typeck.c (cp_build_function_call_vec): When mark_used fails unconditionally return...
[official-gcc.git] / gcc / po / gcc.pot
blob71c28ee8edad045e54c13f27038f92a0a8052a12
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2019-05-02 20:26+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: cfgrtl.c:2709
22 msgid "flow control insn inside a basic block"
23 msgstr ""
25 #: cfgrtl.c:2941
26 msgid "wrong insn in the fallthru edge"
27 msgstr ""
29 #: cfgrtl.c:2998
30 msgid "insn outside basic block"
31 msgstr ""
33 #: cfgrtl.c:3006
34 msgid "return not followed by barrier"
35 msgstr ""
37 #: collect-utils.c:164
38 #, c-format
39 msgid "[cannot find %s]"
40 msgstr ""
42 #: collect2.c:1632
43 #, c-format
44 msgid "collect2 version %s\n"
45 msgstr ""
47 #: collect2.c:1737
48 #, c-format
49 msgid "%d constructor found\n"
50 msgid_plural "%d constructors found\n"
51 msgstr[0] ""
52 msgstr[1] ""
54 #: collect2.c:1741
55 #, c-format
56 msgid "%d destructor found\n"
57 msgid_plural "%d destructors found\n"
58 msgstr[0] ""
59 msgstr[1] ""
61 #: collect2.c:1745
62 #, c-format
63 msgid "%d frame table found\n"
64 msgid_plural "%d frame tables found\n"
65 msgstr[0] ""
66 msgstr[1] ""
68 #: collect2.c:1910
69 #, c-format
70 msgid "[Leaving %s]\n"
71 msgstr ""
73 #: collect2.c:2140
74 #, c-format
75 msgid ""
76 "\n"
77 "write_c_file - output name is %s, prefix is %s\n"
78 msgstr ""
80 #: collect2.c:2645
81 #, c-format
82 msgid ""
83 "\n"
84 "ldd output with constructors/destructors.\n"
85 msgstr ""
87 #: cprop.c:1756
88 msgid "const/copy propagation disabled"
89 msgstr ""
91 #: diagnostic.c:145
92 #, c-format
93 msgid "%s: all warnings being treated as errors"
94 msgstr ""
96 #: diagnostic.c:150
97 #, c-format
98 msgid "%s: some warnings being treated as errors"
99 msgstr ""
101 #: diagnostic.c:341 input.c:223 input.c:1854 c-family/c-opts.c:1400
102 #: fortran/cpp.c:577 fortran/error.c:1012 fortran/error.c:1032
103 msgid "<built-in>"
104 msgstr ""
106 #: diagnostic.c:494
107 #, c-format
108 msgid "compilation terminated due to -fmax-errors=%u.\n"
109 msgstr ""
111 #: diagnostic.c:522
112 #, c-format
113 msgid "compilation terminated due to -Wfatal-errors.\n"
114 msgstr ""
116 #: diagnostic.c:542
117 #, c-format
118 msgid ""
119 "Please submit a full bug report,\n"
120 "with preprocessed source if appropriate.\n"
121 msgstr ""
123 #: diagnostic.c:548
124 #, c-format
125 msgid "See %s for instructions.\n"
126 msgstr ""
128 #: diagnostic.c:557
129 #, c-format
130 msgid "compilation terminated.\n"
131 msgstr ""
133 #: diagnostic.c:618
134 msgid "In file included from"
135 msgstr ""
137 #: diagnostic.c:619
138 msgid "                 from"
139 msgstr ""
141 #: diagnostic.c:991
142 #, c-format
143 msgid "%s:%d: confused by earlier errors, bailing out\n"
144 msgstr ""
146 #: diagnostic.c:1589
147 #, c-format
148 msgid "Internal compiler error: Error reporting routines re-entered.\n"
149 msgstr ""
151 #: final.c:1127
152 msgid "negative insn length"
153 msgstr ""
155 #: final.c:3074
156 msgid "could not split insn"
157 msgstr ""
159 #: final.c:3603
160 msgid "invalid 'asm': "
161 msgstr ""
163 #: final.c:3736
164 #, c-format
165 msgid "nested assembly dialect alternatives"
166 msgstr ""
168 #: final.c:3764 final.c:3776
169 #, c-format
170 msgid "unterminated assembly dialect alternative"
171 msgstr ""
173 #: final.c:3918
174 #, c-format
175 msgid "operand number missing after %%-letter"
176 msgstr ""
178 #: final.c:3921 final.c:3962
179 #, c-format
180 msgid "operand number out of range"
181 msgstr ""
183 #: final.c:3979
184 #, c-format
185 msgid "invalid %%-code"
186 msgstr ""
188 #: final.c:4013
189 #, c-format
190 msgid "'%%l' operand isn't a label"
191 msgstr ""
193 #. We can't handle floating point constants;
194 #. PRINT_OPERAND must handle them.
195 #. We can't handle floating point constants;
196 #. TARGET_PRINT_OPERAND must handle them.
197 #: final.c:4149 config/arc/arc.c:6158 config/i386/i386.c:17009
198 #, c-format
199 msgid "floating constant misused"
200 msgstr ""
202 #: final.c:4207 config/arc/arc.c:6255 config/i386/i386.c:17100
203 #: config/pdp11/pdp11.c:1874
204 #, c-format
205 msgid "invalid expression as operand"
206 msgstr ""
208 #: gcc.c:120
209 #, c-format
210 msgid "%s\n"
211 msgstr ""
213 #: gcc.c:1721
214 #, c-format
215 msgid "Using built-in specs.\n"
216 msgstr ""
218 #: gcc.c:1921
219 #, c-format
220 msgid ""
221 "Setting spec %s to '%s'\n"
222 "\n"
223 msgstr ""
225 #: gcc.c:2100
226 #, c-format
227 msgid "Reading specs from %s\n"
228 msgstr ""
230 #: gcc.c:2232
231 #, c-format
232 msgid "could not find specs file %s\n"
233 msgstr ""
235 #: gcc.c:2307
236 #, c-format
237 msgid "rename spec %s to %s\n"
238 msgstr ""
240 #: gcc.c:2309
241 #, c-format
242 msgid ""
243 "spec is '%s'\n"
244 "\n"
245 msgstr ""
247 #: gcc.c:3156
248 #, c-format
249 msgid ""
250 "\n"
251 "Go ahead? (y or n) "
252 msgstr ""
254 #: gcc.c:3328
255 #, c-format
256 msgid "# %s %.2f %.2f\n"
257 msgstr ""
259 #: gcc.c:3544
260 #, c-format
261 msgid "Usage: %s [options] file...\n"
262 msgstr ""
264 #: gcc.c:3545
265 msgid "Options:\n"
266 msgstr ""
268 #: gcc.c:3547
269 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
270 msgstr ""
272 #: gcc.c:3548
273 msgid "  --help                   Display this information.\n"
274 msgstr ""
276 #: gcc.c:3549
277 msgid ""
278 "  --target-help            Display target specific command line options.\n"
279 msgstr ""
281 #: gcc.c:3550
282 msgid ""
283 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
284 "undocumented}}[,...].\n"
285 msgstr ""
287 #: gcc.c:3551
288 msgid ""
289 "                           Display specific types of command line options.\n"
290 msgstr ""
292 #: gcc.c:3553
293 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
294 msgstr ""
296 #: gcc.c:3554
297 msgid "  --version                Display compiler version information.\n"
298 msgstr ""
300 #: gcc.c:3555
301 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
302 msgstr ""
304 #: gcc.c:3556
305 msgid "  -dumpversion             Display the version of the compiler.\n"
306 msgstr ""
308 #: gcc.c:3557
309 msgid "  -dumpmachine             Display the compiler's target processor.\n"
310 msgstr ""
312 #: gcc.c:3558
313 msgid ""
314 "  -print-search-dirs       Display the directories in the compiler's search "
315 "path.\n"
316 msgstr ""
318 #: gcc.c:3559
319 msgid ""
320 "  -print-libgcc-file-name  Display the name of the compiler's companion "
321 "library.\n"
322 msgstr ""
324 #: gcc.c:3560
325 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
326 msgstr ""
328 #: gcc.c:3561
329 msgid ""
330 "  -print-prog-name=<prog>  Display the full path to compiler component "
331 "<prog>.\n"
332 msgstr ""
334 #: gcc.c:3562
335 msgid ""
336 "  -print-multiarch         Display the target's normalized GNU triplet, used "
337 "as\n"
338 "                           a component in the library path.\n"
339 msgstr ""
341 #: gcc.c:3565
342 msgid ""
343 "  -print-multi-directory   Display the root directory for versions of "
344 "libgcc.\n"
345 msgstr ""
347 #: gcc.c:3566
348 msgid ""
349 "  -print-multi-lib         Display the mapping between command line options "
350 "and\n"
351 "                           multiple library search directories.\n"
352 msgstr ""
354 #: gcc.c:3569
355 msgid ""
356 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
357 msgstr ""
359 #: gcc.c:3570
360 msgid "  -print-sysroot           Display the target libraries directory.\n"
361 msgstr ""
363 #: gcc.c:3571
364 msgid ""
365 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
366 "headers.\n"
367 msgstr ""
369 #: gcc.c:3572
370 msgid ""
371 "  -Wa,<options>            Pass comma-separated <options> on to the "
372 "assembler.\n"
373 msgstr ""
375 #: gcc.c:3573
376 msgid ""
377 "  -Wp,<options>            Pass comma-separated <options> on to the "
378 "preprocessor.\n"
379 msgstr ""
381 #: gcc.c:3574
382 msgid ""
383 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
384 msgstr ""
386 #: gcc.c:3575
387 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
388 msgstr ""
390 #: gcc.c:3576
391 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
392 msgstr ""
394 #: gcc.c:3577
395 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
396 msgstr ""
398 #: gcc.c:3578
399 msgid "  -save-temps              Do not delete intermediate files.\n"
400 msgstr ""
402 #: gcc.c:3579
403 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
404 msgstr ""
406 #: gcc.c:3580
407 msgid ""
408 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
409 "                           prefixes to other gcc components.\n"
410 msgstr ""
412 #: gcc.c:3583
413 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
414 msgstr ""
416 #: gcc.c:3584
417 msgid "  -time                    Time the execution of each subprocess.\n"
418 msgstr ""
420 #: gcc.c:3585
421 msgid ""
422 "  -specs=<file>            Override built-in specs with the contents of "
423 "<file>.\n"
424 msgstr ""
426 #: gcc.c:3586
427 msgid ""
428 "  -std=<standard>          Assume that the input sources are for "
429 "<standard>.\n"
430 msgstr ""
432 #: gcc.c:3587
433 msgid ""
434 "  --sysroot=<directory>    Use <directory> as the root directory for "
435 "headers\n"
436 "                           and libraries.\n"
437 msgstr ""
439 #: gcc.c:3590
440 msgid ""
441 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
442 msgstr ""
444 #: gcc.c:3591
445 msgid ""
446 "  -v                       Display the programs invoked by the compiler.\n"
447 msgstr ""
449 #: gcc.c:3592
450 msgid ""
451 "  -###                     Like -v but options quoted and commands not "
452 "executed.\n"
453 msgstr ""
455 #: gcc.c:3593
456 msgid ""
457 "  -E                       Preprocess only; do not compile, assemble or "
458 "link.\n"
459 msgstr ""
461 #: gcc.c:3594
462 msgid "  -S                       Compile only; do not assemble or link.\n"
463 msgstr ""
465 #: gcc.c:3595
466 msgid "  -c                       Compile and assemble, but do not link.\n"
467 msgstr ""
469 #: gcc.c:3596
470 msgid "  -o <file>                Place the output into <file>.\n"
471 msgstr ""
473 #: gcc.c:3597
474 msgid ""
475 "  -pie                     Create a dynamically linked position independent\n"
476 "                           executable.\n"
477 msgstr ""
479 #: gcc.c:3599
480 msgid "  -shared                  Create a shared library.\n"
481 msgstr ""
483 #: gcc.c:3600
484 msgid ""
485 "  -x <language>            Specify the language of the following input "
486 "files.\n"
487 "                           Permissible languages include: c c++ assembler "
488 "none\n"
489 "                           'none' means revert to the default behavior of\n"
490 "                           guessing the language based on the file's "
491 "extension.\n"
492 msgstr ""
494 #: gcc.c:3607
495 #, c-format
496 msgid ""
497 "\n"
498 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
499 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
500 " other options on to these processes the -W<letter> options must be used.\n"
501 msgstr ""
503 #: gcc.c:6028
504 #, c-format
505 msgid "Processing spec (%s), which is '%s'\n"
506 msgstr ""
508 #: gcc.c:6777
509 #, c-format
510 msgid "Target: %s\n"
511 msgstr ""
513 #: gcc.c:6778
514 #, c-format
515 msgid "Configured with: %s\n"
516 msgstr ""
518 #: gcc.c:6792
519 #, c-format
520 msgid "Thread model: %s\n"
521 msgstr ""
523 #: gcc.c:6803
524 #, c-format
525 msgid "gcc version %s %s\n"
526 msgstr ""
528 #: gcc.c:6806
529 #, c-format
530 msgid "gcc driver version %s %sexecuting gcc version %s\n"
531 msgstr ""
533 #: gcc.c:6879 gcc.c:7089
534 #, c-format
535 msgid ""
536 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
537 msgstr ""
539 #: gcc.c:7013
540 #, c-format
541 msgid ""
542 "Preprocessed source stored into %s file, please attach this to your "
543 "bugreport.\n"
544 msgstr ""
546 #: gcc.c:7863
547 #, c-format
548 msgid "install: %s%s\n"
549 msgstr ""
551 #: gcc.c:7866
552 #, c-format
553 msgid "programs: %s\n"
554 msgstr ""
556 #: gcc.c:7868
557 #, c-format
558 msgid "libraries: %s\n"
559 msgstr ""
561 #: gcc.c:7985
562 #, c-format
563 msgid ""
564 "\n"
565 "For bug reporting instructions, please see:\n"
566 msgstr ""
568 #: gcc.c:8001 gcov-tool.c:527
569 #, c-format
570 msgid "%s %s%s\n"
571 msgstr ""
573 #: gcc.c:8004 gcov-tool.c:529 gcov.c:923 fortran/gfortranspec.c:282
574 msgid "(C)"
575 msgstr ""
577 #: gcc.c:8005 fortran/gfortranspec.c:283
578 msgid ""
579 "This is free software; see the source for copying conditions.  There is NO\n"
580 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
581 "\n"
582 msgstr ""
584 #: gcc.c:8312
585 #, c-format
586 msgid ""
587 "\n"
588 "Linker options\n"
589 "==============\n"
590 "\n"
591 msgstr ""
593 #: gcc.c:8313
594 #, c-format
595 msgid ""
596 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
597 "\n"
598 msgstr ""
600 #: gcc.c:9621
601 #, c-format
602 msgid ""
603 "Assembler options\n"
604 "=================\n"
605 "\n"
606 msgstr ""
608 #: gcc.c:9622
609 #, c-format
610 msgid ""
611 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
612 "\n"
613 msgstr ""
615 #: gcov-tool.c:175
616 #, c-format
617 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
618 msgstr ""
620 #: gcov-tool.c:176 gcov-tool.c:271
621 #, c-format
622 msgid "    -o, --output <dir>                  Output directory\n"
623 msgstr ""
625 #: gcov-tool.c:177 gcov-tool.c:273 gcov-tool.c:425
626 #, c-format
627 msgid "    -v, --verbose                       Verbose mode\n"
628 msgstr ""
630 #: gcov-tool.c:178
631 #, c-format
632 msgid ""
633 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
634 msgstr ""
636 #: gcov-tool.c:194
637 #, c-format
638 msgid "Merge subcomand usage:"
639 msgstr ""
641 #: gcov-tool.c:269
642 #, c-format
643 msgid ""
644 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
645 msgstr ""
647 #: gcov-tool.c:270
648 #, c-format
649 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
650 msgstr ""
652 #: gcov-tool.c:272
653 #, c-format
654 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
655 msgstr ""
657 #: gcov-tool.c:290
658 #, c-format
659 msgid "Rewrite subcommand usage:"
660 msgstr ""
662 #: gcov-tool.c:329
663 #, c-format
664 msgid "scaling cannot co-exist with normalization, skipping\n"
665 msgstr ""
667 #: gcov-tool.c:342 gcov-tool.c:352
668 #, c-format
669 msgid "incorrect format in scaling, using 1/1\n"
670 msgstr ""
672 #: gcov-tool.c:362
673 #, c-format
674 msgid "normalization cannot co-exist with scaling\n"
675 msgstr ""
677 #: gcov-tool.c:419
678 #, c-format
679 msgid ""
680 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
681 msgstr ""
683 #: gcov-tool.c:420
684 #, c-format
685 msgid "    -f, --function                      Print function level info\n"
686 msgstr ""
688 #: gcov-tool.c:421
689 #, c-format
690 msgid "    -F, --fullname                      Print full filename\n"
691 msgstr ""
693 #: gcov-tool.c:422
694 #, c-format
695 msgid ""
696 "    -h, --hotonly                       Only print info for hot objects/"
697 "functions\n"
698 msgstr ""
700 #: gcov-tool.c:423
701 #, c-format
702 msgid "    -o, --object                        Print object level info\n"
703 msgstr ""
705 #: gcov-tool.c:424
706 #, c-format
707 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
708 msgstr ""
710 #: gcov-tool.c:444
711 #, c-format
712 msgid "Overlap subcomand usage:"
713 msgstr ""
715 #: gcov-tool.c:510
716 #, c-format
717 msgid ""
718 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
719 "\n"
720 msgstr ""
722 #: gcov-tool.c:511
723 #, c-format
724 msgid ""
725 "Offline tool to handle gcda counts\n"
726 "\n"
727 msgstr ""
729 #: gcov-tool.c:512
730 #, c-format
731 msgid "  -h, --help                            Print this help, then exit\n"
732 msgstr ""
734 #: gcov-tool.c:513
735 #, c-format
736 msgid ""
737 "  -v, --version                         Print version number, then exit\n"
738 msgstr ""
740 #: gcov-tool.c:517 gcov.c:911
741 #, c-format
742 msgid ""
743 "\n"
744 "For bug reporting instructions, please see:\n"
745 "%s.\n"
746 msgstr ""
748 #: gcov-tool.c:528
749 #, c-format
750 msgid "Copyright %s 2019 Free Software Foundation, Inc.\n"
751 msgstr ""
753 #: gcov-tool.c:531 gcov.c:925
754 #, c-format
755 msgid ""
756 "This is free software; see the source for copying conditions.\n"
757 "There is NO warranty; not even for MERCHANTABILITY or \n"
758 "FITNESS FOR A PARTICULAR PURPOSE.\n"
759 "\n"
760 msgstr ""
762 #: gcov.c:885
763 #, c-format
764 msgid ""
765 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
766 "\n"
767 msgstr ""
769 #: gcov.c:886
770 #, c-format
771 msgid ""
772 "Print code coverage information.\n"
773 "\n"
774 msgstr ""
776 #: gcov.c:887
777 #, c-format
778 msgid ""
779 "  -a, --all-blocks                Show information for every basic block\n"
780 msgstr ""
782 #: gcov.c:888
783 #, c-format
784 msgid ""
785 "  -b, --branch-probabilities      Include branch probabilities in output\n"
786 msgstr ""
788 #: gcov.c:889
789 #, c-format
790 msgid ""
791 "  -c, --branch-counts             Output counts of branches taken\n"
792 "                                    rather than percentages\n"
793 msgstr ""
795 #: gcov.c:891
796 #, c-format
797 msgid "  -d, --display-progress          Display progress information\n"
798 msgstr ""
800 #: gcov.c:892
801 #, c-format
802 msgid "  -f, --function-summaries        Output summaries for each function\n"
803 msgstr ""
805 #: gcov.c:893
806 #, c-format
807 msgid "  -h, --help                      Print this help, then exit\n"
808 msgstr ""
810 #: gcov.c:894
811 #, c-format
812 msgid ""
813 "  -i, --json-format               Output JSON intermediate format into .gcov."
814 "json.gz file\n"
815 msgstr ""
817 #: gcov.c:895
818 #, c-format
819 msgid "  -j, --human-readable            Output human readable numbers\n"
820 msgstr ""
822 #: gcov.c:896
823 #, c-format
824 msgid "  -k, --use-colors                Emit colored output\n"
825 msgstr ""
827 #: gcov.c:897
828 #, c-format
829 msgid ""
830 "  -l, --long-file-names           Use long output file names for included\n"
831 "                                    source files\n"
832 msgstr ""
834 #: gcov.c:899
835 #, c-format
836 msgid "  -m, --demangled-names           Output demangled function names\n"
837 msgstr ""
839 #: gcov.c:900
840 #, c-format
841 msgid "  -n, --no-output                 Do not create an output file\n"
842 msgstr ""
844 #: gcov.c:901
845 #, c-format
846 msgid ""
847 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
848 "FILE\n"
849 msgstr ""
851 #: gcov.c:902
852 #, c-format
853 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
854 msgstr ""
856 #: gcov.c:903
857 #, c-format
858 msgid ""
859 "  -q, --use-hotness-colors        Emit perf-like colored output for hot "
860 "lines\n"
861 msgstr ""
863 #: gcov.c:904
864 #, c-format
865 msgid "  -r, --relative-only             Only show data for relative sources\n"
866 msgstr ""
868 #: gcov.c:905
869 #, c-format
870 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
871 msgstr ""
873 #: gcov.c:906
874 #, c-format
875 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
876 msgstr ""
878 #: gcov.c:907
879 #, c-format
880 msgid ""
881 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
882 msgstr ""
884 #: gcov.c:908
885 #, c-format
886 msgid "  -v, --version                   Print version number, then exit\n"
887 msgstr ""
889 #: gcov.c:909
890 #, c-format
891 msgid "  -w, --verbose                   Print verbose informations\n"
892 msgstr ""
894 #: gcov.c:910
895 #, c-format
896 msgid "  -x, --hash-filenames            Hash long pathnames\n"
897 msgstr ""
899 #: gcov.c:921
900 #, c-format
901 msgid "gcov %s%s\n"
902 msgstr ""
904 #: gcov.c:1250
905 #, c-format
906 msgid "'%s' file is already processed\n"
907 msgstr ""
909 #: gcov.c:1364
910 #, c-format
911 msgid "Creating '%s'\n"
912 msgstr ""
914 #: gcov.c:1367
915 #, c-format
916 msgid "Error writing output file '%s'\n"
917 msgstr ""
919 #: gcov.c:1372
920 #, c-format
921 msgid "Could not open output file '%s'\n"
922 msgstr ""
924 #: gcov.c:1377
925 #, c-format
926 msgid "Removing '%s'\n"
927 msgstr ""
929 #: gcov.c:1399 gcov.c:1467 gcov.c:2804
930 #, c-format
931 msgid "\n"
932 msgstr ""
934 #: gcov.c:1489
935 #, c-format
936 msgid "Cannot open JSON output file %s\n"
937 msgstr ""
939 #: gcov.c:1497
940 #, c-format
941 msgid "Error writing JSON output file %s\n"
942 msgstr ""
944 #: gcov.c:1664
945 #, c-format
946 msgid "%s:source file is newer than notes file '%s'\n"
947 msgstr ""
949 #: gcov.c:1669
950 #, c-format
951 msgid "(the message is displayed only once per source file)\n"
952 msgstr ""
954 #: gcov.c:1689
955 #, c-format
956 msgid "%s:cannot open notes file\n"
957 msgstr ""
959 #: gcov.c:1695
960 #, c-format
961 msgid "%s:not a gcov notes file\n"
962 msgstr ""
964 #: gcov.c:1708
965 #, c-format
966 msgid "%s:version '%.4s', prefer '%.4s'\n"
967 msgstr ""
969 #: gcov.c:1758
970 #, c-format
971 msgid "%s:already seen blocks for '%s'\n"
972 msgstr ""
974 #: gcov.c:1872 gcov.c:1974
975 #, c-format
976 msgid "%s:corrupted\n"
977 msgstr ""
979 #: gcov.c:1879
980 #, c-format
981 msgid "%s:no functions found\n"
982 msgstr ""
984 #: gcov.c:1897
985 #, c-format
986 msgid "%s:cannot open data file, assuming not executed\n"
987 msgstr ""
989 #: gcov.c:1904
990 #, c-format
991 msgid "%s:not a gcov data file\n"
992 msgstr ""
994 #: gcov.c:1917
995 #, c-format
996 msgid "%s:version '%.4s', prefer version '%.4s'\n"
997 msgstr ""
999 #: gcov.c:1923
1000 #, c-format
1001 msgid "%s:stamp mismatch with notes file\n"
1002 msgstr ""
1004 #: gcov.c:1955
1005 #, c-format
1006 msgid "%s:profile mismatch for '%s'\n"
1007 msgstr ""
1009 #: gcov.c:1973
1010 #, c-format
1011 msgid "%s:overflowed\n"
1012 msgstr ""
1014 #: gcov.c:2020
1015 #, c-format
1016 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1017 msgstr ""
1019 #: gcov.c:2025
1020 #, c-format
1021 msgid "%s:'%s' has arcs to entry block\n"
1022 msgstr ""
1024 #: gcov.c:2033
1025 #, c-format
1026 msgid "%s:'%s' has arcs from exit block\n"
1027 msgstr ""
1029 #: gcov.c:2242
1030 #, c-format
1031 msgid "%s:graph is unsolvable for '%s'\n"
1032 msgstr ""
1034 #: gcov.c:2358
1035 #, c-format
1036 msgid "Lines executed:%s of %d\n"
1037 msgstr ""
1039 #: gcov.c:2361
1040 #, c-format
1041 msgid "No executable lines\n"
1042 msgstr ""
1044 #: gcov.c:2369 gcov.c:2378
1045 #, c-format
1046 msgid "%s '%s'\n"
1047 msgstr ""
1049 #: gcov.c:2385
1050 #, c-format
1051 msgid "Branches executed:%s of %d\n"
1052 msgstr ""
1054 #: gcov.c:2389
1055 #, c-format
1056 msgid "Taken at least once:%s of %d\n"
1057 msgstr ""
1059 #: gcov.c:2395
1060 #, c-format
1061 msgid "No branches\n"
1062 msgstr ""
1064 #: gcov.c:2397
1065 #, c-format
1066 msgid "Calls executed:%s of %d\n"
1067 msgstr ""
1069 #: gcov.c:2401
1070 #, c-format
1071 msgid "No calls\n"
1072 msgstr ""
1074 #: gcov.c:2658
1075 #, c-format
1076 msgid "%s:no lines for '%s'\n"
1077 msgstr ""
1079 #: gcov.c:2784
1080 #, c-format
1081 msgid "call   %2d returned %s\n"
1082 msgstr ""
1084 #: gcov.c:2789
1085 #, c-format
1086 msgid "call   %2d never executed\n"
1087 msgstr ""
1089 #: gcov.c:2794
1090 #, c-format
1091 msgid "branch %2d taken %s%s"
1092 msgstr ""
1094 #: gcov.c:2799
1095 #, c-format
1096 msgid "branch %2d never executed"
1097 msgstr ""
1099 #: gcov.c:2802
1100 #, c-format
1101 msgid " (BB %d)"
1102 msgstr ""
1104 #: gcov.c:2809
1105 #, c-format
1106 msgid "unconditional %2d taken %s\n"
1107 msgstr ""
1109 #: gcov.c:2812
1110 #, c-format
1111 msgid "unconditional %2d never executed\n"
1112 msgstr ""
1114 #: gcov.c:3065
1115 #, c-format
1116 msgid "Cannot open source file %s\n"
1117 msgstr ""
1119 #: gcse.c:2591
1120 msgid "PRE disabled"
1121 msgstr ""
1123 #: gcse.c:3520
1124 msgid "GCSE disabled"
1125 msgstr ""
1127 #: gimple-ssa-isolate-paths.c:547 c/c-typeck.c:10638
1128 #, gcc-internal-format
1129 msgid "function returns address of local variable"
1130 msgstr ""
1132 #: gimple-ssa-isolate-paths.c:549 gimple-ssa-isolate-paths.c:428
1133 #, gcc-internal-format
1134 msgid "function may return address of local variable"
1135 msgstr ""
1137 #: incpath.c:73
1138 #, c-format
1139 msgid "ignoring duplicate directory \"%s\"\n"
1140 msgstr ""
1142 #: incpath.c:76
1143 #, c-format
1144 msgid "  as it is a non-system directory that duplicates a system directory\n"
1145 msgstr ""
1147 #: incpath.c:80
1148 #, c-format
1149 msgid "ignoring nonexistent directory \"%s\"\n"
1150 msgstr ""
1152 #: incpath.c:385
1153 #, c-format
1154 msgid "#include \"...\" search starts here:\n"
1155 msgstr ""
1157 #: incpath.c:389
1158 #, c-format
1159 msgid "#include <...> search starts here:\n"
1160 msgstr ""
1162 #: incpath.c:394
1163 #, c-format
1164 msgid "End of search list.\n"
1165 msgstr ""
1167 #. Opening quotation mark.
1168 #: intl.c:62
1169 msgid "`"
1170 msgstr ""
1172 #. Closing quotation mark.
1173 #: intl.c:65
1174 msgid "'"
1175 msgstr ""
1177 #: langhooks.c:380
1178 msgid "At top level:"
1179 msgstr ""
1181 #: langhooks.c:396 cp/error.c:3458
1182 #, c-format
1183 msgid "In member function %qs"
1184 msgstr ""
1186 #: langhooks.c:400 cp/error.c:3461
1187 #, c-format
1188 msgid "In function %qs"
1189 msgstr ""
1191 #: langhooks.c:445 cp/error.c:3411
1192 msgid "    inlined from %qs at %r%s:%d:%d%R"
1193 msgstr ""
1195 #: langhooks.c:450 cp/error.c:3416
1196 msgid "    inlined from %qs at %r%s:%d%R"
1197 msgstr ""
1199 #: langhooks.c:456 cp/error.c:3422
1200 #, c-format
1201 msgid "    inlined from %qs"
1202 msgstr ""
1204 #: lra-assigns.c:1841 reload1.c:2078
1205 msgid "this is the insn:"
1206 msgstr ""
1208 #: lra-constraints.c:2971
1209 msgid "unable to generate reloads for impossible constraints:"
1210 msgstr ""
1212 #: lra-constraints.c:3962 reload.c:3814
1213 msgid "unable to generate reloads for:"
1214 msgstr ""
1216 #. What to print when a switch has no documentation.
1217 #: opts.c:186
1218 msgid "This option lacks documentation."
1219 msgstr ""
1221 #: opts.c:187
1222 msgid "Uses of this option are diagnosed."
1223 msgstr ""
1225 #: opts.c:1338
1226 #, c-format
1227 msgid "default %d minimum %d maximum %d"
1228 msgstr ""
1230 #: opts.c:1407
1231 #, c-format
1232 msgid "Same as %s.  Use the latter option instead."
1233 msgstr ""
1235 #: opts.c:1415
1236 #, c-format
1237 msgid "%s  Same as %s."
1238 msgstr ""
1240 #: opts.c:1486
1241 msgid "[default]"
1242 msgstr ""
1244 #: opts.c:1497
1245 msgid "[enabled]"
1246 msgstr ""
1248 #: opts.c:1497
1249 msgid "[disabled]"
1250 msgstr ""
1252 #: opts.c:1532
1253 #, c-format
1254 msgid " No options with the desired characteristics were found\n"
1255 msgstr ""
1257 #: opts.c:1541
1258 #, c-format
1259 msgid ""
1260 " None found.  Use --help=%s to show *all* the options supported by the %s "
1261 "front-end.\n"
1262 msgstr ""
1264 #: opts.c:1547
1265 #, c-format
1266 msgid ""
1267 " All options with the desired characteristics have already been displayed\n"
1268 msgstr ""
1270 #: opts.c:1592
1271 #, c-format
1272 msgid ""
1273 "  Known valid arguments for %s option:\n"
1274 "   "
1275 msgstr ""
1277 #: opts.c:1642
1278 msgid "The following options are target specific"
1279 msgstr ""
1281 #: opts.c:1645
1282 msgid "The following options control compiler warning messages"
1283 msgstr ""
1285 #: opts.c:1648
1286 msgid "The following options control optimizations"
1287 msgstr ""
1289 #: opts.c:1651 opts.c:1690
1290 msgid "The following options are language-independent"
1291 msgstr ""
1293 #: opts.c:1654
1294 msgid "The --param option recognizes the following as parameters"
1295 msgstr ""
1297 #: opts.c:1660
1298 msgid "The following options are specific to just the language "
1299 msgstr ""
1301 #: opts.c:1662
1302 msgid "The following options are supported by the language "
1303 msgstr ""
1305 #: opts.c:1673
1306 msgid "The following options are not documented"
1307 msgstr ""
1309 #: opts.c:1675
1310 msgid "The following options take separate arguments"
1311 msgstr ""
1313 #: opts.c:1677
1314 msgid "The following options take joined arguments"
1315 msgstr ""
1317 #: opts.c:1688
1318 msgid "The following options are language-related"
1319 msgstr ""
1321 #: passes.c:1763
1322 #, c-format
1323 msgid "during %s pass: %s\n"
1324 msgstr ""
1326 #: passes.c:1768
1327 #, c-format
1328 msgid "dump file: %s\n"
1329 msgstr ""
1331 #: plugin.c:923
1332 msgid "Event"
1333 msgstr ""
1335 #: plugin.c:923
1336 msgid "Plugins"
1337 msgstr ""
1339 #: plugin.c:955
1340 #, c-format
1341 msgid ""
1342 "*** WARNING *** there are active plugins, do not report this as a bug unless "
1343 "you can reproduce it without enabling any plugins.\n"
1344 msgstr ""
1346 #. It's the compiler's fault.
1347 #: reload1.c:6113
1348 msgid "could not find a spill register"
1349 msgstr ""
1351 #. It's the compiler's fault.
1352 #: reload1.c:7995
1353 msgid "VOIDmode on an output"
1354 msgstr ""
1356 #: reload1.c:8751
1357 msgid "failure trying to reload:"
1358 msgstr ""
1360 #: rtl-error.c:116
1361 msgid "unrecognizable insn:"
1362 msgstr ""
1364 #: rtl-error.c:118
1365 msgid "insn does not satisfy its constraints:"
1366 msgstr ""
1368 #: targhooks.c:2023
1369 #, c-format
1370 msgid "created and used with differing settings of '%s'"
1371 msgstr ""
1373 #: targhooks.c:2038
1374 msgid "created and used with different settings of %<-fpic%>"
1375 msgstr ""
1377 #: targhooks.c:2040
1378 msgid "created and used with different settings of %<-fpie%>"
1379 msgstr ""
1381 #: tlink.c:387
1382 #, c-format
1383 msgid "collect: reading %s\n"
1384 msgstr ""
1386 #: tlink.c:543
1387 #, c-format
1388 msgid "collect: recompiling %s\n"
1389 msgstr ""
1391 #: tlink.c:627
1392 #, c-format
1393 msgid "collect: tweaking %s in %s\n"
1394 msgstr ""
1396 #: tlink.c:844
1397 #, c-format
1398 msgid "collect: relinking\n"
1399 msgstr ""
1401 #: toplev.c:322
1402 #, c-format
1403 msgid "unrecoverable error"
1404 msgstr ""
1406 #: toplev.c:632
1407 #, c-format
1408 msgid ""
1409 "%s%s%s %sversion %s (%s)\n"
1410 "%s\tcompiled by GNU C version %s, "
1411 msgstr ""
1413 #: toplev.c:634
1414 #, c-format
1415 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1416 msgstr ""
1418 #: toplev.c:638
1419 #, c-format
1420 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1421 msgstr ""
1423 #: toplev.c:640
1424 #, c-format
1425 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1426 msgstr ""
1428 #: toplev.c:642
1429 #, c-format
1430 msgid ""
1431 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1432 msgstr ""
1434 #: toplev.c:809
1435 msgid "options passed: "
1436 msgstr ""
1438 #: toplev.c:837
1439 msgid "options enabled: "
1440 msgstr ""
1442 #: tree-diagnostic.c:299 c/c-decl.c:5634 c/c-typeck.c:7603 cp/error.c:1061
1443 #: c-family/c-pretty-print.c:413
1444 #, gcc-internal-format
1445 msgid "<anonymous>"
1446 msgstr ""
1448 #: cif-code.def:39
1449 msgid "function not considered for inlining"
1450 msgstr ""
1452 #: cif-code.def:43
1453 msgid "caller is not optimized"
1454 msgstr ""
1456 #: cif-code.def:47
1457 msgid "function body not available"
1458 msgstr ""
1460 #: cif-code.def:51
1461 msgid "redefined extern inline functions are not considered for inlining"
1462 msgstr ""
1464 #: cif-code.def:56
1465 msgid "function not inlinable"
1466 msgstr ""
1468 #: cif-code.def:60
1469 msgid "function body can be overwritten at link time"
1470 msgstr ""
1472 #: cif-code.def:64
1473 msgid "function not inline candidate"
1474 msgstr ""
1476 #: cif-code.def:68
1477 msgid "--param large-function-growth limit reached"
1478 msgstr ""
1480 #: cif-code.def:70
1481 msgid "--param large-stack-frame-growth limit reached"
1482 msgstr ""
1484 #: cif-code.def:72
1485 msgid "--param max-inline-insns-single limit reached"
1486 msgstr ""
1488 #: cif-code.def:74
1489 msgid "--param max-inline-insns-auto limit reached"
1490 msgstr ""
1492 #: cif-code.def:76
1493 msgid "--param inline-unit-growth limit reached"
1494 msgstr ""
1496 #: cif-code.def:80
1497 msgid "recursive inlining"
1498 msgstr ""
1500 #: cif-code.def:84
1501 msgid "call is unlikely and code size would grow"
1502 msgstr ""
1504 #: cif-code.def:88
1505 msgid "function not declared inline and code size would grow"
1506 msgstr ""
1508 #: cif-code.def:92
1509 msgid "mismatched arguments"
1510 msgstr ""
1512 #: cif-code.def:96
1513 msgid "mismatched declarations during linktime optimization"
1514 msgstr ""
1516 #: cif-code.def:100
1517 msgid "variadic thunk call"
1518 msgstr ""
1520 #: cif-code.def:104
1521 msgid "originally indirect function call not considered for inlining"
1522 msgstr ""
1524 #: cif-code.def:108
1525 msgid "indirect function call with a yet undetermined callee"
1526 msgstr ""
1528 #: cif-code.def:112
1529 msgid "exception handling personality mismatch"
1530 msgstr ""
1532 #: cif-code.def:117
1533 msgid "non-call exception handling mismatch"
1534 msgstr ""
1536 #: cif-code.def:121
1537 msgid "target specific option mismatch"
1538 msgstr ""
1540 #: cif-code.def:125
1541 msgid "optimization level attribute mismatch"
1542 msgstr ""
1544 #: cif-code.def:129
1545 msgid "callee refers to comdat-local symbols"
1546 msgstr ""
1548 #: cif-code.def:133
1549 msgid "function attribute mismatch"
1550 msgstr ""
1552 #: cif-code.def:138
1553 msgid ""
1554 "function has external linkage when the user requests only inlining static "
1555 "for live patching"
1556 msgstr ""
1558 #: cif-code.def:143
1559 msgid "unreachable"
1560 msgstr ""
1562 #: cif-code.def:147
1563 msgid "caller is instrumentation thunk"
1564 msgstr ""
1566 #. The remainder are real diagnostic types.
1567 #: diagnostic.def:33
1568 msgid "fatal error: "
1569 msgstr ""
1571 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1572 #. when reporting fatal signal in the compiler.
1573 #: diagnostic.def:34 diagnostic.def:50
1574 msgid "internal compiler error: "
1575 msgstr ""
1577 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1578 #. due to -Werror and -Werror=warning.
1579 #: diagnostic.def:35 diagnostic.def:47
1580 msgid "error: "
1581 msgstr ""
1583 #: diagnostic.def:36
1584 msgid "sorry, unimplemented: "
1585 msgstr ""
1587 #: diagnostic.def:37
1588 msgid "warning: "
1589 msgstr ""
1591 #: diagnostic.def:38
1592 msgid "anachronism: "
1593 msgstr ""
1595 #: diagnostic.def:39
1596 msgid "note: "
1597 msgstr ""
1599 #: diagnostic.def:40
1600 msgid "debug: "
1601 msgstr ""
1603 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1604 #. prefix does not matter.
1605 #: diagnostic.def:43
1606 msgid "pedwarn: "
1607 msgstr ""
1609 #: diagnostic.def:44
1610 msgid "permerror: "
1611 msgstr ""
1613 #: params.def:49
1614 #, no-c-format
1615 msgid "Maximal estimated outcome of branch considered predictable."
1616 msgstr ""
1618 #: params.def:54
1619 #, no-c-format
1620 msgid ""
1621 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
1622 "and inline-insns-auto."
1623 msgstr ""
1625 #: params.def:70
1626 #, no-c-format
1627 msgid ""
1628 "The maximum number of instructions in a single function eligible for "
1629 "inlining."
1630 msgstr ""
1632 #: params.def:82
1633 #, no-c-format
1634 msgid "The maximum number of instructions when automatically inlining."
1635 msgstr ""
1637 #: params.def:87
1638 #, no-c-format
1639 msgid ""
1640 "The maximum number of instructions when automatically inlining small "
1641 "functions."
1642 msgstr ""
1644 #: params.def:92
1645 #, no-c-format
1646 msgid "The maximum number of instructions when inlining for size."
1647 msgstr ""
1649 #: params.def:97
1650 #, no-c-format
1651 msgid ""
1652 "Instruction accounted for function prologue, epilogue and other overhead."
1653 msgstr ""
1655 #: params.def:103
1656 #, no-c-format
1657 msgid "Time accounted for function prologue, epilogue and other overhead."
1658 msgstr ""
1660 #: params.def:109
1661 #, no-c-format
1662 msgid "Instruction accounted for function thunk overhead."
1663 msgstr ""
1665 #: params.def:114
1666 #, no-c-format
1667 msgid "Time accounted for function thunk overhead."
1668 msgstr ""
1670 #: params.def:119
1671 #, no-c-format
1672 msgid ""
1673 "The maximum number of instructions inline function can grow to via recursive "
1674 "inlining."
1675 msgstr ""
1677 #: params.def:124
1678 #, no-c-format
1679 msgid ""
1680 "The maximum number of instructions non-inline function can grow to via "
1681 "recursive inlining."
1682 msgstr ""
1684 #: params.def:129
1685 #, no-c-format
1686 msgid "The maximum depth of recursive inlining for inline functions."
1687 msgstr ""
1689 #: params.def:134
1690 #, no-c-format
1691 msgid "The maximum depth of recursive inlining for non-inline functions."
1692 msgstr ""
1694 #: params.def:139
1695 #, no-c-format
1696 msgid ""
1697 "Inline recursively only when the probability of call being executed exceeds "
1698 "the parameter."
1699 msgstr ""
1701 #: params.def:147
1702 #, no-c-format
1703 msgid ""
1704 "The maximum number of nested indirect inlining performed by early inliner."
1705 msgstr ""
1707 #: params.def:153
1708 #, no-c-format
1709 msgid ""
1710 "Probability that COMDAT function will be shared with different compilation "
1711 "unit."
1712 msgstr ""
1714 #: params.def:159
1715 #, no-c-format
1716 msgid ""
1717 "Maximum probability of the entry BB of split region (in percent relative to "
1718 "entry BB of the function) to make partial inlining happen."
1719 msgstr ""
1721 #: params.def:166
1722 #, no-c-format
1723 msgid ""
1724 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
1725 "that an individual variable will be expanded during loop unrolling."
1726 msgstr ""
1728 #: params.def:172
1729 #, no-c-format
1730 msgid ""
1731 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
1732 "considered for vectorization."
1733 msgstr ""
1735 #: params.def:183
1736 #, no-c-format
1737 msgid "The maximum number of instructions to consider to fill a delay slot."
1738 msgstr ""
1740 #: params.def:194
1741 #, no-c-format
1742 msgid ""
1743 "The maximum number of instructions to consider to find accurate live "
1744 "register information."
1745 msgstr ""
1747 #: params.def:204
1748 #, no-c-format
1749 msgid "The maximum length of scheduling's pending operations list."
1750 msgstr ""
1752 #: params.def:211
1753 #, no-c-format
1754 msgid ""
1755 "The maximum number of backtrack attempts the scheduler should make when "
1756 "modulo scheduling a loop."
1757 msgstr ""
1759 #: params.def:216
1760 #, no-c-format
1761 msgid "The size of function body to be considered large."
1762 msgstr ""
1764 #: params.def:220
1765 #, no-c-format
1766 msgid "Maximal growth due to inlining of large function (in percent)."
1767 msgstr ""
1769 #: params.def:224
1770 #, no-c-format
1771 msgid "The size of translation unit to be considered large."
1772 msgstr ""
1774 #: params.def:228
1775 #, no-c-format
1776 msgid ""
1777 "How much can given compilation unit grow because of the inlining (in "
1778 "percent)."
1779 msgstr ""
1781 #: params.def:232
1782 #, no-c-format
1783 msgid ""
1784 "How much can given compilation unit grow because of the interprocedural "
1785 "constant propagation (in percent)."
1786 msgstr ""
1788 #: params.def:236
1789 #, no-c-format
1790 msgid ""
1791 "Maximal estimated growth of function body caused by early inlining of single "
1792 "call."
1793 msgstr ""
1795 #: params.def:240
1796 #, no-c-format
1797 msgid "The size of stack frame to be considered large."
1798 msgstr ""
1800 #: params.def:244
1801 #, no-c-format
1802 msgid "Maximal stack frame growth due to inlining (in percent)."
1803 msgstr ""
1805 #: params.def:250
1806 #, no-c-format
1807 msgid "Size of the stack guard expressed as a power of two in bytes."
1808 msgstr ""
1810 #: params.def:255
1811 #, no-c-format
1812 msgid ""
1813 "Interval in which to probe the stack expressed as a power of two in bytes."
1814 msgstr ""
1816 #: params.def:262
1817 #, no-c-format
1818 msgid "The maximum amount of memory to be allocated by GCSE."
1819 msgstr ""
1821 #: params.def:269
1822 #, no-c-format
1823 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1824 msgstr ""
1826 #: params.def:280
1827 #, no-c-format
1828 msgid ""
1829 "The threshold ratio for performing partial redundancy elimination after "
1830 "reload."
1831 msgstr ""
1833 #: params.def:287
1834 #, no-c-format
1835 msgid ""
1836 "The threshold ratio of critical edges execution count that permit performing "
1837 "redundancy elimination after reload."
1838 msgstr ""
1840 #: params.def:295
1841 #, no-c-format
1842 msgid ""
1843 "Scaling factor in calculation of maximum distance an expression can be moved "
1844 "by GCSE optimizations."
1845 msgstr ""
1847 #: params.def:301
1848 #, no-c-format
1849 msgid ""
1850 "Cost at which GCSE optimizations will not constraint the distance an "
1851 "expression can travel."
1852 msgstr ""
1854 #: params.def:309
1855 #, no-c-format
1856 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1857 msgstr ""
1859 #: params.def:317
1860 #, no-c-format
1861 msgid ""
1862 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
1863 "real constant."
1864 msgstr ""
1866 #: params.def:329
1867 #, no-c-format
1868 msgid "The maximum number of instructions to consider to unroll in a loop."
1869 msgstr ""
1871 #: params.def:335
1872 #, no-c-format
1873 msgid ""
1874 "The maximum number of instructions to consider to unroll in a loop on "
1875 "average."
1876 msgstr ""
1878 #: params.def:340
1879 #, no-c-format
1880 msgid "The maximum number of unrollings of a single loop."
1881 msgstr ""
1883 #: params.def:345
1884 #, no-c-format
1885 msgid "The maximum number of insns of a peeled loop."
1886 msgstr ""
1888 #: params.def:350
1889 #, no-c-format
1890 msgid "The maximum number of peelings of a single loop."
1891 msgstr ""
1893 #: params.def:355
1894 #, no-c-format
1895 msgid "The maximum number of branches on the path through the peeled sequence."
1896 msgstr ""
1898 #: params.def:360
1899 #, no-c-format
1900 msgid "The maximum number of insns of a completely peeled loop."
1901 msgstr ""
1903 #: params.def:365
1904 #, no-c-format
1905 msgid ""
1906 "The maximum number of peelings of a single loop that is peeled completely."
1907 msgstr ""
1909 #: params.def:370
1910 #, no-c-format
1911 msgid "The maximum number of insns of a peeled loop that rolls only once."
1912 msgstr ""
1914 #: params.def:375
1915 #, no-c-format
1916 msgid "The maximum depth of a loop nest we completely peel."
1917 msgstr ""
1919 #: params.def:381
1920 #, no-c-format
1921 msgid "The maximum number of insns of an unswitched loop."
1922 msgstr ""
1924 #: params.def:386
1925 #, no-c-format
1926 msgid "The maximum number of unswitchings in a single loop."
1927 msgstr ""
1929 #: params.def:393
1930 #, no-c-format
1931 msgid ""
1932 "The maximum number of insns in loop header duplicated by the copy loop "
1933 "headers pass."
1934 msgstr ""
1936 #: params.def:400
1937 #, no-c-format
1938 msgid ""
1939 "Bound on the number of iterations the brute force # of iterations analysis "
1940 "algorithm evaluates."
1941 msgstr ""
1943 #: params.def:406
1944 #, no-c-format
1945 msgid "Bound on the cost of an expression to compute the number of iterations."
1946 msgstr ""
1948 #: params.def:412
1949 #, no-c-format
1950 msgid ""
1951 "A factor for tuning the upper bound that swing modulo scheduler uses for "
1952 "scheduling a loop."
1953 msgstr ""
1955 #: params.def:417
1956 #, no-c-format
1957 msgid ""
1958 "The minimum value of stage count that swing modulo scheduler will generate."
1959 msgstr ""
1961 #: params.def:421
1962 #, no-c-format
1963 msgid ""
1964 "The number of cycles the swing modulo scheduler considers when checking "
1965 "conflicts using DFA."
1966 msgstr ""
1968 #: params.def:425
1969 #, no-c-format
1970 msgid ""
1971 "A threshold on the average loop count considered by the swing modulo "
1972 "scheduler."
1973 msgstr ""
1975 #: params.def:430
1976 #, no-c-format
1977 msgid ""
1978 "Select fraction of the maximal count of repetitions of basic block in "
1979 "program given basic block needs to have to be considered hot (used in non-"
1980 "LTO mode)."
1981 msgstr ""
1983 #: params.def:435
1984 #, no-c-format
1985 msgid ""
1986 "A basic block profile count is considered hot if it contributes to the given "
1987 "permillage of the entire profiled execution (used in LTO mode)."
1988 msgstr ""
1990 #: params.def:440
1991 #, no-c-format
1992 msgid ""
1993 "Select fraction of the maximal frequency of executions of basic block in "
1994 "function given basic block needs to have to be considered hot."
1995 msgstr ""
1997 #: params.def:445
1998 #, no-c-format
1999 msgid ""
2000 "The minimum fraction of profile runs a given basic block execution count "
2001 "must be not to be considered unlikely."
2002 msgstr ""
2004 #: params.def:450
2005 #, no-c-format
2006 msgid ""
2007 "Select fraction of the maximal frequency of executions of basic block in "
2008 "function given basic block get alignment."
2009 msgstr ""
2011 #: params.def:455
2012 #, no-c-format
2013 msgid ""
2014 "Loops iterating at least selected number of iterations will get loop "
2015 "alignment."
2016 msgstr ""
2018 #: params.def:471
2019 #, no-c-format
2020 msgid "The maximum number of loop iterations we predict statically."
2021 msgstr ""
2023 #: params.def:484
2024 #, no-c-format
2025 msgid ""
2026 "Set the estimated probability in percentage for builtin expect. The default "
2027 "value is 90% probability."
2028 msgstr ""
2030 #: params.def:488
2031 #, no-c-format
2032 msgid ""
2033 "The maximum length of a constant string for a builtin string cmp call "
2034 "eligible for inlining. The default value is 3."
2035 msgstr ""
2037 #: params.def:492
2038 #, no-c-format
2039 msgid ""
2040 "The percentage of function, weighted by execution frequency, that must be "
2041 "covered by trace formation. Used when profile feedback is available."
2042 msgstr ""
2044 #: params.def:496
2045 #, no-c-format
2046 msgid ""
2047 "The percentage of function, weighted by execution frequency, that must be "
2048 "covered by trace formation. Used when profile feedback is not available."
2049 msgstr ""
2051 #: params.def:500
2052 #, no-c-format
2053 msgid "Maximal code growth caused by tail duplication (in percent)."
2054 msgstr ""
2056 #: params.def:504
2057 #, no-c-format
2058 msgid ""
2059 "Stop reverse growth if the reverse probability of best edge is less than "
2060 "this threshold (in percent)."
2061 msgstr ""
2063 #: params.def:508
2064 #, no-c-format
2065 msgid ""
2066 "Stop forward growth if the probability of best edge is less than this "
2067 "threshold (in percent). Used when profile feedback is available."
2068 msgstr ""
2070 #: params.def:512
2071 #, no-c-format
2072 msgid ""
2073 "Stop forward growth if the probability of best edge is less than this "
2074 "threshold (in percent). Used when profile feedback is not available."
2075 msgstr ""
2077 #: params.def:518
2078 #, no-c-format
2079 msgid "The maximum number of incoming edges to consider for crossjumping."
2080 msgstr ""
2082 #: params.def:524
2083 #, no-c-format
2084 msgid ""
2085 "The minimum number of matching instructions to consider for crossjumping."
2086 msgstr ""
2088 #: params.def:530
2089 #, no-c-format
2090 msgid "The maximum expansion factor when copying basic blocks."
2091 msgstr ""
2093 #: params.def:536
2094 #, no-c-format
2095 msgid ""
2096 "The maximum number of insns to duplicate when unfactoring computed gotos."
2097 msgstr ""
2099 #: params.def:542
2100 #, no-c-format
2101 msgid "The maximum length of path considered in cse."
2102 msgstr ""
2104 #: params.def:546
2105 #, no-c-format
2106 msgid "The maximum instructions CSE process before flushing."
2107 msgstr ""
2109 #: params.def:553
2110 #, no-c-format
2111 msgid ""
2112 "The minimum cost of an expensive expression in the loop invariant motion."
2113 msgstr ""
2115 #: params.def:562
2116 #, no-c-format
2117 msgid ""
2118 "Bound on number of candidates below that all candidates are considered in iv "
2119 "optimizations."
2120 msgstr ""
2122 #: params.def:570
2123 #, no-c-format
2124 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
2125 msgstr ""
2127 #: params.def:578
2128 #, no-c-format
2129 msgid ""
2130 "If number of candidates in the set is smaller, we always try to remove "
2131 "unused ivs during its optimization."
2132 msgstr ""
2134 #: params.def:583
2135 #, no-c-format
2136 msgid "Average number of iterations of a loop."
2137 msgstr ""
2139 #: params.def:588
2140 #, no-c-format
2141 msgid ""
2142 "Maximum size (in bytes) of objects tracked bytewise by dead store "
2143 "elimination."
2144 msgstr ""
2146 #: params.def:593
2147 #, no-c-format
2148 msgid "Maximum number of queries into the alias oracle per store."
2149 msgstr ""
2151 #: params.def:598
2152 #, no-c-format
2153 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
2154 msgstr ""
2156 #: params.def:603
2157 #, no-c-format
2158 msgid ""
2159 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
2160 msgstr ""
2162 #: params.def:608
2163 #, no-c-format
2164 msgid ""
2165 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
2166 "the loop is marked with simd pragma."
2167 msgstr ""
2169 #: params.def:614
2170 #, no-c-format
2171 msgid ""
2172 "Bound on number of runtime checks inserted by the vectorizer's loop "
2173 "versioning for alignment check."
2174 msgstr ""
2176 #: params.def:619
2177 #, no-c-format
2178 msgid ""
2179 "Bound on number of runtime checks inserted by the vectorizer's loop "
2180 "versioning for alias check."
2181 msgstr ""
2183 #: params.def:624
2184 #, no-c-format
2185 msgid ""
2186 "Maximum number of loop peels to enhance alignment of data references in a "
2187 "loop."
2188 msgstr ""
2190 #: params.def:629
2191 #, no-c-format
2192 msgid "The maximum memory locations recorded by cselib."
2193 msgstr ""
2195 #: params.def:642
2196 #, no-c-format
2197 msgid ""
2198 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
2199 "total size of the heap."
2200 msgstr ""
2202 #: params.def:647
2203 #, no-c-format
2204 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2205 msgstr ""
2207 #: params.def:655
2208 #, no-c-format
2209 msgid ""
2210 "The maximum number of instructions to search backward when looking for "
2211 "equivalent reload."
2212 msgstr ""
2214 #: params.def:660
2215 #, no-c-format
2216 msgid ""
2217 "Target block's relative execution frequency (as a percentage) required to "
2218 "sink a statement."
2219 msgstr ""
2221 #: params.def:665 params.def:675
2222 #, no-c-format
2223 msgid ""
2224 "The maximum number of blocks in a region to be considered for interblock "
2225 "scheduling."
2226 msgstr ""
2228 #: params.def:670 params.def:680
2229 #, no-c-format
2230 msgid ""
2231 "The maximum number of insns in a region to be considered for interblock "
2232 "scheduling."
2233 msgstr ""
2235 #: params.def:685
2236 #, no-c-format
2237 msgid ""
2238 "The minimum probability of reaching a source block for interblock "
2239 "speculative scheduling."
2240 msgstr ""
2242 #: params.def:690
2243 #, no-c-format
2244 msgid "The maximum number of iterations through CFG to extend regions."
2245 msgstr ""
2247 #: params.def:695
2248 #, no-c-format
2249 msgid ""
2250 "The maximum conflict delay for an insn to be considered for speculative "
2251 "motion."
2252 msgstr ""
2254 #: params.def:700
2255 #, no-c-format
2256 msgid ""
2257 "The minimal probability of speculation success (in percents), so that "
2258 "speculative insn will be scheduled."
2259 msgstr ""
2261 #: params.def:705
2262 #, no-c-format
2263 msgid ""
2264 "The minimum probability an edge must have for the scheduler to save its "
2265 "state across it."
2266 msgstr ""
2268 #: params.def:710
2269 #, no-c-format
2270 msgid "The maximum size of the lookahead window of selective scheduling."
2271 msgstr ""
2273 #: params.def:715
2274 #, no-c-format
2275 msgid "Maximum number of times that an insn could be scheduled."
2276 msgstr ""
2278 #: params.def:720
2279 #, no-c-format
2280 msgid ""
2281 "Maximum number of instructions in the ready list that are considered "
2282 "eligible for renaming."
2283 msgstr ""
2285 #: params.def:725
2286 #, no-c-format
2287 msgid "Minimal distance between possibly conflicting store and load."
2288 msgstr ""
2290 #: params.def:730
2291 #, no-c-format
2292 msgid ""
2293 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
2294 "cycles the model looks into; at '0' only enable instruction sorting "
2295 "heuristic.  Disabled by default."
2296 msgstr ""
2298 #: params.def:735
2299 #, no-c-format
2300 msgid ""
2301 "The maximum number of RTL nodes that can be recorded as combiner's last "
2302 "value."
2303 msgstr ""
2305 #: params.def:740
2306 #, no-c-format
2307 msgid "The maximum number of insns combine tries to combine."
2308 msgstr ""
2310 #: params.def:749
2311 #, no-c-format
2312 msgid "The upper bound for sharing integer constants."
2313 msgstr ""
2315 #: params.def:754
2316 #, no-c-format
2317 msgid ""
2318 "The lower bound for a buffer to be considered for stack smashing protection."
2319 msgstr ""
2321 #: params.def:759
2322 #, no-c-format
2323 msgid ""
2324 "The minimum size of variables taking part in stack slot sharing when not "
2325 "optimizing."
2326 msgstr ""
2328 #: params.def:778
2329 #, no-c-format
2330 msgid ""
2331 "Maximum number of statements allowed in a block that needs to be duplicated "
2332 "when threading jumps."
2333 msgstr ""
2335 #: params.def:787
2336 #, no-c-format
2337 msgid ""
2338 "Maximum number of fields in a structure before pointer analysis treats the "
2339 "structure as a single variable."
2340 msgstr ""
2342 #: params.def:792
2343 #, no-c-format
2344 msgid ""
2345 "The maximum number of instructions ready to be issued to be considered by "
2346 "the scheduler during the first scheduling pass."
2347 msgstr ""
2349 #: params.def:798
2350 #, no-c-format
2351 msgid "Maximum number of active local stores in RTL dead store elimination."
2352 msgstr ""
2354 #: params.def:808
2355 #, no-c-format
2356 msgid "The number of insns executed before prefetch is completed."
2357 msgstr ""
2359 #: params.def:815
2360 #, no-c-format
2361 msgid "The number of prefetches that can run at the same time."
2362 msgstr ""
2364 #: params.def:822
2365 #, no-c-format
2366 msgid "The size of L1 cache."
2367 msgstr ""
2369 #: params.def:829
2370 #, no-c-format
2371 msgid "The size of L1 cache line."
2372 msgstr ""
2374 #: params.def:836
2375 #, no-c-format
2376 msgid "The size of L2 cache."
2377 msgstr ""
2379 #: params.def:844
2380 #, no-c-format
2381 msgid ""
2382 "Whether software prefetch hints should be issued for non-constant strides."
2383 msgstr ""
2385 #: params.def:853
2386 #, no-c-format
2387 msgid ""
2388 "The minimum constant stride beyond which we should use prefetch hints for."
2389 msgstr ""
2391 #: params.def:861
2392 #, no-c-format
2393 msgid "The maximum number of stmts in loop nest for loop interchange."
2394 msgstr ""
2396 #: params.def:868
2397 #, no-c-format
2398 msgid "The minimum stride ratio for loop interchange to be profitable."
2399 msgstr ""
2401 #: params.def:879
2402 #, no-c-format
2403 msgid "Whether to use canonical types."
2404 msgstr ""
2406 #: params.def:884
2407 #, no-c-format
2408 msgid ""
2409 "Maximum length of partial antic set when performing tree pre optimization."
2410 msgstr ""
2412 #: params.def:894
2413 #, no-c-format
2414 msgid "Maximum depth of a loop nest to fully value-number optimistically."
2415 msgstr ""
2417 #: params.def:905
2418 #, no-c-format
2419 msgid "Maximum number of disambiguations to perform per memory access."
2420 msgstr ""
2422 #: params.def:910
2423 #, no-c-format
2424 msgid "Max loops number for regional RA."
2425 msgstr ""
2427 #: params.def:915
2428 #, no-c-format
2429 msgid "Max size of conflict table in MB."
2430 msgstr ""
2432 #: params.def:920
2433 #, no-c-format
2434 msgid ""
2435 "The number of registers in each class kept unused by loop invariant motion."
2436 msgstr ""
2438 #: params.def:925
2439 #, no-c-format
2440 msgid ""
2441 "The max number of reload pseudos which are considered during spilling a non-"
2442 "reload pseudo."
2443 msgstr ""
2445 #: params.def:930
2446 #, no-c-format
2447 msgid ""
2448 "Minimal fall-through edge probability in percentage used to add BB to "
2449 "inheritance EBB in LRA."
2450 msgstr ""
2452 #: params.def:938
2453 #, no-c-format
2454 msgid ""
2455 "The maximum ratio between array size and switch branches for a switch "
2456 "conversion to take place."
2457 msgstr ""
2459 #: params.def:946
2460 #, no-c-format
2461 msgid "Size of tiles for loop blocking."
2462 msgstr ""
2464 #: params.def:953
2465 #, no-c-format
2466 msgid "Maximum number of parameters in a SCoP."
2467 msgstr ""
2469 #: params.def:960
2470 #, no-c-format
2471 msgid "Maximum number of arrays per SCoP."
2472 msgstr ""
2474 #: params.def:965
2475 #, no-c-format
2476 msgid "Maximum number of isl operations, 0 means unlimited."
2477 msgstr ""
2479 #: params.def:971
2480 #, no-c-format
2481 msgid "Whether codegen errors should be ICEs when -fchecking."
2482 msgstr ""
2484 #: params.def:977
2485 #, no-c-format
2486 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2487 msgstr ""
2489 #: params.def:984
2490 #, no-c-format
2491 msgid "Max basic blocks number in loop for loop invariant motion."
2492 msgstr ""
2494 #: params.def:992
2495 #, no-c-format
2496 msgid "Use internal function id in profile lookup."
2497 msgstr ""
2499 #: params.def:1000
2500 #, no-c-format
2501 msgid "Track top N target addresses in indirect-call profile."
2502 msgstr ""
2504 #: params.def:1006
2505 #, no-c-format
2506 msgid ""
2507 "Maximum number of instructions in basic block to be considered for SLP "
2508 "vectorization."
2509 msgstr ""
2511 #: params.def:1011
2512 #, no-c-format
2513 msgid ""
2514 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
2515 "unknown trip count."
2516 msgstr ""
2518 #: params.def:1017
2519 #, no-c-format
2520 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2521 msgstr ""
2523 #: params.def:1024
2524 #, no-c-format
2525 msgid "Max. size of var tracking hash tables."
2526 msgstr ""
2528 #: params.def:1032
2529 #, no-c-format
2530 msgid "Max. recursion depth for expanding var tracking expressions."
2531 msgstr ""
2533 #: params.def:1040
2534 #, no-c-format
2535 msgid "Max. size of loc list for which reverse ops should be added."
2536 msgstr ""
2538 #: params.def:1049
2539 #, no-c-format
2540 msgid "Max. count of debug markers to expand or inline."
2541 msgstr ""
2543 #: params.def:1056
2544 #, no-c-format
2545 msgid "The minimum UID to be used for a nondebug insn."
2546 msgstr ""
2548 #: params.def:1061
2549 #, no-c-format
2550 msgid ""
2551 "Maximum allowed growth of number and total size of new parameters that ipa-"
2552 "sra replaces a pointer to an aggregate with."
2553 msgstr ""
2555 #: params.def:1067
2556 #, no-c-format
2557 msgid ""
2558 "Size in bytes after which thread-local aggregates should be instrumented "
2559 "with the logging functions instead of save/restore pairs."
2560 msgstr ""
2562 #: params.def:1074
2563 #, no-c-format
2564 msgid ""
2565 "Maximum size, in storage units, of an aggregate which should be considered "
2566 "for scalarization when compiling for speed."
2567 msgstr ""
2569 #: params.def:1080
2570 #, no-c-format
2571 msgid ""
2572 "Maximum size, in storage units, of an aggregate which should be considered "
2573 "for scalarization when compiling for size."
2574 msgstr ""
2576 #: params.def:1086
2577 #, no-c-format
2578 msgid ""
2579 "Maximum size of a list of values associated with each parameter for "
2580 "interprocedural constant propagation."
2581 msgstr ""
2583 #: params.def:1092
2584 #, no-c-format
2585 msgid ""
2586 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
2587 "to clone."
2588 msgstr ""
2590 #: params.def:1098
2591 #, no-c-format
2592 msgid ""
2593 "Percentage penalty the recursive functions will receive when they are "
2594 "evaluated for cloning."
2595 msgstr ""
2597 #: params.def:1104
2598 #, no-c-format
2599 msgid ""
2600 "Percentage penalty functions containing a single call to another function "
2601 "will receive when they are evaluated for cloning."
2602 msgstr ""
2604 #: params.def:1110
2605 #, no-c-format
2606 msgid ""
2607 "Maximum number of aggregate content items for a parameter in jump functions "
2608 "and lattices."
2609 msgstr ""
2611 #: params.def:1116
2612 #, no-c-format
2613 msgid ""
2614 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
2615 "strides known."
2616 msgstr ""
2618 #: params.def:1122
2619 #, no-c-format
2620 msgid ""
2621 "Compile-time bonus IPA-CP assigns to candidates which make an array index "
2622 "known."
2623 msgstr ""
2625 #: params.def:1128
2626 #, no-c-format
2627 msgid ""
2628 "Maximum number of statements that will be visited by IPA formal parameter "
2629 "analysis based on alias analysis in any given function."
2630 msgstr ""
2632 #: params.def:1136
2633 #, no-c-format
2634 msgid "Number of partitions the program should be split to."
2635 msgstr ""
2637 #: params.def:1141
2638 #, no-c-format
2639 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2640 msgstr ""
2642 #: params.def:1146
2643 #, no-c-format
2644 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2645 msgstr ""
2647 #: params.def:1151
2648 #, no-c-format
2649 msgid "maximal number of LTO partitions streamed in parallel."
2650 msgstr ""
2652 #: params.def:1158
2653 #, no-c-format
2654 msgid ""
2655 "Maximum number of namespaces to search for alternatives when name lookup "
2656 "fails."
2657 msgstr ""
2659 #: params.def:1165
2660 #, no-c-format
2661 msgid "Maximum number of conditional store pairs that can be sunk."
2662 msgstr ""
2664 #: params.def:1173
2665 #, no-c-format
2666 msgid ""
2667 "The smallest number of different values for which it is best to use a jump-"
2668 "table instead of a tree of conditional branches, if 0, use the default for "
2669 "the machine."
2670 msgstr ""
2672 #: params.def:1181
2673 #, no-c-format
2674 msgid "Allow new data races on stores to be introduced."
2675 msgstr ""
2677 #: params.def:1187
2678 #, no-c-format
2679 msgid ""
2680 "Set the maximum number of instructions executed in parallel in reassociated "
2681 "tree.  If 0, use the target dependent heuristic."
2682 msgstr ""
2684 #: params.def:1193
2685 #, no-c-format
2686 msgid "Maximum amount of similar bbs to compare a bb with."
2687 msgstr ""
2689 #: params.def:1198
2690 #, no-c-format
2691 msgid ""
2692 "Allow the store merging pass to introduce unaligned stores if it is legal to "
2693 "do so."
2694 msgstr ""
2696 #: params.def:1204
2697 #, no-c-format
2698 msgid "Maximum number of constant stores to merge in the store merging pass."
2699 msgstr ""
2701 #: params.def:1210
2702 #, no-c-format
2703 msgid "Maximum amount of iterations of the pass over a function."
2704 msgstr ""
2706 #: params.def:1217
2707 #, no-c-format
2708 msgid ""
2709 "Maximum number of strings for which strlen optimization pass will track "
2710 "string lengths."
2711 msgstr ""
2713 #: params.def:1224
2714 #, no-c-format
2715 msgid "Which -fsched-pressure algorithm to apply."
2716 msgstr ""
2718 #: params.def:1230
2719 #, no-c-format
2720 msgid "Maximum length of candidate scans for straight-line strength reduction."
2721 msgstr ""
2723 #: params.def:1238
2724 #, no-c-format
2725 msgid "Enable asan stack protection."
2726 msgstr ""
2728 #: params.def:1243
2729 #, no-c-format
2730 msgid "Enable asan allocas/VLAs protection."
2731 msgstr ""
2733 #: params.def:1248
2734 #, no-c-format
2735 msgid "Enable asan globals protection."
2736 msgstr ""
2738 #: params.def:1253
2739 #, no-c-format
2740 msgid "Enable asan store operations protection."
2741 msgstr ""
2743 #: params.def:1258
2744 #, no-c-format
2745 msgid "Enable asan load operations protection."
2746 msgstr ""
2748 #: params.def:1263
2749 #, no-c-format
2750 msgid "Enable asan builtin functions protection."
2751 msgstr ""
2753 #: params.def:1268
2754 #, no-c-format
2755 msgid "Enable asan detection of use-after-return bugs."
2756 msgstr ""
2758 #: params.def:1273
2759 #, no-c-format
2760 msgid ""
2761 "Use callbacks instead of inline code if number of accesses in function "
2762 "becomes greater or equal to this number."
2763 msgstr ""
2765 #: params.def:1279
2766 #, no-c-format
2767 msgid ""
2768 "Use direct poisoning/unpoisoning instructions for variables smaller or equal "
2769 "to this number."
2770 msgstr ""
2772 #: params.def:1285
2773 #, no-c-format
2774 msgid ""
2775 "Maximum number of nested calls to search for control dependencies during "
2776 "uninitialized variable analysis."
2777 msgstr ""
2779 #: params.def:1291
2780 #, no-c-format
2781 msgid ""
2782 "Scale factor to apply to the number of statements in a threading path when "
2783 "comparing to the number of (scaled) blocks."
2784 msgstr ""
2786 #: params.def:1296
2787 #, no-c-format
2788 msgid ""
2789 "Maximum number of arguments a PHI may have before the FSM threader will not "
2790 "try to thread through its block."
2791 msgstr ""
2793 #: params.def:1301
2794 #, no-c-format
2795 msgid ""
2796 "Scale factor to apply to the number of blocks in a threading path when "
2797 "comparing to the number of (scaled) statements."
2798 msgstr ""
2800 #: params.def:1306
2801 #, no-c-format
2802 msgid ""
2803 "Maximum number of instructions to copy when duplicating blocks on a finite "
2804 "state automaton jump thread path."
2805 msgstr ""
2807 #: params.def:1311
2808 #, no-c-format
2809 msgid ""
2810 "Maximum number of basic blocks on a finite state automaton jump thread path."
2811 msgstr ""
2813 #: params.def:1316
2814 #, no-c-format
2815 msgid ""
2816 "Maximum number of new jump thread paths to create for a finite state "
2817 "automaton."
2818 msgstr ""
2820 #: params.def:1321
2821 #, no-c-format
2822 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2823 msgstr ""
2825 #: params.def:1326
2826 #, no-c-format
2827 msgid ""
2828 "Schedule type of omp schedule for loops parallelized by parloops (static, "
2829 "dynamic, guided, auto, runtime)."
2830 msgstr ""
2832 #: params.def:1333
2833 #, no-c-format
2834 msgid ""
2835 "Minimum number of iterations per thread of an innermost parallelized loop."
2836 msgstr ""
2838 #: params.def:1339
2839 #, no-c-format
2840 msgid ""
2841 "Maximum recursion depth allowed when querying a property of an SSA name."
2842 msgstr ""
2844 #: params.def:1345
2845 #, no-c-format
2846 msgid ""
2847 "Maximum number of insns in a basic block to consider for RTL if-conversion."
2848 msgstr ""
2850 #: params.def:1351
2851 #, no-c-format
2852 msgid ""
2853 "Maximum permissible cost for the sequence that would be generated by the RTL "
2854 "if-conversion pass for a branch that is considered predictable."
2855 msgstr ""
2857 #: params.def:1358
2858 #, no-c-format
2859 msgid ""
2860 "Maximum permissible cost for the sequence that would be generated by the RTL "
2861 "if-conversion pass for a branch that is considered unpredictable."
2862 msgstr ""
2864 #: params.def:1365
2865 #, no-c-format
2866 msgid "Level of hsa debug stores verbosity."
2867 msgstr ""
2869 #: params.def:1370
2870 #, no-c-format
2871 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
2872 msgstr ""
2874 #: params.def:1375
2875 #, no-c-format
2876 msgid ""
2877 "Maximum number of assertions to add along the default edge of a switch "
2878 "statement during VRP."
2879 msgstr ""
2881 #: params.def:1381
2882 #, no-c-format
2883 msgid "Enable loop epilogue vectorization using smaller vector size."
2884 msgstr ""
2886 #: params.def:1386
2887 #, no-c-format
2888 msgid ""
2889 "Minimum percentage of memrefs that must go away for unroll-and-jam to be "
2890 "considered profitable."
2891 msgstr ""
2893 #: params.def:1391
2894 #, no-c-format
2895 msgid "Maximum unroll factor for the unroll-and-jam transformation."
2896 msgstr ""
2898 #: params.def:1396
2899 #, no-c-format
2900 msgid "Maximum number of bits for which we avoid creating FMAs."
2901 msgstr ""
2903 #: params.def:1401
2904 #, no-c-format
2905 msgid "True if a non-short-circuit operation is optimal."
2906 msgstr ""
2908 #: params.def:1406
2909 #, no-c-format
2910 msgid ""
2911 "The maximum number of instructions in an inner loop that is being considered "
2912 "for versioning."
2913 msgstr ""
2915 #: params.def:1412
2916 #, no-c-format
2917 msgid ""
2918 "The maximum number of instructions in an outer loop that is being considered "
2919 "for versioning, on top of the instructions in inner loops."
2920 msgstr ""
2922 #: c-family/c-format.c:404
2923 msgid "format"
2924 msgstr ""
2926 #: c-family/c-format.c:405
2927 msgid "field width specifier"
2928 msgstr ""
2930 #: c-family/c-format.c:406
2931 msgid "field precision specifier"
2932 msgstr ""
2934 #: c-family/c-format.c:524 c-family/c-format.c:548 config/i386/msformat-c.c:44
2935 msgid "' ' flag"
2936 msgstr ""
2938 #: c-family/c-format.c:524 c-family/c-format.c:548 config/i386/msformat-c.c:44
2939 msgid "the ' ' printf flag"
2940 msgstr ""
2942 #: c-family/c-format.c:525 c-family/c-format.c:549 c-family/c-format.c:580
2943 #: c-family/c-format.c:645 config/i386/msformat-c.c:45
2944 msgid "'+' flag"
2945 msgstr ""
2947 #: c-family/c-format.c:525 c-family/c-format.c:549 c-family/c-format.c:580
2948 #: config/i386/msformat-c.c:45
2949 msgid "the '+' printf flag"
2950 msgstr ""
2952 #: c-family/c-format.c:526 c-family/c-format.c:550 c-family/c-format.c:581
2953 #: c-family/c-format.c:621 config/i386/msformat-c.c:46
2954 #: config/i386/msformat-c.c:81
2955 msgid "'#' flag"
2956 msgstr ""
2958 #: c-family/c-format.c:526 c-family/c-format.c:550 c-family/c-format.c:581
2959 #: config/i386/msformat-c.c:46
2960 msgid "the '#' printf flag"
2961 msgstr ""
2963 #: c-family/c-format.c:527 c-family/c-format.c:551 c-family/c-format.c:619
2964 #: config/i386/msformat-c.c:47
2965 msgid "'0' flag"
2966 msgstr ""
2968 #: c-family/c-format.c:527 c-family/c-format.c:551 config/i386/msformat-c.c:47
2969 msgid "the '0' printf flag"
2970 msgstr ""
2972 #: c-family/c-format.c:528 c-family/c-format.c:552 c-family/c-format.c:618
2973 #: c-family/c-format.c:648 config/i386/msformat-c.c:48
2974 msgid "'-' flag"
2975 msgstr ""
2977 #: c-family/c-format.c:528 c-family/c-format.c:552 config/i386/msformat-c.c:48
2978 msgid "the '-' printf flag"
2979 msgstr ""
2981 #: c-family/c-format.c:529 c-family/c-format.c:601 config/i386/msformat-c.c:49
2982 #: config/i386/msformat-c.c:69
2983 msgid "''' flag"
2984 msgstr ""
2986 #: c-family/c-format.c:529 config/i386/msformat-c.c:49
2987 msgid "the ''' printf flag"
2988 msgstr ""
2990 #: c-family/c-format.c:530 c-family/c-format.c:602
2991 msgid "'I' flag"
2992 msgstr ""
2994 #: c-family/c-format.c:530
2995 msgid "the 'I' printf flag"
2996 msgstr ""
2998 #: c-family/c-format.c:531 c-family/c-format.c:553 c-family/c-format.c:599
2999 #: c-family/c-format.c:622 c-family/c-format.c:649 config/sol2-c.c:43
3000 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67
3001 msgid "field width"
3002 msgstr ""
3004 #: c-family/c-format.c:531 c-family/c-format.c:553 config/sol2-c.c:43
3005 #: config/i386/msformat-c.c:50
3006 msgid "field width in printf format"
3007 msgstr ""
3009 #: c-family/c-format.c:532 c-family/c-format.c:554 c-family/c-format.c:583
3010 #: config/i386/msformat-c.c:51
3011 msgid "precision"
3012 msgstr ""
3014 #: c-family/c-format.c:532 c-family/c-format.c:554 c-family/c-format.c:583
3015 #: config/i386/msformat-c.c:51
3016 msgid "precision in printf format"
3017 msgstr ""
3019 #: c-family/c-format.c:533 c-family/c-format.c:555 c-family/c-format.c:584
3020 #: c-family/c-format.c:600 c-family/c-format.c:652 config/sol2-c.c:44
3021 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68
3022 msgid "length modifier"
3023 msgstr ""
3025 #: c-family/c-format.c:533 c-family/c-format.c:555 c-family/c-format.c:584
3026 #: config/sol2-c.c:44 config/i386/msformat-c.c:52
3027 msgid "length modifier in printf format"
3028 msgstr ""
3030 #: c-family/c-format.c:582
3031 msgid "'q' flag"
3032 msgstr ""
3034 #: c-family/c-format.c:582
3035 msgid "the 'q' diagnostic flag"
3036 msgstr ""
3038 #: c-family/c-format.c:596 config/i386/msformat-c.c:65
3039 msgid "assignment suppression"
3040 msgstr ""
3042 #: c-family/c-format.c:596 config/i386/msformat-c.c:65
3043 msgid "the assignment suppression scanf feature"
3044 msgstr ""
3046 #: c-family/c-format.c:597 config/i386/msformat-c.c:66
3047 msgid "'a' flag"
3048 msgstr ""
3050 #: c-family/c-format.c:597 config/i386/msformat-c.c:66
3051 msgid "the 'a' scanf flag"
3052 msgstr ""
3054 #: c-family/c-format.c:598
3055 msgid "'m' flag"
3056 msgstr ""
3058 #: c-family/c-format.c:598
3059 msgid "the 'm' scanf flag"
3060 msgstr ""
3062 #: c-family/c-format.c:599 config/i386/msformat-c.c:67
3063 msgid "field width in scanf format"
3064 msgstr ""
3066 #: c-family/c-format.c:600 config/i386/msformat-c.c:68
3067 msgid "length modifier in scanf format"
3068 msgstr ""
3070 #: c-family/c-format.c:601 config/i386/msformat-c.c:69
3071 msgid "the ''' scanf flag"
3072 msgstr ""
3074 #: c-family/c-format.c:602
3075 msgid "the 'I' scanf flag"
3076 msgstr ""
3078 #: c-family/c-format.c:617
3079 msgid "'_' flag"
3080 msgstr ""
3082 #: c-family/c-format.c:617
3083 msgid "the '_' strftime flag"
3084 msgstr ""
3086 #: c-family/c-format.c:618
3087 msgid "the '-' strftime flag"
3088 msgstr ""
3090 #: c-family/c-format.c:619
3091 msgid "the '0' strftime flag"
3092 msgstr ""
3094 #: c-family/c-format.c:620 c-family/c-format.c:644
3095 msgid "'^' flag"
3096 msgstr ""
3098 #: c-family/c-format.c:620
3099 msgid "the '^' strftime flag"
3100 msgstr ""
3102 #: c-family/c-format.c:621 config/i386/msformat-c.c:81
3103 msgid "the '#' strftime flag"
3104 msgstr ""
3106 #: c-family/c-format.c:622
3107 msgid "field width in strftime format"
3108 msgstr ""
3110 #: c-family/c-format.c:623
3111 msgid "'E' modifier"
3112 msgstr ""
3114 #: c-family/c-format.c:623
3115 msgid "the 'E' strftime modifier"
3116 msgstr ""
3118 #: c-family/c-format.c:624
3119 msgid "'O' modifier"
3120 msgstr ""
3122 #: c-family/c-format.c:624
3123 msgid "the 'O' strftime modifier"
3124 msgstr ""
3126 #: c-family/c-format.c:625
3127 msgid "the 'O' modifier"
3128 msgstr ""
3130 #: c-family/c-format.c:643
3131 msgid "fill character"
3132 msgstr ""
3134 #: c-family/c-format.c:643
3135 msgid "fill character in strfmon format"
3136 msgstr ""
3138 #: c-family/c-format.c:644
3139 msgid "the '^' strfmon flag"
3140 msgstr ""
3142 #: c-family/c-format.c:645
3143 msgid "the '+' strfmon flag"
3144 msgstr ""
3146 #: c-family/c-format.c:646
3147 msgid "'(' flag"
3148 msgstr ""
3150 #: c-family/c-format.c:646
3151 msgid "the '(' strfmon flag"
3152 msgstr ""
3154 #: c-family/c-format.c:647
3155 msgid "'!' flag"
3156 msgstr ""
3158 #: c-family/c-format.c:647
3159 msgid "the '!' strfmon flag"
3160 msgstr ""
3162 #: c-family/c-format.c:648
3163 msgid "the '-' strfmon flag"
3164 msgstr ""
3166 #: c-family/c-format.c:649
3167 msgid "field width in strfmon format"
3168 msgstr ""
3170 #: c-family/c-format.c:650
3171 msgid "left precision"
3172 msgstr ""
3174 #: c-family/c-format.c:650
3175 msgid "left precision in strfmon format"
3176 msgstr ""
3178 #: c-family/c-format.c:651
3179 msgid "right precision"
3180 msgstr ""
3182 #: c-family/c-format.c:651
3183 msgid "right precision in strfmon format"
3184 msgstr ""
3186 #: c-family/c-format.c:652
3187 msgid "length modifier in strfmon format"
3188 msgstr ""
3190 #. Handle deferred options from command-line.
3191 #: c-family/c-opts.c:1423 fortran/cpp.c:590
3192 msgid "<command-line>"
3193 msgstr ""
3195 #: config/aarch64/aarch64.c:7587
3196 #, c-format
3197 msgid "unsupported operand for code '%c'"
3198 msgstr ""
3200 #: config/aarch64/aarch64.c:7598 config/aarch64/aarch64.c:7614
3201 #: config/aarch64/aarch64.c:7626 config/aarch64/aarch64.c:7637
3202 #: config/aarch64/aarch64.c:7653 config/aarch64/aarch64.c:7674
3203 #: config/aarch64/aarch64.c:7744 config/aarch64/aarch64.c:7755
3204 #: config/aarch64/aarch64.c:7769 config/aarch64/aarch64.c:7991
3205 #: config/aarch64/aarch64.c:8009
3206 #, c-format
3207 msgid "invalid operand for '%%%c'"
3208 msgstr ""
3210 #: config/aarch64/aarch64.c:7689 config/aarch64/aarch64.c:7700
3211 #: config/aarch64/aarch64.c:7851 config/aarch64/aarch64.c:7862
3212 #, c-format
3213 msgid "invalid vector constant"
3214 msgstr ""
3216 #: config/aarch64/aarch64.c:7712 config/aarch64/aarch64.c:7724
3217 #: config/aarch64/aarch64.c:7735
3218 #, c-format
3219 msgid "incompatible floating point / vector register operand for '%%%c'"
3220 msgstr ""
3222 #: config/aarch64/aarch64.c:7803 config/arm/arm.c:22877
3223 #, c-format
3224 msgid "missing operand"
3225 msgstr ""
3227 #: config/aarch64/aarch64.c:7888
3228 #, c-format
3229 msgid "invalid constant"
3230 msgstr ""
3232 #: config/aarch64/aarch64.c:7891
3233 #, c-format
3234 msgid "invalid operand"
3235 msgstr ""
3237 #: config/aarch64/aarch64.c:8017 config/aarch64/aarch64.c:8022
3238 #, c-format
3239 msgid "invalid operand prefix '%%%c'"
3240 msgstr ""
3242 #: config/aarch64/aarch64.c:8042
3243 #, c-format
3244 msgid "invalid address mode"
3245 msgstr ""
3247 #: config/alpha/alpha.c:5129 config/i386/i386.c:18267
3248 #: config/rs6000/rs6000.c:21430 config/sparc/sparc.c:9342
3249 #, c-format
3250 msgid "'%%&' used without any local dynamic TLS references"
3251 msgstr ""
3253 #: config/alpha/alpha.c:5187 config/bfin/bfin.c:1428
3254 #, c-format
3255 msgid "invalid %%J value"
3256 msgstr ""
3258 #: config/alpha/alpha.c:5217 config/ia64/ia64.c:5580 config/or1k/or1k.c:1219
3259 #, c-format
3260 msgid "invalid %%r value"
3261 msgstr ""
3263 #: config/alpha/alpha.c:5227 config/ia64/ia64.c:5534
3264 #: config/rs6000/rs6000.c:21124 config/xtensa/xtensa.c:2432
3265 #, c-format
3266 msgid "invalid %%R value"
3267 msgstr ""
3269 #: config/alpha/alpha.c:5233 config/rs6000/rs6000.c:21044
3270 #: config/xtensa/xtensa.c:2399
3271 #, c-format
3272 msgid "invalid %%N value"
3273 msgstr ""
3275 #: config/alpha/alpha.c:5241 config/rs6000/rs6000.c:21072
3276 #, c-format
3277 msgid "invalid %%P value"
3278 msgstr ""
3280 #: config/alpha/alpha.c:5249
3281 #, c-format
3282 msgid "invalid %%h value"
3283 msgstr ""
3285 #: config/alpha/alpha.c:5257 config/xtensa/xtensa.c:2425
3286 #, c-format
3287 msgid "invalid %%L value"
3288 msgstr ""
3290 #: config/alpha/alpha.c:5276
3291 #, c-format
3292 msgid "invalid %%m value"
3293 msgstr ""
3295 #: config/alpha/alpha.c:5282
3296 #, c-format
3297 msgid "invalid %%M value"
3298 msgstr ""
3300 #: config/alpha/alpha.c:5319
3301 #, c-format
3302 msgid "invalid %%U value"
3303 msgstr ""
3305 #: config/alpha/alpha.c:5327 config/rs6000/rs6000.c:21132
3306 #, c-format
3307 msgid "invalid %%s value"
3308 msgstr ""
3310 #: config/alpha/alpha.c:5338
3311 #, c-format
3312 msgid "invalid %%C value"
3313 msgstr ""
3315 #: config/alpha/alpha.c:5375 config/rs6000/rs6000.c:20908
3316 #, c-format
3317 msgid "invalid %%E value"
3318 msgstr ""
3320 #: config/alpha/alpha.c:5400 config/alpha/alpha.c:5450
3321 #, c-format
3322 msgid "unknown relocation unspec"
3323 msgstr ""
3325 #: config/alpha/alpha.c:5409 config/cr16/cr16.c:1570 config/gcn/gcn.c:5595
3326 #: config/gcn/gcn.c:5604 config/gcn/gcn.c:5664 config/gcn/gcn.c:5672
3327 #: config/gcn/gcn.c:5688 config/gcn/gcn.c:5706 config/gcn/gcn.c:5757
3328 #: config/gcn/gcn.c:5858 config/gcn/gcn.c:5969 config/rs6000/rs6000.c:21435
3329 #: config/spu/spu.c:1461
3330 #, c-format
3331 msgid "invalid %%xn code"
3332 msgstr ""
3334 #: config/alpha/alpha.c:5515
3335 #, c-format
3336 msgid "invalid operand address"
3337 msgstr ""
3339 #: config/arc/arc.c:4220
3340 #, c-format
3341 msgid "invalid operand to %%Z code"
3342 msgstr ""
3344 #: config/arc/arc.c:4228
3345 #, c-format
3346 msgid "invalid operand to %%z code"
3347 msgstr ""
3349 #: config/arc/arc.c:4236
3350 #, c-format
3351 msgid "invalid operands to %%c code"
3352 msgstr ""
3354 #: config/arc/arc.c:4244
3355 #, c-format
3356 msgid "invalid operand to %%M code"
3357 msgstr ""
3359 #: config/arc/arc.c:4252 config/m32r/m32r.c:2103
3360 #, c-format
3361 msgid "invalid operand to %%p code"
3362 msgstr ""
3364 #: config/arc/arc.c:4263 config/m32r/m32r.c:2096
3365 #, c-format
3366 msgid "invalid operand to %%s code"
3367 msgstr ""
3369 #: config/arc/arc.c:4411 config/m32r/m32r.c:2129
3370 #, c-format
3371 msgid "invalid operand to %%R code"
3372 msgstr ""
3374 #: config/arc/arc.c:4487 config/m32r/m32r.c:2152
3375 #, c-format
3376 msgid "invalid operand to %%H/%%L code"
3377 msgstr ""
3379 #: config/arc/arc.c:4555 config/m32r/m32r.c:2223
3380 #, c-format
3381 msgid "invalid operand to %%U code"
3382 msgstr ""
3384 #: config/arc/arc.c:4567
3385 #, c-format
3386 msgid "invalid operand to %%V code"
3387 msgstr ""
3389 #: config/arc/arc.c:4624
3390 #, c-format
3391 msgid "invalid operand to %%O code"
3392 msgstr ""
3394 #. Unknown flag.
3395 #. Undocumented flag.
3396 #: config/arc/arc.c:4650 config/epiphany/epiphany.c:1305
3397 #: config/m32r/m32r.c:2250 config/nds32/nds32.c:3512 config/sparc/sparc.c:9621
3398 #, c-format
3399 msgid "invalid operand output code"
3400 msgstr ""
3402 #: config/arc/arc.c:6243
3403 #, c-format
3404 msgid "invalid UNSPEC as operand: %d"
3405 msgstr ""
3407 #: config/arc/arc.c:6532 config/cris/cris.c:2571
3408 msgid "unrecognized supposed constant"
3409 msgstr ""
3411 #: config/arm/arm.c:19315 config/arm/arm.c:19340 config/arm/arm.c:19350
3412 #: config/arm/arm.c:19359 config/arm/arm.c:19368
3413 #, c-format
3414 msgid "invalid shift operand"
3415 msgstr ""
3417 #: config/arm/arm.c:22208 config/arm/arm.c:22226
3418 #, c-format
3419 msgid "predicated Thumb instruction"
3420 msgstr ""
3422 #: config/arm/arm.c:22214
3423 #, c-format
3424 msgid "predicated instruction in conditional sequence"
3425 msgstr ""
3427 #: config/arm/arm.c:22332 config/arm/arm.c:22345 config/arm/arm.c:22370
3428 #: config/nios2/nios2.c:3070
3429 #, c-format
3430 msgid "Unsupported operand for code '%c'"
3431 msgstr ""
3433 #: config/arm/arm.c:22447 config/arm/arm.c:22469 config/arm/arm.c:22479
3434 #: config/arm/arm.c:22489 config/arm/arm.c:22499 config/arm/arm.c:22538
3435 #: config/arm/arm.c:22556 config/arm/arm.c:22581 config/arm/arm.c:22596
3436 #: config/arm/arm.c:22623 config/arm/arm.c:22630 config/arm/arm.c:22648
3437 #: config/arm/arm.c:22655 config/arm/arm.c:22663 config/arm/arm.c:22684
3438 #: config/arm/arm.c:22691 config/arm/arm.c:22824 config/arm/arm.c:22831
3439 #: config/arm/arm.c:22858 config/arm/arm.c:22865 config/bfin/bfin.c:1441
3440 #: config/bfin/bfin.c:1448 config/bfin/bfin.c:1455 config/bfin/bfin.c:1462
3441 #: config/bfin/bfin.c:1471 config/bfin/bfin.c:1478 config/bfin/bfin.c:1485
3442 #: config/bfin/bfin.c:1492 config/nds32/nds32.c:3538
3443 #, c-format
3444 msgid "invalid operand for code '%c'"
3445 msgstr ""
3447 #: config/arm/arm.c:22551
3448 #, c-format
3449 msgid "instruction never executed"
3450 msgstr ""
3452 #. Former Maverick support, removed after GCC-4.7.
3453 #: config/arm/arm.c:22572
3454 #, c-format
3455 msgid "obsolete Maverick format code '%c'"
3456 msgstr ""
3458 #: config/avr/avr.c:2655
3459 #, c-format
3460 msgid "address operand requires constraint for X, Y, or Z register"
3461 msgstr ""
3463 #: config/avr/avr.c:2836
3464 msgid "operands to %T/%t must be reg + const_int:"
3465 msgstr ""
3467 #: config/avr/avr.c:2886 config/avr/avr.c:2953
3468 msgid "bad address, not an I/O address:"
3469 msgstr ""
3471 #: config/avr/avr.c:2895
3472 msgid "bad address, not a constant:"
3473 msgstr ""
3475 #: config/avr/avr.c:2913 config/avr/avr.c:2920
3476 msgid "bad address, not (reg+disp):"
3477 msgstr ""
3479 #: config/avr/avr.c:2927
3480 msgid "bad address, not post_inc or pre_dec:"
3481 msgstr ""
3483 #: config/avr/avr.c:2939
3484 msgid "internal compiler error.  Bad address:"
3485 msgstr ""
3487 #: config/avr/avr.c:2972
3488 #, c-format
3489 msgid "Unsupported code '%c' for fixed-point:"
3490 msgstr ""
3492 #: config/avr/avr.c:2980
3493 msgid "internal compiler error.  Unknown mode:"
3494 msgstr ""
3496 #: config/avr/avr.c:4022 config/avr/avr.c:4966 config/avr/avr.c:5413
3497 msgid "invalid insn:"
3498 msgstr ""
3500 #: config/avr/avr.c:4076 config/avr/avr.c:4188 config/avr/avr.c:4246
3501 #: config/avr/avr.c:4298 config/avr/avr.c:4317 config/avr/avr.c:4509
3502 #: config/avr/avr.c:4817 config/avr/avr.c:5102 config/avr/avr.c:5306
3503 #: config/avr/avr.c:5470 config/avr/avr.c:5563 config/avr/avr.c:5762
3504 msgid "incorrect insn:"
3505 msgstr ""
3507 #: config/avr/avr.c:4333 config/avr/avr.c:4608 config/avr/avr.c:4888
3508 #: config/avr/avr.c:5174 config/avr/avr.c:5352 config/avr/avr.c:5619
3509 #: config/avr/avr.c:5820
3510 msgid "unknown move insn:"
3511 msgstr ""
3513 #: config/avr/avr.c:6279
3514 msgid "bad shift insn:"
3515 msgstr ""
3517 #: config/avr/avr.c:6387 config/avr/avr.c:6868 config/avr/avr.c:7283
3518 msgid "internal compiler error.  Incorrect shift:"
3519 msgstr ""
3521 #: config/avr/avr.c:8689
3522 msgid "unsupported fixed-point conversion"
3523 msgstr ""
3525 #: config/avr/avr.c:10046
3526 msgid "variable"
3527 msgstr ""
3529 #: config/avr/avr.c:10051
3530 msgid "function parameter"
3531 msgstr ""
3533 #: config/avr/avr.c:10056
3534 msgid "structure field"
3535 msgstr ""
3537 #: config/avr/avr.c:10062
3538 msgid "return type of function"
3539 msgstr ""
3541 #: config/avr/avr.c:10067
3542 msgid "pointer"
3543 msgstr ""
3545 #: config/avr/driver-avr.c:50
3546 #, c-format
3547 msgid ""
3548 "Running spec function '%s' with %d args\n"
3549 "\n"
3550 msgstr ""
3552 #: config/bfin/bfin.c:1390
3553 #, c-format
3554 msgid "invalid %%j value"
3555 msgstr ""
3557 #: config/bfin/bfin.c:1583 config/c6x/c6x.c:2293
3558 #, c-format
3559 msgid "invalid const_double operand"
3560 msgstr ""
3562 #: config/cris/cris.c:625 config/ft32/ft32.c:110 config/moxie/moxie.c:108
3563 #: final.c:3608 final.c:3610 fold-const.c:267 gcc.c:5392 gcc.c:5406
3564 #: rtl-error.c:101 toplev.c:326 vr-values.c:2450 cp/typeck.c:6520
3565 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3566 #: lto/lto-object.c:362
3567 #, gcc-internal-format, gfc-internal-format
3568 msgid "%s"
3569 msgstr ""
3571 #: config/cris/cris.c:676
3572 msgid "unexpected index-type in cris_print_index"
3573 msgstr ""
3575 #: config/cris/cris.c:693
3576 msgid "unexpected base-type in cris_print_base"
3577 msgstr ""
3579 #: config/cris/cris.c:757
3580 msgid "invalid operand for 'b' modifier"
3581 msgstr ""
3583 #: config/cris/cris.c:774
3584 msgid "invalid operand for 'o' modifier"
3585 msgstr ""
3587 #: config/cris/cris.c:793
3588 msgid "invalid operand for 'O' modifier"
3589 msgstr ""
3591 #: config/cris/cris.c:826
3592 msgid "invalid operand for 'p' modifier"
3593 msgstr ""
3595 #: config/cris/cris.c:865
3596 msgid "invalid operand for 'z' modifier"
3597 msgstr ""
3599 #: config/cris/cris.c:929 config/cris/cris.c:963
3600 msgid "invalid operand for 'H' modifier"
3601 msgstr ""
3603 #: config/cris/cris.c:939
3604 msgid "bad register"
3605 msgstr ""
3607 #: config/cris/cris.c:983
3608 msgid "invalid operand for 'e' modifier"
3609 msgstr ""
3611 #: config/cris/cris.c:1000
3612 msgid "invalid operand for 'm' modifier"
3613 msgstr ""
3615 #: config/cris/cris.c:1025
3616 msgid "invalid operand for 'A' modifier"
3617 msgstr ""
3619 #: config/cris/cris.c:1095
3620 msgid "invalid operand for 'D' modifier"
3621 msgstr ""
3623 #: config/cris/cris.c:1109
3624 msgid "invalid operand for 'T' modifier"
3625 msgstr ""
3627 #: config/cris/cris.c:1129 config/ft32/ft32.c:236 config/moxie/moxie.c:178
3628 msgid "invalid operand modifier letter"
3629 msgstr ""
3631 #: config/cris/cris.c:1183
3632 msgid "unexpected multiplicative operand"
3633 msgstr ""
3635 #: config/cris/cris.c:1203 config/ft32/ft32.c:259 config/moxie/moxie.c:203
3636 msgid "unexpected operand"
3637 msgstr ""
3639 #: config/cris/cris.c:1242 config/cris/cris.c:1252
3640 msgid "unrecognized address"
3641 msgstr ""
3643 #: config/cris/cris.c:2972 config/cris/cris.c:3030
3644 msgid "unexpected side-effects in address"
3645 msgstr ""
3647 #. Can't possibly get anything else for a function-call, right?
3648 #: config/cris/cris.c:3858
3649 msgid "unidentifiable call op"
3650 msgstr ""
3652 #: config/cris/cris.c:3920
3653 #, c-format
3654 msgid "PIC register isn't set up"
3655 msgstr ""
3657 #: config/fr30/fr30.c:510
3658 #, c-format
3659 msgid "fr30_print_operand_address: unhandled address"
3660 msgstr ""
3662 #: config/fr30/fr30.c:534
3663 #, c-format
3664 msgid "fr30_print_operand: unrecognized %%p code"
3665 msgstr ""
3667 #: config/fr30/fr30.c:554
3668 #, c-format
3669 msgid "fr30_print_operand: unrecognized %%b code"
3670 msgstr ""
3672 #: config/fr30/fr30.c:575
3673 #, c-format
3674 msgid "fr30_print_operand: unrecognized %%B code"
3675 msgstr ""
3677 #: config/fr30/fr30.c:583
3678 #, c-format
3679 msgid "fr30_print_operand: invalid operand to %%A code"
3680 msgstr ""
3682 #: config/fr30/fr30.c:600
3683 #, c-format
3684 msgid "fr30_print_operand: invalid %%x code"
3685 msgstr ""
3687 #: config/fr30/fr30.c:607
3688 #, c-format
3689 msgid "fr30_print_operand: invalid %%F code"
3690 msgstr ""
3692 #: config/fr30/fr30.c:624
3693 #, c-format
3694 msgid "fr30_print_operand: unknown code"
3695 msgstr ""
3697 #: config/fr30/fr30.c:652 config/fr30/fr30.c:661 config/fr30/fr30.c:672
3698 #: config/fr30/fr30.c:685
3699 #, c-format
3700 msgid "fr30_print_operand: unhandled MEM"
3701 msgstr ""
3703 #: config/frv/frv.c:2497
3704 msgid "bad insn to frv_print_operand_address:"
3705 msgstr ""
3707 #: config/frv/frv.c:2508
3708 msgid "bad register to frv_print_operand_memory_reference_reg:"
3709 msgstr ""
3711 #: config/frv/frv.c:2547 config/frv/frv.c:2557 config/frv/frv.c:2566
3712 #: config/frv/frv.c:2587 config/frv/frv.c:2592
3713 msgid "bad insn to frv_print_operand_memory_reference:"
3714 msgstr ""
3716 #: config/frv/frv.c:2677
3717 #, c-format
3718 msgid "bad condition code"
3719 msgstr ""
3721 #: config/frv/frv.c:2751
3722 msgid "bad insn in frv_print_operand, bad const_double"
3723 msgstr ""
3725 #: config/frv/frv.c:2812
3726 msgid "bad insn to frv_print_operand, 'e' modifier:"
3727 msgstr ""
3729 #: config/frv/frv.c:2820
3730 msgid "bad insn to frv_print_operand, 'F' modifier:"
3731 msgstr ""
3733 #: config/frv/frv.c:2836
3734 msgid "bad insn to frv_print_operand, 'f' modifier:"
3735 msgstr ""
3737 #: config/frv/frv.c:2850
3738 msgid "bad insn to frv_print_operand, 'g' modifier:"
3739 msgstr ""
3741 #: config/frv/frv.c:2898
3742 msgid "bad insn to frv_print_operand, 'L' modifier:"
3743 msgstr ""
3745 #: config/frv/frv.c:2911
3746 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3747 msgstr ""
3749 #: config/frv/frv.c:2932
3750 msgid "bad insn to frv_print_operand, 'O' modifier:"
3751 msgstr ""
3753 #: config/frv/frv.c:2950
3754 msgid "bad insn to frv_print_operand, P modifier:"
3755 msgstr ""
3757 #: config/frv/frv.c:2970
3758 msgid "bad insn in frv_print_operand, z case"
3759 msgstr ""
3761 #: config/frv/frv.c:3001
3762 msgid "bad insn in frv_print_operand, 0 case"
3763 msgstr ""
3765 #: config/frv/frv.c:3006
3766 msgid "frv_print_operand: unknown code"
3767 msgstr ""
3769 #: config/frv/frv.c:4410
3770 msgid "bad output_move_single operand"
3771 msgstr ""
3773 #: config/frv/frv.c:4537
3774 msgid "bad output_move_double operand"
3775 msgstr ""
3777 #: config/frv/frv.c:4679
3778 msgid "bad output_condmove_single operand"
3779 msgstr ""
3781 #: config/gcn/gcn.c:5285 config/gcn/gcn.c:5309 config/gcn/gcn.c:5313
3782 #: config/gcn/gcn.c:5637 config/gcn/gcn.c:5648 config/gcn/gcn.c:5651
3783 #, c-format
3784 msgid "bad ADDR_SPACE_GLOBAL address"
3785 msgstr ""
3787 #: config/gcn/gcn.c:5423 config/gcn/gcn.c:5446 config/gcn/gcn.c:5475
3788 #: config/gcn/gcn.c:5491 config/gcn/gcn.c:5510 config/gcn/gcn.c:5586
3789 #: config/gcn/gcn.c:5782 config/gcn/gcn.c:5879
3790 #, c-format
3791 msgid "invalid operand %%xn code"
3792 msgstr ""
3794 #: config/gcn/gcn.c:5949
3795 #, c-format
3796 msgid "invalid fp constant"
3797 msgstr ""
3799 #: config/i386/i386.c:17094
3800 #, c-format
3801 msgid "invalid UNSPEC as operand"
3802 msgstr ""
3804 #: config/i386/i386.c:17633
3805 #, c-format
3806 msgid "invalid use of register '%s'"
3807 msgstr ""
3809 #: config/i386/i386.c:17638
3810 #, c-format
3811 msgid "invalid use of asm flag output"
3812 msgstr ""
3814 #: config/i386/i386.c:17869
3815 #, c-format
3816 msgid "invalid operand size for operand code 'O'"
3817 msgstr ""
3819 #: config/i386/i386.c:17904
3820 #, c-format
3821 msgid "invalid operand size for operand code 'z'"
3822 msgstr ""
3824 #: config/i386/i386.c:17973
3825 #, c-format
3826 msgid "invalid operand type used with operand code 'Z'"
3827 msgstr ""
3829 #: config/i386/i386.c:17978
3830 #, c-format
3831 msgid "invalid operand size for operand code 'Z'"
3832 msgstr ""
3834 #: config/i386/i386.c:18055
3835 #, c-format
3836 msgid "operand is not a condition code, invalid operand code 'Y'"
3837 msgstr ""
3839 #: config/i386/i386.c:18134
3840 #, c-format
3841 msgid "operand is not a condition code, invalid operand code 'D'"
3842 msgstr ""
3844 #: config/i386/i386.c:18152
3845 #, c-format
3846 msgid "operand is not a condition code, invalid operand code '%c'"
3847 msgstr ""
3849 #: config/i386/i386.c:18165
3850 #, c-format
3851 msgid ""
3852 "operand is not an offsettable memory reference, invalid operand code 'H'"
3853 msgstr ""
3855 #: config/i386/i386.c:18180
3856 #, c-format
3857 msgid "operand is not an integer, invalid operand code 'K'"
3858 msgstr ""
3860 #: config/i386/i386.c:18208
3861 #, c-format
3862 msgid "operand is not a specific integer, invalid operand code 'r'"
3863 msgstr ""
3865 #: config/i386/i386.c:18226
3866 #, c-format
3867 msgid "operand is not an integer, invalid operand code 'R'"
3868 msgstr ""
3870 #: config/i386/i386.c:18249
3871 #, c-format
3872 msgid "operand is not a specific integer, invalid operand code 'R'"
3873 msgstr ""
3875 #: config/i386/i386.c:18353
3876 #, c-format
3877 msgid "invalid operand code '%c'"
3878 msgstr ""
3880 #: config/i386/i386.c:18415
3881 #, c-format
3882 msgid "invalid constraints for operand"
3883 msgstr ""
3885 #: config/i386/i386.c:18465
3886 #, c-format
3887 msgid "invalid vector immediate"
3888 msgstr ""
3890 #: config/i386/i386.c:29311
3891 msgid "unknown insn mode"
3892 msgstr ""
3894 #: config/i386/djgpp.h:143
3895 #, c-format
3896 msgid "-f%s ignored (not supported for DJGPP)\n"
3897 msgstr ""
3899 #: config/ia64/ia64.c:5462
3900 #, c-format
3901 msgid "invalid %%G mode"
3902 msgstr ""
3904 #: config/ia64/ia64.c:5633
3905 #, c-format
3906 msgid "ia64_print_operand: unknown code"
3907 msgstr ""
3909 #: config/ia64/ia64.c:11239
3910 msgid "invalid conversion from %<__fpreg%>"
3911 msgstr ""
3913 #: config/ia64/ia64.c:11242
3914 msgid "invalid conversion to %<__fpreg%>"
3915 msgstr ""
3917 #: config/ia64/ia64.c:11255 config/ia64/ia64.c:11266
3918 msgid "invalid operation on %<__fpreg%>"
3919 msgstr ""
3921 #: config/iq2000/iq2000.c:3180 config/tilegx/tilegx.c:5318
3922 #: config/tilepro/tilepro.c:4707
3923 #, c-format
3924 msgid "invalid %%P operand"
3925 msgstr ""
3927 #: config/iq2000/iq2000.c:3188 config/rs6000/rs6000.c:21062
3928 #, c-format
3929 msgid "invalid %%p value"
3930 msgstr ""
3932 #: config/iq2000/iq2000.c:3247
3933 #, c-format
3934 msgid "invalid use of %%d, %%x, or %%X"
3935 msgstr ""
3937 #: config/lm32/lm32.c:527
3938 #, c-format
3939 msgid "only 0.0 can be loaded as an immediate"
3940 msgstr ""
3942 #: config/lm32/lm32.c:597
3943 msgid "bad operand"
3944 msgstr ""
3946 #: config/lm32/lm32.c:609
3947 msgid "can't use non gp relative absolute address"
3948 msgstr ""
3950 #: config/lm32/lm32.c:613
3951 msgid "invalid addressing mode"
3952 msgstr ""
3954 #: config/m32r/m32r.c:2161
3955 msgid "bad insn for 'A'"
3956 msgstr ""
3958 #: config/m32r/m32r.c:2208
3959 #, c-format
3960 msgid "invalid operand to %%T/%%B code"
3961 msgstr ""
3963 #: config/m32r/m32r.c:2231
3964 #, c-format
3965 msgid "invalid operand to %%N code"
3966 msgstr ""
3968 #: config/m32r/m32r.c:2264
3969 msgid "pre-increment address is not a register"
3970 msgstr ""
3972 #: config/m32r/m32r.c:2271
3973 msgid "pre-decrement address is not a register"
3974 msgstr ""
3976 #: config/m32r/m32r.c:2278
3977 msgid "post-increment address is not a register"
3978 msgstr ""
3980 #: config/m32r/m32r.c:2353 config/m32r/m32r.c:2368 config/rs6000/rs6000.c:33204
3981 msgid "bad address"
3982 msgstr ""
3984 #: config/m32r/m32r.c:2373
3985 msgid "lo_sum not of register"
3986 msgstr ""
3988 #: config/microblaze/microblaze.c:2301
3989 #, c-format
3990 msgid "unknown punctuation '%c'"
3991 msgstr ""
3993 #: config/microblaze/microblaze.c:2310
3994 #, c-format
3995 msgid "null pointer"
3996 msgstr ""
3998 #: config/microblaze/microblaze.c:2345
3999 #, c-format
4000 msgid "PRINT_OPERAND, invalid insn for %%C"
4001 msgstr ""
4003 #: config/microblaze/microblaze.c:2374
4004 #, c-format
4005 msgid "PRINT_OPERAND, invalid insn for %%N"
4006 msgstr ""
4008 #: config/microblaze/microblaze.c:2394 config/microblaze/microblaze.c:2570
4009 msgid "insn contains an invalid address !"
4010 msgstr ""
4012 #: config/microblaze/microblaze.c:2410 config/microblaze/microblaze.c:2640
4013 #: config/xtensa/xtensa.c:2529
4014 msgid "invalid address"
4015 msgstr ""
4017 #: config/microblaze/microblaze.c:2513
4018 #, c-format
4019 msgid "letter %c was found & insn was not CONST_INT"
4020 msgstr ""
4022 #: config/mips/mips.c:8927 config/mips/mips.c:8954 config/mips/mips.c:9137
4023 #, c-format
4024 msgid "'%%%c' is not a valid operand prefix"
4025 msgstr ""
4027 #: config/mips/mips.c:9026 config/mips/mips.c:9033 config/mips/mips.c:9040
4028 #: config/mips/mips.c:9047 config/mips/mips.c:9060 config/mips/mips.c:9067
4029 #: config/mips/mips.c:9077 config/mips/mips.c:9080 config/mips/mips.c:9092
4030 #: config/mips/mips.c:9095 config/mips/mips.c:9155 config/mips/mips.c:9162
4031 #: config/mips/mips.c:9183 config/mips/mips.c:9198 config/mips/mips.c:9217
4032 #: config/mips/mips.c:9226 config/riscv/riscv.c:3235 config/riscv/riscv.c:3241
4033 #: config/riscv/riscv.c:3250
4034 #, c-format
4035 msgid "invalid use of '%%%c'"
4036 msgstr ""
4038 #: config/mmix/mmix.c:1599 config/mmix/mmix.c:1729
4039 msgid "MMIX Internal: Expected a CONST_INT, not this"
4040 msgstr ""
4042 #: config/mmix/mmix.c:1678
4043 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
4044 msgstr ""
4046 #: config/mmix/mmix.c:1697
4047 msgid "MMIX Internal: Expected a register, not this"
4048 msgstr ""
4050 #: config/mmix/mmix.c:1707
4051 msgid "MMIX Internal: Expected a constant, not this"
4052 msgstr ""
4054 #. We need the original here.
4055 #: config/mmix/mmix.c:1791
4056 msgid "MMIX Internal: Cannot decode this operand"
4057 msgstr ""
4059 #: config/mmix/mmix.c:1847
4060 msgid "MMIX Internal: This is not a recognized address"
4061 msgstr ""
4063 #: config/mmix/mmix.c:2723
4064 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
4065 msgstr ""
4067 #: config/mmix/mmix.c:2730
4068 msgid "MMIX Internal: What's the CC of this?"
4069 msgstr ""
4071 #: config/mmix/mmix.c:2734
4072 msgid "MMIX Internal: What is the CC of this?"
4073 msgstr ""
4075 #: config/mmix/mmix.c:2776
4076 msgid "MMIX Internal: This is not a constant:"
4077 msgstr ""
4079 #: config/msp430/msp430.c:3731
4080 #, c-format
4081 msgid "invalid operand prefix"
4082 msgstr ""
4084 #: config/msp430/msp430.c:3765
4085 #, c-format
4086 msgid "invalid zero extract"
4087 msgstr ""
4089 #: config/or1k/or1k.c:1124 config/or1k/or1k.c:1132
4090 #, c-format
4091 msgid "invalid relocation"
4092 msgstr ""
4094 #: config/or1k/or1k.c:1226
4095 #, c-format
4096 msgid "invalid %%H value"
4097 msgstr ""
4099 #: config/or1k/or1k.c:1274
4100 #, c-format
4101 msgid "unknown operand letter: '%c'"
4102 msgstr ""
4104 #: config/rl78/rl78.c:2009 config/rl78/rl78.c:2095
4105 #, c-format
4106 msgid "q/Q modifiers invalid for symbol references"
4107 msgstr ""
4109 #: config/rs6000/host-darwin.c:96
4110 #, c-format
4111 msgid "Out of stack space.\n"
4112 msgstr ""
4114 #: config/rs6000/host-darwin.c:117
4115 #, c-format
4116 msgid "Try running '%s' in the shell to raise its limit.\n"
4117 msgstr ""
4119 #: config/rs6000/rs6000.c:3995
4120 msgid "%<-mvsx%> requires hardware floating point"
4121 msgstr ""
4123 #: config/rs6000/rs6000.c:4003
4124 msgid "%<-mvsx%> needs indexed addressing"
4125 msgstr ""
4127 #: config/rs6000/rs6000.c:4008
4128 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
4129 msgstr ""
4131 #: config/rs6000/rs6000.c:4010
4132 msgid "%<-mno-altivec%> disables vsx"
4133 msgstr ""
4135 #: config/rs6000/rs6000.c:4136
4136 msgid "%<-mquad-memory%> requires 64-bit mode"
4137 msgstr ""
4139 #: config/rs6000/rs6000.c:4139
4140 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
4141 msgstr ""
4143 #: config/rs6000/rs6000.c:4151
4144 msgid "%<-mquad-memory%> is not available in little endian mode"
4145 msgstr ""
4147 #: config/rs6000/rs6000.c:10374
4148 msgid "bad move"
4149 msgstr ""
4151 #: config/rs6000/rs6000.c:20687
4152 msgid "Bad 128-bit move"
4153 msgstr ""
4155 #: config/rs6000/rs6000.c:20881 config/xtensa/xtensa.c:2375
4156 #, c-format
4157 msgid "invalid %%D value"
4158 msgstr ""
4160 #: config/rs6000/rs6000.c:20896
4161 #, c-format
4162 msgid "invalid %%e value"
4163 msgstr ""
4165 #: config/rs6000/rs6000.c:20917
4166 #, c-format
4167 msgid "invalid %%f value"
4168 msgstr ""
4170 #: config/rs6000/rs6000.c:20926
4171 #, c-format
4172 msgid "invalid %%F value"
4173 msgstr ""
4175 #: config/rs6000/rs6000.c:20935
4176 #, c-format
4177 msgid "invalid %%G value"
4178 msgstr ""
4180 #: config/rs6000/rs6000.c:20970
4181 #, c-format
4182 msgid "invalid %%j code"
4183 msgstr ""
4185 #: config/rs6000/rs6000.c:20980
4186 #, c-format
4187 msgid "invalid %%J code"
4188 msgstr ""
4190 #: config/rs6000/rs6000.c:20990
4191 #, c-format
4192 msgid "invalid %%k value"
4193 msgstr ""
4195 #: config/rs6000/rs6000.c:21005 config/xtensa/xtensa.c:2418
4196 #, c-format
4197 msgid "invalid %%K value"
4198 msgstr ""
4200 #: config/rs6000/rs6000.c:21052
4201 #, c-format
4202 msgid "invalid %%O value"
4203 msgstr ""
4205 #: config/rs6000/rs6000.c:21099
4206 #, c-format
4207 msgid "invalid %%q value"
4208 msgstr ""
4210 #: config/rs6000/rs6000.c:21141
4211 #, c-format
4212 msgid "invalid %%t value"
4213 msgstr ""
4215 #: config/rs6000/rs6000.c:21158
4216 #, c-format
4217 msgid "invalid %%T value"
4218 msgstr ""
4220 #: config/rs6000/rs6000.c:21170
4221 #, c-format
4222 msgid "invalid %%u value"
4223 msgstr ""
4225 #: config/rs6000/rs6000.c:21184 config/xtensa/xtensa.c:2387
4226 #, c-format
4227 msgid "invalid %%v value"
4228 msgstr ""
4230 #: config/rs6000/rs6000.c:21234
4231 #, c-format
4232 msgid "invalid %%V value"
4233 msgstr ""
4235 #: config/rs6000/rs6000.c:21251 config/xtensa/xtensa.c:2439
4236 #, c-format
4237 msgid "invalid %%x value"
4238 msgstr ""
4240 #: config/rs6000/rs6000.c:21308
4241 #, c-format
4242 msgid "invalid %%z value"
4243 msgstr ""
4245 #: config/rs6000/rs6000.c:21377
4246 #, c-format
4247 msgid "invalid %%y value, try using the 'Z' constraint"
4248 msgstr ""
4250 #: config/rs6000/rs6000.c:22208
4251 msgid "__float128 and __ibm128 cannot be used in the same expression"
4252 msgstr ""
4254 #: config/rs6000/rs6000.c:22214
4255 msgid "__ibm128 and long double cannot be used in the same expression"
4256 msgstr ""
4258 #: config/rs6000/rs6000.c:22220
4259 msgid "__float128 and long double cannot be used in the same expression"
4260 msgstr ""
4262 #: config/rs6000/rs6000.c:36474
4263 msgid "AltiVec argument passed to unprototyped function"
4264 msgstr ""
4266 #: config/rs6000/rs6000.c:38943
4267 msgid "Could not generate addis value for fusion"
4268 msgstr ""
4270 #: config/rs6000/rs6000.c:39012
4271 msgid "Unable to generate load/store offset for fusion"
4272 msgstr ""
4274 #: config/rs6000/rs6000.c:39088
4275 msgid "Bad GPR fusion"
4276 msgstr ""
4278 #: config/s390/s390.c:7694
4279 #, c-format
4280 msgid "symbolic memory references are only supported on z10 or later"
4281 msgstr ""
4283 #: config/s390/s390.c:7705
4284 #, c-format
4285 msgid "cannot decompose address"
4286 msgstr ""
4288 #: config/s390/s390.c:7787
4289 #, c-format
4290 msgid "invalid comparison operator for 'E' output modifier"
4291 msgstr ""
4293 #: config/s390/s390.c:7810
4294 #, c-format
4295 msgid "invalid reference for 'J' output modifier"
4296 msgstr ""
4298 #: config/s390/s390.c:7828
4299 #, c-format
4300 msgid "invalid address for 'O' output modifier"
4301 msgstr ""
4303 #: config/s390/s390.c:7850
4304 #, c-format
4305 msgid "invalid address for 'R' output modifier"
4306 msgstr ""
4308 #: config/s390/s390.c:7868
4309 #, c-format
4310 msgid "memory reference expected for 'S' output modifier"
4311 msgstr ""
4313 #: config/s390/s390.c:7878
4314 #, c-format
4315 msgid "invalid address for 'S' output modifier"
4316 msgstr ""
4318 #: config/s390/s390.c:7899
4319 #, c-format
4320 msgid "register or memory expression expected for 'N' output modifier"
4321 msgstr ""
4323 #: config/s390/s390.c:7910
4324 #, c-format
4325 msgid "register or memory expression expected for 'M' output modifier"
4326 msgstr ""
4328 #: config/s390/s390.c:7996 config/s390/s390.c:8017
4329 #, c-format
4330 msgid "invalid constant for output modifier '%c'"
4331 msgstr ""
4333 #: config/s390/s390.c:8014
4334 #, c-format
4335 msgid "invalid constant - try using an output modifier"
4336 msgstr ""
4338 #: config/s390/s390.c:8051
4339 #, c-format
4340 msgid "invalid constant vector for output modifier '%c'"
4341 msgstr ""
4343 #: config/s390/s390.c:8058
4344 #, c-format
4345 msgid "invalid expression - try using an output modifier"
4346 msgstr ""
4348 #: config/s390/s390.c:8061
4349 #, c-format
4350 msgid "invalid expression for output modifier '%c'"
4351 msgstr ""
4353 #: config/s390/s390.c:11733
4354 msgid "vector argument passed to unprototyped function"
4355 msgstr ""
4357 #: config/s390/s390.c:16057
4358 msgid "types differ in signedness"
4359 msgstr ""
4361 #: config/s390/s390.c:16067
4362 msgid "binary operator does not support two vector bool operands"
4363 msgstr ""
4365 #: config/s390/s390.c:16070
4366 msgid "binary operator does not support vector bool operand"
4367 msgstr ""
4369 #: config/s390/s390.c:16078
4370 msgid ""
4371 "binary operator does not support mixing vector bool with floating point "
4372 "vector operands"
4373 msgstr ""
4375 #: config/sh/sh.c:1220
4376 #, c-format
4377 msgid "invalid operand to %%R"
4378 msgstr ""
4380 #: config/sh/sh.c:1247
4381 #, c-format
4382 msgid "invalid operand to %%S"
4383 msgstr ""
4385 #: config/sh/sh.c:8682
4386 msgid "created and used with different architectures / ABIs"
4387 msgstr ""
4389 #: config/sh/sh.c:8684
4390 msgid "created and used with different ABIs"
4391 msgstr ""
4393 #: config/sh/sh.c:8686
4394 msgid "created and used with different endianness"
4395 msgstr ""
4397 #: config/sparc/sparc.c:9351 config/sparc/sparc.c:9357
4398 #, c-format
4399 msgid "invalid %%Y operand"
4400 msgstr ""
4402 #: config/sparc/sparc.c:9444
4403 #, c-format
4404 msgid "invalid %%A operand"
4405 msgstr ""
4407 #: config/sparc/sparc.c:9464
4408 #, c-format
4409 msgid "invalid %%B operand"
4410 msgstr ""
4412 #: config/sparc/sparc.c:9544 config/tilegx/tilegx.c:5105
4413 #: config/tilepro/tilepro.c:4514
4414 #, c-format
4415 msgid "invalid %%C operand"
4416 msgstr ""
4418 #: config/sparc/sparc.c:9576 config/tilegx/tilegx.c:5138
4419 #, c-format
4420 msgid "invalid %%D operand"
4421 msgstr ""
4423 #: config/sparc/sparc.c:9595
4424 #, c-format
4425 msgid "invalid %%f operand"
4426 msgstr ""
4428 #: config/sparc/sparc.c:9607
4429 #, c-format
4430 msgid "invalid %%s operand"
4431 msgstr ""
4433 #: config/sparc/sparc.c:9652
4434 #, c-format
4435 msgid "floating-point constant not a valid immediate operand"
4436 msgstr ""
4438 #: config/stormy16/stormy16.c:1738 config/stormy16/stormy16.c:1809
4439 #, c-format
4440 msgid "'B' operand is not constant"
4441 msgstr ""
4443 #: config/stormy16/stormy16.c:1765
4444 #, c-format
4445 msgid "'B' operand has multiple bits set"
4446 msgstr ""
4448 #: config/stormy16/stormy16.c:1791
4449 #, c-format
4450 msgid "'o' operand is not constant"
4451 msgstr ""
4453 #: config/stormy16/stormy16.c:1823
4454 #, c-format
4455 msgid "xstormy16_print_operand: unknown code"
4456 msgstr ""
4458 #: config/tilegx/tilegx.c:5090 config/tilepro/tilepro.c:4499
4459 #, c-format
4460 msgid "invalid %%c operand"
4461 msgstr ""
4463 #: config/tilegx/tilegx.c:5121
4464 #, c-format
4465 msgid "invalid %%d operand"
4466 msgstr ""
4468 #: config/tilegx/tilegx.c:5218
4469 #, c-format
4470 msgid "invalid %%H specifier"
4471 msgstr ""
4473 #: config/tilegx/tilegx.c:5260 config/tilepro/tilepro.c:4528
4474 #, c-format
4475 msgid "invalid %%h operand"
4476 msgstr ""
4478 #: config/tilegx/tilegx.c:5272 config/tilepro/tilepro.c:4592
4479 #, c-format
4480 msgid "invalid %%I operand"
4481 msgstr ""
4483 #: config/tilegx/tilegx.c:5284 config/tilepro/tilepro.c:4604
4484 #, c-format
4485 msgid "invalid %%i operand"
4486 msgstr ""
4488 #: config/tilegx/tilegx.c:5305 config/tilepro/tilepro.c:4625
4489 #, c-format
4490 msgid "invalid %%j operand"
4491 msgstr ""
4493 #: config/tilegx/tilegx.c:5336
4494 #, c-format
4495 msgid "invalid %%%c operand"
4496 msgstr ""
4498 #: config/tilegx/tilegx.c:5351 config/tilepro/tilepro.c:4739
4499 #, c-format
4500 msgid "invalid %%N operand"
4501 msgstr ""
4503 #: config/tilegx/tilegx.c:5395
4504 #, c-format
4505 msgid "invalid operand for 'r' specifier"
4506 msgstr ""
4508 #: config/tilegx/tilegx.c:5419 config/tilepro/tilepro.c:4819
4509 #, c-format
4510 msgid "unable to print out operand yet; code == %d (%c)"
4511 msgstr ""
4513 #: config/tilepro/tilepro.c:4564
4514 #, c-format
4515 msgid "invalid %%H operand"
4516 msgstr ""
4518 #: config/tilepro/tilepro.c:4664
4519 #, c-format
4520 msgid "invalid %%L operand"
4521 msgstr ""
4523 #: config/tilepro/tilepro.c:4724
4524 #, c-format
4525 msgid "invalid %%M operand"
4526 msgstr ""
4528 #: config/tilepro/tilepro.c:4767 config/tilepro/tilepro.c:4774
4529 #, c-format
4530 msgid "invalid %%t operand"
4531 msgstr ""
4533 #: config/tilepro/tilepro.c:4794
4534 #, c-format
4535 msgid "invalid %%r operand"
4536 msgstr ""
4538 #: config/v850/v850.c:295
4539 msgid "const_double_split got a bad insn:"
4540 msgstr ""
4542 #: config/v850/v850.c:909
4543 msgid "output_move_single:"
4544 msgstr ""
4546 #: config/vax/vax.c:465
4547 #, c-format
4548 msgid "symbol used with both base and indexed registers"
4549 msgstr ""
4551 #: config/vax/vax.c:474
4552 #, c-format
4553 msgid "symbol with offset used in PIC mode"
4554 msgstr ""
4556 #: config/vax/vax.c:562
4557 #, c-format
4558 msgid "symbol used as immediate operand"
4559 msgstr ""
4561 #: config/vax/vax.c:1591
4562 msgid "illegal operand detected"
4563 msgstr ""
4565 #: config/visium/visium.c:3373
4566 msgid "illegal operand "
4567 msgstr ""
4569 #: config/visium/visium.c:3424
4570 msgid "illegal operand address (1)"
4571 msgstr ""
4573 #: config/visium/visium.c:3431
4574 msgid "illegal operand address (2)"
4575 msgstr ""
4577 #: config/visium/visium.c:3446
4578 msgid "illegal operand address (3)"
4579 msgstr ""
4581 #: config/visium/visium.c:3454
4582 msgid "illegal operand address (4)"
4583 msgstr ""
4585 #: config/xtensa/xtensa.c:805 config/xtensa/xtensa.c:837
4586 #: config/xtensa/xtensa.c:846
4587 msgid "bad test"
4588 msgstr ""
4590 #: config/xtensa/xtensa.c:2413
4591 msgid "invalid mask"
4592 msgstr ""
4594 #: config/xtensa/xtensa.c:2446
4595 #, c-format
4596 msgid "invalid %%d value"
4597 msgstr ""
4599 #: config/xtensa/xtensa.c:2465 config/xtensa/xtensa.c:2475
4600 #, c-format
4601 msgid "invalid %%t/%%b value"
4602 msgstr ""
4604 #: config/xtensa/xtensa.c:2554
4605 msgid "no register in address"
4606 msgstr ""
4608 #: config/xtensa/xtensa.c:2562
4609 msgid "address offset not a constant"
4610 msgstr ""
4612 #: c/c-objc-common.c:106
4613 msgid "aka"
4614 msgstr ""
4616 #: c/c-objc-common.c:213
4617 msgid "({anonymous})"
4618 msgstr ""
4620 #. If we have
4621 #. declaration-specifiers declarator decl-specs
4622 #. then assume we have a missing semicolon, which would
4623 #. give us:
4624 #. declaration-specifiers declarator  decl-specs
4625 #. ^
4626 #. ;
4627 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
4628 #. Use c_parser_require to get an error with a fix-it hint.
4629 #: c/c-parser.c:2280 c/c-parser.c:2396 c/c-parser.c:2410 c/c-parser.c:5034
4630 #: c/c-parser.c:5612 c/c-parser.c:6062 c/c-parser.c:6239 c/c-parser.c:6273
4631 #: c/c-parser.c:6520 c/c-parser.c:10119 c/c-parser.c:10154 c/c-parser.c:10185
4632 #: c/c-parser.c:10232 c/c-parser.c:10413 c/c-parser.c:11199 c/c-parser.c:11269
4633 #: c/c-parser.c:11312 c/c-parser.c:16465 c/c-parser.c:16489 c/c-parser.c:16507
4634 #: c/c-parser.c:16859 c/c-parser.c:16909 c/gimple-parser.c:306
4635 #: c/gimple-parser.c:346 c/gimple-parser.c:355 c/gimple-parser.c:522
4636 #: c/gimple-parser.c:1820 c/gimple-parser.c:1855 c/gimple-parser.c:1934
4637 #: c/gimple-parser.c:1961 c/c-parser.c:3232 c/c-parser.c:10406
4638 #: c/gimple-parser.c:1707 c/gimple-parser.c:1746 cp/parser.c:28779
4639 #: cp/parser.c:29358
4640 #, gcc-internal-format
4641 msgid "expected %<;%>"
4642 msgstr ""
4644 #: c/c-parser.c:2845 c/c-parser.c:3764 c/c-parser.c:3934 c/c-parser.c:3996
4645 #: c/c-parser.c:4049 c/c-parser.c:4358 c/c-parser.c:4423 c/c-parser.c:4432
4646 #: c/c-parser.c:4484 c/c-parser.c:4493 c/c-parser.c:7674 c/c-parser.c:7740
4647 #: c/c-parser.c:8205 c/c-parser.c:8227 c/c-parser.c:8283 c/c-parser.c:8392
4648 #: c/c-parser.c:9175 c/c-parser.c:9586 c/c-parser.c:10520 c/c-parser.c:12658
4649 #: c/c-parser.c:13291 c/c-parser.c:13350 c/c-parser.c:13405 c/c-parser.c:14591
4650 #: c/c-parser.c:14689 c/c-parser.c:15794 c/c-parser.c:16549 c/c-parser.c:16867
4651 #: c/c-parser.c:19032 c/c-parser.c:19110 c/gimple-parser.c:430
4652 #: c/gimple-parser.c:440 c/gimple-parser.c:606 c/gimple-parser.c:705
4653 #: c/gimple-parser.c:1088 c/gimple-parser.c:1200 c/gimple-parser.c:1216
4654 #: c/gimple-parser.c:1232 c/gimple-parser.c:1259 c/gimple-parser.c:1458
4655 #: c/gimple-parser.c:1649 c/gimple-parser.c:1781 c/gimple-parser.c:1891
4656 #: cp/parser.c:29406
4657 #, gcc-internal-format
4658 msgid "expected %<)%>"
4659 msgstr ""
4661 #: c/c-parser.c:3852 c/c-parser.c:4803 c/c-parser.c:4839 c/c-parser.c:6572
4662 #: c/c-parser.c:8383 c/c-parser.c:9273 c/c-parser.c:9562 c/c-parser.c:12121
4663 #: c/c-parser.c:19663 c/c-parser.c:19665 c/gimple-parser.c:1435
4664 #: cp/parser.c:29370
4665 #, gcc-internal-format
4666 msgid "expected %<]%>"
4667 msgstr ""
4669 #: c/c-parser.c:4029
4670 msgid "expected %<;%>, %<,%> or %<)%>"
4671 msgstr ""
4673 #. Look for the two `(' tokens.
4674 #: c/c-parser.c:4453 c/c-parser.c:4458 c/c-parser.c:12641 c/c-parser.c:13380
4675 #: c/c-parser.c:18840 c/c-parser.c:19053 c/gimple-parser.c:378
4676 #: c/gimple-parser.c:416 c/gimple-parser.c:675 c/gimple-parser.c:1083
4677 #: c/gimple-parser.c:1190 c/gimple-parser.c:1252 c/gimple-parser.c:1618
4678 #: c/gimple-parser.c:1629 c/gimple-parser.c:1778 c/gimple-parser.c:1888
4679 #: c/c-parser.c:12463 cp/parser.c:29361
4680 #, gcc-internal-format
4681 msgid "expected %<(%>"
4682 msgstr ""
4684 #: c/c-parser.c:4973 c/c-parser.c:10749 c/c-parser.c:17411 c/c-parser.c:19892
4685 #: c/gimple-parser.c:299 c/gimple-parser.c:1894 c/c-parser.c:3046
4686 #: c/c-parser.c:3253 c/c-parser.c:10301 cp/parser.c:18816 cp/parser.c:29367
4687 #, gcc-internal-format
4688 msgid "expected %<{%>"
4689 msgstr ""
4691 #: c/c-parser.c:5212 c/c-parser.c:5221 c/c-parser.c:6826 c/c-parser.c:7876
4692 #: c/c-parser.c:10513 c/c-parser.c:10899 c/c-parser.c:10960 c/c-parser.c:12103
4693 #: c/c-parser.c:13002 c/c-parser.c:13208 c/c-parser.c:13625 c/c-parser.c:13721
4694 #: c/c-parser.c:14343 c/c-parser.c:14470 c/c-parser.c:18897 c/c-parser.c:18956
4695 #: c/gimple-parser.c:442 c/gimple-parser.c:745 c/gimple-parser.c:1942
4696 #: c/gimple-parser.c:1969 c/c-parser.c:6477 c/c-parser.c:12566
4697 #: cp/parser.c:29400 cp/parser.c:30530 cp/parser.c:33265
4698 #, gcc-internal-format
4699 msgid "expected %<:%>"
4700 msgstr ""
4702 #: c/c-parser.c:6045 cp/parser.c:29293
4703 #, gcc-internal-format
4704 msgid "expected %<while%>"
4705 msgstr ""
4707 #: c/c-parser.c:7638 c/c-parser.c:7827 c/c-parser.c:8273 c/c-parser.c:8316
4708 #: c/c-parser.c:8454 c/c-parser.c:9165 c/c-parser.c:13385 c/c-parser.c:14426
4709 #: cp/parser.c:28777 cp/parser.c:29376
4710 #, gcc-internal-format
4711 msgid "expected %<,%>"
4712 msgstr ""
4714 #: c/c-parser.c:8151
4715 msgid "expected %<.%>"
4716 msgstr ""
4718 #: c/c-parser.c:9972 c/c-parser.c:10004 c/c-parser.c:10244 cp/parser.c:31106
4719 #: cp/parser.c:31180
4720 #, gcc-internal-format
4721 msgid "expected %<@end%>"
4722 msgstr ""
4724 #: c/c-parser.c:10662 c/gimple-parser.c:1185 cp/parser.c:29385
4725 #, gcc-internal-format
4726 msgid "expected %<>%>"
4727 msgstr ""
4729 #: c/c-parser.c:13813 c/c-parser.c:14707 cp/parser.c:29409
4730 #, gcc-internal-format
4731 msgid "expected %<,%> or %<)%>"
4732 msgstr ""
4734 #. All following cases are statements with LHS.
4735 #: c/c-parser.c:14335 c/c-parser.c:16198 c/c-parser.c:16242 c/c-parser.c:16474
4736 #: c/c-parser.c:16848 c/c-parser.c:19094 c/gimple-parser.c:597
4737 #: c/c-parser.c:4862 cp/parser.c:29388
4738 #, gcc-internal-format
4739 msgid "expected %<=%>"
4740 msgstr ""
4742 #: c/c-parser.c:16490 c/gimple-parser.c:1275 c/gimple-parser.c:1307
4743 #: c/gimple-parser.c:1317 c/gimple-parser.c:1979 cp/parser.c:29364
4744 #: cp/parser.c:31325
4745 #, gcc-internal-format
4746 msgid "expected %<}%>"
4747 msgstr ""
4749 #: c/c-parser.c:17454 c/c-parser.c:17444 cp/parser.c:37591
4750 #, gcc-internal-format
4751 msgid "expected %<#pragma omp section%> or %<}%>"
4752 msgstr ""
4754 #: c/c-parser.c:19651 c/c-parser.c:12053 cp/parser.c:29373 cp/parser.c:32495
4755 #, gcc-internal-format
4756 msgid "expected %<[%>"
4757 msgstr ""
4759 #: c/c-typeck.c:8190
4760 msgid "(anonymous)"
4761 msgstr ""
4763 #: c/gimple-parser.c:1174 cp/parser.c:16381 cp/parser.c:29382
4764 #, gcc-internal-format
4765 msgid "expected %<<%>"
4766 msgstr ""
4768 #: c/gimple-parser.c:1938 c/gimple-parser.c:1965 c/gimple-parser.c:1808
4769 #: c/gimple-parser.c:1843
4770 #, gcc-internal-format
4771 msgid "expected label"
4772 msgstr ""
4774 #: cp/call.c:11059
4775 msgid "candidate 1:"
4776 msgstr ""
4778 #: cp/call.c:11060
4779 msgid "candidate 2:"
4780 msgstr ""
4782 #: cp/decl.c:3161
4783 msgid "jump to label %qD"
4784 msgstr ""
4786 #: cp/decl.c:3162
4787 msgid "jump to case label"
4788 msgstr ""
4790 #: cp/decl.c:3232
4791 msgid "enters try block"
4792 msgstr ""
4794 #: cp/decl.c:3238
4795 msgid "enters catch block"
4796 msgstr ""
4798 #: cp/decl.c:3244
4799 msgid "enters OpenMP structured block"
4800 msgstr ""
4802 #: cp/decl.c:3250
4803 msgid "enters synchronized or atomic statement"
4804 msgstr ""
4806 #: cp/decl.c:3257
4807 msgid "enters constexpr if statement"
4808 msgstr ""
4810 #: cp/error.c:375
4811 msgid "<missing>"
4812 msgstr ""
4814 #: cp/error.c:473
4815 msgid "<brace-enclosed initializer list>"
4816 msgstr ""
4818 #: cp/error.c:475
4819 msgid "<unresolved overloaded function type>"
4820 msgstr ""
4822 #: cp/error.c:643
4823 msgid "<type error>"
4824 msgstr ""
4826 #: cp/error.c:744 objc/objc-act.c:6194 cp/cxx-pretty-print.c:153
4827 #, gcc-internal-format
4828 msgid "<unnamed>"
4829 msgstr ""
4831 #: cp/error.c:746
4832 #, c-format
4833 msgid "<unnamed %s>"
4834 msgstr ""
4836 #. A lambda's "type" is essentially its signature.
4837 #: cp/error.c:751
4838 msgid "<lambda"
4839 msgstr ""
4841 #: cp/error.c:881
4842 msgid "<typeprefixerror>"
4843 msgstr ""
4845 #: cp/error.c:1010
4846 #, c-format
4847 msgid "(static initializers for %s)"
4848 msgstr ""
4850 #: cp/error.c:1012
4851 #, c-format
4852 msgid "(static destructors for %s)"
4853 msgstr ""
4855 #: cp/error.c:1059
4856 msgid "<structured bindings>"
4857 msgstr ""
4859 #: cp/error.c:1162
4860 msgid "vtable for "
4861 msgstr ""
4863 #: cp/error.c:1186
4864 msgid "<return value> "
4865 msgstr ""
4867 #: cp/error.c:1201
4868 msgid "{anonymous}"
4869 msgstr ""
4871 #: cp/error.c:1203
4872 msgid "(anonymous namespace)"
4873 msgstr ""
4875 #: cp/error.c:1295
4876 msgid "<template arguments error>"
4877 msgstr ""
4879 #: cp/error.c:1317
4880 msgid "<enumerator>"
4881 msgstr ""
4883 #: cp/error.c:1368
4884 msgid "<declaration error>"
4885 msgstr ""
4887 #: cp/error.c:1919 cp/error.c:1939
4888 msgid "<template parameter error>"
4889 msgstr ""
4891 #: cp/error.c:2069
4892 msgid "<statement>"
4893 msgstr ""
4895 #: cp/error.c:2097 cp/error.c:3143 c-family/c-pretty-print.c:2182
4896 #, gcc-internal-format
4897 msgid "<unknown>"
4898 msgstr ""
4900 #. While waiting for caret diagnostics, avoid printing
4901 #. __cxa_allocate_exception, __cxa_throw, and the like.
4902 #: cp/error.c:2115
4903 msgid "<throw-expression>"
4904 msgstr ""
4906 #: cp/error.c:2216
4907 msgid "<ubsan routine call>"
4908 msgstr ""
4910 #: cp/error.c:2664
4911 msgid "<unparsed>"
4912 msgstr ""
4914 #: cp/error.c:2820
4915 msgid "<lambda>"
4916 msgstr ""
4918 #: cp/error.c:2863
4919 msgid "*this"
4920 msgstr ""
4922 #: cp/error.c:2877
4923 msgid "<expression error>"
4924 msgstr ""
4926 #: cp/error.c:2892
4927 msgid "<unknown operator>"
4928 msgstr ""
4930 #: cp/error.c:3352
4931 msgid "At global scope:"
4932 msgstr ""
4934 #: cp/error.c:3448
4935 #, c-format
4936 msgid "In static member function %qs"
4937 msgstr ""
4939 #: cp/error.c:3450
4940 #, c-format
4941 msgid "In copy constructor %qs"
4942 msgstr ""
4944 #: cp/error.c:3452
4945 #, c-format
4946 msgid "In constructor %qs"
4947 msgstr ""
4949 #: cp/error.c:3454
4950 #, c-format
4951 msgid "In destructor %qs"
4952 msgstr ""
4954 #: cp/error.c:3456
4955 msgid "In lambda function"
4956 msgstr ""
4958 #: cp/error.c:3476
4959 #, c-format
4960 msgid "%s: In substitution of %qS:\n"
4961 msgstr ""
4963 #: cp/error.c:3477
4964 msgid "%s: In instantiation of %q#D:\n"
4965 msgstr ""
4967 #: cp/error.c:3502
4968 msgid "%r%s:%d:%d:%R   "
4969 msgstr ""
4971 #: cp/error.c:3505
4972 msgid "%r%s:%d:%R   "
4973 msgstr ""
4975 #: cp/error.c:3513
4976 #, c-format
4977 msgid "recursively required by substitution of %qS\n"
4978 msgstr ""
4980 #: cp/error.c:3514
4981 #, c-format
4982 msgid "required by substitution of %qS\n"
4983 msgstr ""
4985 #: cp/error.c:3519
4986 msgid "recursively required from %q#D\n"
4987 msgstr ""
4989 #: cp/error.c:3520
4990 msgid "required from %q#D\n"
4991 msgstr ""
4993 #: cp/error.c:3527
4994 msgid "recursively required from here\n"
4995 msgstr ""
4997 #: cp/error.c:3528
4998 msgid "required from here\n"
4999 msgstr ""
5001 #: cp/error.c:3580
5002 msgid ""
5003 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
5004 "backtrace-limit=0 to disable ]\n"
5005 msgstr ""
5007 #: cp/error.c:3586
5008 msgid ""
5009 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
5010 "limit=0 to disable ]\n"
5011 msgstr ""
5013 #: cp/error.c:3640
5014 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
5015 msgstr ""
5017 #: cp/error.c:3644
5018 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
5019 msgstr ""
5021 #: cp/pt.c:2001 cp/semantics.c:5399
5022 msgid "candidates are:"
5023 msgstr ""
5025 #: cp/pt.c:2003 cp/pt.c:23706
5026 msgid "candidate is:"
5027 msgid_plural "candidates are:"
5028 msgstr[0] ""
5029 msgstr[1] ""
5031 #: cp/rtti.c:575
5032 msgid "target is not pointer or reference to class"
5033 msgstr ""
5035 #: cp/rtti.c:580
5036 msgid "target is not pointer or reference to complete type"
5037 msgstr ""
5039 #: cp/rtti.c:586
5040 msgid "target is not pointer or reference"
5041 msgstr ""
5043 #: cp/rtti.c:602
5044 msgid "source is not a pointer"
5045 msgstr ""
5047 #: cp/rtti.c:607
5048 msgid "source is not a pointer to class"
5049 msgstr ""
5051 #: cp/rtti.c:612
5052 msgid "source is a pointer to incomplete type"
5053 msgstr ""
5055 #: cp/rtti.c:625
5056 msgid "source is not of class type"
5057 msgstr ""
5059 #: cp/rtti.c:630
5060 msgid "source is of incomplete class type"
5061 msgstr ""
5063 #: cp/rtti.c:641
5064 msgid "conversion casts away constness"
5065 msgstr ""
5067 #: cp/rtti.c:797
5068 msgid "source type is not polymorphic"
5069 msgstr ""
5071 #: cp/typeck.c:6248 c/c-typeck.c:4372
5072 #, gcc-internal-format
5073 msgid "wrong type argument to unary minus"
5074 msgstr ""
5076 #: cp/typeck.c:6249 c/c-typeck.c:4359
5077 #, gcc-internal-format
5078 msgid "wrong type argument to unary plus"
5079 msgstr ""
5081 #: cp/typeck.c:6276 c/c-typeck.c:4416
5082 #, gcc-internal-format
5083 msgid "wrong type argument to bit-complement"
5084 msgstr ""
5086 #: cp/typeck.c:6293 c/c-typeck.c:4424
5087 #, gcc-internal-format
5088 msgid "wrong type argument to abs"
5089 msgstr ""
5091 #: cp/typeck.c:6305 c/c-typeck.c:4446
5092 #, gcc-internal-format
5093 msgid "wrong type argument to conjugation"
5094 msgstr ""
5096 #: cp/typeck.c:6323
5097 msgid "in argument to unary !"
5098 msgstr ""
5100 #: cp/typeck.c:6369
5101 msgid "no pre-increment operator for type"
5102 msgstr ""
5104 #: cp/typeck.c:6371
5105 msgid "no post-increment operator for type"
5106 msgstr ""
5108 #: cp/typeck.c:6373
5109 msgid "no pre-decrement operator for type"
5110 msgstr ""
5112 #: cp/typeck.c:6375
5113 msgid "no post-decrement operator for type"
5114 msgstr ""
5116 #: fortran/arith.c:95
5117 msgid "Arithmetic OK at %L"
5118 msgstr ""
5120 #: fortran/arith.c:98
5121 msgid "Arithmetic overflow at %L"
5122 msgstr ""
5124 #: fortran/arith.c:101
5125 msgid "Arithmetic underflow at %L"
5126 msgstr ""
5128 #: fortran/arith.c:104
5129 msgid "Arithmetic NaN at %L"
5130 msgstr ""
5132 #: fortran/arith.c:107
5133 msgid "Division by zero at %L"
5134 msgstr ""
5136 #: fortran/arith.c:110
5137 msgid "Array operands are incommensurate at %L"
5138 msgstr ""
5140 #: fortran/arith.c:114
5141 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
5142 msgstr ""
5144 #: fortran/arith.c:118
5145 msgid "Illegal type in character concatenation at %L"
5146 msgstr ""
5148 #: fortran/arith.c:1384
5149 msgid "elemental binary operation"
5150 msgstr ""
5152 #: fortran/check.c:3119
5153 #, c-format
5154 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
5155 msgstr ""
5157 #: fortran/check.c:3327 fortran/check.c:3403 fortran/check.c:3460
5158 #, c-format
5159 msgid "arguments '%s' and '%s' for intrinsic %s"
5160 msgstr ""
5162 #: fortran/check.c:3783 fortran/intrinsic.c:4650
5163 #, c-format
5164 msgid "arguments '%s' and '%s' for intrinsic '%s'"
5165 msgstr ""
5167 #: fortran/error.c:853
5168 msgid "Fortran 2018 deleted feature:"
5169 msgstr ""
5171 #: fortran/error.c:855
5172 msgid "Fortran 2018 obsolescent feature:"
5173 msgstr ""
5175 #: fortran/error.c:857
5176 msgid "Fortran 2018:"
5177 msgstr ""
5179 #: fortran/error.c:859
5180 msgid "Fortran 2008 obsolescent feature:"
5181 msgstr ""
5183 #: fortran/error.c:865
5184 msgid "GNU Extension:"
5185 msgstr ""
5187 #: fortran/error.c:867
5188 msgid "Legacy Extension:"
5189 msgstr ""
5191 #: fortran/error.c:869
5192 msgid "Obsolescent feature:"
5193 msgstr ""
5195 #: fortran/error.c:871
5196 msgid "Deleted feature:"
5197 msgstr ""
5199 #: fortran/expr.c:3632
5200 msgid "array assignment"
5201 msgstr ""
5203 #. Macros for unified error messages.
5204 #: fortran/frontend-passes.c:3746
5205 #, c-format
5206 msgid ""
5207 "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, "
5208 "should be %ld"
5209 msgstr ""
5211 #: fortran/frontend-passes.c:3749
5212 #, c-format
5213 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
5214 msgstr ""
5216 #: fortran/frontend-passes.c:3752
5217 #, c-format
5218 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
5219 msgstr ""
5221 #: fortran/gfortranspec.c:427
5222 #, c-format
5223 msgid "Driving:"
5224 msgstr ""
5226 #: fortran/interface.c:3267 fortran/intrinsic.c:4325
5227 msgid "actual argument to INTENT = OUT/INOUT"
5228 msgstr ""
5230 #: fortran/io.c:599
5231 msgid "Positive width required"
5232 msgstr ""
5234 #: fortran/io.c:600
5235 msgid "Nonnegative width required"
5236 msgstr ""
5238 #: fortran/io.c:601
5239 msgid "Unexpected element %qc in format string at %L"
5240 msgstr ""
5242 #: fortran/io.c:603
5243 msgid "Unexpected end of format string"
5244 msgstr ""
5246 #: fortran/io.c:604
5247 msgid "Zero width in format descriptor"
5248 msgstr ""
5250 #: fortran/io.c:624
5251 msgid "Missing leading left parenthesis"
5252 msgstr ""
5254 #: fortran/io.c:653
5255 msgid "Left parenthesis required after %<*%>"
5256 msgstr ""
5258 #: fortran/io.c:684
5259 msgid "Expected P edit descriptor"
5260 msgstr ""
5262 #. P requires a prior number.
5263 #: fortran/io.c:692
5264 msgid "P descriptor requires leading scale factor"
5265 msgstr ""
5267 #: fortran/io.c:786 fortran/io.c:800
5268 msgid "Comma required after P descriptor"
5269 msgstr ""
5271 #: fortran/io.c:814
5272 msgid "Positive width required with T descriptor"
5273 msgstr ""
5275 #: fortran/io.c:897
5276 msgid "E specifier not allowed with g0 descriptor"
5277 msgstr ""
5279 #: fortran/io.c:967
5280 msgid "Positive exponent width required"
5281 msgstr ""
5283 #: fortran/io.c:1013
5284 #, c-format
5285 msgid "Right parenthesis expected at %C"
5286 msgstr ""
5288 #: fortran/io.c:1047
5289 msgid "Period required in format specifier"
5290 msgstr ""
5292 #: fortran/io.c:1812
5293 #, c-format
5294 msgid "%s tag"
5295 msgstr ""
5297 #: fortran/io.c:3339
5298 msgid "internal unit in WRITE"
5299 msgstr ""
5301 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
5302 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
5303 #: fortran/io.c:4697
5304 #, c-format
5305 msgid "%s tag with INQUIRE"
5306 msgstr ""
5308 #: fortran/matchexp.c:28
5309 #, c-format
5310 msgid "Syntax error in expression at %C"
5311 msgstr ""
5313 #: fortran/module.c:1212
5314 msgid "Unexpected EOF"
5315 msgstr ""
5317 #: fortran/module.c:1324
5318 msgid "Name too long"
5319 msgstr ""
5321 #: fortran/module.c:1426 fortran/module.c:1529
5322 msgid "Bad name"
5323 msgstr ""
5325 #: fortran/module.c:1553
5326 msgid "Expected name"
5327 msgstr ""
5329 #: fortran/module.c:1556
5330 msgid "Expected left parenthesis"
5331 msgstr ""
5333 #: fortran/module.c:1559
5334 msgid "Expected right parenthesis"
5335 msgstr ""
5337 #: fortran/module.c:1562
5338 msgid "Expected integer"
5339 msgstr ""
5341 #: fortran/module.c:1565 fortran/module.c:2665
5342 msgid "Expected string"
5343 msgstr ""
5345 #: fortran/module.c:1590
5346 msgid "find_enum(): Enum not found"
5347 msgstr ""
5349 #: fortran/module.c:2143
5350 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
5351 msgstr ""
5353 #: fortran/module.c:2346
5354 msgid "Expected attribute bit name"
5355 msgstr ""
5357 #: fortran/module.c:3294
5358 msgid "Expected integer string"
5359 msgstr ""
5361 #: fortran/module.c:3298
5362 msgid "Error converting integer"
5363 msgstr ""
5365 #: fortran/module.c:3320
5366 msgid "Expected real string"
5367 msgstr ""
5369 #: fortran/module.c:3545
5370 msgid "Expected expression type"
5371 msgstr ""
5373 #: fortran/module.c:3625
5374 msgid "Bad operator"
5375 msgstr ""
5377 #: fortran/module.c:3742
5378 msgid "Bad type in constant expression"
5379 msgstr ""
5381 #: fortran/module.c:7122
5382 msgid "Unexpected end of module"
5383 msgstr ""
5385 #: fortran/parse.c:1768
5386 msgid "arithmetic IF"
5387 msgstr ""
5389 #: fortran/parse.c:1777
5390 msgid "attribute declaration"
5391 msgstr ""
5393 #: fortran/parse.c:1813
5394 msgid "data declaration"
5395 msgstr ""
5397 #: fortran/parse.c:1831
5398 msgid "derived type declaration"
5399 msgstr ""
5401 #: fortran/parse.c:1958
5402 msgid "block IF"
5403 msgstr ""
5405 #: fortran/parse.c:1967
5406 msgid "implied END DO"
5407 msgstr ""
5409 #: fortran/parse.c:2061 fortran/resolve.c:11466
5410 msgid "assignment"
5411 msgstr ""
5413 #: fortran/parse.c:2064 fortran/resolve.c:11517 fortran/resolve.c:11520
5414 msgid "pointer assignment"
5415 msgstr ""
5417 #: fortran/parse.c:2082
5418 msgid "simple IF"
5419 msgstr ""
5421 #: fortran/resolve.c:2272 fortran/resolve.c:2466
5422 msgid "elemental procedure"
5423 msgstr ""
5425 #: fortran/resolve.c:2369
5426 msgid "allocatable argument"
5427 msgstr ""
5429 #: fortran/resolve.c:2374
5430 msgid "asynchronous argument"
5431 msgstr ""
5433 #: fortran/resolve.c:2379
5434 msgid "optional argument"
5435 msgstr ""
5437 #: fortran/resolve.c:2384
5438 msgid "pointer argument"
5439 msgstr ""
5441 #: fortran/resolve.c:2389
5442 msgid "target argument"
5443 msgstr ""
5445 #: fortran/resolve.c:2394
5446 msgid "value argument"
5447 msgstr ""
5449 #: fortran/resolve.c:2399
5450 msgid "volatile argument"
5451 msgstr ""
5453 #: fortran/resolve.c:2404
5454 msgid "assumed-shape argument"
5455 msgstr ""
5457 #: fortran/resolve.c:2409
5458 msgid "assumed-rank argument"
5459 msgstr ""
5461 #: fortran/resolve.c:2414
5462 msgid "coarray argument"
5463 msgstr ""
5465 #: fortran/resolve.c:2419
5466 msgid "parametrized derived type argument"
5467 msgstr ""
5469 #: fortran/resolve.c:2424
5470 msgid "polymorphic argument"
5471 msgstr ""
5473 #: fortran/resolve.c:2429
5474 msgid "NO_ARG_CHECK attribute"
5475 msgstr ""
5477 #. As assumed-type is unlimited polymorphic (cf. above).
5478 #. See also TS 29113, Note 6.1.
5479 #: fortran/resolve.c:2436
5480 msgid "assumed-type argument"
5481 msgstr ""
5483 #: fortran/resolve.c:2447
5484 msgid "array result"
5485 msgstr ""
5487 #: fortran/resolve.c:2452
5488 msgid "pointer or allocatable result"
5489 msgstr ""
5491 #: fortran/resolve.c:2459
5492 msgid "result with non-constant character length"
5493 msgstr ""
5495 #: fortran/resolve.c:2471
5496 msgid "bind(c) procedure"
5497 msgstr ""
5499 #: fortran/resolve.c:3916
5500 #, c-format
5501 msgid "Invalid context for NULL() pointer at %%L"
5502 msgstr ""
5504 #: fortran/resolve.c:3932
5505 #, c-format
5506 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5507 msgstr ""
5509 #: fortran/resolve.c:3949
5510 #, c-format
5511 msgid ""
5512 "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s"
5513 "%%> at %%L"
5514 msgstr ""
5516 #: fortran/resolve.c:3954
5517 #, c-format
5518 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5519 msgstr ""
5521 #: fortran/resolve.c:3969
5522 #, c-format
5523 msgid "Operands of string concatenation operator at %%L are %s/%s"
5524 msgstr ""
5526 #: fortran/resolve.c:4011
5527 #, c-format
5528 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5529 msgstr ""
5531 #: fortran/resolve.c:4034
5532 #, c-format
5533 msgid "Operand of .not. operator at %%L is %s"
5534 msgstr ""
5536 #: fortran/resolve.c:4048
5537 msgid "COMPLEX quantities cannot be compared at %L"
5538 msgstr ""
5540 #: fortran/resolve.c:4100
5541 #, c-format
5542 msgid "Logicals at %%L must be compared with %s instead of %s"
5543 msgstr ""
5545 #: fortran/resolve.c:4106
5546 #, c-format
5547 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5548 msgstr ""
5550 #: fortran/resolve.c:4119
5551 #, c-format
5552 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
5553 msgstr ""
5555 #: fortran/resolve.c:4122
5556 #, c-format
5557 msgid "Unknown operator %%<%s%%> at %%L"
5558 msgstr ""
5560 #: fortran/resolve.c:4125
5561 #, c-format
5562 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5563 msgstr ""
5565 #: fortran/resolve.c:4129
5566 #, c-format
5567 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5568 msgstr ""
5570 #: fortran/resolve.c:4215
5571 #, c-format
5572 msgid "Inconsistent ranks for operator at %%L and %%L"
5573 msgstr ""
5575 #: fortran/resolve.c:7014
5576 msgid "Loop variable"
5577 msgstr ""
5579 #: fortran/resolve.c:7018
5580 msgid "iterator variable"
5581 msgstr ""
5583 #: fortran/resolve.c:7022
5584 msgid "Start expression in DO loop"
5585 msgstr ""
5587 #: fortran/resolve.c:7026
5588 msgid "End expression in DO loop"
5589 msgstr ""
5591 #: fortran/resolve.c:7030
5592 msgid "Step expression in DO loop"
5593 msgstr ""
5595 #: fortran/resolve.c:7316 fortran/resolve.c:7319
5596 msgid "DEALLOCATE object"
5597 msgstr ""
5599 #: fortran/resolve.c:7692 fortran/resolve.c:7695
5600 msgid "ALLOCATE object"
5601 msgstr ""
5603 #: fortran/resolve.c:7928 fortran/resolve.c:9664
5604 msgid "STAT variable"
5605 msgstr ""
5607 #: fortran/resolve.c:7972 fortran/resolve.c:9676
5608 msgid "ERRMSG variable"
5609 msgstr ""
5611 #: fortran/resolve.c:9467
5612 msgid "item in READ"
5613 msgstr ""
5615 #: fortran/resolve.c:9688
5616 msgid "ACQUIRED_LOCK variable"
5617 msgstr ""
5619 #: fortran/trans-array.c:1675
5620 #, c-format
5621 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5622 msgstr ""
5624 #: fortran/trans-array.c:5935
5625 msgid "Integer overflow when calculating the amount of memory to allocate"
5626 msgstr ""
5628 #: fortran/trans-array.c:9544
5629 #, c-format
5630 msgid ""
5631 "The value of the PDT LEN parameter '%s' does not agree with that in the "
5632 "dummy declaration"
5633 msgstr ""
5635 #: fortran/trans-decl.c:6025
5636 #, c-format
5637 msgid ""
5638 "Actual string length does not match the declared one for dummy argument "
5639 "'%s' (%ld/%ld)"
5640 msgstr ""
5642 #: fortran/trans-decl.c:6033
5643 #, c-format
5644 msgid ""
5645 "Actual string length is shorter than the declared one for dummy argument "
5646 "'%s' (%ld/%ld)"
5647 msgstr ""
5649 #: fortran/trans-expr.c:9250
5650 #, c-format
5651 msgid "Target of rank remapping is too small (%ld < %ld)"
5652 msgstr ""
5654 #: fortran/trans-expr.c:10661
5655 msgid "Assignment of scalar to unallocated array"
5656 msgstr ""
5658 #: fortran/trans-intrinsic.c:965
5659 #, c-format
5660 msgid "Unequal character lengths (%ld/%ld) in %s"
5661 msgstr ""
5663 #: fortran/trans-intrinsic.c:8758
5664 #, c-format
5665 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5666 msgstr ""
5668 #: fortran/trans-intrinsic.c:8790
5669 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5670 msgstr ""
5672 #: fortran/trans-io.c:587
5673 msgid "Unit number in I/O statement too small"
5674 msgstr ""
5676 #: fortran/trans-io.c:596
5677 msgid "Unit number in I/O statement too large"
5678 msgstr ""
5680 #: fortran/trans-stmt.c:156
5681 msgid "Assigned label is not a target label"
5682 msgstr ""
5684 #: fortran/trans-stmt.c:1250
5685 #, c-format
5686 msgid "Invalid image number %d in SYNC IMAGES"
5687 msgstr ""
5689 #: fortran/trans-stmt.c:2190
5690 msgid "Loop iterates infinitely"
5691 msgstr ""
5693 #: fortran/trans-stmt.c:2210 fortran/trans-stmt.c:2466
5694 msgid "Loop variable has been modified"
5695 msgstr ""
5697 #: fortran/trans-stmt.c:2319
5698 msgid "DO step value is zero"
5699 msgstr ""
5701 #: fortran/trans.c:47
5702 msgid "Array reference out of bounds"
5703 msgstr ""
5705 #: fortran/trans.c:48
5706 msgid "Incorrect function return value"
5707 msgstr ""
5709 #: fortran/trans.c:614
5710 msgid "Memory allocation failed"
5711 msgstr ""
5713 #: fortran/trans.c:692 fortran/trans.c:1675
5714 msgid "Allocation would exceed memory limit"
5715 msgstr ""
5717 #: fortran/trans.c:901
5718 #, c-format
5719 msgid "Attempting to allocate already allocated variable '%s'"
5720 msgstr ""
5722 #: fortran/trans.c:907
5723 msgid "Attempting to allocate already allocated variable"
5724 msgstr ""
5726 #: fortran/trans.c:1360 fortran/trans.c:1519
5727 #, c-format
5728 msgid "Attempt to DEALLOCATE unallocated '%s'"
5729 msgstr ""
5731 #. The remainder are real diagnostic types.
5732 #: fortran/gfc-diagnostic.def:33
5733 msgid "Fatal Error"
5734 msgstr ""
5736 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5737 #. when reporting fatal signal in the compiler.
5738 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5739 msgid "internal compiler error"
5740 msgstr ""
5742 #: fortran/gfc-diagnostic.def:35
5743 msgid "Error"
5744 msgstr ""
5746 #: fortran/gfc-diagnostic.def:36
5747 msgid "sorry, unimplemented"
5748 msgstr ""
5750 #: fortran/gfc-diagnostic.def:37
5751 msgid "Warning"
5752 msgstr ""
5754 #: fortran/gfc-diagnostic.def:38
5755 msgid "anachronism"
5756 msgstr ""
5758 #: fortran/gfc-diagnostic.def:39
5759 msgid "note"
5760 msgstr ""
5762 #: fortran/gfc-diagnostic.def:40
5763 msgid "debug"
5764 msgstr ""
5766 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5767 #. prefix does not matter.
5768 #: fortran/gfc-diagnostic.def:43
5769 msgid "pedwarn"
5770 msgstr ""
5772 #: fortran/gfc-diagnostic.def:44
5773 msgid "permerror"
5774 msgstr ""
5776 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5777 #. due to -Werror and -Werror=warning.
5778 #: fortran/gfc-diagnostic.def:47
5779 msgid "error"
5780 msgstr ""
5782 #: go/go-backend.c:166
5783 msgid "lseek failed while reading export data"
5784 msgstr ""
5786 #: go/go-backend.c:173
5787 msgid "memory allocation failed while reading export data"
5788 msgstr ""
5790 #: go/go-backend.c:181
5791 msgid "read failed while reading export data"
5792 msgstr ""
5794 #: go/go-backend.c:187
5795 msgid "short read while reading export data"
5796 msgstr ""
5798 #: gcc.c:763 gcc.c:767 gcc.c:822
5799 msgid "-gz is not supported in this configuration"
5800 msgstr ""
5802 #: gcc.c:773 gcc.c:833
5803 msgid "-gz=zlib is not supported in this configuration"
5804 msgstr ""
5806 #: gcc.c:978
5807 msgid "-fuse-linker-plugin is not supported in this configuration"
5808 msgstr ""
5810 #: gcc.c:993
5811 msgid "cannot specify -static with -fsanitize=address"
5812 msgstr ""
5814 #: gcc.c:995
5815 msgid "cannot specify -static with -fsanitize=thread"
5816 msgstr ""
5818 #: gcc.c:1017
5819 msgid "-fvtable-verify=std is not supported in this configuration"
5820 msgstr ""
5822 #: gcc.c:1019
5823 msgid "-fvtable-verify=preinit is not supported in this configuration"
5824 msgstr ""
5826 #: gcc.c:1147 ada/gcc-interface/lang-specs.h:33
5827 msgid "-pg and -fomit-frame-pointer are incompatible"
5828 msgstr ""
5830 #: gcc.c:1318
5831 msgid "GNU C no longer supports -traditional without -E"
5832 msgstr ""
5834 #: gcc.c:1327
5835 msgid "-E or -x required when input is from standard input"
5836 msgstr ""
5838 #: config/darwin.h:126 config/darwin.h:427
5839 msgid "gsplit-dwarf is not supported on this platform"
5840 msgstr ""
5842 #: config/darwin.h:170
5843 msgid "rdynamic is not supported"
5844 msgstr ""
5846 #: config/darwin.h:258
5847 msgid "-current_version only allowed with -dynamiclib"
5848 msgstr ""
5850 #: config/darwin.h:260
5851 msgid "-install_name only allowed with -dynamiclib"
5852 msgstr ""
5854 #: config/darwin.h:265
5855 msgid "-bundle not allowed with -dynamiclib"
5856 msgstr ""
5858 #: config/darwin.h:266
5859 msgid "-bundle_loader not allowed with -dynamiclib"
5860 msgstr ""
5862 #: config/darwin.h:267
5863 msgid "-client_name not allowed with -dynamiclib"
5864 msgstr ""
5866 #: config/darwin.h:272
5867 msgid "-force_flat_namespace not allowed with -dynamiclib"
5868 msgstr ""
5870 #: config/darwin.h:274
5871 msgid "-keep_private_externs not allowed with -dynamiclib"
5872 msgstr ""
5874 #: config/darwin.h:275
5875 msgid "-private_bundle not allowed with -dynamiclib"
5876 msgstr ""
5878 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
5879 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:760 config/sparc/freebsd.h:45
5880 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5881 msgstr ""
5883 #: config/lynx.h:69
5884 msgid "cannot use mthreads and mlegacy-threads together"
5885 msgstr ""
5887 #: config/lynx.h:94
5888 msgid "cannot use mshared and static together"
5889 msgstr ""
5891 #: config/sol2.h:350 config/sol2.h:355
5892 msgid "does not support multilib"
5893 msgstr ""
5895 #: config/sol2.h:452
5896 msgid "-pie is not supported in this configuration"
5897 msgstr ""
5899 #: config/vxworks.h:126
5900 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5901 msgstr ""
5903 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5904 #: config/riscv/freebsd.h:44
5905 msgid "consider using `-pg' instead of `-p' with gprof (1)"
5906 msgstr ""
5908 #: config/arc/arc.h:68 config/mips/mips.h:1452
5909 msgid "may not use both -EB and -EL"
5910 msgstr ""
5912 #: config/arm/arm.h:88
5913 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5914 msgstr ""
5916 #: config/arm/arm.h:90 config/tilegx/tilegx.h:523 config/tilegx/tilegx.h:528
5917 msgid "-mbig-endian and -mlittle-endian may not be used together"
5918 msgstr ""
5920 #: config/avr/specs.h:71
5921 msgid "shared is not supported"
5922 msgstr ""
5924 #: config/bfin/elf.h:55
5925 msgid "no processor type specified for linking"
5926 msgstr ""
5928 #: config/cris/cris.h:184
5929 msgid "do not specify both -march=... and -mcpu=..."
5930 msgstr ""
5932 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5933 #: config/i386/mingw-w64.h:95 config/i386/mingw32.h:141
5934 msgid "shared and mdll are not compatible"
5935 msgstr ""
5937 #: config/mcore/mcore.h:53
5938 msgid "the m210 does not have little endian support"
5939 msgstr ""
5941 #: config/mips/r3900.h:37
5942 msgid "-mhard-float not supported"
5943 msgstr ""
5945 #: config/mips/r3900.h:39
5946 msgid "-msingle-float and -msoft-float cannot both be specified"
5947 msgstr ""
5949 #: config/moxie/moxiebox.h:43
5950 msgid "this target is little-endian"
5951 msgstr ""
5953 #: config/nios2/elf.h:44
5954 msgid "You need a C startup file for -msys-crt0="
5955 msgstr ""
5957 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5958 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5959 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
5960 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
5961 msgid "warning: consider linking with '-static' as system libraries with"
5962 msgstr ""
5964 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5965 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5966 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
5967 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
5968 msgid "  profiling support are only provided in archive format"
5969 msgstr ""
5971 #: config/rs6000/darwin.h:95
5972 msgid " conflicting code gen style switches are used"
5973 msgstr ""
5975 #: config/rs6000/freebsd64.h:171
5976 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5977 msgstr ""
5979 #: config/rs6000/rs6000.h:139
5980 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
5981 msgstr ""
5983 #: config/rx/rx.h:80
5984 msgid "-mas100-syntax is incompatible with -gdwarf"
5985 msgstr ""
5987 #: config/rx/rx.h:81
5988 msgid "rx100 cpu does not have FPU hardware"
5989 msgstr ""
5991 #: config/rx/rx.h:82
5992 msgid "rx200 cpu does not have FPU hardware"
5993 msgstr ""
5995 #: config/s390/tpf.h:119
5996 msgid "static is not supported on TPF-OS"
5997 msgstr ""
5999 #: config/sh/sh.h:297 config/sh/sh.h:300
6000 msgid "SH2a does not support little-endian"
6001 msgstr ""
6003 #: config/sparc/linux64.h:148
6004 msgid "-fsanitize=address is not supported in this configuration"
6005 msgstr ""
6007 #: config/sparc/linux64.h:162 config/sparc/linux64.h:168
6008 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
6009 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
6010 msgid "may not use both -m32 and -m64"
6011 msgstr ""
6013 #: config/vax/netbsd-elf.h:51
6014 msgid "the -shared option is not currently supported for VAX ELF"
6015 msgstr ""
6017 #: config/vax/vax.h:46 config/vax/vax.h:47
6018 msgid "profiling not supported with -mg"
6019 msgstr ""
6021 #: ada/gcc-interface/lang-specs.h:34
6022 msgid "-c or -S required for Ada"
6023 msgstr ""
6025 #: ada/gcc-interface/lang-specs.h:53
6026 msgid "-c required for gnat2why"
6027 msgstr ""
6029 #: ada/gcc-interface/lang-specs.h:66
6030 msgid "-c required for gnat2scil"
6031 msgstr ""
6033 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
6034 msgid "gfortran does not support -E without -cpp"
6035 msgstr ""
6037 #: objc/lang-specs.h:30 objc/lang-specs.h:41
6038 msgid "GNU Objective C no longer supports traditional compilation"
6039 msgstr ""
6041 #: objc/lang-specs.h:55
6042 msgid ""
6043 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
6044 msgstr ""
6046 #: objcp/lang-specs.h:58
6047 msgid ""
6048 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
6049 msgstr ""
6051 #: fortran/lang.opt:146
6052 msgid "-J<directory>\tPut MODULE files in 'directory'."
6053 msgstr ""
6055 #: fortran/lang.opt:198
6056 msgid "Warn about possible aliasing of dummy arguments."
6057 msgstr ""
6059 #: fortran/lang.opt:202
6060 msgid "Warn about alignment of COMMON blocks."
6061 msgstr ""
6063 #: fortran/lang.opt:206
6064 msgid "Warn about missing ampersand in continued character constants."
6065 msgstr ""
6067 #: fortran/lang.opt:210
6068 msgid "Warn about creation of array temporaries."
6069 msgstr ""
6071 #: fortran/lang.opt:214
6072 msgid "Warn about type and rank mismatches between arguments and parameters."
6073 msgstr ""
6075 #: fortran/lang.opt:218
6076 msgid "Warn if the type of a variable might be not interoperable with C."
6077 msgstr ""
6079 #: fortran/lang.opt:226
6080 msgid "Warn about truncated character expressions."
6081 msgstr ""
6083 #: fortran/lang.opt:230
6084 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
6085 msgstr ""
6087 #: fortran/lang.opt:238
6088 msgid "Warn about most implicit conversions."
6089 msgstr ""
6091 #: fortran/lang.opt:242
6092 msgid "Warn about possibly incorrect subscripts in do loops."
6093 msgstr ""
6095 #: fortran/lang.opt:250
6096 msgid "Warn if loops have been interchanged."
6097 msgstr ""
6099 #: fortran/lang.opt:254
6100 msgid "Warn about function call elimination."
6101 msgstr ""
6103 #: fortran/lang.opt:258
6104 msgid "Warn about calls with implicit interface."
6105 msgstr ""
6107 #: fortran/lang.opt:262
6108 msgid "Warn about called procedures not explicitly declared."
6109 msgstr ""
6111 #: fortran/lang.opt:266
6112 msgid "Warn about constant integer divisions with truncated results."
6113 msgstr ""
6115 #: fortran/lang.opt:270
6116 msgid "Warn about truncated source lines."
6117 msgstr ""
6119 #: fortran/lang.opt:274
6120 msgid "Warn on intrinsics not part of the selected standard."
6121 msgstr ""
6123 #: fortran/lang.opt:286
6124 msgid "Warn about USE statements that have no ONLY qualifier."
6125 msgstr ""
6127 #: fortran/lang.opt:298
6128 msgid "Warn about real-literal-constants with 'q' exponent-letter."
6129 msgstr ""
6131 #: fortran/lang.opt:302
6132 msgid "Warn when a left-hand-side array variable is reallocated."
6133 msgstr ""
6135 #: fortran/lang.opt:306
6136 msgid "Warn when a left-hand-side variable is reallocated."
6137 msgstr ""
6139 #: fortran/lang.opt:310
6140 msgid "Warn if the pointer in a pointer assignment might outlive its target."
6141 msgstr ""
6143 #: fortran/lang.opt:318
6144 msgid "Warn about \"suspicious\" constructs."
6145 msgstr ""
6147 #: fortran/lang.opt:322
6148 msgid "Permit nonconforming uses of the tab character."
6149 msgstr ""
6151 #: fortran/lang.opt:326
6152 msgid "Warn about an invalid DO loop."
6153 msgstr ""
6155 #: fortran/lang.opt:330
6156 msgid "Warn about underflow of numerical constant expressions."
6157 msgstr ""
6159 #: fortran/lang.opt:338
6160 msgid "Warn if a user-procedure has the same name as an intrinsic."
6161 msgstr ""
6163 #: fortran/lang.opt:346
6164 msgid "Warn about unused dummy arguments."
6165 msgstr ""
6167 #: fortran/lang.opt:350
6168 msgid "Warn about zero-trip DO loops."
6169 msgstr ""
6171 #: fortran/lang.opt:354
6172 msgid "Enable preprocessing."
6173 msgstr ""
6175 #: fortran/lang.opt:362
6176 msgid "Disable preprocessing."
6177 msgstr ""
6179 #: fortran/lang.opt:370
6180 msgid "Eliminate multiple function invocations also for impure functions."
6181 msgstr ""
6183 #: fortran/lang.opt:374
6184 msgid "Enable alignment of COMMON blocks."
6185 msgstr ""
6187 #: fortran/lang.opt:378
6188 msgid ""
6189 "All intrinsics procedures are available regardless of selected standard."
6190 msgstr ""
6192 #: fortran/lang.opt:386
6193 msgid ""
6194 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
6195 "statements."
6196 msgstr ""
6198 #: fortran/lang.opt:390
6199 msgid "Specify that backslash in string introduces an escape character."
6200 msgstr ""
6202 #: fortran/lang.opt:394
6203 msgid "Produce a backtrace when a runtime error is encountered."
6204 msgstr ""
6206 #: fortran/lang.opt:398
6207 msgid ""
6208 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
6209 "use BLAS."
6210 msgstr ""
6212 #: fortran/lang.opt:402
6213 msgid ""
6214 "Produce a warning at runtime if a array temporary has been created for a "
6215 "procedure argument."
6216 msgstr ""
6218 #: fortran/lang.opt:406
6219 msgid ""
6220 "-fconvert=<big-endian|little-endian|native|swap> The endianness used for "
6221 "unformatted files."
6222 msgstr ""
6224 #: fortran/lang.opt:425
6225 msgid "Use the Cray Pointer extension."
6226 msgstr ""
6228 #: fortran/lang.opt:429
6229 msgid "Generate C prototypes from BIND(C) declarations."
6230 msgstr ""
6232 #: fortran/lang.opt:433
6233 msgid "Ignore 'D' in column one in fixed form."
6234 msgstr ""
6236 #: fortran/lang.opt:437
6237 msgid "Treat lines with 'D' in column one as comments."
6238 msgstr ""
6240 #: fortran/lang.opt:441
6241 msgid "Enable all DEC language extensions."
6242 msgstr ""
6244 #: fortran/lang.opt:445
6245 msgid "Enable legacy parsing of INCLUDE as statement."
6246 msgstr ""
6248 #: fortran/lang.opt:449
6249 msgid "Enable kind-specific variants of integer intrinsic functions."
6250 msgstr ""
6252 #: fortran/lang.opt:453
6253 msgid "Enable legacy math intrinsics for compatibility."
6254 msgstr ""
6256 #: fortran/lang.opt:457
6257 msgid "Enable support for DEC STRUCTURE/RECORD."
6258 msgstr ""
6260 #: fortran/lang.opt:461
6261 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
6262 msgstr ""
6264 #: fortran/lang.opt:465
6265 msgid "Set the default double precision kind to an 8 byte wide type."
6266 msgstr ""
6268 #: fortran/lang.opt:469
6269 msgid "Set the default integer kind to an 8 byte wide type."
6270 msgstr ""
6272 #: fortran/lang.opt:473
6273 msgid "Set the default real kind to an 8 byte wide type."
6274 msgstr ""
6276 #: fortran/lang.opt:477
6277 msgid "Set the default real kind to an 10 byte wide type."
6278 msgstr ""
6280 #: fortran/lang.opt:481
6281 msgid "Set the default real kind to an 16 byte wide type."
6282 msgstr ""
6284 #: fortran/lang.opt:485
6285 msgid "Allow dollar signs in entity names."
6286 msgstr ""
6288 #: fortran/lang.opt:489 config/alpha/alpha.opt:31 common.opt:654 common.opt:788
6289 #: common.opt:998 common.opt:1002 common.opt:1006 common.opt:1010
6290 #: common.opt:1574 common.opt:1630 common.opt:1762 common.opt:1766
6291 #: common.opt:2000 common.opt:2178 common.opt:2879
6292 msgid "Does nothing. Preserved for backward compatibility."
6293 msgstr ""
6295 #: fortran/lang.opt:493
6296 msgid "Display the code tree after parsing."
6297 msgstr ""
6299 #: fortran/lang.opt:497
6300 msgid "Display the code tree after front end optimization."
6301 msgstr ""
6303 #: fortran/lang.opt:501
6304 msgid "Display the code tree after parsing; deprecated option."
6305 msgstr ""
6307 #: fortran/lang.opt:505
6308 msgid ""
6309 "Specify that an external BLAS library should be used for matmul calls on "
6310 "large-size arrays."
6311 msgstr ""
6313 #: fortran/lang.opt:509
6314 msgid "Use f2c calling convention."
6315 msgstr ""
6317 #: fortran/lang.opt:513
6318 msgid "Assume that the source file is fixed form."
6319 msgstr ""
6321 #: fortran/lang.opt:517
6322 msgid "Force creation of temporary to test infrequently-executed forall code."
6323 msgstr ""
6325 #: fortran/lang.opt:521
6326 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
6327 msgstr ""
6329 #: fortran/lang.opt:525 fortran/lang.opt:529
6330 msgid "Specify where to find the compiled intrinsic modules."
6331 msgstr ""
6333 #: fortran/lang.opt:533
6334 msgid "Allow arbitrary character line width in fixed mode."
6335 msgstr ""
6337 #: fortran/lang.opt:537
6338 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
6339 msgstr ""
6341 #: fortran/lang.opt:541
6342 msgid "Pad shorter fixed form lines to line width with spaces."
6343 msgstr ""
6345 #: fortran/lang.opt:545
6346 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
6347 msgstr ""
6349 #: fortran/lang.opt:549
6350 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
6351 msgstr ""
6353 #: fortran/lang.opt:553
6354 msgid "Assume that the source file is free form."
6355 msgstr ""
6357 #: fortran/lang.opt:557
6358 msgid "Allow arbitrary character line width in free mode."
6359 msgstr ""
6361 #: fortran/lang.opt:561
6362 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
6363 msgstr ""
6365 #: fortran/lang.opt:565
6366 msgid "Try to interchange loops if profitable."
6367 msgstr ""
6369 #: fortran/lang.opt:569
6370 msgid "Enable front end optimization."
6371 msgstr ""
6373 #: fortran/lang.opt:573
6374 msgid ""
6375 "Specify that no implicit typing is allowed, unless overridden by explicit "
6376 "IMPLICIT statements."
6377 msgstr ""
6379 #: fortran/lang.opt:577
6380 msgid ""
6381 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
6382 msgstr ""
6384 #: fortran/lang.opt:581
6385 msgid ""
6386 "Initialize components of derived type variables according to other init "
6387 "flags."
6388 msgstr ""
6390 #: fortran/lang.opt:585
6391 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
6392 msgstr ""
6394 #: fortran/lang.opt:589
6395 msgid "Initialize local variables to zero (from g77)."
6396 msgstr ""
6398 #: fortran/lang.opt:593
6399 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
6400 msgstr ""
6402 #: fortran/lang.opt:597
6403 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
6404 msgstr ""
6406 #: fortran/lang.opt:619
6407 msgid ""
6408 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
6409 "matmul will be inlined."
6410 msgstr ""
6412 #: fortran/lang.opt:623
6413 msgid ""
6414 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
6415 "constructor."
6416 msgstr ""
6418 #: fortran/lang.opt:627
6419 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
6420 msgstr ""
6422 #: fortran/lang.opt:631
6423 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
6424 msgstr ""
6426 #: fortran/lang.opt:635
6427 msgid ""
6428 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
6429 "put on the stack."
6430 msgstr ""
6432 #: fortran/lang.opt:639
6433 msgid "Put all local arrays on stack."
6434 msgstr ""
6436 #: fortran/lang.opt:643
6437 msgid "Set default accessibility of module entities to PRIVATE."
6438 msgstr ""
6440 #: fortran/lang.opt:663
6441 msgid "Try to lay out derived types as compactly as possible."
6442 msgstr ""
6444 #: fortran/lang.opt:671
6445 msgid "Protect parentheses in expressions."
6446 msgstr ""
6448 #: fortran/lang.opt:675
6449 msgid ""
6450 "Path to header file that should be pre-included before each compilation unit."
6451 msgstr ""
6453 #: fortran/lang.opt:679
6454 msgid "Enable range checking during compilation."
6455 msgstr ""
6457 #: fortran/lang.opt:683
6458 msgid "Interpret any REAL(4) as a REAL(8)."
6459 msgstr ""
6461 #: fortran/lang.opt:687
6462 msgid "Interpret any REAL(4) as a REAL(10)."
6463 msgstr ""
6465 #: fortran/lang.opt:691
6466 msgid "Interpret any REAL(4) as a REAL(16)."
6467 msgstr ""
6469 #: fortran/lang.opt:695
6470 msgid "Interpret any REAL(8) as a REAL(4)."
6471 msgstr ""
6473 #: fortran/lang.opt:699
6474 msgid "Interpret any REAL(8) as a REAL(10)."
6475 msgstr ""
6477 #: fortran/lang.opt:703
6478 msgid "Interpret any REAL(8) as a REAL(16)."
6479 msgstr ""
6481 #: fortran/lang.opt:707
6482 msgid "Reallocate the LHS in assignments."
6483 msgstr ""
6485 #: fortran/lang.opt:711
6486 msgid "Use a 4-byte record marker for unformatted files."
6487 msgstr ""
6489 #: fortran/lang.opt:715
6490 msgid "Use an 8-byte record marker for unformatted files."
6491 msgstr ""
6493 #: fortran/lang.opt:719
6494 msgid "Allocate local variables on the stack to allow indirect recursion."
6495 msgstr ""
6497 #: fortran/lang.opt:723
6498 msgid "Copy array sections into a contiguous block on procedure entry."
6499 msgstr ""
6501 #: fortran/lang.opt:727
6502 msgid ""
6503 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
6504 "used."
6505 msgstr ""
6507 #: fortran/lang.opt:743
6508 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6509 msgstr ""
6511 #: fortran/lang.opt:747
6512 msgid "Append a second underscore if the name already contains an underscore."
6513 msgstr ""
6515 #: fortran/lang.opt:755
6516 msgid "Apply negative sign to zero values."
6517 msgstr ""
6519 #: fortran/lang.opt:759
6520 msgid "Append underscores to externally visible names."
6521 msgstr ""
6523 #: fortran/lang.opt:763 c-family/c.opt:1405 c-family/c.opt:1437
6524 #: c-family/c.opt:1685 config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1167
6525 #: common.opt:1375 common.opt:1450 common.opt:1718 common.opt:1849
6526 #: common.opt:2249 common.opt:2285 common.opt:2378 common.opt:2382
6527 #: common.opt:2487 common.opt:2578 common.opt:2586 common.opt:2594
6528 #: common.opt:2602 common.opt:2703 common.opt:2755 common.opt:2843
6529 #: common.opt:2980 common.opt:2984 common.opt:2988 common.opt:2992
6530 msgid "Does nothing.  Preserved for backward compatibility."
6531 msgstr ""
6533 #: fortran/lang.opt:803
6534 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6535 msgstr ""
6537 #: fortran/lang.opt:807
6538 msgid "Conform to the ISO Fortran 2003 standard."
6539 msgstr ""
6541 #: fortran/lang.opt:811
6542 msgid "Conform to the ISO Fortran 2008 standard."
6543 msgstr ""
6545 #: fortran/lang.opt:815
6546 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6547 msgstr ""
6549 #: fortran/lang.opt:819
6550 msgid "Conform to the ISO Fortran 2018 standard."
6551 msgstr ""
6553 #: fortran/lang.opt:823
6554 msgid "Conform to the ISO Fortran 95 standard."
6555 msgstr ""
6557 #: fortran/lang.opt:827
6558 msgid "Conform to nothing in particular."
6559 msgstr ""
6561 #: fortran/lang.opt:831
6562 msgid "Accept extensions to support legacy code."
6563 msgstr ""
6565 #: c-family/c.opt:182
6566 msgid ""
6567 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
6568 "before <question> disables the <answer> to <question>."
6569 msgstr ""
6571 #: c-family/c.opt:186
6572 msgid "Do not discard comments."
6573 msgstr ""
6575 #: c-family/c.opt:190
6576 msgid "Do not discard comments in macro expansions."
6577 msgstr ""
6579 #: c-family/c.opt:194
6580 msgid ""
6581 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
6582 "<macro> is given, <val> is taken to be 1."
6583 msgstr ""
6585 #: c-family/c.opt:201
6586 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6587 msgstr ""
6589 #: c-family/c.opt:205
6590 msgid "Enable parsing GIMPLE."
6591 msgstr ""
6593 #: c-family/c.opt:209
6594 msgid "Print the name of header files as they are used."
6595 msgstr ""
6597 #: c-family/c.opt:213
6598 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6599 msgstr ""
6601 #: c-family/c.opt:217
6602 msgid "Generate make dependencies."
6603 msgstr ""
6605 #: c-family/c.opt:221
6606 msgid "Generate make dependencies and compile."
6607 msgstr ""
6609 #: c-family/c.opt:225
6610 msgid "-MF <file>\tWrite dependency output to the given file."
6611 msgstr ""
6613 #: c-family/c.opt:229
6614 msgid "Treat missing header files as generated files."
6615 msgstr ""
6617 #: c-family/c.opt:233
6618 msgid "Like -M but ignore system header files."
6619 msgstr ""
6621 #: c-family/c.opt:237
6622 msgid "Like -MD but ignore system header files."
6623 msgstr ""
6625 #: c-family/c.opt:241
6626 msgid "Generate phony targets for all headers."
6627 msgstr ""
6629 #: c-family/c.opt:245
6630 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6631 msgstr ""
6633 #: c-family/c.opt:249
6634 msgid "-MT <target>\tAdd an unquoted target."
6635 msgstr ""
6637 #: c-family/c.opt:253
6638 msgid "Do not generate #line directives."
6639 msgstr ""
6641 #: c-family/c.opt:257
6642 msgid "-U<macro>\tUndefine <macro>."
6643 msgstr ""
6645 #: c-family/c.opt:261
6646 msgid ""
6647 "Warn about things that will change when compiling with an ABI-compliant "
6648 "compiler."
6649 msgstr ""
6651 #: c-family/c.opt:265
6652 msgid ""
6653 "Warn about things that change between the current -fabi-version and the "
6654 "specified version."
6655 msgstr ""
6657 #: c-family/c.opt:269
6658 msgid ""
6659 "Warn if a subobject has an abi_tag attribute that the complete object type "
6660 "does not have."
6661 msgstr ""
6663 #: c-family/c.opt:276
6664 msgid ""
6665 "Warn on suspicious calls of standard functions computing absolute values."
6666 msgstr ""
6668 #: c-family/c.opt:280
6669 msgid "Warn about suspicious uses of memory addresses."
6670 msgstr ""
6672 #: c-family/c.opt:296
6673 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
6674 msgstr ""
6676 #: c-family/c.opt:300
6677 msgid ""
6678 "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member "
6679 "allocation function."
6680 msgstr ""
6682 #: c-family/c.opt:304 ada/gcc-interface/lang.opt:57
6683 msgid "Enable most warning messages."
6684 msgstr ""
6686 #: c-family/c.opt:308
6687 msgid "Warn on any use of alloca."
6688 msgstr ""
6690 #: c-family/c.opt:312
6691 msgid ""
6692 "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that "
6693 "attempt to allocate objects larger than the specified number of bytes."
6694 msgstr ""
6696 #: c-family/c.opt:317
6697 msgid ""
6698 "-Wno-alloc-size-larger-than Disable Walloc-size-larger-than= warning.  "
6699 "Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
6700 msgstr ""
6702 #: c-family/c.opt:321
6703 msgid ""
6704 "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
6705 msgstr ""
6707 #: c-family/c.opt:325
6708 msgid ""
6709 "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on "
6710 "bounded uses of alloca whose bound can be larger than <number> bytes."
6711 msgstr ""
6713 #: c-family/c.opt:331
6714 msgid ""
6715 "-Wno-alloca-larger-than Disable Walloca-larger-than= warning.  Equivalent to "
6716 "Walloca-larger-than=<SIZE_MAX> or larger."
6717 msgstr ""
6719 #: c-family/c.opt:343
6720 msgid ""
6721 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
6722 "collector."
6723 msgstr ""
6725 #: c-family/c.opt:347
6726 msgid "Warn about casting functions to incompatible types."
6727 msgstr ""
6729 #: c-family/c.opt:351
6730 msgid ""
6731 "Warn about boolean expression compared with an integer value different from "
6732 "true/false."
6733 msgstr ""
6735 #: c-family/c.opt:355
6736 msgid "Warn about certain operations on boolean expressions."
6737 msgstr ""
6739 #: c-family/c.opt:359
6740 msgid ""
6741 "Warn when __builtin_frame_address or __builtin_return_address is used "
6742 "unsafely."
6743 msgstr ""
6745 #: c-family/c.opt:363
6746 msgid "Warn when a built-in function is declared with the wrong signature."
6747 msgstr ""
6749 #: c-family/c.opt:367
6750 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6751 msgstr ""
6753 #: c-family/c.opt:371
6754 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
6755 msgstr ""
6757 #: c-family/c.opt:375
6758 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6759 msgstr ""
6761 #: c-family/c.opt:379
6762 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6763 msgstr ""
6765 #: c-family/c.opt:383
6766 msgid "Warn about C constructs that are not in the common subset of C and C++."
6767 msgstr ""
6769 #: c-family/c.opt:390
6770 msgid ""
6771 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
6772 "C++ 2011."
6773 msgstr ""
6775 #: c-family/c.opt:394
6776 msgid ""
6777 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
6778 "C++ 2014."
6779 msgstr ""
6781 #: c-family/c.opt:401
6782 msgid ""
6783 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO "
6784 "C++ 2017."
6785 msgstr ""
6787 #: c-family/c.opt:405
6788 msgid "Warn about casts between incompatible function types."
6789 msgstr ""
6791 #: c-family/c.opt:409
6792 msgid "Warn about casts which discard qualifiers."
6793 msgstr ""
6795 #: c-family/c.opt:413 c-family/c.opt:417
6796 msgid "Warn about catch handlers of non-reference type."
6797 msgstr ""
6799 #: c-family/c.opt:421
6800 msgid "Warn about subscripts whose type is \"char\"."
6801 msgstr ""
6803 #: c-family/c.opt:425 c-family/c.opt:1310 c-family/c.opt:1314
6804 #: c-family/c.opt:1318 c-family/c.opt:1322 c-family/c.opt:1326
6805 #: c-family/c.opt:1330 c-family/c.opt:1334 c-family/c.opt:1341
6806 #: c-family/c.opt:1345 c-family/c.opt:1349 c-family/c.opt:1353
6807 #: c-family/c.opt:1357 c-family/c.opt:1361 c-family/c.opt:1365
6808 #: c-family/c.opt:1369 c-family/c.opt:1373 c-family/c.opt:1377
6809 #: c-family/c.opt:1381 c-family/c.opt:1385 c-family/c.opt:1389
6810 #: config/i386/i386.opt:967
6811 msgid "Deprecated in GCC 9.  This switch has no effect."
6812 msgstr ""
6814 #: c-family/c.opt:429
6815 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6816 msgstr ""
6818 #: c-family/c.opt:433
6819 msgid ""
6820 "Warn about possibly nested block comments, and C++ comments spanning more "
6821 "than one physical line."
6822 msgstr ""
6824 #: c-family/c.opt:437
6825 msgid "Synonym for -Wcomment."
6826 msgstr ""
6828 #: c-family/c.opt:441
6829 msgid "Warn for conditionally-supported constructs."
6830 msgstr ""
6832 #: c-family/c.opt:445
6833 msgid "Warn for implicit type conversions that may change a value."
6834 msgstr ""
6836 #: c-family/c.opt:449
6837 msgid "Warn for converting NULL from/to a non-pointer type."
6838 msgstr ""
6840 #: c-family/c.opt:457
6841 msgid "Warn when all constructors and destructors are private."
6842 msgstr ""
6844 #: c-family/c.opt:461
6845 msgid "Warn about dangling else."
6846 msgstr ""
6848 #: c-family/c.opt:465
6849 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6850 msgstr ""
6852 #: c-family/c.opt:469
6853 msgid "Warn when a declaration is found after a statement."
6854 msgstr ""
6856 #: c-family/c.opt:473
6857 msgid "Warn when deleting a pointer to incomplete type."
6858 msgstr ""
6860 #: c-family/c.opt:477
6861 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6862 msgstr ""
6864 #: c-family/c.opt:485
6865 msgid ""
6866 "Mark implicitly-declared copy operations as deprecated if the class has a "
6867 "user-provided copy operation."
6868 msgstr ""
6870 #: c-family/c.opt:490
6871 msgid ""
6872 "Mark implicitly-declared copy operations as deprecated if the class has a "
6873 "user-provided copy operation or destructor."
6874 msgstr ""
6876 #: c-family/c.opt:495
6877 msgid ""
6878 "Warn about positional initialization of structs requiring designated "
6879 "initializers."
6880 msgstr ""
6882 #: c-family/c.opt:499
6883 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6884 msgstr ""
6886 #: c-family/c.opt:503
6887 msgid "Warn if type qualifiers on pointers are discarded."
6888 msgstr ""
6890 #: c-family/c.opt:507
6891 msgid "Warn about compile-time integer division by zero."
6892 msgstr ""
6894 #: c-family/c.opt:511
6895 msgid "Warn about duplicated branches in if-else statements."
6896 msgstr ""
6898 #: c-family/c.opt:515
6899 msgid "Warn about duplicated conditions in an if-else-if chain."
6900 msgstr ""
6902 #: c-family/c.opt:519
6903 msgid "Warn about violations of Effective C++ style rules."
6904 msgstr ""
6906 #: c-family/c.opt:523
6907 msgid "Warn about an empty body in an if or else statement."
6908 msgstr ""
6910 #: c-family/c.opt:527
6911 msgid "Warn about stray tokens after #else and #endif."
6912 msgstr ""
6914 #: c-family/c.opt:531
6915 msgid "Warn about comparison of different enum types."
6916 msgstr ""
6918 #: c-family/c.opt:539
6919 msgid ""
6920 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6921 msgstr ""
6923 #: c-family/c.opt:547
6924 msgid "Warn about semicolon after in-class function definition."
6925 msgstr ""
6927 #: c-family/c.opt:551
6928 msgid ""
6929 "Warn for implicit type conversions that cause loss of floating point "
6930 "precision."
6931 msgstr ""
6933 #: c-family/c.opt:555
6934 msgid "Warn if testing floating point numbers for equality."
6935 msgstr ""
6937 #: c-family/c.opt:559 c-family/c.opt:601
6938 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6939 msgstr ""
6941 #: c-family/c.opt:563
6942 msgid "Warn about format strings that contain NUL bytes."
6943 msgstr ""
6945 #: c-family/c.opt:567
6946 msgid "Warn if passing too many arguments to a function for its format string."
6947 msgstr ""
6949 #: c-family/c.opt:571
6950 msgid "Warn about format strings that are not literals."
6951 msgstr ""
6953 #: c-family/c.opt:575
6954 msgid ""
6955 "Warn about function calls with format strings that write past the end of the "
6956 "destination region.  Same as -Wformat-overflow=1."
6957 msgstr ""
6959 #: c-family/c.opt:580
6960 msgid "Warn about possible security problems with format functions."
6961 msgstr ""
6963 #: c-family/c.opt:584
6964 msgid "Warn about sign differences with format functions."
6965 msgstr ""
6967 #: c-family/c.opt:588
6968 msgid ""
6969 "Warn about calls to snprintf and similar functions that truncate output. "
6970 "Same as -Wformat-truncation=1."
6971 msgstr ""
6973 #: c-family/c.opt:593
6974 msgid "Warn about strftime formats yielding 2-digit years."
6975 msgstr ""
6977 #: c-family/c.opt:597
6978 msgid "Warn about zero-length formats."
6979 msgstr ""
6981 #: c-family/c.opt:605
6982 msgid ""
6983 "Warn about function calls with format strings that write past the end of the "
6984 "destination region."
6985 msgstr ""
6987 #: c-family/c.opt:610
6988 msgid ""
6989 "Warn about calls to snprintf and similar functions that truncate output."
6990 msgstr ""
6992 #: c-family/c.opt:614
6993 msgid "Warn when the field in a struct is not aligned."
6994 msgstr ""
6996 #: c-family/c.opt:618
6997 msgid "Warn whenever type qualifiers are ignored."
6998 msgstr ""
7000 #: c-family/c.opt:622
7001 msgid "Warn whenever attributes are ignored."
7002 msgstr ""
7004 #: c-family/c.opt:626
7005 msgid ""
7006 "Warn when there is a conversion between pointers that have incompatible "
7007 "types."
7008 msgstr ""
7010 #: c-family/c.opt:630
7011 msgid "Warn when the address of packed member of struct or union is taken."
7012 msgstr ""
7014 #: c-family/c.opt:634
7015 msgid "Warn about variables which are initialized to themselves."
7016 msgstr ""
7018 #: c-family/c.opt:638
7019 msgid ""
7020 "Warn about uses of std::initializer_list that can result in dangling "
7021 "pointers."
7022 msgstr ""
7024 #: c-family/c.opt:642
7025 msgid "Warn about implicit declarations."
7026 msgstr ""
7028 #: c-family/c.opt:650
7029 msgid "Warn about implicit conversions from \"float\" to \"double\"."
7030 msgstr ""
7032 #: c-family/c.opt:654
7033 msgid "Warn if \"defined\" is used outside #if."
7034 msgstr ""
7036 #: c-family/c.opt:658
7037 msgid "Warn about implicit function declarations."
7038 msgstr ""
7040 #: c-family/c.opt:662
7041 msgid "Warn when a declaration does not specify a type."
7042 msgstr ""
7044 #: c-family/c.opt:669
7045 msgid ""
7046 "Warn about C++11 inheriting constructors when the base has a variadic "
7047 "constructor."
7048 msgstr ""
7050 #: c-family/c.opt:673
7051 msgid ""
7052 "Warn about incompatible integer to pointer and pointer to integer "
7053 "conversions."
7054 msgstr ""
7056 #: c-family/c.opt:677
7057 msgid "Warn for suspicious integer expressions in boolean context."
7058 msgstr ""
7060 #: c-family/c.opt:681
7061 msgid ""
7062 "Warn when there is a cast to a pointer from an integer of a different size."
7063 msgstr ""
7065 #: c-family/c.opt:685
7066 msgid "Warn about invalid uses of the \"offsetof\" macro."
7067 msgstr ""
7069 #: c-family/c.opt:689
7070 msgid "Warn about PCH files that are found but not used."
7071 msgstr ""
7073 #: c-family/c.opt:693
7074 msgid "Warn when a jump misses a variable initialization."
7075 msgstr ""
7077 #: c-family/c.opt:697
7078 msgid ""
7079 "Warn when a string or character literal is followed by a ud-suffix which "
7080 "does not begin with an underscore."
7081 msgstr ""
7083 #: c-family/c.opt:701
7084 msgid ""
7085 "Warn when a logical operator is suspiciously always evaluating to true or "
7086 "false."
7087 msgstr ""
7089 #: c-family/c.opt:705
7090 msgid ""
7091 "Warn when logical not is used on the left hand side operand of a comparison."
7092 msgstr ""
7094 #: c-family/c.opt:709
7095 msgid "Do not warn about using \"long long\" when -pedantic."
7096 msgstr ""
7098 #: c-family/c.opt:713
7099 msgid "Warn about suspicious declarations of \"main\"."
7100 msgstr ""
7102 #: c-family/c.opt:721
7103 msgid ""
7104 "Warn about suspicious calls to memset where the third argument is constant "
7105 "literal zero and the second is not."
7106 msgstr ""
7108 #: c-family/c.opt:725
7109 msgid ""
7110 "Warn about suspicious calls to memset where the third argument contains the "
7111 "number of elements not multiplied by the element size."
7112 msgstr ""
7114 #: c-family/c.opt:729
7115 msgid ""
7116 "Warn when the indentation of the code does not reflect the block structure."
7117 msgstr ""
7119 #: c-family/c.opt:733
7120 msgid "Warn about possibly missing braces around initializers."
7121 msgstr ""
7123 #: c-family/c.opt:737
7124 msgid "Warn about global functions without previous declarations."
7125 msgstr ""
7127 #: c-family/c.opt:741
7128 msgid "Warn about missing fields in struct initializers."
7129 msgstr ""
7131 #: c-family/c.opt:745
7132 msgid ""
7133 "Warn about unsafe macros expanding to multiple statements used as a body of "
7134 "a clause such as if, else, while, switch, or for."
7135 msgstr ""
7137 #: c-family/c.opt:749
7138 msgid "Warn on direct multiple inheritance."
7139 msgstr ""
7141 #: c-family/c.opt:753
7142 msgid "Warn on namespace definition."
7143 msgstr ""
7145 #: c-family/c.opt:757
7146 msgid "Warn when fields in a struct with the packed attribute are misaligned."
7147 msgstr ""
7149 #: c-family/c.opt:761
7150 msgid "Warn about missing sized deallocation functions."
7151 msgstr ""
7153 #: c-family/c.opt:765
7154 msgid ""
7155 "Warn about suspicious divisions of two sizeof expressions that don't work "
7156 "correctly with pointers."
7157 msgstr ""
7159 #: c-family/c.opt:769
7160 msgid ""
7161 "Warn about suspicious length parameters to certain string functions if the "
7162 "argument uses sizeof."
7163 msgstr ""
7165 #: c-family/c.opt:773
7166 msgid "Warn when sizeof is applied on a parameter declared as an array."
7167 msgstr ""
7169 #: c-family/c.opt:777
7170 msgid ""
7171 "Warn about buffer overflow in string manipulation functions like memcpy and "
7172 "strcpy."
7173 msgstr ""
7175 #: c-family/c.opt:782
7176 msgid ""
7177 "Under the control of Object Size type, warn about buffer overflow in string "
7178 "manipulation functions like memcpy and strcpy."
7179 msgstr ""
7181 #: c-family/c.opt:787
7182 msgid ""
7183 "Warn about truncation in string manipulation functions like strncat and "
7184 "strncpy."
7185 msgstr ""
7187 #: c-family/c.opt:791
7188 msgid "Warn about functions which might be candidates for format attributes."
7189 msgstr ""
7191 #: c-family/c.opt:795
7192 msgid ""
7193 "Suggest that the override keyword be used when the declaration of a virtual "
7194 "function overrides another."
7195 msgstr ""
7197 #: c-family/c.opt:800
7198 msgid "Warn about enumerated switches, with no default, missing a case."
7199 msgstr ""
7201 #: c-family/c.opt:804
7202 msgid "Warn about enumerated switches missing a \"default:\" statement."
7203 msgstr ""
7205 #: c-family/c.opt:808
7206 msgid "Warn about all enumerated switches missing a specific case."
7207 msgstr ""
7209 #: c-family/c.opt:812
7210 msgid "Warn about switches with boolean controlling expression."
7211 msgstr ""
7213 #: c-family/c.opt:816
7214 msgid "Warn on primary template declaration."
7215 msgstr ""
7217 #: c-family/c.opt:820
7218 msgid ""
7219 "Warn about declarations of entities that may be missing attributes that "
7220 "related entities have been declared with."
7221 msgstr ""
7223 #: c-family/c.opt:829
7224 msgid "Warn about user-specified include directories that do not exist."
7225 msgstr ""
7227 #: c-family/c.opt:833
7228 msgid ""
7229 "Warn about function parameters declared without a type specifier in K&R-"
7230 "style functions."
7231 msgstr ""
7233 #: c-family/c.opt:837
7234 msgid "Warn about global functions without prototypes."
7235 msgstr ""
7237 #: c-family/c.opt:844
7238 msgid "Warn about use of multi-character character constants."
7239 msgstr ""
7241 #: c-family/c.opt:848
7242 msgid ""
7243 "Warn about narrowing conversions within { } that are ill-formed in C++11."
7244 msgstr ""
7246 #: c-family/c.opt:852
7247 msgid "Warn about \"extern\" declarations not at file scope."
7248 msgstr ""
7250 #: c-family/c.opt:856
7251 msgid ""
7252 "Warn when a noexcept expression evaluates to false even though the "
7253 "expression can't actually throw."
7254 msgstr ""
7256 #: c-family/c.opt:860
7257 msgid ""
7258 "Warn if C++17 noexcept function type will change the mangled name of a "
7259 "symbol."
7260 msgstr ""
7262 #: c-family/c.opt:864
7263 msgid ""
7264 "Warn when non-templatized friend functions are declared within a template."
7265 msgstr ""
7267 #: c-family/c.opt:868
7268 msgid ""
7269 "Warn when a conversion function will never be called due to the type it "
7270 "converts to."
7271 msgstr ""
7273 #: c-family/c.opt:872
7274 msgid "Warn for unsafe raw memory writes to objects of class types."
7275 msgstr ""
7277 #: c-family/c.opt:876
7278 msgid "Warn about non-virtual destructors."
7279 msgstr ""
7281 #: c-family/c.opt:880
7282 msgid ""
7283 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
7284 msgstr ""
7286 #: c-family/c.opt:896
7287 msgid ""
7288 "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
7289 msgstr ""
7291 #: c-family/c.opt:919
7292 msgid "Warn if a C-style cast is used in a program."
7293 msgstr ""
7295 #: c-family/c.opt:923
7296 msgid "Warn for obsolescent usage in a declaration."
7297 msgstr ""
7299 #: c-family/c.opt:927
7300 msgid "Warn if an old-style parameter definition is used."
7301 msgstr ""
7303 #: c-family/c.opt:931
7304 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
7305 msgstr ""
7307 #: c-family/c.opt:935
7308 msgid ""
7309 "Warn if a string is longer than the maximum portable length specified by the "
7310 "standard."
7311 msgstr ""
7313 #: c-family/c.opt:939
7314 msgid "Warn about overloaded virtual function names."
7315 msgstr ""
7317 #: c-family/c.opt:943
7318 msgid "Warn about overriding initializers without side effects."
7319 msgstr ""
7321 #: c-family/c.opt:947
7322 msgid "Warn about overriding initializers with side effects."
7323 msgstr ""
7325 #: c-family/c.opt:951
7326 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
7327 msgstr ""
7329 #: c-family/c.opt:955
7330 msgid "Warn about possibly missing parentheses."
7331 msgstr ""
7333 #: c-family/c.opt:963
7334 msgid ""
7335 "Warn about calling std::move on a local object in a return statement "
7336 "preventing copy elision."
7337 msgstr ""
7339 #: c-family/c.opt:967
7340 msgid "Warn when converting the type of pointers to member functions."
7341 msgstr ""
7343 #: c-family/c.opt:971
7344 msgid "Warn about function pointer arithmetic."
7345 msgstr ""
7347 #: c-family/c.opt:975
7348 msgid "Warn when a pointer differs in signedness in an assignment."
7349 msgstr ""
7351 #: c-family/c.opt:979
7352 msgid "Warn when a pointer is compared with a zero character constant."
7353 msgstr ""
7355 #: c-family/c.opt:983
7356 msgid "Warn when a pointer is cast to an integer of a different size."
7357 msgstr ""
7359 #: c-family/c.opt:987
7360 msgid "Warn about misuses of pragmas."
7361 msgstr ""
7363 #: c-family/c.opt:991
7364 msgid ""
7365 "Warn if constructor or destructors with priorities from 0 to 100 are used."
7366 msgstr ""
7368 #: c-family/c.opt:995
7369 msgid ""
7370 "Warn if a property for an Objective-C object has no assign semantics "
7371 "specified."
7372 msgstr ""
7374 #: c-family/c.opt:999
7375 msgid "Warn if inherited methods are unimplemented."
7376 msgstr ""
7378 #: c-family/c.opt:1003 c-family/c.opt:1007
7379 msgid "Warn for placement new expressions with undefined behavior."
7380 msgstr ""
7382 #: c-family/c.opt:1011
7383 msgid "Warn about multiple declarations of the same object."
7384 msgstr ""
7386 #: c-family/c.opt:1015
7387 msgid "Warn about redundant calls to std::move."
7388 msgstr ""
7390 #: c-family/c.opt:1019
7391 msgid "Warn about uses of register storage specifier."
7392 msgstr ""
7394 #: c-family/c.opt:1023
7395 msgid "Warn when the compiler reorders code."
7396 msgstr ""
7398 #: c-family/c.opt:1027
7399 msgid ""
7400 "Warn whenever a function's return type defaults to \"int\" (C), or about "
7401 "inconsistent return types (C++)."
7402 msgstr ""
7404 #: c-family/c.opt:1031
7405 msgid "Warn on suspicious constructs involving reverse scalar storage order."
7406 msgstr ""
7408 #: c-family/c.opt:1035
7409 msgid "Warn if a selector has multiple methods."
7410 msgstr ""
7412 #: c-family/c.opt:1039
7413 msgid "Warn about possible violations of sequence point rules."
7414 msgstr ""
7416 #: c-family/c.opt:1043
7417 msgid "Warn if a local declaration hides an instance variable."
7418 msgstr ""
7420 #: c-family/c.opt:1047 c-family/c.opt:1051
7421 msgid "Warn if left shift of a signed value overflows."
7422 msgstr ""
7424 #: c-family/c.opt:1055
7425 msgid "Warn if shift count is negative."
7426 msgstr ""
7428 #: c-family/c.opt:1059
7429 msgid "Warn if shift count >= width of type."
7430 msgstr ""
7432 #: c-family/c.opt:1063
7433 msgid "Warn if left shifting a negative value."
7434 msgstr ""
7436 #: c-family/c.opt:1067
7437 msgid "Warn about signed-unsigned comparisons."
7438 msgstr ""
7440 #: c-family/c.opt:1075
7441 msgid ""
7442 "Warn for implicit type conversions between signed and unsigned integers."
7443 msgstr ""
7445 #: c-family/c.opt:1079
7446 msgid "Warn when overload promotes from unsigned to signed."
7447 msgstr ""
7449 #: c-family/c.opt:1083
7450 msgid "Warn about uncasted NULL used as sentinel."
7451 msgstr ""
7453 #: c-family/c.opt:1087
7454 msgid "Warn about unprototyped function declarations."
7455 msgstr ""
7457 #: c-family/c.opt:1099
7458 msgid "Warn if type signatures of candidate methods do not match exactly."
7459 msgstr ""
7461 #: c-family/c.opt:1103
7462 msgid ""
7463 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
7464 "are used."
7465 msgstr ""
7467 #: c-family/c.opt:1107
7468 msgid "Deprecated.  This switch has no effect."
7469 msgstr ""
7471 #: c-family/c.opt:1115
7472 msgid "Warn if a comparison always evaluates to true or false."
7473 msgstr ""
7475 #: c-family/c.opt:1119
7476 msgid "Warn if a throw expression will always result in a call to terminate()."
7477 msgstr ""
7479 #: c-family/c.opt:1123
7480 msgid "Warn about features not present in traditional C."
7481 msgstr ""
7483 #: c-family/c.opt:1127
7484 msgid ""
7485 "Warn of prototypes causing type conversions different from what would happen "
7486 "in the absence of prototype."
7487 msgstr ""
7489 #: c-family/c.opt:1131
7490 msgid ""
7491 "Warn if trigraphs are encountered that might affect the meaning of the "
7492 "program."
7493 msgstr ""
7495 #: c-family/c.opt:1135
7496 msgid "Warn about @selector()s without previously declared methods."
7497 msgstr ""
7499 #: c-family/c.opt:1139
7500 msgid "Warn if an undefined macro is used in an #if directive."
7501 msgstr ""
7503 #: c-family/c.opt:1151
7504 msgid "Warn about unrecognized pragmas."
7505 msgstr ""
7507 #: c-family/c.opt:1155
7508 msgid "Warn about unsuffixed float constants."
7509 msgstr ""
7511 #: c-family/c.opt:1163
7512 msgid "Warn when typedefs locally defined in a function are not used."
7513 msgstr ""
7515 #: c-family/c.opt:1167
7516 msgid "Warn about macros defined in the main file that are not used."
7517 msgstr ""
7519 #: c-family/c.opt:1171
7520 msgid ""
7521 "Warn if a caller of a function, marked with attribute warn_unused_result, "
7522 "does not use its return value."
7523 msgstr ""
7525 #: c-family/c.opt:1179 c-family/c.opt:1183
7526 msgid "Warn when a const variable is unused."
7527 msgstr ""
7529 #: c-family/c.opt:1187
7530 msgid "Warn about using variadic macros."
7531 msgstr ""
7533 #: c-family/c.opt:1191
7534 msgid ""
7535 "Warn about questionable usage of the macros used to retrieve variable "
7536 "arguments."
7537 msgstr ""
7539 #: c-family/c.opt:1195
7540 msgid "Warn if a variable length array is used."
7541 msgstr ""
7543 #: c-family/c.opt:1199
7544 msgid ""
7545 "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length "
7546 "arrays, and on bounded uses of variable-length arrays whose bound can be "
7547 "larger than <number> bytes. <number> bytes."
7548 msgstr ""
7550 #: c-family/c.opt:1206
7551 msgid ""
7552 "-Wno-vla-larger-than Disable Wvla-larger-than= warning.  Equivalent to Wvla-"
7553 "larger-than=<SIZE_MAX> or larger."
7554 msgstr ""
7556 #: c-family/c.opt:1210
7557 msgid "Warn when a register variable is declared volatile."
7558 msgstr ""
7560 #: c-family/c.opt:1214
7561 msgid "Warn on direct virtual inheritance."
7562 msgstr ""
7564 #: c-family/c.opt:1218
7565 msgid "Warn if a virtual base has a non-trivial move assignment operator."
7566 msgstr ""
7568 #: c-family/c.opt:1222
7569 msgid ""
7570 "In C++, nonzero means warn about deprecated conversion from string literals "
7571 "to 'char *'.  In C, similar warning, except that the conversion is of course "
7572 "not deprecated by the ISO C standard."
7573 msgstr ""
7575 #: c-family/c.opt:1226
7576 msgid "Warn when a literal '0' is used as null pointer."
7577 msgstr ""
7579 #: c-family/c.opt:1230
7580 msgid "Warn about useless casts."
7581 msgstr ""
7583 #: c-family/c.opt:1234
7584 msgid ""
7585 "Warn if a class type has a base or a field whose type uses the anonymous "
7586 "namespace or depends on a type with no linkage."
7587 msgstr ""
7589 #: c-family/c.opt:1238
7590 msgid ""
7591 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
7592 "specifier."
7593 msgstr ""
7595 #: c-family/c.opt:1242
7596 msgid ""
7597 "Warn when an argument passed to a restrict-qualified parameter aliases with "
7598 "another argument."
7599 msgstr ""
7601 #: c-family/c.opt:1247
7602 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
7603 msgstr ""
7605 #: c-family/c.opt:1255
7606 msgid ""
7607 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
7608 "aliases."
7609 msgstr ""
7611 #: c-family/c.opt:1259
7612 msgid "Enforce class member access control semantics."
7613 msgstr ""
7615 #: c-family/c.opt:1263
7616 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
7617 msgstr ""
7619 #: c-family/c.opt:1267
7620 msgid "Support C++17 allocation of over-aligned types."
7621 msgstr ""
7623 #: c-family/c.opt:1271
7624 msgid ""
7625 "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments "
7626 "greater than N."
7627 msgstr ""
7629 #: c-family/c.opt:1278
7630 msgid "Allow variadic functions without named parameter."
7631 msgstr ""
7633 #: c-family/c.opt:1282 c-family/c.opt:1530 c-family/c.opt:1854
7634 #: c-family/c.opt:1858 c-family/c.opt:1874
7635 msgid "No longer supported."
7636 msgstr ""
7638 #: c-family/c.opt:1286
7639 msgid "Recognize the \"asm\" keyword."
7640 msgstr ""
7642 #: c-family/c.opt:1294
7643 msgid "Recognize built-in functions."
7644 msgstr ""
7646 #: c-family/c.opt:1301
7647 msgid "Where shorter, use canonicalized paths to systems headers."
7648 msgstr ""
7650 #: c-family/c.opt:1305
7651 msgid ""
7652 "Enable the char8_t fundamental type and use it as the type for UTF-8 string "
7653 "and character literals."
7654 msgstr ""
7656 #: c-family/c.opt:1393
7657 msgid "Deprecated in GCC 8.  This switch has no effect."
7658 msgstr ""
7660 #: c-family/c.opt:1397
7661 msgid "Enable support for C++ concepts."
7662 msgstr ""
7664 #: c-family/c.opt:1401
7665 msgid "Allow the arguments of the '?' operator to have different types."
7666 msgstr ""
7668 #: c-family/c.opt:1409
7669 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7670 msgstr ""
7672 #: c-family/c.opt:1413
7673 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7674 msgstr ""
7676 #: c-family/c.opt:1417
7677 msgid ""
7678 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
7679 "count."
7680 msgstr ""
7682 #: c-family/c.opt:1421
7683 msgid ""
7684 "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr "
7685 "operations during a single constexpr evaluation."
7686 msgstr ""
7688 #: c-family/c.opt:1425
7689 msgid "Emit debug annotations during preprocessing."
7690 msgstr ""
7692 #: c-family/c.opt:1429
7693 msgid ""
7694 "-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
7695 "type parameter from a brace-enclosed initializer-list."
7696 msgstr ""
7698 #: c-family/c.opt:1433
7699 msgid "Factor complex constructors and destructors to favor space over speed."
7700 msgstr ""
7702 #: c-family/c.opt:1441
7703 msgid "Print hierarchical comparisons when template types are mismatched."
7704 msgstr ""
7706 #: c-family/c.opt:1445
7707 msgid "Preprocess directives only."
7708 msgstr ""
7710 #: c-family/c.opt:1449
7711 msgid "Permit '$' as an identifier character."
7712 msgstr ""
7714 #: c-family/c.opt:1453
7715 msgid ""
7716 "-fmacro-prefix-map=<old>=<new> Map one directory name to another in "
7717 "__FILE__, __BASE_FILE__, and __builtin_FILE()."
7718 msgstr ""
7720 #: c-family/c.opt:1457
7721 msgid "Write all declarations as Ada code transitively."
7722 msgstr ""
7724 #: c-family/c.opt:1461
7725 msgid "Write all declarations as Ada code for the given file only."
7726 msgstr ""
7728 #: c-family/c.opt:1468
7729 msgid "-fno-elide-type Do not elide common elements in template comparisons."
7730 msgstr ""
7732 #: c-family/c.opt:1472
7733 msgid "Generate code to check exception specifications."
7734 msgstr ""
7736 #: c-family/c.opt:1479
7737 msgid ""
7738 "-fexec-charset=<cset>\tConvert all strings and character constants to "
7739 "character set <cset>."
7740 msgstr ""
7742 #: c-family/c.opt:1483
7743 msgid "Permit universal character names (\\u and \\U) in identifiers."
7744 msgstr ""
7746 #: c-family/c.opt:1487
7747 msgid ""
7748 "-finput-charset=<cset>\tSpecify the default character set for source files."
7749 msgstr ""
7751 #: c-family/c.opt:1491
7752 msgid ""
7753 "Support dynamic initialization of thread-local variables in a different "
7754 "translation unit."
7755 msgstr ""
7757 #: c-family/c.opt:1501
7758 msgid "Do not assume that standard C libraries and \"main\" exist."
7759 msgstr ""
7761 #: c-family/c.opt:1505
7762 msgid "Recognize GNU-defined keywords."
7763 msgstr ""
7765 #: c-family/c.opt:1509
7766 msgid "Generate code for GNU runtime environment."
7767 msgstr ""
7769 #: c-family/c.opt:1513
7770 msgid "Use traditional GNU semantics for inline functions."
7771 msgstr ""
7773 #: c-family/c.opt:1526
7774 msgid "Assume normal C execution environment."
7775 msgstr ""
7777 #: c-family/c.opt:1534
7778 msgid "Export functions even if they can be inlined."
7779 msgstr ""
7781 #: c-family/c.opt:1538
7782 msgid "Emit implicit instantiations of inline templates."
7783 msgstr ""
7785 #: c-family/c.opt:1542
7786 msgid "Emit implicit instantiations of templates."
7787 msgstr ""
7789 #: c-family/c.opt:1546
7790 msgid "Implement C++17 inheriting constructor semantics."
7791 msgstr ""
7793 #: c-family/c.opt:1553
7794 msgid "Don't emit dllexported inline functions unless needed."
7795 msgstr ""
7797 #: c-family/c.opt:1560
7798 msgid ""
7799 "Allow implicit conversions between vectors with differing numbers of "
7800 "subparts and/or differing element types."
7801 msgstr ""
7803 #: c-family/c.opt:1564
7804 msgid "Don't warn about uses of Microsoft extensions."
7805 msgstr ""
7807 #: c-family/c.opt:1583
7808 msgid ""
7809 "Implement resolution of DR 150 for matching of template template arguments."
7810 msgstr ""
7812 #: c-family/c.opt:1587
7813 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7814 msgstr ""
7816 #: c-family/c.opt:1591
7817 msgid "Assume that receivers of Objective-C messages may be nil."
7818 msgstr ""
7820 #: c-family/c.opt:1595
7821 msgid ""
7822 "Allow access to instance variables as if they were local declarations within "
7823 "instance method implementations."
7824 msgstr ""
7826 #: c-family/c.opt:1599
7827 msgid ""
7828 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
7829 "visibility."
7830 msgstr ""
7832 #: c-family/c.opt:1624
7833 msgid ""
7834 "Treat a throw() exception specification as noexcept to improve code size."
7835 msgstr ""
7837 #: c-family/c.opt:1628
7838 msgid ""
7839 "Specify which ABI to use for Objective-C family code and meta-data "
7840 "generation."
7841 msgstr ""
7843 #: c-family/c.opt:1634
7844 msgid ""
7845 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
7846 "ivars, if needed."
7847 msgstr ""
7849 #: c-family/c.opt:1638
7850 msgid "Allow fast jumps to the message dispatcher."
7851 msgstr ""
7853 #: c-family/c.opt:1644
7854 msgid "Enable Objective-C exception and synchronization syntax."
7855 msgstr ""
7857 #: c-family/c.opt:1648
7858 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7859 msgstr ""
7861 #: c-family/c.opt:1652
7862 msgid ""
7863 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
7864 "2."
7865 msgstr ""
7867 #: c-family/c.opt:1657
7868 msgid "Enable Objective-C setjmp exception handling runtime."
7869 msgstr ""
7871 #: c-family/c.opt:1661
7872 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7873 msgstr ""
7875 #: c-family/c.opt:1665
7876 msgid "Enable OpenACC."
7877 msgstr ""
7879 #: c-family/c.opt:1669
7880 msgid "Specify default OpenACC compute dimensions."
7881 msgstr ""
7883 #: c-family/c.opt:1673
7884 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7885 msgstr ""
7887 #: c-family/c.opt:1677
7888 msgid "Enable OpenMP's SIMD directives."
7889 msgstr ""
7891 #: c-family/c.opt:1681
7892 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7893 msgstr ""
7895 #: c-family/c.opt:1692
7896 msgid "Look for and use PCH files even when preprocessing."
7897 msgstr ""
7899 #: c-family/c.opt:1696
7900 msgid "Downgrade conformance errors to warnings."
7901 msgstr ""
7903 #: c-family/c.opt:1700
7904 msgid "Enable Plan 9 language extensions."
7905 msgstr ""
7907 #: c-family/c.opt:1704
7908 msgid "Treat the input file as already preprocessed."
7909 msgstr ""
7911 #: c-family/c.opt:1712
7912 msgid ""
7913 "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro "
7914 "expansion and display them in error messages."
7915 msgstr ""
7917 #: c-family/c.opt:1716
7918 msgid ""
7919 "-fno-pretty-templates Do not pretty-print template specializations as the "
7920 "template signature followed by the arguments."
7921 msgstr ""
7923 #: c-family/c.opt:1720
7924 msgid "Treat known sprintf return values as constants."
7925 msgstr ""
7927 #: c-family/c.opt:1724
7928 msgid ""
7929 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
7930 "in at runtime."
7931 msgstr ""
7933 #: c-family/c.opt:1728
7934 msgid "Enable automatic template instantiation."
7935 msgstr ""
7937 #: c-family/c.opt:1732
7938 msgid "Generate run time type descriptor information."
7939 msgstr ""
7941 #: c-family/c.opt:1736 ada/gcc-interface/lang.opt:77
7942 msgid "Use the narrowest integer type possible for enumeration types."
7943 msgstr ""
7945 #: c-family/c.opt:1740
7946 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7947 msgstr ""
7949 #: c-family/c.opt:1744
7950 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7951 msgstr ""
7953 #: c-family/c.opt:1748 ada/gcc-interface/lang.opt:81
7954 msgid "Make \"char\" signed by default."
7955 msgstr ""
7957 #: c-family/c.opt:1752
7958 msgid "Enable C++14 sized deallocation support."
7959 msgstr ""
7961 #: c-family/c.opt:1759
7962 msgid ""
7963 "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar "
7964 "storage order."
7965 msgstr ""
7967 #: c-family/c.opt:1775
7968 msgid "Display statistics accumulated during compilation."
7969 msgstr ""
7971 #: c-family/c.opt:1779
7972 msgid ""
7973 "Assume that values of enumeration type are always within the minimum range "
7974 "of that type."
7975 msgstr ""
7977 #: c-family/c.opt:1786 c-family/c.opt:1791
7978 msgid ""
7979 "Follow the C++17 evaluation order requirements for assignment expressions, "
7980 "shift, member function calls, etc."
7981 msgstr ""
7983 #: c-family/c.opt:1808
7984 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7985 msgstr ""
7987 #: c-family/c.opt:1812
7988 msgid ""
7989 "Set the maximum number of template instantiation notes for a single warning "
7990 "or error."
7991 msgstr ""
7993 #: c-family/c.opt:1819
7994 msgid ""
7995 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7996 msgstr ""
7998 #: c-family/c.opt:1826
7999 msgid ""
8000 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
8001 "local statics."
8002 msgstr ""
8004 #: c-family/c.opt:1830
8005 msgid ""
8006 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
8007 msgstr ""
8009 #: c-family/c.opt:1834 ada/gcc-interface/lang.opt:85
8010 msgid "Make \"char\" unsigned by default."
8011 msgstr ""
8013 #: c-family/c.opt:1838
8014 msgid "Use __cxa_atexit to register destructors."
8015 msgstr ""
8017 #: c-family/c.opt:1842
8018 msgid "Use __cxa_get_exception_ptr in exception handling."
8019 msgstr ""
8021 #: c-family/c.opt:1846
8022 msgid "Marks all inlined functions and methods as having hidden visibility."
8023 msgstr ""
8025 #: c-family/c.opt:1850
8026 msgid "Changes visibility to match Microsoft Visual Studio by default."
8027 msgstr ""
8029 #: c-family/c.opt:1862 d/lang.opt:330
8030 msgid "Emit common-like symbols as weak symbols."
8031 msgstr ""
8033 #: c-family/c.opt:1866
8034 msgid ""
8035 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
8036 "to character set <cset>."
8037 msgstr ""
8039 #: c-family/c.opt:1870
8040 msgid "Generate a #line directive pointing at the current working directory."
8041 msgstr ""
8043 #: c-family/c.opt:1878
8044 msgid ""
8045 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
8046 msgstr ""
8048 #: c-family/c.opt:1882
8049 msgid "Dump declarations to a .decl file."
8050 msgstr ""
8052 #: c-family/c.opt:1886
8053 msgid ""
8054 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
8055 msgstr ""
8057 #: c-family/c.opt:1890
8058 msgid ""
8059 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
8060 msgstr ""
8062 #: c-family/c.opt:1894
8063 msgid ""
8064 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
8065 "structs."
8066 msgstr ""
8068 #: c-family/c.opt:1898
8069 msgid ""
8070 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
8071 "corresponding number literal rather than a user-defined number literal."
8072 msgstr ""
8074 #: c-family/c.opt:1903
8075 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
8076 msgstr ""
8078 #: c-family/c.opt:1907
8079 msgid "-imacros <file>\tAccept definition of macros in <file>."
8080 msgstr ""
8082 #: c-family/c.opt:1911
8083 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
8084 msgstr ""
8086 #: c-family/c.opt:1915
8087 msgid "-include <file>\tInclude the contents of <file> before other files."
8088 msgstr ""
8090 #: c-family/c.opt:1919
8091 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
8092 msgstr ""
8094 #: c-family/c.opt:1923
8095 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
8096 msgstr ""
8098 #: c-family/c.opt:1927
8099 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
8100 msgstr ""
8102 #: c-family/c.opt:1931
8103 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
8104 msgstr ""
8106 #: c-family/c.opt:1935
8107 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
8108 msgstr ""
8110 #: c-family/c.opt:1939
8111 msgid ""
8112 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
8113 msgstr ""
8115 #: c-family/c.opt:1949
8116 msgid ""
8117 "Do not search standard system include directories (those specified with -"
8118 "isystem will still be used)."
8119 msgstr ""
8121 #: c-family/c.opt:1953
8122 msgid "Do not search standard system include directories for C++."
8123 msgstr ""
8125 #: c-family/c.opt:1965
8126 msgid "Generate C header of platform-specific features."
8127 msgstr ""
8129 #: c-family/c.opt:1969
8130 msgid "Remap file names when including files."
8131 msgstr ""
8133 #: c-family/c.opt:1973 c-family/c.opt:1977
8134 msgid ""
8135 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
8136 "corrigendum."
8137 msgstr ""
8139 #: c-family/c.opt:1981
8140 msgid "Conform to the ISO 2011 C++ standard."
8141 msgstr ""
8143 #: c-family/c.opt:1985
8144 msgid "Deprecated in favor of -std=c++11."
8145 msgstr ""
8147 #: c-family/c.opt:1989
8148 msgid "Deprecated in favor of -std=c++14."
8149 msgstr ""
8151 #: c-family/c.opt:1993
8152 msgid "Conform to the ISO 2014 C++ standard."
8153 msgstr ""
8155 #: c-family/c.opt:1997
8156 msgid "Deprecated in favor of -std=c++17."
8157 msgstr ""
8159 #: c-family/c.opt:2001
8160 msgid "Conform to the ISO 2017 C++ standard."
8161 msgstr ""
8163 #: c-family/c.opt:2005
8164 msgid ""
8165 "Conform to the ISO 2020(?) C++ draft standard (experimental and incomplete "
8166 "support)."
8167 msgstr ""
8169 #: c-family/c.opt:2009 c-family/c.opt:2135
8170 msgid "Conform to the ISO 2011 C standard."
8171 msgstr ""
8173 #: c-family/c.opt:2013
8174 msgid "Deprecated in favor of -std=c11."
8175 msgstr ""
8177 #: c-family/c.opt:2017 c-family/c.opt:2021 c-family/c.opt:2139
8178 #: c-family/c.opt:2143
8179 msgid "Conform to the ISO 2017 C standard (published in 2018)."
8180 msgstr ""
8182 #: c-family/c.opt:2025
8183 msgid ""
8184 "Conform to the ISO 202X C standard draft (experimental and incomplete "
8185 "support)."
8186 msgstr ""
8188 #: c-family/c.opt:2029 c-family/c.opt:2033 c-family/c.opt:2119
8189 msgid "Conform to the ISO 1990 C standard."
8190 msgstr ""
8192 #: c-family/c.opt:2037 c-family/c.opt:2127
8193 msgid "Conform to the ISO 1999 C standard."
8194 msgstr ""
8196 #: c-family/c.opt:2041
8197 msgid "Deprecated in favor of -std=c99."
8198 msgstr ""
8200 #: c-family/c.opt:2045 c-family/c.opt:2050
8201 msgid ""
8202 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
8203 "corrigendum with GNU extensions."
8204 msgstr ""
8206 #: c-family/c.opt:2055
8207 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
8208 msgstr ""
8210 #: c-family/c.opt:2059
8211 msgid "Deprecated in favor of -std=gnu++11."
8212 msgstr ""
8214 #: c-family/c.opt:2063
8215 msgid "Deprecated in favor of -std=gnu++14."
8216 msgstr ""
8218 #: c-family/c.opt:2067
8219 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
8220 msgstr ""
8222 #: c-family/c.opt:2071
8223 msgid "Deprecated in favor of -std=gnu++17."
8224 msgstr ""
8226 #: c-family/c.opt:2075
8227 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
8228 msgstr ""
8230 #: c-family/c.opt:2079
8231 msgid ""
8232 "Conform to the ISO 2020(?) C++ draft standard with GNU extensions "
8233 "(experimental and incomplete support)."
8234 msgstr ""
8236 #: c-family/c.opt:2083
8237 msgid "Conform to the ISO 2011 C standard with GNU extensions."
8238 msgstr ""
8240 #: c-family/c.opt:2087
8241 msgid "Deprecated in favor of -std=gnu11."
8242 msgstr ""
8244 #: c-family/c.opt:2091 c-family/c.opt:2095
8245 msgid ""
8246 "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
8247 msgstr ""
8249 #: c-family/c.opt:2099
8250 msgid ""
8251 "Conform to the ISO 202X C standard draft with GNU extensions (experimental "
8252 "and incomplete support)."
8253 msgstr ""
8255 #: c-family/c.opt:2103 c-family/c.opt:2107
8256 msgid "Conform to the ISO 1990 C standard with GNU extensions."
8257 msgstr ""
8259 #: c-family/c.opt:2111
8260 msgid "Conform to the ISO 1999 C standard with GNU extensions."
8261 msgstr ""
8263 #: c-family/c.opt:2115
8264 msgid "Deprecated in favor of -std=gnu99."
8265 msgstr ""
8267 #: c-family/c.opt:2123
8268 msgid "Conform to the ISO 1990 C standard as amended in 1994."
8269 msgstr ""
8271 #: c-family/c.opt:2131
8272 msgid "Deprecated in favor of -std=iso9899:1999."
8273 msgstr ""
8275 #: c-family/c.opt:2150
8276 msgid "Enable traditional preprocessing."
8277 msgstr ""
8279 #: c-family/c.opt:2154
8280 msgid "-trigraphs\tSupport ISO C trigraphs."
8281 msgstr ""
8283 #: c-family/c.opt:2158
8284 msgid "Do not predefine system-specific and GCC-specific macros."
8285 msgstr ""
8287 #: brig/lang.opt:36
8288 msgid ""
8289 "Assume we are finalizing for phsa and its libhsail-rt.  Enables additional "
8290 "phsa-specific optimizations (default)."
8291 msgstr ""
8293 #: ada/gcc-interface/lang.opt:61
8294 msgid "Synonym of -gnatk8."
8295 msgstr ""
8297 #: ada/gcc-interface/lang.opt:69
8298 msgid "Do not look for object files in standard path."
8299 msgstr ""
8301 #: ada/gcc-interface/lang.opt:73
8302 msgid "Select the runtime."
8303 msgstr ""
8305 #: ada/gcc-interface/lang.opt:89
8306 msgid "Catch typos."
8307 msgstr ""
8309 #: ada/gcc-interface/lang.opt:93
8310 msgid "Set name of output ALI file (internal switch)."
8311 msgstr ""
8313 #: ada/gcc-interface/lang.opt:97
8314 msgid "-gnat<options>\tSpecify options to GNAT."
8315 msgstr ""
8317 #: ada/gcc-interface/lang.opt:101
8318 msgid "Ignored."
8319 msgstr ""
8321 #: d/lang.opt:51
8322 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
8323 msgstr ""
8325 #: d/lang.opt:55
8326 msgid "-Hf <file>\tWrite D interface to <file>."
8327 msgstr ""
8329 #: d/lang.opt:123
8330 msgid "Warn about casts that will produce a null result."
8331 msgstr ""
8333 #: d/lang.opt:139
8334 msgid "Warn from speculative compiles such as __traits(compiles)."
8335 msgstr ""
8337 #: d/lang.opt:151
8338 msgid "Generate JSON file."
8339 msgstr ""
8341 #: d/lang.opt:155
8342 msgid "-Xf <file>\tWrite JSON output to the given <file>."
8343 msgstr ""
8345 #: d/lang.opt:159
8346 msgid "Debug library to use instead of phobos."
8347 msgstr ""
8349 #: d/lang.opt:163
8350 msgid "Default library to use instead of phobos."
8351 msgstr ""
8353 #: d/lang.opt:167
8354 msgid "Do link the standard D startup files in the compilation."
8355 msgstr ""
8357 #: d/lang.opt:174
8358 msgid "Generate code for all template instantiations."
8359 msgstr ""
8361 #: d/lang.opt:178
8362 msgid "Generate code for assert contracts."
8363 msgstr ""
8365 #: d/lang.opt:186
8366 msgid ""
8367 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
8368 "only, or off."
8369 msgstr ""
8371 #: d/lang.opt:210
8372 msgid "Compile in debug code."
8373 msgstr ""
8375 #: d/lang.opt:214
8376 msgid ""
8377 "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code "
8378 "identified by <ident>."
8379 msgstr ""
8381 #: d/lang.opt:218
8382 msgid "Generate documentation."
8383 msgstr ""
8385 #: d/lang.opt:222
8386 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
8387 msgstr ""
8389 #: d/lang.opt:226
8390 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
8391 msgstr ""
8393 #: d/lang.opt:230
8394 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
8395 msgstr ""
8397 #: d/lang.opt:234
8398 msgid "Assume that standard D runtime libraries and \"D main\" exist."
8399 msgstr ""
8401 #: d/lang.opt:238
8402 msgid "Display the frontend AST after parsing and semantic passes."
8403 msgstr ""
8405 #: d/lang.opt:242
8406 msgid "Ignore unsupported pragmas."
8407 msgstr ""
8409 #: d/lang.opt:246
8410 msgid "Generate code for class invariant contracts."
8411 msgstr ""
8413 #: d/lang.opt:250
8414 msgid "Generate a default D main() function when compiling."
8415 msgstr ""
8417 #: d/lang.opt:254
8418 msgid ""
8419 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
8420 "<package.module>."
8421 msgstr ""
8423 #: d/lang.opt:258
8424 msgid "Generate ModuleInfo struct for output module."
8425 msgstr ""
8427 #: d/lang.opt:262
8428 msgid ""
8429 "Process all modules specified on the command line, but only generate code "
8430 "for the module specified by the argument."
8431 msgstr ""
8433 #: d/lang.opt:266
8434 msgid "Generate code for postcondition contracts."
8435 msgstr ""
8437 #: d/lang.opt:270
8438 msgid "Generate code for precondition contracts."
8439 msgstr ""
8441 #: d/lang.opt:274
8442 msgid "Compile release version."
8443 msgstr ""
8445 #: d/lang.opt:282
8446 msgid "Generate code for switches without a default case."
8447 msgstr ""
8449 #: d/lang.opt:286
8450 msgid "List information on all language changes."
8451 msgstr ""
8453 #: d/lang.opt:290
8454 msgid "Give deprecation messages about -ftransition=import anomalies."
8455 msgstr ""
8457 #: d/lang.opt:294
8458 msgid "List all usages of complex or imaginary types."
8459 msgstr ""
8461 #: d/lang.opt:298
8462 msgid "Implement DIP1000: Scoped pointers (experimental)."
8463 msgstr ""
8465 #: d/lang.opt:302
8466 msgid "Implement DIP25: Sealed references (experimental)."
8467 msgstr ""
8469 #: d/lang.opt:306
8470 msgid "List all non-mutable fields which occupy an object instance."
8471 msgstr ""
8473 #: d/lang.opt:310
8474 msgid "Revert to single phase name lookup."
8475 msgstr ""
8477 #: d/lang.opt:314
8478 msgid "List all hidden GC allocations."
8479 msgstr ""
8481 #: d/lang.opt:318
8482 msgid "List all variables going into thread local storage."
8483 msgstr ""
8485 #: d/lang.opt:322
8486 msgid "Compile in unittest code."
8487 msgstr ""
8489 #: d/lang.opt:326
8490 msgid ""
8491 "-fversion=<level|ident>\tCompile in version code >= <level> or identified by "
8492 "<ident>."
8493 msgstr ""
8495 #: d/lang.opt:350
8496 msgid "Do not link the standard D library in the compilation."
8497 msgstr ""
8499 #: d/lang.opt:358
8500 msgid "Link the standard D library statically in the compilation."
8501 msgstr ""
8503 #: d/lang.opt:362
8504 msgid "Link the standard D library dynamically in the compilation."
8505 msgstr ""
8507 #: go/lang.opt:42
8508 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
8509 msgstr ""
8511 #: go/lang.opt:46
8512 msgid "Add explicit checks for division by zero."
8513 msgstr ""
8515 #: go/lang.opt:50
8516 msgid "Add explicit checks for division overflow in INT_MIN / -1."
8517 msgstr ""
8519 #: go/lang.opt:54
8520 msgid "Apply special rules for compiling runtime package."
8521 msgstr ""
8523 #: go/lang.opt:58
8524 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
8525 msgstr ""
8527 #: go/lang.opt:62
8528 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
8529 msgstr ""
8531 #: go/lang.opt:66
8532 msgid "-fgo-pkgpath=<string>\tSet Go package path."
8533 msgstr ""
8535 #: go/lang.opt:70
8536 msgid ""
8537 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
8538 msgstr ""
8540 #: go/lang.opt:74
8541 msgid ""
8542 "-fgo-relative-import-path=<path>\tTreat a relative import as relative to "
8543 "path."
8544 msgstr ""
8546 #: go/lang.opt:78
8547 msgid "Functions which return values must end with return statements."
8548 msgstr ""
8550 #: go/lang.opt:82
8551 msgid ""
8552 "Emit debugging information related to the escape analysis pass when run with "
8553 "-fgo-optimize-allocs."
8554 msgstr ""
8556 #: go/lang.opt:86
8557 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
8558 msgstr ""
8560 #: config/vms/vms.opt:27
8561 msgid "Malloc data into P2 space."
8562 msgstr ""
8564 #: config/vms/vms.opt:31
8565 msgid "Set name of main routine for the debugger."
8566 msgstr ""
8568 #: config/vms/vms.opt:35
8569 msgid "Use VMS exit codes instead of posix ones."
8570 msgstr ""
8572 #: config/vms/vms.opt:39
8573 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
8574 msgstr ""
8576 #: config/mcore/mcore.opt:23
8577 msgid "Generate code for the M*Core M210."
8578 msgstr ""
8580 #: config/mcore/mcore.opt:27
8581 msgid "Generate code for the M*Core M340."
8582 msgstr ""
8584 #: config/mcore/mcore.opt:31
8585 msgid "Force functions to be aligned to a 4 byte boundary."
8586 msgstr ""
8588 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
8589 msgid "Generate big-endian code."
8590 msgstr ""
8592 #: config/mcore/mcore.opt:39
8593 msgid "Emit call graph information."
8594 msgstr ""
8596 #: config/mcore/mcore.opt:43
8597 msgid "Use the divide instruction."
8598 msgstr ""
8600 #: config/mcore/mcore.opt:47
8601 msgid "Inline constants if it can be done in 2 insns or less."
8602 msgstr ""
8604 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
8605 msgid "Generate little-endian code."
8606 msgstr ""
8608 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
8609 msgid ""
8610 "Assume that run-time support has been provided, so omit -lsim from the "
8611 "linker command line."
8612 msgstr ""
8614 #: config/mcore/mcore.opt:60
8615 msgid "Use arbitrary sized immediates in bit operations."
8616 msgstr ""
8618 #: config/mcore/mcore.opt:64
8619 msgid "Prefer word accesses over byte accesses."
8620 msgstr ""
8622 #: config/mcore/mcore.opt:71
8623 msgid "Set the maximum amount for a single stack increment operation."
8624 msgstr ""
8626 #: config/mcore/mcore.opt:75
8627 msgid "Always treat bitfields as int-sized."
8628 msgstr ""
8630 #: config/linux-android.opt:23
8631 msgid "Generate code for the Android platform."
8632 msgstr ""
8634 #: config/mmix/mmix.opt:24
8635 msgid "For intrinsics library: pass all parameters in registers."
8636 msgstr ""
8638 #: config/mmix/mmix.opt:28
8639 msgid "Use register stack for parameters and return value."
8640 msgstr ""
8642 #: config/mmix/mmix.opt:32
8643 msgid "Use call-clobbered registers for parameters and return value."
8644 msgstr ""
8646 #: config/mmix/mmix.opt:37
8647 msgid "Use epsilon-respecting floating point compare instructions."
8648 msgstr ""
8650 #: config/mmix/mmix.opt:41
8651 msgid "Use zero-extending memory loads, not sign-extending ones."
8652 msgstr ""
8654 #: config/mmix/mmix.opt:45
8655 msgid ""
8656 "Generate divide results with reminder having the same sign as the divisor "
8657 "(not the dividend)."
8658 msgstr ""
8660 #: config/mmix/mmix.opt:49
8661 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
8662 msgstr ""
8664 #: config/mmix/mmix.opt:53
8665 msgid "Do not provide a default start-address 0x100 of the program."
8666 msgstr ""
8668 #: config/mmix/mmix.opt:57
8669 msgid "Link to emit program in ELF format (rather than mmo)."
8670 msgstr ""
8672 #: config/mmix/mmix.opt:61
8673 msgid "Use P-mnemonics for branches statically predicted as taken."
8674 msgstr ""
8676 #: config/mmix/mmix.opt:65
8677 msgid "Don't use P-mnemonics for branches."
8678 msgstr ""
8680 #: config/mmix/mmix.opt:79
8681 msgid "Use addresses that allocate global registers."
8682 msgstr ""
8684 #: config/mmix/mmix.opt:83
8685 msgid "Do not use addresses that allocate global registers."
8686 msgstr ""
8688 #: config/mmix/mmix.opt:87
8689 msgid "Generate a single exit point for each function."
8690 msgstr ""
8692 #: config/mmix/mmix.opt:91
8693 msgid "Do not generate a single exit point for each function."
8694 msgstr ""
8696 #: config/mmix/mmix.opt:95
8697 msgid "Set start-address of the program."
8698 msgstr ""
8700 #: config/mmix/mmix.opt:99
8701 msgid "Set start-address of data."
8702 msgstr ""
8704 #: config/darwin.opt:117
8705 msgid "Generate compile-time CFString objects."
8706 msgstr ""
8708 #: config/darwin.opt:214
8709 msgid "Warn if constant CFString objects contain non-portable characters."
8710 msgstr ""
8712 #: config/darwin.opt:219
8713 msgid "Generate AT&T-style stubs for Mach-O."
8714 msgstr ""
8716 #: config/darwin.opt:223
8717 msgid "Generate code suitable for executables (NOT shared libs)."
8718 msgstr ""
8720 #: config/darwin.opt:227
8721 msgid "Generate code suitable for fast turn around debugging."
8722 msgstr ""
8724 #: config/darwin.opt:235
8725 msgid "The earliest MacOS X version on which this program will run."
8726 msgstr ""
8728 #: config/darwin.opt:239
8729 msgid "Set sizeof(bool) to 1."
8730 msgstr ""
8732 #: config/darwin.opt:243
8733 msgid "Generate code for darwin loadable kernel extensions."
8734 msgstr ""
8736 #: config/darwin.opt:247
8737 msgid "Generate code for the kernel or loadable kernel extensions."
8738 msgstr ""
8740 #: config/darwin.opt:251
8741 msgid ""
8742 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8743 msgstr ""
8745 #: config/darwin.opt:401
8746 msgid "The version of ld64 in use for this toolchain."
8747 msgstr ""
8749 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
8750 msgid "Use simulator runtime."
8751 msgstr ""
8753 #: config/bfin/bfin.opt:44 config/arm/arm.opt:111
8754 msgid "Specify the name of the target CPU."
8755 msgstr ""
8757 #: config/bfin/bfin.opt:48
8758 msgid "Omit frame pointer for leaf functions."
8759 msgstr ""
8761 #: config/bfin/bfin.opt:52
8762 msgid "Program is entirely located in low 64k of memory."
8763 msgstr ""
8765 #: config/bfin/bfin.opt:56
8766 msgid ""
8767 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
8768 "SSYNC instruction."
8769 msgstr ""
8771 #: config/bfin/bfin.opt:61
8772 msgid "Avoid speculative loads to work around a hardware anomaly."
8773 msgstr ""
8775 #: config/bfin/bfin.opt:65
8776 msgid "Enabled ID based shared library."
8777 msgstr ""
8779 #: config/bfin/bfin.opt:69
8780 msgid ""
8781 "Generate code that won't be linked against any other ID shared libraries, "
8782 "but may be used as a shared library."
8783 msgstr ""
8785 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
8786 msgid "ID of shared library to build."
8787 msgstr ""
8789 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
8790 msgid "Enable separate data segment."
8791 msgstr ""
8793 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
8794 msgid "Avoid generating pc-relative calls; use indirection."
8795 msgstr ""
8797 #: config/bfin/bfin.opt:86
8798 msgid "Link with the fast floating-point library."
8799 msgstr ""
8801 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
8802 msgid "Enable Function Descriptor PIC mode."
8803 msgstr ""
8805 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
8806 msgid "Enable inlining of PLT in function calls."
8807 msgstr ""
8809 #: config/bfin/bfin.opt:98
8810 msgid "Do stack checking using bounds in L1 scratch memory."
8811 msgstr ""
8813 #: config/bfin/bfin.opt:102
8814 msgid "Enable multicore support."
8815 msgstr ""
8817 #: config/bfin/bfin.opt:106
8818 msgid "Build for Core A."
8819 msgstr ""
8821 #: config/bfin/bfin.opt:110
8822 msgid "Build for Core B."
8823 msgstr ""
8825 #: config/bfin/bfin.opt:114
8826 msgid "Build for SDRAM."
8827 msgstr ""
8829 #: config/bfin/bfin.opt:118
8830 msgid "Assume ICPLBs are enabled at runtime."
8831 msgstr ""
8833 #: config/m68k/m68k-tables.opt:25
8834 msgid "Known M68K CPUs (for use with the -mcpu= option):"
8835 msgstr ""
8837 #: config/m68k/m68k-tables.opt:365
8838 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
8839 msgstr ""
8841 #: config/m68k/m68k-tables.opt:411
8842 msgid "Known M68K ISAs (for use with the -march= option):"
8843 msgstr ""
8845 #: config/m68k/ieee.opt:24 config/i386/i386.opt:368
8846 msgid "Use IEEE math for fp comparisons."
8847 msgstr ""
8849 #: config/m68k/m68k.opt:30
8850 msgid "Generate code for a 520X."
8851 msgstr ""
8853 #: config/m68k/m68k.opt:34
8854 msgid "Generate code for a 5206e."
8855 msgstr ""
8857 #: config/m68k/m68k.opt:38
8858 msgid "Generate code for a 528x."
8859 msgstr ""
8861 #: config/m68k/m68k.opt:42
8862 msgid "Generate code for a 5307."
8863 msgstr ""
8865 #: config/m68k/m68k.opt:46
8866 msgid "Generate code for a 5407."
8867 msgstr ""
8869 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
8870 msgid "Generate code for a 68000."
8871 msgstr ""
8873 #: config/m68k/m68k.opt:54
8874 msgid "Generate code for a 68010."
8875 msgstr ""
8877 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
8878 msgid "Generate code for a 68020."
8879 msgstr ""
8881 #: config/m68k/m68k.opt:62
8882 msgid "Generate code for a 68040, without any new instructions."
8883 msgstr ""
8885 #: config/m68k/m68k.opt:66
8886 msgid "Generate code for a 68060, without any new instructions."
8887 msgstr ""
8889 #: config/m68k/m68k.opt:70
8890 msgid "Generate code for a 68030."
8891 msgstr ""
8893 #: config/m68k/m68k.opt:74
8894 msgid "Generate code for a 68040."
8895 msgstr ""
8897 #: config/m68k/m68k.opt:78
8898 msgid "Generate code for a 68060."
8899 msgstr ""
8901 #: config/m68k/m68k.opt:82
8902 msgid "Generate code for a 68302."
8903 msgstr ""
8905 #: config/m68k/m68k.opt:86
8906 msgid "Generate code for a 68332."
8907 msgstr ""
8909 #: config/m68k/m68k.opt:91
8910 msgid "Generate code for a 68851."
8911 msgstr ""
8913 #: config/m68k/m68k.opt:95
8914 msgid "Generate code that uses 68881 floating-point instructions."
8915 msgstr ""
8917 #: config/m68k/m68k.opt:99
8918 msgid "Align variables on a 32-bit boundary."
8919 msgstr ""
8921 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
8922 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
8923 msgid "Specify the name of the target architecture."
8924 msgstr ""
8926 #: config/m68k/m68k.opt:107
8927 msgid "Use the bit-field instructions."
8928 msgstr ""
8930 #: config/m68k/m68k.opt:119
8931 msgid "Generate code for a ColdFire v4e."
8932 msgstr ""
8934 #: config/m68k/m68k.opt:123
8935 msgid "Specify the target CPU."
8936 msgstr ""
8938 #: config/m68k/m68k.opt:127
8939 msgid "Generate code for a cpu32."
8940 msgstr ""
8942 #: config/m68k/m68k.opt:131
8943 msgid "Use hardware division instructions on ColdFire."
8944 msgstr ""
8946 #: config/m68k/m68k.opt:135
8947 msgid "Generate code for a Fido A."
8948 msgstr ""
8950 #: config/m68k/m68k.opt:139
8951 msgid "Generate code which uses hardware floating point instructions."
8952 msgstr ""
8954 #: config/m68k/m68k.opt:143
8955 msgid "Enable ID based shared library."
8956 msgstr ""
8958 #: config/m68k/m68k.opt:147
8959 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
8960 msgstr ""
8962 #: config/m68k/m68k.opt:151
8963 msgid "Do not use the bit-field instructions."
8964 msgstr ""
8966 #: config/m68k/m68k.opt:155
8967 msgid "Use normal calling convention."
8968 msgstr ""
8970 #: config/m68k/m68k.opt:159
8971 msgid "Consider type 'int' to be 32 bits wide."
8972 msgstr ""
8974 #: config/m68k/m68k.opt:163
8975 msgid "Generate pc-relative code."
8976 msgstr ""
8978 #: config/m68k/m68k.opt:167
8979 msgid "Use different calling convention using 'rtd'."
8980 msgstr ""
8982 #: config/m68k/m68k.opt:179
8983 msgid "Consider type 'int' to be 16 bits wide."
8984 msgstr ""
8986 #: config/m68k/m68k.opt:183
8987 msgid "Generate code with library calls for floating point."
8988 msgstr ""
8990 #: config/m68k/m68k.opt:187
8991 msgid "Do not use unaligned memory references."
8992 msgstr ""
8994 #: config/m68k/m68k.opt:191
8995 msgid "Tune for the specified target CPU or architecture."
8996 msgstr ""
8998 #: config/m68k/m68k.opt:195
8999 msgid "Support more than 8192 GOT entries on ColdFire."
9000 msgstr ""
9002 #: config/m68k/m68k.opt:199
9003 msgid "Support TLS segment larger than 64K."
9004 msgstr ""
9006 #: config/riscv/riscv.opt:26
9007 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
9008 msgstr ""
9010 #: config/riscv/riscv.opt:30
9011 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
9012 msgstr ""
9014 #: config/riscv/riscv.opt:34
9015 msgid "Specify integer and floating-point calling convention."
9016 msgstr ""
9018 #: config/riscv/riscv.opt:38 config/i386/i386.opt:416
9019 msgid "Attempt to keep stack aligned to this power of 2."
9020 msgstr ""
9022 #: config/riscv/riscv.opt:42
9023 msgid "Supported ABIs (for use with the -mabi= option):"
9024 msgstr ""
9026 #: config/riscv/riscv.opt:67
9027 msgid "Use hardware floating-point divide and square root instructions."
9028 msgstr ""
9030 #: config/riscv/riscv.opt:71
9031 msgid "Use hardware instructions for integer division."
9032 msgstr ""
9034 #: config/riscv/riscv.opt:75
9035 msgid ""
9036 "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must "
9037 "be lower-case."
9038 msgstr ""
9040 #: config/riscv/riscv.opt:80 config/mips/mips.opt:405
9041 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
9042 msgstr ""
9044 #: config/riscv/riscv.opt:84
9045 msgid ""
9046 "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes "
9047 "into a special section (on some targets)."
9048 msgstr ""
9050 #: config/riscv/riscv.opt:88
9051 msgid "Use smaller but slower prologue and epilogue code."
9052 msgstr ""
9054 #: config/riscv/riscv.opt:92 config/aarch64/aarch64.opt:88
9055 msgid "Specify the code model."
9056 msgstr ""
9058 #: config/riscv/riscv.opt:96
9059 msgid "Do not generate unaligned memory accesses."
9060 msgstr ""
9062 #: config/riscv/riscv.opt:100 config/i386/i386.opt:287
9063 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
9064 #: config/tilegx/tilegx.opt:57
9065 msgid "Known code models (for use with the -mcmodel= option):"
9066 msgstr ""
9068 #: config/riscv/riscv.opt:110
9069 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
9070 msgstr ""
9072 #: config/riscv/riscv.opt:114
9073 msgid ""
9074 "Take advantage of linker relaxations to reduce the number of instructions "
9075 "required to materialize symbol addresses."
9076 msgstr ""
9078 #: config/riscv/riscv.opt:133
9079 msgid "Emit RISC-V ELF attribute."
9080 msgstr ""
9082 #: config/m32c/m32c.opt:23
9083 msgid "-msim\tUse simulator runtime."
9084 msgstr ""
9086 #: config/m32c/m32c.opt:27
9087 msgid "-mcpu=r8c\tCompile code for R8C variants."
9088 msgstr ""
9090 #: config/m32c/m32c.opt:31
9091 msgid "-mcpu=m16c\tCompile code for M16C variants."
9092 msgstr ""
9094 #: config/m32c/m32c.opt:35
9095 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
9096 msgstr ""
9098 #: config/m32c/m32c.opt:39
9099 msgid "-mcpu=m32c\tCompile code for M32C variants."
9100 msgstr ""
9102 #: config/m32c/m32c.opt:43
9103 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
9104 msgstr ""
9106 #: config/msp430/msp430.opt:7
9107 msgid "Force assembly output to always use hex constants."
9108 msgstr ""
9110 #: config/msp430/msp430.opt:11
9111 msgid "Specify the MCU to build for."
9112 msgstr ""
9114 #: config/msp430/msp430.opt:15
9115 msgid ""
9116 "Warn if an MCU name is unrecognized or conflicts with other options "
9117 "(default: on)."
9118 msgstr ""
9120 #: config/msp430/msp430.opt:19
9121 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
9122 msgstr ""
9124 #: config/msp430/msp430.opt:23
9125 msgid "Select large model - 20-bit addresses/pointers."
9126 msgstr ""
9128 #: config/msp430/msp430.opt:27
9129 msgid "Select small model - 16-bit addresses/pointers (default)."
9130 msgstr ""
9132 #: config/msp430/msp430.opt:31
9133 msgid "Optimize opcode sizes at link time."
9134 msgstr ""
9136 #: config/msp430/msp430.opt:38
9137 msgid ""
9138 "Use a minimum runtime (no static initializers or ctors) for memory-"
9139 "constrained devices."
9140 msgstr ""
9142 #: config/msp430/msp430.opt:45
9143 msgid "Specify the type of hardware multiply to support."
9144 msgstr ""
9146 #: config/msp430/msp430.opt:67
9147 msgid "Specify whether functions should be placed into low or high memory."
9148 msgstr ""
9150 #: config/msp430/msp430.opt:71
9151 msgid "Specify whether variables should be placed into low or high memory."
9152 msgstr ""
9154 #: config/msp430/msp430.opt:90
9155 msgid ""
9156 "Passes on a request to the assembler to enable fixes for various silicon "
9157 "errata."
9158 msgstr ""
9160 #: config/msp430/msp430.opt:94
9161 msgid ""
9162 "Passes on a request to the assembler to warn about various silicon errata."
9163 msgstr ""
9165 #: config/aarch64/aarch64.opt:43
9166 msgid "The possible TLS dialects:"
9167 msgstr ""
9169 #: config/aarch64/aarch64.opt:55
9170 msgid "The code model option names for -mcmodel:"
9171 msgstr ""
9173 #: config/aarch64/aarch64.opt:68 config/arm/arm.opt:99
9174 #: config/microblaze/microblaze.opt:60
9175 msgid "Assume target CPU is configured as big endian."
9176 msgstr ""
9178 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1019
9179 msgid "Generate code which uses only the general registers."
9180 msgstr ""
9182 #: config/aarch64/aarch64.opt:76
9183 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
9184 msgstr ""
9186 #: config/aarch64/aarch64.opt:80
9187 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
9188 msgstr ""
9190 #: config/aarch64/aarch64.opt:84 config/arm/arm.opt:164
9191 #: config/microblaze/microblaze.opt:64
9192 msgid "Assume target CPU is configured as little endian."
9193 msgstr ""
9195 #: config/aarch64/aarch64.opt:92
9196 msgid "Don't assume that unaligned accesses are handled by the system."
9197 msgstr ""
9199 #: config/aarch64/aarch64.opt:96 config/i386/i386.opt:400
9200 msgid "Omit the frame pointer in leaf functions."
9201 msgstr ""
9203 #: config/aarch64/aarch64.opt:100
9204 msgid "Specify TLS dialect."
9205 msgstr ""
9207 #: config/aarch64/aarch64.opt:104
9208 msgid ""
9209 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
9210 "48."
9211 msgstr ""
9213 #: config/aarch64/aarch64.opt:123
9214 msgid "Use features of architecture ARCH."
9215 msgstr ""
9217 #: config/aarch64/aarch64.opt:127
9218 msgid "Use features of and optimize for CPU."
9219 msgstr ""
9221 #: config/aarch64/aarch64.opt:131
9222 msgid "Optimize for CPU."
9223 msgstr ""
9225 #: config/aarch64/aarch64.opt:135
9226 msgid "Generate code that conforms to the specified ABI."
9227 msgstr ""
9229 #: config/aarch64/aarch64.opt:139
9230 msgid ""
9231 "-moverride=<string>\tPower users only! Override CPU optimization parameters."
9232 msgstr ""
9234 #: config/aarch64/aarch64.opt:143
9235 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
9236 msgstr ""
9238 #: config/aarch64/aarch64.opt:153
9239 msgid "PC relative literal loads."
9240 msgstr ""
9242 #: config/aarch64/aarch64.opt:157
9243 msgid "Use branch-protection features."
9244 msgstr ""
9246 #: config/aarch64/aarch64.opt:161
9247 msgid "Select return address signing scope."
9248 msgstr ""
9250 #: config/aarch64/aarch64.opt:165
9251 msgid ""
9252 "Supported AArch64 return address signing scope (for use with -msign-return-"
9253 "address= option):"
9254 msgstr ""
9256 #: config/aarch64/aarch64.opt:178
9257 msgid ""
9258 "Enable the reciprocal square root approximation.  Enabling this reduces "
9259 "precision of reciprocal square root results to about 16 bits for single "
9260 "precision and to 32 bits for double precision."
9261 msgstr ""
9263 #: config/aarch64/aarch64.opt:184
9264 msgid ""
9265 "Enable the square root approximation.  Enabling this reduces precision of "
9266 "square root results to about 16 bits for single precision and to 32 bits for "
9267 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
9268 msgstr ""
9270 #: config/aarch64/aarch64.opt:191
9271 msgid ""
9272 "Enable the division approximation.  Enabling this reduces precision of "
9273 "division results to about 16 bits for single precision and to 32 bits for "
9274 "double precision."
9275 msgstr ""
9277 #: config/aarch64/aarch64.opt:197
9278 msgid "The possible SVE vector lengths:"
9279 msgstr ""
9281 #: config/aarch64/aarch64.opt:219
9282 msgid ""
9283 "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
9284 msgstr ""
9286 #: config/aarch64/aarch64.opt:223
9287 msgid "Enables verbose cost model dumping in the debug dump files."
9288 msgstr ""
9290 #: config/aarch64/aarch64.opt:227
9291 msgid "Generate code to track when the CPU might be speculating incorrectly."
9292 msgstr ""
9294 #: config/aarch64/aarch64.opt:231 config/i386/i386.opt:983
9295 #: config/rs6000/rs6000.opt:542
9296 msgid "Use given stack-protector guard."
9297 msgstr ""
9299 #: config/aarch64/aarch64.opt:235 config/rs6000/rs6000.opt:546
9300 msgid "Valid arguments to -mstack-protector-guard=:"
9301 msgstr ""
9303 #: config/aarch64/aarch64.opt:245
9304 msgid ""
9305 "Use the system register specified on the command line as the stack protector "
9306 "guard register. This option is for use with fstack-protector-strong and not "
9307 "for use in user-land code."
9308 msgstr ""
9310 #: config/aarch64/aarch64.opt:251
9311 msgid ""
9312 "Use an immediate to offset from the stack protector guard register, sp_el0. "
9313 "This option is for use with fstack-protector-strong and not for use in user-"
9314 "land code."
9315 msgstr ""
9317 #: config/linux.opt:24
9318 msgid "Use Bionic C library."
9319 msgstr ""
9321 #: config/linux.opt:28
9322 msgid "Use GNU C library."
9323 msgstr ""
9325 #: config/linux.opt:32
9326 msgid "Use uClibc C library."
9327 msgstr ""
9329 #: config/linux.opt:36
9330 msgid "Use musl C library."
9331 msgstr ""
9333 #: config/ia64/ilp32.opt:3
9334 msgid "Generate ILP32 code."
9335 msgstr ""
9337 #: config/ia64/ilp32.opt:7
9338 msgid "Generate LP64 code."
9339 msgstr ""
9341 #: config/ia64/ia64.opt:28
9342 msgid "Generate big endian code."
9343 msgstr ""
9345 #: config/ia64/ia64.opt:32
9346 msgid "Generate little endian code."
9347 msgstr ""
9349 #: config/ia64/ia64.opt:36
9350 msgid "Generate code for GNU as."
9351 msgstr ""
9353 #: config/ia64/ia64.opt:40
9354 msgid "Generate code for GNU ld."
9355 msgstr ""
9357 #: config/ia64/ia64.opt:44
9358 msgid "Emit stop bits before and after volatile extended asms."
9359 msgstr ""
9361 #: config/ia64/ia64.opt:48
9362 msgid "Use in/loc/out register names."
9363 msgstr ""
9365 #: config/ia64/ia64.opt:55
9366 msgid "Enable use of sdata/scommon/sbss."
9367 msgstr ""
9369 #: config/ia64/ia64.opt:59
9370 msgid "Generate code without GP reg."
9371 msgstr ""
9373 #: config/ia64/ia64.opt:63
9374 msgid "gp is constant (but save/restore gp on indirect calls)."
9375 msgstr ""
9377 #: config/ia64/ia64.opt:67
9378 msgid "Generate self-relocatable code."
9379 msgstr ""
9381 #: config/ia64/ia64.opt:71
9382 msgid "Generate inline floating point division, optimize for latency."
9383 msgstr ""
9385 #: config/ia64/ia64.opt:75
9386 msgid "Generate inline floating point division, optimize for throughput."
9387 msgstr ""
9389 #: config/ia64/ia64.opt:82
9390 msgid "Generate inline integer division, optimize for latency."
9391 msgstr ""
9393 #: config/ia64/ia64.opt:86
9394 msgid "Generate inline integer division, optimize for throughput."
9395 msgstr ""
9397 #: config/ia64/ia64.opt:90
9398 msgid "Do not inline integer division."
9399 msgstr ""
9401 #: config/ia64/ia64.opt:94
9402 msgid "Generate inline square root, optimize for latency."
9403 msgstr ""
9405 #: config/ia64/ia64.opt:98
9406 msgid "Generate inline square root, optimize for throughput."
9407 msgstr ""
9409 #: config/ia64/ia64.opt:102
9410 msgid "Do not inline square root."
9411 msgstr ""
9413 #: config/ia64/ia64.opt:106
9414 msgid "Enable DWARF line debug info via GNU as."
9415 msgstr ""
9417 #: config/ia64/ia64.opt:110
9418 msgid "Enable earlier placing stop bits for better scheduling."
9419 msgstr ""
9421 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:62
9422 #: config/sh/sh.opt:227
9423 msgid "Specify range of registers to make fixed."
9424 msgstr ""
9426 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
9427 msgid "Specify bit size of immediate TLS offsets."
9428 msgstr ""
9430 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:514
9431 #: config/s390/s390.opt:194 config/sparc/sparc.opt:146
9432 #: config/visium/visium.opt:49
9433 msgid "Schedule code for given CPU."
9434 msgstr ""
9436 #: config/ia64/ia64.opt:126
9437 msgid "Known Itanium CPUs (for use with the -mtune= option):"
9438 msgstr ""
9440 #: config/ia64/ia64.opt:136
9441 msgid "Use data speculation before reload."
9442 msgstr ""
9444 #: config/ia64/ia64.opt:140
9445 msgid "Use data speculation after reload."
9446 msgstr ""
9448 #: config/ia64/ia64.opt:144
9449 msgid "Use control speculation."
9450 msgstr ""
9452 #: config/ia64/ia64.opt:148
9453 msgid "Use in block data speculation before reload."
9454 msgstr ""
9456 #: config/ia64/ia64.opt:152
9457 msgid "Use in block data speculation after reload."
9458 msgstr ""
9460 #: config/ia64/ia64.opt:156
9461 msgid "Use in block control speculation."
9462 msgstr ""
9464 #: config/ia64/ia64.opt:160
9465 msgid "Use simple data speculation check."
9466 msgstr ""
9468 #: config/ia64/ia64.opt:164
9469 msgid "Use simple data speculation check for control speculation."
9470 msgstr ""
9472 #: config/ia64/ia64.opt:174
9473 msgid ""
9474 "Count speculative dependencies while calculating priority of instructions."
9475 msgstr ""
9477 #: config/ia64/ia64.opt:178
9478 msgid "Place a stop bit after every cycle when scheduling."
9479 msgstr ""
9481 #: config/ia64/ia64.opt:182
9482 msgid ""
9483 "Assume that floating-point stores and loads are not likely to cause conflict "
9484 "when placed into one instruction group."
9485 msgstr ""
9487 #: config/ia64/ia64.opt:186
9488 msgid ""
9489 "Soft limit on number of memory insns per instruction group, giving lower "
9490 "priority to subsequent memory insns attempting to schedule in the same insn "
9491 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
9492 "1."
9493 msgstr ""
9495 #: config/ia64/ia64.opt:190
9496 msgid ""
9497 "Disallow more than 'msched-max-memory-insns' in instruction group. "
9498 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
9499 "reached)."
9500 msgstr ""
9502 #: config/ia64/ia64.opt:194
9503 msgid "Don't generate checks for control speculation in selective scheduling."
9504 msgstr ""
9506 #: config/spu/spu.opt:20
9507 msgid "Emit warnings when run-time relocations are generated."
9508 msgstr ""
9510 #: config/spu/spu.opt:24
9511 msgid "Emit errors when run-time relocations are generated."
9512 msgstr ""
9514 #: config/spu/spu.opt:28
9515 msgid "Specify cost of branches (Default 20)."
9516 msgstr ""
9518 #: config/spu/spu.opt:32
9519 msgid "Make sure loads and stores are not moved past DMA instructions."
9520 msgstr ""
9522 #: config/spu/spu.opt:36
9523 msgid "volatile must be specified on any memory that is effected by DMA."
9524 msgstr ""
9526 #: config/spu/spu.opt:40 config/spu/spu.opt:44
9527 msgid ""
9528 "Insert nops when it might improve performance by allowing dual issue "
9529 "(default)."
9530 msgstr ""
9532 #: config/spu/spu.opt:48
9533 msgid "Use standard main function as entry for startup."
9534 msgstr ""
9536 #: config/spu/spu.opt:52
9537 msgid "Generate branch hints for branches."
9538 msgstr ""
9540 #: config/spu/spu.opt:56
9541 msgid "Maximum number of nops to insert for a hint (Default 2)."
9542 msgstr ""
9544 #: config/spu/spu.opt:60
9545 msgid ""
9546 "Approximate maximum number of instructions to allow between a hint and its "
9547 "branch [125]."
9548 msgstr ""
9550 #: config/spu/spu.opt:64
9551 msgid "Generate code for 18 bit addressing."
9552 msgstr ""
9554 #: config/spu/spu.opt:68
9555 msgid "Generate code for 32 bit addressing."
9556 msgstr ""
9558 #: config/spu/spu.opt:76
9559 msgid ""
9560 "Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
9561 "issue."
9562 msgstr ""
9564 #: config/spu/spu.opt:80 config/i386/i386.opt:257 config/s390/s390.opt:56
9565 msgid "Generate code for given CPU."
9566 msgstr ""
9568 #: config/spu/spu.opt:88
9569 msgid "Access variables in 32-bit PPU objects (default)."
9570 msgstr ""
9572 #: config/spu/spu.opt:92
9573 msgid "Access variables in 64-bit PPU objects."
9574 msgstr ""
9576 #: config/spu/spu.opt:96
9577 msgid "Allow conversions between __ea and generic pointers (default)."
9578 msgstr ""
9580 #: config/spu/spu.opt:100
9581 msgid "Size (in KB) of software data cache."
9582 msgstr ""
9584 #: config/spu/spu.opt:104
9585 msgid "Atomically write back software data cache lines (default)."
9586 msgstr ""
9588 #: config/epiphany/epiphany.opt:24
9589 msgid "Don't use any of r32..r63."
9590 msgstr ""
9592 #: config/epiphany/epiphany.opt:28
9593 msgid ""
9594 "Preferentially allocate registers that allow short instruction generation."
9595 msgstr ""
9597 #: config/epiphany/epiphany.opt:32
9598 msgid "Set branch cost."
9599 msgstr ""
9601 #: config/epiphany/epiphany.opt:36
9602 msgid "Enable conditional move instruction usage."
9603 msgstr ""
9605 #: config/epiphany/epiphany.opt:40
9606 msgid "Set number of nops to emit before each insn pattern."
9607 msgstr ""
9609 #: config/epiphany/epiphany.opt:52
9610 msgid "Use software floating point comparisons."
9611 msgstr ""
9613 #: config/epiphany/epiphany.opt:56
9614 msgid "Enable split of 32 bit immediate loads into low / high part."
9615 msgstr ""
9617 #: config/epiphany/epiphany.opt:60
9618 msgid "Enable use of POST_INC / POST_DEC."
9619 msgstr ""
9621 #: config/epiphany/epiphany.opt:64
9622 msgid "Enable use of POST_MODIFY."
9623 msgstr ""
9625 #: config/epiphany/epiphany.opt:68
9626 msgid "Set number of bytes on the stack preallocated for use by the callee."
9627 msgstr ""
9629 #: config/epiphany/epiphany.opt:72
9630 msgid "Assume round to nearest is selected for purposes of scheduling."
9631 msgstr ""
9633 #: config/epiphany/epiphany.opt:76
9634 msgid "Generate call insns as indirect calls."
9635 msgstr ""
9637 #: config/epiphany/epiphany.opt:80
9638 msgid "Generate call insns as direct calls."
9639 msgstr ""
9641 #: config/epiphany/epiphany.opt:84
9642 msgid ""
9643 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
9644 msgstr ""
9646 #: config/epiphany/epiphany.opt:108
9647 msgid ""
9648 "A floatig point to integer truncation may be replaced with rounding to save "
9649 "mode switching."
9650 msgstr ""
9652 #: config/epiphany/epiphany.opt:112
9653 msgid "Vectorize for double-word operations."
9654 msgstr ""
9656 #: config/epiphany/epiphany.opt:128
9657 msgid ""
9658 "Split unaligned 8 byte vector moves before post-modify address generation."
9659 msgstr ""
9661 #: config/epiphany/epiphany.opt:132
9662 msgid "Use the floating point unit for integer add/subtract."
9663 msgstr ""
9665 #: config/epiphany/epiphany.opt:136
9666 msgid "Set register to hold -1."
9667 msgstr ""
9669 #: config/ft32/ft32.opt:23
9670 msgid "Target the software simulator."
9671 msgstr ""
9673 #: config/ft32/ft32.opt:27 config/s390/s390.opt:225 config/mips/mips.opt:393
9674 #: config/arc/arc.opt:406
9675 msgid "Use LRA instead of reload."
9676 msgstr ""
9678 #: config/ft32/ft32.opt:31
9679 msgid "Avoid use of the DIV and MOD instructions."
9680 msgstr ""
9682 #: config/ft32/ft32.opt:35
9683 msgid "Target the FT32B architecture."
9684 msgstr ""
9686 #: config/ft32/ft32.opt:39
9687 msgid "Enable FT32B code compression."
9688 msgstr ""
9690 #: config/ft32/ft32.opt:43
9691 msgid "Avoid placing any readable data in program memory."
9692 msgstr ""
9694 #: config/h8300/h8300.opt:23
9695 msgid "Generate H8S code."
9696 msgstr ""
9698 #: config/h8300/h8300.opt:27
9699 msgid "Generate H8SX code."
9700 msgstr ""
9702 #: config/h8300/h8300.opt:31
9703 msgid "Generate H8S/2600 code."
9704 msgstr ""
9706 #: config/h8300/h8300.opt:35
9707 msgid "Make integers 32 bits wide."
9708 msgstr ""
9710 #: config/h8300/h8300.opt:42
9711 msgid "Use registers for argument passing."
9712 msgstr ""
9714 #: config/h8300/h8300.opt:46
9715 msgid "Consider access to byte sized memory slow."
9716 msgstr ""
9718 #: config/h8300/h8300.opt:50
9719 msgid "Enable linker relaxing."
9720 msgstr ""
9722 #: config/h8300/h8300.opt:54
9723 msgid "Generate H8/300H code."
9724 msgstr ""
9726 #: config/h8300/h8300.opt:58
9727 msgid "Enable the normal mode."
9728 msgstr ""
9730 #: config/h8300/h8300.opt:62
9731 msgid "Use H8/300 alignment rules."
9732 msgstr ""
9734 #: config/h8300/h8300.opt:66
9735 msgid "Push extended registers on stack in monitor functions."
9736 msgstr ""
9738 #: config/h8300/h8300.opt:70
9739 msgid "Do not push extended registers on stack in monitor functions."
9740 msgstr ""
9742 #: config/pdp11/pdp11.opt:23
9743 msgid "Generate code for an 11/10."
9744 msgstr ""
9746 #: config/pdp11/pdp11.opt:27
9747 msgid "Generate code for an 11/40."
9748 msgstr ""
9750 #: config/pdp11/pdp11.opt:31
9751 msgid "Generate code for an 11/45."
9752 msgstr ""
9754 #: config/pdp11/pdp11.opt:35
9755 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
9756 msgstr ""
9758 #: config/pdp11/pdp11.opt:39
9759 msgid "Use the DEC assembler syntax."
9760 msgstr ""
9762 #: config/pdp11/pdp11.opt:43
9763 msgid "Use the GNU assembler syntax."
9764 msgstr ""
9766 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:188
9767 #: config/frv/frv.opt:158
9768 msgid "Use hardware floating point."
9769 msgstr ""
9771 #: config/pdp11/pdp11.opt:51
9772 msgid "Use 16 bit int."
9773 msgstr ""
9775 #: config/pdp11/pdp11.opt:55
9776 msgid "Use 32 bit int."
9777 msgstr ""
9779 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:184
9780 msgid "Do not use hardware floating point."
9781 msgstr ""
9783 #: config/pdp11/pdp11.opt:63
9784 msgid "Target has split I&D."
9785 msgstr ""
9787 #: config/pdp11/pdp11.opt:67
9788 msgid "Use UNIX assembler syntax."
9789 msgstr ""
9791 #: config/pdp11/pdp11.opt:71
9792 msgid "Use LRA register allocator."
9793 msgstr ""
9795 #: config/xtensa/xtensa.opt:23
9796 msgid "Use CONST16 instruction to load constants."
9797 msgstr ""
9799 #: config/xtensa/xtensa.opt:27
9800 msgid "Disable position-independent code (PIC) for use in OS kernel code."
9801 msgstr ""
9803 #: config/xtensa/xtensa.opt:31
9804 msgid "Use indirect CALLXn instructions for large programs."
9805 msgstr ""
9807 #: config/xtensa/xtensa.opt:35
9808 msgid "Automatically align branch targets to reduce branch penalties."
9809 msgstr ""
9811 #: config/xtensa/xtensa.opt:39
9812 msgid "Intersperse literal pools with code in the text section."
9813 msgstr ""
9815 #: config/xtensa/xtensa.opt:43
9816 msgid ""
9817 "Relax literals in assembler and place them automatically in the text section."
9818 msgstr ""
9820 #: config/xtensa/xtensa.opt:47
9821 msgid ""
9822 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
9823 "MEMW instructions."
9824 msgstr ""
9826 #: config/i386/cygming.opt:23
9827 msgid "Create console application."
9828 msgstr ""
9830 #: config/i386/cygming.opt:27
9831 msgid "Generate code for a DLL."
9832 msgstr ""
9834 #: config/i386/cygming.opt:31
9835 msgid "Ignore dllimport for functions."
9836 msgstr ""
9838 #: config/i386/cygming.opt:35
9839 msgid "Use Mingw-specific thread support."
9840 msgstr ""
9842 #: config/i386/cygming.opt:39
9843 msgid "Set Windows defines."
9844 msgstr ""
9846 #: config/i386/cygming.opt:43
9847 msgid "Create GUI application."
9848 msgstr ""
9850 #: config/i386/cygming.opt:47
9851 msgid "Use the GNU extension to the PE format for aligned common data."
9852 msgstr ""
9854 #: config/i386/cygming.opt:51
9855 msgid ""
9856 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
9857 "delete replacement."
9858 msgstr ""
9860 #: config/i386/cygming.opt:55
9861 msgid "For nested functions on stack executable permission is set."
9862 msgstr ""
9864 #: config/i386/cygming.opt:62
9865 msgid "Put relocated read-only data into .data section."
9866 msgstr ""
9868 #: config/i386/mingw.opt:29
9869 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
9870 msgstr ""
9872 #: config/i386/mingw-w64.opt:23
9873 msgid "Use unicode startup and define UNICODE macro."
9874 msgstr ""
9876 #: config/i386/i386.opt:192
9877 msgid "sizeof(long double) is 16."
9878 msgstr ""
9880 #: config/i386/i386.opt:196 config/i386/i386.opt:364
9881 msgid "Use hardware fp."
9882 msgstr ""
9884 #: config/i386/i386.opt:200
9885 msgid "sizeof(long double) is 12."
9886 msgstr ""
9888 #: config/i386/i386.opt:204
9889 msgid "Use 80-bit long double."
9890 msgstr ""
9892 #: config/i386/i386.opt:208 config/s390/s390.opt:154
9893 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
9894 msgid "Use 64-bit long double."
9895 msgstr ""
9897 #: config/i386/i386.opt:212 config/s390/s390.opt:150
9898 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
9899 msgid "Use 128-bit long double."
9900 msgstr ""
9902 #: config/i386/i386.opt:216 config/sh/sh.opt:179
9903 msgid "Reserve space for outgoing arguments in the function prologue."
9904 msgstr ""
9906 #: config/i386/i386.opt:220
9907 msgid "Align some doubles on dword boundary."
9908 msgstr ""
9910 #: config/i386/i386.opt:224
9911 msgid "Function starts are aligned to this power of 2."
9912 msgstr ""
9914 #: config/i386/i386.opt:228
9915 msgid "Jump targets are aligned to this power of 2."
9916 msgstr ""
9918 #: config/i386/i386.opt:232
9919 msgid "Loop code aligned to this power of 2."
9920 msgstr ""
9922 #: config/i386/i386.opt:236
9923 msgid "Align destination of the string operations."
9924 msgstr ""
9926 #: config/i386/i386.opt:240
9927 msgid "Use the given data alignment."
9928 msgstr ""
9930 #: config/i386/i386.opt:244
9931 msgid "Known data alignment choices (for use with the -malign-data= option):"
9932 msgstr ""
9934 #: config/i386/i386.opt:261
9935 msgid "Use given assembler dialect."
9936 msgstr ""
9938 #: config/i386/i386.opt:265
9939 msgid "Known assembler dialects (for use with the -masm= option):"
9940 msgstr ""
9942 #: config/i386/i386.opt:275
9943 msgid "Branches are this expensive (arbitrary units)."
9944 msgstr ""
9946 #: config/i386/i386.opt:279
9947 msgid ""
9948 "-mlarge-data-threshold=<number>\tData greater than given threshold will go "
9949 "into .ldata section in x86-64 medium model."
9950 msgstr ""
9952 #: config/i386/i386.opt:283
9953 msgid "Use given x86-64 code model."
9954 msgstr ""
9956 #: config/i386/i386.opt:306
9957 msgid "Use given address mode."
9958 msgstr ""
9960 #: config/i386/i386.opt:310
9961 msgid "Known address mode (for use with the -maddress-mode= option):"
9962 msgstr ""
9964 #: config/i386/i386.opt:323
9965 msgid "Generate sin, cos, sqrt for FPU."
9966 msgstr ""
9968 #: config/i386/i386.opt:327
9969 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
9970 msgstr ""
9972 #: config/i386/i386.opt:331
9973 msgid "Return values of functions in FPU registers."
9974 msgstr ""
9976 #: config/i386/i386.opt:335
9977 msgid "Generate floating point mathematics using given instruction set."
9978 msgstr ""
9980 #: config/i386/i386.opt:339
9981 msgid "Valid arguments to -mfpmath=:"
9982 msgstr ""
9984 #: config/i386/i386.opt:372
9985 msgid "Inline all known string operations."
9986 msgstr ""
9988 #: config/i386/i386.opt:376
9989 msgid ""
9990 "Inline memset/memcpy string operations, but perform inline version only for "
9991 "small blocks."
9992 msgstr ""
9994 #: config/i386/i386.opt:384
9995 msgid "Use native (MS) bitfield layout."
9996 msgstr ""
9998 #: config/i386/i386.opt:404
9999 msgid "Set 80387 floating-point precision to 32-bit."
10000 msgstr ""
10002 #: config/i386/i386.opt:408
10003 msgid "Set 80387 floating-point precision to 64-bit."
10004 msgstr ""
10006 #: config/i386/i386.opt:412
10007 msgid "Set 80387 floating-point precision to 80-bit."
10008 msgstr ""
10010 #: config/i386/i386.opt:420
10011 msgid "Assume incoming stack aligned to this power of 2."
10012 msgstr ""
10014 #: config/i386/i386.opt:424
10015 msgid "Use push instructions to save outgoing arguments."
10016 msgstr ""
10018 #: config/i386/i386.opt:428
10019 msgid "Use red-zone in the x86-64 code."
10020 msgstr ""
10022 #: config/i386/i386.opt:432
10023 msgid "Number of registers used to pass integer arguments."
10024 msgstr ""
10026 #: config/i386/i386.opt:436
10027 msgid "Alternate calling convention."
10028 msgstr ""
10030 #: config/i386/i386.opt:440 config/alpha/alpha.opt:23
10031 msgid "Do not use hardware fp."
10032 msgstr ""
10034 #: config/i386/i386.opt:444
10035 msgid "Use SSE register passing conventions for SF and DF mode."
10036 msgstr ""
10038 #: config/i386/i386.opt:448
10039 msgid "Realign stack in prologue."
10040 msgstr ""
10042 #: config/i386/i386.opt:452
10043 msgid "Enable stack probing."
10044 msgstr ""
10046 #: config/i386/i386.opt:456
10047 msgid "Specify memcpy expansion strategy when expected size is known."
10048 msgstr ""
10050 #: config/i386/i386.opt:460
10051 msgid "Specify memset expansion strategy when expected size is known."
10052 msgstr ""
10054 #: config/i386/i386.opt:464
10055 msgid "Chose strategy to generate stringop using."
10056 msgstr ""
10058 #: config/i386/i386.opt:468
10059 msgid "Valid arguments to -mstringop-strategy=:"
10060 msgstr ""
10062 #: config/i386/i386.opt:496
10063 msgid "Use given thread-local storage dialect."
10064 msgstr ""
10066 #: config/i386/i386.opt:500
10067 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
10068 msgstr ""
10070 #: config/i386/i386.opt:510
10071 #, c-format
10072 msgid "Use direct references against %gs when accessing tls data."
10073 msgstr ""
10075 #: config/i386/i386.opt:518
10076 msgid "Fine grain control of tune features."
10077 msgstr ""
10079 #: config/i386/i386.opt:522
10080 msgid "Clear all tune features."
10081 msgstr ""
10083 #: config/i386/i386.opt:529
10084 msgid "Generate code that conforms to Intel MCU psABI."
10085 msgstr ""
10087 #: config/i386/i386.opt:533
10088 msgid "Generate code that conforms to the given ABI."
10089 msgstr ""
10091 #: config/i386/i386.opt:537 config/nds32/nds32.opt:51
10092 msgid "Known ABIs (for use with the -mabi= option):"
10093 msgstr ""
10095 #: config/i386/i386.opt:547
10096 msgid ""
10097 "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft "
10098 "to System V ABI calls."
10099 msgstr ""
10101 #: config/i386/i386.opt:551 config/rs6000/rs6000.opt:200
10102 msgid "Vector library ABI to use."
10103 msgstr ""
10105 #: config/i386/i386.opt:555
10106 msgid ""
10107 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
10108 msgstr ""
10110 #: config/i386/i386.opt:565
10111 msgid "Return 8-byte vectors in memory."
10112 msgstr ""
10114 #: config/i386/i386.opt:569
10115 msgid "Generate reciprocals instead of divss and sqrtss."
10116 msgstr ""
10118 #: config/i386/i386.opt:573
10119 msgid "Control generation of reciprocal estimates."
10120 msgstr ""
10122 #: config/i386/i386.opt:577
10123 msgid "Generate cld instruction in the function prologue."
10124 msgstr ""
10126 #: config/i386/i386.opt:581
10127 msgid ""
10128 "Generate vzeroupper instruction before a transfer of control flow out of the "
10129 "function."
10130 msgstr ""
10132 #: config/i386/i386.opt:586
10133 msgid ""
10134 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
10135 "computations into a vector ones."
10136 msgstr ""
10138 #: config/i386/i386.opt:591
10139 msgid ""
10140 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
10141 "znver1 and Haifa scheduling is selected."
10142 msgstr ""
10144 #: config/i386/i386.opt:596
10145 msgid ""
10146 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
10147 "vectorizer."
10148 msgstr ""
10150 #: config/i386/i386.opt:600
10151 msgid ""
10152 "Use given register vector width instructions instead of maximum register "
10153 "width in the auto-vectorizer."
10154 msgstr ""
10156 #: config/i386/i386.opt:604
10157 msgid ""
10158 "Known preferred register vector length (to use with the -mprefer-vector-"
10159 "width= option):"
10160 msgstr ""
10162 #: config/i386/i386.opt:622
10163 msgid "Generate 32bit i386 code."
10164 msgstr ""
10166 #: config/i386/i386.opt:626
10167 msgid "Generate 64bit x86-64 code."
10168 msgstr ""
10170 #: config/i386/i386.opt:630
10171 msgid "Generate 32bit x86-64 code."
10172 msgstr ""
10174 #: config/i386/i386.opt:634
10175 msgid "Generate 16bit i386 code."
10176 msgstr ""
10178 #: config/i386/i386.opt:638
10179 msgid "Support MMX built-in functions."
10180 msgstr ""
10182 #: config/i386/i386.opt:642
10183 msgid "Support 3DNow! built-in functions."
10184 msgstr ""
10186 #: config/i386/i386.opt:646
10187 msgid "Support Athlon 3Dnow! built-in functions."
10188 msgstr ""
10190 #: config/i386/i386.opt:650
10191 msgid "Support MMX and SSE built-in functions and code generation."
10192 msgstr ""
10194 #: config/i386/i386.opt:654
10195 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
10196 msgstr ""
10198 #: config/i386/i386.opt:658
10199 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
10200 msgstr ""
10202 #: config/i386/i386.opt:662
10203 msgid ""
10204 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
10205 "generation."
10206 msgstr ""
10208 #: config/i386/i386.opt:666
10209 msgid ""
10210 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
10211 "generation."
10212 msgstr ""
10214 #: config/i386/i386.opt:670 config/i386/i386.opt:674
10215 msgid ""
10216 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
10217 "and code generation."
10218 msgstr ""
10220 #: config/i386/i386.opt:678
10221 msgid ""
10222 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
10223 msgstr ""
10225 #: config/i386/i386.opt:686
10226 msgid ""
10227 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
10228 "functions and code generation."
10229 msgstr ""
10231 #: config/i386/i386.opt:690
10232 msgid ""
10233 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
10234 "functions and code generation."
10235 msgstr ""
10237 #: config/i386/i386.opt:694
10238 msgid ""
10239 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10240 "built-in functions and code generation."
10241 msgstr ""
10243 #: config/i386/i386.opt:698
10244 msgid ""
10245 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10246 "and AVX512PF built-in functions and code generation."
10247 msgstr ""
10249 #: config/i386/i386.opt:702
10250 msgid ""
10251 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10252 "and AVX512ER built-in functions and code generation."
10253 msgstr ""
10255 #: config/i386/i386.opt:706
10256 msgid ""
10257 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10258 "and AVX512CD built-in functions and code generation."
10259 msgstr ""
10261 #: config/i386/i386.opt:710
10262 msgid ""
10263 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10264 "and AVX512DQ built-in functions and code generation."
10265 msgstr ""
10267 #: config/i386/i386.opt:714
10268 msgid ""
10269 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10270 "and AVX512BW built-in functions and code generation."
10271 msgstr ""
10273 #: config/i386/i386.opt:718
10274 msgid ""
10275 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10276 "and AVX512VL built-in functions and code generation."
10277 msgstr ""
10279 #: config/i386/i386.opt:722
10280 msgid ""
10281 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10282 "and AVX512IFMA built-in functions and code generation."
10283 msgstr ""
10285 #: config/i386/i386.opt:726
10286 msgid ""
10287 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10288 "and AVX512VBMI built-in functions and code generation."
10289 msgstr ""
10291 #: config/i386/i386.opt:730
10292 msgid ""
10293 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10294 "AVX5124FMAPS built-in functions and code generation."
10295 msgstr ""
10297 #: config/i386/i386.opt:734
10298 msgid ""
10299 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10300 "AVX5124VNNIW built-in functions and code generation."
10301 msgstr ""
10303 #: config/i386/i386.opt:738
10304 msgid ""
10305 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10306 "AVX512VPOPCNTDQ built-in functions and code generation."
10307 msgstr ""
10309 #: config/i386/i386.opt:742
10310 msgid ""
10311 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10312 "AVX512VBMI2 built-in functions and code generation."
10313 msgstr ""
10315 #: config/i386/i386.opt:746
10316 msgid "Support AVX512VNNI built-in functions and code generation."
10317 msgstr ""
10319 #: config/i386/i386.opt:750
10320 msgid ""
10321 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10322 "AVX512BITALG built-in functions and code generation."
10323 msgstr ""
10325 #: config/i386/i386.opt:754
10326 msgid ""
10327 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
10328 "functions and code generation."
10329 msgstr ""
10331 #: config/i386/i386.opt:758
10332 msgid ""
10333 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
10334 "generation."
10335 msgstr ""
10337 #: config/i386/i386.opt:762
10338 msgid "Support FMA4 built-in functions and code generation."
10339 msgstr ""
10341 #: config/i386/i386.opt:766
10342 msgid "Support XOP built-in functions and code generation."
10343 msgstr ""
10345 #: config/i386/i386.opt:770
10346 msgid "Support LWP built-in functions and code generation."
10347 msgstr ""
10349 #: config/i386/i386.opt:774
10350 msgid ""
10351 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
10352 msgstr ""
10354 #: config/i386/i386.opt:778
10355 msgid "Support code generation of popcnt instruction."
10356 msgstr ""
10358 #: config/i386/i386.opt:782
10359 msgid "Support PCONFIG built-in functions and code generation."
10360 msgstr ""
10362 #: config/i386/i386.opt:786
10363 msgid "Support WBNOINVD built-in functions and code generation."
10364 msgstr ""
10366 #: config/i386/i386.opt:790
10367 msgid "Support PTWRITE built-in functions and code generation."
10368 msgstr ""
10370 #: config/i386/i386.opt:794
10371 msgid "Support SGX built-in functions and code generation."
10372 msgstr ""
10374 #: config/i386/i386.opt:798
10375 msgid "Support RDPID built-in functions and code generation."
10376 msgstr ""
10378 #: config/i386/i386.opt:802
10379 msgid "Support GFNI built-in functions and code generation."
10380 msgstr ""
10382 #: config/i386/i386.opt:806
10383 msgid "Support VAES built-in functions and code generation."
10384 msgstr ""
10386 #: config/i386/i386.opt:810
10387 msgid "Support VPCLMULQDQ built-in functions and code generation."
10388 msgstr ""
10390 #: config/i386/i386.opt:814
10391 msgid "Support BMI built-in functions and code generation."
10392 msgstr ""
10394 #: config/i386/i386.opt:818
10395 msgid "Support BMI2 built-in functions and code generation."
10396 msgstr ""
10398 #: config/i386/i386.opt:822
10399 msgid "Support LZCNT built-in function and code generation."
10400 msgstr ""
10402 #: config/i386/i386.opt:826
10403 msgid "Support Hardware Lock Elision prefixes."
10404 msgstr ""
10406 #: config/i386/i386.opt:830
10407 msgid "Support RDSEED instruction."
10408 msgstr ""
10410 #: config/i386/i386.opt:834
10411 msgid "Support PREFETCHW instruction."
10412 msgstr ""
10414 #: config/i386/i386.opt:838
10415 msgid "Support flag-preserving add-carry instructions."
10416 msgstr ""
10418 #: config/i386/i386.opt:842
10419 msgid "Support CLFLUSHOPT instructions."
10420 msgstr ""
10422 #: config/i386/i386.opt:846
10423 msgid "Support CLWB instruction."
10424 msgstr ""
10426 #: config/i386/i386.opt:854
10427 msgid "Support FXSAVE and FXRSTOR instructions."
10428 msgstr ""
10430 #: config/i386/i386.opt:858
10431 msgid "Support XSAVE and XRSTOR instructions."
10432 msgstr ""
10434 #: config/i386/i386.opt:862
10435 msgid "Support XSAVEOPT instruction."
10436 msgstr ""
10438 #: config/i386/i386.opt:866
10439 msgid "Support XSAVEC instructions."
10440 msgstr ""
10442 #: config/i386/i386.opt:870
10443 msgid "Support XSAVES and XRSTORS instructions."
10444 msgstr ""
10446 #: config/i386/i386.opt:874
10447 msgid "Support TBM built-in functions and code generation."
10448 msgstr ""
10450 #: config/i386/i386.opt:878
10451 msgid "Support code generation of cmpxchg16b instruction."
10452 msgstr ""
10454 #: config/i386/i386.opt:882
10455 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
10456 msgstr ""
10458 #: config/i386/i386.opt:886
10459 msgid "Support code generation of movbe instruction."
10460 msgstr ""
10462 #: config/i386/i386.opt:890
10463 msgid "Support code generation of crc32 instruction."
10464 msgstr ""
10466 #: config/i386/i386.opt:894
10467 msgid "Support AES built-in functions and code generation."
10468 msgstr ""
10470 #: config/i386/i386.opt:898
10471 msgid "Support SHA1 and SHA256 built-in functions and code generation."
10472 msgstr ""
10474 #: config/i386/i386.opt:902
10475 msgid "Support PCLMUL built-in functions and code generation."
10476 msgstr ""
10478 #: config/i386/i386.opt:906
10479 msgid "Encode SSE instructions with VEX prefix."
10480 msgstr ""
10482 #: config/i386/i386.opt:910
10483 msgid "Support FSGSBASE built-in functions and code generation."
10484 msgstr ""
10486 #: config/i386/i386.opt:914
10487 msgid "Support RDRND built-in functions and code generation."
10488 msgstr ""
10490 #: config/i386/i386.opt:918
10491 msgid "Support F16C built-in functions and code generation."
10492 msgstr ""
10494 #: config/i386/i386.opt:922
10495 msgid "Support PREFETCHWT1 built-in functions and code generation."
10496 msgstr ""
10498 #: config/i386/i386.opt:926
10499 msgid "Emit profiling counter call at function entry before prologue."
10500 msgstr ""
10502 #: config/i386/i386.opt:930
10503 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
10504 msgstr ""
10506 #: config/i386/i386.opt:934 config/s390/s390.opt:302
10507 msgid ""
10508 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
10509 "patched in."
10510 msgstr ""
10512 #: config/i386/i386.opt:939
10513 msgid "Set name of __fentry__ symbol called at function entry."
10514 msgstr ""
10516 #: config/i386/i386.opt:943
10517 msgid "Set name of section to record mrecord-mcount calls."
10518 msgstr ""
10520 #: config/i386/i386.opt:947
10521 msgid "Skip setting up RAX register when passing variable arguments."
10522 msgstr ""
10524 #: config/i386/i386.opt:951
10525 msgid ""
10526 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
10527 "time check."
10528 msgstr ""
10530 #: config/i386/i386.opt:955
10531 msgid "Split 32-byte AVX unaligned load."
10532 msgstr ""
10534 #: config/i386/i386.opt:959
10535 msgid "Split 32-byte AVX unaligned store."
10536 msgstr ""
10538 #: config/i386/i386.opt:963
10539 msgid "Support RTM built-in functions and code generation."
10540 msgstr ""
10542 #: config/i386/i386.opt:971
10543 msgid "Support MWAITX and MONITORX built-in functions and code generation."
10544 msgstr ""
10546 #: config/i386/i386.opt:975
10547 msgid "Support CLZERO built-in functions and code generation."
10548 msgstr ""
10550 #: config/i386/i386.opt:979
10551 msgid "Support PKU built-in functions and code generation."
10552 msgstr ""
10554 #: config/i386/i386.opt:987
10555 msgid ""
10556 "Known stack protector guard (for use with the -mstack-protector-guard= "
10557 "option):"
10558 msgstr ""
10560 #: config/i386/i386.opt:997 config/rs6000/rs6000.opt:556
10561 msgid "Use the given base register for addressing the stack-protector guard."
10562 msgstr ""
10564 #: config/i386/i386.opt:1004 config/rs6000/rs6000.opt:563
10565 msgid "Use the given offset for addressing the stack-protector guard."
10566 msgstr ""
10568 #: config/i386/i386.opt:1011
10569 msgid "Use the given symbol for addressing the stack-protector guard."
10570 msgstr ""
10572 #: config/i386/i386.opt:1023
10573 msgid ""
10574 "Enable shadow stack built-in functions from Control-flow Enforcement "
10575 "Technology (CET)."
10576 msgstr ""
10578 #: config/i386/i386.opt:1028
10579 msgid ""
10580 "Turn on CET instrumentation for switch statements that use a jump table and "
10581 "an indirect jump."
10582 msgstr ""
10584 #: config/i386/i386.opt:1033
10585 msgid ""
10586 "Insert ENDBR instruction at function entry only via cf_check attribute for "
10587 "CET instrumentation."
10588 msgstr ""
10590 #: config/i386/i386.opt:1038
10591 msgid "Make all function calls indirect."
10592 msgstr ""
10594 #: config/i386/i386.opt:1042
10595 msgid "Convert indirect call and jump to call and return thunks."
10596 msgstr ""
10598 #: config/i386/i386.opt:1046
10599 msgid "Convert function return to call and return thunk."
10600 msgstr ""
10602 #: config/i386/i386.opt:1050 config/s390/s390.opt:268
10603 msgid ""
10604 "Known indirect branch choices (for use with the -mindirect-branch=/-"
10605 "mfunction-return= options):"
10606 msgstr ""
10608 #: config/i386/i386.opt:1066
10609 msgid "Force indirect call and jump via register."
10610 msgstr ""
10612 #: config/i386/i386.opt:1070
10613 msgid "Support MOVDIRI built-in functions and code generation."
10614 msgstr ""
10616 #: config/i386/i386.opt:1074
10617 msgid "Support MOVDIR64B built-in functions and code generation."
10618 msgstr ""
10620 #: config/i386/i386.opt:1078
10621 msgid "Support WAITPKG built-in functions and code generation."
10622 msgstr ""
10624 #: config/i386/i386.opt:1082
10625 msgid "Support CLDEMOTE built-in functions and code generation."
10626 msgstr ""
10628 #: config/i386/i386.opt:1086
10629 msgid "Instrument function exit in instrumented functions with __fentry__."
10630 msgstr ""
10632 #: config/i386/i386.opt:1090
10633 msgid "Known choices for return instrumentation with -minstrument-return=:"
10634 msgstr ""
10636 #: config/i386/i386.opt:1103
10637 msgid ""
10638 "Generate a __return_loc section pointing to all return instrumentation code."
10639 msgstr ""
10641 #: config/pa/pa64-hpux.opt:23
10642 msgid "Assume code will be linked by GNU ld."
10643 msgstr ""
10645 #: config/pa/pa64-hpux.opt:27
10646 msgid "Assume code will be linked by HP ld."
10647 msgstr ""
10649 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
10650 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
10651 msgid "Specify UNIX standard for predefines and linking."
10652 msgstr ""
10654 #: config/pa/pa-hpux.opt:27
10655 msgid "Generate cpp defines for server IO."
10656 msgstr ""
10658 #: config/pa/pa-hpux.opt:35
10659 msgid "Generate cpp defines for workstation IO."
10660 msgstr ""
10662 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
10663 msgid "Generate PA1.0 code."
10664 msgstr ""
10666 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
10667 msgid "Generate PA1.1 code."
10668 msgstr ""
10670 #: config/pa/pa.opt:38 config/pa/pa.opt:103
10671 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
10672 msgstr ""
10674 #: config/pa/pa.opt:46
10675 msgid "Caller copies function arguments passed by hidden reference."
10676 msgstr ""
10678 #: config/pa/pa.opt:50
10679 msgid "Disable FP regs."
10680 msgstr ""
10682 #: config/pa/pa.opt:54
10683 msgid "Disable indexed addressing."
10684 msgstr ""
10686 #: config/pa/pa.opt:58
10687 msgid "Generate fast indirect calls."
10688 msgstr ""
10690 #: config/pa/pa.opt:66
10691 msgid "Assume code will be assembled by GAS."
10692 msgstr ""
10694 #: config/pa/pa.opt:75
10695 msgid "Enable linker optimizations."
10696 msgstr ""
10698 #: config/pa/pa.opt:79
10699 msgid "Always generate long calls."
10700 msgstr ""
10702 #: config/pa/pa.opt:83
10703 msgid "Emit long load/store sequences."
10704 msgstr ""
10706 #: config/pa/pa.opt:91
10707 msgid "Disable space regs."
10708 msgstr ""
10710 #: config/pa/pa.opt:107
10711 msgid "Use portable calling conventions."
10712 msgstr ""
10714 #: config/pa/pa.opt:111
10715 msgid ""
10716 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
10717 "7200, 7300, and 8000."
10718 msgstr ""
10720 #: config/pa/pa.opt:136 config/frv/frv.opt:215
10721 msgid "Use software floating point."
10722 msgstr ""
10724 #: config/pa/pa.opt:144
10725 msgid "Do not disable space regs."
10726 msgstr ""
10728 #: config/v850/v850.opt:29
10729 msgid "Use registers r2 and r5."
10730 msgstr ""
10732 #: config/v850/v850.opt:33
10733 msgid "Use 4 byte entries in switch tables."
10734 msgstr ""
10736 #: config/v850/v850.opt:37
10737 msgid "Enable backend debugging."
10738 msgstr ""
10740 #: config/v850/v850.opt:41
10741 msgid "Do not use the callt instruction (default)."
10742 msgstr ""
10744 #: config/v850/v850.opt:45
10745 msgid "Reuse r30 on a per function basis."
10746 msgstr ""
10748 #: config/v850/v850.opt:52
10749 msgid "Prohibit PC relative function calls."
10750 msgstr ""
10752 #: config/v850/v850.opt:56
10753 msgid "Use stubs for function prologues."
10754 msgstr ""
10756 #: config/v850/v850.opt:60
10757 msgid "Set the max size of data eligible for the SDA area."
10758 msgstr ""
10760 #: config/v850/v850.opt:67
10761 msgid "Enable the use of the short load instructions."
10762 msgstr ""
10764 #: config/v850/v850.opt:71
10765 msgid "Same as: -mep -mprolog-function."
10766 msgstr ""
10768 #: config/v850/v850.opt:75
10769 msgid "Set the max size of data eligible for the TDA area."
10770 msgstr ""
10772 #: config/v850/v850.opt:82
10773 msgid "Do not enforce strict alignment."
10774 msgstr ""
10776 #: config/v850/v850.opt:86
10777 msgid ""
10778 "Put jump tables for switch statements into the .data section rather than "
10779 "the .code section."
10780 msgstr ""
10782 #: config/v850/v850.opt:93
10783 msgid "Compile for the v850 processor."
10784 msgstr ""
10786 #: config/v850/v850.opt:97
10787 msgid "Compile for the v850e processor."
10788 msgstr ""
10790 #: config/v850/v850.opt:101
10791 msgid "Compile for the v850e1 processor."
10792 msgstr ""
10794 #: config/v850/v850.opt:105
10795 msgid "Compile for the v850es variant of the v850e1."
10796 msgstr ""
10798 #: config/v850/v850.opt:109
10799 msgid "Compile for the v850e2 processor."
10800 msgstr ""
10802 #: config/v850/v850.opt:113
10803 msgid "Compile for the v850e2v3 processor."
10804 msgstr ""
10806 #: config/v850/v850.opt:117
10807 msgid "Compile for the v850e3v5 processor."
10808 msgstr ""
10810 #: config/v850/v850.opt:124
10811 msgid "Enable v850e3v5 loop instructions."
10812 msgstr ""
10814 #: config/v850/v850.opt:128
10815 msgid "Set the max size of data eligible for the ZDA area."
10816 msgstr ""
10818 #: config/v850/v850.opt:135
10819 msgid "Enable relaxing in the assembler."
10820 msgstr ""
10822 #: config/v850/v850.opt:139
10823 msgid "Prohibit PC relative jumps."
10824 msgstr ""
10826 #: config/v850/v850.opt:143
10827 msgid "Inhibit the use of hardware floating point instructions."
10828 msgstr ""
10830 #: config/v850/v850.opt:147
10831 msgid ""
10832 "Allow the use of hardware floating point instructions for V850E2V3 and up."
10833 msgstr ""
10835 #: config/v850/v850.opt:151
10836 msgid "Enable support for the RH850 ABI.  This is the default."
10837 msgstr ""
10839 #: config/v850/v850.opt:155
10840 msgid "Enable support for the old GCC ABI."
10841 msgstr ""
10843 #: config/v850/v850.opt:159
10844 msgid "Support alignments of up to 64-bits."
10845 msgstr ""
10847 #: config/g.opt:27
10848 msgid ""
10849 "-G<number>\tPut global and static data smaller than <number> bytes into a "
10850 "special section (on some targets)."
10851 msgstr ""
10853 #: config/lynx.opt:23
10854 msgid "Support legacy multi-threading."
10855 msgstr ""
10857 #: config/lynx.opt:27
10858 msgid "Use shared libraries."
10859 msgstr ""
10861 #: config/lynx.opt:31
10862 msgid "Support multi-threading."
10863 msgstr ""
10865 #: config/nvptx/nvptx.opt:22 config/gcn/gcn.opt:47
10866 msgid "Generate code for a 32-bit ABI."
10867 msgstr ""
10869 #: config/nvptx/nvptx.opt:26 config/gcn/gcn.opt:51
10870 msgid "Generate code for a 64-bit ABI."
10871 msgstr ""
10873 #: config/nvptx/nvptx.opt:30
10874 msgid "Link in code for a __main kernel."
10875 msgstr ""
10877 #: config/nvptx/nvptx.opt:34
10878 msgid "Optimize partition neutering."
10879 msgstr ""
10881 #: config/nvptx/nvptx.opt:38
10882 msgid "Use custom stacks instead of local memory for automatic storage."
10883 msgstr ""
10885 #: config/nvptx/nvptx.opt:42
10886 msgid ""
10887 "Specify size of .local memory used for stack when the exact amount is not "
10888 "known."
10889 msgstr ""
10891 #: config/nvptx/nvptx.opt:46
10892 msgid "Generate code that can keep local state uniform across all lanes."
10893 msgstr ""
10895 #: config/nvptx/nvptx.opt:50
10896 msgid ""
10897 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
10898 msgstr ""
10900 #: config/nvptx/nvptx.opt:54
10901 msgid "Known PTX ISA versions (for use with the -misa= option):"
10902 msgstr ""
10904 #: config/nvptx/nvptx.opt:64
10905 msgid "Specify the version of the ptx ISA to use."
10906 msgstr ""
10908 #: config/vxworks.opt:36
10909 msgid "Assume the VxWorks RTP environment."
10910 msgstr ""
10912 #: config/vxworks.opt:43
10913 msgid "Assume the VxWorks vThreads environment."
10914 msgstr ""
10916 #: config/cr16/cr16.opt:23
10917 msgid "-msim   Use simulator runtime."
10918 msgstr ""
10920 #: config/cr16/cr16.opt:27
10921 msgid "Generate SBIT, CBIT instructions."
10922 msgstr ""
10924 #: config/cr16/cr16.opt:31
10925 msgid "Support multiply accumulate instructions."
10926 msgstr ""
10928 #: config/cr16/cr16.opt:38
10929 msgid "Treat data references as near, far or medium. medium is default."
10930 msgstr ""
10932 #: config/cr16/cr16.opt:42
10933 msgid "Generate code for CR16C architecture."
10934 msgstr ""
10936 #: config/cr16/cr16.opt:46
10937 msgid "Generate code for CR16C+ architecture (Default)."
10938 msgstr ""
10940 #: config/cr16/cr16.opt:50
10941 msgid "Treat integers as 32-bit."
10942 msgstr ""
10944 #: config/avr/avr.opt:23
10945 msgid "Use subroutines for function prologues and epilogues."
10946 msgstr ""
10948 #: config/avr/avr.opt:27
10949 msgid "-mmcu=MCU\tSelect the target MCU."
10950 msgstr ""
10952 #: config/avr/avr.opt:31
10953 msgid ""
10954 "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
10955 msgstr ""
10957 #: config/avr/avr.opt:35
10958 msgid "Set the number of 64 KiB flash segments."
10959 msgstr ""
10961 #: config/avr/avr.opt:39
10962 msgid "Indicate presence of a processor erratum."
10963 msgstr ""
10965 #: config/avr/avr.opt:43
10966 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
10967 msgstr ""
10969 #: config/avr/avr.opt:53
10970 msgid "Use RJMP / RCALL even though CALL / JMP are available."
10971 msgstr ""
10973 #: config/avr/avr.opt:57
10974 msgid "Use an 8-bit 'int' type."
10975 msgstr ""
10977 #: config/avr/avr.opt:61
10978 msgid "Change the stack pointer without disabling interrupts."
10979 msgstr ""
10981 #: config/avr/avr.opt:65
10982 msgid ""
10983 "Set the branch costs for conditional branch instructions.  Reasonable values "
10984 "are small, non-negative integers.  The default branch cost is 0."
10985 msgstr ""
10987 #: config/avr/avr.opt:69
10988 msgid "Treat main as if it had attribute OS_task."
10989 msgstr ""
10991 #: config/avr/avr.opt:79
10992 msgid "Change only the low 8 bits of the stack pointer."
10993 msgstr ""
10995 #: config/avr/avr.opt:83
10996 msgid "Relax branches."
10997 msgstr ""
10999 #: config/avr/avr.opt:87
11000 msgid ""
11001 "Make the linker relaxation machine assume that a program counter wrap-around "
11002 "occurs."
11003 msgstr ""
11005 #: config/avr/avr.opt:91
11006 msgid ""
11007 "Accumulate outgoing function arguments and acquire/release the needed stack "
11008 "space for outgoing function arguments in function prologue/epilogue.  "
11009 "Without this option, outgoing arguments are pushed before calling a function "
11010 "and popped afterwards.  This option can lead to reduced code size for "
11011 "functions that call many functions that get their arguments on the stack "
11012 "like, for example printf."
11013 msgstr ""
11015 #: config/avr/avr.opt:95
11016 msgid ""
11017 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
11018 "decrement, post-increment and indirect addressing with the X register.  "
11019 "Without this option, the compiler may assume that there is an addressing "
11020 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
11021 "such an addressing mode for X."
11022 msgstr ""
11024 #: config/avr/avr.opt:100
11025 msgid ""
11026 "The device has no SPH special function register. This option will be "
11027 "overridden by the compiler driver with the correct setting if presence/"
11028 "absence of SPH can be deduced from -mmcu=MCU."
11029 msgstr ""
11031 #: config/avr/avr.opt:104
11032 msgid "Warn if the address space of an address is changed."
11033 msgstr ""
11035 #: config/avr/avr.opt:108
11036 msgid ""
11037 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
11038 "default."
11039 msgstr ""
11041 #: config/avr/avr.opt:112
11042 msgid ""
11043 "Allow to use truncation instead of rounding towards zero for fractional "
11044 "fixed-point types."
11045 msgstr ""
11047 #: config/avr/avr.opt:116
11048 msgid ""
11049 "Assume that all data in static storage can be accessed by LDS / STS.  This "
11050 "option is only useful for reduced Tiny devices."
11051 msgstr ""
11053 #: config/avr/avr.opt:120
11054 msgid "Do not link against the device-specific library lib<MCU>.a."
11055 msgstr ""
11057 #: config/m32r/m32r.opt:34
11058 msgid "Compile for the m32rx."
11059 msgstr ""
11061 #: config/m32r/m32r.opt:38
11062 msgid "Compile for the m32r2."
11063 msgstr ""
11065 #: config/m32r/m32r.opt:42
11066 msgid "Compile for the m32r."
11067 msgstr ""
11069 #: config/m32r/m32r.opt:46
11070 msgid "Align all loops to 32 byte boundary."
11071 msgstr ""
11073 #: config/m32r/m32r.opt:50
11074 msgid "Prefer branches over conditional execution."
11075 msgstr ""
11077 #: config/m32r/m32r.opt:54
11078 msgid "Give branches their default cost."
11079 msgstr ""
11081 #: config/m32r/m32r.opt:58
11082 msgid "Display compile time statistics."
11083 msgstr ""
11085 #: config/m32r/m32r.opt:62
11086 msgid "Specify cache flush function."
11087 msgstr ""
11089 #: config/m32r/m32r.opt:66
11090 msgid "Specify cache flush trap number."
11091 msgstr ""
11093 #: config/m32r/m32r.opt:70
11094 msgid "Only issue one instruction per cycle."
11095 msgstr ""
11097 #: config/m32r/m32r.opt:74
11098 msgid "Allow two instructions to be issued per cycle."
11099 msgstr ""
11101 #: config/m32r/m32r.opt:78
11102 msgid "Code size: small, medium or large."
11103 msgstr ""
11105 #: config/m32r/m32r.opt:94
11106 msgid "Don't call any cache flush functions."
11107 msgstr ""
11109 #: config/m32r/m32r.opt:98
11110 msgid "Don't call any cache flush trap."
11111 msgstr ""
11113 #: config/m32r/m32r.opt:105
11114 msgid "Small data area: none, sdata, use."
11115 msgstr ""
11117 #: config/s390/tpf.opt:23
11118 msgid "Enable TPF-OS tracing code."
11119 msgstr ""
11121 #: config/s390/tpf.opt:27
11122 msgid "Specify main object for TPF-OS."
11123 msgstr ""
11125 #: config/s390/s390.opt:48
11126 msgid "31 bit ABI."
11127 msgstr ""
11129 #: config/s390/s390.opt:52
11130 msgid "64 bit ABI."
11131 msgstr ""
11133 #: config/s390/s390.opt:120
11134 msgid "Maintain backchain pointer."
11135 msgstr ""
11137 #: config/s390/s390.opt:124
11138 msgid "Additional debug prints."
11139 msgstr ""
11141 #: config/s390/s390.opt:128
11142 msgid "ESA/390 architecture."
11143 msgstr ""
11145 #: config/s390/s390.opt:132
11146 msgid "Enable decimal floating point hardware support."
11147 msgstr ""
11149 #: config/s390/s390.opt:136
11150 msgid "Enable hardware floating point."
11151 msgstr ""
11153 #: config/s390/s390.opt:140
11154 msgid ""
11155 "Takes two non-negative integer numbers separated by a comma. Prepend the "
11156 "function label with the number of two-byte Nop instructions indicated by the "
11157 "first.  Append Nop instructions covering the number of halfwords indicated "
11158 "by the second after the label.  Nop instructions of the largest possible "
11159 "size are used (six, four or two bytes), beginning with the largest possible "
11160 "size.  Using 0 for both values disables hotpatching."
11161 msgstr ""
11163 #: config/s390/s390.opt:158
11164 msgid "Use hardware transactional execution instructions."
11165 msgstr ""
11167 #: config/s390/s390.opt:162
11168 msgid "Use hardware vector facility instructions and enable the vector ABI."
11169 msgstr ""
11171 #: config/s390/s390.opt:166
11172 msgid "Use packed stack layout."
11173 msgstr ""
11175 #: config/s390/s390.opt:170
11176 msgid "Use bras for executable < 64k."
11177 msgstr ""
11179 #: config/s390/s390.opt:174
11180 msgid "Disable hardware floating point."
11181 msgstr ""
11183 #: config/s390/s390.opt:178
11184 msgid ""
11185 "Set the max. number of bytes which has to be left to stack size before a "
11186 "trap instruction is triggered."
11187 msgstr ""
11189 #: config/s390/s390.opt:182
11190 msgid "Switches off the -mstack-guard= option."
11191 msgstr ""
11193 #: config/s390/s390.opt:186
11194 msgid ""
11195 "Emit extra code in the function prologue in order to trap if the stack size "
11196 "exceeds the given limit."
11197 msgstr ""
11199 #: config/s390/s390.opt:190
11200 msgid "Switches off the -mstack-size= option."
11201 msgstr ""
11203 #: config/s390/s390.opt:198
11204 msgid "Use the mvcle instruction for block moves."
11205 msgstr ""
11207 #: config/s390/s390.opt:202
11208 msgid ""
11209 "Enable the z vector language extension providing the context-sensitive "
11210 "vector macro and enable the Altivec-style builtins in vecintrin.h."
11211 msgstr ""
11213 #: config/s390/s390.opt:207
11214 msgid "Warn if a function uses alloca or creates an array with dynamic size."
11215 msgstr ""
11217 #: config/s390/s390.opt:211
11218 msgid "Warn if a single function's framesize exceeds the given framesize."
11219 msgstr ""
11221 #: config/s390/s390.opt:215
11222 msgid "z/Architecture."
11223 msgstr ""
11225 #: config/s390/s390.opt:219
11226 msgid ""
11227 "Set the branch costs for conditional branch instructions.  Reasonable values "
11228 "are small, non-negative integers.  The default branch cost is 1."
11229 msgstr ""
11231 #: config/s390/s390.opt:229 config/arm/arm.opt:172
11232 msgid "Assume data segments are relative to text segment."
11233 msgstr ""
11235 #: config/s390/s390.opt:234
11236 msgid ""
11237 "Wrap all indirect branches into execute in order to disable branch "
11238 "prediction."
11239 msgstr ""
11241 #: config/s390/s390.opt:239
11242 msgid ""
11243 "Wrap indirect table jumps and computed gotos into execute in order to "
11244 "disable branch prediction.  Using thunk or thunk-extern with this option "
11245 "requires the thunks to be considered signal handlers to order to generate "
11246 "correct CFI.  For environments where unwinding (e.g. for exceptions) is "
11247 "required please use thunk-inline instead."
11248 msgstr ""
11250 #: config/s390/s390.opt:247
11251 msgid ""
11252 "Wrap all indirect calls into execute in order to disable branch prediction."
11253 msgstr ""
11255 #: config/s390/s390.opt:251
11256 msgid ""
11257 "Wrap all indirect return branches into execute in order to disable branch "
11258 "prediction."
11259 msgstr ""
11261 #: config/s390/s390.opt:256
11262 msgid ""
11263 "Wrap indirect return branches into execute in order to disable branch "
11264 "prediction. This affects only branches where the return address is going to "
11265 "be restored from memory."
11266 msgstr ""
11268 #: config/s390/s390.opt:262
11269 msgid ""
11270 "Wrap indirect return branches into execute in order to disable branch "
11271 "prediction. This affects only branches where the return address doesn't need "
11272 "to be restored from memory."
11273 msgstr ""
11275 #: config/s390/s390.opt:284
11276 msgid ""
11277 "Generate sections .s390_indirect_jump, .s390_indirect_call, ."
11278 "s390_return_reg, and .s390_return_mem to contain the indirect branch "
11279 "locations which have been patched as part of using one of the -mindirect-"
11280 "branch* or -mfunction-return* options.  The sections consist of an array of "
11281 "32 bit elements. Each entry holds the offset from the entry to the patched "
11282 "location."
11283 msgstr ""
11285 #: config/s390/s390.opt:293
11286 msgid ""
11287 "Emit profiling counter call at function entry before prologue. The compiled "
11288 "code will require a 64-bit CPU and glibc 2.29 or newer to run."
11289 msgstr ""
11291 #: config/s390/s390.opt:298
11292 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
11293 msgstr ""
11295 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
11296 msgid "Use the simulator runtime."
11297 msgstr ""
11299 #: config/rl78/rl78.opt:31
11300 msgid ""
11301 "Selects the type of hardware multiplication and division to use (none/g13/"
11302 "g14)."
11303 msgstr ""
11305 #: config/rl78/rl78.opt:50
11306 msgid "Use all registers, reserving none for interrupt handlers."
11307 msgstr ""
11309 #: config/rl78/rl78.opt:54
11310 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
11311 msgstr ""
11313 #: config/rl78/rl78.opt:58
11314 msgid ""
11315 "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is "
11316 "the G14.  If set, also selects the hardware multiply support to be used."
11317 msgstr ""
11319 #: config/rl78/rl78.opt:77
11320 msgid "Alias for -mcpu=g10."
11321 msgstr ""
11323 #: config/rl78/rl78.opt:81
11324 msgid "Alias for -mcpu=g13."
11325 msgstr ""
11327 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
11328 msgid "Alias for -mcpu=g14."
11329 msgstr ""
11331 #: config/rl78/rl78.opt:93
11332 msgid ""
11333 "Assume ES is zero throughout program execution, use ES: for read-only data."
11334 msgstr ""
11336 #: config/rl78/rl78.opt:97
11337 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
11338 msgstr ""
11340 #: config/stormy16/stormy16.opt:24
11341 msgid "Provide libraries for the simulator."
11342 msgstr ""
11344 #: config/arm/arm-tables.opt:25
11345 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
11346 msgstr ""
11348 #: config/arm/arm-tables.opt:257
11349 msgid "Known ARM architectures (for use with the -march= option):"
11350 msgstr ""
11352 #: config/arm/arm-tables.opt:354
11353 msgid "Known ARM FPUs (for use with the -mfpu= option):"
11354 msgstr ""
11356 #: config/arm/arm.opt:35
11357 msgid "TLS dialect to use:"
11358 msgstr ""
11360 #: config/arm/arm.opt:45
11361 msgid "Specify an ABI."
11362 msgstr ""
11364 #: config/arm/arm.opt:49
11365 msgid "Known ARM ABIs (for use with the -mabi= option):"
11366 msgstr ""
11368 #: config/arm/arm.opt:68
11369 msgid "Generate a call to abort if a noreturn function returns."
11370 msgstr ""
11372 #: config/arm/arm.opt:75
11373 msgid "Generate APCS conformant stack frames."
11374 msgstr ""
11376 #: config/arm/arm.opt:79
11377 msgid "Generate re-entrant, PIC code."
11378 msgstr ""
11380 #: config/arm/arm.opt:95
11381 msgid "Generate code in 32 bit ARM state."
11382 msgstr ""
11384 #: config/arm/arm.opt:103
11385 msgid "Thumb: Assume non-static functions may be called from ARM code."
11386 msgstr ""
11388 #: config/arm/arm.opt:107
11389 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
11390 msgstr ""
11392 #: config/arm/arm.opt:115
11393 msgid "Specify if floating point hardware should be used."
11394 msgstr ""
11396 #: config/arm/arm.opt:119
11397 msgid ""
11398 "Specify that the compiler should target secure code as per ARMv8-M Security "
11399 "Extensions."
11400 msgstr ""
11402 #: config/arm/arm.opt:123
11403 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
11404 msgstr ""
11406 #: config/arm/arm.opt:136
11407 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
11408 msgstr ""
11410 #: config/arm/arm.opt:140
11411 msgid "Specify the __fp16 floating-point format."
11412 msgstr ""
11414 #: config/arm/arm.opt:144
11415 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
11416 msgstr ""
11418 #: config/arm/arm.opt:157
11419 msgid "Specify the name of the target floating point hardware/format."
11420 msgstr ""
11422 #: config/arm/arm.opt:168
11423 msgid "Generate call insns as indirect calls, if necessary."
11424 msgstr ""
11426 #: config/arm/arm.opt:176
11427 msgid "Specify the register to be used for PIC addressing."
11428 msgstr ""
11430 #: config/arm/arm.opt:180
11431 msgid "Store function names in object code."
11432 msgstr ""
11434 #: config/arm/arm.opt:184
11435 msgid "Permit scheduling of a function's prologue sequence."
11436 msgstr ""
11438 #: config/arm/arm.opt:188 config/rs6000/rs6000.opt:240
11439 msgid "Do not load the PIC register in function prologues."
11440 msgstr ""
11442 #: config/arm/arm.opt:195
11443 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
11444 msgstr ""
11446 #: config/arm/arm.opt:199
11447 msgid "Generate code for Thumb state."
11448 msgstr ""
11450 #: config/arm/arm.opt:203
11451 msgid "Support calls between Thumb and ARM instruction sets."
11452 msgstr ""
11454 #: config/arm/arm.opt:207
11455 msgid "Specify thread local storage scheme."
11456 msgstr ""
11458 #: config/arm/arm.opt:211
11459 msgid "Specify how to access the thread pointer."
11460 msgstr ""
11462 #: config/arm/arm.opt:215
11463 msgid "Valid arguments to -mtp=:"
11464 msgstr ""
11466 #: config/arm/arm.opt:228
11467 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
11468 msgstr ""
11470 #: config/arm/arm.opt:232
11471 msgid "Thumb: Generate (leaf) stack frames even if not needed."
11472 msgstr ""
11474 #: config/arm/arm.opt:236 config/mn10300/mn10300.opt:42
11475 msgid "Tune code for the given processor."
11476 msgstr ""
11478 #: config/arm/arm.opt:240
11479 msgid ""
11480 "Print CPU tuning information as comment in assembler file.  This is an "
11481 "option used only for regression testing of the compiler and not intended for "
11482 "ordinary use in compiling code."
11483 msgstr ""
11485 #: config/arm/arm.opt:251
11486 msgid ""
11487 "Use Neon quad-word (rather than double-word) registers for vectorization."
11488 msgstr ""
11490 #: config/arm/arm.opt:255
11491 msgid ""
11492 "Use Neon double-word (rather than quad-word) registers for vectorization."
11493 msgstr ""
11495 #: config/arm/arm.opt:259
11496 msgid ""
11497 "Enable more verbose RTX cost dumps during debug.  For GCC developers use "
11498 "only."
11499 msgstr ""
11501 #: config/arm/arm.opt:263
11502 msgid "Only generate absolute relocations on word sized values."
11503 msgstr ""
11505 #: config/arm/arm.opt:267
11506 msgid "Generate IT blocks appropriate for ARMv8."
11507 msgstr ""
11509 #: config/arm/arm.opt:271
11510 msgid ""
11511 "Avoid overlapping destination and address registers on LDRD instructions "
11512 "that may trigger Cortex-M3 errata."
11513 msgstr ""
11515 #: config/arm/arm.opt:276 config/nds32/nds32.opt:461 config/arc/arc.opt:496
11516 msgid "Enable unaligned word and halfword accesses to packed data."
11517 msgstr ""
11519 #: config/arm/arm.opt:280
11520 msgid "Use Neon to perform 64-bits operations rather than core registers."
11521 msgstr ""
11523 #: config/arm/arm.opt:284
11524 msgid "Assume loading data from flash is slower than fetching instructions."
11525 msgstr ""
11527 #: config/arm/arm.opt:288
11528 msgid "Assume unified syntax for inline assembly code."
11529 msgstr ""
11531 #: config/arm/arm.opt:292
11532 msgid "Do not allow constant data to be placed in code sections."
11533 msgstr ""
11535 #: config/arm/arm.opt:296
11536 msgid "When linking for big-endian targets, generate a BE8 format image."
11537 msgstr ""
11539 #: config/arm/arm.opt:300
11540 msgid ""
11541 "When linking for big-endian targets, generate a legacy BE32 format image."
11542 msgstr ""
11544 #: config/arm/arm.opt:304 config/sh/sh.opt:195
11545 msgid "Cost to assume for a branch insn."
11546 msgstr ""
11548 #: config/arm/arm.opt:308
11549 msgid "Generate code which uses the core registers only (r0-r14)."
11550 msgstr ""
11552 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
11553 #: config/visium/visium.opt:37
11554 msgid "Use hardware FP."
11555 msgstr ""
11557 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
11558 msgid "Do not use hardware FP."
11559 msgstr ""
11561 #: config/sparc/sparc.opt:42
11562 msgid "Use flat register window model."
11563 msgstr ""
11565 #: config/sparc/sparc.opt:46
11566 msgid "Assume possible double misalignment."
11567 msgstr ""
11569 #: config/sparc/sparc.opt:50
11570 msgid "Use ABI reserved registers."
11571 msgstr ""
11573 #: config/sparc/sparc.opt:54
11574 msgid "Use hardware quad FP instructions."
11575 msgstr ""
11577 #: config/sparc/sparc.opt:58
11578 msgid "Do not use hardware quad fp instructions."
11579 msgstr ""
11581 #: config/sparc/sparc.opt:62
11582 msgid "Enable Local Register Allocation."
11583 msgstr ""
11585 #: config/sparc/sparc.opt:66
11586 msgid "Compile for V8+ ABI."
11587 msgstr ""
11589 #: config/sparc/sparc.opt:70
11590 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
11591 msgstr ""
11593 #: config/sparc/sparc.opt:74
11594 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
11595 msgstr ""
11597 #: config/sparc/sparc.opt:78
11598 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
11599 msgstr ""
11601 #: config/sparc/sparc.opt:82
11602 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
11603 msgstr ""
11605 #: config/sparc/sparc.opt:86
11606 msgid "Use additional VIS instructions introduced in OSA2017."
11607 msgstr ""
11609 #: config/sparc/sparc.opt:90
11610 msgid "Use UltraSPARC Compare-and-Branch extensions."
11611 msgstr ""
11613 #: config/sparc/sparc.opt:94
11614 msgid "Use UltraSPARC Fused Multiply-Add extensions."
11615 msgstr ""
11617 #: config/sparc/sparc.opt:98
11618 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
11619 msgstr ""
11621 #: config/sparc/sparc.opt:102
11622 msgid "Use UltraSPARC Population-Count instruction."
11623 msgstr ""
11625 #: config/sparc/sparc.opt:106
11626 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
11627 msgstr ""
11629 #: config/sparc/sparc.opt:110
11630 msgid "Pointers are 64-bit."
11631 msgstr ""
11633 #: config/sparc/sparc.opt:114
11634 msgid "Pointers are 32-bit."
11635 msgstr ""
11637 #: config/sparc/sparc.opt:118
11638 msgid "Use 64-bit ABI."
11639 msgstr ""
11641 #: config/sparc/sparc.opt:122
11642 msgid "Use 32-bit ABI."
11643 msgstr ""
11645 #: config/sparc/sparc.opt:126
11646 msgid "Use stack bias."
11647 msgstr ""
11649 #: config/sparc/sparc.opt:130
11650 msgid "Use structs on stronger alignment for double-word copies."
11651 msgstr ""
11653 #: config/sparc/sparc.opt:134
11654 msgid "Optimize tail call instructions in assembler and linker."
11655 msgstr ""
11657 #: config/sparc/sparc.opt:138
11658 msgid "Do not generate code that can only run in supervisor mode (default)."
11659 msgstr ""
11661 #: config/sparc/sparc.opt:142
11662 msgid "Use instructions of and schedule code for given CPU."
11663 msgstr ""
11665 #: config/sparc/sparc.opt:225
11666 msgid "Use given SPARC-V9 code model."
11667 msgstr ""
11669 #: config/sparc/sparc.opt:247
11670 msgid "Enable debug output."
11671 msgstr ""
11673 #: config/sparc/sparc.opt:251
11674 msgid "Enable strict 32-bit psABI struct return checking."
11675 msgstr ""
11677 #: config/sparc/sparc.opt:255
11678 msgid ""
11679 "Enable workaround for single erratum of AT697F processor (corresponding to "
11680 "erratum #13 of AT697E processor)."
11681 msgstr ""
11683 #: config/sparc/sparc.opt:260
11684 msgid "Enable workarounds for the errata of the UT699 processor."
11685 msgstr ""
11687 #: config/sparc/sparc.opt:264
11688 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
11689 msgstr ""
11691 #: config/sparc/sparc.opt:268
11692 msgid "Enable workarounds for the errata of the GR712RC processor."
11693 msgstr ""
11695 #: config/sparc/sparc.opt:305
11696 msgid "Specify the memory model in effect for the program."
11697 msgstr ""
11699 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
11700 msgid "Generate 64-bit code."
11701 msgstr ""
11703 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
11704 msgid "Generate 32-bit code."
11705 msgstr ""
11707 #: config/rs6000/rs6000-tables.opt:24
11708 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
11709 msgstr ""
11711 #: config/rs6000/476.opt:24
11712 msgid ""
11713 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
11714 "insns used for GOT accesses."
11715 msgstr ""
11717 #: config/rs6000/aix64.opt:24
11718 msgid "Compile for 64-bit pointers."
11719 msgstr ""
11721 #: config/rs6000/aix64.opt:28
11722 msgid "Compile for 32-bit pointers."
11723 msgstr ""
11725 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
11726 msgid "Select code model."
11727 msgstr ""
11729 #: config/rs6000/aix64.opt:49
11730 msgid "Support message passing with the Parallel Environment."
11731 msgstr ""
11733 #: config/rs6000/linux64.opt:24
11734 msgid "Call mcount for profiling before a function prologue."
11735 msgstr ""
11737 #: config/rs6000/rs6000.opt:121
11738 msgid "Use PowerPC-64 instruction set."
11739 msgstr ""
11741 #: config/rs6000/rs6000.opt:125
11742 msgid "Use PowerPC General Purpose group optional instructions."
11743 msgstr ""
11745 #: config/rs6000/rs6000.opt:129
11746 msgid "Use PowerPC Graphics group optional instructions."
11747 msgstr ""
11749 #: config/rs6000/rs6000.opt:133
11750 msgid "Use PowerPC V2.01 single field mfcr instruction."
11751 msgstr ""
11753 #: config/rs6000/rs6000.opt:137
11754 msgid "Use PowerPC V2.02 popcntb instruction."
11755 msgstr ""
11757 #: config/rs6000/rs6000.opt:141
11758 msgid "Use PowerPC V2.02 floating point rounding instructions."
11759 msgstr ""
11761 #: config/rs6000/rs6000.opt:145
11762 msgid "Use PowerPC V2.05 compare bytes instruction."
11763 msgstr ""
11765 #: config/rs6000/rs6000.opt:149
11766 msgid ""
11767 "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
11768 msgstr ""
11770 #: config/rs6000/rs6000.opt:153
11771 msgid "Use AltiVec instructions."
11772 msgstr ""
11774 #: config/rs6000/rs6000.opt:157
11775 msgid "Enable early gimple folding of builtins."
11776 msgstr ""
11778 #: config/rs6000/rs6000.opt:161
11779 msgid "Use decimal floating point instructions."
11780 msgstr ""
11782 #: config/rs6000/rs6000.opt:165
11783 msgid "Use 4xx half-word multiply instructions."
11784 msgstr ""
11786 #: config/rs6000/rs6000.opt:169
11787 msgid "Use 4xx string-search dlmzb instruction."
11788 msgstr ""
11790 #: config/rs6000/rs6000.opt:173
11791 msgid "Generate load/store multiple instructions."
11792 msgstr ""
11794 #: config/rs6000/rs6000.opt:192
11795 msgid "Use PowerPC V2.06 popcntd instruction."
11796 msgstr ""
11798 #: config/rs6000/rs6000.opt:196
11799 msgid ""
11800 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
11801 "conversions."
11802 msgstr ""
11804 #: config/rs6000/rs6000.opt:204
11805 msgid "Use vector/scalar (VSX) instructions."
11806 msgstr ""
11808 #: config/rs6000/rs6000.opt:232
11809 msgid "Do not generate load/store with update instructions."
11810 msgstr ""
11812 #: config/rs6000/rs6000.opt:236
11813 msgid "Generate load/store with update instructions."
11814 msgstr ""
11816 #: config/rs6000/rs6000.opt:244
11817 msgid "Avoid generation of indexed load/store instructions when possible."
11818 msgstr ""
11820 #: config/rs6000/rs6000.opt:248
11821 msgid "Mark __tls_get_addr calls with argument info."
11822 msgstr ""
11824 #: config/rs6000/rs6000.opt:255
11825 msgid "Schedule the start and end of the procedure."
11826 msgstr ""
11828 #: config/rs6000/rs6000.opt:259
11829 msgid "Return all structures in memory (AIX default)."
11830 msgstr ""
11832 #: config/rs6000/rs6000.opt:263
11833 msgid "Return small structures in registers (SVR4 default)."
11834 msgstr ""
11836 #: config/rs6000/rs6000.opt:267
11837 msgid "Conform more closely to IBM XLC semantics."
11838 msgstr ""
11840 #: config/rs6000/rs6000.opt:271 config/rs6000/rs6000.opt:275
11841 msgid ""
11842 "Generate software reciprocal divide and square root for better throughput."
11843 msgstr ""
11845 #: config/rs6000/rs6000.opt:279
11846 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
11847 msgstr ""
11849 #: config/rs6000/rs6000.opt:283
11850 msgid "Do not place floating point constants in TOC."
11851 msgstr ""
11853 #: config/rs6000/rs6000.opt:287
11854 msgid "Place floating point constants in TOC."
11855 msgstr ""
11857 #: config/rs6000/rs6000.opt:291
11858 msgid "Do not place symbol+offset constants in TOC."
11859 msgstr ""
11861 #: config/rs6000/rs6000.opt:295
11862 msgid "Place symbol+offset constants in TOC."
11863 msgstr ""
11865 #: config/rs6000/rs6000.opt:306
11866 msgid "Use only one TOC entry per procedure."
11867 msgstr ""
11869 #: config/rs6000/rs6000.opt:310
11870 msgid "Put everything in the regular TOC."
11871 msgstr ""
11873 #: config/rs6000/rs6000.opt:314
11874 msgid "Generate VRSAVE instructions when generating AltiVec code."
11875 msgstr ""
11877 #: config/rs6000/rs6000.opt:318
11878 msgid "Deprecated option.  Use -mno-vrsave instead."
11879 msgstr ""
11881 #: config/rs6000/rs6000.opt:322
11882 msgid "Deprecated option.  Use -mvrsave instead."
11883 msgstr ""
11885 #: config/rs6000/rs6000.opt:326
11886 msgid "Max number of bytes to move inline."
11887 msgstr ""
11889 #: config/rs6000/rs6000.opt:330
11890 msgid "Max number of bytes to compare without loops."
11891 msgstr ""
11893 #: config/rs6000/rs6000.opt:334
11894 msgid "Max number of bytes to compare with loops."
11895 msgstr ""
11897 #: config/rs6000/rs6000.opt:338
11898 msgid "Max number of bytes to compare."
11899 msgstr ""
11901 #: config/rs6000/rs6000.opt:342
11902 msgid "Generate isel instructions."
11903 msgstr ""
11905 #: config/rs6000/rs6000.opt:346
11906 msgid "-mdebug=\tEnable debug output."
11907 msgstr ""
11909 #: config/rs6000/rs6000.opt:350
11910 msgid "Use the AltiVec ABI extensions."
11911 msgstr ""
11913 #: config/rs6000/rs6000.opt:354
11914 msgid "Do not use the AltiVec ABI extensions."
11915 msgstr ""
11917 #: config/rs6000/rs6000.opt:358
11918 msgid "Use the ELFv1 ABI."
11919 msgstr ""
11921 #: config/rs6000/rs6000.opt:362
11922 msgid "Use the ELFv2 ABI."
11923 msgstr ""
11925 #: config/rs6000/rs6000.opt:382
11926 msgid "-mcpu=\tUse features of and schedule code for given CPU."
11927 msgstr ""
11929 #: config/rs6000/rs6000.opt:386
11930 msgid "-mtune=\tSchedule code for given CPU."
11931 msgstr ""
11933 #: config/rs6000/rs6000.opt:397
11934 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
11935 msgstr ""
11937 #: config/rs6000/rs6000.opt:413
11938 msgid "Avoid all range limits on call instructions."
11939 msgstr ""
11941 #: config/rs6000/rs6000.opt:421
11942 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
11943 msgstr ""
11945 #: config/rs6000/rs6000.opt:425
11946 msgid "-mlong-double-[64,128]\tSpecify size of long double."
11947 msgstr ""
11949 #: config/rs6000/rs6000.opt:433
11950 msgid "Determine which dependences between insns are considered costly."
11951 msgstr ""
11953 #: config/rs6000/rs6000.opt:437
11954 msgid "Specify which post scheduling nop insertion scheme to apply."
11955 msgstr ""
11957 #: config/rs6000/rs6000.opt:441
11958 msgid "Specify alignment of structure fields default/natural."
11959 msgstr ""
11961 #: config/rs6000/rs6000.opt:445
11962 msgid "Valid arguments to -malign-:"
11963 msgstr ""
11965 #: config/rs6000/rs6000.opt:455
11966 msgid "Specify scheduling priority for dispatch slot restricted insns."
11967 msgstr ""
11969 #: config/rs6000/rs6000.opt:459
11970 msgid "Use r11 to hold the static link in calls to functions via pointers."
11971 msgstr ""
11973 #: config/rs6000/rs6000.opt:463
11974 msgid "Save the TOC in the prologue for indirect calls rather than inline."
11975 msgstr ""
11977 #: config/rs6000/rs6000.opt:471
11978 msgid ""
11979 "Fuse certain integer operations together for better performance on power8."
11980 msgstr ""
11982 #: config/rs6000/rs6000.opt:475
11983 msgid "Allow sign extension in fusion operations."
11984 msgstr ""
11986 #: config/rs6000/rs6000.opt:479
11987 msgid "Use vector and scalar instructions added in ISA 2.07."
11988 msgstr ""
11990 #: config/rs6000/rs6000.opt:483
11991 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
11992 msgstr ""
11994 #: config/rs6000/rs6000.opt:490
11995 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
11996 msgstr ""
11998 #: config/rs6000/rs6000.opt:494
11999 msgid "Generate the quad word memory instructions (lq/stq)."
12000 msgstr ""
12002 #: config/rs6000/rs6000.opt:498
12003 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
12004 msgstr ""
12006 #: config/rs6000/rs6000.opt:502
12007 msgid ""
12008 "Generate aggregate parameter passing code with at most 64-bit alignment."
12009 msgstr ""
12011 #: config/rs6000/rs6000.opt:506
12012 msgid "Analyze and remove doubleword swaps from VSX computations."
12013 msgstr ""
12015 #: config/rs6000/rs6000.opt:510
12016 msgid "Use certain scalar instructions added in ISA 3.0."
12017 msgstr ""
12019 #: config/rs6000/rs6000.opt:514
12020 msgid "Use vector instructions added in ISA 3.0."
12021 msgstr ""
12023 #: config/rs6000/rs6000.opt:518
12024 msgid "Use the new min/max instructions defined in ISA 3.0."
12025 msgstr ""
12027 #: config/rs6000/rs6000.opt:522
12028 msgid ""
12029 "Fuse medium/large code model toc references with the memory instruction."
12030 msgstr ""
12032 #: config/rs6000/rs6000.opt:526
12033 msgid "Generate the integer modulo instructions."
12034 msgstr ""
12036 #: config/rs6000/rs6000.opt:530
12037 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
12038 msgstr ""
12040 #: config/rs6000/rs6000.opt:534
12041 msgid "Enable using IEEE 128-bit floating point instructions."
12042 msgstr ""
12044 #: config/rs6000/rs6000.opt:538
12045 msgid "Enable default conversions between __float128 & long double."
12046 msgstr ""
12048 #: config/rs6000/sysv4.opt:24
12049 msgid "-mcall-ABI\tSelect ABI calling convention."
12050 msgstr ""
12052 #: config/rs6000/sysv4.opt:28
12053 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
12054 msgstr ""
12056 #: config/rs6000/sysv4.opt:32
12057 msgid "Allow readonly data in sdata."
12058 msgstr ""
12060 #: config/rs6000/sysv4.opt:36
12061 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
12062 msgstr ""
12064 #: config/rs6000/sysv4.opt:52
12065 msgid "Align to the base type of the bit-field."
12066 msgstr ""
12068 #: config/rs6000/sysv4.opt:56
12069 msgid ""
12070 "Align to the base type of the bit-field. Don't assume that unaligned "
12071 "accesses are handled by the system."
12072 msgstr ""
12074 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
12075 msgid "Produce code relocatable at runtime."
12076 msgstr ""
12078 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
12079 msgid "Produce little endian code."
12080 msgstr ""
12082 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
12083 msgid "Produce big endian code."
12084 msgstr ""
12086 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
12087 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
12088 #: config/rs6000/sysv4.opt:153
12089 msgid "No description yet."
12090 msgstr ""
12092 #: config/rs6000/sysv4.opt:94
12093 msgid "Assume all variable arg functions are prototyped."
12094 msgstr ""
12096 #: config/rs6000/sysv4.opt:103
12097 msgid "Use EABI."
12098 msgstr ""
12100 #: config/rs6000/sysv4.opt:107
12101 msgid "Allow bit-fields to cross word boundaries."
12102 msgstr ""
12104 #: config/rs6000/sysv4.opt:111
12105 msgid "Use alternate register names."
12106 msgstr ""
12108 #: config/rs6000/sysv4.opt:117
12109 msgid "Use default method for sdata handling."
12110 msgstr ""
12112 #: config/rs6000/sysv4.opt:121
12113 msgid "Link with libsim.a, libc.a and sim-crt0.o."
12114 msgstr ""
12116 #: config/rs6000/sysv4.opt:125
12117 msgid "Link with libads.a, libc.a and crt0.o."
12118 msgstr ""
12120 #: config/rs6000/sysv4.opt:129
12121 msgid "Link with libyk.a, libc.a and crt0.o."
12122 msgstr ""
12124 #: config/rs6000/sysv4.opt:133
12125 msgid "Link with libmvme.a, libc.a and crt0.o."
12126 msgstr ""
12128 #: config/rs6000/sysv4.opt:137
12129 msgid "Set the PPC_EMB bit in the ELF flags header."
12130 msgstr ""
12132 #: config/rs6000/sysv4.opt:157
12133 msgid "Generate code to use a non-exec PLT and GOT."
12134 msgstr ""
12136 #: config/rs6000/sysv4.opt:161
12137 msgid "Generate code for old exec BSS PLT."
12138 msgstr ""
12140 #: config/rs6000/sysv4.opt:165
12141 msgid "Use inline plt sequences to implement long calls and -fno-plt."
12142 msgstr ""
12144 #: config/rs6000/sysv4.opt:169
12145 msgid "Emit .gnu_attribute tags."
12146 msgstr ""
12148 #: config/alpha/alpha.opt:27
12149 msgid "Use fp registers."
12150 msgstr ""
12152 #: config/alpha/alpha.opt:35
12153 msgid "Request IEEE-conformant math library routines (OSF/1)."
12154 msgstr ""
12156 #: config/alpha/alpha.opt:39
12157 msgid "Emit IEEE-conformant code, without inexact exceptions."
12158 msgstr ""
12160 #: config/alpha/alpha.opt:46
12161 msgid "Do not emit complex integer constants to read-only memory."
12162 msgstr ""
12164 #: config/alpha/alpha.opt:50
12165 msgid "Use VAX fp."
12166 msgstr ""
12168 #: config/alpha/alpha.opt:54
12169 msgid "Do not use VAX fp."
12170 msgstr ""
12172 #: config/alpha/alpha.opt:58
12173 msgid "Emit code for the byte/word ISA extension."
12174 msgstr ""
12176 #: config/alpha/alpha.opt:62
12177 msgid "Emit code for the motion video ISA extension."
12178 msgstr ""
12180 #: config/alpha/alpha.opt:66
12181 msgid "Emit code for the fp move and sqrt ISA extension."
12182 msgstr ""
12184 #: config/alpha/alpha.opt:70
12185 msgid "Emit code for the counting ISA extension."
12186 msgstr ""
12188 #: config/alpha/alpha.opt:74
12189 msgid "Emit code using explicit relocation directives."
12190 msgstr ""
12192 #: config/alpha/alpha.opt:78
12193 msgid "Emit 16-bit relocations to the small data areas."
12194 msgstr ""
12196 #: config/alpha/alpha.opt:82
12197 msgid "Emit 32-bit relocations to the small data areas."
12198 msgstr ""
12200 #: config/alpha/alpha.opt:86
12201 msgid "Emit direct branches to local functions."
12202 msgstr ""
12204 #: config/alpha/alpha.opt:90
12205 msgid "Emit indirect branches to local functions."
12206 msgstr ""
12208 #: config/alpha/alpha.opt:94
12209 msgid "Emit rdval instead of rduniq for thread pointer."
12210 msgstr ""
12212 #: config/alpha/alpha.opt:106
12213 msgid "Use features of and schedule given CPU."
12214 msgstr ""
12216 #: config/alpha/alpha.opt:110
12217 msgid "Schedule given CPU."
12218 msgstr ""
12220 #: config/alpha/alpha.opt:114
12221 msgid "Control the generated fp rounding mode."
12222 msgstr ""
12224 #: config/alpha/alpha.opt:118
12225 msgid "Control the IEEE trap mode."
12226 msgstr ""
12228 #: config/alpha/alpha.opt:122
12229 msgid "Control the precision given to fp exceptions."
12230 msgstr ""
12232 #: config/alpha/alpha.opt:126
12233 msgid "Tune expected memory latency."
12234 msgstr ""
12236 #: config/tilepro/tilepro.opt:23
12237 msgid ""
12238 "Compile with 32 bit longs and pointers, which is the only supported behavior "
12239 "and thus the flag is ignored."
12240 msgstr ""
12242 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
12243 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
12244 msgstr ""
12246 #: config/tilepro/tilepro.opt:32
12247 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
12248 msgstr ""
12250 #: config/lm32/lm32.opt:24
12251 msgid "Enable multiply instructions."
12252 msgstr ""
12254 #: config/lm32/lm32.opt:28
12255 msgid "Enable divide and modulus instructions."
12256 msgstr ""
12258 #: config/lm32/lm32.opt:32
12259 msgid "Enable barrel shift instructions."
12260 msgstr ""
12262 #: config/lm32/lm32.opt:36
12263 msgid "Enable sign extend instructions."
12264 msgstr ""
12266 #: config/lm32/lm32.opt:40
12267 msgid "Enable user-defined instructions."
12268 msgstr ""
12270 #: config/or1k/elf.opt:28
12271 msgid "Configure board specific runtime."
12272 msgstr ""
12274 #: config/or1k/elf.opt:32
12275 msgid "For compatibility, it's always newlib for elf now."
12276 msgstr ""
12278 #: config/or1k/or1k.opt:28
12279 msgid "Use hardware divide instructions, use -msoft-div for emulation."
12280 msgstr ""
12282 #: config/or1k/or1k.opt:32
12283 msgid "Use hardware multiply instructions, use -msoft-mul for emulation."
12284 msgstr ""
12286 #: config/or1k/or1k.opt:36
12287 msgid ""
12288 "Allows generation of binaries which use the l.cmov instruction.  If your "
12289 "target does not support this the compiler will generate the equivalent using "
12290 "set and branch."
12291 msgstr ""
12293 #: config/or1k/or1k.opt:42
12294 msgid "Allows generation of binaries which use the l.rori instructions."
12295 msgstr ""
12297 #: config/or1k/or1k.opt:46
12298 msgid ""
12299 "Allows generation of binaries which use sign-extension instructions.  If "
12300 "your target does not support this the compiler will use memory loads to "
12301 "perform sign extension."
12302 msgstr ""
12304 #: config/or1k/or1k.opt:52
12305 msgid ""
12306 "Allows generation of binaries which use l.sf*i instructions.  If your target "
12307 "does not support this the compiler will generate instructions to store the "
12308 "immediate to a register first."
12309 msgstr ""
12311 #: config/or1k/or1k.opt:58
12312 msgid ""
12313 "Allows generation of binaries which support shifts and rotate instructions "
12314 "supporting immediate arguments, for example l.rori."
12315 msgstr ""
12317 #: config/or1k/or1k.opt:63
12318 msgid "Use divide emulation."
12319 msgstr ""
12321 #: config/or1k/or1k.opt:67
12322 msgid "Use multiply emulation."
12323 msgstr ""
12325 #: config/nios2/elf.opt:26
12326 msgid "Link with a limited version of the C library."
12327 msgstr ""
12329 #: config/nios2/elf.opt:30
12330 msgid "Name of system library to link against."
12331 msgstr ""
12333 #: config/nios2/elf.opt:34
12334 msgid "Name of the startfile."
12335 msgstr ""
12337 #: config/nios2/elf.opt:38
12338 msgid "Link with HAL BSP."
12339 msgstr ""
12341 #: config/nios2/nios2.opt:35
12342 msgid "Enable DIV, DIVU."
12343 msgstr ""
12345 #: config/nios2/nios2.opt:39
12346 msgid "Enable MUL instructions."
12347 msgstr ""
12349 #: config/nios2/nios2.opt:43
12350 msgid "Enable MULX instructions, assume fast shifter."
12351 msgstr ""
12353 #: config/nios2/nios2.opt:47
12354 msgid "Use table based fast divide (default at -O3)."
12355 msgstr ""
12357 #: config/nios2/nios2.opt:51
12358 msgid "All memory accesses use I/O load/store instructions."
12359 msgstr ""
12361 #: config/nios2/nios2.opt:55
12362 msgid "Volatile memory accesses use I/O load/store instructions."
12363 msgstr ""
12365 #: config/nios2/nios2.opt:59
12366 msgid "Volatile memory accesses do not use I/O load/store instructions."
12367 msgstr ""
12369 #: config/nios2/nios2.opt:63
12370 msgid "Enable/disable GP-relative addressing."
12371 msgstr ""
12373 #: config/nios2/nios2.opt:67
12374 msgid "Valid options for GP-relative addressing (for -mgpopt):"
12375 msgstr ""
12377 #: config/nios2/nios2.opt:86
12378 msgid "Equivalent to -mgpopt=local."
12379 msgstr ""
12381 #: config/nios2/nios2.opt:90
12382 msgid "Equivalent to -mgpopt=none."
12383 msgstr ""
12385 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
12386 #: config/tilegx/tilegx.opt:45
12387 msgid "Use big-endian byte order."
12388 msgstr ""
12390 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
12391 #: config/tilegx/tilegx.opt:49
12392 msgid "Use little-endian byte order."
12393 msgstr ""
12395 #: config/nios2/nios2.opt:102
12396 msgid "Floating point custom instruction configuration name."
12397 msgstr ""
12399 #: config/nios2/nios2.opt:106
12400 msgid "Do not use the ftruncds custom instruction."
12401 msgstr ""
12403 #: config/nios2/nios2.opt:110
12404 msgid "Integer id (N) of ftruncds custom instruction."
12405 msgstr ""
12407 #: config/nios2/nios2.opt:114
12408 msgid "Do not use the fextsd custom instruction."
12409 msgstr ""
12411 #: config/nios2/nios2.opt:118
12412 msgid "Integer id (N) of fextsd custom instruction."
12413 msgstr ""
12415 #: config/nios2/nios2.opt:122
12416 msgid "Do not use the fixdu custom instruction."
12417 msgstr ""
12419 #: config/nios2/nios2.opt:126
12420 msgid "Integer id (N) of fixdu custom instruction."
12421 msgstr ""
12423 #: config/nios2/nios2.opt:130
12424 msgid "Do not use the fixdi custom instruction."
12425 msgstr ""
12427 #: config/nios2/nios2.opt:134
12428 msgid "Integer id (N) of fixdi custom instruction."
12429 msgstr ""
12431 #: config/nios2/nios2.opt:138
12432 msgid "Do not use the fixsu custom instruction."
12433 msgstr ""
12435 #: config/nios2/nios2.opt:142
12436 msgid "Integer id (N) of fixsu custom instruction."
12437 msgstr ""
12439 #: config/nios2/nios2.opt:146
12440 msgid "Do not use the fixsi custom instruction."
12441 msgstr ""
12443 #: config/nios2/nios2.opt:150
12444 msgid "Integer id (N) of fixsi custom instruction."
12445 msgstr ""
12447 #: config/nios2/nios2.opt:154
12448 msgid "Do not use the floatud custom instruction."
12449 msgstr ""
12451 #: config/nios2/nios2.opt:158
12452 msgid "Integer id (N) of floatud custom instruction."
12453 msgstr ""
12455 #: config/nios2/nios2.opt:162
12456 msgid "Do not use the floatid custom instruction."
12457 msgstr ""
12459 #: config/nios2/nios2.opt:166
12460 msgid "Integer id (N) of floatid custom instruction."
12461 msgstr ""
12463 #: config/nios2/nios2.opt:170
12464 msgid "Do not use the floatus custom instruction."
12465 msgstr ""
12467 #: config/nios2/nios2.opt:174
12468 msgid "Integer id (N) of floatus custom instruction."
12469 msgstr ""
12471 #: config/nios2/nios2.opt:178
12472 msgid "Do not use the floatis custom instruction."
12473 msgstr ""
12475 #: config/nios2/nios2.opt:182
12476 msgid "Integer id (N) of floatis custom instruction."
12477 msgstr ""
12479 #: config/nios2/nios2.opt:186
12480 msgid "Do not use the fcmpned custom instruction."
12481 msgstr ""
12483 #: config/nios2/nios2.opt:190
12484 msgid "Integer id (N) of fcmpned custom instruction."
12485 msgstr ""
12487 #: config/nios2/nios2.opt:194
12488 msgid "Do not use the fcmpeqd custom instruction."
12489 msgstr ""
12491 #: config/nios2/nios2.opt:198
12492 msgid "Integer id (N) of fcmpeqd custom instruction."
12493 msgstr ""
12495 #: config/nios2/nios2.opt:202
12496 msgid "Do not use the fcmpged custom instruction."
12497 msgstr ""
12499 #: config/nios2/nios2.opt:206
12500 msgid "Integer id (N) of fcmpged custom instruction."
12501 msgstr ""
12503 #: config/nios2/nios2.opt:210
12504 msgid "Do not use the fcmpgtd custom instruction."
12505 msgstr ""
12507 #: config/nios2/nios2.opt:214
12508 msgid "Integer id (N) of fcmpgtd custom instruction."
12509 msgstr ""
12511 #: config/nios2/nios2.opt:218
12512 msgid "Do not use the fcmpled custom instruction."
12513 msgstr ""
12515 #: config/nios2/nios2.opt:222
12516 msgid "Integer id (N) of fcmpled custom instruction."
12517 msgstr ""
12519 #: config/nios2/nios2.opt:226
12520 msgid "Do not use the fcmpltd custom instruction."
12521 msgstr ""
12523 #: config/nios2/nios2.opt:230
12524 msgid "Integer id (N) of fcmpltd custom instruction."
12525 msgstr ""
12527 #: config/nios2/nios2.opt:234
12528 msgid "Do not use the flogd custom instruction."
12529 msgstr ""
12531 #: config/nios2/nios2.opt:238
12532 msgid "Integer id (N) of flogd custom instruction."
12533 msgstr ""
12535 #: config/nios2/nios2.opt:242
12536 msgid "Do not use the fexpd custom instruction."
12537 msgstr ""
12539 #: config/nios2/nios2.opt:246
12540 msgid "Integer id (N) of fexpd custom instruction."
12541 msgstr ""
12543 #: config/nios2/nios2.opt:250
12544 msgid "Do not use the fatand custom instruction."
12545 msgstr ""
12547 #: config/nios2/nios2.opt:254
12548 msgid "Integer id (N) of fatand custom instruction."
12549 msgstr ""
12551 #: config/nios2/nios2.opt:258
12552 msgid "Do not use the ftand custom instruction."
12553 msgstr ""
12555 #: config/nios2/nios2.opt:262
12556 msgid "Integer id (N) of ftand custom instruction."
12557 msgstr ""
12559 #: config/nios2/nios2.opt:266
12560 msgid "Do not use the fsind custom instruction."
12561 msgstr ""
12563 #: config/nios2/nios2.opt:270
12564 msgid "Integer id (N) of fsind custom instruction."
12565 msgstr ""
12567 #: config/nios2/nios2.opt:274
12568 msgid "Do not use the fcosd custom instruction."
12569 msgstr ""
12571 #: config/nios2/nios2.opt:278
12572 msgid "Integer id (N) of fcosd custom instruction."
12573 msgstr ""
12575 #: config/nios2/nios2.opt:282
12576 msgid "Do not use the fsqrtd custom instruction."
12577 msgstr ""
12579 #: config/nios2/nios2.opt:286
12580 msgid "Integer id (N) of fsqrtd custom instruction."
12581 msgstr ""
12583 #: config/nios2/nios2.opt:290
12584 msgid "Do not use the fabsd custom instruction."
12585 msgstr ""
12587 #: config/nios2/nios2.opt:294
12588 msgid "Integer id (N) of fabsd custom instruction."
12589 msgstr ""
12591 #: config/nios2/nios2.opt:298
12592 msgid "Do not use the fnegd custom instruction."
12593 msgstr ""
12595 #: config/nios2/nios2.opt:302
12596 msgid "Integer id (N) of fnegd custom instruction."
12597 msgstr ""
12599 #: config/nios2/nios2.opt:306
12600 msgid "Do not use the fmaxd custom instruction."
12601 msgstr ""
12603 #: config/nios2/nios2.opt:310
12604 msgid "Integer id (N) of fmaxd custom instruction."
12605 msgstr ""
12607 #: config/nios2/nios2.opt:314
12608 msgid "Do not use the fmind custom instruction."
12609 msgstr ""
12611 #: config/nios2/nios2.opt:318
12612 msgid "Integer id (N) of fmind custom instruction."
12613 msgstr ""
12615 #: config/nios2/nios2.opt:322
12616 msgid "Do not use the fdivd custom instruction."
12617 msgstr ""
12619 #: config/nios2/nios2.opt:326
12620 msgid "Integer id (N) of fdivd custom instruction."
12621 msgstr ""
12623 #: config/nios2/nios2.opt:330
12624 msgid "Do not use the fmuld custom instruction."
12625 msgstr ""
12627 #: config/nios2/nios2.opt:334
12628 msgid "Integer id (N) of fmuld custom instruction."
12629 msgstr ""
12631 #: config/nios2/nios2.opt:338
12632 msgid "Do not use the fsubd custom instruction."
12633 msgstr ""
12635 #: config/nios2/nios2.opt:342
12636 msgid "Integer id (N) of fsubd custom instruction."
12637 msgstr ""
12639 #: config/nios2/nios2.opt:346
12640 msgid "Do not use the faddd custom instruction."
12641 msgstr ""
12643 #: config/nios2/nios2.opt:350
12644 msgid "Integer id (N) of faddd custom instruction."
12645 msgstr ""
12647 #: config/nios2/nios2.opt:354
12648 msgid "Do not use the fcmpnes custom instruction."
12649 msgstr ""
12651 #: config/nios2/nios2.opt:358
12652 msgid "Integer id (N) of fcmpnes custom instruction."
12653 msgstr ""
12655 #: config/nios2/nios2.opt:362
12656 msgid "Do not use the fcmpeqs custom instruction."
12657 msgstr ""
12659 #: config/nios2/nios2.opt:366
12660 msgid "Integer id (N) of fcmpeqs custom instruction."
12661 msgstr ""
12663 #: config/nios2/nios2.opt:370
12664 msgid "Do not use the fcmpges custom instruction."
12665 msgstr ""
12667 #: config/nios2/nios2.opt:374
12668 msgid "Integer id (N) of fcmpges custom instruction."
12669 msgstr ""
12671 #: config/nios2/nios2.opt:378
12672 msgid "Do not use the fcmpgts custom instruction."
12673 msgstr ""
12675 #: config/nios2/nios2.opt:382
12676 msgid "Integer id (N) of fcmpgts custom instruction."
12677 msgstr ""
12679 #: config/nios2/nios2.opt:386
12680 msgid "Do not use the fcmples custom instruction."
12681 msgstr ""
12683 #: config/nios2/nios2.opt:390
12684 msgid "Integer id (N) of fcmples custom instruction."
12685 msgstr ""
12687 #: config/nios2/nios2.opt:394
12688 msgid "Do not use the fcmplts custom instruction."
12689 msgstr ""
12691 #: config/nios2/nios2.opt:398
12692 msgid "Integer id (N) of fcmplts custom instruction."
12693 msgstr ""
12695 #: config/nios2/nios2.opt:402
12696 msgid "Do not use the flogs custom instruction."
12697 msgstr ""
12699 #: config/nios2/nios2.opt:406
12700 msgid "Integer id (N) of flogs custom instruction."
12701 msgstr ""
12703 #: config/nios2/nios2.opt:410
12704 msgid "Do not use the fexps custom instruction."
12705 msgstr ""
12707 #: config/nios2/nios2.opt:414
12708 msgid "Integer id (N) of fexps custom instruction."
12709 msgstr ""
12711 #: config/nios2/nios2.opt:418
12712 msgid "Do not use the fatans custom instruction."
12713 msgstr ""
12715 #: config/nios2/nios2.opt:422
12716 msgid "Integer id (N) of fatans custom instruction."
12717 msgstr ""
12719 #: config/nios2/nios2.opt:426
12720 msgid "Do not use the ftans custom instruction."
12721 msgstr ""
12723 #: config/nios2/nios2.opt:430
12724 msgid "Integer id (N) of ftans custom instruction."
12725 msgstr ""
12727 #: config/nios2/nios2.opt:434
12728 msgid "Do not use the fsins custom instruction."
12729 msgstr ""
12731 #: config/nios2/nios2.opt:438
12732 msgid "Integer id (N) of fsins custom instruction."
12733 msgstr ""
12735 #: config/nios2/nios2.opt:442
12736 msgid "Do not use the fcoss custom instruction."
12737 msgstr ""
12739 #: config/nios2/nios2.opt:446
12740 msgid "Integer id (N) of fcoss custom instruction."
12741 msgstr ""
12743 #: config/nios2/nios2.opt:450
12744 msgid "Do not use the fsqrts custom instruction."
12745 msgstr ""
12747 #: config/nios2/nios2.opt:454
12748 msgid "Integer id (N) of fsqrts custom instruction."
12749 msgstr ""
12751 #: config/nios2/nios2.opt:458
12752 msgid "Do not use the fabss custom instr."
12753 msgstr ""
12755 #: config/nios2/nios2.opt:462
12756 msgid "Integer id (N) of fabss custom instruction."
12757 msgstr ""
12759 #: config/nios2/nios2.opt:466
12760 msgid "Do not use the fnegs custom instruction."
12761 msgstr ""
12763 #: config/nios2/nios2.opt:470
12764 msgid "Integer id (N) of fnegs custom instruction."
12765 msgstr ""
12767 #: config/nios2/nios2.opt:474
12768 msgid "Do not use the fmaxs custom instruction."
12769 msgstr ""
12771 #: config/nios2/nios2.opt:478
12772 msgid "Integer id (N) of fmaxs custom instruction."
12773 msgstr ""
12775 #: config/nios2/nios2.opt:482
12776 msgid "Do not use the fmins custom instruction."
12777 msgstr ""
12779 #: config/nios2/nios2.opt:486
12780 msgid "Integer id (N) of fmins custom instruction."
12781 msgstr ""
12783 #: config/nios2/nios2.opt:490
12784 msgid "Do not use the fdivs custom instruction."
12785 msgstr ""
12787 #: config/nios2/nios2.opt:494
12788 msgid "Integer id (N) of fdivs custom instruction."
12789 msgstr ""
12791 #: config/nios2/nios2.opt:498
12792 msgid "Do not use the fmuls custom instruction."
12793 msgstr ""
12795 #: config/nios2/nios2.opt:502
12796 msgid "Integer id (N) of fmuls custom instruction."
12797 msgstr ""
12799 #: config/nios2/nios2.opt:506
12800 msgid "Do not use the fsubs custom instruction."
12801 msgstr ""
12803 #: config/nios2/nios2.opt:510
12804 msgid "Integer id (N) of fsubs custom instruction."
12805 msgstr ""
12807 #: config/nios2/nios2.opt:514
12808 msgid "Do not use the fadds custom instruction."
12809 msgstr ""
12811 #: config/nios2/nios2.opt:518
12812 msgid "Integer id (N) of fadds custom instruction."
12813 msgstr ""
12815 #: config/nios2/nios2.opt:522
12816 msgid "Do not use the frdy custom instruction."
12817 msgstr ""
12819 #: config/nios2/nios2.opt:526
12820 msgid "Integer id (N) of frdy custom instruction."
12821 msgstr ""
12823 #: config/nios2/nios2.opt:530
12824 msgid "Do not use the frdxhi custom instruction."
12825 msgstr ""
12827 #: config/nios2/nios2.opt:534
12828 msgid "Integer id (N) of frdxhi custom instruction."
12829 msgstr ""
12831 #: config/nios2/nios2.opt:538
12832 msgid "Do not use the frdxlo custom instruction."
12833 msgstr ""
12835 #: config/nios2/nios2.opt:542
12836 msgid "Integer id (N) of frdxlo custom instruction."
12837 msgstr ""
12839 #: config/nios2/nios2.opt:546
12840 msgid "Do not use the fwry custom instruction."
12841 msgstr ""
12843 #: config/nios2/nios2.opt:550
12844 msgid "Integer id (N) of fwry custom instruction."
12845 msgstr ""
12847 #: config/nios2/nios2.opt:554
12848 msgid "Do not use the fwrx custom instruction."
12849 msgstr ""
12851 #: config/nios2/nios2.opt:558
12852 msgid "Integer id (N) of fwrx custom instruction."
12853 msgstr ""
12855 #: config/nios2/nios2.opt:562
12856 msgid "Do not use the round custom instruction."
12857 msgstr ""
12859 #: config/nios2/nios2.opt:566
12860 msgid "Integer id (N) of round custom instruction."
12861 msgstr ""
12863 #: config/nios2/nios2.opt:574
12864 msgid "Valid Nios II ISA levels (for -march):"
12865 msgstr ""
12867 #: config/nios2/nios2.opt:584
12868 msgid "Enable generation of R2 BMX instructions."
12869 msgstr ""
12871 #: config/nios2/nios2.opt:588
12872 msgid "Enable generation of R2 CDX instructions."
12873 msgstr ""
12875 #: config/nios2/nios2.opt:592
12876 msgid "Regular expression matching additional GP-addressible section names."
12877 msgstr ""
12879 #: config/nios2/nios2.opt:596
12880 msgid "Regular expression matching section names for r0-relative addressing."
12881 msgstr ""
12883 #: config/rx/rx.opt:29
12884 msgid "Store doubles in 64 bits."
12885 msgstr ""
12887 #: config/rx/rx.opt:33
12888 msgid "Stores doubles in 32 bits.  This is the default."
12889 msgstr ""
12891 #: config/rx/rx.opt:37
12892 msgid "Disable the use of RX FPU instructions."
12893 msgstr ""
12895 #: config/rx/rx.opt:44
12896 msgid "Enable the use of RX FPU instructions.  This is the default."
12897 msgstr ""
12899 #: config/rx/rx.opt:50
12900 msgid "Specify the target RX cpu type."
12901 msgstr ""
12903 #: config/rx/rx.opt:71
12904 msgid "Data is stored in big-endian format."
12905 msgstr ""
12907 #: config/rx/rx.opt:75
12908 msgid "Data is stored in little-endian format.  (Default)."
12909 msgstr ""
12911 #: config/rx/rx.opt:81
12912 msgid ""
12913 "Maximum size of global and static variables which can be placed into the "
12914 "small data area."
12915 msgstr ""
12917 #: config/rx/rx.opt:93
12918 msgid ""
12919 "Generate assembler output that is compatible with the Renesas AS100 "
12920 "assembler.  This may restrict some of the compiler's capabilities.  The "
12921 "default is to generate GAS compatible syntax."
12922 msgstr ""
12924 #: config/rx/rx.opt:99
12925 msgid "Enable linker relaxation."
12926 msgstr ""
12928 #: config/rx/rx.opt:105
12929 msgid "Maximum size in bytes of constant values allowed as operands."
12930 msgstr ""
12932 #: config/rx/rx.opt:111
12933 msgid "Specifies the number of registers to reserve for interrupt handlers."
12934 msgstr ""
12936 #: config/rx/rx.opt:117
12937 msgid ""
12938 "Specifies whether interrupt functions should save and restore the "
12939 "accumulator register."
12940 msgstr ""
12942 #: config/rx/rx.opt:123
12943 msgid "Enables Position-Independent-Data (PID) mode."
12944 msgstr ""
12946 #: config/rx/rx.opt:129
12947 msgid ""
12948 "Warn when multiple, different, fast interrupt handlers are in the "
12949 "compilation unit."
12950 msgstr ""
12952 #: config/rx/rx.opt:135
12953 msgid ""
12954 "Enable the use of the old, broken, ABI where all stacked function arguments "
12955 "are aligned to 32-bits."
12956 msgstr ""
12958 #: config/rx/rx.opt:139
12959 msgid ""
12960 "Enable the use the standard RX ABI where all stacked function arguments are "
12961 "naturally aligned.  This is the default."
12962 msgstr ""
12964 #: config/rx/rx.opt:145
12965 msgid "Enable the use of the LRA register allocator."
12966 msgstr ""
12968 #: config/rx/rx.opt:151
12969 msgid ""
12970 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
12971 "RMPA instructions.  Enabled by default."
12972 msgstr ""
12974 #: config/rx/rx.opt:157
12975 msgid "Always use JSR, never BSR, for calls."
12976 msgstr ""
12978 #: config/visium/visium.opt:25
12979 msgid "Link with libc.a and libdebug.a."
12980 msgstr ""
12982 #: config/visium/visium.opt:29
12983 msgid "Link with libc.a and libsim.a."
12984 msgstr ""
12986 #: config/visium/visium.opt:33
12987 msgid "Use hardware FP (default)."
12988 msgstr ""
12990 #: config/visium/visium.opt:45
12991 msgid "Use features of and schedule code for given CPU."
12992 msgstr ""
12994 #: config/visium/visium.opt:65
12995 msgid "Generate code for the supervisor mode (default)."
12996 msgstr ""
12998 #: config/visium/visium.opt:69
12999 msgid "Generate code for the user mode."
13000 msgstr ""
13002 #: config/visium/visium.opt:73
13003 msgid "Only retained for backward compatibility."
13004 msgstr ""
13006 #: config/sol2.opt:32
13007 msgid "Clear hardware capabilities when linking."
13008 msgstr ""
13010 #: config/sol2.opt:36
13011 msgid "Pass -z text to linker."
13012 msgstr ""
13014 #: config/moxie/moxie.opt:31
13015 msgid "Enable MUL.X and UMUL.X instructions."
13016 msgstr ""
13018 #: config/microblaze/microblaze.opt:40
13019 msgid "Use software emulation for floating point (default)."
13020 msgstr ""
13022 #: config/microblaze/microblaze.opt:44
13023 msgid "Use hardware floating point instructions."
13024 msgstr ""
13026 #: config/microblaze/microblaze.opt:48
13027 msgid "Use table lookup optimization for small signed integer divisions."
13028 msgstr ""
13030 #: config/microblaze/microblaze.opt:52
13031 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
13032 msgstr ""
13034 #: config/microblaze/microblaze.opt:56
13035 msgid "Don't optimize block moves, use memcpy."
13036 msgstr ""
13038 #: config/microblaze/microblaze.opt:68
13039 msgid "Use the soft multiply emulation (default)."
13040 msgstr ""
13042 #: config/microblaze/microblaze.opt:72
13043 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
13044 msgstr ""
13046 #: config/microblaze/microblaze.opt:76
13047 msgid "Use the software emulation for divides (default)."
13048 msgstr ""
13050 #: config/microblaze/microblaze.opt:80
13051 msgid "Use the hardware barrel shifter instead of emulation."
13052 msgstr ""
13054 #: config/microblaze/microblaze.opt:84
13055 msgid "Use pattern compare instructions."
13056 msgstr ""
13058 #: config/microblaze/microblaze.opt:88
13059 msgid "Check for stack overflow at runtime."
13060 msgstr ""
13062 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
13063 msgid "Use GP relative sdata/sbss sections."
13064 msgstr ""
13066 #: config/microblaze/microblaze.opt:96
13067 msgid "Clear the BSS to zero and place zero initialized in BSS."
13068 msgstr ""
13070 #: config/microblaze/microblaze.opt:100
13071 msgid "Use multiply high instructions for high part of 32x32 multiply."
13072 msgstr ""
13074 #: config/microblaze/microblaze.opt:104
13075 msgid "Use hardware floating point conversion instructions."
13076 msgstr ""
13078 #: config/microblaze/microblaze.opt:108
13079 msgid "Use hardware floating point square root instruction."
13080 msgstr ""
13082 #: config/microblaze/microblaze.opt:112
13083 msgid "Description for mxl-mode-executable."
13084 msgstr ""
13086 #: config/microblaze/microblaze.opt:116
13087 msgid "Description for mxl-mode-xmdstub."
13088 msgstr ""
13090 #: config/microblaze/microblaze.opt:120
13091 msgid "Description for mxl-mode-bootstrap."
13092 msgstr ""
13094 #: config/microblaze/microblaze.opt:124
13095 msgid "Description for mxl-mode-novectors."
13096 msgstr ""
13098 #: config/microblaze/microblaze.opt:128
13099 msgid "Use hardware prefetch instruction."
13100 msgstr ""
13102 #: config/microblaze/microblaze.opt:132
13103 msgid ""
13104 "Data referenced by offset from start of text instead of GOT (with -fPIC/-"
13105 "fPIE)."
13106 msgstr ""
13108 #: config/vax/vax.opt:23 config/vax/vax.opt:27
13109 msgid "Target DFLOAT double precision code."
13110 msgstr ""
13112 #: config/vax/vax.opt:31 config/vax/vax.opt:35
13113 msgid "Generate GFLOAT double precision code."
13114 msgstr ""
13116 #: config/vax/vax.opt:39
13117 msgid "Generate code for GNU assembler (gas)."
13118 msgstr ""
13120 #: config/vax/vax.opt:43
13121 msgid "Generate code for UNIX assembler."
13122 msgstr ""
13124 #: config/vax/vax.opt:47
13125 msgid "Use VAXC structure conventions."
13126 msgstr ""
13128 #: config/vax/vax.opt:51
13129 msgid "Use new adddi3/subdi3 patterns."
13130 msgstr ""
13132 #: config/frv/frv.opt:30
13133 msgid "Use 4 media accumulators."
13134 msgstr ""
13136 #: config/frv/frv.opt:34
13137 msgid "Use 8 media accumulators."
13138 msgstr ""
13140 #: config/frv/frv.opt:38
13141 msgid "Enable label alignment optimizations."
13142 msgstr ""
13144 #: config/frv/frv.opt:42
13145 msgid "Dynamically allocate cc registers."
13146 msgstr ""
13148 #: config/frv/frv.opt:49
13149 msgid "Set the cost of branches."
13150 msgstr ""
13152 #: config/frv/frv.opt:53
13153 msgid "Enable conditional execution other than moves/scc."
13154 msgstr ""
13156 #: config/frv/frv.opt:57
13157 msgid "Change the maximum length of conditionally-executed sequences."
13158 msgstr ""
13160 #: config/frv/frv.opt:61
13161 msgid ""
13162 "Change the number of temporary registers that are available to conditionally-"
13163 "executed sequences."
13164 msgstr ""
13166 #: config/frv/frv.opt:65
13167 msgid "Enable conditional moves."
13168 msgstr ""
13170 #: config/frv/frv.opt:69
13171 msgid "Set the target CPU type."
13172 msgstr ""
13174 #: config/frv/frv.opt:73
13175 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
13176 msgstr ""
13178 #: config/frv/frv.opt:122
13179 msgid "Use fp double instructions."
13180 msgstr ""
13182 #: config/frv/frv.opt:126
13183 msgid "Change the ABI to allow double word insns."
13184 msgstr ""
13186 #: config/frv/frv.opt:134
13187 msgid "Just use icc0/fcc0."
13188 msgstr ""
13190 #: config/frv/frv.opt:138
13191 msgid "Only use 32 FPRs."
13192 msgstr ""
13194 #: config/frv/frv.opt:142
13195 msgid "Use 64 FPRs."
13196 msgstr ""
13198 #: config/frv/frv.opt:146
13199 msgid "Only use 32 GPRs."
13200 msgstr ""
13202 #: config/frv/frv.opt:150
13203 msgid "Use 64 GPRs."
13204 msgstr ""
13206 #: config/frv/frv.opt:154
13207 msgid "Enable use of GPREL for read-only data in FDPIC."
13208 msgstr ""
13210 #: config/frv/frv.opt:166
13211 msgid "Enable PIC support for building libraries."
13212 msgstr ""
13214 #: config/frv/frv.opt:170
13215 msgid "Follow the EABI linkage requirements."
13216 msgstr ""
13218 #: config/frv/frv.opt:174
13219 msgid "Disallow direct calls to global functions."
13220 msgstr ""
13222 #: config/frv/frv.opt:178
13223 msgid "Use media instructions."
13224 msgstr ""
13226 #: config/frv/frv.opt:182
13227 msgid "Use multiply add/subtract instructions."
13228 msgstr ""
13230 #: config/frv/frv.opt:186
13231 msgid "Enable optimizing &&/|| in conditional execution."
13232 msgstr ""
13234 #: config/frv/frv.opt:190
13235 msgid "Enable nested conditional execution optimizations."
13236 msgstr ""
13238 #: config/frv/frv.opt:195
13239 msgid "Do not mark ABI switches in e_flags."
13240 msgstr ""
13242 #: config/frv/frv.opt:199
13243 msgid "Remove redundant membars."
13244 msgstr ""
13246 #: config/frv/frv.opt:203
13247 msgid "Pack VLIW instructions."
13248 msgstr ""
13250 #: config/frv/frv.opt:207
13251 msgid "Enable setting GPRs to the result of comparisons."
13252 msgstr ""
13254 #: config/frv/frv.opt:211
13255 msgid "Change the amount of scheduler lookahead."
13256 msgstr ""
13258 #: config/frv/frv.opt:219
13259 msgid "Assume a large TLS segment."
13260 msgstr ""
13262 #: config/frv/frv.opt:223
13263 msgid "Do not assume a large TLS segment."
13264 msgstr ""
13266 #: config/frv/frv.opt:228
13267 msgid "Cause gas to print tomcat statistics."
13268 msgstr ""
13270 #: config/frv/frv.opt:233
13271 msgid "Link with the library-pic libraries."
13272 msgstr ""
13274 #: config/frv/frv.opt:237
13275 msgid "Allow branches to be packed with other instructions."
13276 msgstr ""
13278 #: config/mn10300/mn10300.opt:30
13279 msgid "Target the AM33 processor."
13280 msgstr ""
13282 #: config/mn10300/mn10300.opt:34
13283 msgid "Target the AM33/2.0 processor."
13284 msgstr ""
13286 #: config/mn10300/mn10300.opt:38
13287 msgid "Target the AM34 processor."
13288 msgstr ""
13290 #: config/mn10300/mn10300.opt:46
13291 msgid "Work around hardware multiply bug."
13292 msgstr ""
13294 #: config/mn10300/mn10300.opt:55
13295 msgid "Enable linker relaxations."
13296 msgstr ""
13298 #: config/mn10300/mn10300.opt:59
13299 msgid "Return pointers in both a0 and d0."
13300 msgstr ""
13302 #: config/mn10300/mn10300.opt:63
13303 msgid "Allow gcc to generate LIW instructions."
13304 msgstr ""
13306 #: config/mn10300/mn10300.opt:67
13307 msgid "Allow gcc to generate the SETLB and Lcc instructions."
13308 msgstr ""
13310 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
13311 msgid "Specify the address generation strategy for code model."
13312 msgstr ""
13314 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
13315 msgid "Known cmodel types (for use with the -mcmodel= option):"
13316 msgstr ""
13318 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
13319 msgid "Generate code in big-endian mode."
13320 msgstr ""
13322 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
13323 msgid "Generate code in little-endian mode."
13324 msgstr ""
13326 #: config/nds32/nds32.opt:37
13327 msgid "Force performing fp-as-gp optimization."
13328 msgstr ""
13330 #: config/nds32/nds32.opt:41
13331 msgid "Forbid performing fp-as-gp optimization."
13332 msgstr ""
13334 #: config/nds32/nds32.opt:47
13335 msgid "Specify which ABI type to generate code for: 2, 2fp+."
13336 msgstr ""
13338 #: config/nds32/nds32.opt:61
13339 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
13340 msgstr ""
13342 #: config/nds32/nds32.opt:65
13343 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
13344 msgstr ""
13346 #: config/nds32/nds32.opt:71
13347 msgid "Use reduced-set registers for register allocation."
13348 msgstr ""
13350 #: config/nds32/nds32.opt:75
13351 msgid "Use full-set registers for register allocation."
13352 msgstr ""
13354 #: config/nds32/nds32.opt:81
13355 msgid "Always align function entry, jump target and return address."
13356 msgstr ""
13358 #: config/nds32/nds32.opt:85
13359 msgid "Align function entry to 4 byte."
13360 msgstr ""
13362 #: config/nds32/nds32.opt:97
13363 msgid ""
13364 "Prevent $fp being allocated during register allocation so that compiler is "
13365 "able to force performing fp-as-gp optimization."
13366 msgstr ""
13368 #: config/nds32/nds32.opt:101
13369 msgid ""
13370 "Forbid using $fp to access static and global variables.  This option "
13371 "strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
13372 msgstr ""
13374 #: config/nds32/nds32.opt:105
13375 msgid "Specify the address generation strategy for ICT call's code model."
13376 msgstr ""
13378 #: config/nds32/nds32.opt:109
13379 msgid "Known cmodel types (for use with the -mict-model= option):"
13380 msgstr ""
13382 #: config/nds32/nds32.opt:119
13383 msgid "Generate conditional move instructions."
13384 msgstr ""
13386 #: config/nds32/nds32.opt:123
13387 msgid "Generate hardware abs instructions."
13388 msgstr ""
13390 #: config/nds32/nds32.opt:127
13391 msgid "Generate performance extension instructions."
13392 msgstr ""
13394 #: config/nds32/nds32.opt:131
13395 msgid "Generate performance extension version 2 instructions."
13396 msgstr ""
13398 #: config/nds32/nds32.opt:135
13399 msgid "Generate string extension instructions."
13400 msgstr ""
13402 #: config/nds32/nds32.opt:139
13403 msgid "Generate DSP extension instructions."
13404 msgstr ""
13406 #: config/nds32/nds32.opt:143
13407 msgid "Generate v3 push25/pop25 instructions."
13408 msgstr ""
13410 #: config/nds32/nds32.opt:147
13411 msgid "Generate 16-bit instructions."
13412 msgstr ""
13414 #: config/nds32/nds32.opt:151
13415 msgid "Insert relax hint for linker to do relaxation."
13416 msgstr ""
13418 #: config/nds32/nds32.opt:155
13419 msgid "Enable Virtual Hosting support."
13420 msgstr ""
13422 #: config/nds32/nds32.opt:159
13423 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
13424 msgstr ""
13426 #: config/nds32/nds32.opt:163
13427 msgid "Specify the security level of c-isr for the whole file."
13428 msgstr ""
13430 #: config/nds32/nds32.opt:167
13431 msgid ""
13432 "Specify the size of each cache block, which must be a power of 2 between 4 "
13433 "and 512."
13434 msgstr ""
13436 #: config/nds32/nds32.opt:175
13437 msgid "Known arch types (for use with the -march= option):"
13438 msgstr ""
13440 #: config/nds32/nds32.opt:197
13441 msgid "Specify the cpu for pipeline model."
13442 msgstr ""
13444 #: config/nds32/nds32.opt:201
13445 msgid "Known cpu types (for use with the -mcpu= option):"
13446 msgstr ""
13448 #: config/nds32/nds32.opt:361
13449 msgid ""
13450 "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and "
13451 "4-7 is corresponding to 0-3."
13452 msgstr ""
13454 #: config/nds32/nds32.opt:365
13455 msgid ""
13456 "Known floating-point number of registers (for use with the -mconfig-fpu= "
13457 "option):"
13458 msgstr ""
13460 #: config/nds32/nds32.opt:393
13461 msgid ""
13462 "Specify configuration of instruction mul: fast1, fast2 or slow. The default "
13463 "is fast1."
13464 msgstr ""
13466 #: config/nds32/nds32.opt:412
13467 msgid ""
13468 "Specify how many read/write ports for n9/n10 cores.  The value should be "
13469 "3r2w or 2r1w."
13470 msgstr ""
13472 #: config/nds32/nds32.opt:425
13473 msgid "Enable constructor/destructor feature."
13474 msgstr ""
13476 #: config/nds32/nds32.opt:429
13477 msgid "Guide linker to relax instructions."
13478 msgstr ""
13480 #: config/nds32/nds32.opt:433
13481 msgid "Generate floating-point multiply-accumulation instructions."
13482 msgstr ""
13484 #: config/nds32/nds32.opt:437
13485 msgid "Generate single-precision floating-point instructions."
13486 msgstr ""
13488 #: config/nds32/nds32.opt:441
13489 msgid "Generate double-precision floating-point instructions."
13490 msgstr ""
13492 #: config/nds32/nds32.opt:445
13493 msgid "Force disable hardware loop, even use -mext-dsp."
13494 msgstr ""
13496 #: config/nds32/nds32.opt:449
13497 msgid "Permit scheduling of a function's prologue and epilogue sequence."
13498 msgstr ""
13500 #: config/nds32/nds32.opt:453
13501 msgid "Generate return instruction in naked function."
13502 msgstr ""
13504 #: config/nds32/nds32.opt:457
13505 msgid "Always save $lp in the stack."
13506 msgstr ""
13508 #: config/nds32/nds32.opt:465
13509 msgid "Allow use r15 for inline ASM."
13510 msgstr ""
13512 #: config/iq2000/iq2000.opt:31
13513 msgid "Specify CPU for code generation purposes."
13514 msgstr ""
13516 #: config/iq2000/iq2000.opt:47
13517 msgid "Specify CPU for scheduling purposes."
13518 msgstr ""
13520 #: config/iq2000/iq2000.opt:51
13521 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
13522 msgstr ""
13524 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
13525 msgid "Use ROM instead of RAM."
13526 msgstr ""
13528 #: config/iq2000/iq2000.opt:70
13529 msgid "No default crt0.o."
13530 msgstr ""
13532 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:409
13533 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
13534 msgstr ""
13536 #: config/csky/csky.opt:34
13537 msgid "Specify the target architecture."
13538 msgstr ""
13540 #: config/csky/csky.opt:38
13541 msgid "Specify the target processor."
13542 msgstr ""
13544 #: config/csky/csky.opt:61
13545 msgid "Enable hardware floating-point instructions."
13546 msgstr ""
13548 #: config/csky/csky.opt:65
13549 msgid "Use library calls to perform floating-point operations (default)."
13550 msgstr ""
13552 #: config/csky/csky.opt:69
13553 msgid "Specify the target floating-point hardware/format."
13554 msgstr ""
13556 #: config/csky/csky.opt:73
13557 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
13558 msgstr ""
13560 #: config/csky/csky.opt:77
13561 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
13562 msgstr ""
13564 #: config/csky/csky.opt:85
13565 msgid "Enable the extended LRW instruction (default for CK801)."
13566 msgstr ""
13568 #: config/csky/csky.opt:89
13569 msgid "Enable interrupt stack instructions."
13570 msgstr ""
13572 #: config/csky/csky.opt:93
13573 msgid "Enable multiprocessor instructions."
13574 msgstr ""
13576 #: config/csky/csky.opt:97
13577 msgid "Enable coprocessor instructions."
13578 msgstr ""
13580 #: config/csky/csky.opt:101
13581 msgid "Enable cache prefetch instructions."
13582 msgstr ""
13584 #: config/csky/csky.opt:105
13585 msgid "Enable C-SKY SECURE instructions."
13586 msgstr ""
13588 #: config/csky/csky.opt:112
13589 msgid "Enable C-SKY TRUST instructions."
13590 msgstr ""
13592 #: config/csky/csky.opt:116
13593 msgid "Enable C-SKY DSP instructions."
13594 msgstr ""
13596 #: config/csky/csky.opt:120
13597 msgid "Enable C-SKY Enhanced DSP instructions."
13598 msgstr ""
13600 #: config/csky/csky.opt:124
13601 msgid "Enable C-SKY Vector DSP instructions."
13602 msgstr ""
13604 #: config/csky/csky.opt:130
13605 msgid "Generate divide instructions."
13606 msgstr ""
13608 #: config/csky/csky.opt:134
13609 msgid "Generate code for Smart Mode."
13610 msgstr ""
13612 #: config/csky/csky.opt:138
13613 msgid "Enable use of R16-R31 (default)."
13614 msgstr ""
13616 #: config/csky/csky.opt:142
13617 msgid "Generate code using global anchor symbol addresses."
13618 msgstr ""
13620 #: config/csky/csky.opt:146
13621 msgid "Generate push/pop instructions (default)."
13622 msgstr ""
13624 #: config/csky/csky.opt:150
13625 msgid "Generate stm/ldm instructions (default)."
13626 msgstr ""
13628 #: config/csky/csky.opt:157
13629 msgid "Generate constant pools in the compiler instead of assembler."
13630 msgstr ""
13632 #: config/csky/csky.opt:161
13633 msgid "Emit .stack_size directives."
13634 msgstr ""
13636 #: config/csky/csky.opt:165
13637 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
13638 msgstr ""
13640 #: config/csky/csky.opt:169
13641 msgid "Set the branch costs to roughly the specified number of instructions."
13642 msgstr ""
13644 #: config/csky/csky.opt:173
13645 msgid "Permit scheduling of function prologue and epilogue sequences."
13646 msgstr ""
13648 #: config/csky/csky_tables.opt:24
13649 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
13650 msgstr ""
13652 #: config/csky/csky_tables.opt:199
13653 msgid "Known CSKY architectures (for use with the -march= option):"
13654 msgstr ""
13656 #: config/csky/csky_tables.opt:218
13657 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
13658 msgstr ""
13660 #: config/c6x/c6x-tables.opt:24
13661 msgid "Known C6X ISAs (for use with the -march= option):"
13662 msgstr ""
13664 #: config/c6x/c6x.opt:42
13665 msgid "Select method for sdata handling."
13666 msgstr ""
13668 #: config/c6x/c6x.opt:46
13669 msgid "Valid arguments for the -msdata= option:"
13670 msgstr ""
13672 #: config/c6x/c6x.opt:59
13673 msgid "Compile for the DSBT shared library ABI."
13674 msgstr ""
13676 #: config/cris/linux.opt:27
13677 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
13678 msgstr ""
13680 #: config/cris/cris.opt:45
13681 msgid "Work around bug in multiplication instruction."
13682 msgstr ""
13684 #: config/cris/cris.opt:51
13685 msgid "Compile for ETRAX 4 (CRIS v3)."
13686 msgstr ""
13688 #: config/cris/cris.opt:56
13689 msgid "Compile for ETRAX 100 (CRIS v8)."
13690 msgstr ""
13692 #: config/cris/cris.opt:64
13693 msgid "Emit verbose debug information in assembly code."
13694 msgstr ""
13696 #: config/cris/cris.opt:71
13697 msgid "Do not use condition codes from normal instructions."
13698 msgstr ""
13700 #: config/cris/cris.opt:80
13701 msgid "Do not emit addressing modes with side-effect assignment."
13702 msgstr ""
13704 #: config/cris/cris.opt:89
13705 msgid "Do not tune stack alignment."
13706 msgstr ""
13708 #: config/cris/cris.opt:98
13709 msgid "Do not tune writable data alignment."
13710 msgstr ""
13712 #: config/cris/cris.opt:107
13713 msgid "Do not tune code and read-only data alignment."
13714 msgstr ""
13716 #: config/cris/cris.opt:116
13717 msgid "Align code and data to 32 bits."
13718 msgstr ""
13720 #: config/cris/cris.opt:133
13721 msgid "Don't align items in code or data."
13722 msgstr ""
13724 #: config/cris/cris.opt:142
13725 msgid "Do not emit function prologue or epilogue."
13726 msgstr ""
13728 #: config/cris/cris.opt:149
13729 msgid "Use the most feature-enabling options allowed by other options."
13730 msgstr ""
13732 #: config/cris/cris.opt:158
13733 msgid "Override -mbest-lib-options."
13734 msgstr ""
13736 #: config/cris/cris.opt:165
13737 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
13738 msgstr ""
13740 #: config/cris/cris.opt:169
13741 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
13742 msgstr ""
13744 #: config/cris/cris.opt:173
13745 msgid ""
13746 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
13747 "size."
13748 msgstr ""
13750 #: config/cris/cris.opt:180
13751 msgid ""
13752 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
13753 "to abort() are used."
13754 msgstr ""
13756 #: config/cris/cris.opt:184
13757 msgid ""
13758 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
13759 "builtins on misaligned memory."
13760 msgstr ""
13762 #: config/cris/cris.opt:188
13763 msgid ""
13764 "Handle atomic builtins that may be applied to unaligned data by calling "
13765 "library functions. Overrides -mtrap-unaligned-atomic."
13766 msgstr ""
13768 #: config/sh/superh.opt:6
13769 msgid "Board name [and memory region]."
13770 msgstr ""
13772 #: config/sh/superh.opt:10
13773 msgid "Runtime name."
13774 msgstr ""
13776 #: config/sh/sh.opt:42
13777 msgid "Generate SH1 code."
13778 msgstr ""
13780 #: config/sh/sh.opt:46
13781 msgid "Generate SH2 code."
13782 msgstr ""
13784 #: config/sh/sh.opt:50
13785 msgid "Generate default double-precision SH2a-FPU code."
13786 msgstr ""
13788 #: config/sh/sh.opt:54
13789 msgid "Generate SH2a FPU-less code."
13790 msgstr ""
13792 #: config/sh/sh.opt:58
13793 msgid "Generate default single-precision SH2a-FPU code."
13794 msgstr ""
13796 #: config/sh/sh.opt:62
13797 msgid "Generate only single-precision SH2a-FPU code."
13798 msgstr ""
13800 #: config/sh/sh.opt:66
13801 msgid "Generate SH2e code."
13802 msgstr ""
13804 #: config/sh/sh.opt:70
13805 msgid "Generate SH3 code."
13806 msgstr ""
13808 #: config/sh/sh.opt:74
13809 msgid "Generate SH3e code."
13810 msgstr ""
13812 #: config/sh/sh.opt:78
13813 msgid "Generate SH4 code."
13814 msgstr ""
13816 #: config/sh/sh.opt:82
13817 msgid "Generate SH4-100 code."
13818 msgstr ""
13820 #: config/sh/sh.opt:86
13821 msgid "Generate SH4-200 code."
13822 msgstr ""
13824 #: config/sh/sh.opt:92
13825 msgid "Generate SH4-300 code."
13826 msgstr ""
13828 #: config/sh/sh.opt:96
13829 msgid "Generate SH4 FPU-less code."
13830 msgstr ""
13832 #: config/sh/sh.opt:100
13833 msgid "Generate SH4-100 FPU-less code."
13834 msgstr ""
13836 #: config/sh/sh.opt:104
13837 msgid "Generate SH4-200 FPU-less code."
13838 msgstr ""
13840 #: config/sh/sh.opt:108
13841 msgid "Generate SH4-300 FPU-less code."
13842 msgstr ""
13844 #: config/sh/sh.opt:112
13845 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
13846 msgstr ""
13848 #: config/sh/sh.opt:117
13849 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
13850 msgstr ""
13852 #: config/sh/sh.opt:122
13853 msgid "Generate code for SH4 500 series (FPU-less)."
13854 msgstr ""
13856 #: config/sh/sh.opt:127
13857 msgid "Generate default single-precision SH4 code."
13858 msgstr ""
13860 #: config/sh/sh.opt:131
13861 msgid "Generate default single-precision SH4-100 code."
13862 msgstr ""
13864 #: config/sh/sh.opt:135
13865 msgid "Generate default single-precision SH4-200 code."
13866 msgstr ""
13868 #: config/sh/sh.opt:139
13869 msgid "Generate default single-precision SH4-300 code."
13870 msgstr ""
13872 #: config/sh/sh.opt:143
13873 msgid "Generate only single-precision SH4 code."
13874 msgstr ""
13876 #: config/sh/sh.opt:147
13877 msgid "Generate only single-precision SH4-100 code."
13878 msgstr ""
13880 #: config/sh/sh.opt:151
13881 msgid "Generate only single-precision SH4-200 code."
13882 msgstr ""
13884 #: config/sh/sh.opt:155
13885 msgid "Generate only single-precision SH4-300 code."
13886 msgstr ""
13888 #: config/sh/sh.opt:159
13889 msgid "Generate SH4a code."
13890 msgstr ""
13892 #: config/sh/sh.opt:163
13893 msgid "Generate SH4a FPU-less code."
13894 msgstr ""
13896 #: config/sh/sh.opt:167
13897 msgid "Generate default single-precision SH4a code."
13898 msgstr ""
13900 #: config/sh/sh.opt:171
13901 msgid "Generate only single-precision SH4a code."
13902 msgstr ""
13904 #: config/sh/sh.opt:175
13905 msgid "Generate SH4al-dsp code."
13906 msgstr ""
13908 #: config/sh/sh.opt:183
13909 msgid "Generate code in big endian mode."
13910 msgstr ""
13912 #: config/sh/sh.opt:187
13913 msgid "Generate 32-bit offsets in switch tables."
13914 msgstr ""
13916 #: config/sh/sh.opt:191
13917 msgid "Generate bit instructions."
13918 msgstr ""
13920 #: config/sh/sh.opt:199
13921 msgid "Assume that zero displacement conditional branches are fast."
13922 msgstr ""
13924 #: config/sh/sh.opt:203
13925 msgid "Force the usage of delay slots for conditional branches."
13926 msgstr ""
13928 #: config/sh/sh.opt:207
13929 msgid "Align doubles at 64-bit boundaries."
13930 msgstr ""
13932 #: config/sh/sh.opt:211
13933 msgid "Division strategy, one of: call-div1, call-fp, call-table."
13934 msgstr ""
13936 #: config/sh/sh.opt:215
13937 msgid "Specify name for 32 bit signed division function."
13938 msgstr ""
13940 #: config/sh/sh.opt:219
13941 msgid "Generate ELF FDPIC code."
13942 msgstr ""
13944 #: config/sh/sh.opt:223
13945 msgid ""
13946 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
13947 "-mdalign if 64-bit alignment is required."
13948 msgstr ""
13950 #: config/sh/sh.opt:231 config/sh/sh.opt:269
13951 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
13952 msgstr ""
13954 #: config/sh/sh.opt:235
13955 msgid "Increase the IEEE compliance for floating-point comparisons."
13956 msgstr ""
13958 #: config/sh/sh.opt:239
13959 msgid ""
13960 "Inline code to invalidate instruction cache entries after setting up nested "
13961 "function trampolines."
13962 msgstr ""
13964 #: config/sh/sh.opt:243 config/arc/arc.opt:246
13965 msgid "Annotate assembler instructions with estimated addresses."
13966 msgstr ""
13968 #: config/sh/sh.opt:247
13969 msgid "Generate code in little endian mode."
13970 msgstr ""
13972 #: config/sh/sh.opt:251
13973 msgid "Mark MAC register as call-clobbered."
13974 msgstr ""
13976 #: config/sh/sh.opt:257
13977 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
13978 msgstr ""
13980 #: config/sh/sh.opt:261
13981 msgid "Emit function-calls using global offset table when generating PIC."
13982 msgstr ""
13984 #: config/sh/sh.opt:265
13985 msgid "Shorten address references during linking."
13986 msgstr ""
13988 #: config/sh/sh.opt:273
13989 msgid "Specify the model for atomic operations."
13990 msgstr ""
13992 #: config/sh/sh.opt:277
13993 msgid "Use tas.b instruction for __atomic_test_and_set."
13994 msgstr ""
13996 #: config/sh/sh.opt:281
13997 msgid "Cost to assume for a multiply insn."
13998 msgstr ""
14000 #: config/sh/sh.opt:285
14001 msgid ""
14002 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
14003 "if the inline code would not work in user mode."
14004 msgstr ""
14006 #: config/sh/sh.opt:291
14007 msgid "Pretend a branch-around-a-move is a conditional move."
14008 msgstr ""
14010 #: config/sh/sh.opt:295
14011 msgid "Enable the use of the fsca instruction."
14012 msgstr ""
14014 #: config/sh/sh.opt:299
14015 msgid "Enable the use of the fsrra instruction."
14016 msgstr ""
14018 #: config/sh/sh.opt:303
14019 msgid "Use LRA instead of reload (transitional)."
14020 msgstr ""
14022 #: config/gcn/gcn.opt:26
14023 msgid "GCN GPU type to use:"
14024 msgstr ""
14026 #: config/gcn/gcn.opt:39 config/gcn/gcn.opt:43
14027 msgid "Specify the name of the target GPU."
14028 msgstr ""
14030 #: config/gcn/gcn.opt:55
14031 msgid "Enable OpenMP GPU offloading."
14032 msgstr ""
14034 #: config/gcn/gcn.opt:71
14035 msgid ""
14036 "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
14037 msgstr ""
14039 #: config/gcn/gcn.opt:78
14040 msgid "Warn about invalid OpenACC dimensions."
14041 msgstr ""
14043 #: config/fr30/fr30.opt:23
14044 msgid "Assume small address space."
14045 msgstr ""
14047 #: config/mips/mips.opt:32
14048 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
14049 msgstr ""
14051 #: config/mips/mips.opt:36
14052 msgid "Known MIPS ABIs (for use with the -mabi= option):"
14053 msgstr ""
14055 #: config/mips/mips.opt:55
14056 msgid "Generate code that can be used in SVR4-style dynamic objects."
14057 msgstr ""
14059 #: config/mips/mips.opt:59
14060 msgid "Use PMC-style 'mad' instructions."
14061 msgstr ""
14063 #: config/mips/mips.opt:63
14064 msgid "Use integer madd/msub instructions."
14065 msgstr ""
14067 #: config/mips/mips.opt:67
14068 msgid "-march=ISA\tGenerate code for the given ISA."
14069 msgstr ""
14071 #: config/mips/mips.opt:71
14072 msgid ""
14073 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
14074 msgstr ""
14076 #: config/mips/mips.opt:75
14077 msgid "Use Branch Likely instructions, overriding the architecture default."
14078 msgstr ""
14080 #: config/mips/mips.opt:79
14081 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
14082 msgstr ""
14084 #: config/mips/mips.opt:83
14085 msgid "Trap on integer divide by zero."
14086 msgstr ""
14088 #: config/mips/mips.opt:87
14089 msgid ""
14090 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
14091 "code."
14092 msgstr ""
14094 #: config/mips/mips.opt:91
14095 msgid "Valid arguments to -mcode-readable=:"
14096 msgstr ""
14098 #: config/mips/mips.opt:104
14099 msgid "Use branch-and-break sequences to check for integer divide by zero."
14100 msgstr ""
14102 #: config/mips/mips.opt:108
14103 msgid "Use trap instructions to check for integer divide by zero."
14104 msgstr ""
14106 #: config/mips/mips.opt:112
14107 msgid "Allow the use of MDMX instructions."
14108 msgstr ""
14110 #: config/mips/mips.opt:116
14111 msgid ""
14112 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
14113 "operations."
14114 msgstr ""
14116 #: config/mips/mips.opt:120
14117 msgid "Use MIPS-DSP instructions."
14118 msgstr ""
14120 #: config/mips/mips.opt:124
14121 msgid "Use MIPS-DSP REV 2 instructions."
14122 msgstr ""
14124 #: config/mips/mips.opt:146
14125 msgid "Use Enhanced Virtual Addressing instructions."
14126 msgstr ""
14128 #: config/mips/mips.opt:150
14129 msgid "Use NewABI-style %reloc() assembly operators."
14130 msgstr ""
14132 #: config/mips/mips.opt:154
14133 msgid "Use -G for data that is not defined by the current object."
14134 msgstr ""
14136 #: config/mips/mips.opt:158
14137 msgid "Work around certain 24K errata."
14138 msgstr ""
14140 #: config/mips/mips.opt:162
14141 msgid "Work around certain R4000 errata."
14142 msgstr ""
14144 #: config/mips/mips.opt:166
14145 msgid "Work around certain R4400 errata."
14146 msgstr ""
14148 #: config/mips/mips.opt:170
14149 msgid "Work around the R5900 short loop erratum."
14150 msgstr ""
14152 #: config/mips/mips.opt:174
14153 msgid "Work around certain RM7000 errata."
14154 msgstr ""
14156 #: config/mips/mips.opt:178
14157 msgid "Work around certain R10000 errata."
14158 msgstr ""
14160 #: config/mips/mips.opt:182
14161 msgid "Work around errata for early SB-1 revision 2 cores."
14162 msgstr ""
14164 #: config/mips/mips.opt:186
14165 msgid "Work around certain VR4120 errata."
14166 msgstr ""
14168 #: config/mips/mips.opt:190
14169 msgid "Work around VR4130 mflo/mfhi errata."
14170 msgstr ""
14172 #: config/mips/mips.opt:194
14173 msgid "Work around an early 4300 hardware bug."
14174 msgstr ""
14176 #: config/mips/mips.opt:198
14177 msgid "FP exceptions are enabled."
14178 msgstr ""
14180 #: config/mips/mips.opt:202
14181 msgid "Use 32-bit floating-point registers."
14182 msgstr ""
14184 #: config/mips/mips.opt:206
14185 msgid "Conform to the o32 FPXX ABI."
14186 msgstr ""
14188 #: config/mips/mips.opt:210
14189 msgid "Use 64-bit floating-point registers."
14190 msgstr ""
14192 #: config/mips/mips.opt:214
14193 msgid ""
14194 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
14195 "trampolines."
14196 msgstr ""
14198 #: config/mips/mips.opt:218
14199 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
14200 msgstr ""
14202 #: config/mips/mips.opt:222
14203 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
14204 msgstr ""
14206 #: config/mips/mips.opt:226
14207 msgid ""
14208 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
14209 msgstr ""
14211 #: config/mips/mips.opt:236
14212 msgid "Use 32-bit general registers."
14213 msgstr ""
14215 #: config/mips/mips.opt:240
14216 msgid "Use 64-bit general registers."
14217 msgstr ""
14219 #: config/mips/mips.opt:244
14220 msgid "Use GP-relative addressing to access small data."
14221 msgstr ""
14223 #: config/mips/mips.opt:248
14224 msgid ""
14225 "When generating -mabicalls code, allow executables to use PLTs and copy "
14226 "relocations."
14227 msgstr ""
14229 #: config/mips/mips.opt:252
14230 msgid "Allow the use of hardware floating-point ABI and instructions."
14231 msgstr ""
14233 #: config/mips/mips.opt:256
14234 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
14235 msgstr ""
14237 #: config/mips/mips.opt:260
14238 msgid "An alias for minterlink-compressed provided for backward-compatibility."
14239 msgstr ""
14241 #: config/mips/mips.opt:264
14242 msgid "-mipsN\tGenerate code for ISA level N."
14243 msgstr ""
14245 #: config/mips/mips.opt:268
14246 msgid "Generate MIPS16 code."
14247 msgstr ""
14249 #: config/mips/mips.opt:272
14250 msgid "Use MIPS-3D instructions."
14251 msgstr ""
14253 #: config/mips/mips.opt:276
14254 msgid "Use ll, sc and sync instructions."
14255 msgstr ""
14257 #: config/mips/mips.opt:280
14258 msgid "Use -G for object-local data."
14259 msgstr ""
14261 #: config/mips/mips.opt:284
14262 msgid "Use indirect calls."
14263 msgstr ""
14265 #: config/mips/mips.opt:288
14266 msgid "Use a 32-bit long type."
14267 msgstr ""
14269 #: config/mips/mips.opt:292
14270 msgid "Use a 64-bit long type."
14271 msgstr ""
14273 #: config/mips/mips.opt:296
14274 msgid "Pass the address of the ra save location to _mcount in $12."
14275 msgstr ""
14277 #: config/mips/mips.opt:300
14278 msgid "Don't optimize block moves."
14279 msgstr ""
14281 #: config/mips/mips.opt:304
14282 msgid "Use microMIPS instructions."
14283 msgstr ""
14285 #: config/mips/mips.opt:308
14286 msgid "Use MIPS MSA Extension instructions."
14287 msgstr ""
14289 #: config/mips/mips.opt:312
14290 msgid "Allow the use of MT instructions."
14291 msgstr ""
14293 #: config/mips/mips.opt:316
14294 msgid "Prevent the use of all floating-point operations."
14295 msgstr ""
14297 #: config/mips/mips.opt:320
14298 msgid "Use MCU instructions."
14299 msgstr ""
14301 #: config/mips/mips.opt:324
14302 msgid "Do not use a cache-flushing function before calling stack trampolines."
14303 msgstr ""
14305 #: config/mips/mips.opt:328
14306 msgid "Do not use MDMX instructions."
14307 msgstr ""
14309 #: config/mips/mips.opt:332
14310 msgid "Generate normal-mode code."
14311 msgstr ""
14313 #: config/mips/mips.opt:336
14314 msgid "Do not use MIPS-3D instructions."
14315 msgstr ""
14317 #: config/mips/mips.opt:340
14318 msgid "Use paired-single floating-point instructions."
14319 msgstr ""
14321 #: config/mips/mips.opt:344
14322 msgid ""
14323 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
14324 "inserted."
14325 msgstr ""
14327 #: config/mips/mips.opt:348
14328 msgid "Valid arguments to -mr10k-cache-barrier=:"
14329 msgstr ""
14331 #: config/mips/mips.opt:361
14332 msgid "Try to allow the linker to turn PIC calls into direct calls."
14333 msgstr ""
14335 #: config/mips/mips.opt:365
14336 msgid ""
14337 "When generating -mabicalls code, make the code suitable for use in shared "
14338 "libraries."
14339 msgstr ""
14341 #: config/mips/mips.opt:369
14342 msgid ""
14343 "Restrict the use of hardware floating-point instructions to 32-bit "
14344 "operations."
14345 msgstr ""
14347 #: config/mips/mips.opt:373
14348 msgid "Use SmartMIPS instructions."
14349 msgstr ""
14351 #: config/mips/mips.opt:377
14352 msgid "Prevent the use of all hardware floating-point instructions."
14353 msgstr ""
14355 #: config/mips/mips.opt:381
14356 msgid "Optimize lui/addiu address loads."
14357 msgstr ""
14359 #: config/mips/mips.opt:385
14360 msgid "Assume all symbols have 32-bit values."
14361 msgstr ""
14363 #: config/mips/mips.opt:389
14364 msgid "Use synci instruction to invalidate i-cache."
14365 msgstr ""
14367 #: config/mips/mips.opt:397
14368 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
14369 msgstr ""
14371 #: config/mips/mips.opt:401
14372 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
14373 msgstr ""
14375 #: config/mips/mips.opt:413
14376 msgid "Use Virtualization (VZ) instructions."
14377 msgstr ""
14379 #: config/mips/mips.opt:417
14380 msgid "Use eXtended Physical Address (XPA) instructions."
14381 msgstr ""
14383 #: config/mips/mips.opt:421
14384 msgid "Use Cyclic Redundancy Check (CRC) instructions."
14385 msgstr ""
14387 #: config/mips/mips.opt:425
14388 msgid "Use Global INValidate (GINV) instructions."
14389 msgstr ""
14391 #: config/mips/mips.opt:429
14392 msgid "Perform VR4130-specific alignment optimizations."
14393 msgstr ""
14395 #: config/mips/mips.opt:433
14396 msgid "Lift restrictions on GOT size."
14397 msgstr ""
14399 #: config/mips/mips.opt:437
14400 msgid "Enable use of odd-numbered single-precision registers."
14401 msgstr ""
14403 #: config/mips/mips.opt:441
14404 msgid "Optimize frame header."
14405 msgstr ""
14407 #: config/mips/mips.opt:448
14408 msgid "Enable load/store bonding."
14409 msgstr ""
14411 #: config/mips/mips.opt:452
14412 msgid "Specify the compact branch usage policy."
14413 msgstr ""
14415 #: config/mips/mips.opt:456
14416 msgid "Policies available for use with -mcompact-branches=:"
14417 msgstr ""
14419 #: config/mips/mips.opt:469
14420 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
14421 msgstr ""
14423 #: config/mips/mips.opt:473
14424 msgid "Use Loongson EXTension (EXT) instructions."
14425 msgstr ""
14427 #: config/mips/mips.opt:477
14428 msgid "Use Loongson EXTension R2 (EXT2) instructions."
14429 msgstr ""
14431 #: config/mips/mips-tables.opt:24
14432 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
14433 msgstr ""
14435 #: config/mips/mips-tables.opt:28
14436 msgid "Known MIPS ISA levels (for use with the -mips option):"
14437 msgstr ""
14439 #: config/tilegx/tilegx.opt:30
14440 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
14441 msgstr ""
14443 #: config/tilegx/tilegx.opt:37
14444 msgid "Compile with 32 bit longs and pointers."
14445 msgstr ""
14447 #: config/tilegx/tilegx.opt:41
14448 msgid "Compile with 64 bit longs and pointers."
14449 msgstr ""
14451 #: config/tilegx/tilegx.opt:53
14452 msgid "Use given TILE-Gx code model."
14453 msgstr ""
14455 #: config/arc/arc-tables.opt:25
14456 msgid "Known ARC CPUs (for use with the -mcpu= option):"
14457 msgstr ""
14459 #: config/arc/arc.opt:26
14460 msgid "Compile code for big endian mode."
14461 msgstr ""
14463 #: config/arc/arc.opt:30
14464 msgid "Compile code for little endian mode.  This is the default."
14465 msgstr ""
14467 #: config/arc/arc.opt:34
14468 msgid ""
14469 "Disable ARCompact specific pass to generate conditional execution "
14470 "instructions."
14471 msgstr ""
14473 #: config/arc/arc.opt:38
14474 msgid "Generate ARCompact 32-bit code for ARC600 processor."
14475 msgstr ""
14477 #: config/arc/arc.opt:42
14478 msgid "Same as -mA6."
14479 msgstr ""
14481 #: config/arc/arc.opt:46
14482 msgid "Generate ARCompact 32-bit code for ARC601 processor."
14483 msgstr ""
14485 #: config/arc/arc.opt:50
14486 msgid "Generate ARCompact 32-bit code for ARC700 processor."
14487 msgstr ""
14489 #: config/arc/arc.opt:54
14490 msgid "Same as -mA7."
14491 msgstr ""
14493 #: config/arc/arc.opt:58
14494 msgid "Force all calls to be made via a jli instruction."
14495 msgstr ""
14497 #: config/arc/arc.opt:62
14498 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
14499 msgstr ""
14501 #: config/arc/arc.opt:132
14502 msgid "Enable DIV-REM instructions for ARCv2."
14503 msgstr ""
14505 #: config/arc/arc.opt:136
14506 msgid "Enable code density instructions for ARCv2."
14507 msgstr ""
14509 #: config/arc/arc.opt:140
14510 msgid "Tweak register allocation to help 16-bit instruction generation."
14511 msgstr ""
14513 #: config/arc/arc.opt:150
14514 msgid "Use ordinarily cached memory accesses for volatile references."
14515 msgstr ""
14517 #: config/arc/arc.opt:154
14518 msgid "Enable cache bypass for volatile references."
14519 msgstr ""
14521 #: config/arc/arc.opt:158
14522 msgid "Generate instructions supported by barrel shifter."
14523 msgstr ""
14525 #: config/arc/arc.opt:162
14526 msgid "Generate norm instruction."
14527 msgstr ""
14529 #: config/arc/arc.opt:166
14530 msgid "Generate swap instruction."
14531 msgstr ""
14533 #: config/arc/arc.opt:170
14534 msgid "Generate mul64 and mulu64 instructions."
14535 msgstr ""
14537 #: config/arc/arc.opt:174
14538 msgid "Do not generate mpy instructions for ARC700."
14539 msgstr ""
14541 #: config/arc/arc.opt:178
14542 msgid ""
14543 "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs "
14544 "and sat16 are supported."
14545 msgstr ""
14547 #: config/arc/arc.opt:182
14548 msgid ""
14549 "Dummy flag. This is the default unless FPX switches are provided explicitly."
14550 msgstr ""
14552 #: config/arc/arc.opt:186
14553 msgid "Generate call insns as register indirect calls."
14554 msgstr ""
14556 #: config/arc/arc.opt:190
14557 msgid "Do no generate BRcc instructions in arc_reorg."
14558 msgstr ""
14560 #: config/arc/arc.opt:194
14561 msgid ""
14562 "Generate sdata references.  This is the default, unless you compile for PIC."
14563 msgstr ""
14565 #: config/arc/arc.opt:198
14566 msgid "Generate millicode thunks."
14567 msgstr ""
14569 #: config/arc/arc.opt:202 config/arc/arc.opt:206
14570 msgid "FPX: Generate Single Precision FPX (compact) instructions."
14571 msgstr ""
14573 #: config/arc/arc.opt:210
14574 msgid "FPX: Generate Single Precision FPX (fast) instructions."
14575 msgstr ""
14577 #: config/arc/arc.opt:214
14578 msgid ""
14579 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
14580 msgstr ""
14582 #: config/arc/arc.opt:218 config/arc/arc.opt:222
14583 msgid "FPX: Generate Double Precision FPX (compact) instructions."
14584 msgstr ""
14586 #: config/arc/arc.opt:226
14587 msgid "FPX: Generate Double Precision FPX (fast) instructions."
14588 msgstr ""
14590 #: config/arc/arc.opt:230
14591 msgid "Disable LR and SR instructions from using FPX extension aux registers."
14592 msgstr ""
14594 #: config/arc/arc.opt:234
14595 msgid ""
14596 "Enable generation of ARC SIMD instructions via target-specific builtins."
14597 msgstr ""
14599 #: config/arc/arc.opt:238
14600 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
14601 msgstr ""
14603 #: config/arc/arc.opt:242
14604 msgid ""
14605 "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
14606 "Os."
14607 msgstr ""
14609 #: config/arc/arc.opt:250
14610 msgid ""
14611 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
14612 "insn."
14613 msgstr ""
14615 #: config/arc/arc.opt:254
14616 msgid "-mcpu=TUNE Tune code for given ARC variant."
14617 msgstr ""
14619 #: config/arc/arc.opt:285
14620 msgid "Enable the use of indexed loads."
14621 msgstr ""
14623 #: config/arc/arc.opt:289
14624 msgid "Enable the use of pre/post modify with register displacement."
14625 msgstr ""
14627 #: config/arc/arc.opt:293
14628 msgid "Generate 32x16 multiply and mac instructions."
14629 msgstr ""
14631 #: config/arc/arc.opt:299
14632 msgid "Set probability threshold for unaligning branches."
14633 msgstr ""
14635 #: config/arc/arc.opt:303
14636 msgid "Don't use less than 25 bit addressing range for calls."
14637 msgstr ""
14639 #: config/arc/arc.opt:307
14640 msgid ""
14641 "Explain what alignment considerations lead to the decision to make an insn "
14642 "short or long."
14643 msgstr ""
14645 #: config/arc/arc.opt:311
14646 msgid "Do alignment optimizations for call instructions."
14647 msgstr ""
14649 #: config/arc/arc.opt:315
14650 msgid ""
14651 "Enable Rcq constraint handling - most short code generation depends on this."
14652 msgstr ""
14654 #: config/arc/arc.opt:319
14655 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
14656 msgstr ""
14658 #: config/arc/arc.opt:323
14659 msgid "Enable pre-reload use of cbranchsi pattern."
14660 msgstr ""
14662 #: config/arc/arc.opt:327
14663 msgid "Enable bbit peephole2."
14664 msgstr ""
14666 #: config/arc/arc.opt:331
14667 msgid ""
14668 "Use pc-relative switch case tables - this enables case table shortening."
14669 msgstr ""
14671 #: config/arc/arc.opt:335
14672 msgid "Enable compact casesi pattern."
14673 msgstr ""
14675 #: config/arc/arc.opt:339
14676 msgid "Enable 'q' instruction alternatives."
14677 msgstr ""
14679 #: config/arc/arc.opt:343
14680 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
14681 msgstr ""
14683 #: config/arc/arc.opt:350
14684 msgid "Enable variable polynomial CRC extension."
14685 msgstr ""
14687 #: config/arc/arc.opt:354
14688 msgid "Enable DSP 3.1 Pack A extensions."
14689 msgstr ""
14691 #: config/arc/arc.opt:358
14692 msgid "Enable dual viterbi butterfly extension."
14693 msgstr ""
14695 #: config/arc/arc.opt:368
14696 msgid "Enable Dual and Single Operand Instructions for Telephony."
14697 msgstr ""
14699 #: config/arc/arc.opt:372
14700 msgid "Enable XY Memory extension (DSP version 3)."
14701 msgstr ""
14703 #: config/arc/arc.opt:377
14704 msgid "Enable Locked Load/Store Conditional extension."
14705 msgstr ""
14707 #: config/arc/arc.opt:381
14708 msgid "Enable swap byte ordering extension instruction."
14709 msgstr ""
14711 #: config/arc/arc.opt:385
14712 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
14713 msgstr ""
14715 #: config/arc/arc.opt:389
14716 msgid "Pass -EB option through to linker."
14717 msgstr ""
14719 #: config/arc/arc.opt:393
14720 msgid "Pass -EL option through to linker."
14721 msgstr ""
14723 #: config/arc/arc.opt:397
14724 msgid "Pass -marclinux option through to linker."
14725 msgstr ""
14727 #: config/arc/arc.opt:401
14728 msgid "Pass -marclinux_prof option through to linker."
14729 msgstr ""
14731 #: config/arc/arc.opt:410
14732 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
14733 msgstr ""
14735 #: config/arc/arc.opt:414
14736 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
14737 msgstr ""
14739 #: config/arc/arc.opt:418
14740 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
14741 msgstr ""
14743 #: config/arc/arc.opt:430
14744 msgid "Enable atomic instructions."
14745 msgstr ""
14747 #: config/arc/arc.opt:434
14748 msgid "Enable double load/store instructions for ARC HS."
14749 msgstr ""
14751 #: config/arc/arc.opt:438
14752 msgid "Specify the name of the target floating point configuration."
14753 msgstr ""
14755 #: config/arc/arc.opt:481
14756 msgid "Specify thread pointer register number."
14757 msgstr ""
14759 #: config/arc/arc.opt:488
14760 msgid "Enable use of NPS400 bit operations."
14761 msgstr ""
14763 #: config/arc/arc.opt:492
14764 msgid "Enable use of NPS400 xld/xst extension."
14765 msgstr ""
14767 #: config/arc/arc.opt:500
14768 msgid ""
14769 "Specifies the registers that the processor saves on an interrupt entry and "
14770 "exit."
14771 msgstr ""
14773 #: config/arc/arc.opt:504
14774 msgid ""
14775 "Specifies the number of registers replicated in second register bank on "
14776 "entry to fast interrupt."
14777 msgstr ""
14779 #: config/arc/arc.opt:508
14780 msgid ""
14781 "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
14782 msgstr ""
14784 #: config/arc/arc.opt:533
14785 msgid "Enable 16-entry register file."
14786 msgstr ""
14788 #: config/arc/arc.opt:537
14789 msgid "Enable use of BI/BIH instructions when available."
14790 msgstr ""
14792 #: config/arc/arc.opt:541
14793 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
14794 msgstr ""
14796 #: lto/lang.opt:50
14797 msgid "Set linker output type (used internally during LTO optimization)."
14798 msgstr ""
14800 #: lto/lang.opt:55
14801 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
14802 msgstr ""
14804 #: lto/lang.opt:59
14805 msgid "Specify a file to which a list of files output by LTRANS is written."
14806 msgstr ""
14808 #: lto/lang.opt:63
14809 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
14810 msgstr ""
14812 #: lto/lang.opt:67
14813 msgid ""
14814 "Whole program analysis (WPA) mode with number of parallel jobs specified."
14815 msgstr ""
14817 #: lto/lang.opt:71
14818 msgid "The resolution file."
14819 msgstr ""
14821 #: common.opt:243
14822 msgid "Provide bash completion for options starting with provided string."
14823 msgstr ""
14825 #: common.opt:292
14826 msgid "Display this information."
14827 msgstr ""
14829 #: common.opt:296
14830 msgid ""
14831 "--help=<class>\tDisplay descriptions of a specific class of options.  "
14832 "<class> is one or more of optimizers, target, warnings, undocumented, params."
14833 msgstr ""
14835 #: common.opt:417
14836 msgid "Alias for --help=target."
14837 msgstr ""
14839 #: common.opt:442
14840 msgid ""
14841 "--param <param>=<value>\tSet parameter <param> to value.  See below for a "
14842 "complete list of parameters."
14843 msgstr ""
14845 #: common.opt:470
14846 msgid "-O<number>\tSet optimization level to <number>."
14847 msgstr ""
14849 #: common.opt:474
14850 msgid "Optimize for space rather than speed."
14851 msgstr ""
14853 #: common.opt:478
14854 msgid "Optimize for speed disregarding exact standards compliance."
14855 msgstr ""
14857 #: common.opt:482
14858 msgid "Optimize for debugging experience rather than speed or size."
14859 msgstr ""
14861 #: common.opt:522
14862 msgid "This switch is deprecated; use -Wextra instead."
14863 msgstr ""
14865 #: common.opt:535
14866 msgid "Warn about returning structures, unions or arrays."
14867 msgstr ""
14869 #: common.opt:539
14870 msgid ""
14871 "Warn if a loop with constant number of iterations triggers undefined "
14872 "behavior."
14873 msgstr ""
14875 #: common.opt:543 common.opt:547
14876 msgid "Warn if an array is accessed out of bounds."
14877 msgstr ""
14879 #: common.opt:551
14880 msgid "Warn about inappropriate attribute usage."
14881 msgstr ""
14883 #: common.opt:555 common.opt:559
14884 msgid ""
14885 "Warn about type safety and similar errors and mismatches in declarations "
14886 "with alias attributes."
14887 msgstr ""
14889 #: common.opt:563
14890 msgid ""
14891 "Warn when profiling instrumentation was requested, but could not be applied "
14892 "to a certain function."
14893 msgstr ""
14895 #: common.opt:568 common.opt:572
14896 msgid "Warn about pointer casts which increase alignment."
14897 msgstr ""
14899 #: common.opt:576
14900 msgid "Warn when a #warning directive is encountered."
14901 msgstr ""
14903 #: common.opt:580
14904 msgid "Warn about uses of __attribute__((warning)) declarations."
14905 msgstr ""
14907 #: common.opt:584
14908 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
14909 msgstr ""
14911 #: common.opt:588
14912 msgid "Warn about uses of __attribute__((deprecated)) declarations."
14913 msgstr ""
14915 #: common.opt:592
14916 msgid "Warn when an optimization pass is disabled."
14917 msgstr ""
14919 #: common.opt:596
14920 msgid "Treat all warnings as errors."
14921 msgstr ""
14923 #: common.opt:600
14924 msgid "Treat specified warning as error."
14925 msgstr ""
14927 #: common.opt:604
14928 msgid "Print extra (possibly unwanted) warnings."
14929 msgstr ""
14931 #: common.opt:608
14932 msgid "Exit on the first error occurred."
14933 msgstr ""
14935 #: common.opt:612
14936 msgid ""
14937 "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires "
14938 "in excess of <byte-size>."
14939 msgstr ""
14941 #: common.opt:616
14942 msgid "Warn when attempting to free a non-heap object."
14943 msgstr ""
14945 #: common.opt:620
14946 msgid "Warn when a function cannot be expanded to HSAIL."
14947 msgstr ""
14949 #: common.opt:627
14950 msgid "Warn when a switch case falls through."
14951 msgstr ""
14953 #: common.opt:631
14954 msgid "Warn when an inlined function cannot be inlined."
14955 msgstr ""
14957 #: common.opt:635
14958 msgid ""
14959 "Warn when an atomic memory model parameter is known to be outside the valid "
14960 "range."
14961 msgstr ""
14963 #: common.opt:642
14964 msgid ""
14965 "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
14966 msgstr ""
14968 #: common.opt:646
14969 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
14970 msgstr ""
14972 #: common.opt:650
14973 msgid ""
14974 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
14975 "behavior."
14976 msgstr ""
14978 #: common.opt:661
14979 msgid ""
14980 "Warn about some C++ One Definition Rule violations during link time "
14981 "optimization."
14982 msgstr ""
14984 #: common.opt:665
14985 msgid "Warn about overflow in arithmetic expressions."
14986 msgstr ""
14988 #: common.opt:669
14989 msgid ""
14990 "During link time optimization warn about mismatched types of global "
14991 "declarations."
14992 msgstr ""
14994 #: common.opt:673
14995 msgid "Warn when the packed attribute has no effect on struct layout."
14996 msgstr ""
14998 #: common.opt:677
14999 msgid "Warn when padding is required to align structure members."
15000 msgstr ""
15002 #: common.opt:681
15003 msgid "Issue warnings needed for strict compliance to the standard."
15004 msgstr ""
15006 #: common.opt:685
15007 msgid ""
15008 "Warn about returning a pointer/reference to a local or temporary variable."
15009 msgstr ""
15011 #: common.opt:689
15012 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
15013 msgstr ""
15015 #: common.opt:693
15016 msgid "Warn when one variable shadows another (globally)."
15017 msgstr ""
15019 #: common.opt:697
15020 msgid ""
15021 "Warn when one local variable shadows another local variable or parameter."
15022 msgstr ""
15024 #: common.opt:704
15025 msgid ""
15026 "Warn when one local variable shadows another local variable or parameter of "
15027 "compatible type."
15028 msgstr ""
15030 #: common.opt:711
15031 msgid "Warn when not issuing stack smashing protection for some reason."
15032 msgstr ""
15034 #: common.opt:715
15035 msgid ""
15036 "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
15037 msgstr ""
15039 #: common.opt:719 common.opt:723
15040 msgid "Warn about code which might break strict aliasing rules."
15041 msgstr ""
15043 #: common.opt:727 common.opt:731
15044 msgid "Warn about optimizations that assume that signed overflow is undefined."
15045 msgstr ""
15047 #: common.opt:735
15048 msgid ""
15049 "Warn about functions which might be candidates for __attribute__((cold))."
15050 msgstr ""
15052 #: common.opt:739
15053 msgid ""
15054 "Warn about functions which might be candidates for __attribute__((const))."
15055 msgstr ""
15057 #: common.opt:743
15058 msgid ""
15059 "Warn about functions which might be candidates for __attribute__((pure))."
15060 msgstr ""
15062 #: common.opt:747
15063 msgid ""
15064 "Warn about functions which might be candidates for __attribute__((noreturn))."
15065 msgstr ""
15067 #: common.opt:751
15068 msgid ""
15069 "Warn about functions which might be candidates for __attribute__((malloc))."
15070 msgstr ""
15072 #: common.opt:755
15073 msgid ""
15074 "Warn about C++ polymorphic types where adding final keyword would improve "
15075 "code quality."
15076 msgstr ""
15078 #: common.opt:759
15079 msgid ""
15080 "Warn about C++ virtual methods where adding final keyword would improve code "
15081 "quality."
15082 msgstr ""
15084 #: common.opt:763
15085 msgid ""
15086 "Warn about statements between switch's controlling expression and the first "
15087 "case."
15088 msgstr ""
15090 #: common.opt:768
15091 msgid "Do not suppress warnings from system headers."
15092 msgstr ""
15094 #: common.opt:772
15095 msgid "Warn whenever a trampoline is generated."
15096 msgstr ""
15098 #: common.opt:776
15099 msgid ""
15100 "Warn if a comparison is always true or always false due to the limited range "
15101 "of the data type."
15102 msgstr ""
15104 #: common.opt:780
15105 msgid "Warn about uninitialized automatic variables."
15106 msgstr ""
15108 #: common.opt:784
15109 msgid "Warn about maybe uninitialized automatic variables."
15110 msgstr ""
15112 #: common.opt:792
15113 msgid "Enable all -Wunused- warnings."
15114 msgstr ""
15116 #: common.opt:796
15117 msgid "Warn when a function parameter is only set, otherwise unused."
15118 msgstr ""
15120 #: common.opt:800
15121 msgid "Warn when a variable is only set, otherwise unused."
15122 msgstr ""
15124 #: common.opt:804
15125 msgid "Warn when a function is unused."
15126 msgstr ""
15128 #: common.opt:808
15129 msgid "Warn when a label is unused."
15130 msgstr ""
15132 #: common.opt:812
15133 msgid "Warn when a function parameter is unused."
15134 msgstr ""
15136 #: common.opt:816
15137 msgid "Warn when an expression value is unused."
15138 msgstr ""
15140 #: common.opt:820
15141 msgid "Warn when a variable is unused."
15142 msgstr ""
15144 #: common.opt:824
15145 msgid "Warn in case profiles in -fprofile-use do not match."
15146 msgstr ""
15148 #: common.opt:828
15149 msgid "Warn in case profiles in -fprofile-use do not exist."
15150 msgstr ""
15152 #: common.opt:832
15153 msgid "Warn when a vector operation is compiled outside the SIMD."
15154 msgstr ""
15156 #: common.opt:848
15157 msgid "-aux-info <file>\tEmit declaration information into <file>."
15158 msgstr ""
15160 #: common.opt:867
15161 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
15162 msgstr ""
15164 #: common.opt:871
15165 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
15166 msgstr ""
15168 #: common.opt:875
15169 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
15170 msgstr ""
15172 #: common.opt:959
15173 msgid "The version of the C++ ABI in use."
15174 msgstr ""
15176 #: common.opt:963
15177 msgid "Aggressively optimize loops using language constraints."
15178 msgstr ""
15180 #: common.opt:967
15181 msgid "Align the start of functions."
15182 msgstr ""
15184 #: common.opt:977
15185 msgid "Align labels which are only reached by jumping."
15186 msgstr ""
15188 #: common.opt:984
15189 msgid "Align all labels."
15190 msgstr ""
15192 #: common.opt:991
15193 msgid "Align the start of loops."
15194 msgstr ""
15196 #: common.opt:1014
15197 msgid "Select what to sanitize."
15198 msgstr ""
15200 #: common.opt:1018
15201 msgid "Select type of coverage sanitization."
15202 msgstr ""
15204 #: common.opt:1022
15205 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
15206 msgstr ""
15208 #: common.opt:1026
15209 msgid ""
15210 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
15211 "defined sections."
15212 msgstr ""
15214 #: common.opt:1031
15215 msgid "After diagnosing undefined behavior attempt to continue execution."
15216 msgstr ""
15218 #: common.opt:1035
15219 msgid "This switch is deprecated; use -fsanitize-recover= instead."
15220 msgstr ""
15222 #: common.opt:1042
15223 msgid ""
15224 "Use trap instead of a library function for undefined behavior sanitization."
15225 msgstr ""
15227 #: common.opt:1046
15228 msgid "Generate unwind tables that are exact at each instruction boundary."
15229 msgstr ""
15231 #: common.opt:1050
15232 msgid "Generate auto-inc/dec instructions."
15233 msgstr ""
15235 #: common.opt:1054
15236 msgid ""
15237 "Use sample profile information for call graph node weights. The default "
15238 "profile file is fbdata.afdo in 'pwd'."
15239 msgstr ""
15241 #: common.opt:1059
15242 msgid ""
15243 "Use sample profile information for call graph node weights. The profile file "
15244 "is specified in the argument."
15245 msgstr ""
15247 #: common.opt:1068
15248 msgid "Generate code to check bounds before indexing arrays."
15249 msgstr ""
15251 #: common.opt:1072
15252 msgid "Replace add, compare, branch with branch on count register."
15253 msgstr ""
15255 #: common.opt:1076
15256 msgid "Use profiling information for branch probabilities."
15257 msgstr ""
15259 #: common.opt:1080
15260 msgid ""
15261 "Perform branch target load optimization before prologue / epilogue threading."
15262 msgstr ""
15264 #: common.opt:1084
15265 msgid ""
15266 "Perform branch target load optimization after prologue / epilogue threading."
15267 msgstr ""
15269 #: common.opt:1088
15270 msgid ""
15271 "Restrict target load migration not to re-use registers in any basic block."
15272 msgstr ""
15274 #: common.opt:1092
15275 msgid ""
15276 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
15277 msgstr ""
15279 #: common.opt:1096
15280 msgid ""
15281 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
15282 msgstr ""
15284 #: common.opt:1103
15285 msgid "Save registers around function calls."
15286 msgstr ""
15288 #: common.opt:1107
15289 msgid "This switch is deprecated; do not use."
15290 msgstr ""
15292 #: common.opt:1111
15293 msgid "Check the return value of new in C++."
15294 msgstr ""
15296 #: common.opt:1115 common.opt:1119
15297 msgid "Perform internal consistency checkings."
15298 msgstr ""
15300 #: common.opt:1123
15301 msgid "Enable code hoisting."
15302 msgstr ""
15304 #: common.opt:1127
15305 msgid ""
15306 "Looks for opportunities to reduce stack adjustments and stack references."
15307 msgstr ""
15309 #: common.opt:1131
15310 msgid "Do not put uninitialized globals in the common section."
15311 msgstr ""
15313 #: common.opt:1139
15314 msgid ""
15315 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
15316 "compare the final-insns dump."
15317 msgstr ""
15319 #: common.opt:1143
15320 msgid "Run only the second compilation of -fcompare-debug."
15321 msgstr ""
15323 #: common.opt:1147
15324 msgid "Perform comparison elimination after register allocation has finished."
15325 msgstr ""
15327 #: common.opt:1151
15328 msgid "Do not perform optimizations increasing noticeably stack usage."
15329 msgstr ""
15331 #: common.opt:1155
15332 msgid "Perform a register copy-propagation optimization pass."
15333 msgstr ""
15335 #: common.opt:1159
15336 msgid "Perform cross-jumping optimization."
15337 msgstr ""
15339 #: common.opt:1163
15340 msgid "When running CSE, follow jumps to their targets."
15341 msgstr ""
15343 #: common.opt:1171
15344 msgid "Omit range reduction step when performing complex division."
15345 msgstr ""
15347 #: common.opt:1175
15348 msgid "Complex multiplication and division follow Fortran rules."
15349 msgstr ""
15351 #: common.opt:1179
15352 msgid "Place data items into their own section."
15353 msgstr ""
15355 #: common.opt:1183
15356 msgid "List all available debugging counters with their limits and counts."
15357 msgstr ""
15359 #: common.opt:1187
15360 msgid ""
15361 "-fdbg-cnt=<counter>[:<lower_limit>]:<upper_limit>[,<counter>:...]\tSet the "
15362 "debug counter limit."
15363 msgstr ""
15365 #: common.opt:1191
15366 msgid ""
15367 "-fdebug-prefix-map=<old>=<new> Map one directory name to another in debug "
15368 "information."
15369 msgstr ""
15371 #: common.opt:1195
15372 msgid ""
15373 "-ffile-prefix-map=<old>=<new> Map one directory name to another in "
15374 "compilation result."
15375 msgstr ""
15377 #: common.opt:1199
15378 msgid "Output .debug_types section when using DWARF v4 debuginfo."
15379 msgstr ""
15381 #: common.opt:1205
15382 msgid "Defer popping functions args from stack until later."
15383 msgstr ""
15385 #: common.opt:1209
15386 msgid "Attempt to fill delay slots of branch instructions."
15387 msgstr ""
15389 #: common.opt:1213
15390 msgid "Delete dead instructions that may throw exceptions."
15391 msgstr ""
15393 #: common.opt:1217
15394 msgid "Delete useless null pointer checks."
15395 msgstr ""
15397 #: common.opt:1221
15398 msgid ""
15399 "Stream extra data to support more aggressive devirtualization in LTO local "
15400 "transformation mode."
15401 msgstr ""
15403 #: common.opt:1225
15404 msgid "Perform speculative devirtualization."
15405 msgstr ""
15407 #: common.opt:1229
15408 msgid "Try to convert virtual calls to direct ones."
15409 msgstr ""
15411 #: common.opt:1233
15412 msgid ""
15413 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
15414 "location at the beginning of line-wrapped diagnostics."
15415 msgstr ""
15417 #: common.opt:1250
15418 msgid "Show the source line with a caret indicating the column."
15419 msgstr ""
15421 #: common.opt:1254
15422 msgid "Show labels annotating ranges of source code when showing source."
15423 msgstr ""
15425 #: common.opt:1258
15426 msgid "Show line numbers in the left margin when showing source."
15427 msgstr ""
15429 #: common.opt:1266
15430 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
15431 msgstr ""
15433 #: common.opt:1286
15434 msgid "-fdiagnostics-format=[text|json] Select output format."
15435 msgstr ""
15437 #: common.opt:1303
15438 msgid "Print fix-it hints in machine-readable form."
15439 msgstr ""
15441 #: common.opt:1307
15442 msgid "Print fix-it hints to stderr in unified diff format."
15443 msgstr ""
15445 #: common.opt:1311
15446 msgid ""
15447 "Amend appropriate diagnostic messages with the command line option that "
15448 "controls them."
15449 msgstr ""
15451 #: common.opt:1315
15452 msgid "Set minimum width of left margin of source code when showing source."
15453 msgstr ""
15455 #: common.opt:1319
15456 msgid ""
15457 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
15458 msgstr ""
15460 #: common.opt:1323
15461 msgid ""
15462 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
15463 msgstr ""
15465 #: common.opt:1327
15466 msgid "-fdump-<type>\tDump various compiler internals to a file."
15467 msgstr ""
15469 #: common.opt:1334
15470 msgid ""
15471 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
15472 "translation."
15473 msgstr ""
15475 #: common.opt:1338
15476 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
15477 msgstr ""
15479 #: common.opt:1342
15480 msgid "Suppress output of addresses in debugging dumps."
15481 msgstr ""
15483 #: common.opt:1346
15484 msgid ""
15485 "Collect and dump debug information into temporary file if ICE in C/C++ "
15486 "compiler occurred."
15487 msgstr ""
15489 #: common.opt:1351
15490 msgid ""
15491 "Dump detailed information on GCC's internal representation of source code "
15492 "locations."
15493 msgstr ""
15495 #: common.opt:1355
15496 msgid "Dump optimization passes."
15497 msgstr ""
15499 #: common.opt:1359
15500 msgid ""
15501 "Suppress output of instruction numbers, line number notes and addresses in "
15502 "debugging dumps."
15503 msgstr ""
15505 #: common.opt:1363
15506 msgid "Suppress output of previous and next insn numbers in debugging dumps."
15507 msgstr ""
15509 #: common.opt:1367
15510 msgid "Enable CFI tables via GAS assembler directives."
15511 msgstr ""
15513 #: common.opt:1371
15514 msgid "Perform early inlining."
15515 msgstr ""
15517 #: common.opt:1379
15518 msgid "Perform interprocedural reduction of aggregates."
15519 msgstr ""
15521 #: common.opt:1383
15522 msgid "Perform unused symbol elimination in debug info."
15523 msgstr ""
15525 #: common.opt:1387
15526 msgid "Perform unused type elimination in debug info."
15527 msgstr ""
15529 #: common.opt:1391
15530 msgid "Do not suppress C++ class debug information."
15531 msgstr ""
15533 #: common.opt:1395
15534 msgid "Enable exception handling."
15535 msgstr ""
15537 #: common.opt:1399
15538 msgid "Perform a number of minor, expensive optimizations."
15539 msgstr ""
15541 #: common.opt:1403
15542 msgid ""
15543 "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
15544 "point precision."
15545 msgstr ""
15547 #: common.opt:1418
15548 msgid ""
15549 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
15550 "FLT_EVAL_METHOD are permitted."
15551 msgstr ""
15553 #: common.opt:1434
15554 msgid ""
15555 "Output lto objects containing both the intermediate language and binary "
15556 "output."
15557 msgstr ""
15559 #: common.opt:1438
15560 msgid "Assume no NaNs or infinities are generated."
15561 msgstr ""
15563 #: common.opt:1442
15564 msgid ""
15565 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
15566 msgstr ""
15568 #: common.opt:1446
15569 msgid "Don't allocate floats and doubles in extended-precision registers."
15570 msgstr ""
15572 #: common.opt:1454
15573 msgid "Perform a forward propagation pass on RTL."
15574 msgstr ""
15576 #: common.opt:1458
15577 msgid ""
15578 "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
15579 msgstr ""
15581 #: common.opt:1475
15582 msgid ""
15583 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
15584 "exceptions."
15585 msgstr ""
15587 #: common.opt:1482
15588 msgid "Allow function addresses to be held in registers."
15589 msgstr ""
15591 #: common.opt:1486
15592 msgid "Place each function into its own section."
15593 msgstr ""
15595 #: common.opt:1490
15596 msgid "Perform global common subexpression elimination."
15597 msgstr ""
15599 #: common.opt:1494
15600 msgid ""
15601 "Perform enhanced load motion during global common subexpression elimination."
15602 msgstr ""
15604 #: common.opt:1498
15605 msgid "Perform store motion after global common subexpression elimination."
15606 msgstr ""
15608 #: common.opt:1502
15609 msgid ""
15610 "Perform redundant load after store elimination in global common "
15611 "subexpression elimination."
15612 msgstr ""
15614 #: common.opt:1507
15615 msgid ""
15616 "Perform global common subexpression elimination after register allocation "
15617 "has finished."
15618 msgstr ""
15620 #: common.opt:1524
15621 msgid ""
15622 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
15623 "encodings and standard DWARF emitted in the debug information."
15624 msgstr ""
15626 #: common.opt:1529
15627 msgid "Enable in and out of Graphite representation."
15628 msgstr ""
15630 #: common.opt:1533
15631 msgid "Enable Graphite Identity transformation."
15632 msgstr ""
15634 #: common.opt:1537
15635 msgid ""
15636 "Enable hoisting adjacent loads to encourage generating conditional move "
15637 "instructions."
15638 msgstr ""
15640 #: common.opt:1546
15641 msgid "Mark all loops as parallel."
15642 msgstr ""
15644 #: common.opt:1550 common.opt:1558 common.opt:2667
15645 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
15646 msgstr ""
15648 #: common.opt:1554
15649 msgid "Enable loop interchange on trees."
15650 msgstr ""
15652 #: common.opt:1562
15653 msgid "Perform unroll-and-jam on loops."
15654 msgstr ""
15656 #: common.opt:1566
15657 msgid "Enable support for GNU transactional memory."
15658 msgstr ""
15660 #: common.opt:1570
15661 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
15662 msgstr ""
15664 #: common.opt:1578
15665 msgid "Enable the loop nest optimizer."
15666 msgstr ""
15668 #: common.opt:1582
15669 msgid "Force bitfield accesses to match their type width."
15670 msgstr ""
15672 #: common.opt:1586
15673 msgid "Merge adjacent stores."
15674 msgstr ""
15676 #: common.opt:1590
15677 msgid "Enable guessing of branch probabilities."
15678 msgstr ""
15680 #: common.opt:1598
15681 msgid "Process #ident directives."
15682 msgstr ""
15684 #: common.opt:1602
15685 msgid "Perform conversion of conditional jumps to branchless equivalents."
15686 msgstr ""
15688 #: common.opt:1606
15689 msgid "Perform conversion of conditional jumps to conditional execution."
15690 msgstr ""
15692 #: common.opt:1610
15693 msgid ""
15694 "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local "
15695 "variables."
15696 msgstr ""
15698 #: common.opt:1626
15699 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
15700 msgstr ""
15702 #: common.opt:1638
15703 msgid "Do not generate .size directives."
15704 msgstr ""
15706 #: common.opt:1642
15707 msgid "Perform indirect inlining."
15708 msgstr ""
15710 #: common.opt:1648
15711 msgid ""
15712 "Enable inlining of function declared \"inline\", disabling disables all "
15713 "inlining."
15714 msgstr ""
15716 #: common.opt:1652
15717 msgid ""
15718 "Integrate functions into their callers when code size is known not to grow."
15719 msgstr ""
15721 #: common.opt:1656
15722 msgid ""
15723 "Integrate functions not declared \"inline\" into their callers when "
15724 "profitable."
15725 msgstr ""
15727 #: common.opt:1660
15728 msgid "Integrate functions only required by their single caller."
15729 msgstr ""
15731 #: common.opt:1667
15732 msgid ""
15733 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
15734 msgstr ""
15736 #: common.opt:1671
15737 msgid ""
15738 "Inline __atomic operations when a lock free instruction sequence is "
15739 "available."
15740 msgstr ""
15742 #: common.opt:1678
15743 msgid ""
15744 "-fcf-protection=[full|branch|return|none]\tInstrument functions with checks "
15745 "to verify jump/call/return control-flow transfer instructions have valid "
15746 "targets."
15747 msgstr ""
15749 #: common.opt:1698
15750 msgid "Instrument function entry and exit with profiling calls."
15751 msgstr ""
15753 #: common.opt:1702
15754 msgid ""
15755 "-finstrument-functions-exclude-function-list=name,...  Do not instrument "
15756 "listed functions."
15757 msgstr ""
15759 #: common.opt:1706
15760 msgid ""
15761 "-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
15762 "functions listed in files."
15763 msgstr ""
15765 #: common.opt:1710
15766 msgid "Perform interprocedural constant propagation."
15767 msgstr ""
15769 #: common.opt:1714
15770 msgid "Perform cloning to make Interprocedural constant propagation stronger."
15771 msgstr ""
15773 #: common.opt:1722
15774 msgid "Perform interprocedural bitwise constant propagation."
15775 msgstr ""
15777 #: common.opt:1726
15778 msgid "Perform interprocedural profile propagation."
15779 msgstr ""
15781 #: common.opt:1730
15782 msgid "Perform interprocedural points-to analysis."
15783 msgstr ""
15785 #: common.opt:1734
15786 msgid "Discover pure and const functions."
15787 msgstr ""
15789 #: common.opt:1738
15790 msgid "Perform Identical Code Folding for functions and read-only variables."
15791 msgstr ""
15793 #: common.opt:1742
15794 msgid "Perform Identical Code Folding for functions."
15795 msgstr ""
15797 #: common.opt:1746
15798 msgid "Perform Identical Code Folding for variables."
15799 msgstr ""
15801 #: common.opt:1750
15802 msgid "Discover read-only and non addressable static variables."
15803 msgstr ""
15805 #: common.opt:1754
15806 msgid "Discover read-only, write-only and non-addressable static variables."
15807 msgstr ""
15809 #: common.opt:1758
15810 msgid "Reduce stack alignment on call sites if possible."
15811 msgstr ""
15813 #: common.opt:1770
15814 msgid "Perform IPA Value Range Propagation."
15815 msgstr ""
15817 #: common.opt:1774
15818 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
15819 msgstr ""
15821 #: common.opt:1787
15822 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
15823 msgstr ""
15825 #: common.opt:1803
15826 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
15827 msgstr ""
15829 #: common.opt:1808
15830 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
15831 msgstr ""
15833 #: common.opt:1813
15834 msgid "Share slots for saving different hard registers."
15835 msgstr ""
15837 #: common.opt:1817
15838 msgid "Share stack slots for spilled pseudo-registers."
15839 msgstr ""
15841 #: common.opt:1821
15842 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
15843 msgstr ""
15845 #: common.opt:1825
15846 msgid "Optimize induction variables on trees."
15847 msgstr ""
15849 #: common.opt:1829
15850 msgid "Use jump tables for sufficiently large switch statements."
15851 msgstr ""
15853 #: common.opt:1833
15854 msgid "Generate code for functions even if they are fully inlined."
15855 msgstr ""
15857 #: common.opt:1837
15858 msgid "Generate code for static functions even if they are never called."
15859 msgstr ""
15861 #: common.opt:1841
15862 msgid "Emit static const variables even if they are not used."
15863 msgstr ""
15865 #: common.opt:1845
15866 msgid "Give external symbols a leading underscore."
15867 msgstr ""
15869 #: common.opt:1853
15870 msgid "Do CFG-sensitive rematerialization in LRA."
15871 msgstr ""
15873 #: common.opt:1857
15874 msgid "Enable link-time optimization."
15875 msgstr ""
15877 #: common.opt:1861
15878 msgid "Link-time optimization with number of parallel jobs or jobserver."
15879 msgstr ""
15881 #: common.opt:1883
15882 msgid "Specify the algorithm to partition symbols and vars at linktime."
15883 msgstr ""
15885 #: common.opt:1888
15886 msgid ""
15887 "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
15888 msgstr ""
15890 #: common.opt:1892
15891 msgid "Merge C++ types using One Definition Rule."
15892 msgstr ""
15894 #: common.opt:1896
15895 msgid "Report various link-time optimization statistics."
15896 msgstr ""
15898 #: common.opt:1900
15899 msgid "Report various link-time optimization statistics for WPA only."
15900 msgstr ""
15902 #: common.opt:1904
15903 msgid "Set errno after built-in math functions."
15904 msgstr ""
15906 #: common.opt:1908
15907 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
15908 msgstr ""
15910 #: common.opt:1912
15911 msgid "Report on permanent memory allocation."
15912 msgstr ""
15914 #: common.opt:1916
15915 msgid "Report on permanent memory allocation in WPA only."
15916 msgstr ""
15918 #: common.opt:1923
15919 msgid "Attempt to merge identical constants and constant variables."
15920 msgstr ""
15922 #: common.opt:1927
15923 msgid "Attempt to merge identical constants across compilation units."
15924 msgstr ""
15926 #: common.opt:1931
15927 msgid "Attempt to merge identical debug strings across compilation units."
15928 msgstr ""
15930 #: common.opt:1935
15931 msgid ""
15932 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
15933 "line.  0 suppresses line-wrapping."
15934 msgstr ""
15936 #: common.opt:1939
15937 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
15938 msgstr ""
15940 #: common.opt:1943
15941 msgid "Perform SMS based modulo scheduling with register moves allowed."
15942 msgstr ""
15944 #: common.opt:1947
15945 msgid "Move loop invariant computations out of loops."
15946 msgstr ""
15948 #: common.opt:1951
15949 msgid "Use the RTL dead code elimination pass."
15950 msgstr ""
15952 #: common.opt:1955
15953 msgid "Use the RTL dead store elimination pass."
15954 msgstr ""
15956 #: common.opt:1959
15957 msgid ""
15958 "Enable/Disable the traditional scheduling in loops that already passed "
15959 "modulo scheduling."
15960 msgstr ""
15962 #: common.opt:1963
15963 msgid "Support synchronous non-call exceptions."
15964 msgstr ""
15966 #: common.opt:1967
15967 msgid ""
15968 "-foffload=<targets>=<options>  Specify offloading targets and options for "
15969 "them."
15970 msgstr ""
15972 #: common.opt:1971
15973 msgid ""
15974 "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
15975 msgstr ""
15977 #: common.opt:1984
15978 msgid "When possible do not generate stack frames."
15979 msgstr ""
15981 #: common.opt:1988
15982 msgid "Enable all optimization info dumps on stderr."
15983 msgstr ""
15985 #: common.opt:1992
15986 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
15987 msgstr ""
15989 #: common.opt:1996
15990 msgid ""
15991 "Write a SRCFILE.opt-record.json file detailing what optimizations were "
15992 "performed."
15993 msgstr ""
15995 #: common.opt:2004
15996 msgid "Optimize sibling and tail recursive calls."
15997 msgstr ""
15999 #: common.opt:2008
16000 msgid "Perform partial inlining."
16001 msgstr ""
16003 #: common.opt:2012 common.opt:2016
16004 msgid "Report on memory allocation before interprocedural optimization."
16005 msgstr ""
16007 #: common.opt:2020
16008 msgid "Pack structure members together without holes."
16009 msgstr ""
16011 #: common.opt:2024
16012 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
16013 msgstr ""
16015 #: common.opt:2028
16016 msgid "Return small aggregates in memory, not registers."
16017 msgstr ""
16019 #: common.opt:2032
16020 msgid "Perform loop peeling."
16021 msgstr ""
16023 #: common.opt:2036
16024 msgid "Enable machine specific peephole optimizations."
16025 msgstr ""
16027 #: common.opt:2040
16028 msgid "Enable an RTL peephole pass before sched2."
16029 msgstr ""
16031 #: common.opt:2044
16032 msgid "Generate position-independent code if possible (large mode)."
16033 msgstr ""
16035 #: common.opt:2048
16036 msgid ""
16037 "Generate position-independent code for executables if possible (large mode)."
16038 msgstr ""
16040 #: common.opt:2052
16041 msgid "Generate position-independent code if possible (small mode)."
16042 msgstr ""
16044 #: common.opt:2056
16045 msgid ""
16046 "Generate position-independent code for executables if possible (small mode)."
16047 msgstr ""
16049 #: common.opt:2060
16050 msgid ""
16051 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
16052 msgstr ""
16054 #: common.opt:2064
16055 msgid "Specify a plugin to load."
16056 msgstr ""
16058 #: common.opt:2068
16059 msgid ""
16060 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
16061 "plugin <name>."
16062 msgstr ""
16064 #: common.opt:2072
16065 msgid "Run predictive commoning optimization."
16066 msgstr ""
16068 #: common.opt:2076
16069 msgid "Generate prefetch instructions, if available, for arrays in loops."
16070 msgstr ""
16072 #: common.opt:2080
16073 msgid "Enable basic program profiling code."
16074 msgstr ""
16076 #: common.opt:2084
16077 msgid "Generate absolute source path names for gcov."
16078 msgstr ""
16080 #: common.opt:2088
16081 msgid "Insert arc-based program profiling code."
16082 msgstr ""
16084 #: common.opt:2092
16085 msgid ""
16086 "Set the top-level directory for storing the profile data. The default is "
16087 "'pwd'."
16088 msgstr ""
16090 #: common.opt:2097
16091 msgid "Enable correction of flow inconsistent profile data input."
16092 msgstr ""
16094 #: common.opt:2101
16095 msgid ""
16096 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
16097 "method."
16098 msgstr ""
16100 #: common.opt:2105
16101 msgid ""
16102 "Instrument only functions from files where names match any regular "
16103 "expression (separated by a semi-colon)."
16104 msgstr ""
16106 #: common.opt:2109
16107 msgid ""
16108 "Instrument only functions from files where names do not match all the "
16109 "regular expressions (separated by a semi-colon)."
16110 msgstr ""
16112 #: common.opt:2125
16113 msgid ""
16114 "Enable common options for generating profile info for profile feedback "
16115 "directed optimizations."
16116 msgstr ""
16118 #: common.opt:2129
16119 msgid ""
16120 "Enable common options for generating profile info for profile feedback "
16121 "directed optimizations, and set -fprofile-dir=."
16122 msgstr ""
16124 #: common.opt:2133
16125 msgid ""
16126 "Enable common options for performing profile feedback directed optimizations."
16127 msgstr ""
16129 #: common.opt:2137
16130 msgid ""
16131 "Enable common options for performing profile feedback directed "
16132 "optimizations, and set -fprofile-dir=."
16133 msgstr ""
16135 #: common.opt:2141
16136 msgid "Insert code to profile values of expressions."
16137 msgstr ""
16139 #: common.opt:2145
16140 msgid "Report on consistency of profile."
16141 msgstr ""
16143 #: common.opt:2149
16144 msgid "Enable function reordering that improves code placement."
16145 msgstr ""
16147 #: common.opt:2153
16148 msgid "Insert NOP instructions at each function entry."
16149 msgstr ""
16151 #: common.opt:2160
16152 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
16153 msgstr ""
16155 #: common.opt:2170
16156 msgid "Record gcc command line switches in the object file."
16157 msgstr ""
16159 #: common.opt:2174
16160 msgid "Return small aggregates in registers."
16161 msgstr ""
16163 #: common.opt:2182
16164 msgid ""
16165 "Tell DSE that the storage for a C++ object is dead when the constructor "
16166 "starts and when the destructor finishes."
16167 msgstr ""
16169 #: common.opt:2193
16170 msgid ""
16171 "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations "
16172 "to provide a safe compilation for live-patching.  At the same time, provides "
16173 "multiple-level control on the enabled IPA optimizations."
16174 msgstr ""
16176 #: common.opt:2208
16177 msgid "Relief of register pressure through live range shrinkage."
16178 msgstr ""
16180 #: common.opt:2212
16181 msgid "Perform a register renaming optimization pass."
16182 msgstr ""
16184 #: common.opt:2216
16185 msgid "Perform a target dependent instruction fusion optimization pass."
16186 msgstr ""
16188 #: common.opt:2220
16189 msgid "Reorder basic blocks to improve code placement."
16190 msgstr ""
16192 #: common.opt:2224
16193 msgid ""
16194 "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering "
16195 "algorithm."
16196 msgstr ""
16198 #: common.opt:2237
16199 msgid "Reorder basic blocks and partition into hot and cold sections."
16200 msgstr ""
16202 #: common.opt:2241
16203 msgid "Reorder functions to improve code placement."
16204 msgstr ""
16206 #: common.opt:2245
16207 msgid "Add a common subexpression elimination pass after loop optimizations."
16208 msgstr ""
16210 #: common.opt:2253
16211 msgid "Disable optimizations that assume default FP rounding behavior."
16212 msgstr ""
16214 #: common.opt:2257
16215 msgid "Enable scheduling across basic blocks."
16216 msgstr ""
16218 #: common.opt:2261
16219 msgid "Enable register pressure sensitive insn scheduling."
16220 msgstr ""
16222 #: common.opt:2265
16223 msgid "Allow speculative motion of non-loads."
16224 msgstr ""
16226 #: common.opt:2269
16227 msgid "Allow speculative motion of some loads."
16228 msgstr ""
16230 #: common.opt:2273
16231 msgid "Allow speculative motion of more loads."
16232 msgstr ""
16234 #: common.opt:2277
16235 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
16236 msgstr ""
16238 #: common.opt:2281
16239 msgid "If scheduling post reload, do superblock scheduling."
16240 msgstr ""
16242 #: common.opt:2289
16243 msgid "Reschedule instructions before register allocation."
16244 msgstr ""
16246 #: common.opt:2293
16247 msgid "Reschedule instructions after register allocation."
16248 msgstr ""
16250 #: common.opt:2300
16251 msgid "Schedule instructions using selective scheduling algorithm."
16252 msgstr ""
16254 #: common.opt:2304
16255 msgid "Run selective scheduling after reload."
16256 msgstr ""
16258 #: common.opt:2308
16259 msgid "Run self-tests, using the given path to locate test files."
16260 msgstr ""
16262 #: common.opt:2312
16263 msgid "Perform software pipelining of inner loops during selective scheduling."
16264 msgstr ""
16266 #: common.opt:2316
16267 msgid "Perform software pipelining of outer loops during selective scheduling."
16268 msgstr ""
16270 #: common.opt:2320
16271 msgid "Reschedule pipelined regions without pipelining."
16272 msgstr ""
16274 #: common.opt:2324
16275 msgid ""
16276 "Allow interposing function (or variables) by ones with different semantics "
16277 "(or initializer) respectively by dynamic linker."
16278 msgstr ""
16280 #: common.opt:2330
16281 msgid "Allow premature scheduling of queued insns."
16282 msgstr ""
16284 #: common.opt:2334
16285 msgid ""
16286 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
16287 "prematurely scheduled."
16288 msgstr ""
16290 #: common.opt:2342
16291 msgid ""
16292 "Set dependence distance checking in premature scheduling of queued insns."
16293 msgstr ""
16295 #: common.opt:2346
16296 msgid ""
16297 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
16298 "premature scheduling of queued insns."
16299 msgstr ""
16301 #: common.opt:2350
16302 msgid "Enable the group heuristic in the scheduler."
16303 msgstr ""
16305 #: common.opt:2354
16306 msgid "Enable the critical path heuristic in the scheduler."
16307 msgstr ""
16309 #: common.opt:2358
16310 msgid "Enable the speculative instruction heuristic in the scheduler."
16311 msgstr ""
16313 #: common.opt:2362
16314 msgid "Enable the rank heuristic in the scheduler."
16315 msgstr ""
16317 #: common.opt:2366
16318 msgid "Enable the last instruction heuristic in the scheduler."
16319 msgstr ""
16321 #: common.opt:2370
16322 msgid "Enable the dependent count heuristic in the scheduler."
16323 msgstr ""
16325 #: common.opt:2374
16326 msgid "Access data in the same section from shared anchor points."
16327 msgstr ""
16329 #: common.opt:2386
16330 msgid "Turn on Redundant Extensions Elimination pass."
16331 msgstr ""
16333 #: common.opt:2390
16334 msgid "Show column numbers in diagnostics, when available.  Default on."
16335 msgstr ""
16337 #: common.opt:2394
16338 msgid ""
16339 "Emit function prologues only before parts of the function that need it, "
16340 "rather than at the top of the function."
16341 msgstr ""
16343 #: common.opt:2399
16344 msgid "Shrink-wrap parts of the prologue and epilogue separately."
16345 msgstr ""
16347 #: common.opt:2403
16348 msgid "Disable optimizations observable by IEEE signaling NaNs."
16349 msgstr ""
16351 #: common.opt:2407
16352 msgid ""
16353 "Disable floating point optimizations that ignore the IEEE signedness of zero."
16354 msgstr ""
16356 #: common.opt:2411
16357 msgid "Convert floating point constants to single precision constants."
16358 msgstr ""
16360 #: common.opt:2415
16361 msgid "Split lifetimes of induction variables when loops are unrolled."
16362 msgstr ""
16364 #: common.opt:2419
16365 msgid "Generate discontiguous stack frames."
16366 msgstr ""
16368 #: common.opt:2423
16369 msgid "Split wide types into independent registers."
16370 msgstr ""
16372 #: common.opt:2427
16373 msgid "Enable backward propagation of use properties at the SSA level."
16374 msgstr ""
16376 #: common.opt:2431
16377 msgid "Optimize conditional patterns using SSA PHI nodes."
16378 msgstr ""
16380 #: common.opt:2435
16381 msgid ""
16382 "Optimize amount of stdarg registers saved to stack at start of function."
16383 msgstr ""
16385 #: common.opt:2439
16386 msgid "Apply variable expansion when loops are unrolled."
16387 msgstr ""
16389 #: common.opt:2443
16390 msgid ""
16391 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
16392 "program."
16393 msgstr ""
16395 #: common.opt:2447
16396 msgid ""
16397 "Insert stack checking code into the program.  Same as -fstack-check=specific."
16398 msgstr ""
16400 #: common.opt:2451
16401 msgid ""
16402 "Insert code to probe each page of stack space as it is allocated to protect "
16403 "from stack-clash style attacks."
16404 msgstr ""
16406 #: common.opt:2459
16407 msgid ""
16408 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
16409 msgstr ""
16411 #: common.opt:2463
16412 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
16413 msgstr ""
16415 #: common.opt:2467
16416 msgid "Use propolice as a stack protection method."
16417 msgstr ""
16419 #: common.opt:2471
16420 msgid "Use a stack protection method for every function."
16421 msgstr ""
16423 #: common.opt:2475
16424 msgid "Use a smart stack protection method for certain functions."
16425 msgstr ""
16427 #: common.opt:2479
16428 msgid ""
16429 "Use stack protection method only for functions with the stack_protect "
16430 "attribute."
16431 msgstr ""
16433 #: common.opt:2483
16434 msgid "Output stack usage information on a per-function basis."
16435 msgstr ""
16437 #: common.opt:2495
16438 msgid "Assume strict aliasing rules apply."
16439 msgstr ""
16441 #: common.opt:2499
16442 msgid ""
16443 "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
16444 msgstr ""
16446 #: common.opt:2503
16447 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
16448 msgstr ""
16450 #: common.opt:2507
16451 msgid "Check for syntax errors, then stop."
16452 msgstr ""
16454 #: common.opt:2511
16455 msgid "Create data files needed by \"gcov\"."
16456 msgstr ""
16458 #: common.opt:2515
16459 msgid "Perform jump threading optimizations."
16460 msgstr ""
16462 #: common.opt:2519
16463 msgid "Report the time taken by each compiler pass."
16464 msgstr ""
16466 #: common.opt:2523
16467 msgid "Record times taken by sub-phases separately."
16468 msgstr ""
16470 #: common.opt:2527
16471 msgid ""
16472 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
16473 "default thread-local storage code generation model."
16474 msgstr ""
16476 #: common.opt:2546
16477 msgid "Reorder top level functions, variables, and asms."
16478 msgstr ""
16480 #: common.opt:2550
16481 msgid "Perform superblock formation via tail duplication."
16482 msgstr ""
16484 #: common.opt:2554
16485 msgid ""
16486 "For targets that normally need trampolines for nested functions, always "
16487 "generate them instead of using descriptors."
16488 msgstr ""
16490 #: common.opt:2562
16491 msgid "Assume floating-point operations can trap."
16492 msgstr ""
16494 #: common.opt:2566
16495 msgid "Trap for signed overflow in addition, subtraction and multiplication."
16496 msgstr ""
16498 #: common.opt:2570
16499 msgid "Enable SSA-CCP optimization on trees."
16500 msgstr ""
16502 #: common.opt:2574
16503 msgid "Enable SSA-BIT-CCP optimization on trees."
16504 msgstr ""
16506 #: common.opt:2582
16507 msgid "Enable loop header copying on trees."
16508 msgstr ""
16510 #: common.opt:2590
16511 msgid "Enable SSA coalescing of user variables."
16512 msgstr ""
16514 #: common.opt:2598
16515 msgid "Enable copy propagation on trees."
16516 msgstr ""
16518 #: common.opt:2606
16519 msgid "Transform condition stores into unconditional ones."
16520 msgstr ""
16522 #: common.opt:2610
16523 msgid "Perform conversions of switch initializations."
16524 msgstr ""
16526 #: common.opt:2614
16527 msgid "Enable SSA dead code elimination optimization on trees."
16528 msgstr ""
16530 #: common.opt:2618
16531 msgid "Enable dominator optimizations."
16532 msgstr ""
16534 #: common.opt:2622
16535 msgid "Enable tail merging on trees."
16536 msgstr ""
16538 #: common.opt:2626
16539 msgid "Enable dead store elimination."
16540 msgstr ""
16542 #: common.opt:2630
16543 msgid "Enable forward propagation on trees."
16544 msgstr ""
16546 #: common.opt:2634
16547 msgid "Enable Full Redundancy Elimination (FRE) on trees."
16548 msgstr ""
16550 #: common.opt:2638
16551 msgid "Enable string length optimizations on trees."
16552 msgstr ""
16554 #: common.opt:2642
16555 msgid ""
16556 "Detect paths that trigger erroneous or undefined behavior due to "
16557 "dereferencing a null pointer.  Isolate those paths from the main control "
16558 "flow and turn the statement with erroneous or undefined behavior into a trap."
16559 msgstr ""
16561 #: common.opt:2648
16562 msgid ""
16563 "Detect paths that trigger erroneous or undefined behavior due to a null "
16564 "value being used in a way forbidden by a returns_nonnull or nonnull "
16565 "attribute.  Isolate those paths from the main control flow and turn the "
16566 "statement with erroneous or undefined behavior into a trap."
16567 msgstr ""
16569 #: common.opt:2655
16570 msgid "Enable loop distribution on trees."
16571 msgstr ""
16573 #: common.opt:2659
16574 msgid "Enable loop distribution for patterns transformed into a library call."
16575 msgstr ""
16577 #: common.opt:2663
16578 msgid "Enable loop invariant motion on trees."
16579 msgstr ""
16581 #: common.opt:2671
16582 msgid "Create canonical induction variables in loops."
16583 msgstr ""
16585 #: common.opt:2675
16586 msgid "Enable loop optimizations on tree level."
16587 msgstr ""
16589 #: common.opt:2679
16590 msgid ""
16591 "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
16592 msgstr ""
16594 #: common.opt:2683
16595 msgid "Enable hoisting loads from conditional pointers."
16596 msgstr ""
16598 #: common.opt:2687
16599 msgid "Enable SSA-PRE optimization on trees."
16600 msgstr ""
16602 #: common.opt:2691
16603 msgid ""
16604 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
16605 "elimination."
16606 msgstr ""
16608 #: common.opt:2695
16609 msgid "Perform function-local points-to analysis on trees."
16610 msgstr ""
16612 #: common.opt:2699
16613 msgid "Enable reassociation on tree level."
16614 msgstr ""
16616 #: common.opt:2707
16617 msgid "Enable SSA code sinking on trees."
16618 msgstr ""
16620 #: common.opt:2711
16621 msgid "Perform straight-line strength reduction."
16622 msgstr ""
16624 #: common.opt:2715
16625 msgid "Perform scalar replacement of aggregates."
16626 msgstr ""
16628 #: common.opt:2719
16629 msgid "Replace temporary expressions in the SSA->normal pass."
16630 msgstr ""
16632 #: common.opt:2723
16633 msgid "Perform live range splitting during the SSA->normal pass."
16634 msgstr ""
16636 #: common.opt:2727
16637 msgid "Perform Value Range Propagation on trees."
16638 msgstr ""
16640 #: common.opt:2731
16641 msgid "Split paths leading to loop backedges."
16642 msgstr ""
16644 #: common.opt:2735
16645 msgid ""
16646 "Assume common declarations may be overridden with ones with a larger "
16647 "trailing array."
16648 msgstr ""
16650 #: common.opt:2740
16651 msgid "Compile whole compilation unit at a time."
16652 msgstr ""
16654 #: common.opt:2744
16655 msgid "Perform loop unrolling when iteration count is known."
16656 msgstr ""
16658 #: common.opt:2748
16659 msgid "Perform loop unrolling for all loops."
16660 msgstr ""
16662 #: common.opt:2759
16663 msgid ""
16664 "Allow optimization for floating-point arithmetic which may change the result "
16665 "of the operation due to rounding."
16666 msgstr ""
16668 #: common.opt:2764
16669 msgid "Same as -fassociative-math for expressions which include division."
16670 msgstr ""
16672 #: common.opt:2772
16673 msgid "Allow math optimizations that may violate IEEE or ISO standards."
16674 msgstr ""
16676 #: common.opt:2776
16677 msgid "Perform loop unswitching."
16678 msgstr ""
16680 #: common.opt:2780
16681 msgid "Perform loop splitting."
16682 msgstr ""
16684 #: common.opt:2784
16685 msgid "Version loops based on whether indices have a stride of one."
16686 msgstr ""
16688 #: common.opt:2788
16689 msgid "Just generate unwind tables for exception handling."
16690 msgstr ""
16692 #: common.opt:2792
16693 msgid "Use the bfd linker instead of the default linker."
16694 msgstr ""
16696 #: common.opt:2796
16697 msgid "Use the gold linker instead of the default linker."
16698 msgstr ""
16700 #: common.opt:2800
16701 msgid "Use the lld LLVM linker instead of the default linker."
16702 msgstr ""
16704 #: common.opt:2812
16705 msgid "Perform variable tracking."
16706 msgstr ""
16708 #: common.opt:2820
16709 msgid "Perform variable tracking by annotating assignments."
16710 msgstr ""
16712 #: common.opt:2826
16713 msgid "Toggle -fvar-tracking-assignments."
16714 msgstr ""
16716 #: common.opt:2834
16717 msgid ""
16718 "Perform variable tracking and also tag variables that are uninitialized."
16719 msgstr ""
16721 #: common.opt:2839
16722 msgid "Enable vectorization on trees."
16723 msgstr ""
16725 #: common.opt:2847
16726 msgid "Enable loop vectorization on trees."
16727 msgstr ""
16729 #: common.opt:2851
16730 msgid "Enable basic block vectorization (SLP) on trees."
16731 msgstr ""
16733 #: common.opt:2855
16734 msgid ""
16735 "-fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for "
16736 "vectorization."
16737 msgstr ""
16739 #: common.opt:2859
16740 msgid ""
16741 "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization "
16742 "cost model for code marked with a simd directive."
16743 msgstr ""
16745 #: common.opt:2875
16746 msgid ""
16747 "Enables the dynamic vectorizer cost model.  Preserved for backward "
16748 "compatibility."
16749 msgstr ""
16751 #: common.opt:2883
16752 msgid "Enable copy propagation of scalar-evolution information."
16753 msgstr ""
16755 #: common.opt:2893
16756 msgid "Add extra commentary to assembler output."
16757 msgstr ""
16759 #: common.opt:2897
16760 msgid ""
16761 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
16762 "visibility."
16763 msgstr ""
16765 #: common.opt:2916
16766 msgid "Validate vtable pointers before using them."
16767 msgstr ""
16769 #: common.opt:2932
16770 msgid "Output vtable verification counters."
16771 msgstr ""
16773 #: common.opt:2936
16774 msgid "Output vtable verification pointer sets information."
16775 msgstr ""
16777 #: common.opt:2940
16778 msgid "Use expression value profiles in optimizations."
16779 msgstr ""
16781 #: common.opt:2944
16782 msgid "Construct webs and split unrelated uses of single variable."
16783 msgstr ""
16785 #: common.opt:2948
16786 msgid "Enable conditional dead code elimination for builtin calls."
16787 msgstr ""
16789 #: common.opt:2952
16790 msgid "Perform whole program optimizations."
16791 msgstr ""
16793 #: common.opt:2956
16794 msgid "Assume pointer overflow wraps around."
16795 msgstr ""
16797 #: common.opt:2960
16798 msgid "Assume signed arithmetic overflow wraps around."
16799 msgstr ""
16801 #: common.opt:2964
16802 msgid "Put zero initialized data in the bss section."
16803 msgstr ""
16805 #: common.opt:2968
16806 msgid "Generate debug information in default format."
16807 msgstr ""
16809 #: common.opt:2972
16810 msgid "Assume assembler support for (DWARF2+) .loc directives."
16811 msgstr ""
16813 #: common.opt:2976
16814 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
16815 msgstr ""
16817 #: common.opt:2996
16818 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
16819 msgstr ""
16821 #: common.opt:3000
16822 msgid "Generate debug information in default version of DWARF format."
16823 msgstr ""
16825 #: common.opt:3004
16826 msgid "Generate debug information in DWARF v2 (or later) format."
16827 msgstr ""
16829 #: common.opt:3008
16830 msgid "Generate debug information in default extended format."
16831 msgstr ""
16833 #: common.opt:3012
16834 msgid "Generate extended entry point information for inlined functions."
16835 msgstr ""
16837 #: common.opt:3016
16838 msgid "Compute locview reset points based on insn length estimates."
16839 msgstr ""
16841 #: common.opt:3024
16842 msgid "Don't generate DWARF pubnames and pubtypes sections."
16843 msgstr ""
16845 #: common.opt:3028
16846 msgid "Generate DWARF pubnames and pubtypes sections."
16847 msgstr ""
16849 #: common.opt:3032
16850 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
16851 msgstr ""
16853 #: common.opt:3036
16854 msgid "Record gcc command line switches in DWARF DW_AT_producer."
16855 msgstr ""
16857 #: common.opt:3040
16858 msgid "Generate debug information in separate .dwo files."
16859 msgstr ""
16861 #: common.opt:3044
16862 msgid "Generate debug information in STABS format."
16863 msgstr ""
16865 #: common.opt:3048
16866 msgid "Generate debug information in extended STABS format."
16867 msgstr ""
16869 #: common.opt:3052
16870 msgid "Emit progressive recommended breakpoint locations."
16871 msgstr ""
16873 #: common.opt:3056
16874 msgid "Don't emit DWARF additions beyond selected version."
16875 msgstr ""
16877 #: common.opt:3060
16878 msgid ""
16879 "Add description attributes to some DWARF DIEs that have no name attribute."
16880 msgstr ""
16882 #: common.opt:3064
16883 msgid "Toggle debug information generation."
16884 msgstr ""
16886 #: common.opt:3068
16887 msgid "Augment variable location lists with progressive views."
16888 msgstr ""
16890 #: common.opt:3075
16891 msgid "Generate debug information in VMS format."
16892 msgstr ""
16894 #: common.opt:3079
16895 msgid "Generate debug information in XCOFF format."
16896 msgstr ""
16898 #: common.opt:3083
16899 msgid "Generate debug information in extended XCOFF format."
16900 msgstr ""
16902 #: common.opt:3101
16903 msgid "Generate compressed debug sections."
16904 msgstr ""
16906 #: common.opt:3105
16907 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
16908 msgstr ""
16910 #: common.opt:3112
16911 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
16912 msgstr ""
16914 #: common.opt:3116
16915 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
16916 msgstr ""
16918 #: common.opt:3141
16919 msgid "-o <file>\tPlace output into <file>."
16920 msgstr ""
16922 #: common.opt:3145
16923 msgid "Enable function profiling."
16924 msgstr ""
16926 #: common.opt:3155
16927 msgid "Like -pedantic but issue them as errors."
16928 msgstr ""
16930 #: common.opt:3195
16931 msgid "Do not display functions compiled or elapsed time."
16932 msgstr ""
16934 #: common.opt:3227
16935 msgid "Enable verbose output."
16936 msgstr ""
16938 #: common.opt:3231
16939 msgid "Display the compiler's version."
16940 msgstr ""
16942 #: common.opt:3235
16943 msgid "Suppress warnings."
16944 msgstr ""
16946 #: common.opt:3245
16947 msgid "Create a shared library."
16948 msgstr ""
16950 #: common.opt:3290
16951 msgid "Don't create a dynamically linked position independent executable."
16952 msgstr ""
16954 #: common.opt:3294
16955 msgid "Create a dynamically linked position independent executable."
16956 msgstr ""
16958 #: common.opt:3298
16959 msgid "Create a static position independent executable."
16960 msgstr ""
16962 #: common.opt:3305
16963 msgid "Use caller save register across calls if possible."
16964 msgstr ""
16966 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:671 cp/cvt.c:1342
16967 #: cp/cvt.c:1595
16968 #, gcc-internal-format
16969 msgid "value computed is not used"
16970 msgstr ""
16972 #: go/gofrontend/expressions.cc:721
16973 msgid "invalid use of type"
16974 msgstr ""
16976 #: go/gofrontend/expressions.cc:3142 go/gofrontend/expressions.cc:3158
16977 msgid "constant refers to itself"
16978 msgstr ""
16980 #: go/gofrontend/expressions.cc:4079 go/gofrontend/expressions.cc:4564
16981 msgid "expected pointer"
16982 msgstr ""
16984 #: go/gofrontend/expressions.cc:4535
16985 msgid "expected numeric type"
16986 msgstr ""
16988 #: go/gofrontend/expressions.cc:4540
16989 msgid "expected boolean type"
16990 msgstr ""
16992 #: go/gofrontend/expressions.cc:4545 c/c-parser.c:14250 c/c-parser.c:14257
16993 #: cp/parser.c:34448 cp/parser.c:34455
16994 #, gcc-internal-format
16995 msgid "expected integer"
16996 msgstr ""
16998 #: go/gofrontend/expressions.cc:6205
16999 msgid "invalid comparison of nil with nil"
17000 msgstr ""
17002 #: go/gofrontend/expressions.cc:6211 go/gofrontend/expressions.cc:6229
17003 msgid "incompatible types in binary expression"
17004 msgstr ""
17006 #: go/gofrontend/expressions.cc:6249
17007 msgid "integer division by zero"
17008 msgstr ""
17010 #: go/gofrontend/expressions.cc:6257
17011 msgid "shift of non-integer operand"
17012 msgstr ""
17014 #: go/gofrontend/expressions.cc:6260 go/gofrontend/expressions.cc:6264
17015 #: go/gofrontend/expressions.cc:6272
17016 msgid "shift count not unsigned integer"
17017 msgstr ""
17019 #: go/gofrontend/expressions.cc:6277
17020 msgid "negative shift count"
17021 msgstr ""
17023 #: go/gofrontend/expressions.cc:7100
17024 msgid "object is not a method"
17025 msgstr ""
17027 #: go/gofrontend/expressions.cc:7117
17028 msgid "method type does not match object type"
17029 msgstr ""
17031 #: go/gofrontend/expressions.cc:7511
17032 msgid "invalid use of %<...%> with builtin function"
17033 msgstr ""
17035 #: go/gofrontend/expressions.cc:7522
17036 msgid "invalid use of method value as argument of Offsetof"
17037 msgstr ""
17039 #: go/gofrontend/expressions.cc:7536
17040 msgid "argument of Offsetof implies indirection of an embedded field"
17041 msgstr ""
17043 #: go/gofrontend/expressions.cc:7561 go/gofrontend/expressions.cc:7598
17044 #: go/gofrontend/expressions.cc:7765 go/gofrontend/expressions.cc:8949
17045 #: go/gofrontend/expressions.cc:9098 go/gofrontend/expressions.cc:9144
17046 #: go/gofrontend/expressions.cc:9179 go/gofrontend/expressions.cc:9255
17047 #: go/gofrontend/expressions.cc:10522 go/gofrontend/expressions.cc:10539
17048 #: go/gofrontend/expressions.cc:10555
17049 msgid "not enough arguments"
17050 msgstr ""
17052 #: go/gofrontend/expressions.cc:7563 go/gofrontend/expressions.cc:7600
17053 #: go/gofrontend/expressions.cc:8954 go/gofrontend/expressions.cc:9081
17054 #: go/gofrontend/expressions.cc:9103 go/gofrontend/expressions.cc:9184
17055 #: go/gofrontend/expressions.cc:9257 go/gofrontend/expressions.cc:10089
17056 #: go/gofrontend/expressions.cc:10527 go/gofrontend/expressions.cc:10541
17057 #: go/gofrontend/expressions.cc:10562
17058 msgid "too many arguments"
17059 msgstr ""
17061 #: go/gofrontend/expressions.cc:7602
17062 msgid "argument 1 must be a map"
17063 msgstr ""
17065 #: go/gofrontend/expressions.cc:7795
17066 msgid "invalid type for make function"
17067 msgstr ""
17069 #: go/gofrontend/expressions.cc:7808
17070 msgid "length required when allocating a slice"
17071 msgstr ""
17073 #: go/gofrontend/expressions.cc:7852
17074 msgid "len larger than cap"
17075 msgstr ""
17077 #: go/gofrontend/expressions.cc:7861
17078 msgid "too many arguments to make"
17079 msgstr ""
17081 #: go/gofrontend/expressions.cc:8998
17082 msgid "argument must be array or slice or channel"
17083 msgstr ""
17085 #: go/gofrontend/expressions.cc:9008
17086 msgid "argument must be string or array or slice or map or channel"
17087 msgstr ""
17089 #: go/gofrontend/expressions.cc:9054
17090 msgid "unsupported argument type to builtin function"
17091 msgstr ""
17093 #: go/gofrontend/expressions.cc:9065
17094 msgid "argument must be channel"
17095 msgstr ""
17097 #: go/gofrontend/expressions.cc:9067
17098 msgid "cannot close receive-only channel"
17099 msgstr ""
17101 #: go/gofrontend/expressions.cc:9089
17102 msgid "argument must be a field reference"
17103 msgstr ""
17105 #: go/gofrontend/expressions.cc:9119
17106 msgid "left argument must be a slice"
17107 msgstr ""
17109 #: go/gofrontend/expressions.cc:9127
17110 msgid "element types must be the same"
17111 msgstr ""
17113 #: go/gofrontend/expressions.cc:9132
17114 msgid "first argument must be []byte"
17115 msgstr ""
17117 #: go/gofrontend/expressions.cc:9135
17118 msgid "second argument must be slice or string"
17119 msgstr ""
17121 #: go/gofrontend/expressions.cc:9247
17122 msgid "argument must have complex type"
17123 msgstr ""
17125 #: go/gofrontend/expressions.cc:9266
17126 msgid "complex arguments must have identical types"
17127 msgstr ""
17129 #: go/gofrontend/expressions.cc:9268
17130 msgid "complex arguments must have floating-point type"
17131 msgstr ""
17133 #: go/gofrontend/expressions.cc:9832 go/gofrontend/expressions.cc:10468
17134 #: go/gofrontend/expressions.cc:10841
17135 msgid "expected function"
17136 msgstr ""
17138 #: go/gofrontend/expressions.cc:9860
17139 msgid "multiple-value argument in single-value context"
17140 msgstr ""
17142 #: go/gofrontend/expressions.cc:10093
17143 msgid "invalid use of %<...%> with non-slice"
17144 msgstr ""
17146 #: go/gofrontend/expressions.cc:10476
17147 msgid "function result count mismatch"
17148 msgstr ""
17150 #: go/gofrontend/expressions.cc:10494
17151 msgid "incompatible type for receiver"
17152 msgstr ""
17154 #: go/gofrontend/expressions.cc:10512
17155 msgid "invalid use of %<...%> calling non-variadic function"
17156 msgstr ""
17158 #: go/gofrontend/expressions.cc:10850 go/gofrontend/expressions.cc:10864
17159 msgid "number of results does not match number of values"
17160 msgstr ""
17162 #: go/gofrontend/expressions.cc:11168 go/gofrontend/expressions.cc:11715
17163 msgid "index must be integer"
17164 msgstr ""
17166 #: go/gofrontend/expressions.cc:11176 go/gofrontend/expressions.cc:11723
17167 msgid "slice end must be integer"
17168 msgstr ""
17170 #: go/gofrontend/expressions.cc:11184
17171 msgid "slice capacity must be integer"
17172 msgstr ""
17174 #: go/gofrontend/expressions.cc:11234 go/gofrontend/expressions.cc:11757
17175 msgid "inverted slice range"
17176 msgstr ""
17178 #: go/gofrontend/expressions.cc:11277
17179 msgid "slice of unaddressable value"
17180 msgstr ""
17182 #: go/gofrontend/expressions.cc:11985
17183 msgid "incompatible type for map index"
17184 msgstr ""
17186 #: go/gofrontend/expressions.cc:12355
17187 msgid "expected interface or pointer to interface"
17188 msgstr ""
17190 #: go/gofrontend/expressions.cc:13076
17191 msgid "too many expressions for struct"
17192 msgstr ""
17194 #: go/gofrontend/expressions.cc:13089
17195 msgid "too few expressions for struct"
17196 msgstr ""
17198 #: go/gofrontend/expressions.cc:14852 go/gofrontend/statements.cc:1618
17199 msgid "type assertion only valid for interface types"
17200 msgstr ""
17202 #: go/gofrontend/expressions.cc:14864
17203 msgid "impossible type assertion: type does not implement interface"
17204 msgstr ""
17206 #: go/gofrontend/expressions.cc:15034 go/gofrontend/expressions.cc:15054
17207 #: go/gofrontend/statements.cc:1465
17208 msgid "expected channel"
17209 msgstr ""
17211 #: go/gofrontend/expressions.cc:15059 go/gofrontend/statements.cc:1470
17212 msgid "invalid receive on send-only channel"
17213 msgstr ""
17215 #: go/gofrontend/parse.cc:3117
17216 msgid ""
17217 "parentheses required around this composite literal to avoid parsing ambiguity"
17218 msgstr ""
17220 #: go/gofrontend/parse.cc:4681
17221 msgid "cannot fallthrough final case in switch"
17222 msgstr ""
17224 #: go/gofrontend/statements.cc:840
17225 msgid "invalid left hand side of assignment"
17226 msgstr ""
17228 #: go/gofrontend/statements.cc:851 go/gofrontend/statements.cc:1181
17229 msgid "use of untyped nil"
17230 msgstr ""
17232 #: go/gofrontend/statements.cc:1303
17233 msgid "expected map index on right hand side"
17234 msgstr ""
17236 #: go/gofrontend/statements.cc:2761 go/gofrontend/statements.cc:2791
17237 msgid "not enough arguments to return"
17238 msgstr ""
17240 #: go/gofrontend/statements.cc:2769
17241 msgid "return with value in function with no return type"
17242 msgstr ""
17244 #: go/gofrontend/statements.cc:2797
17245 msgid "too many values in return statement"
17246 msgstr ""
17248 #: go/gofrontend/statements.cc:3214
17249 msgid "expected boolean expression"
17250 msgstr ""
17252 #: go/gofrontend/statements.cc:4311
17253 msgid "cannot type switch on non-interface value"
17254 msgstr ""
17256 #: go/gofrontend/statements.cc:4446
17257 msgid "incompatible types in send"
17258 msgstr ""
17260 #: go/gofrontend/statements.cc:4451
17261 msgid "invalid send on receive-only channel"
17262 msgstr ""
17264 #: go/gofrontend/statements.cc:5461
17265 msgid "too many variables for range clause with channel"
17266 msgstr ""
17268 #: go/gofrontend/statements.cc:5468
17269 msgid "range clause must have array, slice, string, map, or channel type"
17270 msgstr ""
17272 #: go/gofrontend/types.cc:532
17273 msgid "invalid comparison of non-ordered type"
17274 msgstr ""
17276 #: go/gofrontend/types.cc:548
17277 msgid "slice can only be compared to nil"
17278 msgstr ""
17280 #: go/gofrontend/types.cc:550
17281 msgid "map can only be compared to nil"
17282 msgstr ""
17284 #: go/gofrontend/types.cc:552
17285 msgid "func can only be compared to nil"
17286 msgstr ""
17288 #: go/gofrontend/types.cc:558
17289 #, c-format
17290 msgid "invalid operation (%s)"
17291 msgstr ""
17293 #: go/gofrontend/types.cc:581
17294 msgid "invalid comparison of non-comparable type"
17295 msgstr ""
17297 #: go/gofrontend/types.cc:594
17298 msgid "invalid comparison of generated struct"
17299 msgstr ""
17301 #: go/gofrontend/types.cc:605
17302 msgid "invalid comparison of non-comparable struct"
17303 msgstr ""
17305 #: go/gofrontend/types.cc:615
17306 msgid "invalid comparison of generated array"
17307 msgstr ""
17309 #: go/gofrontend/types.cc:622
17310 msgid "invalid comparison of non-comparable array"
17311 msgstr ""
17313 #: go/gofrontend/types.cc:650
17314 msgid "multiple-value function call in single-value context"
17315 msgstr ""
17317 #: go/gofrontend/types.cc:734
17318 msgid "need explicit conversion"
17319 msgstr ""
17321 #: go/gofrontend/types.cc:742
17322 #, c-format
17323 msgid "cannot use type %s as type %s"
17324 msgstr ""
17326 #: go/gofrontend/types.cc:778
17327 msgid "conversion from normal type to notinheap type"
17328 msgstr ""
17330 #: go/gofrontend/types.cc:4566
17331 msgid "different receiver types"
17332 msgstr ""
17334 #: go/gofrontend/types.cc:4589 go/gofrontend/types.cc:4602
17335 #: go/gofrontend/types.cc:4616
17336 msgid "different number of parameters"
17337 msgstr ""
17339 #: go/gofrontend/types.cc:4609
17340 msgid "different parameter types"
17341 msgstr ""
17343 #: go/gofrontend/types.cc:4624
17344 msgid "different varargs"
17345 msgstr ""
17347 #: go/gofrontend/types.cc:4637 go/gofrontend/types.cc:4650
17348 #: go/gofrontend/types.cc:4664
17349 msgid "different number of results"
17350 msgstr ""
17352 #: go/gofrontend/types.cc:4657
17353 msgid "different result types"
17354 msgstr ""
17356 #: go/gofrontend/types.cc:8939
17357 #, c-format
17358 msgid "need explicit conversion; missing method %s%s%s"
17359 msgstr ""
17361 #: go/gofrontend/types.cc:8957 go/gofrontend/types.cc:9100
17362 #, c-format
17363 msgid "incompatible type for method %s%s%s"
17364 msgstr ""
17366 #: go/gofrontend/types.cc:8961 go/gofrontend/types.cc:9104
17367 #, c-format
17368 msgid "incompatible type for method %s%s%s (%s)"
17369 msgstr ""
17371 #: go/gofrontend/types.cc:9040 go/gofrontend/types.cc:9053
17372 msgid "pointer to interface type has no methods"
17373 msgstr ""
17375 #: go/gofrontend/types.cc:9042 go/gofrontend/types.cc:9055
17376 msgid "type has no methods"
17377 msgstr ""
17379 #: go/gofrontend/types.cc:9076
17380 #, c-format
17381 msgid "ambiguous method %s%s%s"
17382 msgstr ""
17384 #: go/gofrontend/types.cc:9079
17385 #, c-format
17386 msgid "missing method %s%s%s"
17387 msgstr ""
17389 #: go/gofrontend/types.cc:9121
17390 #, c-format
17391 msgid "method %s%s%s requires a pointer receiver"
17392 msgstr ""
17394 #: go/gofrontend/types.cc:9139
17395 #, c-format
17396 msgid "method %s%s%s is marked go:nointerface"
17397 msgstr ""
17399 #: attribs.c:440
17400 #, gcc-internal-format
17401 msgid ""
17402 "ignoring attribute %qE in declaration of a built-in function %qD because it "
17403 "conflicts with attribute %qs"
17404 msgstr ""
17406 #: attribs.c:446
17407 #, gcc-internal-format
17408 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
17409 msgstr ""
17411 #: attribs.c:452 c-family/c-attribs.c:2104 c-family/c-attribs.c:2411
17412 #: cp/decl.c:14004 cp/friend.c:303 cp/tree.c:4569
17413 #, gcc-internal-format
17414 msgid "previous declaration here"
17415 msgstr ""
17417 #. Warn about and ignore all others for now, but store them.
17418 #: attribs.c:567 c-family/c-attribs.c:3141 objc/objc-act.c:4969
17419 #: objc/objc-act.c:6940 objc/objc-act.c:8129 objc/objc-act.c:8180
17420 #, gcc-internal-format
17421 msgid "%qE attribute directive ignored"
17422 msgstr ""
17424 #: attribs.c:571
17425 #, gcc-internal-format
17426 msgid "%<%E::%E%> scoped attribute directive ignored"
17427 msgstr ""
17429 #: attribs.c:580
17430 #, gcc-internal-format
17431 msgid "wrong number of arguments specified for %qE attribute"
17432 msgstr ""
17434 #: attribs.c:594 cp/decl.c:11251
17435 #, gcc-internal-format
17436 msgid "attribute ignored"
17437 msgstr ""
17439 #: attribs.c:596 cp/decl.c:11252
17440 #, gcc-internal-format
17441 msgid "an attribute that appertains to a type-specifier is ignored"
17442 msgstr ""
17444 #: attribs.c:614 c-family/c-attribs.c:3693
17445 #, gcc-internal-format
17446 msgid "%qE attribute does not apply to types"
17447 msgstr ""
17449 #: attribs.c:663
17450 #, gcc-internal-format
17451 msgid "%qE attribute only applies to function types"
17452 msgstr ""
17454 #: attribs.c:673
17455 #, gcc-internal-format
17456 msgid "type attributes ignored after type is already defined"
17457 msgstr ""
17459 #: attribs.c:724 attribs.c:1628 attribs.c:1638 attribs.c:1648
17460 #: c-family/c-attribs.c:735 c-family/c-attribs.c:754 c-family/c-attribs.c:772
17461 #: c-family/c-attribs.c:802 c-family/c-attribs.c:823 c-family/c-attribs.c:844
17462 #: c-family/c-attribs.c:885 c-family/c-attribs.c:916 c-family/c-attribs.c:932
17463 #: c-family/c-attribs.c:949 c-family/c-attribs.c:965 c-family/c-attribs.c:991
17464 #: c-family/c-attribs.c:1006 c-family/c-attribs.c:1034
17465 #: c-family/c-attribs.c:1051 c-family/c-attribs.c:1069
17466 #: c-family/c-attribs.c:1093 c-family/c-attribs.c:1131
17467 #: c-family/c-attribs.c:1154 c-family/c-attribs.c:1171
17468 #: c-family/c-attribs.c:1200 c-family/c-attribs.c:1221
17469 #: c-family/c-attribs.c:1242 c-family/c-attribs.c:1269
17470 #: c-family/c-attribs.c:1299 c-family/c-attribs.c:1336
17471 #: c-family/c-attribs.c:1389 c-family/c-attribs.c:1455
17472 #: c-family/c-attribs.c:1513 c-family/c-attribs.c:1602
17473 #: c-family/c-attribs.c:1632 c-family/c-attribs.c:1683
17474 #: c-family/c-attribs.c:2223 c-family/c-attribs.c:2260
17475 #: c-family/c-attribs.c:2321 c-family/c-attribs.c:2562
17476 #: c-family/c-attribs.c:2640 c-family/c-attribs.c:2791
17477 #: c-family/c-attribs.c:2810 c-family/c-attribs.c:2975
17478 #: c-family/c-attribs.c:3032 c-family/c-attribs.c:3059
17479 #: c-family/c-attribs.c:3114 c-family/c-attribs.c:3294
17480 #: c-family/c-attribs.c:3315 c-family/c-attribs.c:3428
17481 #: c-family/c-attribs.c:3695 c-family/c-attribs.c:3713
17482 #: c-family/c-attribs.c:3736 c-family/c-attribs.c:3775
17483 #: c-family/c-attribs.c:3857 c-family/c-attribs.c:3913
17484 #: c-family/c-attribs.c:3929 c-family/c-attribs.c:4023 c-family/c-common.c:5680
17485 #: config/darwin.c:2066 config/arm/arm.c:6898 config/arm/arm.c:6926
17486 #: config/arm/arm.c:6943 config/avr/avr.c:9698 config/csky/csky.c:6060
17487 #: config/csky/csky.c:6082 config/h8300/h8300.c:5483 config/h8300/h8300.c:5507
17488 #: config/i386/i386.c:6389 config/i386/i386.c:41252 config/i386/i386.c:45836
17489 #: config/ia64/ia64.c:788 config/rs6000/rs6000.c:32968 config/spu/spu.c:3748
17490 #: ada/gcc-interface/utils.c:6351 ada/gcc-interface/utils.c:6368
17491 #: ada/gcc-interface/utils.c:6384 ada/gcc-interface/utils.c:6410
17492 #: brig/brig-lang.c:484 lto/lto-lang.c:286
17493 #, gcc-internal-format
17494 msgid "%qE attribute ignored"
17495 msgstr ""
17497 #: attribs.c:995
17498 #, gcc-internal-format
17499 msgid "missing %<target%> attribute for multi-versioned %qD"
17500 msgstr ""
17502 #: attribs.c:998 cp/decl.c:1136 cp/decl.c:1971 cp/decl.c:1982 cp/decl.c:2584
17503 #: cp/decl.c:3006
17504 #, gcc-internal-format
17505 msgid "previous declaration of %qD"
17506 msgstr ""
17508 #: attribs.c:1141
17509 #, gcc-internal-format
17510 msgid "ignoring attributes applied to %qT after definition"
17511 msgstr ""
17513 #: attribs.c:1559
17514 #, gcc-internal-format
17515 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
17516 msgstr ""
17518 #: attribs.c:1571
17519 #, gcc-internal-format
17520 msgid ""
17521 "%q+D redeclared without dllimport attribute after being referenced with dll "
17522 "linkage"
17523 msgstr ""
17525 #: attribs.c:1585
17526 #, gcc-internal-format
17527 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
17528 msgstr ""
17530 #: attribs.c:1666
17531 #, gcc-internal-format
17532 msgid "inline function %q+D declared as dllimport: attribute ignored"
17533 msgstr ""
17535 #: attribs.c:1674
17536 #, gcc-internal-format
17537 msgid "function %q+D definition is marked dllimport"
17538 msgstr ""
17540 #: attribs.c:1682
17541 #, gcc-internal-format
17542 msgid "variable %q+D definition is marked dllimport"
17543 msgstr ""
17545 #: attribs.c:1713
17546 #, gcc-internal-format
17547 msgid "external linkage required for symbol %q+D because of %qE attribute"
17548 msgstr ""
17550 #: attribs.c:1727
17551 #, gcc-internal-format
17552 msgid ""
17553 "%qE implies default visibility, but %qD has already been declared with a "
17554 "different visibility"
17555 msgstr ""
17557 #: attribs.c:1984
17558 #, gcc-internal-format
17559 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
17560 msgid_plural ""
17561 "%qD specifies more restrictive attributes than its target %qD: %s"
17562 msgstr[0] ""
17563 msgstr[1] ""
17565 #: attribs.c:1990 attribs.c:2010
17566 #, gcc-internal-format
17567 msgid "%qD target declared here"
17568 msgstr ""
17570 #: attribs.c:2004
17571 #, gcc-internal-format
17572 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
17573 msgid_plural ""
17574 "%qD specifies less restrictive attributes than its target %qD: %s"
17575 msgstr[0] ""
17576 msgstr[1] ""
17578 #: auto-profile.c:365
17579 #, gcc-internal-format
17580 msgid "offset exceeds 16 bytes"
17581 msgstr ""
17583 #: auto-profile.c:865
17584 #, gcc-internal-format
17585 msgid "Not expected TAG."
17586 msgstr ""
17588 #: auto-profile.c:930
17589 #, gcc-internal-format, gfc-internal-format
17590 msgid "cannot open profile file %s"
17591 msgstr ""
17593 #: auto-profile.c:936
17594 #, gcc-internal-format
17595 msgid "AutoFDO profile magic number does not match"
17596 msgstr ""
17598 #: auto-profile.c:944
17599 #, gcc-internal-format, gfc-internal-format
17600 msgid "AutoFDO profile version %u does match %u"
17601 msgstr ""
17603 #: auto-profile.c:956
17604 #, gcc-internal-format, gfc-internal-format
17605 msgid "cannot read string table from %s"
17606 msgstr ""
17608 #: auto-profile.c:964
17609 #, gcc-internal-format, gfc-internal-format
17610 msgid "cannot read function profile from %s"
17611 msgstr ""
17613 #: bt-load.c:1562
17614 #, gcc-internal-format
17615 msgid ""
17616 "branch target register load optimization is not intended to be run twice"
17617 msgstr ""
17619 #: builtins.c:558
17620 #, gcc-internal-format
17621 msgid "%qs argument missing terminating nul"
17622 msgstr ""
17624 #: builtins.c:561 builtins.c:3132 builtins.c:3186 gimple-ssa-sprintf.c:2980
17625 #, gcc-internal-format
17626 msgid "referenced argument declared here"
17627 msgstr ""
17629 #: builtins.c:767
17630 #, gcc-internal-format
17631 msgid "offset %qwi outside bounds of constant string"
17632 msgstr ""
17634 #: builtins.c:1390
17635 #, gcc-internal-format
17636 msgid "second argument to %<__builtin_prefetch%> must be a constant"
17637 msgstr ""
17639 #: builtins.c:1397
17640 #, gcc-internal-format
17641 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
17642 msgstr ""
17644 #: builtins.c:1405
17645 #, gcc-internal-format
17646 msgid "third argument to %<__builtin_prefetch%> must be a constant"
17647 msgstr ""
17649 #: builtins.c:1412
17650 #, gcc-internal-format
17651 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
17652 msgstr ""
17654 #: builtins.c:3097 builtins.c:3511 calls.c:1652
17655 #, gcc-internal-format
17656 msgid "%K%qD specified bound %E exceeds maximum object size %E"
17657 msgstr ""
17659 #: builtins.c:3125
17660 #, gcc-internal-format
17661 msgid "%K%qD specified bound %E exceeds the size %E of unterminated array"
17662 msgstr ""
17664 #: builtins.c:3127
17665 #, gcc-internal-format
17666 msgid ""
17667 "%K%qD specified bound %E may exceed the size of at most %E of unterminated "
17668 "array"
17669 msgstr ""
17671 #: builtins.c:3156
17672 #, gcc-internal-format
17673 msgid "%K%qD specified bound [%wu, %wu] exceeds maximum object size %E"
17674 msgstr ""
17676 #: builtins.c:3179
17677 #, gcc-internal-format
17678 msgid ""
17679 "%K%qD specified bound [%wu, %wu] exceeds the size %E of unterminated array"
17680 msgstr ""
17682 #: builtins.c:3181
17683 #, gcc-internal-format
17684 msgid ""
17685 "%K%qD specified bound [%wu, %wu] may exceed the size of at most %E of "
17686 "unterminated array"
17687 msgstr ""
17689 #: builtins.c:3411
17690 #, gcc-internal-format
17691 msgid "%K%qD specified size %E exceeds maximum object size %E"
17692 msgstr ""
17694 #: builtins.c:3416
17695 #, gcc-internal-format
17696 msgid "%K%qD specified size between %E and %E exceeds maximum object size %E"
17697 msgstr ""
17699 #: builtins.c:3454 builtins.c:3469
17700 #, gcc-internal-format
17701 msgid ""
17702 "%K%qD writing %E or more bytes into a region of size %E overflows the "
17703 "destination"
17704 msgstr ""
17706 #: builtins.c:3460
17707 #, gcc-internal-format
17708 msgid ""
17709 "%K%qD writing %E byte into a region of size %E overflows the destination"
17710 msgid_plural ""
17711 "%K%qD writing %E bytes into a region of size %E overflows the destination"
17712 msgstr[0] ""
17713 msgstr[1] ""
17715 #: builtins.c:3475
17716 #, gcc-internal-format
17717 msgid ""
17718 "%K%qD writing between %E and %E bytes into a region of size %E overflows the "
17719 "destination"
17720 msgstr ""
17722 #: builtins.c:3517
17723 #, gcc-internal-format
17724 msgid "%K%qD specified bound between %E and %E exceeds maximum object size %E"
17725 msgstr ""
17727 #: builtins.c:3532
17728 #, gcc-internal-format
17729 msgid "%K%qD specified bound %E exceeds destination size %E"
17730 msgstr ""
17732 #: builtins.c:3538
17733 #, gcc-internal-format
17734 msgid "%K%qD specified bound between %E and %E exceeds destination size %E"
17735 msgstr ""
17737 #: builtins.c:3560
17738 #, gcc-internal-format
17739 msgid "%K%qD reading %E byte from a region of size %E"
17740 msgid_plural "%K%qD reading %E bytes from a region of size %E"
17741 msgstr[0] ""
17742 msgstr[1] ""
17744 #: builtins.c:3567
17745 #, gcc-internal-format
17746 msgid "%K%qD reading %E or more bytes from a region of size %E"
17747 msgstr ""
17749 #: builtins.c:3573
17750 #, gcc-internal-format
17751 msgid "%K%qD reading between %E and %E bytes from a region of size %E"
17752 msgstr ""
17754 #: builtins.c:4247 builtins.c:4316
17755 #, gcc-internal-format
17756 msgid "%K%qD specified bound %E equals destination size"
17757 msgstr ""
17759 #: builtins.c:5160 gimplify.c:3287
17760 #, gcc-internal-format
17761 msgid "too few arguments to function %<va_start%>"
17762 msgstr ""
17764 #: builtins.c:5260
17765 #, gcc-internal-format
17766 msgid "invalid argument to %qD"
17767 msgstr ""
17769 #: builtins.c:5273
17770 #, gcc-internal-format
17771 msgid "unsupported argument to %qD"
17772 msgstr ""
17774 #. Warn since no effort is made to ensure that any frame
17775 #. beyond the current one exists or can be safely reached.
17776 #: builtins.c:5281
17777 #, gcc-internal-format
17778 msgid "calling %qD with a nonzero argument is unsafe"
17779 msgstr ""
17781 #: builtins.c:5609
17782 #, gcc-internal-format
17783 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
17784 msgstr ""
17786 #: builtins.c:5708
17787 #, gcc-internal-format
17788 msgid "trampoline generated for nested function %qD"
17789 msgstr ""
17791 #: builtins.c:6060 builtins.c:6073
17792 #, gcc-internal-format
17793 msgid "%qD changed semantics in GCC 4.4"
17794 msgstr ""
17796 #: builtins.c:6179
17797 #, gcc-internal-format
17798 msgid "unknown architecture specifier in memory model to builtin"
17799 msgstr ""
17801 #: builtins.c:6187
17802 #, gcc-internal-format
17803 msgid "invalid memory model argument to builtin"
17804 msgstr ""
17806 #: builtins.c:6248 builtins.c:6375
17807 #, gcc-internal-format
17808 msgid ""
17809 "failure memory model cannot be stronger than success memory model for "
17810 "%<__atomic_compare_exchange%>"
17811 msgstr ""
17813 #: builtins.c:6256 builtins.c:6383
17814 #, gcc-internal-format
17815 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
17816 msgstr ""
17818 #: builtins.c:6441
17819 #, gcc-internal-format
17820 msgid "invalid memory model for %<__atomic_load%>"
17821 msgstr ""
17823 #: builtins.c:6473 builtins.c:6666
17824 #, gcc-internal-format
17825 msgid "invalid memory model for %<__atomic_store%>"
17826 msgstr ""
17828 #: builtins.c:6787
17829 #, gcc-internal-format
17830 msgid "non-constant argument 1 to __atomic_always_lock_free"
17831 msgstr ""
17833 #: builtins.c:6829
17834 #, gcc-internal-format
17835 msgid "non-integer argument 1 to __atomic_is_lock_free"
17836 msgstr ""
17838 #: builtins.c:6893
17839 #, gcc-internal-format
17840 msgid "%<__builtin_thread_pointer%> is not supported on this target"
17841 msgstr ""
17843 #: builtins.c:6913
17844 #, gcc-internal-format
17845 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
17846 msgstr ""
17848 #: builtins.c:6972
17849 #, gcc-internal-format
17850 msgid "%qs only supported in OpenACC code"
17851 msgstr ""
17853 #: builtins.c:6979
17854 #, gcc-internal-format
17855 msgid "non-constant argument 0 to %qs"
17856 msgstr ""
17858 #: builtins.c:6991
17859 #, gcc-internal-format
17860 msgid "illegal argument 0 to %qs"
17861 msgstr ""
17863 #. All valid uses of __builtin_va_arg_pack () are removed during
17864 #. inlining.
17865 #: builtins.c:7419 expr.c:10995
17866 #, gcc-internal-format
17867 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
17868 msgstr ""
17870 #. All valid uses of __builtin_va_arg_pack_len () are removed during
17871 #. inlining.
17872 #: builtins.c:7425
17873 #, gcc-internal-format
17874 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
17875 msgstr ""
17877 #: builtins.c:7719
17878 #, gcc-internal-format
17879 msgid "%<__builtin_longjmp%> second argument must be 1"
17880 msgstr ""
17882 #: builtins.c:8616
17883 #, gcc-internal-format
17884 msgid "target format does not support infinity"
17885 msgstr ""
17887 #: builtins.c:10227
17888 #, gcc-internal-format
17889 msgid "%<va_start%> used in function with fixed args"
17890 msgstr ""
17892 #: builtins.c:10235
17893 #, gcc-internal-format
17894 msgid "wrong number of arguments to function %<va_start%>"
17895 msgstr ""
17897 #: builtins.c:10250
17898 #, gcc-internal-format
17899 msgid "%<__builtin_next_arg%> called without an argument"
17900 msgstr ""
17902 #: builtins.c:10255
17903 #, gcc-internal-format
17904 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
17905 msgstr ""
17907 #: builtins.c:10287
17908 #, gcc-internal-format
17909 msgid "second parameter of %<va_start%> not last named argument"
17910 msgstr ""
17912 #: builtins.c:10300
17913 #, gcc-internal-format
17914 msgid ""
17915 "undefined behavior when second parameter of %<va_start%> is declared with "
17916 "%<register%> storage"
17917 msgstr ""
17919 #: builtins.c:10329
17920 #, gcc-internal-format
17921 msgid "%Kfirst argument of %qD must be a pointer, second integer constant"
17922 msgstr ""
17924 #: builtins.c:10342
17925 #, gcc-internal-format
17926 msgid "%Klast argument of %qD is not integer constant between 0 and 3"
17927 msgstr ""
17929 #: builtins.c:10621
17930 #, gcc-internal-format
17931 msgid "%Kattempt to free a non-heap object %qD"
17932 msgstr ""
17934 #: builtins.c:10624
17935 #, gcc-internal-format
17936 msgid "%Kattempt to free a non-heap object"
17937 msgstr ""
17939 #: calls.c:1367
17940 #, gcc-internal-format
17941 msgid "%Kargument %i value %qE is negative"
17942 msgstr ""
17944 #: calls.c:1385
17945 #, gcc-internal-format
17946 msgid "%Kargument %i value is zero"
17947 msgstr ""
17949 #: calls.c:1403
17950 #, gcc-internal-format
17951 msgid "%Kargument %i value %qE exceeds maximum object size %E"
17952 msgstr ""
17954 #: calls.c:1417
17955 #, gcc-internal-format
17956 msgid "%Kargument %i range [%E, %E] is negative"
17957 msgstr ""
17959 #: calls.c:1424
17960 #, gcc-internal-format
17961 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
17962 msgstr ""
17964 #: calls.c:1454
17965 #, gcc-internal-format
17966 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
17967 msgstr ""
17969 #: calls.c:1460
17970 #, gcc-internal-format
17971 msgid ""
17972 "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
17973 msgstr ""
17975 #: calls.c:1471 calls.c:1474
17976 #, gcc-internal-format
17977 msgid "argument %i in the range [%E, %E]"
17978 msgstr ""
17980 #: calls.c:1485
17981 #, gcc-internal-format
17982 msgid "in a call to built-in allocation function %qD"
17983 msgstr ""
17985 #: calls.c:1488
17986 #, gcc-internal-format
17987 msgid "in a call to allocation function %qD declared here"
17988 msgstr ""
17990 #: calls.c:1657
17991 #, gcc-internal-format
17992 msgid "%K%qD specified bound [%E, %E] exceeds maximum object size %E"
17993 msgstr ""
17995 #: calls.c:1800
17996 #, gcc-internal-format
17997 msgid ""
17998 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
17999 "specified bound %wu"
18000 msgstr ""
18002 #: calls.c:1806
18003 #, gcc-internal-format
18004 msgid ""
18005 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
18006 "specified bound [%E, %E]"
18007 msgstr ""
18009 #: calls.c:1812
18010 #, gcc-internal-format
18011 msgid ""
18012 "%qD argument %i declared attribute %<nonstring%> may be smaller than the "
18013 "specified bound [%E, %E]"
18014 msgstr ""
18016 #: calls.c:1822
18017 #, gcc-internal-format
18018 msgid "%qD argument %i declared attribute %<nonstring%>"
18019 msgstr ""
18021 #: calls.c:1827
18022 #, gcc-internal-format
18023 msgid "argument %qD declared here"
18024 msgstr ""
18026 #: calls.c:1841
18027 #, gcc-internal-format, gfc-internal-format
18028 msgid "cannot tail-call: %s"
18029 msgstr ""
18031 #: calls.c:3385
18032 #, gcc-internal-format
18033 msgid "function call has aggregate value"
18034 msgstr ""
18036 #: calls.c:4075
18037 #, gcc-internal-format
18038 msgid "passing too large argument on stack"
18039 msgstr ""
18041 #: cfgexpand.c:1690
18042 #, gcc-internal-format
18043 msgid "total size of local objects is too large"
18044 msgstr ""
18046 #: cfgexpand.c:1693 function.c:1008 varasm.c:2243
18047 #, gcc-internal-format
18048 msgid "size of variable %q+D is too large"
18049 msgstr ""
18051 #: cfgexpand.c:1705
18052 #, gcc-internal-format
18053 msgid "cannot allocate stack for variable %q+D, naked function."
18054 msgstr ""
18056 #: cfgexpand.c:2815
18057 #, gcc-internal-format
18058 msgid "too many alternatives in %<asm%>"
18059 msgstr ""
18061 #: cfgexpand.c:2822
18062 #, gcc-internal-format
18063 msgid "operand constraints for %<asm%> differ in number of alternatives"
18064 msgstr ""
18066 #: cfgexpand.c:2843
18067 #, gcc-internal-format
18068 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
18069 msgstr ""
18071 #. ??? Diagnose during gimplification?
18072 #: cfgexpand.c:2874
18073 #, gcc-internal-format
18074 msgid "PIC register clobbered by %qs in %<asm%>"
18075 msgstr ""
18077 #: cfgexpand.c:2883
18078 #, gcc-internal-format
18079 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
18080 msgstr ""
18082 #: cfgexpand.c:2885
18083 #, gcc-internal-format
18084 msgid ""
18085 "the value of the stack pointer after an %<asm%> statement must be the same "
18086 "as it was before the statement"
18087 msgstr ""
18089 #: cfgexpand.c:2953
18090 #, gcc-internal-format
18091 msgid "more than %d operands in %<asm%>"
18092 msgstr ""
18094 #. ??? Diagnose during gimplification?
18095 #: cfgexpand.c:3006
18096 #, gcc-internal-format
18097 msgid "unknown register name %qs in %<asm%>"
18098 msgstr ""
18100 #: cfgexpand.c:3070
18101 #, gcc-internal-format
18102 msgid "invalid hard register usage between output operands"
18103 msgstr ""
18105 #: cfgexpand.c:3093
18106 #, gcc-internal-format
18107 msgid ""
18108 "invalid hard register usage between output operand and matching constraint "
18109 "operand"
18110 msgstr ""
18112 #: cfgexpand.c:3098
18113 #, gcc-internal-format
18114 msgid ""
18115 "invalid hard register usage between earlyclobber operand and input operand"
18116 msgstr ""
18118 #: cfgexpand.c:3175
18119 #, gcc-internal-format, gfc-internal-format
18120 msgid "output number %d not directly addressable"
18121 msgstr ""
18123 #: cfgexpand.c:3256
18124 #, gcc-internal-format
18125 msgid "asm operand %d probably doesn%'t match constraints"
18126 msgstr ""
18128 #: cfgexpand.c:3439
18129 #, gcc-internal-format
18130 msgid "asm clobber conflict with output operand"
18131 msgstr ""
18133 #: cfgexpand.c:3443
18134 #, gcc-internal-format
18135 msgid "asm clobber conflict with input operand"
18136 msgstr ""
18138 #: cfgexpand.c:6387
18139 #, gcc-internal-format
18140 msgid "stack protector not protecting local variables: variable length buffer"
18141 msgstr ""
18143 #: cfgexpand.c:6391
18144 #, gcc-internal-format, gfc-internal-format
18145 msgid ""
18146 "stack protector not protecting function: all local arrays are less than %d "
18147 "bytes long"
18148 msgstr ""
18150 #: cfghooks.c:111
18151 #, gcc-internal-format, gfc-internal-format
18152 msgid "bb %d on wrong place"
18153 msgstr ""
18155 #: cfghooks.c:117
18156 #, gcc-internal-format, gfc-internal-format
18157 msgid "prev_bb of %d should be %d, not %d"
18158 msgstr ""
18160 #: cfghooks.c:134
18161 #, gcc-internal-format, gfc-internal-format
18162 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
18163 msgstr ""
18165 #: cfghooks.c:140
18166 #, gcc-internal-format, gfc-internal-format
18167 msgid "verify_flow_info: Block %i lacks loop_father"
18168 msgstr ""
18170 #: cfghooks.c:146
18171 #, gcc-internal-format, gfc-internal-format
18172 msgid "verify_flow_info: Wrong count of block %i"
18173 msgstr ""
18175 #: cfghooks.c:154
18176 #, gcc-internal-format, gfc-internal-format
18177 msgid "verify_flow_info: Missing count of block %i"
18178 msgstr ""
18180 #: cfghooks.c:162
18181 #, gcc-internal-format, gfc-internal-format
18182 msgid "verify_flow_info: Duplicate edge %i->%i"
18183 msgstr ""
18185 #: cfghooks.c:171
18186 #, gcc-internal-format, gfc-internal-format
18187 msgid "Uninitialized probability of edge %i->%i"
18188 msgstr ""
18190 #: cfghooks.c:177
18191 #, gcc-internal-format, gfc-internal-format
18192 msgid "verify_flow_info: Wrong probability of edge %i->%i"
18193 msgstr ""
18195 #: cfghooks.c:189
18196 #, gcc-internal-format, gfc-internal-format
18197 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
18198 msgstr ""
18200 #: cfghooks.c:203
18201 #, gcc-internal-format, gfc-internal-format
18202 msgid "wrong amount of branch edges after unconditional jump %i"
18203 msgstr ""
18205 #: cfghooks.c:211 cfghooks.c:222
18206 #, gcc-internal-format, gfc-internal-format
18207 msgid "basic block %d pred edge is corrupted"
18208 msgstr ""
18210 #: cfghooks.c:223
18211 #, gcc-internal-format, gfc-internal-format
18212 msgid "its dest_idx should be %d, not %d"
18213 msgstr ""
18215 #: cfghooks.c:252
18216 #, gcc-internal-format, gfc-internal-format
18217 msgid "basic block %i edge lists are corrupted"
18218 msgstr ""
18220 #: cfghooks.c:265
18221 #, gcc-internal-format
18222 msgid "verify_flow_info failed"
18223 msgstr ""
18225 #: cfghooks.c:323
18226 #, gcc-internal-format, gfc-internal-format
18227 msgid "%s does not support dump_bb_for_graph"
18228 msgstr ""
18230 #: cfghooks.c:366
18231 #, gcc-internal-format, gfc-internal-format
18232 msgid "%s does not support redirect_edge_and_branch"
18233 msgstr ""
18235 #: cfghooks.c:386
18236 #, gcc-internal-format, gfc-internal-format
18237 msgid "%s does not support can_remove_branch_p"
18238 msgstr ""
18240 #: cfghooks.c:480
18241 #, gcc-internal-format, gfc-internal-format
18242 msgid "%s does not support redirect_edge_and_branch_force"
18243 msgstr ""
18245 #: cfghooks.c:518
18246 #, gcc-internal-format, gfc-internal-format
18247 msgid "%s does not support split_block"
18248 msgstr ""
18250 #: cfghooks.c:584
18251 #, gcc-internal-format, gfc-internal-format
18252 msgid "%s does not support move_block_after"
18253 msgstr ""
18255 #: cfghooks.c:597
18256 #, gcc-internal-format, gfc-internal-format
18257 msgid "%s does not support delete_basic_block"
18258 msgstr ""
18260 #: cfghooks.c:643
18261 #, gcc-internal-format, gfc-internal-format
18262 msgid "%s does not support split_edge"
18263 msgstr ""
18265 #: cfghooks.c:716
18266 #, gcc-internal-format, gfc-internal-format
18267 msgid "%s does not support create_basic_block"
18268 msgstr ""
18270 #: cfghooks.c:757
18271 #, gcc-internal-format, gfc-internal-format
18272 msgid "%s does not support can_merge_blocks_p"
18273 msgstr ""
18275 #: cfghooks.c:768
18276 #, gcc-internal-format, gfc-internal-format
18277 msgid "%s does not support predict_edge"
18278 msgstr ""
18280 #: cfghooks.c:777
18281 #, gcc-internal-format, gfc-internal-format
18282 msgid "%s does not support predicted_by_p"
18283 msgstr ""
18285 #: cfghooks.c:791
18286 #, gcc-internal-format, gfc-internal-format
18287 msgid "%s does not support merge_blocks"
18288 msgstr ""
18290 #: cfghooks.c:872
18291 #, gcc-internal-format, gfc-internal-format
18292 msgid "%s does not support make_forwarder_block"
18293 msgstr ""
18295 #: cfghooks.c:1021
18296 #, gcc-internal-format, gfc-internal-format
18297 msgid "%s does not support force_nonfallthru"
18298 msgstr ""
18300 #: cfghooks.c:1055
18301 #, gcc-internal-format, gfc-internal-format
18302 msgid "%s does not support can_duplicate_block_p"
18303 msgstr ""
18305 #: cfghooks.c:1077
18306 #, gcc-internal-format, gfc-internal-format
18307 msgid "%s does not support duplicate_block"
18308 msgstr ""
18310 #: cfghooks.c:1152
18311 #, gcc-internal-format, gfc-internal-format
18312 msgid "%s does not support block_ends_with_call_p"
18313 msgstr ""
18315 #: cfghooks.c:1163
18316 #, gcc-internal-format, gfc-internal-format
18317 msgid "%s does not support block_ends_with_condjump_p"
18318 msgstr ""
18320 #: cfghooks.c:1181
18321 #, gcc-internal-format, gfc-internal-format
18322 msgid "%s does not support flow_call_edges_add"
18323 msgstr ""
18325 #: cfgloop.c:1388
18326 #, gcc-internal-format
18327 msgid "loop verification on loop tree that needs fixup"
18328 msgstr ""
18330 #: cfgloop.c:1404
18331 #, gcc-internal-format
18332 msgid "corrupt loop tree root"
18333 msgstr ""
18335 #: cfgloop.c:1414
18336 #, gcc-internal-format, gfc-internal-format
18337 msgid "loop with header %d marked for removal"
18338 msgstr ""
18340 #: cfgloop.c:1419
18341 #, gcc-internal-format, gfc-internal-format
18342 msgid "loop with header %d not in loop tree"
18343 msgstr ""
18345 #: cfgloop.c:1425
18346 #, gcc-internal-format, gfc-internal-format
18347 msgid "non-loop with header %d not marked for removal"
18348 msgstr ""
18350 #: cfgloop.c:1439
18351 #, gcc-internal-format, gfc-internal-format
18352 msgid "removed loop %d in loop tree"
18353 msgstr ""
18355 #: cfgloop.c:1447
18356 #, gcc-internal-format, gfc-internal-format
18357 msgid "size of loop %d should be %d, not %d"
18358 msgstr ""
18360 #: cfgloop.c:1458
18361 #, gcc-internal-format, gfc-internal-format
18362 msgid "bb %d does not belong to loop %d"
18363 msgstr ""
18365 #: cfgloop.c:1470
18366 #, gcc-internal-format, gfc-internal-format
18367 msgid "bb %d has father loop %d, should be loop %d"
18368 msgstr ""
18370 #: cfgloop.c:1486
18371 #, gcc-internal-format
18372 msgid "loop %d%'s header is not a loop header"
18373 msgstr ""
18375 #: cfgloop.c:1492
18376 #, gcc-internal-format
18377 msgid "loop %d%'s header does not have exactly 2 entries"
18378 msgstr ""
18380 #: cfgloop.c:1499
18381 #, gcc-internal-format
18382 msgid "loop %d%'s latch does not have an edge to its header"
18383 msgstr ""
18385 #: cfgloop.c:1504
18386 #, gcc-internal-format
18387 msgid "loop %d%'s latch is not dominated by its header"
18388 msgstr ""
18390 #: cfgloop.c:1512
18391 #, gcc-internal-format
18392 msgid "loop %d%'s latch does not have exactly 1 successor"
18393 msgstr ""
18395 #: cfgloop.c:1517
18396 #, gcc-internal-format
18397 msgid "loop %d%'s latch does not have header as successor"
18398 msgstr ""
18400 #: cfgloop.c:1522
18401 #, gcc-internal-format
18402 msgid "loop %d%'s latch does not belong directly to it"
18403 msgstr ""
18405 #: cfgloop.c:1528
18406 #, gcc-internal-format
18407 msgid "loop %d%'s header does not belong directly to it"
18408 msgstr ""
18410 #: cfgloop.c:1534
18411 #, gcc-internal-format
18412 msgid "loop %d%'s latch is marked as part of irreducible region"
18413 msgstr ""
18415 #: cfgloop.c:1568
18416 #, gcc-internal-format, gfc-internal-format
18417 msgid "basic block %d should be marked irreducible"
18418 msgstr ""
18420 #: cfgloop.c:1574
18421 #, gcc-internal-format, gfc-internal-format
18422 msgid "basic block %d should not be marked irreducible"
18423 msgstr ""
18425 #: cfgloop.c:1582
18426 #, gcc-internal-format, gfc-internal-format
18427 msgid "edge from %d to %d should be marked irreducible"
18428 msgstr ""
18430 #: cfgloop.c:1589
18431 #, gcc-internal-format, gfc-internal-format
18432 msgid "edge from %d to %d should not be marked irreducible"
18433 msgstr ""
18435 #: cfgloop.c:1603
18436 #, gcc-internal-format, gfc-internal-format
18437 msgid "corrupted head of the exits list of loop %d"
18438 msgstr ""
18440 #: cfgloop.c:1621
18441 #, gcc-internal-format, gfc-internal-format
18442 msgid "corrupted exits list of loop %d"
18443 msgstr ""
18445 #: cfgloop.c:1630
18446 #, gcc-internal-format, gfc-internal-format
18447 msgid "nonempty exits list of loop %d, but exits are not recorded"
18448 msgstr ""
18450 #: cfgloop.c:1657
18451 #, gcc-internal-format, gfc-internal-format
18452 msgid "exit %d->%d not recorded"
18453 msgstr ""
18455 #: cfgloop.c:1680
18456 #, gcc-internal-format, gfc-internal-format
18457 msgid "wrong list of exited loops for edge  %d->%d"
18458 msgstr ""
18460 #: cfgloop.c:1689
18461 #, gcc-internal-format
18462 msgid "too many loop exits recorded"
18463 msgstr ""
18465 #: cfgloop.c:1700
18466 #, gcc-internal-format, gfc-internal-format
18467 msgid "%d exits recorded for loop %d (having %d exits)"
18468 msgstr ""
18470 #: cfgrtl.c:2361
18471 #, gcc-internal-format, gfc-internal-format
18472 msgid ""
18473 "non-cold basic block %d reachable only by paths crossing the cold partition"
18474 msgstr ""
18476 #: cfgrtl.c:2433
18477 #, gcc-internal-format, gfc-internal-format
18478 msgid "multiple hot/cold transitions found (bb %i)"
18479 msgstr ""
18481 #: cfgrtl.c:2441
18482 #, gcc-internal-format
18483 msgid "partition found but function partition flag not set"
18484 msgstr ""
18486 #: cfgrtl.c:2480
18487 #, gcc-internal-format
18488 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
18489 msgstr ""
18491 #: cfgrtl.c:2489
18492 #, gcc-internal-format, gfc-internal-format
18493 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
18494 msgstr ""
18496 #: cfgrtl.c:2511
18497 #, gcc-internal-format
18498 msgid "EDGE_CROSSING incorrectly set across same section"
18499 msgstr ""
18501 #: cfgrtl.c:2516
18502 #, gcc-internal-format, gfc-internal-format
18503 msgid "fallthru edge crosses section boundary in bb %i"
18504 msgstr ""
18506 #: cfgrtl.c:2522
18507 #, gcc-internal-format, gfc-internal-format
18508 msgid "EH edge crosses section boundary in bb %i"
18509 msgstr ""
18511 #: cfgrtl.c:2528
18512 #, gcc-internal-format, gfc-internal-format
18513 msgid "No region crossing jump at section boundary in bb %i"
18514 msgstr ""
18516 #: cfgrtl.c:2535
18517 #, gcc-internal-format
18518 msgid "EDGE_CROSSING missing across section boundary"
18519 msgstr ""
18521 #: cfgrtl.c:2565
18522 #, gcc-internal-format, gfc-internal-format
18523 msgid "Region crossing jump across same section in bb %i"
18524 msgstr ""
18526 #: cfgrtl.c:2572
18527 #, gcc-internal-format, gfc-internal-format
18528 msgid "missing REG_EH_REGION note at the end of bb %i"
18529 msgstr ""
18531 #: cfgrtl.c:2577
18532 #, gcc-internal-format, gfc-internal-format
18533 msgid "too many exception handling edges in bb %i"
18534 msgstr ""
18536 #: cfgrtl.c:2585
18537 #, gcc-internal-format, gfc-internal-format
18538 msgid "too many outgoing branch edges from bb %i"
18539 msgstr ""
18541 #: cfgrtl.c:2590
18542 #, gcc-internal-format, gfc-internal-format
18543 msgid "fallthru edge after unconditional jump in bb %i"
18544 msgstr ""
18546 #: cfgrtl.c:2595
18547 #, gcc-internal-format, gfc-internal-format
18548 msgid "wrong number of branch edges after unconditional jump in bb %i"
18549 msgstr ""
18551 #: cfgrtl.c:2602
18552 #, gcc-internal-format, gfc-internal-format
18553 msgid "wrong amount of branch edges after conditional jump in bb %i"
18554 msgstr ""
18556 #: cfgrtl.c:2608
18557 #, gcc-internal-format, gfc-internal-format
18558 msgid "abnormal call edges for non-call insn in bb %i"
18559 msgstr ""
18561 #: cfgrtl.c:2613
18562 #, gcc-internal-format, gfc-internal-format
18563 msgid "sibcall edges for non-call insn in bb %i"
18564 msgstr ""
18566 #: cfgrtl.c:2623
18567 #, gcc-internal-format, gfc-internal-format
18568 msgid "abnormal edges for no purpose in bb %i"
18569 msgstr ""
18571 #: cfgrtl.c:2634
18572 #, gcc-internal-format, gfc-internal-format
18573 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
18574 msgstr ""
18576 #: cfgrtl.c:2675 cfgrtl.c:2685
18577 #, gcc-internal-format, gfc-internal-format
18578 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
18579 msgstr ""
18581 #: cfgrtl.c:2698
18582 #, gcc-internal-format, gfc-internal-format
18583 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
18584 msgstr ""
18586 #: cfgrtl.c:2708
18587 #, gcc-internal-format, gfc-internal-format
18588 msgid "in basic block %d:"
18589 msgstr ""
18591 #: cfgrtl.c:2734
18592 #, gcc-internal-format, gfc-internal-format
18593 msgid "BB_RTL flag not set for block %d"
18594 msgstr ""
18596 #: cfgrtl.c:2741
18597 #, gcc-internal-format, gfc-internal-format
18598 msgid "insn %d basic block pointer is %d, should be %d"
18599 msgstr ""
18601 #: cfgrtl.c:2752
18602 #, gcc-internal-format, gfc-internal-format
18603 msgid "insn %d in header of bb %d has non-NULL basic block"
18604 msgstr ""
18606 #: cfgrtl.c:2760
18607 #, gcc-internal-format, gfc-internal-format
18608 msgid "insn %d in footer of bb %d has non-NULL basic block"
18609 msgstr ""
18611 #: cfgrtl.c:2833 cfgrtl.c:2881
18612 #, gcc-internal-format, gfc-internal-format
18613 msgid "insn %d outside of basic blocks has non-NULL bb field"
18614 msgstr ""
18616 #: cfgrtl.c:2841
18617 #, gcc-internal-format, gfc-internal-format
18618 msgid "end insn %d for block %d not found in the insn stream"
18619 msgstr ""
18621 #: cfgrtl.c:2854
18622 #, gcc-internal-format, gfc-internal-format
18623 msgid "insn %d is in multiple basic blocks (%d and %d)"
18624 msgstr ""
18626 #: cfgrtl.c:2866
18627 #, gcc-internal-format, gfc-internal-format
18628 msgid "head insn %d for block %d not found in the insn stream"
18629 msgstr ""
18631 #: cfgrtl.c:2914
18632 #, gcc-internal-format, gfc-internal-format
18633 msgid "missing barrier after block %i"
18634 msgstr ""
18636 #: cfgrtl.c:2930
18637 #, gcc-internal-format, gfc-internal-format
18638 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
18639 msgstr ""
18641 #: cfgrtl.c:2939
18642 #, gcc-internal-format, gfc-internal-format
18643 msgid "verify_flow_info: Incorrect fallthru %i->%i"
18644 msgstr ""
18646 #: cfgrtl.c:2975
18647 #, gcc-internal-format
18648 msgid "basic blocks not laid down consecutively"
18649 msgstr ""
18651 #: cfgrtl.c:3014
18652 #, gcc-internal-format, gfc-internal-format
18653 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
18654 msgstr ""
18656 #: cgraph.c:3032
18657 #, gcc-internal-format
18658 msgid "caller edge count invalid"
18659 msgstr ""
18661 #: cgraph.c:3116
18662 #, gcc-internal-format, gfc-internal-format
18663 msgid "aux field set for edge %s->%s"
18664 msgstr ""
18666 #: cgraph.c:3123
18667 #, gcc-internal-format
18668 msgid "cgraph count invalid"
18669 msgstr ""
18671 #: cgraph.c:3128
18672 #, gcc-internal-format
18673 msgid "inline clone in same comdat group list"
18674 msgstr ""
18676 #: cgraph.c:3133
18677 #, gcc-internal-format
18678 msgid "local symbols must be defined"
18679 msgstr ""
18681 #: cgraph.c:3138
18682 #, gcc-internal-format
18683 msgid "externally visible inline clone"
18684 msgstr ""
18686 #: cgraph.c:3143
18687 #, gcc-internal-format
18688 msgid "inline clone with address taken"
18689 msgstr ""
18691 #: cgraph.c:3148
18692 #, gcc-internal-format
18693 msgid "inline clone is forced to output"
18694 msgstr ""
18696 #: cgraph.c:3155
18697 #, gcc-internal-format, gfc-internal-format
18698 msgid "aux field set for indirect edge from %s"
18699 msgstr ""
18701 #: cgraph.c:3162
18702 #, gcc-internal-format, gfc-internal-format
18703 msgid ""
18704 "An indirect edge from %s is not marked as indirect or has associated "
18705 "indirect_info, the corresponding statement is: "
18706 msgstr ""
18708 #: cgraph.c:3177
18709 #, gcc-internal-format, gfc-internal-format
18710 msgid "comdat-local function called by %s outside its comdat"
18711 msgstr ""
18713 #: cgraph.c:3187
18714 #, gcc-internal-format
18715 msgid "inlined_to pointer is wrong"
18716 msgstr ""
18718 #: cgraph.c:3192
18719 #, gcc-internal-format
18720 msgid "multiple inline callers"
18721 msgstr ""
18723 #: cgraph.c:3199
18724 #, gcc-internal-format
18725 msgid "inlined_to pointer set for noninline callers"
18726 msgstr ""
18728 #: cgraph.c:3219
18729 #, gcc-internal-format
18730 msgid "caller edge count does not match BB count"
18731 msgstr ""
18733 #: cgraph.c:3241
18734 #, gcc-internal-format
18735 msgid "indirect call count does not match BB count"
18736 msgstr ""
18738 #: cgraph.c:3252
18739 #, gcc-internal-format
18740 msgid "inlined_to pointer is set but no predecessors found"
18741 msgstr ""
18743 #: cgraph.c:3257
18744 #, gcc-internal-format
18745 msgid "inlined_to pointer refers to itself"
18746 msgstr ""
18748 #: cgraph.c:3268
18749 #, gcc-internal-format
18750 msgid "cgraph_node has wrong clone_of"
18751 msgstr ""
18753 #: cgraph.c:3281
18754 #, gcc-internal-format
18755 msgid "cgraph_node has wrong clone list"
18756 msgstr ""
18758 #: cgraph.c:3287
18759 #, gcc-internal-format
18760 msgid "cgraph_node is in clone list but it is not clone"
18761 msgstr ""
18763 #: cgraph.c:3292
18764 #, gcc-internal-format
18765 msgid "cgraph_node has wrong prev_clone pointer"
18766 msgstr ""
18768 #: cgraph.c:3297
18769 #, gcc-internal-format
18770 msgid "double linked list of clones corrupted"
18771 msgstr ""
18773 #: cgraph.c:3309
18774 #, gcc-internal-format
18775 msgid "Alias has call edges"
18776 msgstr ""
18778 #: cgraph.c:3315
18779 #, gcc-internal-format
18780 msgid "Alias has non-alias reference"
18781 msgstr ""
18783 #: cgraph.c:3320
18784 #, gcc-internal-format
18785 msgid "Alias has more than one alias reference"
18786 msgstr ""
18788 #: cgraph.c:3327
18789 #, gcc-internal-format
18790 msgid "Analyzed alias has no reference"
18791 msgstr ""
18793 #: cgraph.c:3336
18794 #, gcc-internal-format
18795 msgid "No edge out of thunk node"
18796 msgstr ""
18798 #: cgraph.c:3341
18799 #, gcc-internal-format
18800 msgid "More than one edge out of thunk node"
18801 msgstr ""
18803 #: cgraph.c:3346
18804 #, gcc-internal-format
18805 msgid "Thunk is not supposed to have body"
18806 msgstr ""
18808 #: cgraph.c:3382
18809 #, gcc-internal-format
18810 msgid "shared call_stmt:"
18811 msgstr ""
18813 #: cgraph.c:3390
18814 #, gcc-internal-format
18815 msgid "edge points to wrong declaration:"
18816 msgstr ""
18818 #: cgraph.c:3399
18819 #, gcc-internal-format
18820 msgid ""
18821 "an indirect edge with unknown callee corresponding to a call_stmt with a "
18822 "known declaration:"
18823 msgstr ""
18825 #: cgraph.c:3409
18826 #, gcc-internal-format
18827 msgid "missing callgraph edge for call stmt:"
18828 msgstr ""
18830 #: cgraph.c:3419
18831 #, gcc-internal-format
18832 msgid "reference to dead statement"
18833 msgstr ""
18835 #: cgraph.c:3432
18836 #, gcc-internal-format, gfc-internal-format
18837 msgid "edge %s->%s has no corresponding call_stmt"
18838 msgstr ""
18840 #: cgraph.c:3444
18841 #, gcc-internal-format, gfc-internal-format
18842 msgid "an indirect edge from %s has no corresponding call_stmt"
18843 msgstr ""
18845 #: cgraph.c:3455
18846 #, gcc-internal-format
18847 msgid "verify_cgraph_node failed"
18848 msgstr ""
18850 #: cgraph.c:3562 varpool.c:304
18851 #, gcc-internal-format, gfc-internal-format
18852 msgid "%s: section %s is missing"
18853 msgstr ""
18855 #: cgraphunit.c:722
18856 #, gcc-internal-format
18857 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
18858 msgstr ""
18860 #: cgraphunit.c:774 cgraphunit.c:816
18861 #, gcc-internal-format
18862 msgid "%<externally_visible%> attribute have effect only on public objects"
18863 msgstr ""
18865 #: cgraphunit.c:781
18866 #, gcc-internal-format
18867 msgid "%<weakref%> attribute ignored because function is defined"
18868 msgstr ""
18870 #: cgraphunit.c:791
18871 #, gcc-internal-format
18872 msgid "%<alias%> attribute ignored because function is defined"
18873 msgstr ""
18875 #: cgraphunit.c:799
18876 #, gcc-internal-format
18877 msgid "always_inline function might not be inlinable"
18878 msgstr ""
18880 #: cgraphunit.c:824
18881 #, gcc-internal-format
18882 msgid "%<weakref%> attribute ignored because variable is initialized"
18883 msgstr ""
18885 #. include_self=
18886 #: cgraphunit.c:976 c/c-decl.c:11507
18887 #, gcc-internal-format
18888 msgid "%q+F used but never defined"
18889 msgstr ""
18891 #: cgraphunit.c:978 c/c-decl.c:11517
18892 #, gcc-internal-format
18893 msgid "%q+F declared %<static%> but never defined"
18894 msgstr ""
18896 #: cgraphunit.c:1022
18897 #, gcc-internal-format
18898 msgid "%qD defined but not used"
18899 msgstr ""
18901 #: cgraphunit.c:1354
18902 #, gcc-internal-format
18903 msgid "%<ifunc%> resolver for %qD must return %qT"
18904 msgstr ""
18906 #: cgraphunit.c:1357 cgraphunit.c:1380
18907 #, gcc-internal-format
18908 msgid "resolver indirect function declared here"
18909 msgstr ""
18911 #: cgraphunit.c:1377
18912 #, gcc-internal-format
18913 msgid "%<ifunc%> resolver for %qD should return %qT"
18914 msgstr ""
18916 #: cgraphunit.c:1387
18917 #, gcc-internal-format
18918 msgid "%qD alias between functions of incompatible types %qT and %qT"
18919 msgstr ""
18921 #: cgraphunit.c:1390 cgraphunit.c:1472
18922 #, gcc-internal-format
18923 msgid "aliased declaration here"
18924 msgstr ""
18926 #: cgraphunit.c:1428 c-family/c-pragma.c:338
18927 #, gcc-internal-format
18928 msgid "%q+D aliased to undefined symbol %qE"
18929 msgstr ""
18931 #: cgraphunit.c:1444
18932 #, gcc-internal-format
18933 msgid "%q+D aliased to external symbol %qE"
18934 msgstr ""
18936 #: cgraphunit.c:1469
18937 #, gcc-internal-format
18938 msgid "%q+D alias between function and variable is not supported"
18939 msgstr ""
18941 #: cgraphunit.c:1543
18942 #, gcc-internal-format
18943 msgid "failed to reclaim unneeded function"
18944 msgstr ""
18946 #: cgraphunit.c:1571
18947 #, gcc-internal-format
18948 msgid "failed to reclaim unneeded function in same comdat group"
18949 msgstr ""
18951 #: cgraphunit.c:1846
18952 #, gcc-internal-format
18953 msgid "generic thunk code fails for method %qD which uses %<...%>"
18954 msgstr ""
18956 #: cgraphunit.c:2225
18957 #, gcc-internal-format
18958 msgid "size of return value of %q+D is %u bytes"
18959 msgstr ""
18961 #: cgraphunit.c:2229
18962 #, gcc-internal-format
18963 msgid "size of return value of %q+D is larger than %wu bytes"
18964 msgstr ""
18966 #: cgraphunit.c:2717
18967 #, gcc-internal-format
18968 msgid "nodes with unreleased memory found"
18969 msgstr ""
18971 #: collect-utils.c:68
18972 #, gcc-internal-format
18973 msgid "can%'t get program status: %m"
18974 msgstr ""
18976 #: collect-utils.c:82
18977 #, gcc-internal-format, gfc-internal-format
18978 msgid "%s terminated with signal %d [%s]%s"
18979 msgstr ""
18981 #: collect-utils.c:98
18982 #, gcc-internal-format, gfc-internal-format
18983 msgid "%s returned %d exit status"
18984 msgstr ""
18986 #: collect-utils.c:133
18987 #, gcc-internal-format, gfc-internal-format
18988 msgid "could not open response file %s"
18989 msgstr ""
18991 #: collect-utils.c:139
18992 #, gcc-internal-format, gfc-internal-format
18993 msgid "could not write to response file %s"
18994 msgstr ""
18996 #: collect-utils.c:145
18997 #, gcc-internal-format, gfc-internal-format
18998 msgid "could not close response file %s"
18999 msgstr ""
19001 #: collect-utils.c:179
19002 #, gcc-internal-format
19003 msgid "cannot find %qs"
19004 msgstr ""
19006 #: collect-utils.c:183 collect2.c:2451 collect2.c:2621 gcc.c:3201 gcc.c:6926
19007 #, gcc-internal-format
19008 msgid "pex_init failed: %m"
19009 msgstr ""
19011 #: collect-utils.c:192 collect2.c:2460 collect2.c:2629 gcc.c:2499 gcc.c:4596
19012 #, gcc-internal-format
19013 msgid "%s: %m"
19014 msgstr ""
19016 #: collect2.c:704
19017 #, gcc-internal-format
19018 msgid "COLLECT_LTO_WRAPPER must be set"
19019 msgstr ""
19021 #: collect2.c:976 gcc.c:7447 lto-wrapper.c:1756
19022 #: config/i386/intelmic-mkoffload.c:556 config/nvptx/mkoffload.c:405
19023 #, gcc-internal-format
19024 msgid "atexit failed"
19025 msgstr ""
19027 #: collect2.c:1098
19028 #, gcc-internal-format
19029 msgid "no arguments"
19030 msgstr ""
19032 #: collect2.c:1358 opts.c:1075
19033 #, gcc-internal-format
19034 msgid "LTO support has not been enabled in this configuration"
19035 msgstr ""
19037 #: collect2.c:1399 graph.c:55 toplev.c:1669 objc/objc-act.c:461
19038 #, gcc-internal-format
19039 msgid "can%'t open %s: %m"
19040 msgstr ""
19042 #: collect2.c:1519
19043 #, gcc-internal-format
19044 msgid "unknown demangling style %qs"
19045 msgstr ""
19047 #: collect2.c:1621 collect2.c:1802 collect2.c:1842
19048 #, gcc-internal-format
19049 msgid "fopen %s: %m"
19050 msgstr ""
19052 #: collect2.c:1624 collect2.c:1807 collect2.c:1845
19053 #, gcc-internal-format
19054 msgid "fclose %s: %m"
19055 msgstr ""
19057 #: collect2.c:2385 lto-wrapper.c:1074 lto-wrapper.c:1094
19058 #, gcc-internal-format, gfc-internal-format
19059 msgid "%s: %s\n"
19060 msgstr ""
19062 #: collect2.c:2425
19063 #, gcc-internal-format
19064 msgid "cannot find %<nm%>"
19065 msgstr ""
19067 #: collect2.c:2473
19068 #, gcc-internal-format
19069 msgid "can%'t open nm output: %m"
19070 msgstr ""
19072 #: collect2.c:2528
19073 #, gcc-internal-format, gfc-internal-format
19074 msgid "init function found in object %s"
19075 msgstr ""
19077 #: collect2.c:2539
19078 #, gcc-internal-format, gfc-internal-format
19079 msgid "fini function found in object %s"
19080 msgstr ""
19082 #: collect2.c:2596
19083 #, gcc-internal-format
19084 msgid "cannot find %<ldd%>"
19085 msgstr ""
19087 #: collect2.c:2642
19088 #, gcc-internal-format
19089 msgid "can%'t open ldd output: %m"
19090 msgstr ""
19092 #: collect2.c:2660
19093 #, gcc-internal-format, gfc-internal-format
19094 msgid "dynamic dependency %s not found"
19095 msgstr ""
19097 #: collect2.c:2672
19098 #, gcc-internal-format
19099 msgid "unable to open dynamic dependency %qs"
19100 msgstr ""
19102 #: collect2.c:2826
19103 #, gcc-internal-format, gfc-internal-format
19104 msgid "%s: not a COFF file"
19105 msgstr ""
19107 #: collect2.c:2996
19108 #, gcc-internal-format, gfc-internal-format
19109 msgid "%s: cannot open as COFF file"
19110 msgstr ""
19112 #: collect2.c:3055
19113 #, gcc-internal-format, gfc-internal-format
19114 msgid "library lib%s not found"
19115 msgstr ""
19117 #: convert.c:97
19118 #, gcc-internal-format
19119 msgid "cannot convert to a pointer type"
19120 msgstr ""
19122 #: convert.c:418
19123 #, gcc-internal-format
19124 msgid "pointer value used where a floating point value was expected"
19125 msgstr ""
19127 #: convert.c:422
19128 #, gcc-internal-format
19129 msgid "aggregate value used where a float was expected"
19130 msgstr ""
19132 #: convert.c:557
19133 #, gcc-internal-format
19134 msgid "conversion to incomplete type"
19135 msgstr ""
19137 #: convert.c:1032
19138 #, gcc-internal-format
19139 msgid ""
19140 "can%'t convert a vector of type %qT to type %qT which has different size"
19141 msgstr ""
19143 #: convert.c:1040
19144 #, gcc-internal-format
19145 msgid "aggregate value used where an integer was expected"
19146 msgstr ""
19148 #: convert.c:1128
19149 #, gcc-internal-format
19150 msgid "pointer value used where a complex was expected"
19151 msgstr ""
19153 #: convert.c:1132
19154 #, gcc-internal-format
19155 msgid "aggregate value used where a complex was expected"
19156 msgstr ""
19158 #: convert.c:1169
19159 #, gcc-internal-format
19160 msgid ""
19161 "can%'t convert a value of type %qT to vector type %qT which has different "
19162 "size"
19163 msgstr ""
19165 #: convert.c:1177
19166 #, gcc-internal-format
19167 msgid "can%'t convert value to a vector"
19168 msgstr ""
19170 #: convert.c:1216
19171 #, gcc-internal-format
19172 msgid "aggregate value used where a fixed-point was expected"
19173 msgstr ""
19175 #: coverage.c:199
19176 #, gcc-internal-format
19177 msgid "%qs is not a gcov data file"
19178 msgstr ""
19180 #: coverage.c:210
19181 #, gcc-internal-format
19182 msgid "%qs is version %q.*s, expected version %q.*s"
19183 msgstr ""
19185 #: coverage.c:269
19186 #, gcc-internal-format, gfc-internal-format
19187 msgid "Profile data for function %u is corrupted"
19188 msgstr ""
19190 #: coverage.c:270
19191 #, gcc-internal-format
19192 msgid "checksum is (%x,%x) instead of (%x,%x)"
19193 msgstr ""
19195 #: coverage.c:284
19196 #, gcc-internal-format
19197 msgid "%qs has overflowed"
19198 msgstr ""
19200 #: coverage.c:285
19201 #, gcc-internal-format
19202 msgid "%qs is corrupted"
19203 msgstr ""
19205 #: coverage.c:312
19206 #, gcc-internal-format
19207 msgid "%qs profile count data file not found"
19208 msgstr ""
19210 #: coverage.c:341
19211 #, gcc-internal-format
19212 msgid "profile for function %qD not found in profile data"
19213 msgstr ""
19215 #: coverage.c:358
19216 #, gcc-internal-format
19217 msgid ""
19218 "number of counters in profile data for function %qD does not match its "
19219 "profile data (counter %qs, expected %i and have %i)"
19220 msgstr ""
19222 #: coverage.c:367
19223 #, gcc-internal-format
19224 msgid ""
19225 "the control flow of function %qD does not match its profile data (counter "
19226 "%qs)"
19227 msgstr ""
19229 #: coverage.c:386
19230 #, gcc-internal-format
19231 msgid "execution counts estimated\n"
19232 msgstr ""
19234 #: coverage.c:387
19235 #, gcc-internal-format
19236 msgid "execution counts assumed to be zero\n"
19237 msgstr ""
19239 #: coverage.c:400
19240 #, gcc-internal-format
19241 msgid ""
19242 "source locations for function %qD have changed, the profile data may be out "
19243 "of date"
19244 msgstr ""
19246 #: coverage.c:674
19247 #, gcc-internal-format
19248 msgid "error writing %qs"
19249 msgstr ""
19251 #: coverage.c:1264
19252 #, gcc-internal-format, gfc-internal-format
19253 msgid "cannot open %s"
19254 msgstr ""
19256 #: data-streamer-in.c:53
19257 #, gcc-internal-format
19258 msgid "bytecode stream: string too long for the string table"
19259 msgstr ""
19261 #: data-streamer-in.c:84 data-streamer-in.c:113
19262 #, gcc-internal-format
19263 msgid "bytecode stream: found non-null terminated string"
19264 msgstr ""
19266 #: dbgcnt.c:100
19267 #, gcc-internal-format
19268 msgid "%<-fdbg-cnt=%s:%d:%d%> has smaller upper limit than the lower"
19269 msgstr ""
19271 #: dbgcnt.c:107
19272 #, gcc-internal-format
19273 msgid "Lower limit %d of %<-fdbg-cnt=%s%> must be a non-negative number"
19274 msgstr ""
19276 #: dbgcnt.c:114
19277 #, gcc-internal-format
19278 msgid "Upper limit %d of %<-fdbg-cnt=%s%> must be a non-negative number"
19279 msgstr ""
19281 #: dbgcnt.c:186
19282 #, gcc-internal-format
19283 msgid "cannot find a valid counter:value pair:"
19284 msgstr ""
19286 #: dbgcnt.c:187
19287 #, gcc-internal-format
19288 msgid "%<-fdbg-cnt=%s%>"
19289 msgstr ""
19291 #: dbgcnt.c:188
19292 #, gcc-internal-format, gfc-internal-format
19293 msgid "           %s"
19294 msgstr ""
19296 #: dbxout.c:3380
19297 #, gcc-internal-format
19298 msgid "common symbol debug info is not structured as symbol+offset"
19299 msgstr ""
19301 #: dbxout.c:3911
19302 #, gcc-internal-format
19303 msgid "global destructors not supported on this target"
19304 msgstr ""
19306 #: dbxout.c:3928
19307 #, gcc-internal-format
19308 msgid "global constructors not supported on this target"
19309 msgstr ""
19311 #: diagnostic.c:1607
19312 #, gcc-internal-format, gfc-internal-format
19313 msgid "in %s, at %s:%d"
19314 msgstr ""
19316 #: dominance.c:1170
19317 #, gcc-internal-format, gfc-internal-format
19318 msgid "dominator of %d status unknown"
19319 msgstr ""
19321 #: dominance.c:1178
19322 #, gcc-internal-format, gfc-internal-format
19323 msgid "dominator of %d should be %d, not %d"
19324 msgstr ""
19326 #: dumpfile.c:378
19327 #, gcc-internal-format
19328 msgid "could not open dump file %qs: %m"
19329 msgstr ""
19331 #: dumpfile.c:1839
19332 #, gcc-internal-format
19333 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
19334 msgstr ""
19336 #: dumpfile.c:1951
19337 #, gcc-internal-format
19338 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
19339 msgstr ""
19341 #: dumpfile.c:1983
19342 #, gcc-internal-format
19343 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
19344 msgstr ""
19346 #: dwarf2out.c:1117
19347 #, gcc-internal-format
19348 msgid ""
19349 "multiple EH personalities are supported only with assemblers supporting ."
19350 "cfi_personality directive"
19351 msgstr ""
19353 #: dwarf2out.c:10987
19354 #, gcc-internal-format
19355 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
19356 msgstr ""
19358 #: dwarf2out.c:14509
19359 #, gcc-internal-format, gfc-internal-format
19360 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
19361 msgstr ""
19363 #: emit-rtl.c:2899
19364 #, gcc-internal-format
19365 msgid "invalid rtl sharing found in the insn"
19366 msgstr ""
19368 #: emit-rtl.c:2901
19369 #, gcc-internal-format
19370 msgid "shared rtx"
19371 msgstr ""
19373 #: emit-rtl.c:2903
19374 #, gcc-internal-format
19375 msgid "internal consistency failure"
19376 msgstr ""
19378 #: emit-rtl.c:4040
19379 #, gcc-internal-format
19380 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
19381 msgstr ""
19383 #: errors.c:133
19384 #, gcc-internal-format, gfc-internal-format
19385 msgid "abort in %s, at %s:%d"
19386 msgstr ""
19388 #: except.c:2156
19389 #, gcc-internal-format
19390 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
19391 msgstr ""
19393 #: except.c:2291
19394 #, gcc-internal-format
19395 msgid "%<__builtin_eh_return%> not supported on this target"
19396 msgstr ""
19398 #: except.c:3415 except.c:3440
19399 #, gcc-internal-format, gfc-internal-format
19400 msgid "region_array is corrupted for region %i"
19401 msgstr ""
19403 #: except.c:3428 except.c:3459
19404 #, gcc-internal-format, gfc-internal-format
19405 msgid "lp_array is corrupted for lp %i"
19406 msgstr ""
19408 #: except.c:3445
19409 #, gcc-internal-format, gfc-internal-format
19410 msgid "outer block of region %i is wrong"
19411 msgstr ""
19413 #: except.c:3450
19414 #, gcc-internal-format, gfc-internal-format
19415 msgid "negative nesting depth of region %i"
19416 msgstr ""
19418 #: except.c:3464
19419 #, gcc-internal-format, gfc-internal-format
19420 msgid "region of lp %i is wrong"
19421 msgstr ""
19423 #: except.c:3491
19424 #, gcc-internal-format, gfc-internal-format
19425 msgid "tree list ends on depth %i"
19426 msgstr ""
19428 #: except.c:3496
19429 #, gcc-internal-format
19430 msgid "region_array does not match region_tree"
19431 msgstr ""
19433 #: except.c:3501
19434 #, gcc-internal-format
19435 msgid "lp_array does not match region_tree"
19436 msgstr ""
19438 #: except.c:3508
19439 #, gcc-internal-format
19440 msgid "verify_eh_tree failed"
19441 msgstr ""
19443 #: explow.c:1535
19444 #, gcc-internal-format
19445 msgid "stack limits not supported on this target"
19446 msgstr ""
19448 #: expmed.c:354
19449 #, gcc-internal-format
19450 msgid "reverse scalar storage order"
19451 msgstr ""
19453 #: expmed.c:371
19454 #, gcc-internal-format
19455 msgid "reverse floating-point scalar storage order"
19456 msgstr ""
19458 #: expmed.c:412
19459 #, gcc-internal-format, gfc-internal-format
19460 msgid "reverse storage order for %smode"
19461 msgstr ""
19463 #: expmed.c:658
19464 #, gcc-internal-format
19465 msgid ""
19466 "write of %wu-bit data outside the bound of destination object, data "
19467 "truncated into %wu-bit"
19468 msgstr ""
19470 #: expr.c:11007
19471 #, gcc-internal-format
19472 msgid "%Kcall to %qs declared with attribute error: %s"
19473 msgstr ""
19475 #: expr.c:11021
19476 #, gcc-internal-format
19477 msgid "%Kcall to %qs declared with attribute warning: %s"
19478 msgstr ""
19480 #: file-prefix-map.c:50
19481 #, gcc-internal-format
19482 msgid "invalid argument %qs to %qs"
19483 msgstr ""
19485 #: final.c:1798
19486 #, gcc-internal-format
19487 msgid "the frame size of %wu bytes is larger than %wu bytes"
19488 msgstr ""
19490 #: final.c:4810 toplev.c:1493 tree-cfgcleanup.c:1497
19491 #, gcc-internal-format
19492 msgid "could not open final insn dump file %qs: %m"
19493 msgstr ""
19495 #: final.c:4879 tree-cfgcleanup.c:1514
19496 #, gcc-internal-format
19497 msgid "could not close final insn dump file %qs: %m"
19498 msgstr ""
19500 #: fixed-value.c:128
19501 #, gcc-internal-format
19502 msgid "large fixed-point constant implicitly truncated to fixed-point type"
19503 msgstr ""
19505 #: fold-const.c:4204 fold-const.c:4214
19506 #, gcc-internal-format, gfc-internal-format
19507 msgid "comparison is always %d due to width of bit-field"
19508 msgstr ""
19510 #: fold-const.c:5557 tree-ssa-reassoc.c:2380 tree-ssa-reassoc.c:3260
19511 #, gcc-internal-format
19512 msgid "assuming signed overflow does not occur when simplifying range test"
19513 msgstr ""
19515 #: fold-const.c:6010 fold-const.c:6024
19516 #, gcc-internal-format, gfc-internal-format
19517 msgid "comparison is always %d"
19518 msgstr ""
19520 #: fold-const.c:6168
19521 #, gcc-internal-format
19522 msgid "%<or%> of unmatched not-equal tests is always 1"
19523 msgstr ""
19525 #: fold-const.c:6173
19526 #, gcc-internal-format
19527 msgid "%<and%> of mutually exclusive equal-tests is always 0"
19528 msgstr ""
19530 #: fold-const.c:8404
19531 #, gcc-internal-format
19532 msgid ""
19533 "assuming signed overflow does not occur when reducing constant in comparison"
19534 msgstr ""
19536 #: fold-const.c:8804
19537 #, gcc-internal-format
19538 msgid ""
19539 "assuming signed overflow does not occur when combining constants around a "
19540 "comparison"
19541 msgstr ""
19543 #: fold-const.c:12112
19544 #, gcc-internal-format
19545 msgid "fold check: original tree changed by fold"
19546 msgstr ""
19548 #: function.c:248
19549 #, gcc-internal-format
19550 msgid "total size of local objects %wu exceeds maximum %wu"
19551 msgstr ""
19553 #: function.c:252
19554 #, gcc-internal-format
19555 msgid "total size of local objects exceeds maximum %wu"
19556 msgstr ""
19558 #: function.c:1782 gimplify.c:6166 gimplify.c:6322
19559 #, gcc-internal-format
19560 msgid "impossible constraint in %<asm%>"
19561 msgstr ""
19563 #: function.c:4221
19564 #, gcc-internal-format
19565 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
19566 msgstr ""
19568 #: function.c:4242
19569 #, gcc-internal-format
19570 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
19571 msgstr ""
19573 #: function.c:4896
19574 #, gcc-internal-format
19575 msgid "function returns an aggregate"
19576 msgstr ""
19578 #: gcc.c:2029
19579 #, gcc-internal-format
19580 msgid "cannot open nested response file"
19581 msgstr ""
19583 #: gcc.c:2040
19584 #, gcc-internal-format
19585 msgid "cannot close nonexistent response file"
19586 msgstr ""
19588 #: gcc.c:2063
19589 #, gcc-internal-format, gfc-internal-format
19590 msgid "could not open temporary response file %s"
19591 msgstr ""
19593 #: gcc.c:2070
19594 #, gcc-internal-format, gfc-internal-format
19595 msgid "could not write to temporary response file %s"
19596 msgstr ""
19598 #: gcc.c:2076
19599 #, gcc-internal-format, gfc-internal-format
19600 msgid "could not close temporary response file %s"
19601 msgstr ""
19603 #. This leaves DESC open, but the OS will save us.
19604 #: gcc.c:2108
19605 #, gcc-internal-format
19606 msgid "cannot read spec file %qs: %m"
19607 msgstr ""
19609 #: gcc.c:2202 gcc.c:2223
19610 #, gcc-internal-format, gfc-internal-format
19611 msgid "specs %%include syntax malformed after %ld characters"
19612 msgstr ""
19614 #: gcc.c:2250 gcc.c:2260 gcc.c:2271 gcc.c:2282
19615 #, gcc-internal-format, gfc-internal-format
19616 msgid "specs %%rename syntax malformed after %ld characters"
19617 msgstr ""
19619 #: gcc.c:2293
19620 #, gcc-internal-format, gfc-internal-format
19621 msgid "specs %s spec was not found to be renamed"
19622 msgstr ""
19624 #: gcc.c:2301
19625 #, gcc-internal-format
19626 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
19627 msgstr ""
19629 #: gcc.c:2323
19630 #, gcc-internal-format, gfc-internal-format
19631 msgid "specs unknown %% command after %ld characters"
19632 msgstr ""
19634 #: gcc.c:2335 gcc.c:2349
19635 #, gcc-internal-format, gfc-internal-format
19636 msgid "specs file malformed after %ld characters"
19637 msgstr ""
19639 #: gcc.c:2404
19640 #, gcc-internal-format
19641 msgid "spec file has no spec for linking"
19642 msgstr ""
19644 #: gcc.c:2952 gcc.c:2989
19645 #, gcc-internal-format
19646 msgid "system path %qs is not absolute"
19647 msgstr ""
19649 #: gcc.c:3078
19650 #, gcc-internal-format
19651 msgid "%<-pipe%> not supported"
19652 msgstr ""
19654 #: gcc.c:3218 gcc.c:6935
19655 #, gcc-internal-format
19656 msgid "cannot execute %qs: %s: %m"
19657 msgstr ""
19659 #: gcc.c:3219 gcc.c:6936
19660 #, gcc-internal-format
19661 msgid "cannot execute %qs: %s"
19662 msgstr ""
19664 #: gcc.c:3238
19665 #, gcc-internal-format
19666 msgid "failed to get exit status: %m"
19667 msgstr ""
19669 #: gcc.c:3244
19670 #, gcc-internal-format
19671 msgid "failed to get process times: %m"
19672 msgstr ""
19674 #. The inferior failed to catch the signal.
19675 #: gcc.c:3270 gcc.c:3294
19676 #, gcc-internal-format, gfc-internal-format
19677 msgid "%s signal terminated program %s"
19678 msgstr ""
19680 #: gcc.c:3772 opts-common.c:1326 opts-common.c:1358 opts-global.c:139
19681 #, gcc-internal-format
19682 msgid "unrecognized command line option %qs"
19683 msgstr ""
19685 #: gcc.c:3837
19686 #, gcc-internal-format, gfc-internal-format
19687 msgid "GCC is not configured to support %s as offload target"
19688 msgstr ""
19690 #: gcc.c:4151
19691 #, gcc-internal-format
19692 msgid "%qs is an unknown %<-save-temps%> option"
19693 msgstr ""
19695 #: gcc.c:4624 toplev.c:878
19696 #, gcc-internal-format
19697 msgid "input file %qs is the same as output file"
19698 msgstr ""
19700 #: gcc.c:4629
19701 #, gcc-internal-format
19702 msgid "output filename may not be empty"
19703 msgstr ""
19705 #: gcc.c:4654
19706 #, gcc-internal-format
19707 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
19708 msgstr ""
19710 #: gcc.c:4742
19711 #, gcc-internal-format
19712 msgid "%<-x %s%> after last input file has no effect"
19713 msgstr ""
19715 #: gcc.c:4923
19716 #, gcc-internal-format
19717 msgid "unable to locate default linker script %qs in the library search paths"
19718 msgstr ""
19720 #: gcc.c:5130
19721 #, gcc-internal-format
19722 msgid "switch %qs does not start with %<-%>"
19723 msgstr ""
19725 #: gcc.c:5134
19726 #, gcc-internal-format
19727 msgid "spec-generated switch is just %<-%>"
19728 msgstr ""
19730 #: gcc.c:5330
19731 #, gcc-internal-format
19732 msgid "spec %qs invalid"
19733 msgstr ""
19735 #: gcc.c:5480
19736 #, gcc-internal-format
19737 msgid "spec %qs has invalid %<%%0%c%>"
19738 msgstr ""
19740 #: gcc.c:5757
19741 #, gcc-internal-format
19742 msgid "spec %qs has invalid %<%%W%c%>"
19743 msgstr ""
19745 #: gcc.c:5773
19746 #, gcc-internal-format
19747 msgid "spec %qs has invalid %<%%@%c%>"
19748 msgstr ""
19750 #: gcc.c:5794
19751 #, gcc-internal-format
19752 msgid "spec %qs has invalid %<%%x%c%>"
19753 msgstr ""
19755 #. Catch the case where a spec string contains something like
19756 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
19757 #. hand side of the :.
19758 #: gcc.c:6005
19759 #, gcc-internal-format
19760 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
19761 msgstr ""
19763 #: gcc.c:6048
19764 #, gcc-internal-format
19765 msgid "spec failure: unrecognized spec option %qc"
19766 msgstr ""
19768 #: gcc.c:6111
19769 #, gcc-internal-format
19770 msgid "unknown spec function %qs"
19771 msgstr ""
19773 #: gcc.c:6141
19774 #, gcc-internal-format
19775 msgid "error in args to spec function %qs"
19776 msgstr ""
19778 #: gcc.c:6199
19779 #, gcc-internal-format
19780 msgid "malformed spec function name"
19781 msgstr ""
19783 #. )
19784 #: gcc.c:6202
19785 #, gcc-internal-format
19786 msgid "no arguments for spec function"
19787 msgstr ""
19789 #: gcc.c:6221
19790 #, gcc-internal-format
19791 msgid "malformed spec function arguments"
19792 msgstr ""
19794 #: gcc.c:6400
19795 #, gcc-internal-format
19796 msgid "braced spec %qs ends in escape"
19797 msgstr ""
19799 #: gcc.c:6535
19800 #, gcc-internal-format
19801 msgid "braced spec %qs is invalid at %qc"
19802 msgstr ""
19804 #: gcc.c:6630
19805 #, gcc-internal-format
19806 msgid "braced spec body %qs is invalid"
19807 msgstr ""
19809 #: gcc.c:7234
19810 #, gcc-internal-format, gfc-internal-format
19811 msgid "%s: could not determine length of compare-debug file %s"
19812 msgstr ""
19814 #: gcc.c:7245
19815 #, gcc-internal-format
19816 msgid "%s: %<-fcompare-debug%> failure (length)"
19817 msgstr ""
19819 #: gcc.c:7255 gcc.c:7296
19820 #, gcc-internal-format, gfc-internal-format
19821 msgid "%s: could not open compare-debug file %s"
19822 msgstr ""
19824 #: gcc.c:7275 gcc.c:7312
19825 #, gcc-internal-format
19826 msgid "%s: %<-fcompare-debug%> failure"
19827 msgstr ""
19829 #: gcc.c:7617
19830 #, gcc-internal-format
19831 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
19832 msgstr ""
19834 #: gcc.c:7641
19835 #, gcc-internal-format
19836 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
19837 msgstr ""
19839 #: gcc.c:7846
19840 #, gcc-internal-format
19841 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
19842 msgstr ""
19844 #: gcc.c:7850
19845 #, gcc-internal-format
19846 msgid "unrecognized command line option %<-%s%>"
19847 msgstr ""
19849 #: gcc.c:7976
19850 #, gcc-internal-format
19851 msgid "not configured with sysroot headers suffix"
19852 msgstr ""
19854 #: gcc.c:8037
19855 #, gcc-internal-format
19856 msgid "no input files"
19857 msgstr ""
19859 #: gcc.c:8088
19860 #, gcc-internal-format
19861 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
19862 msgstr ""
19864 #: gcc.c:8130
19865 #, gcc-internal-format, gfc-internal-format
19866 msgid "%s: %s compiler not installed on this system"
19867 msgstr ""
19869 #: gcc.c:8155
19870 #, gcc-internal-format
19871 msgid "recompiling with %<-fcompare-debug%>"
19872 msgstr ""
19874 #: gcc.c:8171
19875 #, gcc-internal-format
19876 msgid "during %<-fcompare-debug%> recompilation"
19877 msgstr ""
19879 #: gcc.c:8180
19880 #, gcc-internal-format
19881 msgid "comparing final insns dumps"
19882 msgstr ""
19884 #: gcc.c:8297
19885 #, gcc-internal-format
19886 msgid "%<-fuse-linker-plugin%>, but %s not found"
19887 msgstr ""
19889 #: gcc.c:8330
19890 #, gcc-internal-format, gfc-internal-format
19891 msgid "%s: linker input file unused because linking not done"
19892 msgstr ""
19894 #: gcc.c:8386 c-family/c-opts.c:771
19895 #, gcc-internal-format
19896 msgid "cannot use %<-%> as input filename for a precompiled header"
19897 msgstr ""
19899 #: gcc.c:8392
19900 #, gcc-internal-format, gfc-internal-format
19901 msgid "language %s not recognized"
19902 msgstr ""
19904 #: gcc.c:8625
19905 #, gcc-internal-format
19906 msgid "multilib spec %qs is invalid"
19907 msgstr ""
19909 #: gcc.c:8827
19910 #, gcc-internal-format
19911 msgid "multilib exclusions %qs is invalid"
19912 msgstr ""
19914 #: gcc.c:8891
19915 #, gcc-internal-format
19916 msgid "multilib select %qs %qs is invalid"
19917 msgstr ""
19919 #: gcc.c:9053
19920 #, gcc-internal-format
19921 msgid "multilib select %qs is invalid"
19922 msgstr ""
19924 #: gcc.c:9093
19925 #, gcc-internal-format
19926 msgid "multilib exclusion %qs is invalid"
19927 msgstr ""
19929 #: gcc.c:9319
19930 #, gcc-internal-format
19931 msgid "environment variable %qs not defined"
19932 msgstr ""
19934 #: gcc.c:9459 gcc.c:9464
19935 #, gcc-internal-format
19936 msgid "invalid version number %qs"
19937 msgstr ""
19939 #: gcc.c:9507
19940 #, gcc-internal-format, gfc-internal-format
19941 msgid "too few arguments to %%:version-compare"
19942 msgstr ""
19944 #: gcc.c:9513
19945 #, gcc-internal-format, gfc-internal-format
19946 msgid "too many arguments to %%:version-compare"
19947 msgstr ""
19949 #: gcc.c:9555
19950 #, gcc-internal-format
19951 msgid "unknown operator %qs in %%:version-compare"
19952 msgstr ""
19954 #: gcc.c:9679
19955 #, gcc-internal-format, gfc-internal-format
19956 msgid "too many arguments to %%:compare-debug-dump-opt"
19957 msgstr ""
19959 #: gcc.c:9752
19960 #, gcc-internal-format, gfc-internal-format
19961 msgid "too many arguments to %%:compare-debug-self-opt"
19962 msgstr ""
19964 #: gcc.c:9788
19965 #, gcc-internal-format, gfc-internal-format
19966 msgid "too few arguments to %%:compare-debug-auxbase-opt"
19967 msgstr ""
19969 #: gcc.c:9792
19970 #, gcc-internal-format, gfc-internal-format
19971 msgid "too many arguments to %%:compare-debug-auxbase-opt"
19972 msgstr ""
19974 #: gcc.c:9799
19975 #, gcc-internal-format, gfc-internal-format
19976 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
19977 msgstr ""
19979 #: gcc.c:9873
19980 #, gcc-internal-format, gfc-internal-format
19981 msgid "too few arguments to %%:replace-extension"
19982 msgstr ""
19984 #: gcc.c:9926
19985 #, gcc-internal-format, gfc-internal-format
19986 msgid "wrong number of arguments to %%:debug-level-gt"
19987 msgstr ""
19989 #: gcov-tool.c:73
19990 #, gcc-internal-format, gfc-internal-format
19991 msgid "error in removing %s\n"
19992 msgstr ""
19994 #: gcov-tool.c:104
19995 #, gcc-internal-format, gfc-internal-format
19996 msgid "Cannot make directory %s"
19997 msgstr ""
19999 #: gcov-tool.c:112
20000 #, gcc-internal-format
20001 msgid "Cannot get current directory name"
20002 msgstr ""
20004 #: gcov-tool.c:116 gcov-tool.c:130
20005 #, gcc-internal-format, gfc-internal-format
20006 msgid "Cannot change directory to %s"
20007 msgstr ""
20009 #: gcov-tool.c:123
20010 #, gcc-internal-format, gfc-internal-format
20011 msgid "output file %s already exists in folder %s"
20012 msgstr ""
20014 #: gcov-tool.c:223
20015 #, gcc-internal-format
20016 msgid "weights need to be non-negative\n"
20017 msgstr ""
20019 #: gcov-tool.c:358
20020 #, gcc-internal-format
20021 msgid "scale needs to be non-negative\n"
20022 msgstr ""
20024 #: gcse.c:3995
20025 #, gcc-internal-format, gfc-internal-format
20026 msgid "%s: %d basic blocks and %d edges/basic block"
20027 msgstr ""
20029 #: gcse.c:4007
20030 #, gcc-internal-format, gfc-internal-format
20031 msgid ""
20032 "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above "
20033 "%d"
20034 msgstr ""
20036 #: gencfn-macros.c:195
20037 #, gcc-internal-format, gfc-internal-format
20038 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
20039 msgstr ""
20041 #: gencfn-macros.c:202
20042 #, gcc-internal-format, gfc-internal-format
20043 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
20044 msgstr ""
20046 #: gentarget-def.c:126
20047 #, gcc-internal-format, gfc-internal-format
20048 msgid "invalid prototype for '%s'"
20049 msgstr ""
20051 #: gentarget-def.c:131
20052 #, gcc-internal-format, gfc-internal-format
20053 msgid "prototype for '%s' has required operands after optional operands"
20054 msgstr ""
20056 #: gentarget-def.c:148
20057 #, gcc-internal-format, gfc-internal-format
20058 msgid "argument %d of '%s' did not have the expected name"
20059 msgstr ""
20061 #: gentarget-def.c:168
20062 #, gcc-internal-format, gfc-internal-format
20063 msgid "'%s' must have %d operands (excluding match_dups)"
20064 msgstr ""
20066 #: gentarget-def.c:172
20067 #, gcc-internal-format, gfc-internal-format
20068 msgid "'%s' must have at least %d operands (excluding match_dups)"
20069 msgstr ""
20071 #: gentarget-def.c:176
20072 #, gcc-internal-format, gfc-internal-format
20073 msgid "'%s' must have no more than %d operands (excluding match_dups)"
20074 msgstr ""
20076 #: gentarget-def.c:276
20077 #, gcc-internal-format, gfc-internal-format
20078 msgid "duplicate definition of '%s'"
20079 msgstr ""
20081 #: ggc-common.c:385 ggc-common.c:393 ggc-common.c:462 ggc-common.c:480
20082 #: ggc-page.c:2458 ggc-page.c:2489 ggc-page.c:2496
20083 #, gcc-internal-format
20084 msgid "can%'t write PCH file: %m"
20085 msgstr ""
20087 #: ggc-common.c:473 config/i386/host-cygwin.c:57
20088 #, gcc-internal-format
20089 msgid "can%'t get position in PCH file: %m"
20090 msgstr ""
20092 #: ggc-common.c:483
20093 #, gcc-internal-format
20094 msgid "can%'t write padding to PCH file: %m"
20095 msgstr ""
20097 #: ggc-common.c:605 ggc-common.c:613 ggc-common.c:616 ggc-common.c:626
20098 #: ggc-common.c:629 ggc-page.c:2588
20099 #, gcc-internal-format
20100 msgid "can%'t read PCH file: %m"
20101 msgstr ""
20103 #: ggc-common.c:621
20104 #, gcc-internal-format
20105 msgid "had to relocate PCH"
20106 msgstr ""
20108 #: ggc-page.c:1725
20109 #, gcc-internal-format
20110 msgid "open /dev/zero: %m"
20111 msgstr ""
20113 #: ggc-page.c:2474 ggc-page.c:2480
20114 #, gcc-internal-format
20115 msgid "can%'t write PCH file"
20116 msgstr ""
20118 #: gimple-fold.c:1785 gimple-fold.c:2786
20119 #, gcc-internal-format
20120 msgid "%qD source argument is the same as destination"
20121 msgstr ""
20123 #: gimple-fold.c:1851
20124 msgid ""
20125 "%G%qD destination unchanged after copying no bytes from a string of length %E"
20126 msgstr ""
20128 #: gimple-fold.c:1856
20129 msgid "%G%qD destination unchanged after copying no bytes"
20130 msgstr ""
20132 #: gimple-fold.c:2224 tree-ssa-strlen.c:2181
20133 msgid "%G%qD specified bound %E equals destination size"
20134 msgstr ""
20136 #: gimple-fold.c:2226
20137 msgid "%G%qD specified bound %E exceeds destination size %wu"
20138 msgstr ""
20140 #: gimple-fold.c:2244
20141 msgid "%G%qD specified bound %E equals source length"
20142 msgstr ""
20144 #: gimple-ssa-isolate-paths.c:290
20145 #, gcc-internal-format
20146 msgid "potential null pointer dereference"
20147 msgstr ""
20149 #: gimple-ssa-isolate-paths.c:330
20150 #, gcc-internal-format
20151 msgid "null pointer dereference"
20152 msgstr ""
20154 #: gimple-ssa-isolate-paths.c:431 gimple-ssa-isolate-paths.c:556 tree.c:13241
20155 #: tree.c:13278 c/c-typeck.c:2915 c/c-typeck.c:3001 c/c-typeck.c:10545
20156 #: c/c-typeck.c:10562 c/gimple-parser.c:2041 c/gimple-parser.c:2049
20157 #: cp/call.c:6760 cp/call.c:8495 cp/constexpr.c:839 cp/constexpr.c:2464
20158 #: cp/cvt.c:1038 cp/cvt.c:1067 cp/decl.c:7453 cp/decl2.c:5422 cp/pt.c:8442
20159 #: cp/semantics.c:1857 cp/semantics.c:4155 cp/typeck.c:1719 cp/typeck.c:1916
20160 #: cp/typeck.c:3967 cp/typeck.c:9324
20161 #, gcc-internal-format
20162 msgid "declared here"
20163 msgstr ""
20165 #: gimple-ssa-nonnull-compare.c:102
20166 #, gcc-internal-format
20167 msgid "nonnull argument %qD compared to NULL"
20168 msgstr ""
20170 #: gimple-ssa-sprintf.c:2506 gimple-ssa-sprintf.c:2626
20171 #, gcc-internal-format
20172 msgid "%qE output may be truncated before the last format character"
20173 msgstr ""
20175 #: gimple-ssa-sprintf.c:2508 gimple-ssa-sprintf.c:2628
20176 #, gcc-internal-format
20177 msgid "%qE output truncated before the last format character"
20178 msgstr ""
20180 #: gimple-ssa-sprintf.c:2511 gimple-ssa-sprintf.c:2631
20181 #, gcc-internal-format
20182 msgid "%qE may write a terminating nul past the end of the destination"
20183 msgstr ""
20185 #: gimple-ssa-sprintf.c:2513 gimple-ssa-sprintf.c:2633
20186 #, gcc-internal-format
20187 msgid "%qE writing a terminating nul past the end of the destination"
20188 msgstr ""
20190 #: gimple-ssa-sprintf.c:2523
20191 #, gcc-internal-format
20192 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
20193 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
20194 msgstr[0] ""
20195 msgstr[1] ""
20197 #: gimple-ssa-sprintf.c:2530
20198 #, gcc-internal-format
20199 msgid ""
20200 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
20201 "size %wu"
20202 msgid_plural ""
20203 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
20204 "of size %wu"
20205 msgstr[0] ""
20206 msgstr[1] ""
20208 #: gimple-ssa-sprintf.c:2537
20209 #, gcc-internal-format
20210 msgid ""
20211 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
20212 "%wu"
20213 msgid_plural ""
20214 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
20215 "%wu"
20216 msgstr[0] ""
20217 msgstr[1] ""
20219 #: gimple-ssa-sprintf.c:2548
20220 #, gcc-internal-format
20221 msgid ""
20222 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
20223 "region of size %wu"
20224 msgstr ""
20226 #: gimple-ssa-sprintf.c:2551
20227 #, gcc-internal-format
20228 msgid ""
20229 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
20230 "size %wu"
20231 msgstr ""
20233 #: gimple-ssa-sprintf.c:2553
20234 #, gcc-internal-format
20235 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
20236 msgstr ""
20238 #: gimple-ssa-sprintf.c:2565
20239 #, gcc-internal-format
20240 msgid ""
20241 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
20242 "into a region of size %wu"
20243 msgstr ""
20245 #: gimple-ssa-sprintf.c:2568
20246 #, gcc-internal-format
20247 msgid ""
20248 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
20249 "region of size %wu"
20250 msgstr ""
20252 #: gimple-ssa-sprintf.c:2571
20253 #, gcc-internal-format
20254 msgid ""
20255 "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
20256 msgstr ""
20258 #: gimple-ssa-sprintf.c:2580
20259 #, gcc-internal-format
20260 msgid ""
20261 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
20262 "into a region of size %wu"
20263 msgstr ""
20265 #: gimple-ssa-sprintf.c:2583
20266 #, gcc-internal-format
20267 msgid ""
20268 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
20269 "region of size %wu"
20270 msgstr ""
20272 #: gimple-ssa-sprintf.c:2586
20273 #, gcc-internal-format
20274 msgid ""
20275 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
20276 "%wu"
20277 msgstr ""
20279 #: gimple-ssa-sprintf.c:2595
20280 #, gcc-internal-format
20281 msgid ""
20282 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
20283 "region of size %wu"
20284 msgstr ""
20286 #: gimple-ssa-sprintf.c:2598
20287 #, gcc-internal-format
20288 msgid ""
20289 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
20290 "of size %wu"
20291 msgstr ""
20293 #: gimple-ssa-sprintf.c:2600
20294 #, gcc-internal-format
20295 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
20296 msgstr ""
20298 #: gimple-ssa-sprintf.c:2642
20299 #, gcc-internal-format
20300 msgid ""
20301 "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
20302 msgid_plural ""
20303 "%<%.*s%> directive writing %wu bytes into a region of size between %wu and "
20304 "%wu"
20305 msgstr[0] ""
20306 msgstr[1] ""
20308 #: gimple-ssa-sprintf.c:2649
20309 #, gcc-internal-format
20310 msgid ""
20311 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
20312 "size between %wu and %wu"
20313 msgid_plural ""
20314 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
20315 "of size between %wu and %wu"
20316 msgstr[0] ""
20317 msgstr[1] ""
20319 #: gimple-ssa-sprintf.c:2657
20320 #, gcc-internal-format
20321 msgid ""
20322 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
20323 "between %wu and %wu"
20324 msgid_plural ""
20325 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
20326 "between %wu and %wu"
20327 msgstr[0] ""
20328 msgstr[1] ""
20330 #: gimple-ssa-sprintf.c:2669
20331 #, gcc-internal-format
20332 msgid ""
20333 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
20334 "region of size between %wu and %wu"
20335 msgstr ""
20337 #: gimple-ssa-sprintf.c:2672
20338 #, gcc-internal-format
20339 msgid ""
20340 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
20341 "size between %wu and %wu"
20342 msgstr ""
20344 #: gimple-ssa-sprintf.c:2675
20345 #, gcc-internal-format
20346 msgid ""
20347 "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu "
20348 "and %wu"
20349 msgstr ""
20351 #: gimple-ssa-sprintf.c:2688
20352 #, gcc-internal-format
20353 msgid ""
20354 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
20355 "into a region of size between %wu and %wu"
20356 msgstr ""
20358 #: gimple-ssa-sprintf.c:2691
20359 #, gcc-internal-format
20360 msgid ""
20361 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
20362 "region of size between %wu and %wu"
20363 msgstr ""
20365 #: gimple-ssa-sprintf.c:2694
20366 #, gcc-internal-format
20367 msgid ""
20368 "%<%.*s%> directive writing likely %wu or more bytes into a region of size "
20369 "between %wu and %wu"
20370 msgstr ""
20372 #: gimple-ssa-sprintf.c:2704
20373 #, gcc-internal-format
20374 msgid ""
20375 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
20376 "into a region of size between %wu and %wu"
20377 msgstr ""
20379 #: gimple-ssa-sprintf.c:2707
20380 #, gcc-internal-format
20381 msgid ""
20382 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
20383 "region of size between %wu and %wu"
20384 msgstr ""
20386 #: gimple-ssa-sprintf.c:2710
20387 #, gcc-internal-format
20388 msgid ""
20389 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
20390 "between %wu and %wu"
20391 msgstr ""
20393 #: gimple-ssa-sprintf.c:2719
20394 #, gcc-internal-format
20395 msgid ""
20396 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
20397 "region of size between %wu and %wu"
20398 msgstr ""
20400 #: gimple-ssa-sprintf.c:2722
20401 #, gcc-internal-format
20402 msgid ""
20403 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
20404 "of size between %wu and %wu"
20405 msgstr ""
20407 #: gimple-ssa-sprintf.c:2725
20408 #, gcc-internal-format
20409 msgid ""
20410 "%<%.*s%> directive writing %wu or more bytes into a region of size between "
20411 "%wu and %wu"
20412 msgstr ""
20414 #: gimple-ssa-sprintf.c:2814
20415 msgid "%G%<%.*s%> directive argument is null"
20416 msgstr ""
20418 #: gimple-ssa-sprintf.c:2887
20419 #, gcc-internal-format
20420 msgid ""
20421 "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
20422 msgstr ""
20424 #: gimple-ssa-sprintf.c:2893
20425 #, gcc-internal-format
20426 msgid ""
20427 "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required "
20428 "size of 4095"
20429 msgstr ""
20431 #: gimple-ssa-sprintf.c:2900
20432 #, gcc-internal-format
20433 msgid ""
20434 "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum "
20435 "required size of 4095"
20436 msgstr ""
20438 #: gimple-ssa-sprintf.c:2930
20439 #, gcc-internal-format
20440 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
20441 msgstr ""
20443 #: gimple-ssa-sprintf.c:2936
20444 #, gcc-internal-format
20445 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
20446 msgstr ""
20448 #: gimple-ssa-sprintf.c:2947
20449 #, gcc-internal-format
20450 msgid ""
20451 "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
20452 msgstr ""
20454 #: gimple-ssa-sprintf.c:2953
20455 #, gcc-internal-format
20456 msgid ""
20457 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
20458 "%<INT_MAX%>"
20459 msgstr ""
20461 #: gimple-ssa-sprintf.c:2964
20462 #, gcc-internal-format
20463 msgid ""
20464 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
20465 "exceed %<INT_MAX%>"
20466 msgstr ""
20468 #: gimple-ssa-sprintf.c:2974
20469 #, gcc-internal-format
20470 msgid "%<%.*s%> directive argument is not a nul-terminated string"
20471 msgstr ""
20473 #: gimple-ssa-sprintf.c:2987
20474 #, gcc-internal-format
20475 msgid "assuming directive output of %wu byte"
20476 msgid_plural "assuming directive output of %wu bytes"
20477 msgstr[0] ""
20478 msgstr[1] ""
20480 #: gimple-ssa-sprintf.c:2994
20481 #, gcc-internal-format
20482 msgid "directive argument %qE"
20483 msgstr ""
20485 #: gimple-ssa-sprintf.c:2996
20486 #, gcc-internal-format
20487 msgid "directive argument in the range [%E, %E]"
20488 msgstr ""
20490 #: gimple-ssa-sprintf.c:3000
20491 #, gcc-internal-format
20492 msgid "using the range [%E, %E] for directive argument"
20493 msgstr ""
20495 #: gimple-ssa-sprintf.c:3020
20496 #, gcc-internal-format
20497 msgid "%qE output %wu byte into a destination of size %wu"
20498 msgid_plural "%qE output %wu bytes into a destination of size %wu"
20499 msgstr[0] ""
20500 msgstr[1] ""
20502 #: gimple-ssa-sprintf.c:3025
20503 #, gcc-internal-format
20504 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
20505 msgstr ""
20507 #: gimple-ssa-sprintf.c:3030
20508 #, gcc-internal-format
20509 msgid ""
20510 "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
20511 msgstr ""
20513 #: gimple-ssa-sprintf.c:3035
20514 #, gcc-internal-format
20515 msgid "%qE output %wu or more bytes into a destination of size %wu"
20516 msgstr ""
20518 #: gimple-ssa-sprintf.c:3046
20519 #, gcc-internal-format
20520 msgid "%qE output %wu byte"
20521 msgid_plural "%qE output %wu bytes"
20522 msgstr[0] ""
20523 msgstr[1] ""
20525 #: gimple-ssa-sprintf.c:3050
20526 #, gcc-internal-format
20527 msgid "%qE output between %wu and %wu bytes"
20528 msgstr ""
20530 #: gimple-ssa-sprintf.c:3054
20531 #, gcc-internal-format
20532 msgid "%qE output %wu or more bytes (assuming %wu)"
20533 msgstr ""
20535 #: gimple-ssa-sprintf.c:3058
20536 #, gcc-internal-format
20537 msgid "%qE output %wu or more bytes"
20538 msgstr ""
20540 #: gimple-ssa-sprintf.c:3433
20541 #, gcc-internal-format
20542 msgid "%<%.*s%> directive width out of range"
20543 msgstr ""
20545 #: gimple-ssa-sprintf.c:3467
20546 #, gcc-internal-format
20547 msgid "%<%.*s%> directive precision out of range"
20548 msgstr ""
20550 #: gimple-ssa-sprintf.c:4096
20551 #, gcc-internal-format
20552 msgid "specified bound %wu exceeds maximum object size %wu"
20553 msgstr ""
20555 #: gimple-ssa-sprintf.c:4107
20556 #, gcc-internal-format
20557 msgid "specified bound %wu exceeds %<INT_MAX%>"
20558 msgstr ""
20560 #: gimple-ssa-sprintf.c:4128
20561 #, gcc-internal-format
20562 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
20563 msgstr ""
20565 #: gimple-ssa-sprintf.c:4179
20566 msgid "%Gnull destination pointer"
20567 msgstr ""
20569 #: gimple-ssa-sprintf.c:4197
20570 #, gcc-internal-format
20571 msgid "specified bound %wu exceeds the size %wu of the destination object"
20572 msgstr ""
20574 #: gimple-ssa-sprintf.c:4209
20575 msgid "%Gnull format string"
20576 msgstr ""
20578 #: gimple-ssa-warn-alloca.c:531
20579 #, gcc-internal-format
20580 msgid "use of %<alloca%>"
20581 msgstr ""
20583 #: gimple-ssa-warn-alloca.c:567
20584 #, gcc-internal-format
20585 msgid "argument to variable-length array may be too large"
20586 msgstr ""
20588 #: gimple-ssa-warn-alloca.c:569
20589 #, gcc-internal-format
20590 msgid "argument to %<alloca%> may be too large"
20591 msgstr ""
20593 #: gimple-ssa-warn-alloca.c:574
20594 #, gcc-internal-format
20595 msgid "limit is %wu bytes, but argument may be as large as %s"
20596 msgstr ""
20598 #: gimple-ssa-warn-alloca.c:585
20599 #, gcc-internal-format
20600 msgid "argument to variable-length array is too large"
20601 msgstr ""
20603 #: gimple-ssa-warn-alloca.c:587
20604 #, gcc-internal-format
20605 msgid "argument to %<alloca%> is too large"
20606 msgstr ""
20608 #: gimple-ssa-warn-alloca.c:591
20609 #, gcc-internal-format
20610 msgid "limit is %wu bytes, but argument is %s"
20611 msgstr ""
20613 #: gimple-ssa-warn-alloca.c:599
20614 #, gcc-internal-format
20615 msgid "variable-length array bound is unknown"
20616 msgstr ""
20618 #: gimple-ssa-warn-alloca.c:600
20619 #, gcc-internal-format
20620 msgid "%<alloca%> bound is unknown"
20621 msgstr ""
20623 #: gimple-ssa-warn-alloca.c:604
20624 #, gcc-internal-format
20625 msgid "unbounded use of variable-length array"
20626 msgstr ""
20628 #: gimple-ssa-warn-alloca.c:605
20629 #, gcc-internal-format
20630 msgid "unbounded use of %<alloca%>"
20631 msgstr ""
20633 #: gimple-ssa-warn-alloca.c:609
20634 #, gcc-internal-format
20635 msgid "use of %<alloca%> within a loop"
20636 msgstr ""
20638 #: gimple-ssa-warn-alloca.c:614
20639 #, gcc-internal-format
20640 msgid ""
20641 "argument to variable-length array may be too large due to conversion from "
20642 "%qT to %qT"
20643 msgstr ""
20645 #: gimple-ssa-warn-alloca.c:617
20646 #, gcc-internal-format
20647 msgid ""
20648 "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
20649 msgstr ""
20651 #: gimple-ssa-warn-alloca.c:623
20652 #, gcc-internal-format
20653 msgid "argument to variable-length array is zero"
20654 msgstr ""
20656 #: gimple-ssa-warn-alloca.c:625
20657 #, gcc-internal-format
20658 msgid "argument to %<alloca%> is zero"
20659 msgstr ""
20661 #: gimple-ssa-warn-restrict.c:1437
20662 msgid ""
20663 "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
20664 msgstr ""
20666 #: gimple-ssa-warn-restrict.c:1439
20667 msgid ""
20668 "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
20669 msgstr ""
20671 #: gimple-ssa-warn-restrict.c:1443
20672 msgid ""
20673 "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
20674 msgstr ""
20676 #: gimple-ssa-warn-restrict.c:1445
20677 msgid ""
20678 "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset "
20679 "%s"
20680 msgstr ""
20682 #: gimple-ssa-warn-restrict.c:1452
20683 msgid ""
20684 "%G%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu "
20685 "bytes at offset %s"
20686 msgid_plural ""
20687 "%G%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu "
20688 "bytes at offset %s"
20689 msgstr[0] ""
20690 msgstr[1] ""
20692 #: gimple-ssa-warn-restrict.c:1462
20693 msgid ""
20694 "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at "
20695 "offset %s"
20696 msgid_plural ""
20697 "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at "
20698 "offset %s"
20699 msgstr[0] ""
20700 msgstr[1] ""
20702 #: gimple-ssa-warn-restrict.c:1475
20703 msgid ""
20704 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
20705 "byte at offset %s"
20706 msgid_plural ""
20707 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
20708 "bytes at offset %s"
20709 msgstr[0] ""
20710 msgstr[1] ""
20712 #: gimple-ssa-warn-restrict.c:1485
20713 msgid ""
20714 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps "
20715 "between %wu and %wu bytes at offset %s"
20716 msgstr ""
20718 #: gimple-ssa-warn-restrict.c:1493
20719 msgid ""
20720 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
20721 "or more bytes at offset %s"
20722 msgstr ""
20724 #: gimple-ssa-warn-restrict.c:1506
20725 msgid ""
20726 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at "
20727 "offset %s"
20728 msgid_plural ""
20729 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at "
20730 "offset %s"
20731 msgstr[0] ""
20732 msgstr[1] ""
20734 #: gimple-ssa-warn-restrict.c:1514
20735 msgid ""
20736 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu "
20737 "and %wu bytes at offset %s"
20738 msgstr ""
20740 #: gimple-ssa-warn-restrict.c:1521
20741 msgid ""
20742 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more "
20743 "bytes at offset %s"
20744 msgstr ""
20746 #: gimple-ssa-warn-restrict.c:1549
20747 msgid "%G%qD accessing %wu byte may overlap %wu byte"
20748 msgid_plural "%G%qD accessing %wu bytes may overlap %wu byte"
20749 msgstr[0] ""
20750 msgstr[1] ""
20752 #: gimple-ssa-warn-restrict.c:1556
20753 msgid ""
20754 "%G%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset "
20755 "%s"
20756 msgid_plural ""
20757 "%G%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at "
20758 "offset %s"
20759 msgstr[0] ""
20760 msgstr[1] ""
20762 #: gimple-ssa-warn-restrict.c:1567
20763 msgid "%G%qD accessing %wu byte may overlap up to %wu bytes"
20764 msgid_plural "%G%qD accessing %wu bytes may overlap up to %wu bytes"
20765 msgstr[0] ""
20766 msgstr[1] ""
20768 #: gimple-ssa-warn-restrict.c:1574
20769 msgid ""
20770 "%G%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at "
20771 "offset %s"
20772 msgid_plural ""
20773 "%G%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes "
20774 "at offset %s"
20775 msgstr[0] ""
20776 msgstr[1] ""
20778 #: gimple-ssa-warn-restrict.c:1587
20779 msgid "%G%qD accessing between %wu and %wu bytes may overlap %wu byte"
20780 msgid_plural ""
20781 "%G%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
20782 msgstr[0] ""
20783 msgstr[1] ""
20785 #: gimple-ssa-warn-restrict.c:1594
20786 msgid ""
20787 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap "
20788 "%wu byte at offset %s"
20789 msgid_plural ""
20790 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap "
20791 "up to %wu bytes at offset %s"
20792 msgstr[0] ""
20793 msgstr[1] ""
20795 #: gimple-ssa-warn-restrict.c:1606
20796 msgid ""
20797 "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte "
20798 "at offset %s"
20799 msgid_plural ""
20800 "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu "
20801 "bytes at offset %s"
20802 msgstr[0] ""
20803 msgstr[1] ""
20805 #: gimple-ssa-warn-restrict.c:1652
20806 msgid "%G%qD specified bound %wu exceeds maximum object size %wu"
20807 msgstr ""
20809 #: gimple-ssa-warn-restrict.c:1658
20810 msgid ""
20811 "%G%qD specified bound between %wu and %wu exceeds maximum object size %wu"
20812 msgstr ""
20814 #: gimple-ssa-warn-restrict.c:1717
20815 msgid ""
20816 "%G%qD pointer overflow between offset %s and size %s accessing array %qD "
20817 "with type %qT"
20818 msgstr ""
20820 #: gimple-ssa-warn-restrict.c:1722
20821 #, gcc-internal-format
20822 msgid "array %qD declared here"
20823 msgstr ""
20825 #: gimple-ssa-warn-restrict.c:1727 gimple-ssa-warn-restrict.c:1733
20826 msgid "%G%qD pointer overflow between offset %s and size %s"
20827 msgstr ""
20829 #: gimple-ssa-warn-restrict.c:1750
20830 msgid ""
20831 "%G%qD forming offset %s is out of the bounds [0, %wu] of object %qD with "
20832 "type %qT"
20833 msgstr ""
20835 #: gimple-ssa-warn-restrict.c:1753
20836 msgid ""
20837 "%G%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
20838 msgstr ""
20840 #: gimple-ssa-warn-restrict.c:1759
20841 msgid ""
20842 "%G%qD forming offset %s is out of the bounds of object %qD with type %qT"
20843 msgstr ""
20845 #: gimple-ssa-warn-restrict.c:1761
20846 msgid "%G%qD offset %s is out of the bounds of object %qD with type %qT"
20847 msgstr ""
20849 #: gimple-ssa-warn-restrict.c:1767 c/c-decl.c:3788 c/c-decl.c:4061
20850 #: c/c-typeck.c:8688 cp/class.c:1343 cp/class.c:3104 cp/decl.c:3972
20851 #: cp/decl.c:10982 cp/decl.c:11419 cp/decl.c:11428 cp/friend.c:386
20852 #: cp/friend.c:396 cp/parser.c:3295 cp/parser.c:3427 cp/parser.c:3478
20853 #: cp/parser.c:6453 cp/parser.c:21874
20854 #, gcc-internal-format
20855 msgid "%qD declared here"
20856 msgstr ""
20858 #: gimple-ssa-warn-restrict.c:1774
20859 msgid "%G%qD forming offset %s is out of the bounds [0, %wu]"
20860 msgstr ""
20862 #: gimple-ssa-warn-restrict.c:1776
20863 msgid "%G%qD offset %s is out of the bounds [0, %wu]"
20864 msgstr ""
20866 #: gimple-ssa-warn-restrict.c:1782
20867 msgid "%G%qD forming offset %s is out of bounds"
20868 msgstr ""
20870 #: gimple-ssa-warn-restrict.c:1783
20871 msgid "%G%qD offset %s is out of bounds"
20872 msgstr ""
20874 #: gimple-ssa-warn-restrict.c:1794
20875 msgid "%G%qD offset %s from the object at %qE is out of the bounds of %qT"
20876 msgstr ""
20878 #: gimple-ssa-warn-restrict.c:1803
20879 msgid ""
20880 "%G%qD offset %s from the object at %qE is out of the bounds of referenced "
20881 "subobject %qD with type %qT at offset %wu"
20882 msgstr ""
20884 #: gimple-ssa-warn-restrict.c:1980
20885 msgid "%G%qD source argument is the same as destination"
20886 msgstr ""
20888 #: gimple-streamer-in.c:210
20889 #, gcc-internal-format, gfc-internal-format
20890 msgid "bytecode stream: unknown GIMPLE statement tag %s"
20891 msgstr ""
20893 #: gimple.c:1244
20894 #, gcc-internal-format, gfc-internal-format
20895 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
20896 msgstr ""
20898 #: gimplify.c:1878
20899 #, gcc-internal-format
20900 msgid "statement will never be executed"
20901 msgstr ""
20903 #: gimplify.c:2215 gimplify.c:2223
20904 #, gcc-internal-format
20905 msgid "this statement may fall through"
20906 msgstr ""
20908 #: gimplify.c:2225
20909 #, gcc-internal-format
20910 msgid "here"
20911 msgstr ""
20913 #. We've found [[fallthrough]]; at the end of a switch, which the C++
20914 #. standard says is ill-formed; see [dcl.attr.fallthrough].
20915 #: gimplify.c:2337 gimplify.c:2360
20916 #, gcc-internal-format
20917 msgid "attribute %<fallthrough%> not preceding a case label or default label"
20918 msgstr ""
20920 #: gimplify.c:3425
20921 #, gcc-internal-format
20922 msgid "using result of function returning %<void%>"
20923 msgstr ""
20925 #: gimplify.c:6167
20926 #, gcc-internal-format, gfc-internal-format
20927 msgid "non-memory output %d must stay in memory"
20928 msgstr ""
20930 #: gimplify.c:6180
20931 #, gcc-internal-format, gfc-internal-format
20932 msgid "invalid lvalue in asm output %d"
20933 msgstr ""
20935 #: gimplify.c:6323
20936 #, gcc-internal-format, gfc-internal-format
20937 msgid "non-memory input %d must stay in memory"
20938 msgstr ""
20940 #: gimplify.c:6363 gimplify.c:6372
20941 #, gcc-internal-format, gfc-internal-format
20942 msgid "memory input %d is not directly addressable"
20943 msgstr ""
20945 #: gimplify.c:6980
20946 #, gcc-internal-format
20947 msgid "threadprivate variable %qE used in target region"
20948 msgstr ""
20950 #: gimplify.c:6982
20951 #, gcc-internal-format
20952 msgid "enclosing target region"
20953 msgstr ""
20955 #: gimplify.c:6994
20956 #, gcc-internal-format
20957 msgid "threadprivate variable %qE used in untied task"
20958 msgstr ""
20960 #: gimplify.c:6996
20961 #, gcc-internal-format
20962 msgid "enclosing task"
20963 msgstr ""
20965 #: gimplify.c:7070
20966 #, gcc-internal-format
20967 msgid "%qE not specified in enclosing %qs"
20968 msgstr ""
20970 #: gimplify.c:7072
20971 #, gcc-internal-format
20972 msgid "enclosing %qs"
20973 msgstr ""
20975 #: gimplify.c:7197
20976 #, gcc-internal-format
20977 msgid "%qE not specified in enclosing OpenACC %qs construct"
20978 msgstr ""
20980 #: gimplify.c:7199
20981 #, gcc-internal-format
20982 msgid "enclosing OpenACC %qs construct"
20983 msgstr ""
20985 #: gimplify.c:7252
20986 #, gcc-internal-format
20987 msgid "%qE with %<link%> clause used in %<routine%> function"
20988 msgstr ""
20990 #: gimplify.c:7260
20991 #, gcc-internal-format
20992 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
20993 msgstr ""
20995 #: gimplify.c:7308
20996 #, gcc-internal-format
20997 msgid "%qE not specified in enclosing %<target%>"
20998 msgstr ""
21000 #: gimplify.c:7310
21001 #, gcc-internal-format
21002 msgid "enclosing %<target%>"
21003 msgstr ""
21005 #: gimplify.c:7340 gimplify.c:8447
21006 #, gcc-internal-format
21007 msgid "variable %qE declared in enclosing %<host_data%> region"
21008 msgstr ""
21010 #: gimplify.c:7361
21011 #, gcc-internal-format
21012 msgid "%qD referenced in target region does not have a mappable type"
21013 msgstr ""
21015 #: gimplify.c:7480
21016 #, gcc-internal-format
21017 msgid "iteration variable %qE is predetermined linear"
21018 msgstr ""
21020 #: gimplify.c:7483
21021 #, gcc-internal-format
21022 msgid "iteration variable %qE should be private"
21023 msgstr ""
21025 #: gimplify.c:7497
21026 #, gcc-internal-format
21027 msgid "iteration variable %qE should not be firstprivate"
21028 msgstr ""
21030 #: gimplify.c:7500
21031 #, gcc-internal-format
21032 msgid "iteration variable %qE should not be reduction"
21033 msgstr ""
21035 #: gimplify.c:7503
21036 #, gcc-internal-format
21037 msgid "iteration variable %qE should not be linear"
21038 msgstr ""
21040 #: gimplify.c:8110
21041 #, gcc-internal-format
21042 msgid "conditional %<lastprivate%> clause on %<distribute%> construct"
21043 msgstr ""
21045 #: gimplify.c:8116
21046 #, gcc-internal-format
21047 msgid "conditional %<lastprivate%> clause on %<taskloop%> construct"
21048 msgstr ""
21050 #: gimplify.c:8132
21051 #, gcc-internal-format
21052 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
21053 msgstr ""
21055 #: gimplify.c:8138
21056 #, gcc-internal-format
21057 msgid "%<conditional%> modifier on %<lastprivate%> clause not supported yet"
21058 msgstr ""
21060 #: gimplify.c:8223
21061 #, gcc-internal-format
21062 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
21063 msgstr ""
21065 #: gimplify.c:8231
21066 #, gcc-internal-format
21067 msgid ""
21068 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
21069 "%<for%> or %<sections%>"
21070 msgstr ""
21072 #: gimplify.c:8316
21073 #, gcc-internal-format
21074 msgid ""
21075 "%<linear%> clause for variable other than loop iterator specified on "
21076 "construct combined with %<distribute%>"
21077 msgstr ""
21079 #: gimplify.c:8524
21080 #, gcc-internal-format
21081 msgid "mapping field %qE of variable length structure"
21082 msgstr ""
21084 #: gimplify.c:8735
21085 #, gcc-internal-format
21086 msgid "%qE appears more than once in map clauses"
21087 msgstr ""
21089 #: gimplify.c:9049
21090 #, gcc-internal-format
21091 msgid ""
21092 "copyprivate variable %qE is not threadprivate or private in outer context"
21093 msgstr ""
21095 #: gimplify.c:9094
21096 #, gcc-internal-format
21097 msgid "%s variable %qE is private in outer context"
21098 msgstr ""
21100 #: gimplify.c:9122
21101 #, gcc-internal-format
21102 msgid "expected %qs %<if%> clause modifier rather than %qs"
21103 msgstr ""
21105 #: gimplify.c:9465
21106 #, gcc-internal-format
21107 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
21108 msgstr ""
21110 #: gimplify.c:9498
21111 #, gcc-internal-format
21112 msgid ""
21113 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
21114 msgstr ""
21116 #: gimplify.c:9698
21117 #, gcc-internal-format
21118 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
21119 msgstr ""
21121 #: gimplify.c:9749
21122 #, gcc-internal-format
21123 msgid ""
21124 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
21125 "%<distribute%> construct"
21126 msgstr ""
21128 #: gimplify.c:9837
21129 #, gcc-internal-format
21130 msgid ""
21131 "incompatible data clause with reduction on %qE; promoting to present_or_copy"
21132 msgstr ""
21134 #: gimplify.c:9986
21135 #, gcc-internal-format
21136 msgid "invalid private reduction on %qE"
21137 msgstr ""
21139 #: gimplify.c:10260
21140 #, gcc-internal-format
21141 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
21142 msgstr ""
21144 #: gimplify.c:12131 omp-low.c:2926
21145 #, gcc-internal-format
21146 msgid ""
21147 "%<ordered%> construct with %<depend%> clause must be closely nested inside a "
21148 "loop with %<ordered%> clause with a parameter"
21149 msgstr ""
21151 #: gimplify.c:12149
21152 #, gcc-internal-format
21153 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
21154 msgstr ""
21156 #: gimplify.c:12162
21157 #, gcc-internal-format
21158 msgid ""
21159 "number of variables in %<depend%> clause with %<sink%> modifier does not "
21160 "match number of iteration variables"
21161 msgstr ""
21163 #: gimplify.c:12175
21164 #, gcc-internal-format
21165 msgid ""
21166 "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> "
21167 "construct"
21168 msgstr ""
21170 #: gimplify.c:12186
21171 #, gcc-internal-format
21172 msgid ""
21173 "%<depend%> clause with %<source%> modifier specified together with %<depend"
21174 "%> clauses with %<sink%> modifier on the same construct"
21175 msgstr ""
21177 #: gimplify.c:13436
21178 #, gcc-internal-format
21179 msgid "gimplification failed"
21180 msgstr ""
21182 #: gimplify.c:13957
21183 #, gcc-internal-format
21184 msgid "%qT is promoted to %qT when passed through %<...%>"
21185 msgstr ""
21187 #: gimplify.c:13962
21188 #, gcc-internal-format
21189 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
21190 msgstr ""
21192 #: gimplify.c:13969
21193 #, gcc-internal-format
21194 msgid "if this code is reached, the program will abort"
21195 msgstr ""
21197 #: godump.c:1425
21198 #, gcc-internal-format
21199 msgid "could not close Go dump file: %m"
21200 msgstr ""
21202 #: godump.c:1437
21203 #, gcc-internal-format
21204 msgid "could not open Go dump file %qs: %m"
21205 msgstr ""
21207 #: graphite.c:526
21208 #, gcc-internal-format
21209 msgid "Graphite loop optimizations cannot be used (isl is not available)."
21210 msgstr ""
21212 #: hsa-brig.c:909
21213 #, gcc-internal-format
21214 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
21215 msgstr ""
21217 #: hsa-common.c:243
21218 #, gcc-internal-format
21219 msgid "HSA image ops not handled"
21220 msgstr ""
21222 #: hsa-gen.c:1230
21223 #, gcc-internal-format
21224 msgid "HSA SSA name defined by instruction that is supposed to be using it"
21225 msgstr ""
21227 #: hsa-gen.c:1234 hsa-gen.c:1247
21228 #, gcc-internal-format
21229 msgid "HSA SSA verification failed"
21230 msgstr ""
21232 #: hsa-gen.c:1243
21233 #, gcc-internal-format
21234 msgid ""
21235 "HSA SSA name not among operands of instruction that is supposed to use it"
21236 msgstr ""
21238 #: hsa-gen.c:1503
21239 #, gcc-internal-format
21240 msgid "HSA instruction uses a register but is not among recorded register uses"
21241 msgstr ""
21243 #: hsa-gen.c:1507
21244 #, gcc-internal-format
21245 msgid "HSA instruction verification failed"
21246 msgstr ""
21248 #: input.c:1188
21249 #, gcc-internal-format, gfc-internal-format
21250 msgid "expansion point is location %i"
21251 msgstr ""
21253 #: input.c:1218
21254 #, gcc-internal-format, gfc-internal-format
21255 msgid "token %u has x-location == y-location == %u"
21256 msgstr ""
21258 #: input.c:1226
21259 #, gcc-internal-format, gfc-internal-format
21260 msgid "token %u has x-location == %u"
21261 msgstr ""
21263 #: input.c:1227
21264 #, gcc-internal-format, gfc-internal-format
21265 msgid "token %u has y-location == %u"
21266 msgstr ""
21268 #: internal-fn.c:502
21269 #, gcc-internal-format
21270 msgid "invalid use of attribute %<fallthrough%>"
21271 msgstr ""
21273 #: ipa-devirt.c:762 ipa-devirt.c:847 ipa-devirt.c:876 ipa-devirt.c:918
21274 #, gcc-internal-format
21275 msgid "virtual table of type %qD violates one definition rule"
21276 msgstr ""
21278 #: ipa-devirt.c:765
21279 #, gcc-internal-format
21280 msgid ""
21281 "variable of same assembler name as the virtual table is defined in another "
21282 "translation unit"
21283 msgstr ""
21285 #: ipa-devirt.c:806
21286 #, gcc-internal-format
21287 msgid "virtual table of type %qD contains RTTI information"
21288 msgstr ""
21290 #: ipa-devirt.c:812
21291 #, gcc-internal-format
21292 msgid "but is prevailed by one without from other translation unit"
21293 msgstr ""
21295 #: ipa-devirt.c:816
21296 #, gcc-internal-format
21297 msgid "RTTI will not work on this type"
21298 msgstr ""
21300 #: ipa-devirt.c:853
21301 #, gcc-internal-format
21302 msgid ""
21303 "the conflicting type defined in another translation unit has virtual table "
21304 "of different size"
21305 msgstr ""
21307 #: ipa-devirt.c:882
21308 #, gcc-internal-format
21309 msgid ""
21310 "the conflicting type defined in another translation unit with different RTTI "
21311 "information"
21312 msgstr ""
21314 #: ipa-devirt.c:926 ipa-devirt.c:957
21315 #, gcc-internal-format
21316 msgid "the conflicting type defined in another translation unit"
21317 msgstr ""
21319 #: ipa-devirt.c:930
21320 #, gcc-internal-format
21321 msgid "contains additional virtual method %qD"
21322 msgstr ""
21324 #: ipa-devirt.c:937
21325 #, gcc-internal-format
21326 msgid ""
21327 "the conflicting type defined in another translation unit has virtual table "
21328 "with more entries"
21329 msgstr ""
21331 #: ipa-devirt.c:949
21332 #, gcc-internal-format
21333 msgid "virtual table of type %qD violates one definition rule  "
21334 msgstr ""
21336 #: ipa-devirt.c:963
21337 #, gcc-internal-format
21338 msgid "virtual method %qD"
21339 msgstr ""
21341 #: ipa-devirt.c:967
21342 #, gcc-internal-format
21343 msgid "ought to match virtual method %qD but does not"
21344 msgstr ""
21346 #: ipa-devirt.c:973
21347 #, gcc-internal-format
21348 msgid ""
21349 "the conflicting type defined in another translation unit has virtual table "
21350 "with different contents"
21351 msgstr ""
21353 #: ipa-devirt.c:1007
21354 #, gcc-internal-format
21355 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
21356 msgstr ""
21358 #: ipa-devirt.c:1015
21359 #, gcc-internal-format
21360 msgid "type %qT violates the C++ One Definition Rule"
21361 msgstr ""
21363 #: ipa-devirt.c:1027 ipa-devirt.c:1042 ipa-devirt.c:1323 ipa-devirt.c:1399
21364 #: ipa-devirt.c:1438 ipa-devirt.c:1456
21365 #, gcc-internal-format
21366 msgid "a different type is defined in another translation unit"
21367 msgstr ""
21369 #: ipa-devirt.c:1034
21370 #, gcc-internal-format
21371 msgid "the first difference of corresponding definitions is field %qD"
21372 msgstr ""
21374 #: ipa-devirt.c:1044
21375 #, gcc-internal-format
21376 msgid "the first difference of corresponding definitions is method %qD"
21377 msgstr ""
21379 #: ipa-devirt.c:1146
21380 #, gcc-internal-format
21381 msgid ""
21382 "type %qT defined in anonymous namespace cannot match type %qT across the "
21383 "translation unit boundary"
21384 msgstr ""
21386 #: ipa-devirt.c:1151
21387 #, gcc-internal-format
21388 msgid ""
21389 "type %qT defined in anonymous namespace cannot match across the translation "
21390 "unit boundary"
21391 msgstr ""
21393 #: ipa-devirt.c:1156
21394 #, gcc-internal-format
21395 msgid "the incompatible type defined in another translation unit"
21396 msgstr ""
21398 #: ipa-devirt.c:1181
21399 #, gcc-internal-format
21400 msgid "type name %qs should match type name %qs"
21401 msgstr ""
21403 #: ipa-devirt.c:1185 ipa-devirt.c:1282
21404 #, gcc-internal-format
21405 msgid "the incompatible type is defined here"
21406 msgstr ""
21408 #: ipa-devirt.c:1213
21409 #, gcc-internal-format
21410 msgid "array types have different bounds"
21411 msgstr ""
21413 #: ipa-devirt.c:1228
21414 #, gcc-internal-format
21415 msgid "return value type mismatch"
21416 msgstr ""
21418 #: ipa-devirt.c:1243
21419 #, gcc-internal-format
21420 msgid "implicit this pointer type mismatch"
21421 msgstr ""
21423 #: ipa-devirt.c:1246
21424 #, gcc-internal-format, gfc-internal-format
21425 msgid "type mismatch in parameter %i"
21426 msgstr ""
21428 #: ipa-devirt.c:1257
21429 #, gcc-internal-format
21430 msgid "types have different parameter counts"
21431 msgstr ""
21433 #: ipa-devirt.c:1273
21434 #, gcc-internal-format
21435 msgid "type %qT itself violates the C++ One Definition Rule"
21436 msgstr ""
21438 #: ipa-devirt.c:1279
21439 #, gcc-internal-format
21440 msgid "type %qT should match type %qT"
21441 msgstr ""
21443 #: ipa-devirt.c:1349
21444 #, gcc-internal-format
21445 msgid ""
21446 "an enum with different value name is defined in another translation unit"
21447 msgstr ""
21449 #: ipa-devirt.c:1356
21450 #, gcc-internal-format
21451 msgid "an enum with different values is defined in another translation unit"
21452 msgstr ""
21454 #: ipa-devirt.c:1364
21455 #, gcc-internal-format
21456 msgid ""
21457 "an enum with mismatching number of values is defined in another translation "
21458 "unit"
21459 msgstr ""
21461 #: ipa-devirt.c:1382
21462 #, gcc-internal-format
21463 msgid "a type with different precision is defined in another translation unit"
21464 msgstr ""
21466 #: ipa-devirt.c:1389
21467 #, gcc-internal-format
21468 msgid "a type with different signedness is defined in another translation unit"
21469 msgstr ""
21471 #: ipa-devirt.c:1414
21472 #, gcc-internal-format
21473 msgid ""
21474 "it is defined as a pointer in different address space in another translation "
21475 "unit"
21476 msgstr ""
21478 #: ipa-devirt.c:1423
21479 #, gcc-internal-format
21480 msgid ""
21481 "it is defined as a pointer to different type in another translation unit"
21482 msgstr ""
21484 #: ipa-devirt.c:1483
21485 #, gcc-internal-format
21486 msgid "an array of different size is defined in another translation unit"
21487 msgstr ""
21489 #: ipa-devirt.c:1498
21490 #, gcc-internal-format
21491 msgid "has different return value in another translation unit"
21492 msgstr ""
21494 #: ipa-devirt.c:1521 ipa-devirt.c:1533
21495 #, gcc-internal-format
21496 msgid "has different parameters in another translation unit"
21497 msgstr ""
21499 #: ipa-devirt.c:1556
21500 #, gcc-internal-format
21501 msgid "a type defined in another translation unit is not polymorphic"
21502 msgstr ""
21504 #: ipa-devirt.c:1560
21505 #, gcc-internal-format
21506 msgid "a type defined in another translation unit is polymorphic"
21507 msgstr ""
21509 #: ipa-devirt.c:1578 ipa-devirt.c:1642
21510 #, gcc-internal-format
21511 msgid ""
21512 "a type with different virtual table pointers is defined in another "
21513 "translation unit"
21514 msgstr ""
21516 #: ipa-devirt.c:1585 ipa-devirt.c:1647
21517 #, gcc-internal-format
21518 msgid "a type with different bases is defined in another translation unit"
21519 msgstr ""
21521 #: ipa-devirt.c:1593
21522 #, gcc-internal-format
21523 msgid "a field with different name is defined in another translation unit"
21524 msgstr ""
21526 #: ipa-devirt.c:1607
21527 #, gcc-internal-format
21528 msgid ""
21529 "a field of same name but different type is defined in another translation "
21530 "unit"
21531 msgstr ""
21533 #: ipa-devirt.c:1620
21534 #, gcc-internal-format
21535 msgid "fields have different layout in another translation unit"
21536 msgstr ""
21538 #: ipa-devirt.c:1627
21539 #, gcc-internal-format
21540 msgid "one field is a bitfield while the other is not"
21541 msgstr ""
21543 #: ipa-devirt.c:1651
21544 #, gcc-internal-format
21545 msgid ""
21546 "a type with different number of fields is defined in another translation unit"
21547 msgstr ""
21549 #: ipa-devirt.c:1673
21550 #, gcc-internal-format
21551 msgid "a type with different size is defined in another translation unit"
21552 msgstr ""
21554 #: ipa-devirt.c:1798
21555 #, gcc-internal-format
21556 msgid "the extra base is defined here"
21557 msgstr ""
21559 #: ipa-devirt.c:3973
21560 #, gcc-internal-format
21561 msgid "Declaring type %qD final would enable devirtualization of %i call"
21562 msgid_plural ""
21563 "Declaring type %qD final would enable devirtualization of %i calls"
21564 msgstr[0] ""
21565 msgstr[1] ""
21567 #: ipa-devirt.c:3982
21568 #, gcc-internal-format
21569 msgid ""
21570 "Declaring type %qD final would enable devirtualization of %i call executed "
21571 "%lli times"
21572 msgid_plural ""
21573 "Declaring type %qD final would enable devirtualization of %i calls executed "
21574 "%lli times"
21575 msgstr[0] ""
21576 msgstr[1] ""
21578 #: ipa-devirt.c:4012
21579 #, gcc-internal-format
21580 msgid ""
21581 "Declaring virtual destructor of %qD final would enable devirtualization of "
21582 "%i call"
21583 msgid_plural ""
21584 "Declaring virtual destructor of %qD final would enable devirtualization of "
21585 "%i calls"
21586 msgstr[0] ""
21587 msgstr[1] ""
21589 #: ipa-devirt.c:4020
21590 #, gcc-internal-format
21591 msgid "Declaring method %qD final would enable devirtualization of %i call"
21592 msgid_plural ""
21593 "Declaring method %qD final would enable devirtualization of %i calls"
21594 msgstr[0] ""
21595 msgstr[1] ""
21597 #: ipa-devirt.c:4028
21598 #, gcc-internal-format
21599 msgid ""
21600 "Declaring virtual destructor of %qD final would enable devirtualization of "
21601 "%i call executed %lli times"
21602 msgid_plural ""
21603 "Declaring virtual destructor of %qD final would enable devirtualization of "
21604 "%i calls executed %lli times"
21605 msgstr[0] ""
21606 msgstr[1] ""
21608 #: ipa-devirt.c:4039
21609 #, gcc-internal-format
21610 msgid ""
21611 "Declaring method %qD final would enable devirtualization of %i call executed "
21612 "%lli times"
21613 msgid_plural ""
21614 "Declaring method %qD final would enable devirtualization of %i calls "
21615 "executed %lli times"
21616 msgstr[0] ""
21617 msgstr[1] ""
21619 #: ipa-fnsummary.c:3410
21620 #, gcc-internal-format
21621 msgid "ipa inline summary is missing in input file"
21622 msgstr ""
21624 #: ipa-hsa.c:57
21625 #, gcc-internal-format, gfc-internal-format
21626 msgid "could not emit HSAIL for function %s: function cannot be cloned"
21627 msgstr ""
21629 #: ipa-prop.c:4192
21630 #, gcc-internal-format
21631 msgid "invalid jump function in LTO stream"
21632 msgstr ""
21634 #: ipa-pure-const.c:216
21635 #, gcc-internal-format
21636 msgid "function might be candidate for attribute %qs"
21637 msgstr ""
21639 #: ipa-pure-const.c:217
21640 #, gcc-internal-format
21641 msgid ""
21642 "function might be candidate for attribute %qs if it is known to return "
21643 "normally"
21644 msgstr ""
21646 #: ipa-reference.c:1169
21647 #, gcc-internal-format
21648 msgid "ipa reference summary is missing in ltrans unit"
21649 msgstr ""
21651 #: ira.c:2329 ira.c:2343
21652 #, gcc-internal-format, gfc-internal-format
21653 msgid "%s cannot be used in asm here"
21654 msgstr ""
21656 #: ira.c:5602
21657 #, gcc-internal-format
21658 msgid "frame pointer required, but reserved"
21659 msgstr ""
21661 #: ira.c:5603
21662 #, gcc-internal-format
21663 msgid "for %qD"
21664 msgstr ""
21666 #: ira.c:5617
21667 #, gcc-internal-format
21668 msgid "frame size too large for reliable stack checking"
21669 msgstr ""
21671 #: lra-assigns.c:1695
21672 #, gcc-internal-format, gfc-internal-format
21673 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
21674 msgstr ""
21676 #: lra-assigns.c:1819 reload1.c:1245
21677 #, gcc-internal-format
21678 msgid "%<asm%> operand has impossible constraints"
21679 msgstr ""
21681 #: lra-assigns.c:1840
21682 #, gcc-internal-format
21683 msgid "unable to find a register to spill"
21684 msgstr ""
21686 #: lra-constraints.c:3964 reload.c:3815 reload.c:4070
21687 #, gcc-internal-format
21688 msgid "inconsistent operand constraints in an %<asm%>"
21689 msgstr ""
21691 #: lra-constraints.c:4901
21692 #, gcc-internal-format, gfc-internal-format
21693 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
21694 msgstr ""
21696 #: lto-cgraph.c:1109
21697 #, gcc-internal-format
21698 msgid ""
21699 "function %qs has been referenced in offloaded code but hasn%'t been marked "
21700 "to be included in the offloaded code"
21701 msgstr ""
21703 #: lto-cgraph.c:1114
21704 #, gcc-internal-format
21705 msgid ""
21706 "variable %qs has been referenced in offloaded code but hasn%'t been marked "
21707 "to be included in the offloaded code"
21708 msgstr ""
21710 #: lto-cgraph.c:1276
21711 #, gcc-internal-format, gfc-internal-format
21712 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
21713 msgstr ""
21715 #: lto-cgraph.c:1444
21716 #, gcc-internal-format
21717 msgid "bytecode stream: no caller found while reading edge"
21718 msgstr ""
21720 #: lto-cgraph.c:1450
21721 #, gcc-internal-format
21722 msgid "bytecode stream: no callee found while reading edge"
21723 msgstr ""
21725 #: lto-cgraph.c:1524
21726 #, gcc-internal-format
21727 msgid "bytecode stream: found empty cgraph node"
21728 msgstr ""
21730 #: lto-cgraph.c:1640
21731 #, gcc-internal-format, gfc-internal-format
21732 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
21733 msgstr ""
21735 #: lto-cgraph.c:1665
21736 #, gcc-internal-format, gfc-internal-format
21737 msgid "Profile information in %s corrupted"
21738 msgstr ""
21740 #: lto-cgraph.c:1703
21741 #, gcc-internal-format, gfc-internal-format
21742 msgid "cannot find LTO cgraph in %s"
21743 msgstr ""
21745 #: lto-cgraph.c:1713
21746 #, gcc-internal-format, gfc-internal-format
21747 msgid "cannot find LTO section refs in %s"
21748 msgstr ""
21750 #: lto-cgraph.c:1790
21751 #, gcc-internal-format, gfc-internal-format
21752 msgid "invalid offload table in %s"
21753 msgstr ""
21755 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
21756 #: lto-compress.c:293 lto-compress.c:314
21757 #, gcc-internal-format, gfc-internal-format
21758 msgid "compressed stream: %s"
21759 msgstr ""
21761 #: lto-section-in.c:445
21762 #, gcc-internal-format, gfc-internal-format
21763 msgid ""
21764 "bytecode stream: trying to read %d bytes after the end of the input buffer"
21765 msgstr ""
21767 #: lto-section-in.c:456
21768 #, gcc-internal-format, gfc-internal-format
21769 msgid "%s out of range: Range is %i to %i, value is %i"
21770 msgstr ""
21772 #: lto-streamer-in.c:80
21773 #, gcc-internal-format, gfc-internal-format
21774 msgid "bytecode stream: unexpected tag %s"
21775 msgstr ""
21777 #: lto-streamer-in.c:901 lto-streamer-in.c:911
21778 #, gcc-internal-format
21779 msgid "Cgraph edge statement index out of range"
21780 msgstr ""
21782 #: lto-streamer-in.c:905 lto-streamer-in.c:914
21783 #, gcc-internal-format
21784 msgid "Cgraph edge statement index not found"
21785 msgstr ""
21787 #: lto-streamer-in.c:921
21788 #, gcc-internal-format
21789 msgid "Reference statement index out of range"
21790 msgstr ""
21792 #: lto-streamer-in.c:924
21793 #, gcc-internal-format
21794 msgid "Reference statement index not found"
21795 msgstr ""
21797 #: lto-streamer-in.c:1604
21798 #, gcc-internal-format, gfc-internal-format
21799 msgid "cannot read LTO mode table from %s"
21800 msgstr ""
21802 #: lto-streamer-in.c:1703
21803 #, gcc-internal-format, gfc-internal-format
21804 msgid "unsupported mode %s\n"
21805 msgstr ""
21807 #: lto-streamer-out.c:448 lto-streamer-out.c:692
21808 #, gcc-internal-format
21809 msgid "tree code %qs is not supported in LTO streams"
21810 msgstr ""
21812 #: lto-streamer.c:164
21813 #, gcc-internal-format, gfc-internal-format
21814 msgid "bytecode stream: unexpected LTO section %s"
21815 msgstr ""
21817 #: lto-streamer.c:293
21818 #, gcc-internal-format
21819 msgid ""
21820 "bytecode stream in file %qs generated with LTO version %d.%d instead of the "
21821 "expected %d.%d"
21822 msgstr ""
21824 #: lto-wrapper.c:121
21825 #, gcc-internal-format
21826 msgid "deleting LTRANS file %s: %m"
21827 msgstr ""
21829 #: lto-wrapper.c:158
21830 #, gcc-internal-format
21831 msgid "malformed COLLECT_GCC_OPTIONS"
21832 msgstr ""
21834 #: lto-wrapper.c:313
21835 #, gcc-internal-format, gfc-internal-format
21836 msgid "Option %s with different values"
21837 msgstr ""
21839 #: lto-wrapper.c:397
21840 #, gcc-internal-format, gfc-internal-format
21841 msgid "Option %s not used consistently in all LTO input files"
21842 msgstr ""
21844 #: lto-wrapper.c:825
21845 #, gcc-internal-format
21846 msgid "could not find %s in %s (consider using %<-B%>)\n"
21847 msgstr ""
21849 #: lto-wrapper.c:906
21850 #, gcc-internal-format, gfc-internal-format
21851 msgid "problem with building target image for %s\n"
21852 msgstr ""
21854 #: lto-wrapper.c:926
21855 #, gcc-internal-format
21856 msgid "reading input file"
21857 msgstr ""
21859 #: lto-wrapper.c:931
21860 #, gcc-internal-format
21861 msgid "writing output file"
21862 msgstr ""
21864 #: lto-wrapper.c:963
21865 #, gcc-internal-format
21866 msgid "installation error, can%'t find crtoffloadtable.o"
21867 msgstr ""
21869 #: lto-wrapper.c:1146
21870 #, gcc-internal-format
21871 msgid "environment variable COLLECT_GCC must be set"
21872 msgstr ""
21874 #: lto-wrapper.c:1150 config/nvptx/mkoffload.c:363
21875 #, gcc-internal-format
21876 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
21877 msgstr ""
21879 #: lto-wrapper.c:1333 lto-wrapper.c:1389
21880 #, gcc-internal-format
21881 msgid "cannot open %s: %m"
21882 msgstr ""
21884 #: lto-wrapper.c:1336 lto-wrapper.c:1395
21885 #, gcc-internal-format
21886 msgid "cannot read %s: %m"
21887 msgstr ""
21889 #: lto-wrapper.c:1363
21890 #, gcc-internal-format, gfc-internal-format
21891 msgid "invalid format of %s"
21892 msgstr ""
21894 #: lto-wrapper.c:1550
21895 #, gcc-internal-format
21896 msgid "fopen: %s: %m"
21897 msgstr ""
21899 #: lto-wrapper.c:1567
21900 #, gcc-internal-format, gfc-internal-format
21901 msgid "Corrupted ltrans output file %s"
21902 msgstr ""
21904 #: multiple_target.c:76
21905 #, gcc-internal-format
21906 msgid "the call requires %<ifunc%>, which is not supported by this target"
21907 msgstr ""
21909 #: multiple_target.c:83
21910 #, gcc-internal-format
21911 msgid "target does not support function version dispatcher"
21912 msgstr ""
21914 #: multiple_target.c:91
21915 #, gcc-internal-format
21916 msgid "default %<target_clones%> attribute was not set"
21917 msgstr ""
21919 #: multiple_target.c:354
21920 #, gcc-internal-format
21921 msgid "single %<target_clones%> attribute is ignored"
21922 msgstr ""
21924 #: multiple_target.c:363
21925 #, gcc-internal-format
21926 msgid "clones for %<target_clones%> attribute cannot be created"
21927 msgstr ""
21929 #: multiple_target.c:366
21930 #, gcc-internal-format
21931 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
21932 msgstr ""
21934 #: multiple_target.c:384
21935 #, gcc-internal-format
21936 msgid "%<default%> target was not set"
21937 msgstr ""
21939 #: multiple_target.c:388
21940 #, gcc-internal-format
21941 msgid "an empty string cannot be in %<target_clones%> attribute"
21942 msgstr ""
21944 #: multiple_target.c:392
21945 #, gcc-internal-format
21946 msgid "multiple %<default%> targets were set"
21947 msgstr ""
21949 #: omp-expand.c:2150
21950 #, gcc-internal-format
21951 msgid ""
21952 "%<depend%> clause with %<sink%> modifier waiting for lexically later "
21953 "iteration"
21954 msgstr ""
21956 #: omp-expand.c:2287
21957 #, gcc-internal-format
21958 msgid ""
21959 "%<depend%> clause with %<sink%> modifier refers to iteration never in the "
21960 "iteration space"
21961 msgstr ""
21963 #: omp-general.c:637
21964 #, gcc-internal-format
21965 msgid "multiple loop axes specified for routine"
21966 msgstr ""
21968 #: omp-low.c:2260 omp-offload.c:1184
21969 #, gcc-internal-format
21970 msgid "%<seq%> overrides other OpenACC loop specifiers"
21971 msgstr ""
21973 #: omp-low.c:2263 omp-offload.c:1185
21974 #, gcc-internal-format
21975 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
21976 msgstr ""
21978 #: omp-low.c:2267 omp-offload.c:1219
21979 #, gcc-internal-format
21980 msgid "inner loop uses same OpenACC parallelism as containing loop"
21981 msgstr ""
21983 #: omp-low.c:2314
21984 #, gcc-internal-format
21985 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
21986 msgstr ""
21988 #: omp-low.c:2537
21989 #, gcc-internal-format
21990 msgid "non-OpenACC construct inside of OpenACC routine"
21991 msgstr ""
21993 #: omp-low.c:2546
21994 #, gcc-internal-format
21995 msgid "non-OpenACC construct inside of OpenACC region"
21996 msgstr ""
21998 #: omp-low.c:2571
21999 #, gcc-internal-format
22000 msgid ""
22001 "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
22002 msgstr ""
22004 #: omp-low.c:2582
22005 #, gcc-internal-format
22006 msgid ""
22007 "OpenMP constructs other than %<#pragma omp ordered simd%> or %<#pragma omp "
22008 "atomic%> may not be nested inside %<simd%> region"
22009 msgstr ""
22011 #: omp-low.c:2595
22012 #, gcc-internal-format
22013 msgid ""
22014 "only %<distribute%> or %<parallel%> regions are allowed to be strictly "
22015 "nested inside %<teams%> region"
22016 msgstr ""
22018 #: omp-low.c:2612
22019 #, gcc-internal-format
22020 msgid ""
22021 "%<distribute%> region must be strictly nested inside %<teams%> construct"
22022 msgstr ""
22024 #: omp-low.c:2653
22025 #, gcc-internal-format
22026 msgid ""
22027 "OpenACC loop directive must be associated with an OpenACC compute region"
22028 msgstr ""
22030 #: omp-low.c:2675
22031 #, gcc-internal-format
22032 msgid "orphaned %qs construct"
22033 msgstr ""
22035 #: omp-low.c:2704
22036 #, gcc-internal-format
22037 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
22038 msgstr ""
22040 #: omp-low.c:2709
22041 #, gcc-internal-format
22042 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
22043 msgstr ""
22045 #: omp-low.c:2729 omp-low.c:2742
22046 #, gcc-internal-format
22047 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
22048 msgstr ""
22050 #: omp-low.c:2771
22051 #, gcc-internal-format
22052 msgid ""
22053 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
22054 msgstr ""
22056 #: omp-low.c:2796
22057 #, gcc-internal-format
22058 msgid "invalid arguments"
22059 msgstr ""
22061 #: omp-low.c:2802
22062 #, gcc-internal-format
22063 msgid "%<%s %s%> construct not closely nested inside of %qs"
22064 msgstr ""
22066 #: omp-low.c:2830
22067 #, gcc-internal-format
22068 msgid ""
22069 "barrier region may not be closely nested inside of work-sharing, %<critical"
22070 "%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
22071 msgstr ""
22073 #: omp-low.c:2837
22074 #, gcc-internal-format
22075 msgid ""
22076 "work-sharing region may not be closely nested inside of work-sharing, "
22077 "%<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> "
22078 "region"
22079 msgstr ""
22081 #: omp-low.c:2866
22082 #, gcc-internal-format
22083 msgid ""
22084 "%<master%> region may not be closely nested inside of work-sharing, explicit "
22085 "%<task%> or %<taskloop%> region"
22086 msgstr ""
22088 #: omp-low.c:2890 omp-low.c:3047 c-family/c-omp.c:491
22089 #, gcc-internal-format
22090 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
22091 msgstr ""
22093 #: omp-low.c:2918
22094 #, gcc-internal-format
22095 msgid ""
22096 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
22097 "an %<ordered%> loop"
22098 msgstr ""
22100 #: omp-low.c:2935
22101 #, gcc-internal-format
22102 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
22103 msgstr ""
22105 #: omp-low.c:2950
22106 #, gcc-internal-format
22107 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
22108 msgstr ""
22110 #: omp-low.c:2963
22111 #, gcc-internal-format
22112 msgid ""
22113 "%<ordered%> region may not be closely nested inside of %<critical%>, "
22114 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
22115 msgstr ""
22117 #: omp-low.c:2976 omp-low.c:2998
22118 #, gcc-internal-format
22119 msgid ""
22120 "%<ordered%> region must be closely nested inside a loop region with an "
22121 "%<ordered%> clause"
22122 msgstr ""
22124 #: omp-low.c:2984
22125 #, gcc-internal-format
22126 msgid ""
22127 "%<ordered%> region without %<depend%> clause may not be closely nested "
22128 "inside a loop region with an %<ordered%> clause with a parameter"
22129 msgstr ""
22131 #: omp-low.c:3015
22132 #, gcc-internal-format
22133 msgid ""
22134 "%<critical%> region may not be nested inside a %<critical%> region with the "
22135 "same name"
22136 msgstr ""
22138 #: omp-low.c:3033
22139 #, gcc-internal-format
22140 msgid ""
22141 "%<teams%> construct must be closely nested inside of %<target%> construct or "
22142 "not nested in any OpenMP construct"
22143 msgstr ""
22145 #: omp-low.c:3055
22146 #, gcc-internal-format
22147 msgid ""
22148 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
22149 "yet"
22150 msgstr ""
22152 #: omp-low.c:3068
22153 #, gcc-internal-format
22154 msgid "OpenACC construct inside of non-OpenACC region"
22155 msgstr ""
22157 #: omp-low.c:3113
22158 #, gcc-internal-format
22159 msgid "%s %qs construct inside of %s %qs region"
22160 msgstr ""
22162 #: omp-low.c:3126 omp-low.c:3133
22163 #, gcc-internal-format
22164 msgid "%qs construct inside of %qs region"
22165 msgstr ""
22167 #: omp-low.c:3244
22168 #, gcc-internal-format
22169 msgid "setjmp/longjmp inside simd construct"
22170 msgstr ""
22172 #: omp-low.c:7731
22173 #, gcc-internal-format
22174 msgid ""
22175 "ignoring sink clause with offset that is not a multiple of the loop step"
22176 msgstr ""
22178 #: omp-low.c:7754
22179 #, gcc-internal-format
22180 msgid "first offset must be in opposite direction of loop iterations"
22181 msgstr ""
22183 #: omp-low.c:10673
22184 #, gcc-internal-format, gfc-internal-format
22185 msgid "invalid exit from %s structured block"
22186 msgstr ""
22188 #: omp-low.c:10675 omp-low.c:10680
22189 #, gcc-internal-format, gfc-internal-format
22190 msgid "invalid entry to %s structured block"
22191 msgstr ""
22193 #. Otherwise, be vague and lazy, but efficient.
22194 #: omp-low.c:10684
22195 #, gcc-internal-format, gfc-internal-format
22196 msgid "invalid branch to/from %s structured block"
22197 msgstr ""
22199 #: omp-offload.c:642
22200 #, gcc-internal-format
22201 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
22202 msgstr ""
22204 #: omp-offload.c:1217
22205 #, gcc-internal-format
22206 msgid "routine call uses same OpenACC parallelism as containing loop"
22207 msgstr ""
22209 #: omp-offload.c:1221 omp-offload.c:1253
22210 #, gcc-internal-format
22211 msgid "containing loop here"
22212 msgstr ""
22214 #: omp-offload.c:1226
22215 #, gcc-internal-format
22216 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
22217 msgstr ""
22219 #: omp-offload.c:1228
22220 #, gcc-internal-format
22221 msgid "loop uses OpenACC parallelism disallowed by containing routine"
22222 msgstr ""
22224 #: omp-offload.c:1233
22225 #, gcc-internal-format
22226 msgid "routine %qD declared here"
22227 msgstr ""
22229 #: omp-offload.c:1246
22230 #, gcc-internal-format
22231 msgid "incorrectly nested OpenACC loop parallelism"
22232 msgstr ""
22234 #: omp-offload.c:1387
22235 #, gcc-internal-format
22236 msgid "insufficient partitioning available to parallelize element loop"
22237 msgstr ""
22239 #: omp-offload.c:1395
22240 #, gcc-internal-format
22241 msgid "insufficient partitioning available to parallelize tile loop"
22242 msgstr ""
22244 #: omp-offload.c:1397
22245 #, gcc-internal-format
22246 msgid "insufficient partitioning available to parallelize loop"
22247 msgstr ""
22249 #: omp-simd-clone.c:194
22250 #, gcc-internal-format
22251 msgid "ignoring large linear step"
22252 msgstr ""
22254 #: omp-simd-clone.c:201
22255 #, gcc-internal-format
22256 msgid "ignoring zero linear step"
22257 msgstr ""
22259 #: omp-simd-clone.c:264
22260 #, gcc-internal-format
22261 msgid ""
22262 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
22263 "return type"
22264 msgstr ""
22266 #: omp-simd-clone.c:275
22267 #, gcc-internal-format
22268 msgid ""
22269 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
22270 "non-%<uniform%> argument"
22271 msgstr ""
22273 #: optabs.c:4289
22274 #, gcc-internal-format
22275 msgid "indirect jumps are not available on this target"
22276 msgstr ""
22278 #: opts-common.c:1237
22279 #, gcc-internal-format
22280 msgid "command line option %qs is not supported by this configuration"
22281 msgstr ""
22283 #: opts-common.c:1247 opts.c:2119
22284 #, gcc-internal-format
22285 msgid "missing argument to %qs"
22286 msgstr ""
22288 #: opts-common.c:1254
22289 #, gcc-internal-format
22290 msgid ""
22291 "argument to %qs should be a non-negative integer optionally followed by a "
22292 "size unit"
22293 msgstr ""
22295 #: opts-common.c:1258
22296 #, gcc-internal-format
22297 msgid "argument to %qs should be a non-negative integer"
22298 msgstr ""
22300 #: opts-common.c:1265
22301 #, gcc-internal-format
22302 msgid "argument to %qs is not between %d and %d"
22303 msgstr ""
22305 #: opts-common.c:1280
22306 #, gcc-internal-format
22307 msgid "unrecognized argument in option %qs"
22308 msgstr ""
22310 #: opts-common.c:1291 config/i386/i386.c:3384
22311 #, gcc-internal-format
22312 msgid "valid arguments to %qs are: %s; did you mean %qs?"
22313 msgstr ""
22315 #: opts-common.c:1294 config/i386/i386.c:3387
22316 #, gcc-internal-format
22317 msgid "valid arguments to %qs are: %s"
22318 msgstr ""
22320 #: opts-common.c:1337 c-family/c-opts.c:425
22321 #, gcc-internal-format
22322 msgid "switch %qs is no longer supported"
22323 msgstr ""
22325 #: opts-global.c:102
22326 #, gcc-internal-format
22327 msgid "command line option %qs is valid for the driver but not for %s"
22328 msgstr ""
22330 #. Eventually this should become a hard error IMO.
22331 #: opts-global.c:108
22332 #, gcc-internal-format
22333 msgid "command line option %qs is valid for %s but not for %s"
22334 msgstr ""
22336 #: opts-global.c:375
22337 #, gcc-internal-format
22338 msgid "unrecognized command line option %<-fdump-%s%>"
22339 msgstr ""
22341 #: opts-global.c:380
22342 #, gcc-internal-format
22343 msgid "unrecognized command line option %<-fopt-info-%s%>"
22344 msgstr ""
22346 #: opts-global.c:401 opts-global.c:409
22347 #, gcc-internal-format
22348 msgid "plugin support is disabled; configure with --enable-plugin"
22349 msgstr ""
22351 #: opts-global.c:433
22352 #, gcc-internal-format
22353 msgid "unrecognized register name %qs"
22354 msgstr ""
22356 #: opts-global.c:451
22357 #, gcc-internal-format
22358 msgid ""
22359 "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address"
22360 "%>"
22361 msgstr ""
22363 #: opts-global.c:454
22364 #, gcc-internal-format
22365 msgid "unrecognized shadow offset %qs"
22366 msgstr ""
22368 #: opts.c:91
22369 #, gcc-internal-format
22370 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
22371 msgstr ""
22373 #: opts.c:127
22374 #, gcc-internal-format
22375 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
22376 msgstr ""
22378 #: opts.c:134
22379 #, gcc-internal-format
22380 msgid ""
22381 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
22382 "femit-struct-debug-detailed=ind:...%>"
22383 msgstr ""
22385 #: opts.c:603
22386 #, gcc-internal-format
22387 msgid ""
22388 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
22389 msgstr ""
22391 #: opts.c:730
22392 #, gcc-internal-format
22393 msgid ""
22394 "%<-fipa-cp-clone%> is incompatible with %<-flive-patching=inline-only-static"
22395 "%>"
22396 msgstr ""
22398 #: opts.c:737
22399 #, gcc-internal-format
22400 msgid ""
22401 "%<-fipa-sra%> is incompatible with %<-flive-patching=inline-only-static%>"
22402 msgstr ""
22404 #: opts.c:744
22405 #, gcc-internal-format
22406 msgid ""
22407 "%<-fpartial-inlining%> is incompatible with %<-flive-patching=inline-only-"
22408 "static%>"
22409 msgstr ""
22411 #: opts.c:751
22412 #, gcc-internal-format
22413 msgid ""
22414 "%<-fipa-cp%> is incompatible with %<-flive-patching=inline-only-static%>"
22415 msgstr ""
22417 #: opts.c:761
22418 #, gcc-internal-format
22419 msgid ""
22420 "%<-fwhole-program%> is incompatible with %<-flive-patching=inline-only-"
22421 "static|inline-clone%>"
22422 msgstr ""
22424 #: opts.c:772
22425 #, gcc-internal-format
22426 msgid ""
22427 "%<-fipa-pta%> is incompatible with %<-flive-patching=inline-only-static|"
22428 "inline-clone%>"
22429 msgstr ""
22431 #: opts.c:779
22432 #, gcc-internal-format
22433 msgid ""
22434 "%<-fipa-reference%> is incompatible with %<-flive-patching=inline-only-"
22435 "static|inline-clone%>"
22436 msgstr ""
22438 #: opts.c:786
22439 #, gcc-internal-format
22440 msgid ""
22441 "%<-fipa-ra%> is incompatible with %<-flive-patching=inline-only-static|"
22442 "inline-clone%>"
22443 msgstr ""
22445 #: opts.c:793
22446 #, gcc-internal-format
22447 msgid ""
22448 "%<-fipa-icf%> is incompatible with %<-flive-patching=inline-only-static|"
22449 "inline-clone%>"
22450 msgstr ""
22452 #: opts.c:800
22453 #, gcc-internal-format
22454 msgid ""
22455 "%<-fipa-icf-functions%> is incompatible with %<-flive-patching=inline-only-"
22456 "static|inline-clone%>"
22457 msgstr ""
22459 #: opts.c:807
22460 #, gcc-internal-format
22461 msgid ""
22462 "%<-fipa-icf-variables%> is incompatible with %<-flive-patching=inline-only-"
22463 "static|inline-clone%>"
22464 msgstr ""
22466 #: opts.c:814
22467 #, gcc-internal-format
22468 msgid ""
22469 "%<-fipa-bit-cp%> is incompatible with %<-flive-patching=inline-only-static|"
22470 "inline-clone%>"
22471 msgstr ""
22473 #: opts.c:821
22474 #, gcc-internal-format
22475 msgid ""
22476 "%<-fipa-vrp%> is incompatible with %<-flive-patching=inline-only-static|"
22477 "inline-clone%>"
22478 msgstr ""
22480 #: opts.c:828
22481 #, gcc-internal-format
22482 msgid ""
22483 "%<-fipa-pure-const%> is incompatible with %<-flive-patching=inline-only-"
22484 "static|inline-clone%>"
22485 msgstr ""
22487 #: opts.c:839
22488 #, gcc-internal-format
22489 msgid ""
22490 "%<-fipa-reference-addressable%> is incompatible with %<-flive-"
22491 "patching=inline-only-static|inline-clone%>"
22492 msgstr ""
22494 #: opts.c:848
22495 #, gcc-internal-format
22496 msgid ""
22497 "%<-fipa-stack-alignment%> is incompatible with %<-flive-patching=inline-only-"
22498 "static|inline-clone%>"
22499 msgstr ""
22501 #: opts.c:923
22502 #, gcc-internal-format
22503 msgid "section anchors must be disabled when unit-at-a-time is disabled"
22504 msgstr ""
22506 #: opts.c:927
22507 #, gcc-internal-format
22508 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
22509 msgstr ""
22511 #: opts.c:941
22512 #, gcc-internal-format
22513 msgid "transactional memory is not supported with non-call exceptions"
22514 msgstr ""
22516 #: opts.c:956
22517 #, gcc-internal-format
22518 msgid "section anchors must be disabled when toplevel reorder is disabled"
22519 msgstr ""
22521 #: opts.c:1011 config/darwin.c:3206
22522 #, gcc-internal-format
22523 msgid ""
22524 "%<-freorder-blocks-and-partition%> does not work with exceptions on this "
22525 "architecture"
22526 msgstr ""
22528 #: opts.c:1027
22529 #, gcc-internal-format
22530 msgid ""
22531 "%<-freorder-blocks-and-partition%> does not support unwind info on this "
22532 "architecture"
22533 msgstr ""
22535 #: opts.c:1045 config/pa/pa.c:557
22536 #, gcc-internal-format
22537 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
22538 msgstr ""
22540 #: opts.c:1083
22541 #, gcc-internal-format
22542 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
22543 msgstr ""
22545 #: opts.c:1091
22546 #, gcc-internal-format
22547 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
22548 msgstr ""
22550 #: opts.c:1105
22551 #, gcc-internal-format
22552 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
22553 msgstr ""
22555 #: opts.c:1152
22556 #, gcc-internal-format
22557 msgid ""
22558 "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> "
22559 "or %<-fsanitize=kernel-address%>"
22560 msgstr ""
22562 #: opts.c:1156
22563 #, gcc-internal-format
22564 msgid ""
22565 "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> "
22566 "or %<-fsanitize=kernel-address%>"
22567 msgstr ""
22569 #: opts.c:1164
22570 #, gcc-internal-format
22571 msgid ""
22572 "%<-fsanitize=address%> is incompatible with %<-fsanitize=kernel-address%>"
22573 msgstr ""
22575 #: opts.c:1171
22576 #, gcc-internal-format
22577 msgid ""
22578 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are incompatible "
22579 "with %<-fsanitize=thread%>"
22580 msgstr ""
22582 #: opts.c:1177
22583 #, gcc-internal-format
22584 msgid "%<-fsanitize=leak%> is incompatible with %<-fsanitize=thread%>"
22585 msgstr ""
22587 #: opts.c:1183
22588 #, gcc-internal-format
22589 msgid "%<-fsanitize-recover=%s%> is not supported"
22590 msgstr ""
22592 #: opts.c:1209
22593 #, gcc-internal-format
22594 msgid ""
22595 "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
22596 msgstr ""
22598 #: opts.c:1216
22599 #, gcc-internal-format
22600 msgid "transactional memory is not supported with %<-fsanitize=address%>"
22601 msgstr ""
22603 #: opts.c:1219
22604 #, gcc-internal-format
22605 msgid ""
22606 "transactional memory is not supported with %<-fsanitize=kernel-address%>"
22607 msgstr ""
22609 #: opts.c:1224
22610 #, gcc-internal-format
22611 msgid "live patching is not supported with LTO"
22612 msgstr ""
22614 #: opts.c:1680
22615 #, gcc-internal-format
22616 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
22617 msgstr ""
22619 #: opts.c:1910
22620 #, gcc-internal-format
22621 msgid "%<-fsanitize=all%> option is not valid"
22622 msgstr ""
22624 #: opts.c:1950
22625 #, gcc-internal-format
22626 msgid ""
22627 "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
22628 msgstr ""
22630 #: opts.c:1956
22631 #, gcc-internal-format
22632 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
22633 msgstr ""
22635 #: opts.c:1991
22636 #, gcc-internal-format
22637 msgid "%<%s%> attribute directive ignored"
22638 msgstr ""
22640 #: opts.c:2018
22641 #, gcc-internal-format
22642 msgid "invalid arguments for %<-falign-%s%> option: %qs"
22643 msgstr ""
22645 #: opts.c:2040
22646 #, gcc-internal-format
22647 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
22648 msgstr ""
22650 #: opts.c:2049
22651 #, gcc-internal-format
22652 msgid "%<-falign-%s%> is not between 0 and %d"
22653 msgstr ""
22655 #: opts.c:2174
22656 #, gcc-internal-format
22657 msgid "--help argument %q.*s is ambiguous, please be more specific"
22658 msgstr ""
22660 #: opts.c:2183
22661 #, gcc-internal-format
22662 msgid "unrecognized argument to --help= option: %q.*s"
22663 msgstr ""
22665 #: opts.c:2513
22666 #, gcc-internal-format
22667 msgid "HSA has not been enabled during configuration"
22668 msgstr ""
22670 #: opts.c:2525
22671 #, gcc-internal-format
22672 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
22673 msgstr ""
22675 #: opts.c:2533
22676 #, gcc-internal-format
22677 msgid "structure alignment must be a small power of two, not %wu"
22678 msgstr ""
22680 #: opts.c:2619
22681 #, gcc-internal-format
22682 msgid "invalid arguments for %<-fpatchable_function_entry%>"
22683 msgstr ""
22685 #: opts.c:2677
22686 #, gcc-internal-format
22687 msgid "unknown stack check parameter %qs"
22688 msgstr ""
22690 #: opts.c:2705
22691 #, gcc-internal-format
22692 msgid ""
22693 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf"
22694 "%> %<-g%s%> for debug level"
22695 msgstr ""
22697 #: opts.c:2716
22698 #, gcc-internal-format
22699 msgid "dwarf version %wu is not supported"
22700 msgstr ""
22702 #: opts.c:2840
22703 #, gcc-internal-format, gfc-internal-format
22704 msgid "%s: --param arguments should be of the form NAME=VALUE"
22705 msgstr ""
22707 #: opts.c:2851
22708 #, gcc-internal-format
22709 msgid "invalid --param name %qs; did you mean %qs?"
22710 msgstr ""
22712 #: opts.c:2854
22713 #, gcc-internal-format
22714 msgid "invalid --param name %qs"
22715 msgstr ""
22717 #: opts.c:2862
22718 #, gcc-internal-format
22719 msgid "invalid --param value %qs"
22720 msgstr ""
22722 #: opts.c:2984
22723 #, gcc-internal-format
22724 msgid "target system does not support debug output"
22725 msgstr ""
22727 #: opts.c:2993
22728 #, gcc-internal-format
22729 msgid "debug format %qs conflicts with prior selection"
22730 msgstr ""
22732 #: opts.c:3011
22733 #, gcc-internal-format
22734 msgid "unrecognized debug output level %qs"
22735 msgstr ""
22737 #: opts.c:3013
22738 #, gcc-internal-format
22739 msgid "debug output level %qs is too high"
22740 msgstr ""
22742 #: opts.c:3033
22743 #, gcc-internal-format
22744 msgid "getting core file size maximum limit: %m"
22745 msgstr ""
22747 #: opts.c:3037
22748 #, gcc-internal-format
22749 msgid "setting core file size limit to maximum: %m"
22750 msgstr ""
22752 #: opts.c:3082
22753 #, gcc-internal-format, gfc-internal-format
22754 msgid "unrecognized gcc debugging option: %c"
22755 msgstr ""
22757 #: opts.c:3111
22758 #, gcc-internal-format
22759 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
22760 msgstr ""
22762 #: opts.c:3115
22763 #, gcc-internal-format
22764 msgid "%<-W%serror=%s%>: no option %<-%s%>"
22765 msgstr ""
22767 #: opts.c:3119
22768 #, gcc-internal-format
22769 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
22770 msgstr ""
22772 #: params.c:156
22773 #, gcc-internal-format
22774 msgid "minimum value of parameter %qs is %u"
22775 msgstr ""
22777 #: params.c:162
22778 #, gcc-internal-format
22779 msgid "maximum value of parameter %qs is %u"
22780 msgstr ""
22782 #. If we didn't find this parameter, issue an error message.
22783 #: params.c:240
22784 #, gcc-internal-format
22785 msgid "invalid parameter %qs"
22786 msgstr ""
22788 #: passes.c:84
22789 #, gcc-internal-format, gfc-internal-format
22790 msgid "pass %s does not support cloning"
22791 msgstr ""
22793 #: passes.c:90
22794 #, gcc-internal-format, gfc-internal-format
22795 msgid ""
22796 "pass %s needs a set_pass_param implementation to handle the extra argument "
22797 "in NEXT_PASS"
22798 msgstr ""
22800 #: passes.c:1024
22801 #, gcc-internal-format
22802 msgid "unrecognized option %<-fenable%>"
22803 msgstr ""
22805 #: passes.c:1026
22806 #, gcc-internal-format
22807 msgid "unrecognized option %<-fdisable%>"
22808 msgstr ""
22810 #: passes.c:1034
22811 #, gcc-internal-format
22812 msgid "unknown pass %s specified in %<-fenable%>"
22813 msgstr ""
22815 #: passes.c:1036
22816 #, gcc-internal-format
22817 msgid "unknown pass %s specified in %<-fdisable%>"
22818 msgstr ""
22820 #: passes.c:1061 passes.c:1150
22821 #, gcc-internal-format, gfc-internal-format
22822 msgid "enable pass %s for functions in the range of [%u, %u]"
22823 msgstr ""
22825 #: passes.c:1064 passes.c:1161
22826 #, gcc-internal-format, gfc-internal-format
22827 msgid "disable pass %s for functions in the range of [%u, %u]"
22828 msgstr ""
22830 #: passes.c:1100 passes.c:1128
22831 #, gcc-internal-format, gfc-internal-format
22832 msgid "Invalid range %s in option %s"
22833 msgstr ""
22835 #: passes.c:1146
22836 #, gcc-internal-format, gfc-internal-format
22837 msgid "enable pass %s for function %s"
22838 msgstr ""
22840 #: passes.c:1157
22841 #, gcc-internal-format, gfc-internal-format
22842 msgid "disable pass %s for function %s"
22843 msgstr ""
22845 #: passes.c:1386
22846 #, gcc-internal-format
22847 msgid "invalid pass positioning operation"
22848 msgstr ""
22850 #: passes.c:1447
22851 #, gcc-internal-format
22852 msgid "plugin cannot register a missing pass"
22853 msgstr ""
22855 #: passes.c:1450
22856 #, gcc-internal-format
22857 msgid "plugin cannot register an unnamed pass"
22858 msgstr ""
22860 #: passes.c:1455
22861 #, gcc-internal-format
22862 msgid "plugin cannot register pass %qs without reference pass name"
22863 msgstr ""
22865 #: passes.c:1474
22866 #, gcc-internal-format
22867 msgid "pass %qs not found but is referenced by new pass %qs"
22868 msgstr ""
22870 #: plugin.c:212
22871 #, gcc-internal-format
22872 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
22873 msgstr ""
22875 #: plugin.c:234
22876 #, gcc-internal-format, gfc-internal-format
22877 msgid ""
22878 "plugin %s was specified with different paths:\n"
22879 "%s\n"
22880 "%s"
22881 msgstr ""
22883 #: plugin.c:293
22884 #, gcc-internal-format
22885 msgid "malformed option %<-fplugin-arg-%s%> (missing -<key>[=<value>])"
22886 msgstr ""
22888 #: plugin.c:356
22889 #, gcc-internal-format
22890 msgid ""
22891 "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
22892 msgstr ""
22894 #: plugin.c:375
22895 #, gcc-internal-format
22896 msgid "unable to register info for plugin %qs - plugin name not found"
22897 msgstr ""
22899 #: plugin.c:471
22900 #, gcc-internal-format, gfc-internal-format
22901 msgid "unknown callback event registered by plugin %s"
22902 msgstr ""
22904 #: plugin.c:503
22905 #, gcc-internal-format, gfc-internal-format
22906 msgid "plugin %s registered a null callback function for event %s"
22907 msgstr ""
22909 #: plugin.c:636 plugin.c:703
22910 #, gcc-internal-format, gfc-internal-format
22911 msgid ""
22912 "cannot load plugin %s\n"
22913 "%s"
22914 msgstr ""
22916 #: plugin.c:647 plugin.c:713
22917 #, gcc-internal-format, gfc-internal-format
22918 msgid ""
22919 "plugin %s is not licensed under a GPL-compatible license\n"
22920 "%s"
22921 msgstr ""
22923 #: plugin.c:660 plugin.c:723
22924 #, gcc-internal-format, gfc-internal-format
22925 msgid ""
22926 "cannot find %s in plugin %s\n"
22927 "%s"
22928 msgstr ""
22930 #: plugin.c:670 plugin.c:732
22931 #, gcc-internal-format, gfc-internal-format
22932 msgid "fail to initialize plugin %s"
22933 msgstr ""
22935 #: plugin.c:1006
22936 #, gcc-internal-format
22937 msgid "%<-iplugindir%> <dir> option not passed from the gcc driver"
22938 msgstr ""
22940 #: predict.c:2496
22941 #, gcc-internal-format
22942 msgid "probability %qE must be constant floating-point expression"
22943 msgstr ""
22945 #: predict.c:2509
22946 #, gcc-internal-format
22947 msgid "probability %qE is outside the range [0.0, 1.0]"
22948 msgstr ""
22950 #: predict.c:3483
22951 #, gcc-internal-format, gfc-internal-format
22952 msgid "Missing counts for called function %s"
22953 msgstr ""
22955 #: profile.c:591
22956 #, gcc-internal-format
22957 msgid "corrupted profile info: profile data is not flow-consistent"
22958 msgstr ""
22960 #: profile.c:608
22961 #, gcc-internal-format, gfc-internal-format
22962 msgid ""
22963 "corrupted profile info: number of iterations for basic block %d thought to "
22964 "be %i"
22965 msgstr ""
22967 #: profile.c:631
22968 #, gcc-internal-format, gfc-internal-format
22969 msgid ""
22970 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
22971 msgstr ""
22973 #: read-rtl-function.c:262
22974 #, gcc-internal-format, gfc-internal-format
22975 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
22976 msgstr ""
22978 #: read-rtl-function.c:266
22979 #, gcc-internal-format, gfc-internal-format
22980 msgid "insn with UID %i not found for operand %i of insn %i"
22981 msgstr ""
22983 #: read-rtl-function.c:409
22984 #, gcc-internal-format
22985 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
22986 msgstr ""
22988 #: read-rtl-function.c:710
22989 #, gcc-internal-format, gfc-internal-format
22990 msgid "unrecognized edge flag: '%s'"
22991 msgstr ""
22993 #: read-rtl-function.c:853
22994 #, gcc-internal-format
22995 msgid "more than one 'crtl' directive"
22996 msgstr ""
22998 #: read-rtl-function.c:981
22999 #, gcc-internal-format, gfc-internal-format
23000 msgid "unrecognized enum value: '%s'"
23001 msgstr ""
23003 #: read-rtl-function.c:1137 read-rtl-function.c:1196
23004 #, gcc-internal-format, gfc-internal-format
23005 msgid "was expecting `%s'"
23006 msgstr ""
23008 #: read-rtl-function.c:1575
23009 #, gcc-internal-format, gfc-internal-format
23010 msgid "duplicate insn UID: %i"
23011 msgstr ""
23013 #: read-rtl-function.c:1635
23014 #, gcc-internal-format
23015 msgid "start/end of RTL fragment are in different files"
23016 msgstr ""
23018 #: read-rtl-function.c:1641
23019 #, gcc-internal-format
23020 msgid "start of RTL fragment must be on an earlier line than end"
23021 msgstr ""
23023 #: reg-stack.c:538
23024 #, gcc-internal-format, gfc-internal-format
23025 msgid "output constraint %d must specify a single register"
23026 msgstr ""
23028 #: reg-stack.c:548
23029 #, gcc-internal-format, gfc-internal-format
23030 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
23031 msgstr ""
23033 #: reg-stack.c:571
23034 #, gcc-internal-format
23035 msgid "output regs must be grouped at top of stack"
23036 msgstr ""
23038 #: reg-stack.c:611
23039 #, gcc-internal-format
23040 msgid "implicitly popped regs must be grouped at top of stack"
23041 msgstr ""
23043 #: reg-stack.c:628
23044 #, gcc-internal-format
23045 msgid "explicitly used regs must be grouped at top of stack"
23046 msgstr ""
23048 #: reg-stack.c:647
23049 #, gcc-internal-format
23050 msgid "output operand %d must use %<&%> constraint"
23051 msgstr ""
23053 #: regcprop.c:1219
23054 #, gcc-internal-format, gfc-internal-format
23055 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
23056 msgstr ""
23058 #: regcprop.c:1231
23059 #, gcc-internal-format, gfc-internal-format
23060 msgid "validate_value_data: Loop in regno chain (%u)"
23061 msgstr ""
23063 #: regcprop.c:1234
23064 #, gcc-internal-format, gfc-internal-format
23065 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
23066 msgstr ""
23068 #: regcprop.c:1246
23069 #, gcc-internal-format, gfc-internal-format
23070 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
23071 msgstr ""
23073 #: reginfo.c:720
23074 #, gcc-internal-format
23075 msgid "can%'t use %qs as a call-saved register"
23076 msgstr ""
23078 #: reginfo.c:724
23079 #, gcc-internal-format
23080 msgid "can%'t use %qs as a call-used register"
23081 msgstr ""
23083 #: reginfo.c:736
23084 #, gcc-internal-format
23085 msgid "can%'t use %qs as a fixed register"
23086 msgstr ""
23088 #: reginfo.c:762 config/arc/arc.c:1046 config/arc/arc.c:1088
23089 #: config/ia64/ia64.c:6039 config/ia64/ia64.c:6046 config/pa/pa.c:468
23090 #: config/pa/pa.c:475 config/sh/sh.c:8293 config/sh/sh.c:8300
23091 #: config/spu/spu.c:4931 config/spu/spu.c:4938
23092 #, gcc-internal-format, gfc-internal-format
23093 msgid "unknown register name: %s"
23094 msgstr ""
23096 #: reginfo.c:775
23097 #, gcc-internal-format
23098 msgid "stack register used for global register variable"
23099 msgstr ""
23101 #: reginfo.c:781
23102 #, gcc-internal-format
23103 msgid "global register variable follows a function definition"
23104 msgstr ""
23106 #: reginfo.c:787
23107 #, gcc-internal-format
23108 msgid "register of %qD used for multiple global register variables"
23109 msgstr ""
23111 #: reginfo.c:790 config/rs6000/rs6000.c:29365
23112 #, gcc-internal-format
23113 msgid "conflicts with %qD"
23114 msgstr ""
23116 #: reginfo.c:795
23117 #, gcc-internal-format
23118 msgid "call-clobbered register used for global register variable"
23119 msgstr ""
23121 #: reload.c:1293
23122 #, gcc-internal-format
23123 msgid "cannot reload integer constant operand in %<asm%>"
23124 msgstr ""
23126 #: reload.c:1307
23127 #, gcc-internal-format
23128 msgid "impossible register constraint in %<asm%>"
23129 msgstr ""
23131 #: reload.c:3672
23132 #, gcc-internal-format
23133 msgid "%<&%> constraint used with no register class"
23134 msgstr ""
23136 #: reload1.c:2065
23137 #, gcc-internal-format
23138 msgid "can%'t find a register in class %qs while reloading %<asm%>"
23139 msgstr ""
23141 #: reload1.c:2070
23142 #, gcc-internal-format
23143 msgid "unable to find a register to spill in class %qs"
23144 msgstr ""
23146 #: reload1.c:4697
23147 #, gcc-internal-format
23148 msgid "%<asm%> operand requires impossible reload"
23149 msgstr ""
23151 #: reload1.c:6118
23152 #, gcc-internal-format
23153 msgid "%<asm%> operand constraint incompatible with operand size"
23154 msgstr ""
23156 #: reload1.c:7996
23157 #, gcc-internal-format
23158 msgid "output operand is constant in %<asm%>"
23159 msgstr ""
23161 #: rtl.c:859
23162 #, gcc-internal-format, gfc-internal-format
23163 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
23164 msgstr ""
23166 #: rtl.c:869
23167 #, gcc-internal-format, gfc-internal-format
23168 msgid ""
23169 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
23170 msgstr ""
23172 #: rtl.c:879
23173 #, gcc-internal-format, gfc-internal-format
23174 msgid ""
23175 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
23176 "%s:%d"
23177 msgstr ""
23179 #: rtl.c:888
23180 #, gcc-internal-format, gfc-internal-format
23181 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
23182 msgstr ""
23184 #: rtl.c:898
23185 #, gcc-internal-format, gfc-internal-format
23186 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
23187 msgstr ""
23189 #: rtl.c:909
23190 #, gcc-internal-format, gfc-internal-format
23191 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
23192 msgstr ""
23194 #: rtl.c:936
23195 #, gcc-internal-format, gfc-internal-format
23196 msgid ""
23197 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
23198 "%d"
23199 msgstr ""
23201 #: rtl.c:946
23202 #, gcc-internal-format, gfc-internal-format
23203 msgid ""
23204 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
23205 msgstr ""
23207 #: rtl.c:956
23208 #, gcc-internal-format, gfc-internal-format
23209 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
23210 msgstr ""
23212 #: rtl.c:967
23213 #, gcc-internal-format, gfc-internal-format
23214 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
23215 msgstr ""
23217 #: stmt.c:215
23218 #, gcc-internal-format
23219 msgid "output operand constraint lacks %<=%>"
23220 msgstr ""
23222 #: stmt.c:230
23223 #, gcc-internal-format
23224 msgid "output constraint %qc for operand %d is not at the beginning"
23225 msgstr ""
23227 #: stmt.c:254
23228 #, gcc-internal-format
23229 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
23230 msgstr ""
23232 #: stmt.c:261 stmt.c:350
23233 #, gcc-internal-format
23234 msgid "%<%%%> constraint used with last operand"
23235 msgstr ""
23237 #: stmt.c:277
23238 #, gcc-internal-format
23239 msgid "matching constraint not valid in output operand"
23240 msgstr ""
23242 #: stmt.c:341
23243 #, gcc-internal-format
23244 msgid "input operand constraint contains %qc"
23245 msgstr ""
23247 #: stmt.c:380
23248 #, gcc-internal-format
23249 msgid "matching constraint references invalid operand number"
23250 msgstr ""
23252 #: stmt.c:414
23253 #, gcc-internal-format
23254 msgid "invalid punctuation %qc in constraint"
23255 msgstr ""
23257 #: stmt.c:430
23258 #, gcc-internal-format
23259 msgid "matching constraint does not allow a register"
23260 msgstr ""
23262 #: stmt.c:524
23263 #, gcc-internal-format
23264 msgid "duplicate asm operand name %qs"
23265 msgstr ""
23267 #: stmt.c:621
23268 #, gcc-internal-format
23269 msgid "missing close brace for named operand"
23270 msgstr ""
23272 #: stmt.c:646
23273 #, gcc-internal-format
23274 msgid "undefined named operand %qs"
23275 msgstr ""
23277 #: stor-layout.c:773
23278 #, gcc-internal-format
23279 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
23280 msgstr ""
23282 #: stor-layout.c:1154
23283 #, gcc-internal-format
23284 msgid "alignment %u of %qT is less than %u"
23285 msgstr ""
23287 #: stor-layout.c:1161
23288 #, gcc-internal-format
23289 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
23290 msgstr ""
23292 #: stor-layout.c:1164
23293 #, gcc-internal-format
23294 msgid "%q+D offset %E in %qT may not be aligned to %u"
23295 msgstr ""
23297 #: stor-layout.c:1296
23298 #, gcc-internal-format
23299 msgid "packed attribute causes inefficient alignment for %q+D"
23300 msgstr ""
23302 #: stor-layout.c:1300
23303 #, gcc-internal-format
23304 msgid "packed attribute is unnecessary for %q+D"
23305 msgstr ""
23307 #: stor-layout.c:1319
23308 #, gcc-internal-format
23309 msgid "padding struct to align %q+D"
23310 msgstr ""
23312 #: stor-layout.c:1378
23313 #, gcc-internal-format
23314 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
23315 msgstr ""
23317 #: stor-layout.c:1753
23318 #, gcc-internal-format
23319 msgid "padding struct size to alignment boundary"
23320 msgstr ""
23322 #: stor-layout.c:1781
23323 #, gcc-internal-format
23324 msgid "packed attribute causes inefficient alignment for %qE"
23325 msgstr ""
23327 #: stor-layout.c:1785
23328 #, gcc-internal-format
23329 msgid "packed attribute is unnecessary for %qE"
23330 msgstr ""
23332 #: stor-layout.c:1791
23333 #, gcc-internal-format
23334 msgid "packed attribute causes inefficient alignment"
23335 msgstr ""
23337 #: stor-layout.c:1793
23338 #, gcc-internal-format
23339 msgid "packed attribute is unnecessary"
23340 msgstr ""
23342 #: stor-layout.c:2556
23343 #, gcc-internal-format
23344 msgid "alignment of array elements is greater than element size"
23345 msgstr ""
23347 #: substring-locations.c:229
23348 #, gcc-internal-format
23349 msgid "format string is defined here"
23350 msgstr ""
23352 #: symtab.c:302
23353 #, gcc-internal-format
23354 msgid "%qD renamed after being referenced in assembly"
23355 msgstr ""
23357 #: symtab.c:998
23358 #, gcc-internal-format
23359 msgid "function symbol is not function"
23360 msgstr ""
23362 #: symtab.c:1005
23363 #, gcc-internal-format
23364 msgid "inconsistent %<ifunc%> attribute"
23365 msgstr ""
23367 #: symtab.c:1013
23368 #, gcc-internal-format
23369 msgid "variable symbol is not variable"
23370 msgstr ""
23372 #: symtab.c:1019
23373 #, gcc-internal-format
23374 msgid "node has unknown type"
23375 msgstr ""
23377 #: symtab.c:1028
23378 #, gcc-internal-format
23379 msgid "node not found node->decl->decl_with_vis.symtab_node"
23380 msgstr ""
23382 #: symtab.c:1036
23383 #, gcc-internal-format
23384 msgid "node differs from node->decl->decl_with_vis.symtab_node"
23385 msgstr ""
23387 #: symtab.c:1047 symtab.c:1054
23388 #, gcc-internal-format
23389 msgid "assembler name hash list corrupted"
23390 msgstr ""
23392 #: symtab.c:1063
23393 #, gcc-internal-format
23394 msgid "node not found in symtab assembler name hash"
23395 msgstr ""
23397 #: symtab.c:1072
23398 #, gcc-internal-format
23399 msgid "double linked list of assembler names corrupted"
23400 msgstr ""
23402 #: symtab.c:1077
23403 #, gcc-internal-format
23404 msgid "node has body_removed but is definition"
23405 msgstr ""
23407 #: symtab.c:1082
23408 #, gcc-internal-format
23409 msgid "node is analyzed but it is not a definition"
23410 msgstr ""
23412 #: symtab.c:1087
23413 #, gcc-internal-format
23414 msgid "node is alias but not implicit alias"
23415 msgstr ""
23417 #: symtab.c:1092
23418 #, gcc-internal-format
23419 msgid "node is alias but not definition"
23420 msgstr ""
23422 #: symtab.c:1097
23423 #, gcc-internal-format
23424 msgid "node is weakref but not an transparent_alias"
23425 msgstr ""
23427 #: symtab.c:1102
23428 #, gcc-internal-format
23429 msgid "node is transparent_alias but not an alias"
23430 msgstr ""
23432 #: symtab.c:1111
23433 #, gcc-internal-format
23434 msgid "node is in same_comdat_group list but has no comdat_group"
23435 msgstr ""
23437 #: symtab.c:1116
23438 #, gcc-internal-format
23439 msgid "same_comdat_group list across different groups"
23440 msgstr ""
23442 #: symtab.c:1121
23443 #, gcc-internal-format
23444 msgid "mixing different types of symbol in same comdat groups is not supported"
23445 msgstr ""
23447 #: symtab.c:1126
23448 #, gcc-internal-format
23449 msgid "node is alone in a comdat group"
23450 msgstr ""
23452 #: symtab.c:1133
23453 #, gcc-internal-format
23454 msgid "same_comdat_group is not a circular list"
23455 msgstr ""
23457 #: symtab.c:1148
23458 #, gcc-internal-format, gfc-internal-format
23459 msgid "comdat-local symbol referred to by %s outside its comdat"
23460 msgstr ""
23462 #: symtab.c:1158
23463 #, gcc-internal-format
23464 msgid "implicit_section flag is set but section isn%'t"
23465 msgstr ""
23467 #: symtab.c:1165
23468 #, gcc-internal-format
23469 msgid "Both section and comdat group is set"
23470 msgstr ""
23472 #: symtab.c:1177
23473 #, gcc-internal-format
23474 msgid "Alias and target%'s section differs"
23475 msgstr ""
23477 #: symtab.c:1184
23478 #, gcc-internal-format
23479 msgid "Alias and target%'s comdat groups differs"
23480 msgstr ""
23482 #: symtab.c:1199
23483 #, gcc-internal-format
23484 msgid "Transparent alias and target%'s assembler names differs"
23485 msgstr ""
23487 #: symtab.c:1207
23488 #, gcc-internal-format
23489 msgid "Chained transparent aliases"
23490 msgstr ""
23492 #: symtab.c:1230 symtab.c:1267
23493 #, gcc-internal-format
23494 msgid "symtab_node::verify failed"
23495 msgstr ""
23497 #: symtab.c:1263
23498 #, gcc-internal-format
23499 msgid ""
23500 "Two symbols with same comdat_group are not linked by the same_comdat_group "
23501 "list."
23502 msgstr ""
23504 #: symtab.c:1672
23505 #, gcc-internal-format
23506 msgid "function %q+D part of alias cycle"
23507 msgstr ""
23509 #: symtab.c:1674
23510 #, gcc-internal-format
23511 msgid "variable %q+D part of alias cycle"
23512 msgstr ""
23514 #: symtab.c:1702
23515 #, gcc-internal-format
23516 msgid "section of alias %q+D must match section of its target"
23517 msgstr ""
23519 #: targhooks.c:191
23520 #, gcc-internal-format
23521 msgid "%<__builtin_saveregs%> not supported by this target"
23522 msgstr ""
23524 #: targhooks.c:1042
23525 #, gcc-internal-format
23526 msgid "nested functions not supported on this target"
23527 msgstr ""
23529 #: targhooks.c:1055
23530 #, gcc-internal-format
23531 msgid "nested function trampolines not supported on this target"
23532 msgstr ""
23534 #: targhooks.c:1589
23535 #, gcc-internal-format
23536 msgid "target attribute is not supported on this machine"
23537 msgstr ""
23539 #: targhooks.c:1603
23540 #, gcc-internal-format
23541 msgid "#pragma GCC target is not supported for this machine"
23542 msgstr ""
23544 #: tlink.c:487
23545 #, gcc-internal-format
23546 msgid "removing .rpo file: %m"
23547 msgstr ""
23549 #: tlink.c:489
23550 #, gcc-internal-format
23551 msgid "renaming .rpo file: %m"
23552 msgstr ""
23554 #: tlink.c:493
23555 #, gcc-internal-format
23556 msgid "repository file %qs does not contain command-line arguments"
23557 msgstr ""
23559 #: tlink.c:619
23560 #, gcc-internal-format
23561 msgid ""
23562 "%qs was assigned to %qs, but was not defined during recompilation, or vice "
23563 "versa"
23564 msgstr ""
23566 #: tlink.c:856
23567 #, gcc-internal-format, gfc-internal-format
23568 msgid "ld returned %d exit status"
23569 msgstr ""
23571 #: toplev.c:882
23572 #, gcc-internal-format
23573 msgid "can%'t open %qs for writing: %m"
23574 msgstr ""
23576 #: toplev.c:904
23577 #, gcc-internal-format
23578 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
23579 msgstr ""
23581 #: toplev.c:953
23582 #, gcc-internal-format
23583 msgid "stack usage computation not supported for this target"
23584 msgstr ""
23586 #: toplev.c:1035
23587 #, gcc-internal-format
23588 msgid "stack usage might be unbounded"
23589 msgstr ""
23591 #: toplev.c:1040
23592 #, gcc-internal-format
23593 msgid "stack usage might be %wu bytes"
23594 msgstr ""
23596 #: toplev.c:1043
23597 #, gcc-internal-format
23598 msgid "stack usage is %wu bytes"
23599 msgstr ""
23601 #: toplev.c:1059
23602 #, gcc-internal-format
23603 msgid "can%'t open %s for writing: %m"
23604 msgstr ""
23606 #: toplev.c:1343
23607 #, gcc-internal-format
23608 msgid "this target does not support %qs"
23609 msgstr ""
23611 #: toplev.c:1369
23612 #, gcc-internal-format
23613 msgid ""
23614 "Graphite loop optimizations cannot be used (isl is not available) (%<-"
23615 "fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-"
23616 "parallelize-all%>)"
23617 msgstr ""
23619 #: toplev.c:1380
23620 #, gcc-internal-format
23621 msgid "%<-fcf-protection=full%> is not supported for this target"
23622 msgstr ""
23624 #: toplev.c:1387
23625 #, gcc-internal-format
23626 msgid "%<-fcf-protection=branch%> is not supported for this target"
23627 msgstr ""
23629 #: toplev.c:1394
23630 #, gcc-internal-format
23631 msgid "%<-fcf-protection=return%> is not supported for this target"
23632 msgstr ""
23634 #: toplev.c:1409
23635 #, gcc-internal-format
23636 msgid "%<-fabi-version=1%> is no longer supported"
23637 msgstr ""
23639 #: toplev.c:1437
23640 #, gcc-internal-format
23641 msgid "instruction scheduling not supported on this target machine"
23642 msgstr ""
23644 #: toplev.c:1441
23645 #, gcc-internal-format
23646 msgid "this target machine does not have delayed branches"
23647 msgstr ""
23649 #: toplev.c:1455
23650 #, gcc-internal-format
23651 msgid "%<-f%sleading-underscore%> not supported on this target machine"
23652 msgstr ""
23654 #: toplev.c:1500
23655 #, gcc-internal-format
23656 msgid "could not close zeroed insn dump file %qs: %m"
23657 msgstr ""
23659 #: toplev.c:1535
23660 #, gcc-internal-format
23661 msgid "target system does not support the %qs debug format"
23662 msgstr ""
23664 #: toplev.c:1548
23665 #, gcc-internal-format
23666 msgid "variable tracking requested, but useless unless producing debug info"
23667 msgstr ""
23669 #: toplev.c:1552
23670 #, gcc-internal-format
23671 msgid "variable tracking requested, but not supported by this debug format"
23672 msgstr ""
23674 #: toplev.c:1591
23675 #, gcc-internal-format
23676 msgid "var-tracking-assignments changes selective scheduling"
23677 msgstr ""
23679 #: toplev.c:1622
23680 #, gcc-internal-format
23681 msgid ""
23682 "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent "
23683 "to %<-gvariable-location-views%>"
23684 msgstr ""
23686 #: toplev.c:1638
23687 #, gcc-internal-format
23688 msgid ""
23689 "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-"
23690 "location-views%>"
23691 msgstr ""
23693 #: toplev.c:1648
23694 #, gcc-internal-format
23695 msgid ""
23696 "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
23697 msgstr ""
23699 #: toplev.c:1677
23700 #, gcc-internal-format
23701 msgid "%<-ffunction-sections%> not supported for this target"
23702 msgstr ""
23704 #: toplev.c:1683
23705 #, gcc-internal-format
23706 msgid "%<-fdata-sections%> not supported for this target"
23707 msgstr ""
23709 #: toplev.c:1691
23710 #, gcc-internal-format
23711 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
23712 msgstr ""
23714 #: toplev.c:1697
23715 #, gcc-internal-format
23716 msgid ""
23717 "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> "
23718 "switches)"
23719 msgstr ""
23721 #: toplev.c:1707
23722 #, gcc-internal-format
23723 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
23724 msgstr ""
23726 #: toplev.c:1719
23727 #, gcc-internal-format
23728 msgid "%<-fassociative-math%> disabled; other options take precedence"
23729 msgstr ""
23731 #: toplev.c:1729
23732 #, gcc-internal-format
23733 msgid ""
23734 "%<-fstack-clash-protection%> is not supported on targets where the stack "
23735 "grows from lower to higher addresses"
23736 msgstr ""
23738 #: toplev.c:1739
23739 #, gcc-internal-format
23740 msgid ""
23741 "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive.  "
23742 "Disabling %<-fstack-check=%>"
23743 msgstr ""
23745 #: toplev.c:1757
23746 #, gcc-internal-format
23747 msgid "%<-fstack-protector%> not supported for this target"
23748 msgstr ""
23750 #: toplev.c:1769
23751 #, gcc-internal-format
23752 msgid ""
23753 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported "
23754 "for this target"
23755 msgstr ""
23757 #: toplev.c:1778
23758 #, gcc-internal-format
23759 msgid "%<-fsanitize=address%> not supported for this target"
23760 msgstr ""
23762 #: toplev.c:2073
23763 #, gcc-internal-format
23764 msgid "error writing to %s: %m"
23765 msgstr ""
23767 #: toplev.c:2075
23768 #, gcc-internal-format
23769 msgid "error closing %s: %m"
23770 msgstr ""
23772 #: toplev.c:2183
23773 #, gcc-internal-format
23774 msgid "mpfr not configured to handle all float modes"
23775 msgstr ""
23777 #: toplev.c:2259
23778 #, gcc-internal-format
23779 msgid "self-tests incompatible with %<-E%>"
23780 msgstr ""
23782 #: toplev.c:2274
23783 #, gcc-internal-format
23784 msgid "self-tests are not enabled in this build"
23785 msgstr ""
23787 #: trans-mem.c:608
23788 #, gcc-internal-format
23789 msgid "invalid use of volatile lvalue inside transaction"
23790 msgstr ""
23792 #: trans-mem.c:611
23793 #, gcc-internal-format
23794 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
23795 msgstr ""
23797 #: trans-mem.c:643
23798 #, gcc-internal-format
23799 msgid ""
23800 "%<transaction_may_cancel_outer%> function call not within outer transaction "
23801 "or %<transaction_may_cancel_outer%>"
23802 msgstr ""
23804 #: trans-mem.c:712 trans-mem.c:4819
23805 #, gcc-internal-format
23806 msgid "unsafe function call %qD within atomic transaction"
23807 msgstr ""
23809 #: trans-mem.c:719
23810 #, gcc-internal-format
23811 msgid "unsafe function call %qE within atomic transaction"
23812 msgstr ""
23814 #: trans-mem.c:723
23815 #, gcc-internal-format
23816 msgid "unsafe indirect function call within atomic transaction"
23817 msgstr ""
23819 #: trans-mem.c:731 trans-mem.c:4751
23820 #, gcc-internal-format
23821 msgid "unsafe function call %qD within %<transaction_safe%> function"
23822 msgstr ""
23824 #: trans-mem.c:738
23825 #, gcc-internal-format
23826 msgid "unsafe function call %qE within %<transaction_safe%> function"
23827 msgstr ""
23829 #: trans-mem.c:742
23830 #, gcc-internal-format
23831 msgid "unsafe indirect function call within %<transaction_safe%> function"
23832 msgstr ""
23834 #: trans-mem.c:757 trans-mem.c:4791
23835 #, gcc-internal-format
23836 msgid "asm not allowed in atomic transaction"
23837 msgstr ""
23839 #: trans-mem.c:760
23840 #, gcc-internal-format
23841 msgid "asm not allowed in %<transaction_safe%> function"
23842 msgstr ""
23844 #: trans-mem.c:772
23845 #, gcc-internal-format
23846 msgid "relaxed transaction in atomic transaction"
23847 msgstr ""
23849 #: trans-mem.c:775
23850 #, gcc-internal-format
23851 msgid "relaxed transaction in %<transaction_safe%> function"
23852 msgstr ""
23854 #: trans-mem.c:782
23855 #, gcc-internal-format
23856 msgid "outer transaction in transaction"
23857 msgstr ""
23859 #: trans-mem.c:785
23860 #, gcc-internal-format
23861 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
23862 msgstr ""
23864 #: trans-mem.c:789
23865 #, gcc-internal-format
23866 msgid "outer transaction in %<transaction_safe%> function"
23867 msgstr ""
23869 #: trans-mem.c:4417
23870 #, gcc-internal-format
23871 msgid "%Kasm not allowed in %<transaction_safe%> function"
23872 msgstr ""
23874 #: tree-cfg.c:352
23875 #, gcc-internal-format
23876 msgid "ignoring loop annotation"
23877 msgstr ""
23879 #: tree-cfg.c:2963
23880 #, gcc-internal-format
23881 msgid "constant not recomputed when ADDR_EXPR changed"
23882 msgstr ""
23884 #: tree-cfg.c:2968
23885 #, gcc-internal-format
23886 msgid "side effects not recomputed when ADDR_EXPR changed"
23887 msgstr ""
23889 #: tree-cfg.c:2983
23890 #, gcc-internal-format
23891 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
23892 msgstr ""
23894 #: tree-cfg.c:2989 tree-ssa.c:992
23895 #, gcc-internal-format
23896 msgid "address taken, but ADDRESSABLE bit not set"
23897 msgstr ""
23899 #: tree-cfg.c:3011
23900 #, gcc-internal-format
23901 msgid "invalid expression for min lvalue"
23902 msgstr ""
23904 #: tree-cfg.c:3022
23905 #, gcc-internal-format
23906 msgid "invalid operand in indirect reference"
23907 msgstr ""
23909 #: tree-cfg.c:3045
23910 #, gcc-internal-format
23911 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
23912 msgstr ""
23914 #: tree-cfg.c:3059
23915 #, gcc-internal-format
23916 msgid "invalid position or size operand to BIT_FIELD_REF"
23917 msgstr ""
23919 #: tree-cfg.c:3065
23920 #, gcc-internal-format
23921 msgid ""
23922 "integral result type precision does not match field size of BIT_FIELD_REF"
23923 msgstr ""
23925 #: tree-cfg.c:3074
23926 #, gcc-internal-format
23927 msgid ""
23928 "mode size of non-integral result does not match field size of BIT_FIELD_REF"
23929 msgstr ""
23931 #: tree-cfg.c:3081
23932 #, gcc-internal-format
23933 msgid "BIT_FIELD_REF of non-mode-precision operand"
23934 msgstr ""
23936 #: tree-cfg.c:3088
23937 #, gcc-internal-format
23938 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
23939 msgstr ""
23941 #: tree-cfg.c:3099
23942 #, gcc-internal-format
23943 msgid "type mismatch in real/imagpart reference"
23944 msgstr ""
23946 #: tree-cfg.c:3113
23947 #, gcc-internal-format
23948 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
23949 msgstr ""
23951 #: tree-cfg.c:3128
23952 #, gcc-internal-format
23953 msgid "invalid operands to array reference"
23954 msgstr ""
23956 #: tree-cfg.c:3139
23957 #, gcc-internal-format
23958 msgid "type mismatch in array reference"
23959 msgstr ""
23961 #: tree-cfg.c:3148
23962 #, gcc-internal-format
23963 msgid "type mismatch in array range reference"
23964 msgstr ""
23966 #: tree-cfg.c:3159
23967 #, gcc-internal-format
23968 msgid "invalid COMPONENT_REF offset operator"
23969 msgstr ""
23971 #: tree-cfg.c:3165
23972 #, gcc-internal-format
23973 msgid "type mismatch in component reference"
23974 msgstr ""
23976 #: tree-cfg.c:3183
23977 #, gcc-internal-format
23978 msgid "conversion of an SSA_NAME on the left hand side"
23979 msgstr ""
23981 #: tree-cfg.c:3190
23982 #, gcc-internal-format
23983 msgid "conversion of register to a different size"
23984 msgstr ""
23986 #: tree-cfg.c:3207
23987 #, gcc-internal-format
23988 msgid "invalid address operand in MEM_REF"
23989 msgstr ""
23991 #: tree-cfg.c:3214
23992 #, gcc-internal-format
23993 msgid "invalid offset operand in MEM_REF"
23994 msgstr ""
23996 #: tree-cfg.c:3226
23997 #, gcc-internal-format
23998 msgid "invalid address operand in TARGET_MEM_REF"
23999 msgstr ""
24001 #: tree-cfg.c:3233
24002 #, gcc-internal-format
24003 msgid "invalid offset operand in TARGET_MEM_REF"
24004 msgstr ""
24006 #: tree-cfg.c:3240 tree-cfg.c:4409
24007 #, gcc-internal-format
24008 msgid "INDIRECT_REF in gimple IL"
24009 msgstr ""
24011 #: tree-cfg.c:3293
24012 #, gcc-internal-format
24013 msgid "gimple call has two targets"
24014 msgstr ""
24016 #: tree-cfg.c:3302
24017 #, gcc-internal-format
24018 msgid "gimple call has no target"
24019 msgstr ""
24021 #: tree-cfg.c:3309
24022 #, gcc-internal-format
24023 msgid "invalid function in gimple call"
24024 msgstr ""
24026 #: tree-cfg.c:3319
24027 #, gcc-internal-format
24028 msgid "non-function in gimple call"
24029 msgstr ""
24031 #: tree-cfg.c:3330
24032 #, gcc-internal-format
24033 msgid "invalid pure const state for function"
24034 msgstr ""
24036 #: tree-cfg.c:3339
24037 #, gcc-internal-format
24038 msgid "invalid LHS in gimple call"
24039 msgstr ""
24041 #: tree-cfg.c:3347
24042 #, gcc-internal-format
24043 msgid "LHS in noreturn call"
24044 msgstr ""
24046 #: tree-cfg.c:3361
24047 #, gcc-internal-format
24048 msgid "invalid conversion in gimple call"
24049 msgstr ""
24051 #: tree-cfg.c:3370
24052 #, gcc-internal-format
24053 msgid "invalid static chain in gimple call"
24054 msgstr ""
24056 #: tree-cfg.c:3381
24057 #, gcc-internal-format
24058 msgid "static chain with function that doesn%'t use one"
24059 msgstr ""
24061 #. Built-in unreachable with parameters might not be caught by
24062 #. undefined behavior sanitizer.  Front-ends do check users do not
24063 #. call them that way but we also produce calls to
24064 #. __builtin_unreachable internally, for example when IPA figures
24065 #. out a call cannot happen in a legal program.  In such cases,
24066 #. we must make sure arguments are stripped off.
24067 #: tree-cfg.c:3399
24068 #, gcc-internal-format
24069 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
24070 msgstr ""
24072 #: tree-cfg.c:3422
24073 #, gcc-internal-format
24074 msgid "invalid argument to gimple call"
24075 msgstr ""
24077 #: tree-cfg.c:3442
24078 #, gcc-internal-format
24079 msgid "invalid operands in gimple comparison"
24080 msgstr ""
24082 #: tree-cfg.c:3458
24083 #, gcc-internal-format
24084 msgid "mismatching comparison operand types"
24085 msgstr ""
24087 #: tree-cfg.c:3475
24088 #, gcc-internal-format
24089 msgid "unsupported operation or type for vector comparison returning a boolean"
24090 msgstr ""
24092 #: tree-cfg.c:3490
24093 #, gcc-internal-format
24094 msgid "non-vector operands in vector comparison"
24095 msgstr ""
24097 #: tree-cfg.c:3499
24098 #, gcc-internal-format
24099 msgid "invalid vector comparison resulting type"
24100 msgstr ""
24102 #: tree-cfg.c:3506
24103 #, gcc-internal-format
24104 msgid "bogus comparison result type"
24105 msgstr ""
24107 #: tree-cfg.c:3528
24108 #, gcc-internal-format
24109 msgid "non-register as LHS of unary operation"
24110 msgstr ""
24112 #: tree-cfg.c:3534
24113 #, gcc-internal-format
24114 msgid "invalid operand in unary operation"
24115 msgstr ""
24117 #: tree-cfg.c:3566
24118 #, gcc-internal-format
24119 msgid "invalid types in nop conversion"
24120 msgstr ""
24122 #: tree-cfg.c:3581
24123 #, gcc-internal-format
24124 msgid "invalid types in address space conversion"
24125 msgstr ""
24127 #: tree-cfg.c:3595
24128 #, gcc-internal-format
24129 msgid "invalid types in fixed-point conversion"
24130 msgstr ""
24132 #: tree-cfg.c:3610
24133 #, gcc-internal-format
24134 msgid "invalid types in conversion to floating point"
24135 msgstr ""
24137 #: tree-cfg.c:3625
24138 #, gcc-internal-format
24139 msgid "invalid types in conversion to integer"
24140 msgstr ""
24142 #: tree-cfg.c:3665
24143 #, gcc-internal-format
24144 msgid "type mismatch in vector unpack expression"
24145 msgstr ""
24147 #: tree-cfg.c:3687
24148 #, gcc-internal-format
24149 msgid "invalid types for ABSU_EXPR"
24150 msgstr ""
24152 #: tree-cfg.c:3698
24153 #, gcc-internal-format
24154 msgid "vec_duplicate should be from a scalar to a like vector"
24155 msgstr ""
24157 #: tree-cfg.c:3712
24158 #, gcc-internal-format
24159 msgid "non-trivial conversion in unary operation"
24160 msgstr ""
24162 #: tree-cfg.c:3737
24163 #, gcc-internal-format
24164 msgid "non-register as LHS of binary operation"
24165 msgstr ""
24167 #: tree-cfg.c:3744
24168 #, gcc-internal-format
24169 msgid "invalid operands in binary operation"
24170 msgstr ""
24172 #: tree-cfg.c:3759
24173 #, gcc-internal-format
24174 msgid "type mismatch in complex expression"
24175 msgstr ""
24177 #: tree-cfg.c:3788
24178 #, gcc-internal-format
24179 msgid "type mismatch in shift expression"
24180 msgstr ""
24182 #: tree-cfg.c:3805 tree-cfg.c:3826
24183 #, gcc-internal-format
24184 msgid "type mismatch in widening vector shift expression"
24185 msgstr ""
24187 #: tree-cfg.c:3847
24188 #, gcc-internal-format
24189 msgid "invalid non-vector operands to vector valued plus"
24190 msgstr ""
24192 #: tree-cfg.c:3858
24193 #, gcc-internal-format
24194 msgid "invalid (pointer) operands to plus/minus"
24195 msgstr ""
24197 #: tree-cfg.c:3872
24198 #, gcc-internal-format
24199 msgid "type mismatch in pointer plus expression"
24200 msgstr ""
24202 #: tree-cfg.c:3893
24203 #, gcc-internal-format
24204 msgid "type mismatch in pointer diff expression"
24205 msgstr ""
24207 #: tree-cfg.c:3947
24208 #, gcc-internal-format
24209 msgid "type mismatch in widening sum reduction"
24210 msgstr ""
24212 #: tree-cfg.c:3967
24213 #, gcc-internal-format
24214 msgid "type mismatch in vector widening multiplication"
24215 msgstr ""
24217 #: tree-cfg.c:4003 tree-cfg.c:4024
24218 #, gcc-internal-format
24219 msgid "type mismatch in vector pack expression"
24220 msgstr ""
24222 #: tree-cfg.c:4056
24223 #, gcc-internal-format
24224 msgid "type mismatch in series expression"
24225 msgstr ""
24227 #: tree-cfg.c:4064
24228 #, gcc-internal-format
24229 msgid "vector type expected in series expression"
24230 msgstr ""
24232 #: tree-cfg.c:4077
24233 #, gcc-internal-format
24234 msgid "type mismatch in binary expression"
24235 msgstr ""
24237 #: tree-cfg.c:4105
24238 #, gcc-internal-format
24239 msgid "non-register as LHS of ternary operation"
24240 msgstr ""
24242 #: tree-cfg.c:4114
24243 #, gcc-internal-format
24244 msgid "invalid operands in ternary operation"
24245 msgstr ""
24247 #: tree-cfg.c:4130
24248 #, gcc-internal-format
24249 msgid "type mismatch in widening multiply-accumulate expression"
24250 msgstr ""
24252 #: tree-cfg.c:4144
24253 #, gcc-internal-format
24254 msgid ""
24255 "the first argument of a VEC_COND_EXPR must be of a boolean vector type of "
24256 "the same number of elements as the result"
24257 msgstr ""
24259 #: tree-cfg.c:4162 c/c-typeck.c:5381
24260 #, gcc-internal-format
24261 msgid "type mismatch in conditional expression"
24262 msgstr ""
24264 #: tree-cfg.c:4174
24265 #, gcc-internal-format
24266 msgid "type mismatch in vector permute expression"
24267 msgstr ""
24269 #: tree-cfg.c:4186
24270 #, gcc-internal-format
24271 msgid "vector types expected in vector permute expression"
24272 msgstr ""
24274 #: tree-cfg.c:4201
24275 #, gcc-internal-format
24276 msgid ""
24277 "vectors with different element number found in vector permute expression"
24278 msgstr ""
24280 #: tree-cfg.c:4217
24281 #, gcc-internal-format
24282 msgid "invalid mask type in vector permute expression"
24283 msgstr ""
24285 #: tree-cfg.c:4233
24286 #, gcc-internal-format
24287 msgid "type mismatch in sad expression"
24288 msgstr ""
24290 #: tree-cfg.c:4245
24291 #, gcc-internal-format
24292 msgid "vector types expected in sad expression"
24293 msgstr ""
24295 #: tree-cfg.c:4258
24296 #, gcc-internal-format
24297 msgid "type mismatch in BIT_INSERT_EXPR"
24298 msgstr ""
24300 #: tree-cfg.c:4268
24301 #, gcc-internal-format
24302 msgid "not allowed type combination in BIT_INSERT_EXPR"
24303 msgstr ""
24305 #: tree-cfg.c:4277
24306 #, gcc-internal-format
24307 msgid "invalid position or size in BIT_INSERT_EXPR"
24308 msgstr ""
24310 #: tree-cfg.c:4283
24311 #, gcc-internal-format
24312 msgid "BIT_INSERT_EXPR into non-mode-precision operand"
24313 msgstr ""
24315 #: tree-cfg.c:4293
24316 #, gcc-internal-format
24317 msgid "insertion out of range in BIT_INSERT_EXPR"
24318 msgstr ""
24320 #: tree-cfg.c:4303
24321 #, gcc-internal-format
24322 msgid "vector insertion not at element boundary"
24323 msgstr ""
24325 #: tree-cfg.c:4322
24326 #, gcc-internal-format
24327 msgid "type mismatch in dot product reduction"
24328 msgstr ""
24330 #: tree-cfg.c:4356
24331 #, gcc-internal-format
24332 msgid "non-trivial conversion at assignment"
24333 msgstr ""
24335 #: tree-cfg.c:4365
24336 #, gcc-internal-format
24337 msgid "non-decl/MEM_REF LHS in clobber statement"
24338 msgstr ""
24340 #: tree-cfg.c:4383
24341 #, gcc-internal-format
24342 msgid "invalid operand in unary expression"
24343 msgstr ""
24345 #: tree-cfg.c:4397
24346 #, gcc-internal-format
24347 msgid "type mismatch in address expression"
24348 msgstr ""
24350 #: tree-cfg.c:4424 tree-cfg.c:4450
24351 #, gcc-internal-format
24352 msgid "invalid rhs for gimple memory store"
24353 msgstr ""
24355 #: tree-cfg.c:4484 tree-cfg.c:4502 tree-cfg.c:4516
24356 #, gcc-internal-format
24357 msgid "incorrect type of vector CONSTRUCTOR elements"
24358 msgstr ""
24360 #: tree-cfg.c:4493 tree-cfg.c:4509
24361 #, gcc-internal-format
24362 msgid "incorrect number of vector CONSTRUCTOR elements"
24363 msgstr ""
24365 #: tree-cfg.c:4525
24366 #, gcc-internal-format
24367 msgid "vector CONSTRUCTOR with non-NULL element index"
24368 msgstr ""
24370 #: tree-cfg.c:4531
24371 #, gcc-internal-format
24372 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
24373 msgstr ""
24375 #: tree-cfg.c:4539
24376 #, gcc-internal-format
24377 msgid "non-vector CONSTRUCTOR with elements"
24378 msgstr ""
24380 #: tree-cfg.c:4550
24381 #, gcc-internal-format
24382 msgid "ASSERT_EXPR with an always-false condition"
24383 msgstr ""
24385 #: tree-cfg.c:4609
24386 #, gcc-internal-format
24387 msgid "invalid operand in return statement"
24388 msgstr ""
24390 #: tree-cfg.c:4624 c/gimple-parser.c:2047
24391 #, gcc-internal-format
24392 msgid "invalid conversion in return statement"
24393 msgstr ""
24395 #: tree-cfg.c:4648
24396 #, gcc-internal-format
24397 msgid "goto destination is neither a label nor a pointer"
24398 msgstr ""
24400 #: tree-cfg.c:4667
24401 #, gcc-internal-format
24402 msgid "invalid operand to switch statement"
24403 msgstr ""
24405 #: tree-cfg.c:4675
24406 #, gcc-internal-format
24407 msgid "non-integral type switch statement"
24408 msgstr ""
24410 #: tree-cfg.c:4685
24411 #, gcc-internal-format
24412 msgid "invalid default case label in switch statement"
24413 msgstr ""
24415 #: tree-cfg.c:4697
24416 #, gcc-internal-format
24417 msgid "invalid CASE_CHAIN"
24418 msgstr ""
24420 #: tree-cfg.c:4703
24421 #, gcc-internal-format
24422 msgid "invalid case label in switch statement"
24423 msgstr ""
24425 #: tree-cfg.c:4710
24426 #, gcc-internal-format
24427 msgid "invalid case range in switch statement"
24428 msgstr ""
24430 #: tree-cfg.c:4720
24431 #, gcc-internal-format
24432 msgid "type mismatch for case label in switch statement"
24433 msgstr ""
24435 #: tree-cfg.c:4730
24436 #, gcc-internal-format
24437 msgid "type precision mismatch in switch statement"
24438 msgstr ""
24440 #: tree-cfg.c:4739
24441 #, gcc-internal-format
24442 msgid "case labels not sorted in switch statement"
24443 msgstr ""
24445 #: tree-cfg.c:4782
24446 #, gcc-internal-format
24447 msgid "label%'s context is not the current function decl"
24448 msgstr ""
24450 #: tree-cfg.c:4791
24451 #, gcc-internal-format
24452 msgid "incorrect entry in label_to_block_map"
24453 msgstr ""
24455 #: tree-cfg.c:4801
24456 #, gcc-internal-format
24457 msgid "incorrect setting of landing pad number"
24458 msgstr ""
24460 #: tree-cfg.c:4817
24461 #, gcc-internal-format
24462 msgid "invalid comparison code in gimple cond"
24463 msgstr ""
24465 #: tree-cfg.c:4825
24466 #, gcc-internal-format
24467 msgid "invalid labels in gimple cond"
24468 msgstr ""
24470 #: tree-cfg.c:4908 tree-cfg.c:4917
24471 #, gcc-internal-format
24472 msgid "invalid PHI result"
24473 msgstr ""
24475 #: tree-cfg.c:4927
24476 #, gcc-internal-format
24477 msgid "missing PHI def"
24478 msgstr ""
24480 #: tree-cfg.c:4941
24481 #, gcc-internal-format
24482 msgid "invalid PHI argument"
24483 msgstr ""
24485 #: tree-cfg.c:4948
24486 #, gcc-internal-format, gfc-internal-format
24487 msgid "incompatible types in PHI argument %u"
24488 msgstr ""
24490 #: tree-cfg.c:5046 tree-cfg.c:5386
24491 #, gcc-internal-format
24492 msgid "verify_gimple failed"
24493 msgstr ""
24495 #: tree-cfg.c:5103
24496 #, gcc-internal-format
24497 msgid "dead STMT in EH table"
24498 msgstr ""
24500 #: tree-cfg.c:5119
24501 #, gcc-internal-format
24502 msgid "location references block not in block tree"
24503 msgstr ""
24505 #: tree-cfg.c:5168
24506 #, gcc-internal-format
24507 msgid "local declaration from a different function"
24508 msgstr ""
24510 #: tree-cfg.c:5263
24511 #, gcc-internal-format
24512 msgid "gimple_bb (phi) is set to a wrong basic block"
24513 msgstr ""
24515 #: tree-cfg.c:5272
24516 #, gcc-internal-format
24517 msgid "PHI node with location"
24518 msgstr ""
24520 #: tree-cfg.c:5283 tree-cfg.c:5330
24521 #, gcc-internal-format
24522 msgid "incorrect sharing of tree nodes"
24523 msgstr ""
24525 #: tree-cfg.c:5291
24526 #, gcc-internal-format
24527 msgid "virtual PHI with argument locations"
24528 msgstr ""
24530 #: tree-cfg.c:5318
24531 #, gcc-internal-format
24532 msgid "gimple_bb (stmt) is set to a wrong basic block"
24533 msgstr ""
24535 #: tree-cfg.c:5358
24536 #, gcc-internal-format
24537 msgid "statement marked for throw, but doesn%'t"
24538 msgstr ""
24540 #: tree-cfg.c:5364
24541 #, gcc-internal-format
24542 msgid "statement marked for throw in middle of block"
24543 msgstr ""
24545 #: tree-cfg.c:5408
24546 #, gcc-internal-format
24547 msgid "ENTRY_BLOCK has IL associated with it"
24548 msgstr ""
24550 #: tree-cfg.c:5415
24551 #, gcc-internal-format
24552 msgid "EXIT_BLOCK has IL associated with it"
24553 msgstr ""
24555 #: tree-cfg.c:5422
24556 #, gcc-internal-format, gfc-internal-format
24557 msgid "fallthru to exit from bb %d"
24558 msgstr ""
24560 #: tree-cfg.c:5446
24561 #, gcc-internal-format
24562 msgid "nonlocal label "
24563 msgstr ""
24565 #: tree-cfg.c:5455
24566 #, gcc-internal-format
24567 msgid "EH landing pad label "
24568 msgstr ""
24570 #: tree-cfg.c:5464 tree-cfg.c:5473 tree-cfg.c:5498
24571 #, gcc-internal-format
24572 msgid "label "
24573 msgstr ""
24575 #: tree-cfg.c:5488
24576 #, gcc-internal-format, gfc-internal-format
24577 msgid "control flow in the middle of basic block %d"
24578 msgstr ""
24580 #: tree-cfg.c:5521
24581 #, gcc-internal-format, gfc-internal-format
24582 msgid "fallthru edge after a control statement in bb %d"
24583 msgstr ""
24585 #: tree-cfg.c:5534
24586 #, gcc-internal-format, gfc-internal-format
24587 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
24588 msgstr ""
24590 #: tree-cfg.c:5557 tree-cfg.c:5579 tree-cfg.c:5596 tree-cfg.c:5665
24591 #, gcc-internal-format, gfc-internal-format
24592 msgid "wrong outgoing edge flags at end of bb %d"
24593 msgstr ""
24595 #: tree-cfg.c:5567
24596 #, gcc-internal-format, gfc-internal-format
24597 msgid "explicit goto at end of bb %d"
24598 msgstr ""
24600 #: tree-cfg.c:5601
24601 #, gcc-internal-format, gfc-internal-format
24602 msgid "return edge does not point to exit in bb %d"
24603 msgstr ""
24605 #: tree-cfg.c:5631
24606 #, gcc-internal-format
24607 msgid "found default case not at the start of case vector"
24608 msgstr ""
24610 #: tree-cfg.c:5639
24611 #, gcc-internal-format
24612 msgid "case labels not sorted: "
24613 msgstr ""
24615 #: tree-cfg.c:5656
24616 #, gcc-internal-format, gfc-internal-format
24617 msgid "extra outgoing edge %d->%d"
24618 msgstr ""
24620 #: tree-cfg.c:5679
24621 #, gcc-internal-format, gfc-internal-format
24622 msgid "missing edge %i->%i"
24623 msgstr ""
24625 #: tree-cfg.c:9268
24626 #, gcc-internal-format
24627 msgid "%<noreturn%> function does return"
24628 msgstr ""
24630 #: tree-cfg.c:9289 tree-cfg.c:9321
24631 #, gcc-internal-format
24632 msgid "control reaches end of non-void function"
24633 msgstr ""
24635 #: tree-cfg.c:9387 cp/cvt.c:1064
24636 #, gcc-internal-format
24637 msgid ""
24638 "ignoring return value of %qD, declared with attribute warn_unused_result"
24639 msgstr ""
24641 #: tree-cfg.c:9392 cp/cvt.c:1071
24642 #, gcc-internal-format
24643 msgid ""
24644 "ignoring return value of function declared with attribute warn_unused_result"
24645 msgstr ""
24647 #: tree-diagnostic.c:202
24648 #, gcc-internal-format
24649 msgid "in definition of macro %qs"
24650 msgstr ""
24652 #: tree-diagnostic.c:219
24653 #, gcc-internal-format
24654 msgid "in expansion of macro %qs"
24655 msgstr ""
24657 #: tree-eh.c:4754
24658 #, gcc-internal-format, gfc-internal-format
24659 msgid "BB %i has multiple EH edges"
24660 msgstr ""
24662 #: tree-eh.c:4766
24663 #, gcc-internal-format, gfc-internal-format
24664 msgid "BB %i cannot throw but has an EH edge"
24665 msgstr ""
24667 #: tree-eh.c:4774
24668 #, gcc-internal-format, gfc-internal-format
24669 msgid "BB %i last statement has incorrectly set lp"
24670 msgstr ""
24672 #: tree-eh.c:4780
24673 #, gcc-internal-format, gfc-internal-format
24674 msgid "BB %i is missing an EH edge"
24675 msgstr ""
24677 #: tree-eh.c:4786
24678 #, gcc-internal-format, gfc-internal-format
24679 msgid "Incorrect EH edge %i->%i"
24680 msgstr ""
24682 #: tree-eh.c:4820 tree-eh.c:4839
24683 #, gcc-internal-format, gfc-internal-format
24684 msgid "BB %i is missing an edge"
24685 msgstr ""
24687 #: tree-eh.c:4856
24688 #, gcc-internal-format, gfc-internal-format
24689 msgid "BB %i too many fallthru edges"
24690 msgstr ""
24692 #: tree-eh.c:4865
24693 #, gcc-internal-format, gfc-internal-format
24694 msgid "BB %i has incorrect edge"
24695 msgstr ""
24697 #: tree-eh.c:4871
24698 #, gcc-internal-format, gfc-internal-format
24699 msgid "BB %i has incorrect fallthru edge"
24700 msgstr ""
24702 #: tree-inline.c:3658
24703 #, gcc-internal-format
24704 msgid "function %q+F can never be copied because it receives a non-local goto"
24705 msgstr ""
24707 #: tree-inline.c:3665
24708 #, gcc-internal-format
24709 msgid ""
24710 "function %q+F can never be copied because it saves address of local label in "
24711 "a static variable"
24712 msgstr ""
24714 #: tree-inline.c:3705
24715 #, gcc-internal-format
24716 msgid ""
24717 "function %q+F can never be inlined because it uses alloca (override using "
24718 "the always_inline attribute)"
24719 msgstr ""
24721 #: tree-inline.c:3719
24722 #, gcc-internal-format
24723 msgid "function %q+F can never be inlined because it uses setjmp"
24724 msgstr ""
24726 #: tree-inline.c:3733
24727 #, gcc-internal-format
24728 msgid ""
24729 "function %q+F can never be inlined because it uses variable argument lists"
24730 msgstr ""
24732 #: tree-inline.c:3745
24733 #, gcc-internal-format
24734 msgid ""
24735 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
24736 "handling"
24737 msgstr ""
24739 #: tree-inline.c:3753
24740 #, gcc-internal-format
24741 msgid "function %q+F can never be inlined because it uses non-local goto"
24742 msgstr ""
24744 #: tree-inline.c:3765
24745 #, gcc-internal-format
24746 msgid ""
24747 "function %q+F can never be inlined because it uses %<__builtin_return%> or "
24748 "%<__builtin_apply_args%>"
24749 msgstr ""
24751 #: tree-inline.c:3785
24752 #, gcc-internal-format
24753 msgid "function %q+F can never be inlined because it contains a computed goto"
24754 msgstr ""
24756 #: tree-inline.c:3886
24757 #, gcc-internal-format
24758 msgid ""
24759 "function %q+F can never be inlined because it is suppressed using %<-fno-"
24760 "inline%>"
24761 msgstr ""
24763 #: tree-inline.c:3894
24764 #, gcc-internal-format
24765 msgid ""
24766 "function %q+F can never be inlined because it uses attributes conflicting "
24767 "with inlining"
24768 msgstr ""
24770 #: tree-inline.c:4570
24771 #, gcc-internal-format
24772 msgid "inlining failed in call to always_inline %q+F: %s"
24773 msgstr ""
24775 #: tree-inline.c:4573 tree-inline.c:4594
24776 #, gcc-internal-format
24777 msgid "called from here"
24778 msgstr ""
24780 #: tree-inline.c:4576 tree-inline.c:4597
24781 #, gcc-internal-format
24782 msgid "called from this function"
24783 msgstr ""
24785 #: tree-inline.c:4590
24786 #, gcc-internal-format
24787 msgid "inlining failed in call to %q+F: %s"
24788 msgstr ""
24790 #: tree-into-ssa.c:3307
24791 #, gcc-internal-format
24792 msgid "statement uses released SSA name:"
24793 msgstr ""
24795 #: tree-into-ssa.c:3319
24796 #, gcc-internal-format
24797 msgid "cannot update SSA form"
24798 msgstr ""
24800 #: tree-into-ssa.c:3410 tree-outof-ssa.c:868 tree-ssa-coalesce.c:1002
24801 #, gcc-internal-format
24802 msgid "SSA corruption"
24803 msgstr ""
24805 #: tree-nested.c:1053
24806 #, gcc-internal-format, gfc-internal-format
24807 msgid "%s from %s referenced in %s"
24808 msgstr ""
24810 #: tree-nested.c:2733
24811 #, gcc-internal-format, gfc-internal-format
24812 msgid "%s from %s called in %s"
24813 msgstr ""
24815 #: tree-profile.c:635
24816 #, gcc-internal-format
24817 msgid "invalid regular expression %qs in %qs"
24818 msgstr ""
24820 #: tree-profile.c:725
24821 #, gcc-internal-format
24822 msgid "target does not support atomic profile update, single mode is selected"
24823 msgstr ""
24825 #: tree-ssa-ccp.c:3488
24826 msgid "%Gargument %u null where non-null expected"
24827 msgstr ""
24829 #: tree-ssa-ccp.c:3493
24830 #, gcc-internal-format
24831 msgid "in a call to built-in function %qD"
24832 msgstr ""
24834 #: tree-ssa-ccp.c:3497
24835 #, gcc-internal-format
24836 msgid "in a call to function %qD declared here"
24837 msgstr ""
24839 #: tree-ssa-loop-niter.c:3304
24840 #, gcc-internal-format, gfc-internal-format
24841 msgid "iteration %s invokes undefined behavior"
24842 msgstr ""
24844 #: tree-ssa-loop-niter.c:3305
24845 #, gcc-internal-format
24846 msgid "within this loop"
24847 msgstr ""
24849 #: tree-ssa-loop-prefetch.c:2092
24850 #, gcc-internal-format
24851 msgid "%<l1-cache-size%> parameter is not a power of two %d"
24852 msgstr ""
24854 #: tree-ssa-operands.c:977
24855 #, gcc-internal-format
24856 msgid "virtual definition of statement not up-to-date"
24857 msgstr ""
24859 #: tree-ssa-operands.c:984
24860 #, gcc-internal-format
24861 msgid "virtual def operand missing for stmt"
24862 msgstr ""
24864 #: tree-ssa-operands.c:994
24865 #, gcc-internal-format
24866 msgid "virtual use of statement not up-to-date"
24867 msgstr ""
24869 #: tree-ssa-operands.c:1001
24870 #, gcc-internal-format
24871 msgid "virtual use operand missing for stmt"
24872 msgstr ""
24874 #: tree-ssa-operands.c:1018
24875 #, gcc-internal-format
24876 msgid "excess use operand for stmt"
24877 msgstr ""
24879 #: tree-ssa-operands.c:1028
24880 #, gcc-internal-format
24881 msgid "use operand missing for stmt"
24882 msgstr ""
24884 #: tree-ssa-operands.c:1035
24885 #, gcc-internal-format
24886 msgid "stmt volatile flag not up-to-date"
24887 msgstr ""
24889 #: tree-ssa-strlen.c:2095
24890 msgid ""
24891 "%G%qD output truncated before terminating nul copying %E byte from a string "
24892 "of the same length"
24893 msgid_plural ""
24894 "%G%qD output truncated before terminating nul copying %E bytes from a string "
24895 "of the same length"
24896 msgstr[0] ""
24897 msgstr[1] ""
24899 #: tree-ssa-strlen.c:2111
24900 msgid "%G%qD output truncated copying %E byte from a string of length %wu"
24901 msgid_plural ""
24902 "%G%qD output truncated copying %E bytes from a string of length %wu"
24903 msgstr[0] ""
24904 msgstr[1] ""
24906 #: tree-ssa-strlen.c:2118
24907 msgid ""
24908 "%G%qD output truncated copying between %wu and %wu bytes from a string of "
24909 "length %wu"
24910 msgstr ""
24912 #: tree-ssa-strlen.c:2130
24913 msgid ""
24914 "%G%qD output may be truncated copying %E byte from a string of length %wu"
24915 msgid_plural ""
24916 "%G%qD output may be truncated copying %E bytes from a string of length %wu"
24917 msgstr[0] ""
24918 msgstr[1] ""
24920 #: tree-ssa-strlen.c:2137 tree-ssa-strlen.c:2153
24921 msgid ""
24922 "%G%qD output may be truncated copying between %wu and %wu bytes from a "
24923 "string of length %wu"
24924 msgstr ""
24926 #: tree-ssa-strlen.c:2293
24927 msgid ""
24928 "%G%qD output truncated before terminating nul copying as many bytes from a "
24929 "string as its length"
24930 msgstr ""
24932 #: tree-ssa-strlen.c:2299
24933 msgid "%G%qD specified bound depends on the length of the source argument"
24934 msgstr ""
24936 #: tree-ssa-strlen.c:2306
24937 #, gcc-internal-format
24938 msgid "length computed here"
24939 msgstr ""
24941 #: tree-ssa-uninit.c:192 varasm.c:342
24942 #, gcc-internal-format
24943 msgid "%qD was declared here"
24944 msgstr ""
24946 #: tree-ssa-uninit.c:260
24947 #, gcc-internal-format
24948 msgid "%qD is used uninitialized in this function"
24949 msgstr ""
24951 #: tree-ssa-uninit.c:265 tree-ssa-uninit.c:2620
24952 #, gcc-internal-format
24953 msgid "%qD may be used uninitialized in this function"
24954 msgstr ""
24956 #: tree-ssa-uninit.c:370
24957 #, gcc-internal-format
24958 msgid "%qE is used uninitialized in this function"
24959 msgstr ""
24961 #: tree-ssa-uninit.c:380
24962 #, gcc-internal-format
24963 msgid "%qE may be used uninitialized in this function"
24964 msgstr ""
24966 #: tree-ssa.c:652
24967 #, gcc-internal-format, gfc-internal-format
24968 msgid "multiple virtual PHI nodes in BB %d"
24969 msgstr ""
24971 #: tree-ssa.c:666 tree-ssa.c:695
24972 #, gcc-internal-format
24973 msgid "virtual definition is not an SSA name"
24974 msgstr ""
24976 #: tree-ssa.c:682
24977 #, gcc-internal-format
24978 msgid "stmt with wrong VUSE"
24979 msgstr ""
24981 #: tree-ssa.c:712
24982 #, gcc-internal-format, gfc-internal-format
24983 msgid "PHI node with wrong VUSE on edge from BB %d"
24984 msgstr ""
24986 #: tree-ssa.c:738
24987 #, gcc-internal-format
24988 msgid "expected an SSA_NAME object"
24989 msgstr ""
24991 #: tree-ssa.c:744
24992 #, gcc-internal-format
24993 msgid "found an SSA_NAME that had been released into the free pool"
24994 msgstr ""
24996 #: tree-ssa.c:751
24997 #, gcc-internal-format
24998 msgid "type mismatch between an SSA_NAME and its symbol"
24999 msgstr ""
25001 #: tree-ssa.c:757
25002 #, gcc-internal-format
25003 msgid "found a virtual definition for a GIMPLE register"
25004 msgstr ""
25006 #: tree-ssa.c:763
25007 #, gcc-internal-format
25008 msgid "virtual SSA name for non-VOP decl"
25009 msgstr ""
25011 #: tree-ssa.c:769
25012 #, gcc-internal-format
25013 msgid "found a real definition for a non-register"
25014 msgstr ""
25016 #: tree-ssa.c:776
25017 #, gcc-internal-format
25018 msgid "found a default name with a non-empty defining statement"
25019 msgstr ""
25021 #: tree-ssa.c:806
25022 #, gcc-internal-format
25023 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
25024 msgstr ""
25026 #: tree-ssa.c:812
25027 #, gcc-internal-format, gfc-internal-format
25028 msgid "SSA_NAME created in two different blocks %i and %i"
25029 msgstr ""
25031 #: tree-ssa.c:821 tree-ssa.c:1155
25032 #, gcc-internal-format
25033 msgid "SSA_NAME_DEF_STMT is wrong"
25034 msgstr ""
25036 #: tree-ssa.c:873
25037 #, gcc-internal-format
25038 msgid "missing definition"
25039 msgstr ""
25041 #: tree-ssa.c:879
25042 #, gcc-internal-format, gfc-internal-format
25043 msgid "definition in block %i does not dominate use in block %i"
25044 msgstr ""
25046 #: tree-ssa.c:887
25047 #, gcc-internal-format, gfc-internal-format
25048 msgid "definition in block %i follows the use"
25049 msgstr ""
25051 #: tree-ssa.c:894
25052 #, gcc-internal-format
25053 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
25054 msgstr ""
25056 #: tree-ssa.c:902
25057 #, gcc-internal-format
25058 msgid "no immediate_use list"
25059 msgstr ""
25061 #: tree-ssa.c:914
25062 #, gcc-internal-format
25063 msgid "wrong immediate use list"
25064 msgstr ""
25066 #: tree-ssa.c:948
25067 #, gcc-internal-format
25068 msgid "incoming edge count does not match number of PHI arguments"
25069 msgstr ""
25071 #: tree-ssa.c:962
25072 #, gcc-internal-format, gfc-internal-format
25073 msgid "PHI argument is missing for edge %d->%d"
25074 msgstr ""
25076 #: tree-ssa.c:971
25077 #, gcc-internal-format
25078 msgid "PHI argument is not SSA_NAME, or invariant"
25079 msgstr ""
25081 #: tree-ssa.c:999
25082 #, gcc-internal-format, gfc-internal-format
25083 msgid "wrong edge %d->%d for PHI argument"
25084 msgstr ""
25086 #: tree-ssa.c:1074
25087 #, gcc-internal-format
25088 msgid "shared SSA name info"
25089 msgstr ""
25091 #: tree-ssa.c:1101
25092 #, gcc-internal-format, gfc-internal-format
25093 msgid "AUX pointer initialized for edge %d->%d"
25094 msgstr ""
25096 #: tree-ssa.c:1127
25097 #, gcc-internal-format
25098 msgid "stmt (%p) marked modified after optimization pass: "
25099 msgstr ""
25101 #: tree-ssa.c:1193
25102 #, gcc-internal-format
25103 msgid "verify_ssa failed"
25104 msgstr ""
25106 #: tree-streamer-in.c:350
25107 #, gcc-internal-format
25108 msgid "machine independent builtin code out of range"
25109 msgstr ""
25111 #: tree-streamer-in.c:356
25112 #, gcc-internal-format
25113 msgid "target specific builtin not available"
25114 msgstr ""
25116 #: tree-vect-generic.c:287 tree-vect-generic.c:1811
25117 #, gcc-internal-format
25118 msgid "vector operation will be expanded piecewise"
25119 msgstr ""
25121 #: tree-vect-generic.c:290
25122 #, gcc-internal-format
25123 msgid "vector operation will be expanded in parallel"
25124 msgstr ""
25126 #: tree-vect-generic.c:343
25127 #, gcc-internal-format
25128 msgid "vector operation will be expanded with a single scalar operation"
25129 msgstr ""
25131 #: tree-vect-generic.c:943
25132 #, gcc-internal-format
25133 msgid "vector condition will be expanded piecewise"
25134 msgstr ""
25136 #: tree-vect-generic.c:1375
25137 #, gcc-internal-format
25138 msgid "vector shuffling operation will be expanded piecewise"
25139 msgstr ""
25141 #: tree-vect-loop.c:3616
25142 #, gcc-internal-format
25143 msgid "vectorization did not happen for a simd loop"
25144 msgstr ""
25146 #: tree-vrp.c:4437 tree-vrp.c:4477
25147 #, gcc-internal-format
25148 msgid "array subscript %E is above array bounds of %qT"
25149 msgstr ""
25151 #: tree-vrp.c:4460
25152 #, gcc-internal-format
25153 msgid "array subscript [%E, %E] is outside array bounds of %qT"
25154 msgstr ""
25156 #: tree-vrp.c:4490
25157 #, gcc-internal-format
25158 msgid "array subscript %E is below array bounds of %qT"
25159 msgstr ""
25161 #: tree-vrp.c:4499 tree-vrp.c:4748 tree-vrp.c:4849
25162 #, gcc-internal-format
25163 msgid "while referencing %qD"
25164 msgstr ""
25166 #: tree-vrp.c:4738
25167 #, gcc-internal-format
25168 msgid "array subscript %wi is outside array bounds of %qT"
25169 msgstr ""
25171 #: tree-vrp.c:4743
25172 #, gcc-internal-format
25173 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
25174 msgstr ""
25176 #: tree-vrp.c:4765
25177 #, gcc-internal-format
25178 msgid "intermediate array offset %wi is outside array bounds of %qT"
25179 msgstr ""
25181 #: tree-vrp.c:4827
25182 #, gcc-internal-format
25183 msgid "array subscript %wi is below array bounds of %qT"
25184 msgstr ""
25186 #: tree-vrp.c:4841
25187 #, gcc-internal-format
25188 msgid "array subscript %wu is above array bounds of %qT"
25189 msgstr ""
25191 #: tree.c:2011
25192 #, gcc-internal-format
25193 msgid "non-constant element in constant CONSTRUCTOR"
25194 msgstr ""
25196 #: tree.c:2013
25197 #, gcc-internal-format
25198 msgid "side-effects element in no-side-effects CONSTRUCTOR"
25199 msgstr ""
25201 #: tree.c:8372
25202 #, gcc-internal-format
25203 msgid "arrays of functions are not meaningful"
25204 msgstr ""
25206 #: tree.c:8541
25207 #, gcc-internal-format
25208 msgid "function return type cannot be function"
25209 msgstr ""
25211 #: tree.c:9900 tree.c:9985 tree.c:10046
25212 #, gcc-internal-format, gfc-internal-format
25213 msgid "tree check: %s, have %s in %s, at %s:%d"
25214 msgstr ""
25216 #: tree.c:9937
25217 #, gcc-internal-format, gfc-internal-format
25218 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
25219 msgstr ""
25221 #: tree.c:9950
25222 #, gcc-internal-format
25223 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
25224 msgstr ""
25226 #: tree.c:9999
25227 #, gcc-internal-format
25228 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
25229 msgstr ""
25231 #: tree.c:10012
25232 #, gcc-internal-format, gfc-internal-format
25233 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
25234 msgstr ""
25236 #: tree.c:10072
25237 #, gcc-internal-format
25238 msgid ""
25239 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
25240 "%d"
25241 msgstr ""
25243 #: tree.c:10086
25244 #, gcc-internal-format, gfc-internal-format
25245 msgid ""
25246 "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
25247 msgstr ""
25249 #: tree.c:10098
25250 #, gcc-internal-format, gfc-internal-format
25251 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
25252 msgstr ""
25254 #: tree.c:10111
25255 #, gcc-internal-format, gfc-internal-format
25256 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
25257 msgstr ""
25259 #: tree.c:10124
25260 #, gcc-internal-format, gfc-internal-format
25261 msgid ""
25262 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at "
25263 "%s:%d"
25264 msgstr ""
25266 #: tree.c:13236
25267 #, gcc-internal-format
25268 msgid "%qD is deprecated: %s"
25269 msgstr ""
25271 #: tree.c:13239
25272 #, gcc-internal-format
25273 msgid "%qD is deprecated"
25274 msgstr ""
25276 #: tree.c:13262
25277 #, gcc-internal-format
25278 msgid "%qE is deprecated: %s"
25279 msgstr ""
25281 #: tree.c:13265
25282 #, gcc-internal-format
25283 msgid "%qE is deprecated"
25284 msgstr ""
25286 #: tree.c:13271
25287 #, gcc-internal-format, gfc-internal-format
25288 msgid "type is deprecated: %s"
25289 msgstr ""
25291 #: tree.c:13274
25292 #, gcc-internal-format
25293 msgid "type is deprecated"
25294 msgstr ""
25296 #. Type variant can differ by:
25298 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
25299 #. ENCODE_QUAL_ADDR_SPACE.
25300 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
25301 #. in this case some values may not be set in the variant types
25302 #. (see TYPE_COMPLETE_P checks).
25303 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
25304 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
25305 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
25306 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
25307 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
25308 #. this is necessary to make it possible to merge types form different TUs
25309 #. - arrays, pointers and references may have TREE_TYPE that is a variant
25310 #. of TREE_TYPE of their main variants.
25311 #. - aggregates may have new TYPE_FIELDS list that list variants of
25312 #. the main variant TYPE_FIELDS.
25313 #. - vector types may differ by TYPE_VECTOR_OPAQUE
25315 #. Convenience macro for matching individual fields.
25316 #: tree.c:13815
25317 #, gcc-internal-format, gfc-internal-format
25318 msgid "type variant differs by %s"
25319 msgstr ""
25321 #: tree.c:13856
25322 #, gcc-internal-format
25323 msgid "type variant has different TYPE_SIZE_UNIT"
25324 msgstr ""
25326 #: tree.c:13858
25327 #, gcc-internal-format
25328 msgid "type variant%'s TYPE_SIZE_UNIT"
25329 msgstr ""
25331 #: tree.c:13860
25332 #, gcc-internal-format
25333 msgid "type%'s TYPE_SIZE_UNIT"
25334 msgstr ""
25336 #: tree.c:13880
25337 #, gcc-internal-format
25338 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
25339 msgstr ""
25341 #: tree.c:13893
25342 #, gcc-internal-format
25343 msgid "type variant has different TYPE_VFIELD"
25344 msgstr ""
25346 #: tree.c:13929
25347 #, gcc-internal-format
25348 msgid "type variant has different TYPE_BINFO"
25349 msgstr ""
25351 #: tree.c:13931
25352 #, gcc-internal-format
25353 msgid "type variant%'s TYPE_BINFO"
25354 msgstr ""
25356 #: tree.c:13933
25357 #, gcc-internal-format
25358 msgid "type%'s TYPE_BINFO"
25359 msgstr ""
25361 #: tree.c:13972
25362 #, gcc-internal-format
25363 msgid "type variant has different TYPE_FIELDS"
25364 msgstr ""
25366 #: tree.c:13974
25367 #, gcc-internal-format
25368 msgid "first mismatch is field"
25369 msgstr ""
25371 #: tree.c:13976
25372 #, gcc-internal-format
25373 msgid "and field"
25374 msgstr ""
25376 #: tree.c:13993
25377 #, gcc-internal-format
25378 msgid "type variant has different TREE_TYPE"
25379 msgstr ""
25381 #: tree.c:13995 tree.c:14006
25382 #, gcc-internal-format
25383 msgid "type variant%'s TREE_TYPE"
25384 msgstr ""
25386 #: tree.c:13997 tree.c:14008
25387 #, gcc-internal-format
25388 msgid "type%'s TREE_TYPE"
25389 msgstr ""
25391 #: tree.c:14004
25392 #, gcc-internal-format
25393 msgid "type is not compatible with its variant"
25394 msgstr ""
25396 #: tree.c:14307
25397 #, gcc-internal-format
25398 msgid "Main variant is not defined"
25399 msgstr ""
25401 #: tree.c:14312
25402 #, gcc-internal-format
25403 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
25404 msgstr ""
25406 #: tree.c:14324
25407 #, gcc-internal-format
25408 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
25409 msgstr ""
25411 #: tree.c:14343
25412 #, gcc-internal-format
25413 msgid "TYPE_CANONICAL is not compatible"
25414 msgstr ""
25416 #: tree.c:14351
25417 #, gcc-internal-format
25418 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
25419 msgstr ""
25421 #: tree.c:14357
25422 #, gcc-internal-format
25423 msgid "TYPE_CANONICAL of main variant is not main variant"
25424 msgstr ""
25426 #: tree.c:14373
25427 #, gcc-internal-format
25428 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
25429 msgstr ""
25431 #: tree.c:14383
25432 #, gcc-internal-format
25433 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
25434 msgstr ""
25436 #: tree.c:14393
25437 #, gcc-internal-format
25438 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
25439 msgstr ""
25441 #: tree.c:14414
25442 #, gcc-internal-format
25443 msgid "TYPE_BINFO is not TREE_BINFO"
25444 msgstr ""
25446 #: tree.c:14420
25447 #, gcc-internal-format
25448 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
25449 msgstr ""
25451 #: tree.c:14431
25452 #, gcc-internal-format
25453 msgid "TYPE_METHOD_BASETYPE is not record nor union"
25454 msgstr ""
25456 #: tree.c:14442
25457 #, gcc-internal-format
25458 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
25459 msgstr ""
25461 #: tree.c:14460
25462 #, gcc-internal-format
25463 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
25464 msgstr ""
25466 #: tree.c:14467
25467 #, gcc-internal-format
25468 msgid "TYPE_MAX_VALUE_RAW non-NULL"
25469 msgstr ""
25471 #: tree.c:14474
25472 #, gcc-internal-format
25473 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
25474 msgstr ""
25476 #: tree.c:14490
25477 #, gcc-internal-format
25478 msgid "Enum value is not CONST_DECL or INTEGER_CST"
25479 msgstr ""
25481 #: tree.c:14498
25482 #, gcc-internal-format
25483 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
25484 msgstr ""
25486 #: tree.c:14505
25487 #, gcc-internal-format
25488 msgid "Enum value name is not IDENTIFIER_NODE"
25489 msgstr ""
25491 #: tree.c:14515
25492 #, gcc-internal-format
25493 msgid "Array TYPE_DOMAIN is not integer type"
25494 msgstr ""
25496 #: tree.c:14524
25497 #, gcc-internal-format
25498 msgid "TYPE_FIELDS defined in incomplete type"
25499 msgstr ""
25501 #: tree.c:14546
25502 #, gcc-internal-format
25503 msgid "Wrong tree in TYPE_FIELDS list"
25504 msgstr ""
25506 #: tree.c:14561
25507 #, gcc-internal-format
25508 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
25509 msgstr ""
25511 #: tree.c:14567
25512 #, gcc-internal-format
25513 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
25514 msgstr ""
25516 #: tree.c:14580
25517 #, gcc-internal-format
25518 msgid "wrong TYPE_CACHED_VALUES entry"
25519 msgstr ""
25521 #: tree.c:14593
25522 #, gcc-internal-format
25523 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
25524 msgstr ""
25526 #: tree.c:14599
25527 #, gcc-internal-format
25528 msgid "Wrong entry in TYPE_ARG_TYPES list"
25529 msgstr ""
25531 #: tree.c:14606
25532 #, gcc-internal-format
25533 msgid "TYPE_VALUES_RAW field is non-NULL"
25534 msgstr ""
25536 #: tree.c:14618
25537 #, gcc-internal-format
25538 msgid "TYPE_CACHED_VALUES_P is set while it should not"
25539 msgstr ""
25541 #: tree.c:14624
25542 #, gcc-internal-format
25543 msgid "TYPE_STRING_FLAG is set on wrong type code"
25544 msgstr ""
25546 #: tree.c:14634
25547 #, gcc-internal-format
25548 msgid "TYPE_METHOD_BASETYPE is not main variant"
25549 msgstr ""
25551 #: tree.c:14641
25552 #, gcc-internal-format
25553 msgid "verify_type failed"
25554 msgstr ""
25556 #: value-prof.c:509
25557 #, gcc-internal-format
25558 msgid "dead histogram"
25559 msgstr ""
25561 #: value-prof.c:538
25562 #, gcc-internal-format
25563 msgid ""
25564 "Histogram value statement does not correspond to the statement it is "
25565 "associated with"
25566 msgstr ""
25568 #: value-prof.c:550
25569 #, gcc-internal-format
25570 msgid "verify_histograms failed"
25571 msgstr ""
25573 #: value-prof.c:607
25574 #, gcc-internal-format, gfc-internal-format
25575 msgid ""
25576 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
25577 "basic-block count (%d)"
25578 msgstr ""
25580 #: var-tracking.c:7184
25581 #, gcc-internal-format
25582 msgid ""
25583 "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, "
25584 "retrying without"
25585 msgstr ""
25587 #: var-tracking.c:7188
25588 #, gcc-internal-format
25589 msgid "variable tracking size limit exceeded"
25590 msgstr ""
25592 #: varasm.c:337
25593 #, gcc-internal-format
25594 msgid "%+qD causes a section type conflict with %qD"
25595 msgstr ""
25597 #: varasm.c:340
25598 #, gcc-internal-format
25599 msgid "section type conflict with %qD"
25600 msgstr ""
25602 #: varasm.c:345
25603 #, gcc-internal-format
25604 msgid "%+qD causes a section type conflict"
25605 msgstr ""
25607 #: varasm.c:347
25608 #, gcc-internal-format
25609 msgid "section type conflict"
25610 msgstr ""
25612 #: varasm.c:1041
25613 #, gcc-internal-format
25614 msgid "alignment of %q+D is greater than maximum object file alignment %d"
25615 msgstr ""
25617 #: varasm.c:1194
25618 #, gcc-internal-format
25619 msgid "only zero initializers are allowed in section %qs"
25620 msgstr ""
25622 #: varasm.c:1396 varasm.c:1405
25623 #, gcc-internal-format
25624 msgid "register name not specified for %q+D"
25625 msgstr ""
25627 #: varasm.c:1407
25628 #, gcc-internal-format
25629 msgid "invalid register name for %q+D"
25630 msgstr ""
25632 #: varasm.c:1409
25633 #, gcc-internal-format
25634 msgid "data type of %q+D isn%'t suitable for a register"
25635 msgstr ""
25637 #: varasm.c:1412
25638 #, gcc-internal-format
25639 msgid ""
25640 "the register specified for %q+D cannot be accessed by the current target"
25641 msgstr ""
25643 #: varasm.c:1415
25644 #, gcc-internal-format
25645 msgid ""
25646 "the register specified for %q+D is not general enough to be used as a "
25647 "register variable"
25648 msgstr ""
25650 #: varasm.c:1418
25651 #, gcc-internal-format
25652 msgid "register specified for %q+D isn%'t suitable for data type"
25653 msgstr ""
25655 #: varasm.c:1428
25656 #, gcc-internal-format
25657 msgid "global register variable has initial value"
25658 msgstr ""
25660 #: varasm.c:1432
25661 #, gcc-internal-format
25662 msgid "optimization may eliminate reads and/or writes to register variables"
25663 msgstr ""
25665 #: varasm.c:1478
25666 #, gcc-internal-format
25667 msgid "register name given for non-register variable %q+D"
25668 msgstr ""
25670 #: varasm.c:1881
25671 #, gcc-internal-format
25672 msgid "patchable function entry > size"
25673 msgstr ""
25675 #: varasm.c:2081
25676 #, gcc-internal-format
25677 msgid "thread-local COMMON data not implemented"
25678 msgstr ""
25680 #: varasm.c:2114
25681 #, gcc-internal-format
25682 msgid ""
25683 "requested alignment for %q+D is greater than implemented alignment of %wu"
25684 msgstr ""
25686 #: varasm.c:2217 c/c-decl.c:5219 c/c-parser.c:1544
25687 #, gcc-internal-format
25688 msgid "storage size of %q+D isn%'t known"
25689 msgstr ""
25691 #: varasm.c:4981
25692 #, gcc-internal-format
25693 msgid "initializer for integer/fixed-point value is too complicated"
25694 msgstr ""
25696 #: varasm.c:4986
25697 #, gcc-internal-format
25698 msgid "initializer for floating value is not a floating constant"
25699 msgstr ""
25701 #: varasm.c:5305
25702 #, gcc-internal-format
25703 msgid "invalid initial value for member %qE"
25704 msgstr ""
25706 #: varasm.c:5561
25707 #, gcc-internal-format
25708 msgid "%+qD declared weak after being used"
25709 msgstr ""
25711 #: varasm.c:5613
25712 #, gcc-internal-format
25713 msgid ""
25714 "weak declaration of %q+D being applied to a already existing, static "
25715 "definition"
25716 msgstr ""
25718 #: varasm.c:5649
25719 #, gcc-internal-format
25720 msgid "weak declaration of %q+D must be public"
25721 msgstr ""
25723 #: varasm.c:5653
25724 #, gcc-internal-format
25725 msgid "weak declaration of %q+D not supported"
25726 msgstr ""
25728 #: varasm.c:5682 varasm.c:5985
25729 #, gcc-internal-format
25730 msgid "only weak aliases are supported in this configuration"
25731 msgstr ""
25733 #: varasm.c:5877
25734 #, gcc-internal-format
25735 msgid "weakref is not supported in this configuration"
25736 msgstr ""
25738 #: varasm.c:5905
25739 #, gcc-internal-format
25740 msgid "ifunc is not supported on this target"
25741 msgstr ""
25743 #: varasm.c:5963
25744 #, gcc-internal-format
25745 msgid "weakref %q+D ultimately targets itself"
25746 msgstr ""
25748 #: varasm.c:5965
25749 #, gcc-internal-format
25750 msgid "weakref %q+D must have static linkage"
25751 msgstr ""
25753 #: varasm.c:5972
25754 #, gcc-internal-format
25755 msgid "alias definitions not supported in this configuration"
25756 msgstr ""
25758 #: varasm.c:5982
25759 #, gcc-internal-format
25760 msgid "ifunc is not supported in this configuration"
25761 msgstr ""
25763 #: varasm.c:6200 config/sol2.c:159 config/i386/winnt.c:265
25764 #, gcc-internal-format
25765 msgid "visibility attribute not supported in this configuration; ignored"
25766 msgstr ""
25768 #: vec.c:199
25769 #, gcc-internal-format, gfc-internal-format
25770 msgid "qsort comparator not anti-commutative: %d, %d"
25771 msgstr ""
25773 #: vec.c:204
25774 #, gcc-internal-format, gfc-internal-format
25775 msgid "qsort comparator non-negative on sorted output: %d"
25776 msgstr ""
25778 #: vec.c:209
25779 #, gcc-internal-format, gfc-internal-format
25780 msgid "qsort comparator not transitive: %d, %d, %d"
25781 msgstr ""
25783 #: vec.c:211
25784 #, gcc-internal-format
25785 msgid "qsort checking failed"
25786 msgstr ""
25788 #: vr-values.c:2432
25789 #, gcc-internal-format
25790 msgid ""
25791 "assuming signed overflow does not occur when simplifying conditional to "
25792 "constant"
25793 msgstr ""
25795 #: vr-values.c:2438
25796 #, gcc-internal-format
25797 msgid "assuming signed overflow does not occur when simplifying conditional"
25798 msgstr ""
25800 #: vr-values.c:2482
25801 #, gcc-internal-format
25802 msgid "comparison always false due to limited range of data type"
25803 msgstr ""
25805 #: vr-values.c:2484
25806 #, gcc-internal-format
25807 msgid "comparison always true due to limited range of data type"
25808 msgstr ""
25810 #: vr-values.c:3159
25811 #, gcc-internal-format
25812 msgid ""
25813 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
25814 "%<>>%> or %<&%>"
25815 msgstr ""
25817 #: vr-values.c:3226
25818 #, gcc-internal-format
25819 msgid ""
25820 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
25821 "to %<X%> or %<Y%>"
25822 msgstr ""
25824 #: vr-values.c:3277
25825 #, gcc-internal-format
25826 msgid ""
25827 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
25828 "%> or %<-X%>"
25829 msgstr ""
25831 #. Print an error message for unrecognized stab codes.
25832 #: xcoffout.c:195
25833 #, gcc-internal-format
25834 msgid "no sclass for %s stab (0x%x)"
25835 msgstr ""
25837 #: lto-streamer.h:1003
25838 #, gcc-internal-format, gfc-internal-format
25839 msgid "bytecode stream: expected tag %s instead of %s"
25840 msgstr ""
25842 #: lto-streamer.h:1013
25843 #, gcc-internal-format, gfc-internal-format
25844 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
25845 msgstr ""
25847 #: c-family/c-ada-spec.c:2812
25848 #, gcc-internal-format
25849 msgid "unsupported record layout"
25850 msgstr ""
25852 #: c-family/c-attribs.c:522
25853 #, gcc-internal-format
25854 msgid "%qE attribute argument is invalid"
25855 msgstr ""
25857 #: c-family/c-attribs.c:525
25858 #, gcc-internal-format
25859 msgid "%qE attribute argument %i is invalid"
25860 msgstr ""
25862 #: c-family/c-attribs.c:537
25863 #, gcc-internal-format
25864 msgid "%qE attribute argument has type %qT"
25865 msgstr ""
25867 #: c-family/c-attribs.c:541
25868 #, gcc-internal-format
25869 msgid "%qE attribute argument %i has type %qT"
25870 msgstr ""
25872 #: c-family/c-attribs.c:552 c-family/c-attribs.c:3508 c-family/c-attribs.c:3512
25873 #, gcc-internal-format
25874 msgid "%qE attribute argument value %qE is not an integer constant"
25875 msgstr ""
25877 #: c-family/c-attribs.c:557
25878 #, gcc-internal-format
25879 msgid "%qE attribute argument %i value %qE is not an integer constant"
25880 msgstr ""
25882 #: c-family/c-attribs.c:573
25883 #, gcc-internal-format
25884 msgid "%qE attribute argument value %qE does not refer to a function parameter"
25885 msgstr ""
25887 #: c-family/c-attribs.c:578
25888 #, gcc-internal-format
25889 msgid ""
25890 "%qE attribute argument %i value %qE does not refer to a function parameter"
25891 msgstr ""
25893 #: c-family/c-attribs.c:601
25894 #, gcc-internal-format
25895 msgid ""
25896 "%qE attribute argument value %qE exceeds the number of function parameters %u"
25897 msgstr ""
25899 #: c-family/c-attribs.c:606
25900 #, gcc-internal-format
25901 msgid ""
25902 "%qE attribute argument %i value %qE exceeds the number of function "
25903 "parameters %u"
25904 msgstr ""
25906 #: c-family/c-attribs.c:624
25907 #, gcc-internal-format
25908 msgid ""
25909 "%qE attribute argument value %qE does not refer to a variable argument list"
25910 msgstr ""
25912 #: c-family/c-attribs.c:628
25913 #, gcc-internal-format
25914 msgid ""
25915 "%qE attribute argument %i value %qE does not refer to a variable argument "
25916 "list"
25917 msgstr ""
25919 #: c-family/c-attribs.c:655 c-family/c-attribs.c:668
25920 #, gcc-internal-format
25921 msgid "%qE attribute argument value %qE refers to parameter type %qT"
25922 msgstr ""
25924 #: c-family/c-attribs.c:659 c-family/c-attribs.c:673
25925 #, gcc-internal-format
25926 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
25927 msgstr ""
25929 #: c-family/c-attribs.c:683
25930 #, gcc-internal-format
25931 msgid ""
25932 "%qE attribute argument value %qE refers to a variadic function parameter of "
25933 "unknown type"
25934 msgstr ""
25936 #: c-family/c-attribs.c:688
25937 #, gcc-internal-format
25938 msgid ""
25939 "%qE attribute argument %i value %qE refers to a variadic function parameter "
25940 "of unknown type"
25941 msgstr ""
25943 #: c-family/c-attribs.c:712
25944 #, gcc-internal-format
25945 msgid "%qE attribute ignored for type %qT"
25946 msgstr ""
25948 #: c-family/c-attribs.c:724
25949 #, gcc-internal-format
25950 msgid "%qE attribute ignored for field of type %qT"
25951 msgstr ""
25953 #: c-family/c-attribs.c:894
25954 #, gcc-internal-format
25955 msgid "no_sanitize argument not a string"
25956 msgstr ""
25958 #: c-family/c-attribs.c:1025 ada/gcc-interface/utils.c:6342
25959 #, gcc-internal-format
25960 msgid "%qE attribute ignored due to conflict with attribute %qs"
25961 msgstr ""
25963 #: c-family/c-attribs.c:1074
25964 #, gcc-internal-format
25965 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
25966 msgstr ""
25968 #: c-family/c-attribs.c:1114 c-family/c-attribs.c:1120
25969 #: c-family/c-attribs.c:3862 c-family/c-attribs.c:3897
25970 #: c-family/c-attribs.c:3903
25971 #, gcc-internal-format
25972 msgid "%qE attribute ignored due to conflict with %qs attribute"
25973 msgstr ""
25975 #: c-family/c-attribs.c:1176 brig/brig-lang.c:490 lto/lto-lang.c:291
25976 #, gcc-internal-format
25977 msgid "%qE attribute has no effect on unit local functions"
25978 msgstr ""
25980 #: c-family/c-attribs.c:1330
25981 #, gcc-internal-format
25982 msgid "%qE attribute have effect only on public objects"
25983 msgstr ""
25985 #: c-family/c-attribs.c:1359
25986 #, gcc-internal-format
25987 msgid "%qE attribute only affects top level objects"
25988 msgstr ""
25990 #: c-family/c-attribs.c:1398 c-family/c-attribs.c:3106
25991 #, gcc-internal-format
25992 msgid "%qE attribute on function returning %<void%>"
25993 msgstr ""
25995 #: c-family/c-attribs.c:1421 c-family/c-pragma.c:420
25996 #, gcc-internal-format
25997 msgid "scalar_storage_order is not supported because endianness is not uniform"
25998 msgstr ""
26000 #: c-family/c-attribs.c:1438
26001 #, gcc-internal-format
26002 msgid ""
26003 "scalar_storage_order argument must be one of \"big-endian\" or \"little-"
26004 "endian\""
26005 msgstr ""
26007 #: c-family/c-attribs.c:1534
26008 #, gcc-internal-format
26009 msgid "destructor priorities are not supported"
26010 msgstr ""
26012 #: c-family/c-attribs.c:1536
26013 #, gcc-internal-format
26014 msgid "constructor priorities are not supported"
26015 msgstr ""
26017 #: c-family/c-attribs.c:1558
26018 #, gcc-internal-format, gfc-internal-format
26019 msgid "destructor priorities from 0 to %d are reserved for the implementation"
26020 msgstr ""
26022 #: c-family/c-attribs.c:1563
26023 #, gcc-internal-format, gfc-internal-format
26024 msgid "constructor priorities from 0 to %d are reserved for the implementation"
26025 msgstr ""
26027 #: c-family/c-attribs.c:1571
26028 #, gcc-internal-format, gfc-internal-format
26029 msgid "destructor priorities must be integers from 0 to %d inclusive"
26030 msgstr ""
26032 #: c-family/c-attribs.c:1574
26033 #, gcc-internal-format, gfc-internal-format
26034 msgid "constructor priorities must be integers from 0 to %d inclusive"
26035 msgstr ""
26037 #: c-family/c-attribs.c:1727
26038 #, gcc-internal-format
26039 msgid "unknown machine mode %qE"
26040 msgstr ""
26042 #: c-family/c-attribs.c:1761
26043 #, gcc-internal-format
26044 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
26045 msgstr ""
26047 #: c-family/c-attribs.c:1764
26048 #, gcc-internal-format
26049 msgid "use __attribute__ ((vector_size)) instead"
26050 msgstr ""
26052 #: c-family/c-attribs.c:1773
26053 #, gcc-internal-format
26054 msgid "unable to emulate %qs"
26055 msgstr ""
26057 #: c-family/c-attribs.c:1786
26058 #, gcc-internal-format
26059 msgid "invalid pointer mode %qs"
26060 msgstr ""
26062 #: c-family/c-attribs.c:1803
26063 #, gcc-internal-format
26064 msgid "signedness of type and machine mode %qs don%'t match"
26065 msgstr ""
26067 #: c-family/c-attribs.c:1814
26068 #, gcc-internal-format
26069 msgid "no data type for mode %qs"
26070 msgstr ""
26072 #: c-family/c-attribs.c:1824
26073 #, gcc-internal-format
26074 msgid "cannot use mode %qs for enumeral types"
26075 msgstr ""
26077 #: c-family/c-attribs.c:1851
26078 #, gcc-internal-format
26079 msgid "mode %qs applied to inappropriate type"
26080 msgstr ""
26082 #: c-family/c-attribs.c:1873
26083 #, gcc-internal-format
26084 msgid "section attributes are not supported for this target"
26085 msgstr ""
26087 #: c-family/c-attribs.c:1879
26088 #, gcc-internal-format
26089 msgid "section attribute not allowed for %q+D"
26090 msgstr ""
26092 #: c-family/c-attribs.c:1885
26093 #, gcc-internal-format
26094 msgid "section attribute argument not a string constant"
26095 msgstr ""
26097 #: c-family/c-attribs.c:1894
26098 #, gcc-internal-format
26099 msgid "section attribute cannot be specified for local variables"
26100 msgstr ""
26102 #: c-family/c-attribs.c:1904 config/bfin/bfin.c:4809 config/bfin/bfin.c:4860
26103 #: config/bfin/bfin.c:4886 config/bfin/bfin.c:4899
26104 #, gcc-internal-format
26105 msgid "section of %q+D conflicts with previous declaration"
26106 msgstr ""
26108 #: c-family/c-attribs.c:1912
26109 #, gcc-internal-format
26110 msgid "section of %q+D cannot be overridden"
26111 msgstr ""
26113 #: c-family/c-attribs.c:1977
26114 #, gcc-internal-format, gfc-internal-format
26115 msgid "requested alignment %d is larger than %d"
26116 msgstr ""
26118 #: c-family/c-attribs.c:2077
26119 #, gcc-internal-format
26120 msgid "alignment may not be specified for %q+D"
26121 msgstr ""
26123 #: c-family/c-attribs.c:2099
26124 #, gcc-internal-format
26125 msgid ""
26126 "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E "
26127 "(%u)%>"
26128 msgstr ""
26130 #. Only reject attempts to relax/override an alignment
26131 #. explicitly specified previously and accept declarations
26132 #. that appear to relax the implicit function alignment for
26133 #. the target.  Both increasing and increasing the alignment
26134 #. set by -falign-functions setting is permitted.
26135 #: c-family/c-attribs.c:2146
26136 #, gcc-internal-format
26137 msgid ""
26138 "alignment for %q+D was previously specified as %d and may not be decreased"
26139 msgstr ""
26141 #: c-family/c-attribs.c:2163
26142 #, gcc-internal-format
26143 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
26144 msgstr ""
26146 #: c-family/c-attribs.c:2211
26147 #, gcc-internal-format
26148 msgid "inline function %q+D declared weak"
26149 msgstr ""
26151 #: c-family/c-attribs.c:2216
26152 #, gcc-internal-format
26153 msgid "indirect function %q+D cannot be declared weak"
26154 msgstr ""
26156 #: c-family/c-attribs.c:2240
26157 #, gcc-internal-format
26158 msgid "%qE attribute is only applicable on functions"
26159 msgstr ""
26161 #: c-family/c-attribs.c:2271
26162 #, gcc-internal-format
26163 msgid "%q+D defined both normally and as %qE attribute"
26164 msgstr ""
26166 #: c-family/c-attribs.c:2279
26167 #, gcc-internal-format
26168 msgid "weak %q+D cannot be defined %qE"
26169 msgstr ""
26171 #: c-family/c-attribs.c:2296 c-family/c-attribs.c:3006
26172 #, gcc-internal-format
26173 msgid "attribute %qE argument not a string"
26174 msgstr ""
26176 #: c-family/c-attribs.c:2331
26177 #, gcc-internal-format
26178 msgid "%+qD declared alias after being used"
26179 msgstr ""
26181 #: c-family/c-attribs.c:2333
26182 #, gcc-internal-format
26183 msgid "%+qD declared ifunc after being used"
26184 msgstr ""
26186 #: c-family/c-attribs.c:2383
26187 #, gcc-internal-format
26188 msgid "%qE attribute argument cannot be a string"
26189 msgstr ""
26191 #: c-family/c-attribs.c:2396
26192 #, gcc-internal-format
26193 msgid "%qE attribute argument cannot be a constant arithmetic expression"
26194 msgstr ""
26196 #: c-family/c-attribs.c:2407
26197 #, gcc-internal-format
26198 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
26199 msgstr ""
26201 #: c-family/c-attribs.c:2458
26202 #, gcc-internal-format
26203 msgid ""
26204 "%qE attribute ignored on a declaration of a different kind than referenced "
26205 "symbol"
26206 msgstr ""
26208 #: c-family/c-attribs.c:2463
26209 #, gcc-internal-format
26210 msgid "symbol %qD referenced by %qD declared here"
26211 msgstr ""
26213 #: c-family/c-attribs.c:2510
26214 #, gcc-internal-format
26215 msgid "%qE attribute must apply to a declaration"
26216 msgstr ""
26218 #: c-family/c-attribs.c:2569
26219 #, gcc-internal-format
26220 msgid "indirect function %q+D cannot be declared weakref"
26221 msgstr ""
26223 #: c-family/c-attribs.c:2591
26224 #, gcc-internal-format
26225 msgid "weakref attribute must appear before alias attribute"
26226 msgstr ""
26228 #: c-family/c-attribs.c:2603
26229 #, gcc-internal-format
26230 msgid "%+qD declared weakref after being used"
26231 msgstr ""
26233 #: c-family/c-attribs.c:2627
26234 #, gcc-internal-format
26235 msgid "%qE attribute ignored on non-class types"
26236 msgstr ""
26238 #: c-family/c-attribs.c:2633
26239 #, gcc-internal-format
26240 msgid "%qE attribute ignored because %qT is already defined"
26241 msgstr ""
26243 #: c-family/c-attribs.c:2646
26244 #, gcc-internal-format
26245 msgid "visibility argument not a string"
26246 msgstr ""
26248 #: c-family/c-attribs.c:2658
26249 #, gcc-internal-format
26250 msgid "%qE attribute ignored on types"
26251 msgstr ""
26253 #: c-family/c-attribs.c:2674
26254 #, gcc-internal-format
26255 msgid ""
26256 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
26257 "\"internal\""
26258 msgstr ""
26260 #: c-family/c-attribs.c:2685
26261 #, gcc-internal-format
26262 msgid "%qD redeclared with different visibility"
26263 msgstr ""
26265 #: c-family/c-attribs.c:2688 c-family/c-attribs.c:2692
26266 #, gcc-internal-format
26267 msgid "%qD was declared %qs which implies default visibility"
26268 msgstr ""
26270 #: c-family/c-attribs.c:2721
26271 #, gcc-internal-format
26272 msgid "%qE attribute ignored because %qD is not a variable"
26273 msgstr ""
26275 #: c-family/c-attribs.c:2729
26276 #, gcc-internal-format
26277 msgid "%qE attribute ignored because %qD does not have thread storage duration"
26278 msgstr ""
26280 #: c-family/c-attribs.c:2738
26281 #, gcc-internal-format
26282 msgid "%qE argument not a string"
26283 msgstr ""
26285 #: c-family/c-attribs.c:2751
26286 #, gcc-internal-format
26287 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
26288 msgstr ""
26290 #: c-family/c-attribs.c:2773 c-family/c-attribs.c:3080
26291 #: c-family/c-attribs.c:3971 config/m32c/m32c.c:2944
26292 #, gcc-internal-format
26293 msgid "%qE attribute applies only to functions"
26294 msgstr ""
26296 #: c-family/c-attribs.c:2829 c-family/c-attribs.c:2870
26297 #: c-family/c-attribs.c:2894
26298 #, gcc-internal-format
26299 msgid "%qE attribute ignored on a function returning %qT"
26300 msgstr ""
26302 #: c-family/c-attribs.c:2913
26303 #, gcc-internal-format
26304 msgid "%qE attribute %E is not an integer constant"
26305 msgstr ""
26307 #: c-family/c-attribs.c:2925
26308 #, gcc-internal-format
26309 msgid "%qE attribute argument %E is not a power of 2"
26310 msgstr ""
26312 #: c-family/c-attribs.c:2938
26313 #, gcc-internal-format
26314 msgid "%qE attribute argument %E is not in the range [0, %E)"
26315 msgstr ""
26317 #: c-family/c-attribs.c:3019
26318 #, gcc-internal-format
26319 msgid ""
26320 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
26321 "attribute"
26322 msgstr ""
26324 #: c-family/c-attribs.c:3086 c-family/c-attribs.c:3977
26325 #, gcc-internal-format
26326 msgid "can%'t set %qE attribute after definition"
26327 msgstr ""
26329 #: c-family/c-attribs.c:3151
26330 #, gcc-internal-format
26331 msgid "%qE attribute duplicated"
26332 msgstr ""
26334 #: c-family/c-attribs.c:3153
26335 #, gcc-internal-format
26336 msgid "%qE attribute follows %qE"
26337 msgstr ""
26339 #: c-family/c-attribs.c:3252
26340 #, gcc-internal-format
26341 msgid "type was previously declared %qE"
26342 msgstr ""
26344 #: c-family/c-attribs.c:3265 cp/class.c:4461
26345 #, gcc-internal-format
26346 msgid ""
26347 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
26348 msgstr ""
26350 #: c-family/c-attribs.c:3323
26351 #, gcc-internal-format
26352 msgid "%qE argument not an identifier"
26353 msgstr ""
26355 #: c-family/c-attribs.c:3334
26356 #, gcc-internal-format
26357 msgid "%qD is not compatible with %qD"
26358 msgstr ""
26360 #: c-family/c-attribs.c:3337
26361 #, gcc-internal-format
26362 msgid "%qE argument is not a function"
26363 msgstr ""
26365 #: c-family/c-attribs.c:3385
26366 #, gcc-internal-format
26367 msgid "deprecated message is not a string"
26368 msgstr ""
26370 #: c-family/c-attribs.c:3426
26371 #, gcc-internal-format
26372 msgid "%qE attribute ignored for %qE"
26373 msgstr ""
26375 #: c-family/c-attribs.c:3484 c-family/c-attribs.c:3486
26376 #, gcc-internal-format
26377 msgid "invalid vector type for attribute %qE"
26378 msgstr ""
26380 #: c-family/c-attribs.c:3521 c-family/c-attribs.c:3525
26381 #, gcc-internal-format
26382 msgid "%qE attribute argument value %qE is negative"
26383 msgstr ""
26385 #: c-family/c-attribs.c:3538 c-family/c-attribs.c:3542
26386 #, gcc-internal-format
26387 msgid "%qE attribute argument value %qE exceeds %wu"
26388 msgstr ""
26390 #: c-family/c-attribs.c:3550 ada/gcc-interface/utils.c:3969
26391 #, gcc-internal-format
26392 msgid "vector size not an integral multiple of component size"
26393 msgstr ""
26395 #: c-family/c-attribs.c:3556 ada/gcc-interface/utils.c:3976
26396 #, gcc-internal-format
26397 msgid "zero vector size"
26398 msgstr ""
26400 #: c-family/c-attribs.c:3565 c-family/c-attribs.c:3568
26401 #, gcc-internal-format
26402 msgid "number of components of the vector not a power of two"
26403 msgstr ""
26405 #: c-family/c-attribs.c:3626 ada/gcc-interface/utils.c:6200
26406 #, gcc-internal-format
26407 msgid "nonnull attribute without arguments on a non-prototype"
26408 msgstr ""
26410 #: c-family/c-attribs.c:3682
26411 #, gcc-internal-format
26412 msgid "%qE attribute ignored on objects of type %qT"
26413 msgstr ""
26415 #: c-family/c-attribs.c:3690
26416 #, gcc-internal-format
26417 msgid "%qE attribute does not apply to functions"
26418 msgstr ""
26420 #: c-family/c-attribs.c:3747
26421 #, gcc-internal-format
26422 msgid "cleanup argument not an identifier"
26423 msgstr ""
26425 #: c-family/c-attribs.c:3754
26426 #, gcc-internal-format
26427 msgid "cleanup argument not a function"
26428 msgstr ""
26430 #: c-family/c-attribs.c:3791
26431 #, gcc-internal-format
26432 msgid "%qE attribute requires prototypes with named arguments"
26433 msgstr ""
26435 #: c-family/c-attribs.c:3799
26436 #, gcc-internal-format
26437 msgid "%qE attribute only applies to variadic functions"
26438 msgstr ""
26440 #: c-family/c-attribs.c:3815 ada/gcc-interface/utils.c:6287
26441 #, gcc-internal-format
26442 msgid "requested position is not an integer constant"
26443 msgstr ""
26445 #: c-family/c-attribs.c:3823 ada/gcc-interface/utils.c:6294
26446 #, gcc-internal-format
26447 msgid "requested position is less than zero"
26448 msgstr ""
26450 #: c-family/c-attribs.c:3878
26451 #, gcc-internal-format
26452 msgid "empty string in attribute %<target%>"
26453 msgstr ""
26455 #: c-family/c-attribs.c:3994
26456 #, gcc-internal-format
26457 msgid "returns_nonnull attribute on a function not returning a pointer"
26458 msgstr ""
26460 #: c-family/c-attribs.c:4009
26461 #, gcc-internal-format
26462 msgid "%qE attribute is only valid on %<struct%> type"
26463 msgstr ""
26465 #: c-family/c-attribs.c:4045
26466 #, gcc-internal-format
26467 msgid "%qE attribute argument %qE is not an integer constant"
26468 msgstr ""
26470 #: c-family/c-attribs.c:4066
26471 #, gcc-internal-format
26472 msgid "unknown attribute %qE"
26473 msgstr ""
26475 #: c-family/c-attribs.c:4093
26476 #, gcc-internal-format
26477 msgid "invalid operand type %qT for %qs"
26478 msgstr ""
26480 #: c-family/c-attribs.c:4197
26481 #, gcc-internal-format
26482 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
26483 msgstr ""
26485 #: c-family/c-attribs.c:4199
26486 #, gcc-internal-format
26487 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
26488 msgstr ""
26490 #: c-family/c-attribs.c:4376
26491 #, gcc-internal-format
26492 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
26493 msgstr ""
26495 #: c-family/c-common.c:736
26496 #, gcc-internal-format
26497 msgid "%qD is not defined outside of function scope"
26498 msgstr ""
26500 #: c-family/c-common.c:781
26501 #, gcc-internal-format
26502 msgid "size of string literal is too large"
26503 msgstr ""
26505 #: c-family/c-common.c:804
26506 #, gcc-internal-format
26507 msgid ""
26508 "string length %qd is greater than the length %qd ISO C%d compilers are "
26509 "required to support"
26510 msgstr ""
26512 #: c-family/c-common.c:977
26513 #, gcc-internal-format
26514 msgid ""
26515 "use %<-flax-vector-conversions%> to permit conversions between vectors with "
26516 "differing element types or numbers of subparts"
26517 msgstr ""
26519 #: c-family/c-common.c:1017
26520 #, gcc-internal-format
26521 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
26522 msgstr ""
26524 #: c-family/c-common.c:1026
26525 #, gcc-internal-format
26526 msgid "%<__builtin_shuffle%> arguments must be vectors"
26527 msgstr ""
26529 #: c-family/c-common.c:1033
26530 #, gcc-internal-format
26531 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
26532 msgstr ""
26534 #: c-family/c-common.c:1044
26535 #, gcc-internal-format
26536 msgid ""
26537 "%<__builtin_shuffle%> number of elements of the argument vector(s) and the "
26538 "mask vector should be the same"
26539 msgstr ""
26541 #: c-family/c-common.c:1054
26542 #, gcc-internal-format
26543 msgid ""
26544 "%<__builtin_shuffle%> argument vector(s) inner type must have the same size "
26545 "as inner type of the mask"
26546 msgstr ""
26548 #: c-family/c-common.c:1102
26549 #, gcc-internal-format
26550 msgid ""
26551 "%<__builtin_convertvector%> first argument must be an integer or floating "
26552 "vector"
26553 msgstr ""
26555 #: c-family/c-common.c:1110
26556 #, gcc-internal-format
26557 msgid ""
26558 "%<__builtin_convertvector%> second argument must be an integer or floating "
26559 "vector type"
26560 msgstr ""
26562 #: c-family/c-common.c:1119
26563 #, gcc-internal-format
26564 msgid ""
26565 "%<__builtin_convertvector%> number of elements of the first argument vector "
26566 "and the second argument vector type should be the same"
26567 msgstr ""
26569 #: c-family/c-common.c:1358 c-family/c-warn.c:1291
26570 #, gcc-internal-format
26571 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
26572 msgstr ""
26574 #: c-family/c-common.c:1363 c-family/c-warn.c:1299
26575 #, gcc-internal-format
26576 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
26577 msgstr ""
26579 #: c-family/c-common.c:1372
26580 #, gcc-internal-format
26581 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
26582 msgstr ""
26584 #: c-family/c-common.c:1377
26585 #, gcc-internal-format
26586 msgid "signed conversion from %qT to %qT changes the value of %qE"
26587 msgstr ""
26589 #: c-family/c-common.c:1530 c-family/c-common.c:1592
26590 #, gcc-internal-format
26591 msgid "conversion to %qT from %qT may change the sign of the result"
26592 msgstr ""
26594 #: c-family/c-common.c:1778
26595 #, gcc-internal-format
26596 msgid "operation on %qE may be undefined"
26597 msgstr ""
26599 #: c-family/c-common.c:2095
26600 #, gcc-internal-format
26601 msgid "case label does not reduce to an integer constant"
26602 msgstr ""
26604 #: c-family/c-common.c:2178
26605 #, gcc-internal-format
26606 msgid ""
26607 "GCC cannot support operators with integer types and fixed-point types that "
26608 "have too many integral and fractional bits together"
26609 msgstr ""
26611 #: c-family/c-common.c:2717
26612 #, gcc-internal-format
26613 msgid "invalid operands to binary %s (have %qT and %qT)"
26614 msgstr ""
26616 #: c-family/c-common.c:2966
26617 #, gcc-internal-format
26618 msgid "comparison is always false due to limited range of data type"
26619 msgstr ""
26621 #: c-family/c-common.c:2969
26622 #, gcc-internal-format
26623 msgid "comparison is always true due to limited range of data type"
26624 msgstr ""
26626 #: c-family/c-common.c:3066
26627 #, gcc-internal-format
26628 msgid "comparison of unsigned expression >= 0 is always true"
26629 msgstr ""
26631 #: c-family/c-common.c:3073
26632 #, gcc-internal-format
26633 msgid "comparison of unsigned expression < 0 is always false"
26634 msgstr ""
26636 #: c-family/c-common.c:3116
26637 #, gcc-internal-format
26638 msgid "pointer of type %<void *%> used in arithmetic"
26639 msgstr ""
26641 #: c-family/c-common.c:3125
26642 #, gcc-internal-format
26643 msgid "pointer to a function used in arithmetic"
26644 msgstr ""
26646 #: c-family/c-common.c:3299
26647 #, gcc-internal-format
26648 msgid "enum constant in boolean context"
26649 msgstr ""
26651 #: c-family/c-common.c:3326
26652 #, gcc-internal-format
26653 msgid "the address of %qD will always evaluate as %<true%>"
26654 msgstr ""
26656 #: c-family/c-common.c:3370
26657 #, gcc-internal-format
26658 msgid "%<*%> in boolean context, suggest %<&&%> instead"
26659 msgstr ""
26661 #: c-family/c-common.c:3382
26662 #, gcc-internal-format
26663 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
26664 msgstr ""
26666 #: c-family/c-common.c:3398
26667 #, gcc-internal-format
26668 msgid ""
26669 "?: using integer constants in boolean context, the expression will always "
26670 "evaluate to %<true%>"
26671 msgstr ""
26673 #: c-family/c-common.c:3407
26674 #, gcc-internal-format
26675 msgid "?: using integer constants in boolean context"
26676 msgstr ""
26678 #: c-family/c-common.c:3443
26679 #, gcc-internal-format
26680 msgid ""
26681 "the compiler can assume that the address of %qD will always evaluate to "
26682 "%<true%>"
26683 msgstr ""
26685 #: c-family/c-common.c:3469 cp/semantics.c:662 cp/typeck.c:9108
26686 #, gcc-internal-format
26687 msgid "suggest parentheses around assignment used as truth value"
26688 msgstr ""
26690 #: c-family/c-common.c:3556 c/c-decl.c:4512 c/c-decl.c:6647 c/c-typeck.c:14939
26691 #, gcc-internal-format
26692 msgid "invalid use of %<restrict%>"
26693 msgstr ""
26695 #: c-family/c-common.c:3630
26696 #, gcc-internal-format
26697 msgid "invalid application of %<sizeof%> to a function type"
26698 msgstr ""
26700 #: c-family/c-common.c:3640
26701 #, gcc-internal-format
26702 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
26703 msgstr ""
26705 #: c-family/c-common.c:3643
26706 #, gcc-internal-format
26707 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
26708 msgstr ""
26710 #: c-family/c-common.c:3654
26711 #, gcc-internal-format
26712 msgid "invalid application of %qs to a void type"
26713 msgstr ""
26715 #: c-family/c-common.c:3663
26716 #, gcc-internal-format
26717 msgid "invalid application of %qs to incomplete type %qT"
26718 msgstr ""
26720 #: c-family/c-common.c:3671
26721 #, gcc-internal-format
26722 msgid "invalid application of %qs to array type %qT of incomplete element type"
26723 msgstr ""
26725 #: c-family/c-common.c:3713
26726 #, gcc-internal-format
26727 msgid "%<__alignof%> applied to a bit-field"
26728 msgstr ""
26730 #: c-family/c-common.c:4508
26731 #, gcc-internal-format
26732 msgid "first argument to %<va_arg%> not of type %<va_list%>"
26733 msgstr ""
26735 #: c-family/c-common.c:4628
26736 #, gcc-internal-format
26737 msgid "cannot disable built-in function %qs"
26738 msgstr ""
26740 #: c-family/c-common.c:4819
26741 #, gcc-internal-format
26742 msgid "pointers are not permitted as case values"
26743 msgstr ""
26745 #: c-family/c-common.c:4826
26746 #, gcc-internal-format
26747 msgid "range expressions in switch statements are non-standard"
26748 msgstr ""
26750 #: c-family/c-common.c:4854
26751 #, gcc-internal-format
26752 msgid "empty range specified"
26753 msgstr ""
26755 #: c-family/c-common.c:4906
26756 #, gcc-internal-format
26757 msgid "duplicate (or overlapping) case value"
26758 msgstr ""
26760 #: c-family/c-common.c:4908
26761 #, gcc-internal-format
26762 msgid "this is the first entry overlapping that value"
26763 msgstr ""
26765 #: c-family/c-common.c:4912
26766 #, gcc-internal-format
26767 msgid "duplicate case value"
26768 msgstr ""
26770 #: c-family/c-common.c:4913 c-family/c-warn.c:2401
26771 #, gcc-internal-format
26772 msgid "previously used here"
26773 msgstr ""
26775 #: c-family/c-common.c:4917
26776 #, gcc-internal-format
26777 msgid "multiple default labels in one switch"
26778 msgstr ""
26780 #: c-family/c-common.c:4919
26781 #, gcc-internal-format
26782 msgid "this is the first default label"
26783 msgstr ""
26785 #: c-family/c-common.c:5013
26786 #, gcc-internal-format
26787 msgid "taking the address of a label is non-standard"
26788 msgstr ""
26790 #: c-family/c-common.c:5187
26791 #, gcc-internal-format
26792 msgid "requested alignment is not an integer constant"
26793 msgstr ""
26795 #: c-family/c-common.c:5195 c-family/c-common.c:5205
26796 #, gcc-internal-format
26797 msgid "requested alignment %qE is not a positive power of 2"
26798 msgstr ""
26800 #: c-family/c-common.c:5215
26801 #, gcc-internal-format
26802 msgid "requested alignment %qE exceeds object file maximum %u"
26803 msgstr ""
26805 #: c-family/c-common.c:5223
26806 #, gcc-internal-format
26807 msgid "requested alignment %qE exceeds maximum %u"
26808 msgstr ""
26810 #: c-family/c-common.c:5371
26811 #, gcc-internal-format
26812 msgid "not enough variable arguments to fit a sentinel"
26813 msgstr ""
26815 #: c-family/c-common.c:5385
26816 #, gcc-internal-format
26817 msgid "missing sentinel in function call"
26818 msgstr ""
26820 #: c-family/c-common.c:5490
26821 #, gcc-internal-format, gfc-internal-format
26822 msgid "null argument where non-null required (argument %lu)"
26823 msgstr ""
26825 #: c-family/c-common.c:5583 c-family/c-common.c:5633
26826 #, gcc-internal-format
26827 msgid "bad option %qs to attribute %<optimize%>"
26828 msgstr ""
26830 #: c-family/c-common.c:5586 c-family/c-common.c:5637
26831 #, gcc-internal-format
26832 msgid "bad option %qs to pragma %<optimize%>"
26833 msgstr ""
26835 #: c-family/c-common.c:5669
26836 #, gcc-internal-format
26837 msgid "%<fallthrough%> attribute specified multiple times"
26838 msgstr ""
26840 #: c-family/c-common.c:5673
26841 #, gcc-internal-format
26842 msgid "%<fallthrough%> attribute specified with a parameter"
26843 msgstr ""
26845 #: c-family/c-common.c:5818 c-family/c-common.c:6587 c-family/c-common.c:6634
26846 #: c-family/c-common.c:6707 c-family/c-common.c:6780 c/c-typeck.c:3641
26847 #, gcc-internal-format
26848 msgid "too few arguments to function %qE"
26849 msgstr ""
26851 #: c-family/c-common.c:5823 c-family/c-common.c:6640 c-family/c-common.c:6806
26852 #: c/c-typeck.c:3505
26853 #, gcc-internal-format
26854 msgid "too many arguments to function %qE"
26855 msgstr ""
26857 #: c-family/c-common.c:5853
26858 #, gcc-internal-format
26859 msgid "third argument to function %qE must be a constant integer"
26860 msgstr ""
26862 #: c-family/c-common.c:5878
26863 #, gcc-internal-format
26864 msgid ""
26865 "second argument to function %qE must be a constant integer power of 2 "
26866 "between %qi and %qu bits"
26867 msgstr ""
26869 #: c-family/c-common.c:5899 c-family/c-common.c:5943
26870 #, gcc-internal-format
26871 msgid "non-floating-point argument in call to function %qE"
26872 msgstr ""
26874 #: c-family/c-common.c:5922
26875 #, gcc-internal-format
26876 msgid "non-floating-point arguments in call to function %qE"
26877 msgstr ""
26879 #: c-family/c-common.c:5936
26880 #, gcc-internal-format
26881 msgid "non-const integer argument %u in call to function %qE"
26882 msgstr ""
26884 #: c-family/c-common.c:5956
26885 #, gcc-internal-format
26886 msgid "non-integer argument 3 in call to function %qE"
26887 msgstr ""
26889 #: c-family/c-common.c:5973 c-family/c-common.c:6009
26890 #, gcc-internal-format
26891 msgid "argument %u in call to function %qE does not have integral type"
26892 msgstr ""
26894 #: c-family/c-common.c:5980
26895 #, gcc-internal-format
26896 msgid ""
26897 "argument 3 in call to function %qE does not have pointer to integral type"
26898 msgstr ""
26900 #: c-family/c-common.c:5986
26901 #, gcc-internal-format
26902 msgid "argument 3 in call to function %qE has pointer to enumerated type"
26903 msgstr ""
26905 #: c-family/c-common.c:5992
26906 #, gcc-internal-format
26907 msgid "argument 3 in call to function %qE has pointer to boolean type"
26908 msgstr ""
26910 #: c-family/c-common.c:6015
26911 #, gcc-internal-format
26912 msgid "argument 3 in call to function %qE has enumerated type"
26913 msgstr ""
26915 #: c-family/c-common.c:6021
26916 #, gcc-internal-format
26917 msgid "argument 3 in call to function %qE has boolean type"
26918 msgstr ""
26920 #: c-family/c-common.c:6272
26921 #, gcc-internal-format
26922 msgid "cannot apply %<offsetof%> to static data member %qD"
26923 msgstr ""
26925 #: c-family/c-common.c:6277
26926 #, gcc-internal-format
26927 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
26928 msgstr ""
26930 #: c-family/c-common.c:6284
26931 #, gcc-internal-format
26932 msgid "cannot apply %<offsetof%> to a non constant address"
26933 msgstr ""
26935 #: c-family/c-common.c:6297
26936 #, gcc-internal-format
26937 msgid "attempt to take address of bit-field structure member %qD"
26938 msgstr ""
26940 #: c-family/c-common.c:6350
26941 #, gcc-internal-format
26942 msgid "index %E denotes an offset greater than size of %qT"
26943 msgstr ""
26945 #: c-family/c-common.c:6511
26946 #, gcc-internal-format
26947 msgid "size of array is too large"
26948 msgstr ""
26950 #: c-family/c-common.c:6617 c-family/c-common.c:6739
26951 #, gcc-internal-format
26952 msgid "operand type %qT is incompatible with argument %d of %qE"
26953 msgstr ""
26955 #: c-family/c-common.c:6651
26956 #, gcc-internal-format
26957 msgid "expecting argument of type pointer or of type integer for argument 1"
26958 msgstr ""
26960 #: c-family/c-common.c:6665
26961 #, gcc-internal-format
26962 msgid "both arguments must be compatible"
26963 msgstr ""
26965 #: c-family/c-common.c:6873
26966 #, gcc-internal-format
26967 msgid "incorrect number of arguments to function %qE"
26968 msgstr ""
26970 #: c-family/c-common.c:6887
26971 #, gcc-internal-format
26972 msgid "argument 1 of %qE must be a non-void pointer type"
26973 msgstr ""
26975 #: c-family/c-common.c:6896
26976 #, gcc-internal-format
26977 msgid "argument 1 of %qE must be a pointer to a constant size type"
26978 msgstr ""
26980 #: c-family/c-common.c:6907
26981 #, gcc-internal-format
26982 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
26983 msgstr ""
26985 #: c-family/c-common.c:6928
26986 #, gcc-internal-format
26987 msgid "argument %d of %qE must be a pointer type"
26988 msgstr ""
26990 #: c-family/c-common.c:6936
26991 #, gcc-internal-format
26992 msgid "argument %d of %qE must be a pointer to a constant size type"
26993 msgstr ""
26995 #: c-family/c-common.c:6942
26996 #, gcc-internal-format
26997 msgid "argument %d of %qE must not be a pointer to a function"
26998 msgstr ""
27000 #: c-family/c-common.c:6950
27001 #, gcc-internal-format
27002 msgid "size mismatch in argument %d of %qE"
27003 msgstr ""
27005 #: c-family/c-common.c:6962
27006 #, gcc-internal-format
27007 msgid "non-integer memory model argument %d of %qE"
27008 msgstr ""
27010 #: c-family/c-common.c:6975
27011 #, gcc-internal-format
27012 msgid "invalid memory model argument %d of %qE"
27013 msgstr ""
27015 #: c-family/c-common.c:7375
27016 #, gcc-internal-format
27017 msgid ""
27018 "this target does not define a speculation barrier; your program will still "
27019 "execute correctly, but incorrect speculation may not be be restricted"
27020 msgstr ""
27022 #: c-family/c-common.c:7948
27023 #, gcc-internal-format
27024 msgid "index value is out of bound"
27025 msgstr ""
27027 #: c-family/c-common.c:7990 c-family/c-common.c:8039 c-family/c-common.c:8055
27028 #, gcc-internal-format
27029 msgid "conversion of scalar %qT to vector %qT involves truncation"
27030 msgstr ""
27032 #. Reject arguments that are built-in functions with
27033 #. no library fallback.
27034 #: c-family/c-common.c:8143
27035 #, gcc-internal-format
27036 msgid "built-in function %qE must be directly called"
27037 msgstr ""
27039 #: c-family/c-common.c:8163
27040 #, gcc-internal-format
27041 msgid "size of array %qE is not a constant expression"
27042 msgstr ""
27044 #: c-family/c-common.c:8166
27045 #, gcc-internal-format
27046 msgid "size of array is not a constant expression"
27047 msgstr ""
27049 #: c-family/c-common.c:8170
27050 #, gcc-internal-format
27051 msgid "size %qE of array %qE is negative"
27052 msgstr ""
27054 #: c-family/c-common.c:8173
27055 #, gcc-internal-format
27056 msgid "size %qE of array is negative"
27057 msgstr ""
27059 #: c-family/c-common.c:8178
27060 #, gcc-internal-format
27061 msgid "size %qE of array %qE exceeds maximum object size %qE"
27062 msgstr ""
27064 #: c-family/c-common.c:8181
27065 #, gcc-internal-format
27066 msgid "size %qE of array exceeds maximum object size %qE"
27067 msgstr ""
27069 #: c-family/c-common.c:8186
27070 #, gcc-internal-format
27071 msgid "size of array %qE exceeds maximum object size %qE"
27072 msgstr ""
27074 #: c-family/c-common.c:8189
27075 #, gcc-internal-format
27076 msgid "size of array exceeds maximum object size %qE"
27077 msgstr ""
27079 #: c-family/c-common.c:8260
27080 #, gcc-internal-format
27081 msgid ""
27082 "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer "
27083 "less than or equal to %wd"
27084 msgstr ""
27086 #: c-family/c-format.c:166
27087 #, gcc-internal-format
27088 msgid "function does not return string type"
27089 msgstr ""
27091 #: c-family/c-format.c:200
27092 #, gcc-internal-format
27093 msgid "format string argument is not a string type"
27094 msgstr ""
27096 #: c-family/c-format.c:226
27097 #, gcc-internal-format
27098 msgid "found a %qs reference but the format argument should be a string"
27099 msgstr ""
27101 #: c-family/c-format.c:229
27102 #, gcc-internal-format
27103 msgid "found a %qT but the format argument should be a string"
27104 msgstr ""
27106 #: c-family/c-format.c:239
27107 #, gcc-internal-format
27108 msgid "format argument should be a %qs reference but a string was found"
27109 msgstr ""
27111 #: c-family/c-format.c:261
27112 #, gcc-internal-format
27113 msgid "format argument should be a %qs reference"
27114 msgstr ""
27116 #: c-family/c-format.c:316
27117 #, gcc-internal-format
27118 msgid "unrecognized format specifier"
27119 msgstr ""
27121 #: c-family/c-format.c:331
27122 #, gcc-internal-format
27123 msgid "%qE is only allowed in Objective-C dialects"
27124 msgstr ""
27126 #: c-family/c-format.c:340
27127 #, gcc-internal-format
27128 msgid "%qE is an unrecognized format function type"
27129 msgstr ""
27131 #: c-family/c-format.c:362
27132 #, gcc-internal-format
27133 msgid "format string argument follows the args to be formatted"
27134 msgstr ""
27136 #: c-family/c-format.c:1170
27137 #, gcc-internal-format
27138 msgid "function %qD might be a candidate for %qs format attribute"
27139 msgstr ""
27141 #: c-family/c-format.c:1261 c-family/c-format.c:1282 c-family/c-format.c:2712
27142 #, gcc-internal-format
27143 msgid "missing $ operand number in format"
27144 msgstr ""
27146 #: c-family/c-format.c:1291
27147 #, gcc-internal-format, gfc-internal-format
27148 msgid "%s does not support %%n$ operand number formats"
27149 msgstr ""
27151 #: c-family/c-format.c:1298
27152 #, gcc-internal-format
27153 msgid "operand number out of range in format"
27154 msgstr ""
27156 #: c-family/c-format.c:1321
27157 #, gcc-internal-format, gfc-internal-format
27158 msgid "format argument %d used more than once in %s format"
27159 msgstr ""
27161 #: c-family/c-format.c:1353
27162 #, gcc-internal-format
27163 msgid "$ operand number used after format without operand number"
27164 msgstr ""
27166 #: c-family/c-format.c:1384
27167 #, gcc-internal-format, gfc-internal-format
27168 msgid "format argument %d unused before used argument %d in $-style format"
27169 msgstr ""
27171 #: c-family/c-format.c:1486
27172 #, gcc-internal-format
27173 msgid "format not a string literal, format string not checked"
27174 msgstr ""
27176 #: c-family/c-format.c:1501 c-family/c-format.c:1504
27177 #, gcc-internal-format
27178 msgid "format not a string literal and no format arguments"
27179 msgstr ""
27181 #: c-family/c-format.c:1507
27182 #, gcc-internal-format
27183 msgid "format not a string literal, argument types not checked"
27184 msgstr ""
27186 #: c-family/c-format.c:1524
27187 #, gcc-internal-format
27188 msgid "too many arguments for format"
27189 msgstr ""
27191 #: c-family/c-format.c:1528
27192 #, gcc-internal-format
27193 msgid "unused arguments in $-style format"
27194 msgstr ""
27196 #: c-family/c-format.c:1531
27197 #, gcc-internal-format, gfc-internal-format
27198 msgid "zero-length %s format string"
27199 msgstr ""
27201 #: c-family/c-format.c:1535
27202 #, gcc-internal-format
27203 msgid "format is a wide character string"
27204 msgstr ""
27206 #: c-family/c-format.c:1539
27207 #, gcc-internal-format
27208 msgid "format string is not an array of type %qs"
27209 msgstr ""
27211 #: c-family/c-format.c:1542
27212 #, gcc-internal-format
27213 msgid "unterminated format string"
27214 msgstr ""
27216 #: c-family/c-format.c:1955
27217 #, gcc-internal-format
27218 msgid "%s used with %<%%%c%> %s format"
27219 msgstr ""
27221 #: c-family/c-format.c:1965
27222 #, gcc-internal-format, gfc-internal-format
27223 msgid "%s does not support %s"
27224 msgstr ""
27226 #: c-family/c-format.c:1975
27227 #, gcc-internal-format
27228 msgid "%s does not support %s with the %<%%%c%> %s format"
27229 msgstr ""
27231 #: c-family/c-format.c:1989
27232 #, gcc-internal-format, gfc-internal-format
27233 msgid "%s used within a quoted sequence"
27234 msgstr ""
27236 #: c-family/c-format.c:2002
27237 #, gcc-internal-format
27238 msgid "%qc conversion used unquoted"
27239 msgstr ""
27241 #: c-family/c-format.c:2120 c-family/c-format.c:2451
27242 #, gcc-internal-format, gfc-internal-format
27243 msgid "repeated %s in format"
27244 msgstr ""
27246 #: c-family/c-format.c:2131
27247 #, gcc-internal-format
27248 msgid "missing fill character at end of strfmon format"
27249 msgstr ""
27251 #: c-family/c-format.c:2233
27252 #, gcc-internal-format, gfc-internal-format
27253 msgid "zero width in %s format"
27254 msgstr ""
27256 #: c-family/c-format.c:2256
27257 #, gcc-internal-format, gfc-internal-format
27258 msgid "empty left precision in %s format"
27259 msgstr ""
27261 #: c-family/c-format.c:2347
27262 #, gcc-internal-format, gfc-internal-format
27263 msgid "empty precision in %s format"
27264 msgstr ""
27266 #: c-family/c-format.c:2425
27267 #, gcc-internal-format
27268 msgid "%s does not support the %qs %s length modifier"
27269 msgstr ""
27271 #: c-family/c-format.c:2481
27272 #, gcc-internal-format
27273 msgid "unknown conversion type character %qc in format"
27274 msgstr ""
27276 #: c-family/c-format.c:2493
27277 #, gcc-internal-format
27278 msgid "%s does not support the %<%%%c%> %s format"
27279 msgstr ""
27281 #: c-family/c-format.c:2525
27282 #, gcc-internal-format
27283 msgid "%s ignored with %s and %<%%%c%> %s format"
27284 msgstr ""
27286 #: c-family/c-format.c:2530
27287 #, gcc-internal-format, gfc-internal-format
27288 msgid "%s ignored with %s in %s format"
27289 msgstr ""
27291 #: c-family/c-format.c:2537
27292 #, gcc-internal-format
27293 msgid "use of %s and %s together with %<%%%c%> %s format"
27294 msgstr ""
27296 #: c-family/c-format.c:2542
27297 #, gcc-internal-format, gfc-internal-format
27298 msgid "use of %s and %s together in %s format"
27299 msgstr ""
27301 #: c-family/c-format.c:2569
27302 #, gcc-internal-format
27303 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
27304 msgstr ""
27306 #: c-family/c-format.c:2573
27307 #, gcc-internal-format
27308 msgid "%<%%%c%> yields only last 2 digits of year"
27309 msgstr ""
27311 #: c-family/c-format.c:2600
27312 #, gcc-internal-format
27313 msgid "no closing %<]%> for %<%%[%> format"
27314 msgstr ""
27316 #: c-family/c-format.c:2629
27317 #, gcc-internal-format
27318 msgid ""
27319 "use of %qs length modifier with %qc type character has either no effect or "
27320 "undefined behavior"
27321 msgstr ""
27323 #: c-family/c-format.c:2651
27324 #, gcc-internal-format
27325 msgid "%s does not support the %<%%%s%c%> %s format"
27326 msgstr ""
27328 #: c-family/c-format.c:2689
27329 #, gcc-internal-format
27330 msgid "operand number specified with suppressed assignment"
27331 msgstr ""
27333 #: c-family/c-format.c:2693
27334 #, gcc-internal-format
27335 msgid "operand number specified for format taking no argument"
27336 msgstr ""
27338 #: c-family/c-format.c:2840
27339 #, gcc-internal-format
27340 msgid "spurious trailing %<%%%> in format"
27341 msgstr ""
27343 #: c-family/c-format.c:2898
27344 #, gcc-internal-format
27345 msgid "conversion lacks type at end of format"
27346 msgstr ""
27348 #: c-family/c-format.c:2927
27349 #, gcc-internal-format
27350 msgid "nested quoting directive"
27351 msgstr ""
27353 #: c-family/c-format.c:2938
27354 #, gcc-internal-format
27355 msgid "unmatched quoting directive"
27356 msgstr ""
27358 #: c-family/c-format.c:2953
27359 #, gcc-internal-format
27360 msgid "%qc directive redundant after prior occurence of the same"
27361 msgstr ""
27363 #: c-family/c-format.c:2959
27364 #, gcc-internal-format
27365 msgid "unmatched color reset directive"
27366 msgstr ""
27368 #: c-family/c-format.c:2971
27369 #, gcc-internal-format
27370 msgid "%qc conversion used within a quoted sequence"
27371 msgstr ""
27373 #: c-family/c-format.c:3011
27374 #, gcc-internal-format
27375 msgid "embedded %<\\0%> in format"
27376 msgstr ""
27378 #: c-family/c-format.c:3024
27379 #, gcc-internal-format
27380 msgid "unterminated quoting directive"
27381 msgstr ""
27383 #: c-family/c-format.c:3028
27384 #, gcc-internal-format
27385 msgid "unterminated color directive"
27386 msgstr ""
27388 #: c-family/c-format.c:3150
27389 #, gcc-internal-format, gfc-internal-format
27390 msgid "writing through null pointer (argument %d)"
27391 msgstr ""
27393 #: c-family/c-format.c:3161
27394 #, gcc-internal-format, gfc-internal-format
27395 msgid "reading through null pointer (argument %d)"
27396 msgstr ""
27398 #: c-family/c-format.c:3181
27399 #, gcc-internal-format, gfc-internal-format
27400 msgid "writing into constant object (argument %d)"
27401 msgstr ""
27403 #: c-family/c-format.c:3193
27404 #, gcc-internal-format, gfc-internal-format
27405 msgid "extra type qualifiers in format argument (argument %d)"
27406 msgstr ""
27408 #: c-family/c-format.c:3735
27409 #, gcc-internal-format
27410 msgid ""
27411 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
27412 msgstr ""
27414 #: c-family/c-format.c:3744
27415 #, gcc-internal-format
27416 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
27417 msgstr ""
27419 #: c-family/c-format.c:3754
27420 #, gcc-internal-format
27421 msgid ""
27422 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
27423 msgstr ""
27425 #: c-family/c-format.c:3763
27426 #, gcc-internal-format
27427 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
27428 msgstr ""
27430 #: c-family/c-format.c:3825 c-family/c-format.c:3831 c-family/c-format.c:4017
27431 #, gcc-internal-format
27432 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
27433 msgstr ""
27435 #: c-family/c-format.c:3838 c-family/c-format.c:4027
27436 #, gcc-internal-format
27437 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
27438 msgstr ""
27440 #: c-family/c-format.c:3886
27441 #, gcc-internal-format
27442 msgid "%<locus%> is not defined as a type"
27443 msgstr ""
27445 #: c-family/c-format.c:3927
27446 #, gcc-internal-format
27447 msgid "%qs is not defined as a type"
27448 msgstr ""
27450 #: c-family/c-format.c:3955
27451 #, gcc-internal-format
27452 msgid "%<location_t%> is not defined as a type"
27453 msgstr ""
27455 #: c-family/c-format.c:3971
27456 #, gcc-internal-format
27457 msgid "%<tree%> is not defined as a type"
27458 msgstr ""
27460 #: c-family/c-format.c:3977
27461 #, gcc-internal-format
27462 msgid "%<tree%> is not defined as a pointer type"
27463 msgstr ""
27465 #: c-family/c-format.c:4202
27466 #, gcc-internal-format
27467 msgid "args to be formatted is not %<...%>"
27468 msgstr ""
27470 #: c-family/c-format.c:4214
27471 #, gcc-internal-format
27472 msgid "strftime formats cannot format arguments"
27473 msgstr ""
27475 #: c-family/c-indentation.c:67
27476 #, gcc-internal-format
27477 msgid ""
27478 "%<-Wmisleading-indentation%> is disabled from this point onwards, since "
27479 "column-tracking was disabled due to the size of the code/headers"
27480 msgstr ""
27482 #: c-family/c-indentation.c:614
27483 #, gcc-internal-format
27484 msgid "this %qs clause does not guard..."
27485 msgstr ""
27487 #: c-family/c-indentation.c:617
27488 #, gcc-internal-format
27489 msgid ""
27490 "...this statement, but the latter is misleadingly indented as if it were "
27491 "guarded by the %qs"
27492 msgstr ""
27494 #: c-family/c-lex.c:226
27495 #, gcc-internal-format
27496 msgid "badly nested C headers from preprocessor"
27497 msgstr ""
27499 #: c-family/c-lex.c:261
27500 #, gcc-internal-format, gfc-internal-format
27501 msgid "ignoring #pragma %s %s"
27502 msgstr ""
27504 #. ... or not.
27505 #: c-family/c-lex.c:508 c-family/c-lex.c:1222
27506 #, gcc-internal-format
27507 msgid "stray %<@%> in program"
27508 msgstr ""
27510 #: c-family/c-lex.c:523
27511 #, gcc-internal-format
27512 msgid "stray %qs in program"
27513 msgstr ""
27515 #: c-family/c-lex.c:533
27516 #, gcc-internal-format, gfc-internal-format
27517 msgid "missing terminating %c character"
27518 msgstr ""
27520 #: c-family/c-lex.c:535
27521 #, gcc-internal-format
27522 msgid "stray %qc in program"
27523 msgstr ""
27525 #: c-family/c-lex.c:537
27526 #, gcc-internal-format
27527 msgid "stray %<\\%o%> in program"
27528 msgstr ""
27530 #: c-family/c-lex.c:757
27531 #, gcc-internal-format
27532 msgid "this decimal constant is unsigned only in ISO C90"
27533 msgstr ""
27535 #: c-family/c-lex.c:761
27536 #, gcc-internal-format
27537 msgid "this decimal constant would be unsigned in ISO C90"
27538 msgstr ""
27540 #: c-family/c-lex.c:781
27541 #, gcc-internal-format
27542 msgid "integer constant is too large for %<unsigned long%> type"
27543 msgstr ""
27545 #: c-family/c-lex.c:821
27546 #, gcc-internal-format
27547 msgid "unsuffixed float constant"
27548 msgstr ""
27550 #: c-family/c-lex.c:853 c-family/c-lex.c:877
27551 #, gcc-internal-format
27552 msgid "unsupported non-standard suffix on floating constant"
27553 msgstr ""
27555 #: c-family/c-lex.c:858 c-family/c-lex.c:881
27556 #, gcc-internal-format
27557 msgid "non-standard suffix on floating constant"
27558 msgstr ""
27560 #: c-family/c-lex.c:960 c-family/c-lex.c:963
27561 #, gcc-internal-format
27562 msgid "floating constant exceeds range of %qT"
27563 msgstr ""
27565 #: c-family/c-lex.c:978
27566 #, gcc-internal-format
27567 msgid "floating constant truncated to zero"
27568 msgstr ""
27570 #: c-family/c-lex.c:1179
27571 #, gcc-internal-format
27572 msgid "repeated %<@%> before Objective-C string"
27573 msgstr ""
27575 #: c-family/c-lex.c:1198 cp/parser.c:4186
27576 #, gcc-internal-format
27577 msgid "unsupported non-standard concatenation of string literals"
27578 msgstr ""
27580 #: c-family/c-lex.c:1234
27581 #, gcc-internal-format
27582 msgid "traditional C rejects string constant concatenation"
27583 msgstr ""
27585 #: c-family/c-omp.c:209
27586 #, gcc-internal-format
27587 msgid "invalid expression type for %<#pragma omp atomic%>"
27588 msgstr ""
27590 #: c-family/c-omp.c:214
27591 #, gcc-internal-format
27592 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
27593 msgstr ""
27595 #: c-family/c-omp.c:334
27596 #, gcc-internal-format
27597 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
27598 msgstr ""
27600 #: c-family/c-omp.c:337 c-family/c-omp.c:375
27601 #, gcc-internal-format
27602 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
27603 msgstr ""
27605 #: c-family/c-omp.c:457
27606 #, gcc-internal-format
27607 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
27608 msgstr ""
27610 #: c-family/c-omp.c:463
27611 #, gcc-internal-format
27612 msgid "%<const%> qualified %<depobj%> expression"
27613 msgstr ""
27615 #: c-family/c-omp.c:479
27616 #, gcc-internal-format
27617 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
27618 msgstr ""
27620 #: c-family/c-omp.c:485
27621 #, gcc-internal-format
27622 msgid ""
27623 "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> "
27624 "construct"
27625 msgstr ""
27627 #: c-family/c-omp.c:507
27628 #, gcc-internal-format
27629 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
27630 msgstr ""
27632 #: c-family/c-omp.c:721 cp/semantics.c:8676
27633 #, gcc-internal-format
27634 msgid "invalid type for iteration variable %qE"
27635 msgstr ""
27637 #: c-family/c-omp.c:726
27638 #, gcc-internal-format
27639 msgid "%<_Atomic%> iteration variable %qE"
27640 msgstr ""
27642 #: c-family/c-omp.c:742
27643 #, gcc-internal-format
27644 msgid "%qE is not initialized"
27645 msgstr ""
27647 #: c-family/c-omp.c:763 cp/semantics.c:8565
27648 #, gcc-internal-format
27649 msgid "missing controlling predicate"
27650 msgstr ""
27652 #: c-family/c-omp.c:869 cp/semantics.c:8207
27653 #, gcc-internal-format
27654 msgid "invalid controlling predicate"
27655 msgstr ""
27657 #: c-family/c-omp.c:876 cp/semantics.c:8571
27658 #, gcc-internal-format
27659 msgid "missing increment expression"
27660 msgstr ""
27662 #: c-family/c-omp.c:976 c-family/c-omp.c:994
27663 #, gcc-internal-format
27664 msgid "increment is not constant 1 or -1 for != condition"
27665 msgstr ""
27667 #: c-family/c-omp.c:1007 cp/semantics.c:8322
27668 #, gcc-internal-format
27669 msgid "invalid increment expression"
27670 msgstr ""
27672 #: c-family/c-omp.c:1078
27673 #, gcc-internal-format
27674 msgid "initializer expression refers to iteration variable %qD"
27675 msgstr ""
27677 #: c-family/c-omp.c:1082
27678 #, gcc-internal-format
27679 msgid "condition expression refers to iteration variable %qD"
27680 msgstr ""
27682 #: c-family/c-omp.c:1086
27683 #, gcc-internal-format
27684 msgid "increment expression refers to iteration variable %qD"
27685 msgstr ""
27687 #: c-family/c-omp.c:1645
27688 #, gcc-internal-format
27689 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%>"
27690 msgstr ""
27692 #: c-family/c-omp.c:1656
27693 #, gcc-internal-format
27694 msgid ""
27695 "invalid %<task%> reduction modifier on construct not combined with %<parallel"
27696 "%>, %<for%> or %<sections%>"
27697 msgstr ""
27699 #: c-family/c-omp.c:1954 c-family/c-omp.c:1969
27700 #, gcc-internal-format
27701 msgid "%qD is not an function argument"
27702 msgstr ""
27704 #: c-family/c-opts.c:327
27705 #, gcc-internal-format
27706 msgid "%<-I-%> specified twice"
27707 msgstr ""
27709 #: c-family/c-opts.c:330
27710 #, gcc-internal-format
27711 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
27712 msgstr ""
27714 #: c-family/c-opts.c:409
27715 #, gcc-internal-format
27716 msgid "%<-Wabi=1%> is not supported, using =2"
27717 msgstr ""
27719 #: c-family/c-opts.c:603 fortran/cpp.c:351
27720 #, gcc-internal-format
27721 msgid "output filename specified twice"
27722 msgstr ""
27724 #: c-family/c-opts.c:800
27725 #, gcc-internal-format
27726 msgid "%<-fexcess-precision=standard%> for C++"
27727 msgstr ""
27729 #: c-family/c-opts.c:835
27730 #, gcc-internal-format
27731 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
27732 msgstr ""
27734 #: c-family/c-opts.c:881
27735 #, gcc-internal-format
27736 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
27737 msgstr ""
27739 #: c-family/c-opts.c:883
27740 #, gcc-internal-format
27741 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
27742 msgstr ""
27744 #: c-family/c-opts.c:885
27745 #, gcc-internal-format
27746 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
27747 msgstr ""
27749 #: c-family/c-opts.c:887
27750 #, gcc-internal-format
27751 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
27752 msgstr ""
27754 #: c-family/c-opts.c:889
27755 #, gcc-internal-format
27756 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
27757 msgstr ""
27759 #: c-family/c-opts.c:891
27760 #, gcc-internal-format
27761 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
27762 msgstr ""
27764 #: c-family/c-opts.c:921
27765 #, gcc-internal-format
27766 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
27767 msgstr ""
27769 #: c-family/c-opts.c:948
27770 #, gcc-internal-format
27771 msgid "%<-Wabi%> won%'t warn about anything"
27772 msgstr ""
27774 #: c-family/c-opts.c:950
27775 #, gcc-internal-format
27776 msgid ""
27777 "%<-Wabi%> warns about differences from the most up-to-date ABI, which is "
27778 "also used by default"
27779 msgstr ""
27781 #: c-family/c-opts.c:953
27782 #, gcc-internal-format
27783 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
27784 msgstr ""
27786 #: c-family/c-opts.c:1011
27787 #, gcc-internal-format
27788 msgid "external TLS initialization functions not supported on this target"
27789 msgstr ""
27791 #: c-family/c-opts.c:1025
27792 #, gcc-internal-format, gfc-internal-format
27793 msgid "too many filenames given.  Type %s --help for usage"
27794 msgstr ""
27796 #: c-family/c-opts.c:1040
27797 #, gcc-internal-format
27798 msgid "opening output file %s: %m"
27799 msgstr ""
27801 #: c-family/c-opts.c:1060
27802 #, gcc-internal-format, gfc-internal-format
27803 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
27804 msgstr ""
27806 #: c-family/c-opts.c:1214
27807 #, gcc-internal-format
27808 msgid "opening dependency file %s: %m"
27809 msgstr ""
27811 #: c-family/c-opts.c:1225
27812 #, gcc-internal-format
27813 msgid "closing dependency file %s: %m"
27814 msgstr ""
27816 #: c-family/c-opts.c:1228
27817 #, gcc-internal-format
27818 msgid "when writing output to %s: %m"
27819 msgstr ""
27821 #: c-family/c-opts.c:1308
27822 #, gcc-internal-format
27823 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
27824 msgstr ""
27826 #: c-family/c-opts.c:1332
27827 #, gcc-internal-format
27828 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
27829 msgstr ""
27831 #: c-family/c-opts.c:1365
27832 #, gcc-internal-format
27833 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
27834 msgstr ""
27836 #: c-family/c-opts.c:1368
27837 #, gcc-internal-format
27838 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
27839 msgstr ""
27841 #: c-family/c-opts.c:1553
27842 #, gcc-internal-format
27843 msgid "too late for # directive to set debug directory"
27844 msgstr ""
27846 #: c-family/c-pch.c:106
27847 #, gcc-internal-format
27848 msgid "can%'t create precompiled header %s: %m"
27849 msgstr ""
27851 #: c-family/c-pch.c:127
27852 #, gcc-internal-format
27853 msgid "can%'t write to %s: %m"
27854 msgstr ""
27856 #: c-family/c-pch.c:185
27857 #, gcc-internal-format
27858 msgid "can%'t write %s: %m"
27859 msgstr ""
27861 #: c-family/c-pch.c:211 c-family/c-pch.c:252 c-family/c-pch.c:303
27862 #, gcc-internal-format
27863 msgid "can%'t read %s: %m"
27864 msgstr ""
27866 #: c-family/c-pch.c:409
27867 #, gcc-internal-format
27868 msgid "pch_preprocess pragma should only be used with %<-fpreprocessed%>"
27869 msgstr ""
27871 #: c-family/c-pch.c:411
27872 #, gcc-internal-format
27873 msgid "use #include instead"
27874 msgstr ""
27876 #: c-family/c-pch.c:417
27877 #, gcc-internal-format
27878 msgid "%s: couldn%'t open PCH file: %m"
27879 msgstr ""
27881 #: c-family/c-pch.c:422
27882 #, gcc-internal-format
27883 msgid "use %<-Winvalid-pch%> for more information"
27884 msgstr ""
27886 #: c-family/c-pch.c:423
27887 #, gcc-internal-format, gfc-internal-format
27888 msgid "%s: PCH file was invalid"
27889 msgstr ""
27891 #: c-family/c-pragma.c:94
27892 #, gcc-internal-format
27893 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
27894 msgstr ""
27896 #: c-family/c-pragma.c:107
27897 #, gcc-internal-format
27898 msgid ""
27899 "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
27900 msgstr ""
27902 #: c-family/c-pragma.c:137
27903 #, gcc-internal-format
27904 msgid "missing %<(%> after %<#pragma pack%> - ignored"
27905 msgstr ""
27907 #: c-family/c-pragma.c:148 c-family/c-pragma.c:180
27908 #, gcc-internal-format
27909 msgid "invalid constant in %<#pragma pack%> - ignored"
27910 msgstr ""
27912 #: c-family/c-pragma.c:152 c-family/c-pragma.c:194
27913 #, gcc-internal-format
27914 msgid "malformed %<#pragma pack%> - ignored"
27915 msgstr ""
27917 #: c-family/c-pragma.c:157
27918 #, gcc-internal-format
27919 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
27920 msgstr ""
27922 #: c-family/c-pragma.c:159
27923 #, gcc-internal-format
27924 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
27925 msgstr ""
27927 #: c-family/c-pragma.c:168
27928 #, gcc-internal-format
27929 msgid "unknown action %qE for %<#pragma pack%> - ignored"
27930 msgstr ""
27932 #: c-family/c-pragma.c:197
27933 #, gcc-internal-format
27934 msgid "junk at end of %<#pragma pack%>"
27935 msgstr ""
27937 #: c-family/c-pragma.c:200
27938 #, gcc-internal-format
27939 msgid "#pragma pack has no effect with %<-fpack-struct%> - ignored"
27940 msgstr ""
27942 #: c-family/c-pragma.c:221
27943 #, gcc-internal-format, gfc-internal-format
27944 msgid "alignment must be a small power of two, not %d"
27945 msgstr ""
27947 #: c-family/c-pragma.c:260
27948 #, gcc-internal-format
27949 msgid ""
27950 "applying #pragma weak %q+D after first use results in unspecified behavior"
27951 msgstr ""
27953 #: c-family/c-pragma.c:357 c-family/c-pragma.c:362
27954 #, gcc-internal-format
27955 msgid "malformed #pragma weak, ignored"
27956 msgstr ""
27958 #: c-family/c-pragma.c:366
27959 #, gcc-internal-format
27960 msgid "junk at end of %<#pragma weak%>"
27961 msgstr ""
27963 #: c-family/c-pragma.c:372
27964 #, gcc-internal-format
27965 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
27966 msgstr ""
27968 #: c-family/c-pragma.c:429
27969 #, gcc-internal-format
27970 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
27971 msgstr ""
27973 #: c-family/c-pragma.c:435
27974 #, gcc-internal-format
27975 msgid ""
27976 "missing [big-endian|little-endian|default] after %<#pragma "
27977 "scalar_storage_order%>"
27978 msgstr ""
27980 #: c-family/c-pragma.c:444
27981 #, gcc-internal-format
27982 msgid ""
27983 "expected [big-endian|little-endian|default] after %<#pragma "
27984 "scalar_storage_order%>"
27985 msgstr ""
27987 #: c-family/c-pragma.c:498 c-family/c-pragma.c:500
27988 #, gcc-internal-format
27989 msgid "malformed #pragma redefine_extname, ignored"
27990 msgstr ""
27992 #: c-family/c-pragma.c:503
27993 #, gcc-internal-format
27994 msgid "junk at end of %<#pragma redefine_extname%>"
27995 msgstr ""
27997 #: c-family/c-pragma.c:531 c-family/c-pragma.c:604
27998 #, gcc-internal-format
27999 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
28000 msgstr ""
28002 #: c-family/c-pragma.c:559
28003 #, gcc-internal-format
28004 msgid ""
28005 "#pragma redefine_extname ignored due to conflict with previous #pragma "
28006 "redefine_extname"
28007 msgstr ""
28009 #: c-family/c-pragma.c:595
28010 #, gcc-internal-format
28011 msgid "asm declaration ignored due to conflict with previous rename"
28012 msgstr ""
28014 #: c-family/c-pragma.c:626
28015 #, gcc-internal-format
28016 msgid ""
28017 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
28018 msgstr ""
28020 #: c-family/c-pragma.c:687
28021 #, gcc-internal-format
28022 msgid ""
28023 "#pragma GCC visibility push() must specify default, internal, hidden or "
28024 "protected"
28025 msgstr ""
28027 #: c-family/c-pragma.c:729
28028 #, gcc-internal-format
28029 msgid "#pragma GCC visibility must be followed by push or pop"
28030 msgstr ""
28032 #: c-family/c-pragma.c:735
28033 #, gcc-internal-format
28034 msgid "no matching push for %<#pragma GCC visibility pop%>"
28035 msgstr ""
28037 #: c-family/c-pragma.c:740 c-family/c-pragma.c:747
28038 #, gcc-internal-format
28039 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
28040 msgstr ""
28042 #: c-family/c-pragma.c:743
28043 #, gcc-internal-format
28044 msgid "malformed #pragma GCC visibility push"
28045 msgstr ""
28047 #: c-family/c-pragma.c:751
28048 #, gcc-internal-format
28049 msgid "junk at end of %<#pragma GCC visibility%>"
28050 msgstr ""
28052 #: c-family/c-pragma.c:763
28053 #, gcc-internal-format
28054 msgid ""
28055 "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
28056 msgstr ""
28058 #: c-family/c-pragma.c:789
28059 #, gcc-internal-format
28060 msgid ""
28061 "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
28062 msgstr ""
28064 #: c-family/c-pragma.c:798
28065 #, gcc-internal-format
28066 msgid "missing option after %<#pragma GCC diagnostic%> kind"
28067 msgstr ""
28069 #: c-family/c-pragma.c:812
28070 #, gcc-internal-format
28071 msgid ""
28072 "unknown option after %<#pragma GCC diagnostic%> kind; did you mean %<-%s%>"
28073 msgstr ""
28075 #: c-family/c-pragma.c:816
28076 #, gcc-internal-format
28077 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
28078 msgstr ""
28080 #: c-family/c-pragma.c:823
28081 #, gcc-internal-format
28082 msgid "%qs is not an option that controls warnings"
28083 msgstr ""
28085 #: c-family/c-pragma.c:831
28086 #, gcc-internal-format
28087 msgid "option %qs is valid for %s but not for %s"
28088 msgstr ""
28090 #: c-family/c-pragma.c:863
28091 #, gcc-internal-format
28092 msgid "#pragma GCC option is not allowed inside functions"
28093 msgstr ""
28095 #: c-family/c-pragma.c:876
28096 #, gcc-internal-format
28097 msgid "%<#pragma GCC option%> is not a string"
28098 msgstr ""
28100 #: c-family/c-pragma.c:903
28101 #, gcc-internal-format
28102 msgid ""
28103 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
28104 msgstr ""
28106 #: c-family/c-pragma.c:909
28107 #, gcc-internal-format
28108 msgid "#pragma GCC target string... is badly formed"
28109 msgstr ""
28111 #: c-family/c-pragma.c:932
28112 #, gcc-internal-format
28113 msgid "#pragma GCC optimize is not allowed inside functions"
28114 msgstr ""
28116 #: c-family/c-pragma.c:945
28117 #, gcc-internal-format
28118 msgid "%<#pragma GCC optimize%> is not a string or number"
28119 msgstr ""
28121 #: c-family/c-pragma.c:971
28122 #, gcc-internal-format
28123 msgid ""
28124 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
28125 msgstr ""
28127 #: c-family/c-pragma.c:977
28128 #, gcc-internal-format
28129 msgid "#pragma GCC optimize string... is badly formed"
28130 msgstr ""
28132 #: c-family/c-pragma.c:1018
28133 #, gcc-internal-format
28134 msgid "junk at end of %<#pragma push_options%>"
28135 msgstr ""
28137 #: c-family/c-pragma.c:1048
28138 #, gcc-internal-format
28139 msgid "junk at end of %<#pragma pop_options%>"
28140 msgstr ""
28142 #: c-family/c-pragma.c:1055
28143 #, gcc-internal-format
28144 msgid ""
28145 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
28146 "push_options%>"
28147 msgstr ""
28149 #: c-family/c-pragma.c:1097
28150 #, gcc-internal-format
28151 msgid "junk at end of %<#pragma reset_options%>"
28152 msgstr ""
28154 #: c-family/c-pragma.c:1135 c-family/c-pragma.c:1142
28155 #, gcc-internal-format
28156 msgid "expected a string after %<#pragma message%>"
28157 msgstr ""
28159 #: c-family/c-pragma.c:1137
28160 #, gcc-internal-format
28161 msgid "malformed %<#pragma message%>, ignored"
28162 msgstr ""
28164 #: c-family/c-pragma.c:1147
28165 #, gcc-internal-format
28166 msgid "junk at end of %<#pragma message%>"
28167 msgstr ""
28169 #: c-family/c-pragma.c:1150
28170 #, gcc-internal-format, gfc-internal-format
28171 msgid "#pragma message: %s"
28172 msgstr ""
28174 #: c-family/c-pragma.c:1187
28175 #, gcc-internal-format
28176 msgid "invalid location for %<pragma %s%>, ignored"
28177 msgstr ""
28179 #: c-family/c-pragma.c:1194 c-family/c-pragma.c:1208
28180 #, gcc-internal-format
28181 msgid "malformed %<#pragma %s%>, ignored"
28182 msgstr ""
28184 #: c-family/c-pragma.c:1214
28185 #, gcc-internal-format
28186 msgid "junk at end of %<#pragma %s%>"
28187 msgstr ""
28189 #: c-family/c-pragma.c:1232
28190 #, gcc-internal-format
28191 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
28192 msgstr ""
28194 #: c-family/c-pragma.c:1241
28195 #, gcc-internal-format
28196 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
28197 msgstr ""
28199 #: c-family/c-pragma.c:1247
28200 #, gcc-internal-format
28201 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
28202 msgstr ""
28204 #: c-family/c-pretty-print.c:329
28205 #, gcc-internal-format
28206 msgid "<type-error>"
28207 msgstr ""
28209 #: c-family/c-pretty-print.c:371
28210 #, gcc-internal-format
28211 msgid "<unnamed-unsigned:"
28212 msgstr ""
28214 #: c-family/c-pretty-print.c:375
28215 #, gcc-internal-format
28216 msgid "<unnamed-float:"
28217 msgstr ""
28219 #: c-family/c-pretty-print.c:378
28220 #, gcc-internal-format
28221 msgid "<unnamed-fixed:"
28222 msgstr ""
28224 #: c-family/c-pretty-print.c:393
28225 #, gcc-internal-format
28226 msgid "<typedef-error>"
28227 msgstr ""
28229 #: c-family/c-pretty-print.c:408
28230 #, gcc-internal-format
28231 msgid "<tag-error>"
28232 msgstr ""
28234 #: c-family/c-pretty-print.c:1230
28235 #, gcc-internal-format
28236 msgid "<erroneous-expression>"
28237 msgstr ""
28239 #: c-family/c-pretty-print.c:1234 cp/cxx-pretty-print.c:132
28240 #, gcc-internal-format
28241 msgid "<return-value>"
28242 msgstr ""
28244 #: c-family/c-semantics.c:197
28245 #, gcc-internal-format, gfc-internal-format
28246 msgid "wrong type argument to %s"
28247 msgstr ""
28249 #: c-family/c-warn.c:55 c-family/c-warn.c:68 cp/constexpr.c:1983
28250 #: cp/constexpr.c:4401
28251 #, gcc-internal-format
28252 msgid "overflow in constant expression"
28253 msgstr ""
28255 #: c-family/c-warn.c:95
28256 #, gcc-internal-format
28257 msgid "integer overflow in expression %qE of type %qT results in %qE"
28258 msgstr ""
28260 #: c-family/c-warn.c:97
28261 #, gcc-internal-format
28262 msgid "integer overflow in expression of type %qT results in %qE"
28263 msgstr ""
28265 #: c-family/c-warn.c:103
28266 #, gcc-internal-format
28267 msgid "floating point overflow in expression %qE of type %qT results in %qE"
28268 msgstr ""
28270 #: c-family/c-warn.c:105
28271 #, gcc-internal-format
28272 msgid "floating point overflow in expression of type %qT results in %qE"
28273 msgstr ""
28275 #: c-family/c-warn.c:111
28276 #, gcc-internal-format
28277 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
28278 msgstr ""
28280 #: c-family/c-warn.c:113
28281 #, gcc-internal-format
28282 msgid "fixed-point overflow in expression of type %qT results in %qE"
28283 msgstr ""
28285 #: c-family/c-warn.c:119
28286 #, gcc-internal-format
28287 msgid "vector overflow in expression %qE of type %qT results in %qE"
28288 msgstr ""
28290 #: c-family/c-warn.c:121
28291 #, gcc-internal-format
28292 msgid "vector overflow in expression of type %qT results in %qE"
28293 msgstr ""
28295 #: c-family/c-warn.c:128
28296 #, gcc-internal-format
28297 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
28298 msgstr ""
28300 #: c-family/c-warn.c:130
28301 #, gcc-internal-format
28302 msgid "complex integer overflow in expression of type %qT results in %qE"
28303 msgstr ""
28305 #: c-family/c-warn.c:134
28306 #, gcc-internal-format
28307 msgid ""
28308 "complex floating point overflow in expression %qE of type %qT results in %qE"
28309 msgstr ""
28311 #: c-family/c-warn.c:136
28312 #, gcc-internal-format
28313 msgid ""
28314 "complex floating point overflow in expression of type %qT results in %qE"
28315 msgstr ""
28317 #: c-family/c-warn.c:227
28318 #, gcc-internal-format
28319 msgid "logical %<or%> applied to non-boolean constant"
28320 msgstr ""
28322 #: c-family/c-warn.c:231
28323 #, gcc-internal-format
28324 msgid "logical %<and%> applied to non-boolean constant"
28325 msgstr ""
28327 #: c-family/c-warn.c:302
28328 #, gcc-internal-format
28329 msgid "logical %<or%> of collectively exhaustive tests is always true"
28330 msgstr ""
28332 #: c-family/c-warn.c:306
28333 #, gcc-internal-format
28334 msgid "logical %<and%> of mutually exclusive tests is always false"
28335 msgstr ""
28337 #: c-family/c-warn.c:316
28338 #, gcc-internal-format
28339 msgid "logical %<or%> of equal expressions"
28340 msgstr ""
28342 #: c-family/c-warn.c:319
28343 #, gcc-internal-format
28344 msgid "logical %<and%> of equal expressions"
28345 msgstr ""
28347 #: c-family/c-warn.c:405
28348 #, gcc-internal-format
28349 msgid "bitwise comparison always evaluates to false"
28350 msgstr ""
28352 #: c-family/c-warn.c:408
28353 #, gcc-internal-format
28354 msgid "bitwise comparison always evaluates to true"
28355 msgstr ""
28357 #: c-family/c-warn.c:513
28358 #, gcc-internal-format
28359 msgid "self-comparison always evaluates to true"
28360 msgstr ""
28362 #: c-family/c-warn.c:516
28363 #, gcc-internal-format
28364 msgid "self-comparison always evaluates to false"
28365 msgstr ""
28367 #: c-family/c-warn.c:567
28368 #, gcc-internal-format
28369 msgid "logical not is only applied to the left hand side of comparison"
28370 msgstr ""
28372 #: c-family/c-warn.c:575
28373 #, gcc-internal-format
28374 msgid ""
28375 "add parentheses around left hand side expression to silence this warning"
28376 msgstr ""
28378 #: c-family/c-warn.c:709
28379 #, gcc-internal-format
28380 msgid "type-punning to incomplete type might break strict-aliasing rules"
28381 msgstr ""
28383 #: c-family/c-warn.c:727
28384 #, gcc-internal-format
28385 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
28386 msgstr ""
28388 #: c-family/c-warn.c:735 c-family/c-warn.c:753
28389 #, gcc-internal-format
28390 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
28391 msgstr ""
28393 #: c-family/c-warn.c:900
28394 #, gcc-internal-format
28395 msgid ""
28396 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
28397 "you mean to use the size of the destination?"
28398 msgstr ""
28400 #: c-family/c-warn.c:931
28401 #, gcc-internal-format
28402 msgid ""
28403 "argument to %<sizeof%> in %qD call is the same expression as the "
28404 "destination; did you mean to remove the addressof?"
28405 msgstr ""
28407 #: c-family/c-warn.c:938
28408 #, gcc-internal-format
28409 msgid ""
28410 "argument to %<sizeof%> in %qD call is the same expression as the "
28411 "destination; did you mean to provide an explicit length?"
28412 msgstr ""
28414 #: c-family/c-warn.c:943
28415 #, gcc-internal-format
28416 msgid ""
28417 "argument to %<sizeof%> in %qD call is the same expression as the "
28418 "destination; did you mean to dereference it?"
28419 msgstr ""
28421 #: c-family/c-warn.c:955
28422 #, gcc-internal-format
28423 msgid ""
28424 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
28425 "destination; expected %qT or an explicit length"
28426 msgstr ""
28428 #: c-family/c-warn.c:971
28429 #, gcc-internal-format
28430 msgid ""
28431 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
28432 "you mean to remove the addressof?"
28433 msgstr ""
28435 #: c-family/c-warn.c:978
28436 #, gcc-internal-format
28437 msgid ""
28438 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
28439 "you mean to provide an explicit length?"
28440 msgstr ""
28442 #: c-family/c-warn.c:983
28443 #, gcc-internal-format
28444 msgid ""
28445 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
28446 "you mean to dereference it?"
28447 msgstr ""
28449 #: c-family/c-warn.c:995
28450 #, gcc-internal-format
28451 msgid ""
28452 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
28453 "source; expected %qT or an explicit length"
28454 msgstr ""
28456 #: c-family/c-warn.c:1011
28457 #, gcc-internal-format
28458 msgid ""
28459 "argument to %<sizeof%> in %qD call is the same expression as the first "
28460 "source; did you mean to remove the addressof?"
28461 msgstr ""
28463 #: c-family/c-warn.c:1018
28464 #, gcc-internal-format
28465 msgid ""
28466 "argument to %<sizeof%> in %qD call is the same expression as the first "
28467 "source; did you mean to provide an explicit length?"
28468 msgstr ""
28470 #: c-family/c-warn.c:1023
28471 #, gcc-internal-format
28472 msgid ""
28473 "argument to %<sizeof%> in %qD call is the same expression as the first "
28474 "source; did you mean to dereference it?"
28475 msgstr ""
28477 #: c-family/c-warn.c:1035
28478 #, gcc-internal-format
28479 msgid ""
28480 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
28481 "source; expected %qT or an explicit length"
28482 msgstr ""
28484 #: c-family/c-warn.c:1051
28485 #, gcc-internal-format
28486 msgid ""
28487 "argument to %<sizeof%> in %qD call is the same expression as the second "
28488 "source; did you mean to remove the addressof?"
28489 msgstr ""
28491 #: c-family/c-warn.c:1058
28492 #, gcc-internal-format
28493 msgid ""
28494 "argument to %<sizeof%> in %qD call is the same expression as the second "
28495 "source; did you mean to provide an explicit length?"
28496 msgstr ""
28498 #: c-family/c-warn.c:1063
28499 #, gcc-internal-format
28500 msgid ""
28501 "argument to %<sizeof%> in %qD call is the same expression as the second "
28502 "source; did you mean to dereference it?"
28503 msgstr ""
28505 #: c-family/c-warn.c:1075
28506 #, gcc-internal-format
28507 msgid ""
28508 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
28509 "second source; expected %qT or an explicit length"
28510 msgstr ""
28512 #: c-family/c-warn.c:1104 c-family/c-warn.c:1111
28513 #, gcc-internal-format
28514 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
28515 msgstr ""
28517 #: c-family/c-warn.c:1121
28518 #, gcc-internal-format
28519 msgid "first argument of %q+D should be %<int%>"
28520 msgstr ""
28522 #: c-family/c-warn.c:1130
28523 #, gcc-internal-format
28524 msgid "second argument of %q+D should be %<char **%>"
28525 msgstr ""
28527 #: c-family/c-warn.c:1139
28528 #, gcc-internal-format
28529 msgid "third argument of %q+D should probably be %<char **%>"
28530 msgstr ""
28532 #: c-family/c-warn.c:1150
28533 #, gcc-internal-format
28534 msgid "%q+D takes only zero or two arguments"
28535 msgstr ""
28537 #: c-family/c-warn.c:1154
28538 #, gcc-internal-format
28539 msgid "%q+D declared as variadic function"
28540 msgstr ""
28542 #: c-family/c-warn.c:1196
28543 #, gcc-internal-format
28544 msgid "conversion to %qT from boolean expression"
28545 msgstr ""
28547 #: c-family/c-warn.c:1214 c-family/c-warn.c:1289
28548 #, gcc-internal-format
28549 msgid "conversion from %qT to %qT changes value from %qE to %qE"
28550 msgstr ""
28552 #: c-family/c-warn.c:1218 c-family/c-warn.c:1297
28553 #, gcc-internal-format
28554 msgid "conversion from %qT to %qT changes the value of %qE"
28555 msgstr ""
28557 #: c-family/c-warn.c:1238
28558 #, gcc-internal-format
28559 msgid "conversion from %qT to %qT discards imaginary component"
28560 msgstr ""
28562 #: c-family/c-warn.c:1250
28563 #, gcc-internal-format
28564 msgid "conversion from %qT to %qT may change value"
28565 msgstr ""
28567 #: c-family/c-warn.c:1310 c-family/c-warn.c:1327 c-family/c-warn.c:1344
28568 #, gcc-internal-format
28569 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
28570 msgstr ""
28572 #: c-family/c-warn.c:1315 c-family/c-warn.c:1332 c-family/c-warn.c:1349
28573 #, gcc-internal-format
28574 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
28575 msgstr ""
28577 #: c-family/c-warn.c:1379
28578 #, gcc-internal-format
28579 msgid "case value %qs not in enumerated type"
28580 msgstr ""
28582 #: c-family/c-warn.c:1384
28583 #, gcc-internal-format
28584 msgid "case value %qs not in enumerated type %qT"
28585 msgstr ""
28587 #: c-family/c-warn.c:1463
28588 #, gcc-internal-format
28589 msgid "lower value in case label range less than minimum value for type"
28590 msgstr ""
28592 #: c-family/c-warn.c:1477
28593 #, gcc-internal-format
28594 msgid "case label value is less than minimum value for type"
28595 msgstr ""
28597 #: c-family/c-warn.c:1494
28598 #, gcc-internal-format
28599 msgid "upper value in case label range exceeds maximum value for type"
28600 msgstr ""
28602 #: c-family/c-warn.c:1507
28603 #, gcc-internal-format
28604 msgid "case label value exceeds maximum value for type"
28605 msgstr ""
28607 #: c-family/c-warn.c:1520
28608 #, gcc-internal-format
28609 msgid "switch missing default case"
28610 msgstr ""
28612 #: c-family/c-warn.c:1565
28613 #, gcc-internal-format
28614 msgid "switch condition has boolean value"
28615 msgstr ""
28617 #: c-family/c-warn.c:1638
28618 #, gcc-internal-format
28619 msgid "enumeration value %qE not handled in switch"
28620 msgstr ""
28622 #: c-family/c-warn.c:1666
28623 #, gcc-internal-format
28624 msgid ""
28625 "the omitted middle operand in ?: will always be %<true%>, suggest explicit "
28626 "middle operand"
28627 msgstr ""
28629 #: c-family/c-warn.c:1688
28630 #, gcc-internal-format
28631 msgid "assignment of member %qD in read-only object"
28632 msgstr ""
28634 #: c-family/c-warn.c:1690
28635 #, gcc-internal-format
28636 msgid "increment of member %qD in read-only object"
28637 msgstr ""
28639 #: c-family/c-warn.c:1692
28640 #, gcc-internal-format
28641 msgid "decrement of member %qD in read-only object"
28642 msgstr ""
28644 #: c-family/c-warn.c:1694
28645 #, gcc-internal-format
28646 msgid "member %qD in read-only object used as %<asm%> output"
28647 msgstr ""
28649 #: c-family/c-warn.c:1698
28650 #, gcc-internal-format
28651 msgid "assignment of read-only member %qD"
28652 msgstr ""
28654 #: c-family/c-warn.c:1699
28655 #, gcc-internal-format
28656 msgid "increment of read-only member %qD"
28657 msgstr ""
28659 #: c-family/c-warn.c:1700
28660 #, gcc-internal-format
28661 msgid "decrement of read-only member %qD"
28662 msgstr ""
28664 #: c-family/c-warn.c:1701
28665 #, gcc-internal-format
28666 msgid "read-only member %qD used as %<asm%> output"
28667 msgstr ""
28669 #: c-family/c-warn.c:1705
28670 #, gcc-internal-format
28671 msgid "assignment of read-only variable %qD"
28672 msgstr ""
28674 #: c-family/c-warn.c:1706
28675 #, gcc-internal-format
28676 msgid "increment of read-only variable %qD"
28677 msgstr ""
28679 #: c-family/c-warn.c:1707
28680 #, gcc-internal-format
28681 msgid "decrement of read-only variable %qD"
28682 msgstr ""
28684 #: c-family/c-warn.c:1708
28685 #, gcc-internal-format
28686 msgid "read-only variable %qD used as %<asm%> output"
28687 msgstr ""
28689 #: c-family/c-warn.c:1711
28690 #, gcc-internal-format
28691 msgid "assignment of read-only parameter %qD"
28692 msgstr ""
28694 #: c-family/c-warn.c:1712
28695 #, gcc-internal-format
28696 msgid "increment of read-only parameter %qD"
28697 msgstr ""
28699 #: c-family/c-warn.c:1713
28700 #, gcc-internal-format
28701 msgid "decrement of read-only parameter %qD"
28702 msgstr ""
28704 #: c-family/c-warn.c:1714
28705 #, gcc-internal-format
28706 msgid "read-only parameter %qD use as %<asm%> output"
28707 msgstr ""
28709 #: c-family/c-warn.c:1719
28710 #, gcc-internal-format
28711 msgid "assignment of read-only named return value %qD"
28712 msgstr ""
28714 #: c-family/c-warn.c:1721
28715 #, gcc-internal-format
28716 msgid "increment of read-only named return value %qD"
28717 msgstr ""
28719 #: c-family/c-warn.c:1723
28720 #, gcc-internal-format
28721 msgid "decrement of read-only named return value %qD"
28722 msgstr ""
28724 #: c-family/c-warn.c:1725
28725 #, gcc-internal-format
28726 msgid "read-only named return value %qD used as %<asm%>output"
28727 msgstr ""
28729 #: c-family/c-warn.c:1730
28730 #, gcc-internal-format
28731 msgid "assignment of function %qD"
28732 msgstr ""
28734 #: c-family/c-warn.c:1731
28735 #, gcc-internal-format
28736 msgid "increment of function %qD"
28737 msgstr ""
28739 #: c-family/c-warn.c:1732
28740 #, gcc-internal-format
28741 msgid "decrement of function %qD"
28742 msgstr ""
28744 #: c-family/c-warn.c:1733
28745 #, gcc-internal-format
28746 msgid "function %qD used as %<asm%> output"
28747 msgstr ""
28749 #: c-family/c-warn.c:1736 c/c-typeck.c:4886
28750 #, gcc-internal-format
28751 msgid "assignment of read-only location %qE"
28752 msgstr ""
28754 #: c-family/c-warn.c:1737 c/c-typeck.c:4889
28755 #, gcc-internal-format
28756 msgid "increment of read-only location %qE"
28757 msgstr ""
28759 #: c-family/c-warn.c:1738 c/c-typeck.c:4892
28760 #, gcc-internal-format
28761 msgid "decrement of read-only location %qE"
28762 msgstr ""
28764 #: c-family/c-warn.c:1739
28765 #, gcc-internal-format
28766 msgid "read-only location %qE used as %<asm%> output"
28767 msgstr ""
28769 #: c-family/c-warn.c:1753
28770 #, gcc-internal-format
28771 msgid "lvalue required as left operand of assignment"
28772 msgstr ""
28774 #: c-family/c-warn.c:1756
28775 #, gcc-internal-format
28776 msgid "lvalue required as increment operand"
28777 msgstr ""
28779 #: c-family/c-warn.c:1759
28780 #, gcc-internal-format
28781 msgid "lvalue required as decrement operand"
28782 msgstr ""
28784 #: c-family/c-warn.c:1762
28785 #, gcc-internal-format
28786 msgid "lvalue required as unary %<&%> operand"
28787 msgstr ""
28789 #: c-family/c-warn.c:1765
28790 #, gcc-internal-format
28791 msgid "lvalue required in asm statement"
28792 msgstr ""
28794 #: c-family/c-warn.c:1782
28795 #, gcc-internal-format
28796 msgid "invalid type argument (have %qT)"
28797 msgstr ""
28799 #: c-family/c-warn.c:1786
28800 #, gcc-internal-format
28801 msgid "invalid type argument of array indexing (have %qT)"
28802 msgstr ""
28804 #: c-family/c-warn.c:1791
28805 #, gcc-internal-format
28806 msgid "invalid type argument of unary %<*%> (have %qT)"
28807 msgstr ""
28809 #: c-family/c-warn.c:1796
28810 #, gcc-internal-format
28811 msgid "invalid type argument of %<->%> (have %qT)"
28812 msgstr ""
28814 #: c-family/c-warn.c:1801
28815 #, gcc-internal-format
28816 msgid "invalid type argument of %<->*%> (have %qT)"
28817 msgstr ""
28819 #: c-family/c-warn.c:1806
28820 #, gcc-internal-format
28821 msgid "invalid type argument of implicit conversion (have %qT)"
28822 msgstr ""
28824 #: c-family/c-warn.c:1833
28825 #, gcc-internal-format
28826 msgid "array subscript has type %<char%>"
28827 msgstr ""
28829 #: c-family/c-warn.c:1869 c-family/c-warn.c:1872
28830 #, gcc-internal-format
28831 msgid "suggest parentheses around %<+%> inside %<<<%>"
28832 msgstr ""
28834 #: c-family/c-warn.c:1875 c-family/c-warn.c:1878
28835 #, gcc-internal-format
28836 msgid "suggest parentheses around %<-%> inside %<<<%>"
28837 msgstr ""
28839 #: c-family/c-warn.c:1884 c-family/c-warn.c:1887
28840 #, gcc-internal-format
28841 msgid "suggest parentheses around %<+%> inside %<>>%>"
28842 msgstr ""
28844 #: c-family/c-warn.c:1890 c-family/c-warn.c:1893
28845 #, gcc-internal-format
28846 msgid "suggest parentheses around %<-%> inside %<>>%>"
28847 msgstr ""
28849 #: c-family/c-warn.c:1899 c-family/c-warn.c:1902
28850 #, gcc-internal-format
28851 msgid "suggest parentheses around %<&&%> within %<||%>"
28852 msgstr ""
28854 #: c-family/c-warn.c:1909 c-family/c-warn.c:1913
28855 #, gcc-internal-format
28856 msgid "suggest parentheses around arithmetic in operand of %<|%>"
28857 msgstr ""
28859 #: c-family/c-warn.c:1917 c-family/c-warn.c:1920
28860 #, gcc-internal-format
28861 msgid "suggest parentheses around comparison in operand of %<|%>"
28862 msgstr ""
28864 #: c-family/c-warn.c:1925
28865 #, gcc-internal-format
28866 msgid ""
28867 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
28868 "%> to %<~%>"
28869 msgstr ""
28871 #: c-family/c-warn.c:1933 c-family/c-warn.c:1937
28872 #, gcc-internal-format
28873 msgid "suggest parentheses around arithmetic in operand of %<^%>"
28874 msgstr ""
28876 #: c-family/c-warn.c:1941 c-family/c-warn.c:1944
28877 #, gcc-internal-format
28878 msgid "suggest parentheses around comparison in operand of %<^%>"
28879 msgstr ""
28881 #: c-family/c-warn.c:1950 c-family/c-warn.c:1953
28882 #, gcc-internal-format
28883 msgid "suggest parentheses around %<+%> in operand of %<&%>"
28884 msgstr ""
28886 #: c-family/c-warn.c:1956 c-family/c-warn.c:1959
28887 #, gcc-internal-format
28888 msgid "suggest parentheses around %<-%> in operand of %<&%>"
28889 msgstr ""
28891 #: c-family/c-warn.c:1963 c-family/c-warn.c:1966
28892 #, gcc-internal-format
28893 msgid "suggest parentheses around comparison in operand of %<&%>"
28894 msgstr ""
28896 #: c-family/c-warn.c:1971
28897 #, gcc-internal-format
28898 msgid ""
28899 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
28900 "%> to %<~%>"
28901 msgstr ""
28903 #: c-family/c-warn.c:1978 c-family/c-warn.c:1981
28904 #, gcc-internal-format
28905 msgid "suggest parentheses around comparison in operand of %<==%>"
28906 msgstr ""
28908 #: c-family/c-warn.c:1986 c-family/c-warn.c:1989
28909 #, gcc-internal-format
28910 msgid "suggest parentheses around comparison in operand of %<!=%>"
28911 msgstr ""
28913 #: c-family/c-warn.c:1999 c-family/c-warn.c:2005
28914 #, gcc-internal-format
28915 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
28916 msgstr ""
28918 #: c-family/c-warn.c:2021
28919 #, gcc-internal-format
28920 msgid "label %q+D defined but not used"
28921 msgstr ""
28923 #: c-family/c-warn.c:2023
28924 #, gcc-internal-format
28925 msgid "label %q+D declared but not defined"
28926 msgstr ""
28928 #: c-family/c-warn.c:2046
28929 #, gcc-internal-format
28930 msgid "division by zero"
28931 msgstr ""
28933 #: c-family/c-warn.c:2066
28934 #, gcc-internal-format
28935 msgid ""
28936 "%<memset%> used with constant zero length parameter; this could be due to "
28937 "transposed parameters"
28938 msgstr ""
28940 #: c-family/c-warn.c:2090
28941 #, gcc-internal-format
28942 msgid ""
28943 "%<memset%> used with length equal to number of elements without "
28944 "multiplication by element size"
28945 msgstr ""
28947 #: c-family/c-warn.c:2129 c/c-typeck.c:11916 c/c-typeck.c:12084
28948 #: cp/typeck.c:5211
28949 #, gcc-internal-format
28950 msgid "comparison between types %qT and %qT"
28951 msgstr ""
28953 #: c-family/c-warn.c:2182
28954 #, gcc-internal-format
28955 msgid "comparison of integer expressions of different signedness: %qT and %qT"
28956 msgstr ""
28958 #: c-family/c-warn.c:2235
28959 #, gcc-internal-format
28960 msgid "promoted ~unsigned is always non-zero"
28961 msgstr ""
28963 #: c-family/c-warn.c:2238
28964 #, gcc-internal-format
28965 msgid "comparison of promoted ~unsigned with constant"
28966 msgstr ""
28968 #: c-family/c-warn.c:2248
28969 #, gcc-internal-format
28970 msgid "comparison of promoted ~unsigned with unsigned"
28971 msgstr ""
28973 #: c-family/c-warn.c:2302
28974 #, gcc-internal-format
28975 msgid "unused parameter %qD"
28976 msgstr ""
28978 #: c-family/c-warn.c:2364
28979 #, gcc-internal-format
28980 msgid "typedef %qD locally defined but not used"
28981 msgstr ""
28983 #: c-family/c-warn.c:2400
28984 #, gcc-internal-format
28985 msgid "duplicated %<if%> condition"
28986 msgstr ""
28988 #: c-family/c-warn.c:2429
28989 #, gcc-internal-format
28990 msgid ""
28991 "optimization attribute on %qD follows definition but the attribute doesn%'t "
28992 "match"
28993 msgstr ""
28995 #: c-family/c-warn.c:2437
28996 #, gcc-internal-format
28997 msgid ""
28998 "inline declaration of %qD follows declaration with attribute %<noinline%>"
28999 msgstr ""
29001 #: c-family/c-warn.c:2442
29002 #, gcc-internal-format
29003 msgid ""
29004 "declaration of %q+D with attribute %<noinline%> follows inline declaration"
29005 msgstr ""
29007 #: c-family/c-warn.c:2491
29008 #, gcc-internal-format
29009 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
29010 msgstr ""
29012 #: c-family/c-warn.c:2529 c-family/c-warn.c:2553
29013 #, gcc-internal-format
29014 msgid "comparison of constant %qE with boolean expression is always false"
29015 msgstr ""
29017 #: c-family/c-warn.c:2532 c-family/c-warn.c:2550
29018 #, gcc-internal-format
29019 msgid "comparison of constant %qE with boolean expression is always true"
29020 msgstr ""
29022 #: c-family/c-warn.c:2600
29023 msgid ""
29024 "passing argument %i to restrict-qualified parameter aliases with argument %Z"
29025 msgid_plural ""
29026 "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
29027 msgstr[0] ""
29028 msgstr[1] ""
29030 #: c-family/c-warn.c:2665 c/c-typeck.c:5457 cp/call.c:5570
29031 #, gcc-internal-format
29032 msgid "this condition has identical branches"
29033 msgstr ""
29035 #: c-family/c-warn.c:2772
29036 #, gcc-internal-format
29037 msgid "macro expands to multiple statements"
29038 msgstr ""
29040 #: c-family/c-warn.c:2773
29041 #, gcc-internal-format
29042 msgid "some parts of macro expansion are not guarded by this %qs clause"
29043 msgstr ""
29045 #: c-family/c-warn.c:2864
29046 #, gcc-internal-format
29047 msgid ""
29048 "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment "
29049 "%d) may result in an unaligned pointer value"
29050 msgstr ""
29052 #: c-family/c-warn.c:2871 c-family/c-warn.c:2874 cp/init.c:638
29053 #, gcc-internal-format
29054 msgid "defined here"
29055 msgstr ""
29057 #: c-family/c-warn.c:2961
29058 #, gcc-internal-format
29059 msgid ""
29060 "taking address of packed member of %qT may result in an unaligned pointer "
29061 "value"
29062 msgstr ""
29064 #: c-family/cppspec.c:94
29065 #, gcc-internal-format
29066 msgid "%qs is not a valid option to the preprocessor"
29067 msgstr ""
29069 #: c-family/cppspec.c:113
29070 #, gcc-internal-format
29071 msgid "too many input files"
29072 msgstr ""
29074 #: common/config/aarch64/aarch64-common.c:80
29075 #, gcc-internal-format
29076 msgid ""
29077 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given "
29078 "value %d (%llu KB) is out of range"
29079 msgstr ""
29081 #: common/config/aarch64/aarch64-common.c:539 config/aarch64/aarch64.c:11719
29082 #, gcc-internal-format
29083 msgid "unknown value %qs for %<-mcpu%>"
29084 msgstr ""
29086 #: common/config/alpha/alpha-common.c:75
29087 #, gcc-internal-format
29088 msgid "bad value %qs for %<-mtls-size%> switch"
29089 msgstr ""
29091 #: common/config/arc/arc-common.c:87
29092 #, gcc-internal-format
29093 msgid "multiple %<-mcpu=%> options specified."
29094 msgstr ""
29096 #: common/config/arc/arc-common.c:93
29097 #, gcc-internal-format
29098 msgid "Unsupported value for mmpy-option"
29099 msgstr ""
29101 #: common/config/arm/arm-common.c:259
29102 #, gcc-internal-format, gfc-internal-format
29103 msgid "%%:target_mode_check takes an even number of parameters"
29104 msgstr ""
29106 #: common/config/arm/arm-common.c:269
29107 #, gcc-internal-format, gfc-internal-format
29108 msgid "unrecognized option passed to %%:target_mode_check"
29109 msgstr ""
29111 #: common/config/arm/arm-common.c:331 common/config/arm/arm-common.c:395
29112 #: common/config/arm/arm-common.c:442 config/aarch64/aarch64.c:11651
29113 #: config/aarch64/aarch64.c:11689
29114 #, gcc-internal-format
29115 msgid "valid arguments are: %s; did you mean %qs?"
29116 msgstr ""
29118 #: common/config/arm/arm-common.c:334 common/config/arm/arm-common.c:398
29119 #: common/config/arm/arm-common.c:445 config/aarch64/aarch64.c:11654
29120 #, gcc-internal-format, gfc-internal-format
29121 msgid "valid arguments are: %s"
29122 msgstr ""
29124 #: common/config/arm/arm-common.c:371 common/config/arm/arm-common.c:425
29125 #, gcc-internal-format, gfc-internal-format
29126 msgid "unrecognized %s target: %s"
29127 msgstr ""
29129 #: common/config/arm/arm-common.c:461
29130 #, gcc-internal-format
29131 msgid "unrecognized %<-mfpu%> target: %s"
29132 msgstr ""
29134 #: common/config/arm/arm-common.c:489
29135 #, gcc-internal-format
29136 msgid "%qs does not support feature %qs"
29137 msgstr ""
29139 #: common/config/arm/arm-common.c:500
29140 #, gcc-internal-format
29141 msgid "valid feature names are: %s; did you mean %qs?"
29142 msgstr ""
29144 #: common/config/arm/arm-common.c:503
29145 #, gcc-internal-format, gfc-internal-format
29146 msgid "valid feature names are: %s"
29147 msgstr ""
29149 #: common/config/arm/arm-common.c:521
29150 #, gcc-internal-format, gfc-internal-format
29151 msgid "%s does not take any feature options"
29152 msgstr ""
29154 #: common/config/arm/arm-common.c:612
29155 #, gcc-internal-format, gfc-internal-format
29156 msgid "%%:canon_for_mlib takes 1 or more pairs of parameters"
29157 msgstr ""
29159 #: common/config/arm/arm-common.c:626
29160 #, gcc-internal-format, gfc-internal-format
29161 msgid "unrecognized operand to %%:canon_for_mlib"
29162 msgstr ""
29164 #: common/config/arm/arm-common.c:972
29165 #, gcc-internal-format, gfc-internal-format
29166 msgid "unrecognized operand to %%:asm_auto_mfpu"
29167 msgstr ""
29169 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
29170 #, gcc-internal-format
29171 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
29172 msgstr ""
29174 #: common/config/bfin/bfin-common.c:323
29175 #, gcc-internal-format
29176 msgid "%<-mcpu=%s%> is not valid"
29177 msgstr ""
29179 #: common/config/bfin/bfin-common.c:359
29180 #, gcc-internal-format
29181 msgid "%<-mcpu=%s%> has invalid silicon revision"
29182 msgstr ""
29184 #: common/config/i386/i386-common.c:1340
29185 #, gcc-internal-format
29186 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
29187 msgstr ""
29189 #: common/config/i386/i386-common.c:1343
29190 #, gcc-internal-format
29191 msgid "%<-malign-loops=%d%> is not between 0 and %d"
29192 msgstr ""
29194 #: common/config/i386/i386-common.c:1350
29195 #, gcc-internal-format
29196 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
29197 msgstr ""
29199 #: common/config/i386/i386-common.c:1353
29200 #, gcc-internal-format
29201 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
29202 msgstr ""
29204 #: common/config/i386/i386-common.c:1361
29205 #, gcc-internal-format
29206 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
29207 msgstr ""
29209 #: common/config/i386/i386-common.c:1364
29210 #, gcc-internal-format
29211 msgid "%<-malign-functions=%d%> is not between 0 and %d"
29212 msgstr ""
29214 #: common/config/i386/i386-common.c:1373
29215 #, gcc-internal-format
29216 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
29217 msgstr ""
29219 #: common/config/i386/i386-common.c:1427
29220 #, gcc-internal-format
29221 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
29222 msgstr ""
29224 #: common/config/i386/i386-common.c:1433
29225 #, gcc-internal-format
29226 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
29227 msgstr ""
29229 #: common/config/ia64/ia64-common.c:58
29230 #, gcc-internal-format
29231 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
29232 msgstr ""
29234 #: common/config/msp430/msp430-common.c:57
29235 #, gcc-internal-format
29236 msgid "unrecognized argument of %<-mcpu%>: %s"
29237 msgstr ""
29239 #: common/config/nds32/nds32-common.c:49
29240 #, gcc-internal-format
29241 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
29242 msgstr ""
29244 #: common/config/nds32/nds32-common.c:59
29245 #, gcc-internal-format
29246 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
29247 msgstr ""
29249 #: common/config/nds32/nds32-common.c:69
29250 #, gcc-internal-format
29251 msgid ""
29252 "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, "
29253 "64, 128, 256, or 512"
29254 msgstr ""
29256 #: common/config/powerpcspe/powerpcspe-common.c:173
29257 #: common/config/rs6000/rs6000-common.c:181 config/sparc/sparc.c:1743
29258 #, gcc-internal-format
29259 msgid "unknown %<-mdebug-%s%> switch"
29260 msgstr ""
29262 #: common/config/powerpcspe/powerpcspe-common.c:221
29263 #: common/config/rs6000/rs6000-common.c:220
29264 #, gcc-internal-format
29265 msgid "unknown switch %<-mlong-double-%s%>"
29266 msgstr ""
29268 #: common/config/powerpcspe/powerpcspe-common.c:231
29269 #, gcc-internal-format
29270 msgid "%<-msingle-float%> option equivalent to %<-mhard-float%>"
29271 msgstr ""
29273 #: common/config/powerpcspe/powerpcspe-common.c:247
29274 #, gcc-internal-format
29275 msgid "%<-msimple-fpu%> option ignored"
29276 msgstr ""
29278 #: common/config/powerpcspe/powerpcspe-common.c:313
29279 #: common/config/rs6000/rs6000-common.c:255
29280 #, gcc-internal-format
29281 msgid ""
29282 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
29283 "glibc-2.18 or later"
29284 msgstr ""
29286 #: common/config/riscv/riscv-common.c:253
29287 #, gcc-internal-format
29288 msgid "%<-march=%s%>: Expect number after %<%dp%>."
29289 msgstr ""
29291 #: common/config/riscv/riscv-common.c:329
29292 #, gcc-internal-format
29293 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
29294 msgstr ""
29296 #: common/config/riscv/riscv-common.c:351
29297 #, gcc-internal-format
29298 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
29299 msgstr ""
29301 #: common/config/riscv/riscv-common.c:378
29302 #, gcc-internal-format
29303 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
29304 msgstr ""
29306 #: common/config/riscv/riscv-common.c:382
29307 #, gcc-internal-format
29308 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
29309 msgstr ""
29311 #: common/config/riscv/riscv-common.c:458
29312 #, gcc-internal-format
29313 msgid "%<-march=%s%>: %s must separate with _"
29314 msgstr ""
29316 #: common/config/riscv/riscv-common.c:486
29317 #, gcc-internal-format
29318 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
29319 msgstr ""
29321 #: common/config/rx/rx-common.c:61
29322 #, gcc-internal-format
29323 msgid "the RX200 cpu does not have FPU hardware"
29324 msgstr ""
29326 #: common/config/rx/rx-common.c:63
29327 #, gcc-internal-format
29328 msgid "the RX100 cpu does not have FPU hardware"
29329 msgstr ""
29331 #: common/config/s390/s390-common.c:100
29332 #, gcc-internal-format
29333 msgid "stack guard value must be an exact power of 2"
29334 msgstr ""
29336 #: common/config/s390/s390-common.c:105
29337 #, gcc-internal-format
29338 msgid "stack size must be an exact power of 2"
29339 msgstr ""
29341 #: common/config/v850/v850-common.c:47
29342 #, gcc-internal-format
29343 msgid "value passed in %qs is too large"
29344 msgstr ""
29346 #: config/darwin-c.c:82
29347 #, gcc-internal-format
29348 msgid "too many #pragma options align=reset"
29349 msgstr ""
29351 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
29352 #: config/darwin-c.c:109
29353 #, gcc-internal-format
29354 msgid "malformed %<#pragma options%>, ignoring"
29355 msgstr ""
29357 #: config/darwin-c.c:112
29358 #, gcc-internal-format
29359 msgid "junk at end of %<#pragma options%>"
29360 msgstr ""
29362 #: config/darwin-c.c:122
29363 #, gcc-internal-format
29364 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
29365 msgstr ""
29367 #: config/darwin-c.c:134
29368 #, gcc-internal-format
29369 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
29370 msgstr ""
29372 #: config/darwin-c.c:155
29373 #, gcc-internal-format
29374 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
29375 msgstr ""
29377 #: config/darwin-c.c:158
29378 #, gcc-internal-format
29379 msgid "junk at end of %<#pragma unused%>"
29380 msgstr ""
29382 #: config/darwin-c.c:169
29383 #, gcc-internal-format
29384 msgid "malformed %<#pragma ms_struct%>, ignoring"
29385 msgstr ""
29387 #: config/darwin-c.c:177
29388 #, gcc-internal-format
29389 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
29390 msgstr ""
29392 #: config/darwin-c.c:180
29393 #, gcc-internal-format
29394 msgid "junk at end of %<#pragma ms_struct%>"
29395 msgstr ""
29397 #: config/darwin-c.c:406
29398 #, gcc-internal-format, gfc-internal-format
29399 msgid "subframework include %s conflicts with framework include"
29400 msgstr ""
29402 #: config/darwin-c.c:718
29403 #, gcc-internal-format
29404 msgid "unknown value %qs of %<-mmacosx-version-min%>"
29405 msgstr ""
29407 #: config/darwin-driver.c:48
29408 #, gcc-internal-format
29409 msgid "sysctl for kern.osversion failed: %m"
29410 msgstr ""
29412 #: config/darwin-driver.c:80
29413 #, gcc-internal-format
29414 msgid "couldn%'t understand kern.osversion %q.*s"
29415 msgstr ""
29417 #. Arbitrary limit, number should be like xx.yy.zz
29418 #: config/darwin-driver.c:119
29419 #, gcc-internal-format
29420 msgid "couldn%'t understand version %s\n"
29421 msgstr ""
29423 #: config/darwin-driver.c:172
29424 #, gcc-internal-format, gfc-internal-format
29425 msgid "this compiler does not support %s"
29426 msgstr ""
29428 #: config/darwin-driver.c:227
29429 #, gcc-internal-format
29430 msgid "this compiler does not support PowerPC (arch flags ignored)"
29431 msgstr ""
29433 #: config/darwin-driver.c:231
29434 #, gcc-internal-format, gfc-internal-format
29435 msgid "%s conflicts with i386 (arch flags ignored)"
29436 msgstr ""
29438 #: config/darwin-driver.c:239
29439 #, gcc-internal-format, gfc-internal-format
29440 msgid "%s conflicts with x86_64 (arch flags ignored)"
29441 msgstr ""
29443 #: config/darwin-driver.c:246
29444 #, gcc-internal-format
29445 msgid "this compiler does not support X86 (arch flags ignored)"
29446 msgstr ""
29448 #: config/darwin-driver.c:250
29449 #, gcc-internal-format, gfc-internal-format
29450 msgid "%s conflicts with ppc (arch flags ignored)"
29451 msgstr ""
29453 #: config/darwin-driver.c:258
29454 #, gcc-internal-format, gfc-internal-format
29455 msgid "%s conflicts with ppc64 (arch flags ignored)"
29456 msgstr ""
29458 #: config/darwin.c:1688
29459 #, gcc-internal-format
29460 msgid ""
29461 "the use of _OBJC_-prefixed variable names to select meta-data sections is "
29462 "deprecated at 4.6 and will be removed in 4.7"
29463 msgstr ""
29465 #: config/darwin.c:1946
29466 #, gcc-internal-format, gfc-internal-format
29467 msgid "failed to open temporary file %s for LTO output"
29468 msgstr ""
29470 #: config/darwin.c:2039
29471 #, gcc-internal-format
29472 msgid ""
29473 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
29474 msgstr ""
29476 #: config/darwin.c:2046
29477 #, gcc-internal-format
29478 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
29479 msgstr ""
29481 #: config/darwin.c:2762
29482 #, gcc-internal-format
29483 msgid ""
29484 "protected visibility attribute not supported in this configuration; ignored"
29485 msgstr ""
29487 #: config/darwin.c:2978
29488 #, gcc-internal-format, gfc-internal-format
29489 msgid "failed to open temporary file %s with LTO output"
29490 msgstr ""
29492 #: config/darwin.c:3157
29493 #, gcc-internal-format
29494 msgid ""
29495 "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-"
29496 "runtime%>"
29497 msgstr ""
29499 #: config/darwin.c:3161
29500 #, gcc-internal-format
29501 msgid ""
29502 "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-"
29503 "fnext-runtime%>"
29504 msgstr ""
29506 #: config/darwin.c:3176
29507 #, gcc-internal-format
29508 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
29509 msgstr ""
29511 #: config/darwin.c:3254
29512 #, gcc-internal-format
29513 msgid ""
29514 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
29515 msgstr ""
29517 #: config/darwin.c:3442
29518 #, gcc-internal-format
29519 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
29520 msgstr ""
29522 #: config/darwin.c:3449
29523 #, gcc-internal-format
29524 msgid "built-in function %qD takes one argument only"
29525 msgstr ""
29527 #: config/darwin.c:3535
29528 #, gcc-internal-format
29529 msgid "CFString literal is missing"
29530 msgstr ""
29532 #: config/darwin.c:3546
29533 #, gcc-internal-format
29534 msgid "CFString literal expression is not a string constant"
29535 msgstr ""
29537 #: config/darwin.c:3570
29538 #, gcc-internal-format
29539 msgid "non-ASCII character in CFString literal"
29540 msgstr ""
29542 #: config/darwin.c:3571
29543 #, gcc-internal-format
29544 msgid "embedded NUL in CFString literal"
29545 msgstr ""
29547 #: config/host-darwin.c:61
29548 #, gcc-internal-format
29549 msgid "couldn%'t unmap pch_address_space: %m"
29550 msgstr ""
29552 #: config/sol2-c.c:91 config/sol2-c.c:107
29553 #, gcc-internal-format
29554 msgid "malformed %<#pragma align%>, ignoring"
29555 msgstr ""
29557 #: config/sol2-c.c:100
29558 #, gcc-internal-format
29559 msgid "invalid alignment for %<#pragma align%>, ignoring"
29560 msgstr ""
29562 #: config/sol2-c.c:115
29563 #, gcc-internal-format
29564 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
29565 msgstr ""
29567 #: config/sol2-c.c:127 config/sol2-c.c:139
29568 #, gcc-internal-format
29569 msgid "malformed %<#pragma align%>"
29570 msgstr ""
29572 #: config/sol2-c.c:134
29573 #, gcc-internal-format
29574 msgid "junk at end of %<#pragma align%>"
29575 msgstr ""
29577 #: config/sol2-c.c:155 config/sol2-c.c:162
29578 #, gcc-internal-format
29579 msgid "malformed %<#pragma init%>, ignoring"
29580 msgstr ""
29582 #: config/sol2-c.c:186 config/sol2-c.c:198
29583 #, gcc-internal-format
29584 msgid "malformed %<#pragma init%>"
29585 msgstr ""
29587 #: config/sol2-c.c:193
29588 #, gcc-internal-format
29589 msgid "junk at end of %<#pragma init%>"
29590 msgstr ""
29592 #: config/sol2-c.c:214 config/sol2-c.c:221
29593 #, gcc-internal-format
29594 msgid "malformed %<#pragma fini%>, ignoring"
29595 msgstr ""
29597 #: config/sol2-c.c:245 config/sol2-c.c:257
29598 #, gcc-internal-format
29599 msgid "malformed %<#pragma fini%>"
29600 msgstr ""
29602 #: config/sol2-c.c:252
29603 #, gcc-internal-format
29604 msgid "junk at end of %<#pragma fini%>"
29605 msgstr ""
29607 #: config/sol2.c:57
29608 #, gcc-internal-format
29609 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
29610 msgstr ""
29612 #: config/vxworks.c:159
29613 #, gcc-internal-format
29614 msgid "PIC is only supported for RTPs"
29615 msgstr ""
29617 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
29618 #. sections.  machopic_select_section ensures that weak variables go in
29619 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
29620 #. not supported.  Weak symbols that aren't visible outside the .s file
29621 #. are not supported.
29622 #: config/darwin.h:492
29623 #, gcc-internal-format
29624 msgid "alias definitions not supported in Mach-O; ignored"
29625 msgstr ""
29627 #. No profiling.
29628 #: config/vx-common.h:83
29629 #, gcc-internal-format
29630 msgid "profiler support for VxWorks"
29631 msgstr ""
29633 #: config/aarch64/aarch64-builtins.c:1212
29634 #: config/aarch64/aarch64-builtins.c:1440 config/arm/arm-builtins.c:2301
29635 #, gcc-internal-format
29636 msgid "%Kargument %d must be a constant immediate"
29637 msgstr ""
29639 #: config/aarch64/aarch64-builtins.c:1283 config/arm/arm-builtins.c:2533
29640 #, gcc-internal-format
29641 msgid "%Klane index must be a constant immediate"
29642 msgstr ""
29644 #: config/aarch64/aarch64-builtins.c:1286
29645 #, gcc-internal-format
29646 msgid "%Ktotal size and element size must be a non-zero constant immediate"
29647 msgstr ""
29649 #: config/aarch64/aarch64.c:1234 config/aarch64/aarch64.c:1247
29650 #, gcc-internal-format
29651 msgid "unexpected %<%s%> after %<%s%>"
29652 msgstr ""
29654 #: config/aarch64/aarch64.c:1326
29655 #, gcc-internal-format
29656 msgid "%qs is incompatible with the use of floating-point types"
29657 msgstr ""
29659 #: config/aarch64/aarch64.c:1329
29660 #, gcc-internal-format
29661 msgid "%qs is incompatible with the use of vector types"
29662 msgstr ""
29664 #: config/aarch64/aarch64.c:1333
29665 #, gcc-internal-format
29666 msgid ""
29667 "%qs feature modifier is incompatible with the use of floating-point types"
29668 msgstr ""
29670 #: config/aarch64/aarch64.c:1336
29671 #, gcc-internal-format
29672 msgid "%qs feature modifier is incompatible with the use of vector types"
29673 msgstr ""
29675 #: config/aarch64/aarch64.c:3919 config/aarch64/aarch64.c:3965
29676 #: config/aarch64/aarch64.c:4062 config/aarch64/aarch64.c:13441
29677 #: config/arm/arm.c:6720 config/arm/arm.c:6750 config/arm/arm.c:27090
29678 #, gcc-internal-format
29679 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
29680 msgstr ""
29682 #: config/aarch64/aarch64.c:4184
29683 #, gcc-internal-format
29684 msgid "stack probes for SVE frames"
29685 msgstr ""
29687 #: config/aarch64/aarch64.c:11183
29688 #, gcc-internal-format
29689 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
29690 msgstr ""
29692 #: config/aarch64/aarch64.c:11227
29693 #, gcc-internal-format, gfc-internal-format
29694 msgid "%s string ill-formed\n"
29695 msgstr ""
29697 #: config/aarch64/aarch64.c:11283
29698 #, gcc-internal-format
29699 msgid "invalid format for sve_width"
29700 msgstr ""
29702 #: config/aarch64/aarch64.c:11295
29703 #, gcc-internal-format, gfc-internal-format
29704 msgid "invalid sve_width value: %d"
29705 msgstr ""
29707 #: config/aarch64/aarch64.c:11315
29708 #, gcc-internal-format, gfc-internal-format
29709 msgid "tuning string missing in option (%s)"
29710 msgstr ""
29712 #: config/aarch64/aarch64.c:11333
29713 #, gcc-internal-format, gfc-internal-format
29714 msgid "unknown tuning option (%s)"
29715 msgstr ""
29717 #: config/aarch64/aarch64.c:11486
29718 #, gcc-internal-format
29719 msgid ""
29720 "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-"
29721 "protector-guard-offset=%s%>"
29722 msgstr ""
29724 #: config/aarch64/aarch64.c:11495
29725 #, gcc-internal-format
29726 msgid ""
29727 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
29728 "must be used with %<-mstack-protector-guard=sysreg%>"
29729 msgstr ""
29731 #: config/aarch64/aarch64.c:11503
29732 #, gcc-internal-format
29733 msgid "specify a system register with a small string length."
29734 msgstr ""
29736 #: config/aarch64/aarch64.c:11513 config/rs6000/rs6000.c:4622
29737 #, gcc-internal-format
29738 msgid "%qs is not a valid offset in %qs"
29739 msgstr ""
29741 #: config/aarch64/aarch64.c:11607
29742 #, gcc-internal-format
29743 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
29744 msgstr ""
29746 #: config/aarch64/aarch64.c:11692
29747 #, gcc-internal-format, gfc-internal-format
29748 msgid "valid arguments are: %s;"
29749 msgstr ""
29751 #: config/aarch64/aarch64.c:11716
29752 #, gcc-internal-format
29753 msgid "missing cpu name in %<-mcpu=%s%>"
29754 msgstr ""
29756 #: config/aarch64/aarch64.c:11723
29757 #, gcc-internal-format
29758 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
29759 msgstr ""
29761 #: config/aarch64/aarch64.c:11831
29762 #, gcc-internal-format
29763 msgid "invalid arg %<%s%> for %<-mbranch-protection=%>"
29764 msgstr ""
29766 #: config/aarch64/aarch64.c:11833
29767 #, gcc-internal-format
29768 msgid "missing arg for %<-mbranch-protection=%>"
29769 msgstr ""
29771 #: config/aarch64/aarch64.c:11857
29772 #, gcc-internal-format
29773 msgid "missing arch name in %<-march=%s%>"
29774 msgstr ""
29776 #: config/aarch64/aarch64.c:11860
29777 #, gcc-internal-format
29778 msgid "unknown value %qs for %<-march%>"
29779 msgstr ""
29781 #: config/aarch64/aarch64.c:11864
29782 #, gcc-internal-format
29783 msgid "invalid feature modifier %qs in %<-march=%s%>"
29784 msgstr ""
29786 #: config/aarch64/aarch64.c:11892
29787 #, gcc-internal-format
29788 msgid "missing cpu name in %<-mtune=%s%>"
29789 msgstr ""
29791 #: config/aarch64/aarch64.c:11895
29792 #, gcc-internal-format
29793 msgid "unknown value %qs for %<-mtune%>"
29794 msgstr ""
29796 #: config/aarch64/aarch64.c:12020 config/arm/arm.c:3185
29797 #, gcc-internal-format
29798 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
29799 msgstr ""
29801 #: config/aarch64/aarch64.c:12076
29802 #, gcc-internal-format
29803 msgid "assembler does not support %<-mabi=ilp32%>"
29804 msgstr ""
29806 #: config/aarch64/aarch64.c:12083
29807 #, gcc-internal-format
29808 msgid "return address signing is only supported for %<-mabi=lp64%>"
29809 msgstr ""
29811 #: config/aarch64/aarch64.c:12151
29812 #, gcc-internal-format
29813 msgid "code model %qs with %<-f%s%>"
29814 msgstr ""
29816 #: config/aarch64/aarch64.c:12324
29817 #, gcc-internal-format
29818 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
29819 msgstr ""
29821 #: config/aarch64/aarch64.c:12327
29822 #, gcc-internal-format
29823 msgid "invalid name (\"%s\") in %<target(\"arch=\")%> pragma or attribute"
29824 msgstr ""
29826 #: config/aarch64/aarch64.c:12331 config/aarch64/aarch64.c:12373
29827 #: config/aarch64/aarch64.c:12480
29828 #, gcc-internal-format
29829 msgid ""
29830 "invalid feature modifier %s of value (\"%s\") in %<target()%> pragma or "
29831 "attribute"
29832 msgstr ""
29834 #: config/aarch64/aarch64.c:12366
29835 #, gcc-internal-format
29836 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
29837 msgstr ""
29839 #: config/aarch64/aarch64.c:12369
29840 #, gcc-internal-format
29841 msgid "invalid name (\"%s\") in %<target(\"cpu=\")%> pragma or attribute"
29842 msgstr ""
29844 #: config/aarch64/aarch64.c:12396
29845 #, gcc-internal-format
29846 msgid ""
29847 "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
29848 msgstr ""
29850 #: config/aarch64/aarch64.c:12400
29851 #, gcc-internal-format
29852 msgid ""
29853 "invalid protection type (\"%s\") in %<target(\"branch-protection=\")%> "
29854 "pragma or attribute"
29855 msgstr ""
29857 #: config/aarch64/aarch64.c:12435
29858 #, gcc-internal-format
29859 msgid "invalid name (\"%s\") in %<target(\"tune=\")%> pragma or attribute"
29860 msgstr ""
29862 #: config/aarch64/aarch64.c:12476
29863 #, gcc-internal-format
29864 msgid "missing value in %<target()%> pragma or attribute"
29865 msgstr ""
29867 #: config/aarch64/aarch64.c:12532 config/aarch64/aarch64.c:12705
29868 #, gcc-internal-format
29869 msgid "malformed %<target()%> pragma or attribute"
29870 msgstr ""
29872 #: config/aarch64/aarch64.c:12576
29873 #, gcc-internal-format
29874 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
29875 msgstr ""
29877 #: config/aarch64/aarch64.c:12584
29878 #, gcc-internal-format
29879 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
29880 msgstr ""
29882 #: config/aarch64/aarch64.c:12638
29883 #, gcc-internal-format
29884 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
29885 msgstr ""
29887 #: config/aarch64/aarch64.c:12695 config/arm/arm.c:30870
29888 #: config/rs6000/rs6000.c:36800 config/s390/s390.c:15409
29889 #, gcc-internal-format
29890 msgid "attribute %<target%> argument not a string"
29891 msgstr ""
29893 #: config/aarch64/aarch64.c:12722
29894 #, gcc-internal-format
29895 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
29896 msgstr ""
29898 #: config/aarch64/aarch64.c:12731
29899 #, gcc-internal-format
29900 msgid "malformed %<target(\"%s\")%> pragma or attribute"
29901 msgstr ""
29903 #: config/aarch64/aarch64.c:14805
29904 #, gcc-internal-format
29905 msgid "%Klane %wd out of range %wd - %wd"
29906 msgstr ""
29908 #: config/aarch64/aarch64.c:14807
29909 #, gcc-internal-format
29910 msgid "lane %wd out of range %wd - %wd"
29911 msgstr ""
29913 #: config/aarch64/aarch64.c:18642 config/i386/i386.c:50556
29914 #: config/i386/i386.c:50683
29915 #, gcc-internal-format, gfc-internal-format
29916 msgid "unsupported simdlen %d"
29917 msgstr ""
29919 #: config/aarch64/aarch64.c:18652 config/aarch64/aarch64.c:18673
29920 #, gcc-internal-format
29921 msgid "GCC does not currently support mixed size types for %<simd%> functions"
29922 msgstr ""
29924 #: config/aarch64/aarch64.c:18656
29925 #, gcc-internal-format
29926 msgid "GCC does not currently support return type %qT for %<simd%> functions"
29927 msgstr ""
29929 #: config/aarch64/aarch64.c:18660
29930 #, gcc-internal-format
29931 msgid "unsupported return type %qT for %<simd%> functions"
29932 msgstr ""
29934 #: config/aarch64/aarch64.c:18677
29935 #, gcc-internal-format
29936 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
29937 msgstr ""
29939 #: config/aarch64/aarch64.c:18699
29940 #, gcc-internal-format
29941 msgid "GCC does not currently support simdlen %d for type %qT"
29942 msgstr ""
29944 #: config/alpha/alpha.c:420
29945 #, gcc-internal-format
29946 msgid "bad value %qs for %<-mtrap-precision%> switch"
29947 msgstr ""
29949 #: config/alpha/alpha.c:435
29950 #, gcc-internal-format
29951 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
29952 msgstr ""
29954 #: config/alpha/alpha.c:450
29955 #, gcc-internal-format
29956 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
29957 msgstr ""
29959 #: config/alpha/alpha.c:468
29960 #, gcc-internal-format
29961 msgid "bad value %qs for %<-mcpu%> switch"
29962 msgstr ""
29964 #: config/alpha/alpha.c:483
29965 #, gcc-internal-format
29966 msgid "bad value %qs for %<-mtune%> switch"
29967 msgstr ""
29969 #: config/alpha/alpha.c:504
29970 #, gcc-internal-format
29971 msgid "fp software completion requires %<-mtrap-precision=i%>"
29972 msgstr ""
29974 #: config/alpha/alpha.c:520
29975 #, gcc-internal-format
29976 msgid "rounding mode not supported for VAX floats"
29977 msgstr ""
29979 #: config/alpha/alpha.c:525
29980 #, gcc-internal-format
29981 msgid "trap mode not supported for VAX floats"
29982 msgstr ""
29984 #: config/alpha/alpha.c:529
29985 #, gcc-internal-format
29986 msgid "128-bit long double not supported for VAX floats"
29987 msgstr ""
29989 #: config/alpha/alpha.c:557
29990 #, gcc-internal-format, gfc-internal-format
29991 msgid "L%d cache latency unknown for %s"
29992 msgstr ""
29994 #: config/alpha/alpha.c:572
29995 #, gcc-internal-format
29996 msgid "bad value %qs for %<-mmemory-latency%>"
29997 msgstr ""
29999 #: config/alpha/alpha.c:6719 config/alpha/alpha.c:6722 config/arc/arc.c:6900
30000 #: config/arc/arc.c:7174 config/s390/s390.c:834 config/tilegx/tilegx.c:3544
30001 #: config/tilepro/tilepro.c:3108
30002 #, gcc-internal-format
30003 msgid "bad builtin fcode"
30004 msgstr ""
30006 #: config/arc/arc.c:936
30007 #, gcc-internal-format
30008 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
30009 msgstr ""
30011 #: config/arc/arc.c:939
30012 #, gcc-internal-format
30013 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
30014 msgstr ""
30016 #: config/arc/arc.c:944
30017 #, gcc-internal-format
30018 msgid "FPX fast and compact options cannot be specified together"
30019 msgstr ""
30021 #: config/arc/arc.c:948
30022 #, gcc-internal-format
30023 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
30024 msgstr ""
30026 #: config/arc/arc.c:953
30027 #, gcc-internal-format
30028 msgid "no FPX/FPU mixing allowed"
30029 msgstr ""
30031 #: config/arc/arc.c:958
30032 #, gcc-internal-format
30033 msgid "PIC is not supported for %qs"
30034 msgstr ""
30036 #: config/arc/arc.c:1021
30037 #, gcc-internal-format
30038 msgid "missing dash"
30039 msgstr ""
30041 #: config/arc/arc.c:1033
30042 #, gcc-internal-format
30043 msgid "first register must be R0"
30044 msgstr ""
30046 #: config/arc/arc.c:1053
30047 #, gcc-internal-format, gfc-internal-format
30048 msgid "last register name %s must be an odd register"
30049 msgstr ""
30051 #: config/arc/arc.c:1062 config/ia64/ia64.c:6054 config/pa/pa.c:483
30052 #: config/sh/sh.c:8308 config/spu/spu.c:4946
30053 #, gcc-internal-format, gfc-internal-format
30054 msgid "%s-%s is an empty range"
30055 msgstr ""
30057 #: config/arc/arc.c:1112
30058 #, gcc-internal-format
30059 msgid ""
30060 "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or "
30061 "32"
30062 msgstr ""
30064 #: config/arc/arc.c:1174
30065 #, gcc-internal-format
30066 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
30067 msgstr ""
30069 #: config/arc/arc.c:1183
30070 #, gcc-internal-format
30071 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
30072 msgstr ""
30074 #. Check options against architecture options.  Throw an error if
30075 #. option is not allowed.  Extra, check options against default
30076 #. architecture/cpu flags and throw an warning if we find a
30077 #. mismatch.
30078 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
30079 #. translated.  They are like keywords which one can relate with the
30080 #. architectural choices taken for an ARC CPU implementation.
30081 #: config/arc/arc.c:1227
30082 #, gcc-internal-format
30083 msgid "option %<%s=%s%> is not available for %qs CPU"
30084 msgstr ""
30086 #: config/arc/arc.c:1232
30087 #, gcc-internal-format
30088 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
30089 msgstr ""
30091 #: config/arc/arc.c:1240
30092 #, gcc-internal-format
30093 msgid "option %qs is not available for %qs CPU"
30094 msgstr ""
30096 #: config/arc/arc.c:1245
30097 #, gcc-internal-format
30098 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
30099 msgstr ""
30101 #: config/arc/arc.c:1812
30102 #, gcc-internal-format, gfc-internal-format
30103 msgid "multiply option implies r%d is fixed"
30104 msgstr ""
30106 #: config/arc/arc.c:1961 config/epiphany/epiphany.c:508
30107 #: config/epiphany/epiphany.c:548
30108 #, gcc-internal-format
30109 msgid "argument of %qE attribute is not a string constant"
30110 msgstr ""
30112 #: config/arc/arc.c:1970
30113 #, gcc-internal-format
30114 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
30115 msgstr ""
30117 #: config/arc/arc.c:1979
30118 #, gcc-internal-format
30119 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
30120 msgstr ""
30122 #: config/arc/arc.c:1993 config/arm/arm.c:6866 config/arm/arm.c:6884
30123 #: config/arm/arm.c:7059 config/avr/avr.c:9718 config/avr/avr.c:9734
30124 #: config/bfin/bfin.c:4708 config/bfin/bfin.c:4769 config/bfin/bfin.c:4798
30125 #: config/csky/csky.c:6020 config/csky/csky.c:6048
30126 #: config/epiphany/epiphany.c:491 config/gcn/gcn.c:312
30127 #: config/h8300/h8300.c:5459 config/i386/i386.c:6344 config/i386/i386.c:12181
30128 #: config/i386/i386.c:41156 config/i386/i386.c:41206 config/i386/i386.c:41276
30129 #: config/m68k/m68k.c:788 config/mcore/mcore.c:3073 config/nvptx/nvptx.c:5059
30130 #: config/riscv/riscv.c:2836 config/rl78/rl78.c:820 config/rl78/rl78.c:889
30131 #: config/rs6000/rs6000.c:32872 config/rx/rx.c:2721 config/rx/rx.c:2747
30132 #: config/s390/s390.c:1049 config/s390/s390.c:1136 config/sh/sh.c:8444
30133 #: config/sh/sh.c:8462 config/sh/sh.c:8486 config/sh/sh.c:8557
30134 #: config/sh/sh.c:8580 config/spu/spu.c:3690 config/stormy16/stormy16.c:2216
30135 #: config/v850/v850.c:2034 config/visium/visium.c:725
30136 #, gcc-internal-format
30137 msgid "%qE attribute only applies to functions"
30138 msgstr ""
30140 #: config/arc/arc.c:6799
30141 #, gcc-internal-format
30142 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
30143 msgstr ""
30145 #: config/arc/arc.c:6807
30146 #, gcc-internal-format
30147 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
30148 msgstr ""
30150 #: config/arc/arc.c:6970
30151 #, gcc-internal-format
30152 msgid "operand 1 should be an unsigned 3-bit immediate"
30153 msgstr ""
30155 #: config/arc/arc.c:7011 config/arc/arc.c:7108
30156 #, gcc-internal-format
30157 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
30158 msgstr ""
30160 #: config/arc/arc.c:7044 config/arc/arc.c:7076
30161 #, gcc-internal-format
30162 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
30163 msgstr ""
30165 #: config/arc/arc.c:7048 config/arc/arc.c:7080
30166 #, gcc-internal-format
30167 msgid "operand 2 should be an unsigned 8-bit value"
30168 msgstr ""
30170 #: config/arc/arc.c:7112
30171 #, gcc-internal-format
30172 msgid "operand 3 should be an unsigned 8-bit value"
30173 msgstr ""
30175 #: config/arc/arc.c:7145
30176 #, gcc-internal-format
30177 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
30178 msgstr ""
30180 #: config/arc/arc.c:7149
30181 #, gcc-internal-format
30182 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
30183 msgstr ""
30185 #: config/arc/arc.c:7156
30186 #, gcc-internal-format
30187 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
30188 msgstr ""
30190 #: config/arc/arc.c:7159
30191 #, gcc-internal-format
30192 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
30193 msgstr ""
30195 #: config/arc/arc.c:7206
30196 #, gcc-internal-format, gfc-internal-format
30197 msgid "builtin requires an immediate for operand %d"
30198 msgstr ""
30200 #: config/arc/arc.c:7211
30201 #, gcc-internal-format, gfc-internal-format
30202 msgid "operand %d should be a 6 bit unsigned immediate"
30203 msgstr ""
30205 #: config/arc/arc.c:7215
30206 #, gcc-internal-format, gfc-internal-format
30207 msgid "operand %d should be a 8 bit unsigned immediate"
30208 msgstr ""
30210 #: config/arc/arc.c:7219
30211 #, gcc-internal-format, gfc-internal-format
30212 msgid "operand %d should be a 3 bit unsigned immediate"
30213 msgstr ""
30215 #: config/arc/arc.c:7222
30216 #, gcc-internal-format, gfc-internal-format
30217 msgid "unknown builtin immediate operand type for operand %d"
30218 msgstr ""
30220 #: config/arc/arc.c:7273
30221 #, gcc-internal-format
30222 msgid ""
30223 "register number must be a compile-time constant.  Try giving higher "
30224 "optimization levels"
30225 msgstr ""
30227 #: config/arc/arc.c:8268
30228 #, gcc-internal-format
30229 msgid "insn addresses not set after shorten_branches"
30230 msgstr ""
30232 #: config/arc/arc.c:8481
30233 #, gcc-internal-format
30234 msgid "insn addresses not freed"
30235 msgstr ""
30237 #: config/arc/arc.c:11034
30238 #, gcc-internal-format
30239 msgid "%qE attribute only valid for ARCv2 architecture"
30240 msgstr ""
30242 #: config/arc/arc.c:11042 config/arc/arc.c:11081
30243 #, gcc-internal-format
30244 msgid "argument of %qE attribute is missing"
30245 msgstr ""
30247 #: config/arc/arc.c:11053 config/arc/arc.c:11092 config/arc/arc.c:11202
30248 #: config/avr/avr.c:9790
30249 #, gcc-internal-format
30250 msgid "%qE attribute allows only an integer constant argument"
30251 msgstr ""
30253 #: config/arc/arc.c:11073
30254 #, gcc-internal-format
30255 msgid "%qE attribute only valid for ARC EM architecture"
30256 msgstr ""
30258 #: config/arc/arc.c:11128
30259 #, gcc-internal-format
30260 msgid "%qE attribute only applies to types"
30261 msgstr ""
30263 #: config/arc/arc.c:11134
30264 #, gcc-internal-format
30265 msgid "argument of %qE attribute ignored"
30266 msgstr ""
30268 #: config/arc/arc.c:11192 config/avr/avr.c:9777 config/bfin/bfin.c:4830
30269 #: config/i386/winnt.c:63 config/msp430/msp430.c:2055 config/nvptx/nvptx.c:5082
30270 #, gcc-internal-format
30271 msgid "%qE attribute only applies to variables"
30272 msgstr ""
30274 #: config/arm/arm-builtins.c:2409
30275 #, gcc-internal-format
30276 msgid "this builtin is not supported for this target"
30277 msgstr ""
30279 #: config/arm/arm-builtins.c:2516
30280 #, gcc-internal-format
30281 msgid ""
30282 "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon"
30283 "%>) to use these intrinsics."
30284 msgstr ""
30286 #: config/arm/arm-builtins.c:2554
30287 #, gcc-internal-format
30288 msgid "You must enable VFP instructions to use these intrinsics."
30289 msgstr ""
30291 #: config/arm/arm-builtins.c:2614
30292 #, gcc-internal-format
30293 msgid ""
30294 "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-"
30295 "mfpu=crypto-neon%>) to use these intrinsics."
30296 msgstr ""
30298 #. @@@ better error message
30299 #: config/arm/arm-builtins.c:2675 config/arm/arm-builtins.c:2779
30300 #, gcc-internal-format
30301 msgid "selector must be an immediate"
30302 msgstr ""
30304 #: config/arm/arm-builtins.c:2683 config/arm/arm-builtins.c:2728
30305 #: config/arm/arm-builtins.c:2786 config/arm/arm-builtins.c:2795
30306 #, gcc-internal-format
30307 msgid "the range of selector should be in 0 to 7"
30308 msgstr ""
30310 #: config/arm/arm-builtins.c:2688 config/arm/arm-builtins.c:2797
30311 #, gcc-internal-format
30312 msgid "the range of selector should be in 0 to 3"
30313 msgstr ""
30315 #: config/arm/arm-builtins.c:2693 config/arm/arm-builtins.c:2799
30316 #, gcc-internal-format
30317 msgid "the range of selector should be in 0 to 1"
30318 msgstr ""
30320 #: config/arm/arm-builtins.c:2865
30321 #, gcc-internal-format
30322 msgid "mask must be an immediate"
30323 msgstr ""
30325 #: config/arm/arm-builtins.c:2870
30326 #, gcc-internal-format
30327 msgid "the range of mask should be in 0 to 255"
30328 msgstr ""
30330 #: config/arm/arm-builtins.c:3058
30331 #, gcc-internal-format
30332 msgid ""
30333 "the range of count should be in 0 to 32.  please check the intrinsic "
30334 "_mm_rori_pi16 in code."
30335 msgstr ""
30337 #: config/arm/arm-builtins.c:3060
30338 #, gcc-internal-format
30339 msgid ""
30340 "the range of count should be in 0 to 32.  please check the intrinsic "
30341 "_mm_rori_pi32 in code."
30342 msgstr ""
30344 #: config/arm/arm-builtins.c:3062
30345 #, gcc-internal-format
30346 msgid ""
30347 "the range of count should be in 0 to 32.  please check the intrinsic "
30348 "_mm_ror_pi16 in code."
30349 msgstr ""
30351 #: config/arm/arm-builtins.c:3064
30352 #, gcc-internal-format
30353 msgid ""
30354 "the range of count should be in 0 to 32.  please check the intrinsic "
30355 "_mm_ror_pi32 in code."
30356 msgstr ""
30358 #: config/arm/arm-builtins.c:3070
30359 #, gcc-internal-format
30360 msgid ""
30361 "the range of count should be in 0 to 64.  please check the intrinsic "
30362 "_mm_rori_si64 in code."
30363 msgstr ""
30365 #: config/arm/arm-builtins.c:3072
30366 #, gcc-internal-format
30367 msgid ""
30368 "the range of count should be in 0 to 64.  please check the intrinsic "
30369 "_mm_ror_si64 in code."
30370 msgstr ""
30372 #: config/arm/arm-builtins.c:3077
30373 #, gcc-internal-format
30374 msgid ""
30375 "the count should be no less than 0.  please check the intrinsic "
30376 "_mm_srli_pi16 in code."
30377 msgstr ""
30379 #: config/arm/arm-builtins.c:3079
30380 #, gcc-internal-format
30381 msgid ""
30382 "the count should be no less than 0.  please check the intrinsic "
30383 "_mm_srli_pi32 in code."
30384 msgstr ""
30386 #: config/arm/arm-builtins.c:3081
30387 #, gcc-internal-format
30388 msgid ""
30389 "the count should be no less than 0.  please check the intrinsic "
30390 "_mm_srli_si64 in code."
30391 msgstr ""
30393 #: config/arm/arm-builtins.c:3083
30394 #, gcc-internal-format
30395 msgid ""
30396 "the count should be no less than 0.  please check the intrinsic "
30397 "_mm_slli_pi16 in code."
30398 msgstr ""
30400 #: config/arm/arm-builtins.c:3085
30401 #, gcc-internal-format
30402 msgid ""
30403 "the count should be no less than 0.  please check the intrinsic "
30404 "_mm_slli_pi32 in code."
30405 msgstr ""
30407 #: config/arm/arm-builtins.c:3087
30408 #, gcc-internal-format
30409 msgid ""
30410 "the count should be no less than 0.  please check the intrinsic "
30411 "_mm_slli_si64 in code."
30412 msgstr ""
30414 #: config/arm/arm-builtins.c:3089
30415 #, gcc-internal-format
30416 msgid ""
30417 "the count should be no less than 0.  please check the intrinsic "
30418 "_mm_srai_pi16 in code."
30419 msgstr ""
30421 #: config/arm/arm-builtins.c:3091
30422 #, gcc-internal-format
30423 msgid ""
30424 "the count should be no less than 0.  please check the intrinsic "
30425 "_mm_srai_pi32 in code."
30426 msgstr ""
30428 #: config/arm/arm-builtins.c:3093
30429 #, gcc-internal-format
30430 msgid ""
30431 "the count should be no less than 0.  please check the intrinsic "
30432 "_mm_srai_si64 in code."
30433 msgstr ""
30435 #: config/arm/arm-builtins.c:3095
30436 #, gcc-internal-format
30437 msgid ""
30438 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 "
30439 "in code."
30440 msgstr ""
30442 #: config/arm/arm-builtins.c:3097
30443 #, gcc-internal-format
30444 msgid ""
30445 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 "
30446 "in code."
30447 msgstr ""
30449 #: config/arm/arm-builtins.c:3099
30450 #, gcc-internal-format
30451 msgid ""
30452 "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 "
30453 "in code."
30454 msgstr ""
30456 #: config/arm/arm-builtins.c:3101
30457 #, gcc-internal-format
30458 msgid ""
30459 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 "
30460 "in code."
30461 msgstr ""
30463 #: config/arm/arm-builtins.c:3103
30464 #, gcc-internal-format
30465 msgid ""
30466 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 "
30467 "in code."
30468 msgstr ""
30470 #: config/arm/arm-builtins.c:3105
30471 #, gcc-internal-format
30472 msgid ""
30473 "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 "
30474 "in code."
30475 msgstr ""
30477 #: config/arm/arm-builtins.c:3107
30478 #, gcc-internal-format
30479 msgid ""
30480 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 "
30481 "in code."
30482 msgstr ""
30484 #: config/arm/arm-builtins.c:3109
30485 #, gcc-internal-format
30486 msgid ""
30487 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 "
30488 "in code."
30489 msgstr ""
30491 #: config/arm/arm-builtins.c:3111
30492 #, gcc-internal-format
30493 msgid ""
30494 "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 "
30495 "in code."
30496 msgstr ""
30498 #: config/arm/arm.c:2866
30499 #, gcc-internal-format
30500 msgid "iWMMXt and NEON are incompatible"
30501 msgstr ""
30503 #: config/arm/arm.c:2872
30504 #, gcc-internal-format
30505 msgid "target CPU does not support ARM mode"
30506 msgstr ""
30508 #: config/arm/arm.c:2876
30509 #, gcc-internal-format
30510 msgid ""
30511 "enabling backtrace support is only meaningful when compiling for the Thumb"
30512 msgstr ""
30514 #: config/arm/arm.c:2879
30515 #, gcc-internal-format
30516 msgid ""
30517 "enabling callee interworking support is only meaningful when compiling for "
30518 "the Thumb"
30519 msgstr ""
30521 #: config/arm/arm.c:2887
30522 #, gcc-internal-format
30523 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
30524 msgstr ""
30526 #: config/arm/arm.c:2892
30527 #, gcc-internal-format
30528 msgid "iWMMXt unsupported under Thumb mode"
30529 msgstr ""
30531 #: config/arm/arm.c:2895
30532 #, gcc-internal-format
30533 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
30534 msgstr ""
30536 #: config/arm/arm.c:2899
30537 #, gcc-internal-format
30538 msgid "RTP PIC is incompatible with Thumb"
30539 msgstr ""
30541 #: config/arm/arm.c:2911
30542 #, gcc-internal-format, gfc-internal-format
30543 msgid ""
30544 "%s only supports non-pic code on M-profile targets with the MOVT instruction"
30545 msgstr ""
30547 #: config/arm/arm.c:2917
30548 #, gcc-internal-format
30549 msgid "%s incompatible with %<-mword-relocations%>"
30550 msgstr ""
30552 #: config/arm/arm.c:3027
30553 #, gcc-internal-format
30554 msgid "target CPU does not support THUMB instructions"
30555 msgstr ""
30557 #: config/arm/arm.c:3072
30558 #, gcc-internal-format
30559 msgid "target CPU does not support unaligned accesses"
30560 msgstr ""
30562 #: config/arm/arm.c:3411
30563 #, gcc-internal-format
30564 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
30565 msgstr ""
30567 #: config/arm/arm.c:3420
30568 #, gcc-internal-format
30569 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
30570 msgstr ""
30572 #: config/arm/arm.c:3423
30573 #, gcc-internal-format
30574 msgid "APCS reentrant code not supported.  Ignored"
30575 msgstr ""
30577 #: config/arm/arm.c:3446
30578 #, gcc-internal-format
30579 msgid "option %<-mstructure-size-boundary%> is deprecated"
30580 msgstr ""
30582 #: config/arm/arm.c:3454
30583 #, gcc-internal-format
30584 msgid "structure size boundary can only be set to 8, 32 or 64"
30585 msgstr ""
30587 #: config/arm/arm.c:3456
30588 #, gcc-internal-format
30589 msgid "structure size boundary can only be set to 8 or 32"
30590 msgstr ""
30592 #: config/arm/arm.c:3481
30593 #, gcc-internal-format
30594 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
30595 msgstr ""
30597 #: config/arm/arm.c:3493
30598 #, gcc-internal-format
30599 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
30600 msgstr ""
30602 #: config/arm/arm.c:3502
30603 #, gcc-internal-format
30604 msgid "unable to use %qs for PIC register"
30605 msgstr ""
30607 #: config/arm/arm.c:3524
30608 #, gcc-internal-format
30609 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
30610 msgstr ""
30612 #: config/arm/arm.c:3679
30613 #, gcc-internal-format
30614 msgid "selected fp16 options are incompatible"
30615 msgstr ""
30617 #: config/arm/arm.c:3716
30618 #, gcc-internal-format
30619 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
30620 msgstr ""
30622 #: config/arm/arm.c:3719
30623 #, gcc-internal-format
30624 msgid "iwmmxt abi requires an iwmmxt capable cpu"
30625 msgstr ""
30627 #: config/arm/arm.c:3727
30628 #, gcc-internal-format
30629 msgid "target CPU does not support interworking"
30630 msgstr ""
30632 #: config/arm/arm.c:3740
30633 #, gcc-internal-format
30634 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
30635 msgstr ""
30637 #: config/arm/arm.c:3743
30638 #, gcc-internal-format
30639 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
30640 msgstr ""
30642 #: config/arm/arm.c:3748
30643 #, gcc-internal-format
30644 msgid "__fp16 and no ldrh"
30645 msgstr ""
30647 #: config/arm/arm.c:3751
30648 #, gcc-internal-format
30649 msgid "target CPU does not support ARMv8-M Security Extensions"
30650 msgstr ""
30652 #: config/arm/arm.c:3756
30653 #, gcc-internal-format
30654 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
30655 msgstr ""
30657 #: config/arm/arm.c:3767
30658 #, gcc-internal-format
30659 msgid "%<-mfloat-abi=hard%>: selected processor lacks an FPU"
30660 msgstr ""
30662 #: config/arm/arm.c:3775
30663 #, gcc-internal-format
30664 msgid "%<-mfloat-abi=hard%> and VFP"
30665 msgstr ""
30667 #: config/arm/arm.c:5838
30668 #, gcc-internal-format
30669 msgid "non-AAPCS derived PCS variant"
30670 msgstr ""
30672 #: config/arm/arm.c:5840
30673 #, gcc-internal-format
30674 msgid "variadic functions must use the base AAPCS variant"
30675 msgstr ""
30677 #: config/arm/arm.c:5859
30678 #, gcc-internal-format
30679 msgid "PCS variant"
30680 msgstr ""
30682 #: config/arm/arm.c:6057
30683 #, gcc-internal-format
30684 msgid "Thumb-1 hard-float VFP ABI"
30685 msgstr ""
30687 #: config/arm/arm.c:6117
30688 #, gcc-internal-format
30689 msgid "argument of type %qT not permitted with -mgeneral-regs-only"
30690 msgstr ""
30692 #: config/arm/arm.c:6501 config/arm/arm.c:6714 config/arm/arm.c:6747
30693 #: config/arm/arm.c:27083
30694 #, gcc-internal-format
30695 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
30696 msgstr ""
30698 #: config/arm/arm.c:7008
30699 #, gcc-internal-format
30700 msgid ""
30701 "%qE attribute not available to functions with arguments passed on the stack"
30702 msgstr ""
30704 #: config/arm/arm.c:7020
30705 #, gcc-internal-format
30706 msgid ""
30707 "%qE attribute not available to functions with variable number of arguments"
30708 msgstr ""
30710 #: config/arm/arm.c:7029
30711 #, gcc-internal-format
30712 msgid "%qE attribute not available to functions that return value on the stack"
30713 msgstr ""
30715 #: config/arm/arm.c:7051 config/arm/arm.c:7103
30716 #, gcc-internal-format
30717 msgid "%qE attribute ignored without %<-mcmse%> option."
30718 msgstr ""
30720 #: config/arm/arm.c:7070
30721 #, gcc-internal-format
30722 msgid "%qE attribute has no effect on functions with static linkage"
30723 msgstr ""
30725 #: config/arm/arm.c:7119
30726 #, gcc-internal-format
30727 msgid "%qE attribute only applies to base type of a function pointer"
30728 msgstr ""
30730 #: config/arm/arm.c:8893
30731 #, gcc-internal-format
30732 msgid ""
30733 "accessing thread-local storage is not currently supported with %<-mpure-code"
30734 "%> or %<-mslow-flash-data%>"
30735 msgstr ""
30737 #: config/arm/arm.c:12539
30738 #, gcc-internal-format
30739 msgid "%K%s %wd out of range %wd - %wd"
30740 msgstr ""
30742 #: config/arm/arm.c:12542
30743 #, gcc-internal-format
30744 msgid "%s %wd out of range %wd - %wd"
30745 msgstr ""
30747 #: config/arm/arm.c:24024
30748 #, gcc-internal-format
30749 msgid "unable to compute real location of stacked parameter"
30750 msgstr ""
30752 #: config/arm/arm.c:24680
30753 #, gcc-internal-format
30754 msgid "Unexpected thumb1 far jump"
30755 msgstr ""
30757 #: config/arm/arm.c:24944
30758 #, gcc-internal-format
30759 msgid "no low registers available for popping high registers"
30760 msgstr ""
30762 #: config/arm/arm.c:25194
30763 #, gcc-internal-format
30764 msgid "interrupt Service Routines cannot be coded in Thumb mode"
30765 msgstr ""
30767 #: config/arm/arm.c:25425
30768 #, gcc-internal-format
30769 msgid "%<-fstack-check=specific%> for Thumb-1"
30770 msgstr ""
30772 #: config/arm/arm.c:30895
30773 #, gcc-internal-format
30774 msgid "invalid fpu for target attribute or pragma %qs"
30775 msgstr ""
30777 #. This doesn't really make sense until we support
30778 #. general dynamic selection of the architecture and all
30779 #. sub-features.
30780 #: config/arm/arm.c:30903
30781 #, gcc-internal-format
30782 msgid "auto fpu selection not currently permitted here"
30783 msgstr ""
30785 #: config/arm/arm.c:30916
30786 #, gcc-internal-format
30787 msgid "invalid architecture for target attribute or pragma %qs"
30788 msgstr ""
30790 #: config/arm/arm.c:30930
30791 #, gcc-internal-format
30792 msgid "unknown target attribute or pragma %qs"
30793 msgstr ""
30795 #: config/arm/freebsd.h:121
30796 #, gcc-internal-format
30797 msgid "target OS does not support unaligned accesses"
30798 msgstr ""
30800 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
30801 #, gcc-internal-format
30802 msgid "%qs expects 1 argument but %d given"
30803 msgstr ""
30805 #: config/avr/avr-c.c:76
30806 #, gcc-internal-format
30807 msgid "%qs expects a fixed-point value as argument"
30808 msgstr ""
30810 #: config/avr/avr-c.c:102
30811 #, gcc-internal-format
30812 msgid "using %qs with unsigned type has no effect"
30813 msgstr ""
30815 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
30816 #, gcc-internal-format
30817 msgid "no matching fixed-point overload found for %qs"
30818 msgstr ""
30820 #: config/avr/avr-c.c:124
30821 #, gcc-internal-format
30822 msgid "%qs expects 2 arguments but %d given"
30823 msgstr ""
30825 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
30826 #, gcc-internal-format
30827 msgid "%qs expects a fixed-point value as first argument"
30828 msgstr ""
30830 #: config/avr/avr-c.c:144
30831 #, gcc-internal-format
30832 msgid "%qs expects an integer value as second argument"
30833 msgstr ""
30835 #: config/avr/avr-devices.c:152
30836 #, gcc-internal-format, gfc-internal-format
30837 msgid "supported core architectures:%s"
30838 msgstr ""
30840 #. Reached the end of `avr_mcu_types'.  This should actually never
30841 #. happen as options are provided by device-specs.  It could be a
30842 #. typo in a device-specs or calling the compiler proper directly
30843 #. with -mmcu=<device>.
30844 #: config/avr/avr.c:707
30845 #, gcc-internal-format
30846 msgid "unknown core architecture %qs specified with %qs"
30847 msgstr ""
30849 #: config/avr/avr.c:765 config/visium/visium.c:422
30850 #, gcc-internal-format
30851 msgid "%<-fpic%> is not supported"
30852 msgstr ""
30854 #: config/avr/avr.c:767 config/visium/visium.c:424
30855 #, gcc-internal-format
30856 msgid "%<-fPIC%> is not supported"
30857 msgstr ""
30859 #: config/avr/avr.c:769
30860 #, gcc-internal-format
30861 msgid "%<-fpie%> is not supported"
30862 msgstr ""
30864 #: config/avr/avr.c:771
30865 #, gcc-internal-format
30866 msgid "%<-fPIE%> is not supported"
30867 msgstr ""
30869 #: config/avr/avr.c:1047 config/avr/avr.c:1052 config/riscv/riscv.c:4827
30870 #, gcc-internal-format
30871 msgid "function attributes %qs and %qs are mutually exclusive"
30872 msgstr ""
30874 #: config/avr/avr.c:1073 config/riscv/riscv.c:4839
30875 #, gcc-internal-format
30876 msgid "%qs function cannot have arguments"
30877 msgstr ""
30879 #: config/avr/avr.c:1076 config/riscv/riscv.c:4836
30880 #, gcc-internal-format
30881 msgid "%qs function cannot return a value"
30882 msgstr ""
30884 #: config/avr/avr.c:1090
30885 #, gcc-internal-format
30886 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
30887 msgstr ""
30889 #: config/avr/avr.c:1103
30890 #, gcc-internal-format
30891 msgid ""
30892 "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/"
30893 "interrupt.h>%> before using the %qs macro"
30894 msgstr ""
30896 #: config/avr/avr.c:1336
30897 #, gcc-internal-format
30898 msgid "%<builtin_return_address%> contains only 2 bytes of address"
30899 msgstr ""
30901 #: config/avr/avr.c:2759
30902 #, gcc-internal-format
30903 msgid "pointer offset from symbol maybe incorrect"
30904 msgstr ""
30906 #: config/avr/avr.c:2898
30907 #, gcc-internal-format
30908 msgid "accessing data memory with program memory address"
30909 msgstr ""
30911 #: config/avr/avr.c:2959
30912 #, gcc-internal-format
30913 msgid "accessing program memory with data memory address"
30914 msgstr ""
30916 #: config/avr/avr.c:3461
30917 #, gcc-internal-format, gfc-internal-format
30918 msgid "fixed register %s used to pass parameter to function"
30919 msgstr ""
30921 #: config/avr/avr.c:3726
30922 #, gcc-internal-format
30923 msgid "writing to address space %qs not supported"
30924 msgstr ""
30926 #: config/avr/avr.c:9753
30927 #, gcc-internal-format
30928 msgid "%qE attribute only applies to variables in static storage"
30929 msgstr ""
30931 #: config/avr/avr.c:9760
30932 #, gcc-internal-format
30933 msgid "%qE attribute only supported for reduced Tiny cores"
30934 msgstr ""
30936 #: config/avr/avr.c:9800
30937 #, gcc-internal-format
30938 msgid "%qE attribute address out of range"
30939 msgstr ""
30941 #: config/avr/avr.c:9814
30942 #, gcc-internal-format
30943 msgid "both %s and %qE attribute provide address"
30944 msgstr ""
30946 #: config/avr/avr.c:9824
30947 #, gcc-internal-format
30948 msgid "%qE attribute on non-volatile variable"
30949 msgstr ""
30951 #: config/avr/avr.c:9896
30952 #, gcc-internal-format
30953 msgid "address spaces are not supported for reduced Tiny devices"
30954 msgstr ""
30956 #: config/avr/avr.c:9903
30957 #, gcc-internal-format
30958 msgid ""
30959 "address space %qs not supported for devices with flash size up to %d KiB"
30960 msgstr ""
30962 #: config/avr/avr.c:10074
30963 #, gcc-internal-format
30964 msgid "pointer targeting address space %qs must be const in %qT"
30965 msgstr ""
30967 #: config/avr/avr.c:10077
30968 #, gcc-internal-format
30969 msgid "pointer targeting address space %qs must be const in %s %q+D"
30970 msgstr ""
30972 #: config/avr/avr.c:10139
30973 #, gcc-internal-format
30974 msgid ""
30975 "variable %q+D must be const in order to be put into read-only section by "
30976 "means of %qs"
30977 msgstr ""
30979 #: config/avr/avr.c:10178
30980 #, gcc-internal-format
30981 msgid "static IO declaration for %q+D needs an address"
30982 msgstr ""
30984 #: config/avr/avr.c:10210
30985 #, gcc-internal-format
30986 msgid "IO definition for %q+D needs an address"
30987 msgstr ""
30989 #: config/avr/avr.c:10328
30990 #, gcc-internal-format
30991 msgid "only uninitialized variables can be placed in the .noinit section"
30992 msgstr ""
30994 #. This might happen with C++ if stuff needs constructing.
30995 #: config/avr/avr.c:10404
30996 #, gcc-internal-format
30997 msgid "variable %q+D with dynamic initialization put into program memory area"
30998 msgstr ""
31000 #: config/avr/avr.c:10415
31001 #, gcc-internal-format
31002 msgid "uninitialized variable %q+D put into program memory area"
31003 msgstr ""
31005 #: config/avr/avr.c:10501
31006 #, gcc-internal-format
31007 msgid "%q+D has incompatible attributes %qs and %qs"
31008 msgstr ""
31010 #: config/avr/avr.c:10564
31011 #, gcc-internal-format
31012 msgid "architecture %qs supported for assembler only"
31013 msgstr ""
31015 #: config/avr/avr.c:13191
31016 #, gcc-internal-format
31017 msgid "conversion from address space %qs to address space %qs"
31018 msgstr ""
31020 #: config/avr/avr.c:14281 config/avr/avr.c:14294
31021 #, gcc-internal-format, gfc-internal-format
31022 msgid "%s expects a compile time integer constant"
31023 msgstr ""
31025 #: config/avr/avr.c:14308
31026 #, gcc-internal-format, gfc-internal-format
31027 msgid "%s expects a compile time long integer constant as first argument"
31028 msgstr ""
31030 #: config/avr/avr.c:14336
31031 #, gcc-internal-format, gfc-internal-format
31032 msgid ""
31033 "rounding to %d bits has no effect for fixed-point value with %d fractional "
31034 "bits"
31035 msgstr ""
31037 #: config/avr/avr.c:14345
31038 #, gcc-internal-format
31039 msgid "rounding result will always be 0"
31040 msgstr ""
31042 #: config/avr/driver-avr.c:58
31043 #, gcc-internal-format
31044 msgid "bad usage of spec function %qs"
31045 msgstr ""
31047 #: config/avr/driver-avr.c:86
31048 #, gcc-internal-format
31049 msgid "specified option %qs more than once"
31050 msgstr ""
31052 #: config/avr/driver-avr.c:100
31053 #, gcc-internal-format
31054 msgid "strange device name %qs after %qs: bad character %qc"
31055 msgstr ""
31057 #: config/bfin/bfin.c:2382
31058 #, gcc-internal-format
31059 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
31060 msgstr ""
31062 #: config/bfin/bfin.c:2388
31063 #, gcc-internal-format
31064 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
31065 msgstr ""
31067 #: config/bfin/bfin.c:2393
31068 #, gcc-internal-format
31069 msgid ""
31070 "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-"
31071 "l1%>"
31072 msgstr ""
31074 #: config/bfin/bfin.c:2399
31075 #, gcc-internal-format
31076 msgid "can%'t use multiple stack checking methods together"
31077 msgstr ""
31079 #: config/bfin/bfin.c:2402
31080 #, gcc-internal-format
31081 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
31082 msgstr ""
31084 #: config/bfin/bfin.c:2407 config/m68k/m68k.c:586
31085 #, gcc-internal-format
31086 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
31087 msgstr ""
31089 #: config/bfin/bfin.c:2427
31090 #, gcc-internal-format
31091 msgid "%<-mmulticore%> can only be used with BF561"
31092 msgstr ""
31094 #: config/bfin/bfin.c:2430
31095 #, gcc-internal-format
31096 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
31097 msgstr ""
31099 #: config/bfin/bfin.c:2433
31100 #, gcc-internal-format
31101 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
31102 msgstr ""
31104 #: config/bfin/bfin.c:2436
31105 #, gcc-internal-format
31106 msgid "%<-mcorea%> and %<-mcoreb%> can%'t be used together"
31107 msgstr ""
31109 #: config/bfin/bfin.c:4713
31110 #, gcc-internal-format
31111 msgid "multiple function type attributes specified"
31112 msgstr ""
31114 #: config/bfin/bfin.c:4780
31115 #, gcc-internal-format
31116 msgid ""
31117 "can%'t apply both longcall and shortcall attributes to the same function"
31118 msgstr ""
31120 #: config/bfin/bfin.c:4837
31121 #, gcc-internal-format
31122 msgid "%qE attribute cannot be specified for local variables"
31123 msgstr ""
31125 #: config/c6x/c6x.c:242
31126 #, gcc-internal-format
31127 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
31128 msgstr ""
31130 #: config/c6x/c6x.h:351 config/nvptx/nvptx.h:181
31131 #, gcc-internal-format
31132 msgid "profiling is not yet implemented for this architecture"
31133 msgstr ""
31135 #: config/cr16/cr16.c:306
31136 #, gcc-internal-format
31137 msgid "data-model=far not valid for cr16c architecture"
31138 msgstr ""
31140 #: config/cr16/cr16.c:309
31141 #, gcc-internal-format
31142 msgid "invalid data model option %<-mdata-model=%s%>"
31143 msgstr ""
31145 #: config/cr16/cr16.h:408
31146 #, gcc-internal-format
31147 msgid "profiler support for CR16"
31148 msgstr ""
31150 #. This function is for retrieving a part of an instruction name for
31151 #. an operator, for immediate output.  If that ever happens for
31152 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
31153 #. we notice.
31154 #: config/cris/cris.c:578
31155 #, gcc-internal-format
31156 msgid "MULT case in cris_op_str"
31157 msgstr ""
31159 #: config/cris/cris.c:906
31160 #, gcc-internal-format
31161 msgid "invalid use of %<:%> modifier"
31162 msgstr ""
31164 #: config/cris/cris.c:1140 config/moxie/moxie.c:186 config/or1k/or1k.c:1248
31165 #, gcc-internal-format, gfc-internal-format
31166 msgid "internal error: bad register: %d"
31167 msgstr ""
31169 #: config/cris/cris.c:1891
31170 #, gcc-internal-format
31171 msgid "internal error: sideeffect-insn affecting main effect"
31172 msgstr ""
31174 #: config/cris/cris.c:1988
31175 #, gcc-internal-format
31176 msgid "unknown cc_attr value"
31177 msgstr ""
31179 #. If we get here, the caller got its initial tests wrong.
31180 #: config/cris/cris.c:2415
31181 #, gcc-internal-format
31182 msgid "internal error: cris_side_effect_mode_ok with bad operands"
31183 msgstr ""
31185 #: config/cris/cris.c:2654
31186 #, gcc-internal-format
31187 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
31188 msgstr ""
31190 #: config/cris/cris.c:2683
31191 #, gcc-internal-format
31192 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%> : %s"
31193 msgstr ""
31195 #: config/cris/cris.c:2719
31196 #, gcc-internal-format
31197 msgid "unknown CRIS cpu version specification in %<-mtune=%> : %s"
31198 msgstr ""
31200 #: config/cris/cris.c:2740
31201 #, gcc-internal-format
31202 msgid "%<-fPIC%> and %<-fpic%> are not supported in this configuration"
31203 msgstr ""
31205 #: config/cris/cris.c:2990
31206 #, gcc-internal-format
31207 msgid "unknown src"
31208 msgstr ""
31210 #: config/cris/cris.c:3045
31211 #, gcc-internal-format
31212 msgid "unknown dest"
31213 msgstr ""
31215 #: config/cris/cris.c:3326
31216 #, gcc-internal-format, gfc-internal-format
31217 msgid "stackframe too big: %d bytes"
31218 msgstr ""
31220 #: config/cris/cris.c:3814 config/cris/cris.c:3842
31221 #, gcc-internal-format
31222 msgid "expand_binop failed in movsi got"
31223 msgstr ""
31225 #: config/cris/cris.c:3937
31226 #, gcc-internal-format
31227 msgid "emitting PIC operand, but PIC register isn%'t set up"
31228 msgstr ""
31230 #. Definitions for GCC.  Part of the machine description for CRIS.
31231 #. Copyright (C) 1998-2019 Free Software Foundation, Inc.
31232 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
31234 #. This file is part of GCC.
31236 #. GCC is free software; you can redistribute it and/or modify
31237 #. it under the terms of the GNU General Public License as published by
31238 #. the Free Software Foundation; either version 3, or (at your option)
31239 #. any later version.
31241 #. GCC is distributed in the hope that it will be useful,
31242 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
31243 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31244 #. GNU General Public License for more details.
31246 #. You should have received a copy of the GNU General Public License
31247 #. along with GCC; see the file COPYING3.  If not see
31248 #. <http://www.gnu.org/licenses/>.
31249 #. After the first "Node:" comment comes all preprocessor directives and
31250 #. attached declarations described in the info files, the "Using and
31251 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
31252 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
31253 #. really, but needs an update anyway.
31255 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
31256 #. for that.  If applicable, there is a CRIS-specific comment.  The order
31257 #. of macro definitions follow the order in the manual.  Every section in
31258 #. the manual (node in the info pages) has an introductory `Node:
31259 #. <subchapter>' comment.  If no macros are defined for a section, only
31260 #. the section-comment is present.
31261 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
31262 #. and config/cris/linux.h) are responsible for lots of settings not
31263 #. repeated below.  This file contains general CRIS definitions
31264 #. and definitions for the cris-*-elf subtarget.
31265 #. We don't want to use gcc_assert for everything, as that can be
31266 #. compiled out.
31267 #: config/cris/cris.h:42
31268 #, gcc-internal-format
31269 msgid "CRIS-port assertion failed: "
31270 msgstr ""
31272 #. Node: Caller Saves
31273 #. (no definitions)
31274 #. Node: Function entry
31275 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
31276 #. TARGET_ASM_FUNCTION_EPILOGUE.
31277 #. Node: Profiling
31278 #: config/cris/cris.h:711
31279 #, gcc-internal-format
31280 msgid "no FUNCTION_PROFILER for CRIS"
31281 msgstr ""
31283 #: config/csky/csky.c:2403
31284 #, gcc-internal-format, gfc-internal-format
31285 msgid "cpu %s is not based on arch %s, ignoring the arch"
31286 msgstr ""
31288 #: config/csky/csky.c:2467 config/csky/csky.c:2503 config/csky/csky.c:2556
31289 #: config/csky/csky.c:2579 config/csky/csky.c:2596
31290 #, gcc-internal-format
31291 msgid "%qs is not supported by arch %s"
31292 msgstr ""
31294 #: config/csky/csky.c:2506
31295 #, gcc-internal-format
31296 msgid "%<-mhard-float%> is not supported by the selected CPU"
31297 msgstr ""
31299 #: config/csky/csky.c:2522
31300 #, gcc-internal-format
31301 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
31302 msgstr ""
31304 #: config/csky/csky.c:2525
31305 #, gcc-internal-format
31306 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
31307 msgstr ""
31309 #: config/csky/csky.c:2568
31310 #, gcc-internal-format
31311 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
31312 msgstr ""
31314 #. It's hard to provide general support for trampolines on this
31315 #. core.  We need a register other than the one holding the
31316 #. static chain (r13) to hold the function pointer for the
31317 #. indirect jump to it.  But ck801 has such a limited register set
31318 #. there is no other call-clobbered scratch register available -- in
31319 #. particular, this core does not have r12, which we use for the
31320 #. ck802 case below.  If we use a callee-saved register like r4,
31321 #. saving the old value on the stack screws up the stack frame
31322 #. if there are overflow arguments pushed on the stack
31323 #. by the caller.  In theory we could test for that and handle
31324 #. limited cases with parameters that all fit in r0-r3 with no
31325 #. stack overflow, but punt for now.
31326 #: config/csky/csky.c:5833
31327 #, gcc-internal-format
31328 msgid "Nested function trampolines not supported on CK801."
31329 msgstr ""
31331 #: config/csky/csky.c:6038
31332 #, gcc-internal-format
31333 msgid "%qE attribute ignored without %<-mistack%>"
31334 msgstr ""
31336 #: config/epiphany/epiphany.c:499
31337 #, gcc-internal-format
31338 msgid "interrupt handlers cannot have arguments"
31339 msgstr ""
31341 #: config/epiphany/epiphany.c:523
31342 #, gcc-internal-format
31343 msgid ""
31344 "argument of %qE attribute is not \"reset\", \"software_exception\", "
31345 "\"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", "
31346 "\"wand\" or \"swi\""
31347 msgstr ""
31349 #: config/epiphany/epiphany.c:1541
31350 #, gcc-internal-format
31351 msgid "stack_offset must be at least 4"
31352 msgstr ""
31354 #: config/epiphany/epiphany.c:1543
31355 #, gcc-internal-format
31356 msgid "stack_offset must be a multiple of 4"
31357 msgstr ""
31359 #: config/frv/frv.c:8517
31360 #, gcc-internal-format
31361 msgid "accumulator is not a constant integer"
31362 msgstr ""
31364 #: config/frv/frv.c:8522
31365 #, gcc-internal-format
31366 msgid "accumulator number is out of bounds"
31367 msgstr ""
31369 #: config/frv/frv.c:8533
31370 #, gcc-internal-format
31371 msgid "inappropriate accumulator for %qs"
31372 msgstr ""
31374 #: config/frv/frv.c:8609
31375 #, gcc-internal-format
31376 msgid "invalid IACC argument"
31377 msgstr ""
31379 #: config/frv/frv.c:8632 config/sparc/sparc.c:10931
31380 #, gcc-internal-format
31381 msgid "%qs expects a constant argument"
31382 msgstr ""
31384 #: config/frv/frv.c:8637 config/sparc/sparc.c:10937
31385 #, gcc-internal-format
31386 msgid "constant argument out of range for %qs"
31387 msgstr ""
31389 #: config/frv/frv.c:9118
31390 #, gcc-internal-format
31391 msgid "media functions are not available unless %<-mmedia%> is used"
31392 msgstr ""
31394 #: config/frv/frv.c:9130
31395 #, gcc-internal-format
31396 msgid "this media function is only available on the fr500"
31397 msgstr ""
31399 #: config/frv/frv.c:9158
31400 #, gcc-internal-format
31401 msgid "this media function is only available on the fr400 and fr550"
31402 msgstr ""
31404 #: config/frv/frv.c:9177
31405 #, gcc-internal-format
31406 msgid "this builtin function is only available on the fr405 and fr450"
31407 msgstr ""
31409 #: config/frv/frv.c:9186
31410 #, gcc-internal-format
31411 msgid "this builtin function is only available on the fr500 and fr550"
31412 msgstr ""
31414 #: config/frv/frv.c:9198
31415 #, gcc-internal-format
31416 msgid "this builtin function is only available on the fr450"
31417 msgstr ""
31419 #: config/ft32/ft32.c:181
31420 #, gcc-internal-format
31421 msgid "%<h%> applied to non-register operand"
31422 msgstr ""
31424 #: config/ft32/ft32.c:206
31425 #, gcc-internal-format, gfc-internal-format
31426 msgid "bad alignment: %d"
31427 msgstr ""
31429 #: config/ft32/ft32.c:502
31430 #, gcc-internal-format
31431 msgid "stack frame must be smaller than 64K"
31432 msgstr ""
31434 #: config/gcn/gcn.c:218
31435 #, gcc-internal-format
31436 msgid "amdgpu_hsa_kernel attribute requires string constant arguments"
31437 msgstr ""
31439 #: config/gcn/gcn.c:231
31440 #, gcc-internal-format, gfc-internal-format
31441 msgid "unknown specifier %s in amdgpu_hsa_kernel attribute"
31442 msgstr ""
31444 #: config/gcn/gcn.c:237
31445 #, gcc-internal-format, gfc-internal-format
31446 msgid "duplicated parameter specifier %s in amdgpu_hsa_kernel attribute"
31447 msgstr ""
31449 #: config/gcn/gcn.c:295
31450 #, gcc-internal-format
31451 msgid "too many arguments passed in sgpr registers"
31452 msgstr ""
31454 #: config/gcn/gcn.c:2304
31455 #, gcc-internal-format, gfc-internal-format
31456 msgid "wrong type of argument %s"
31457 msgstr ""
31459 #: config/gcn/gcn.c:3175
31460 #, gcc-internal-format
31461 msgid "GCN does not support static constructors or destructors"
31462 msgstr ""
31464 #: config/gcn/gcn.c:3785
31465 #, gcc-internal-format
31466 msgid "Builtin not implemented"
31467 msgstr ""
31469 #: config/gcn/gcn.c:4682
31470 #, gcc-internal-format, gfc-internal-format
31471 msgid "using vector_length (64), ignoring %d"
31472 msgstr ""
31474 #: config/gcn/gcn.c:4683
31475 #, gcc-internal-format
31476 msgid "using vector_length (64), ignoring runtime setting"
31477 msgstr ""
31479 #: config/gcn/gcn.c:4695 config/nvptx/nvptx.c:5668
31480 #, gcc-internal-format, gfc-internal-format
31481 msgid "using num_workers (%d), ignoring %d"
31482 msgstr ""
31484 #: config/gcn/gcn.c:4723 config/gcn/gcn.c:4750
31485 #, gcc-internal-format, gfc-internal-format
31486 msgid "offload dimension out of range (%d)"
31487 msgstr ""
31489 #: config/gcn/gcn.c:5168
31490 #, gcc-internal-format
31491 msgid "local data-share memory exhausted"
31492 msgstr ""
31494 #: config/h8300/h8300.c:329
31495 #, gcc-internal-format
31496 msgid "%<-msx%> is not supported in coff"
31497 msgstr ""
31499 #: config/h8300/h8300.c:351
31500 #, gcc-internal-format
31501 msgid "%<-ms2600%> is used without %<-ms%>"
31502 msgstr ""
31504 #: config/h8300/h8300.c:357
31505 #, gcc-internal-format
31506 msgid "%<-mn%> is used without %<-mh%> or %<-ms%> or %<-msx%>"
31507 msgstr ""
31509 #: config/h8300/h8300.c:363
31510 #, gcc-internal-format
31511 msgid "%<-mexr%> is used without %<-ms%>"
31512 msgstr ""
31514 #: config/h8300/h8300.c:369
31515 #, gcc-internal-format
31516 msgid "%<-mint32%> is not supported for H8300 and H8300L targets"
31517 msgstr ""
31519 #: config/h8300/h8300.c:375
31520 #, gcc-internal-format
31521 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
31522 msgstr ""
31524 #: config/h8300/h8300.c:381
31525 #, gcc-internal-format
31526 msgid "%<-mno-exr%> valid only with %<-ms%> or %<-msx%> - Option ignored!"
31527 msgstr ""
31529 #: config/h8300/h8300.c:388
31530 #, gcc-internal-format
31531 msgid "%<-mn%> is not supported for linux targets"
31532 msgstr ""
31534 #: config/i386/host-cygwin.c:64
31535 #, gcc-internal-format
31536 msgid "can%'t extend PCH file: %m"
31537 msgstr ""
31539 #: config/i386/host-cygwin.c:75
31540 #, gcc-internal-format
31541 msgid "can%'t set position in PCH file: %m"
31542 msgstr ""
31544 #: config/i386/i386.c:3355
31545 #, gcc-internal-format
31546 msgid "wrong argument %qs to option %qs"
31547 msgstr ""
31549 #: config/i386/i386.c:3361
31550 #, gcc-internal-format
31551 msgid "size ranges of option %qs should be increasing"
31552 msgstr ""
31554 #: config/i386/i386.c:3371
31555 #, gcc-internal-format
31556 msgid "wrong strategy name %qs specified for option %qs"
31557 msgstr ""
31559 #. rep; movq isn't available in 32-bit code.
31560 #: config/i386/i386.c:3397
31561 #, gcc-internal-format
31562 msgid ""
31563 "strategy name %qs specified for option %qs not supported for 32-bit code"
31564 msgstr ""
31566 #: config/i386/i386.c:3410
31567 #, gcc-internal-format
31568 msgid "unknown alignment %qs specified for option %qs"
31569 msgstr ""
31571 #: config/i386/i386.c:3420
31572 #, gcc-internal-format
31573 msgid "the max value for the last size range should be -1 for option %qs"
31574 msgstr ""
31576 #: config/i386/i386.c:3427
31577 #, gcc-internal-format
31578 msgid "too many size ranges specified in option %qs"
31579 msgstr ""
31581 #: config/i386/i386.c:3480
31582 #, gcc-internal-format
31583 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
31584 msgstr ""
31586 #: config/i386/i386.c:3600
31587 #, gcc-internal-format
31588 msgid "Intel MCU psABI isn%'t supported in %s mode"
31589 msgstr ""
31591 #: config/i386/i386.c:3649
31592 #, gcc-internal-format
31593 msgid ""
31594 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
31595 "instead as appropriate"
31596 msgstr ""
31598 #: config/i386/i386.c:3651
31599 #, gcc-internal-format
31600 msgid ""
31601 "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or "
31602 "%<target(\"tune=generic\")%> instead as appropriate"
31603 msgstr ""
31605 #. rep; movq isn't available in 32-bit code.
31606 #: config/i386/i386.c:3677
31607 #, gcc-internal-format
31608 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
31609 msgstr ""
31611 #: config/i386/i386.c:3694
31612 #, gcc-internal-format
31613 msgid "address mode %qs not supported in the %s bit mode"
31614 msgstr ""
31616 #: config/i386/i386.c:3706
31617 #, gcc-internal-format
31618 msgid "%<-mabi=ms%> not supported with X32 ABI"
31619 msgstr ""
31621 #: config/i386/i386.c:3710
31622 #, gcc-internal-format
31623 msgid "%<-mabi=ms%> not supported with %<-fsanitize=address%>"
31624 msgstr ""
31626 #: config/i386/i386.c:3712
31627 #, gcc-internal-format
31628 msgid "%<-mabi=ms%> not supported with %<-fsanitize=kernel-address%>"
31629 msgstr ""
31631 #: config/i386/i386.c:3714
31632 #, gcc-internal-format
31633 msgid "%<-mabi=ms%> not supported with %<-fsanitize=thread%>"
31634 msgstr ""
31636 #: config/i386/i386.c:3731 config/i386/i386.c:3740 config/i386/i386.c:3752
31637 #: config/i386/i386.c:3763 config/i386/i386.c:3774
31638 #, gcc-internal-format
31639 msgid "code model %qs not supported in the %s bit mode"
31640 msgstr ""
31642 #: config/i386/i386.c:3743 config/i386/i386.c:3755
31643 #, gcc-internal-format
31644 msgid "code model %qs not supported in x32 mode"
31645 msgstr ""
31647 #: config/i386/i386.c:3761 config/i386/i386.c:3770 config/i386/i386.c:5091
31648 #, gcc-internal-format, gfc-internal-format
31649 msgid "code model %s does not support PIC mode"
31650 msgstr ""
31652 #: config/i386/i386.c:3798
31653 #, gcc-internal-format
31654 msgid "%<-masm=intel%> not supported in this configuration"
31655 msgstr ""
31657 #: config/i386/i386.c:3803
31658 #, gcc-internal-format, gfc-internal-format
31659 msgid "%i-bit mode not compiled in"
31660 msgstr ""
31662 #: config/i386/i386.c:3812
31663 #, gcc-internal-format
31664 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
31665 msgstr ""
31667 #: config/i386/i386.c:3814
31668 #, gcc-internal-format
31669 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
31670 msgstr ""
31672 #: config/i386/i386.c:3821
31673 #, gcc-internal-format
31674 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
31675 msgstr ""
31677 #: config/i386/i386.c:3823
31678 #, gcc-internal-format
31679 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
31680 msgstr ""
31682 #: config/i386/i386.c:3831 config/i386/i386.c:4139
31683 #, gcc-internal-format
31684 msgid "CPU you selected does not support x86-64 instruction set"
31685 msgstr ""
31687 #: config/i386/i386.c:4079
31688 #, gcc-internal-format
31689 msgid "bad value (%qs) for %<-march=%> switch"
31690 msgstr ""
31692 #: config/i386/i386.c:4080
31693 #, gcc-internal-format
31694 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
31695 msgstr ""
31697 #: config/i386/i386.c:4102
31698 #, gcc-internal-format
31699 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
31700 msgstr ""
31702 #: config/i386/i386.c:4104
31703 #, gcc-internal-format
31704 msgid ""
31705 "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
31706 msgstr ""
31708 #: config/i386/i386.c:4109
31709 #, gcc-internal-format
31710 msgid "valid arguments to %<-march=%> switch are: %s"
31711 msgstr ""
31713 #: config/i386/i386.c:4110
31714 #, gcc-internal-format
31715 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
31716 msgstr ""
31718 #: config/i386/i386.c:4158
31719 #, gcc-internal-format
31720 msgid "bad value (%qs) for %<-mtune=%> switch"
31721 msgstr ""
31723 #: config/i386/i386.c:4159
31724 #, gcc-internal-format
31725 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
31726 msgstr ""
31728 #: config/i386/i386.c:4179
31729 #, gcc-internal-format
31730 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
31731 msgstr ""
31733 #: config/i386/i386.c:4181
31734 #, gcc-internal-format
31735 msgid ""
31736 "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
31737 msgstr ""
31739 #: config/i386/i386.c:4186
31740 #, gcc-internal-format
31741 msgid "valid arguments to %<-mtune=%> switch are: %s"
31742 msgstr ""
31744 #: config/i386/i386.c:4187
31745 #, gcc-internal-format
31746 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
31747 msgstr ""
31749 #: config/i386/i386.c:4253
31750 #, gcc-internal-format
31751 msgid "%<-mregparm%> is ignored in 64-bit mode"
31752 msgstr ""
31754 #: config/i386/i386.c:4255
31755 #, gcc-internal-format
31756 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
31757 msgstr ""
31759 #: config/i386/i386.c:4258
31760 #, gcc-internal-format
31761 msgid "%<-mregparm=%d%> is not between 0 and %d"
31762 msgstr ""
31764 #: config/i386/i386.c:4286
31765 #, gcc-internal-format
31766 msgid "%<-mrtd%> is ignored in 64bit mode"
31767 msgstr ""
31769 #: config/i386/i386.c:4287
31770 #, gcc-internal-format
31771 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
31772 msgstr ""
31774 #: config/i386/i386.c:4366
31775 #, gcc-internal-format
31776 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
31777 msgstr ""
31779 #: config/i386/i386.c:4369
31780 #, gcc-internal-format
31781 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
31782 msgstr ""
31784 #: config/i386/i386.c:4392
31785 #, gcc-internal-format
31786 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
31787 msgstr ""
31789 #: config/i386/i386.c:4405
31790 #, gcc-internal-format
31791 msgid "%<-mnop-mcount%> is not compatible with this target"
31792 msgstr ""
31794 #: config/i386/i386.c:4408
31795 #, gcc-internal-format
31796 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
31797 msgstr ""
31799 #: config/i386/i386.c:4414
31800 #, gcc-internal-format
31801 msgid "%<-msseregparm%> used without SSE enabled"
31802 msgstr ""
31804 #: config/i386/i386.c:4415
31805 #, gcc-internal-format
31806 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
31807 msgstr ""
31809 #: config/i386/i386.c:4425
31810 #, gcc-internal-format
31811 msgid "SSE instruction set disabled, using 387 arithmetics"
31812 msgstr ""
31814 #: config/i386/i386.c:4432
31815 #, gcc-internal-format
31816 msgid "387 instruction set disabled, using SSE arithmetics"
31817 msgstr ""
31819 #: config/i386/i386.c:4482
31820 #, gcc-internal-format
31821 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
31822 msgstr ""
31824 #: config/i386/i386.c:4484
31825 #, gcc-internal-format
31826 msgid ""
31827 "stack probing requires %<target(\"accumulate-outgoing-args\")%> for "
31828 "correctness"
31829 msgstr ""
31831 #: config/i386/i386.c:4498
31832 #, gcc-internal-format
31833 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
31834 msgstr ""
31836 #: config/i386/i386.c:4500
31837 #, gcc-internal-format
31838 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
31839 msgstr ""
31841 #: config/i386/i386.c:4610
31842 #, gcc-internal-format
31843 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
31844 msgstr ""
31846 #: config/i386/i386.c:4613
31847 #, gcc-internal-format
31848 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
31849 msgstr ""
31851 #: config/i386/i386.c:4617
31852 #, gcc-internal-format
31853 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
31854 msgstr ""
31856 #: config/i386/i386.c:4682
31857 #, gcc-internal-format
31858 msgid "unknown option for %<-mrecip=%s%>"
31859 msgstr ""
31861 #: config/i386/i386.c:4741
31862 #, gcc-internal-format
31863 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
31864 msgstr ""
31866 #: config/i386/i386.c:4746
31867 #, gcc-internal-format
31868 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
31869 msgstr ""
31871 #: config/i386/i386.c:4774
31872 #, gcc-internal-format
31873 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
31874 msgstr ""
31876 #: config/i386/i386.c:5325
31877 #, gcc-internal-format
31878 msgid "attribute %qs argument is not a string"
31879 msgstr ""
31881 #: config/i386/i386.c:5389
31882 #, gcc-internal-format
31883 msgid "attribute %qs argument %qs is unknown"
31884 msgstr ""
31886 #: config/i386/i386.c:5418
31887 #, gcc-internal-format
31888 msgid "attribute value %qs was already specified in %qs attribute"
31889 msgstr ""
31891 #: config/i386/i386.c:5438
31892 #, gcc-internal-format
31893 msgid "attribute value %qs is unknown in %qs attribute"
31894 msgstr ""
31896 #: config/i386/i386.c:5728
31897 #, gcc-internal-format
31898 msgid "interrupt and naked attributes are not compatible"
31899 msgstr ""
31901 #: config/i386/i386.c:5743
31902 #, gcc-internal-format
31903 msgid "only DWARF debug format is supported for interrupt service routine"
31904 msgstr ""
31906 #: config/i386/i386.c:5792
31907 #, gcc-internal-format
31908 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
31909 msgstr ""
31911 #: config/i386/i386.c:5800
31912 #, gcc-internal-format
31913 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
31914 msgstr ""
31916 #: config/i386/i386.c:5835
31917 #, gcc-internal-format
31918 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
31919 msgstr ""
31921 #: config/i386/i386.c:5843
31922 #, gcc-internal-format
31923 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
31924 msgstr ""
31926 #: config/i386/i386.c:5937
31927 #, gcc-internal-format
31928 msgid "%s instructions aren%'t allowed in an exception service routine"
31929 msgstr ""
31931 #: config/i386/i386.c:5939
31932 #, gcc-internal-format
31933 msgid "%s instructions aren%'t allowed in an interrupt service routine"
31934 msgstr ""
31936 #: config/i386/i386.c:5943
31937 #, gcc-internal-format
31938 msgid ""
31939 "%s instructions aren%'t allowed in a function with the "
31940 "%<no_caller_saved_registers%> attribute"
31941 msgstr ""
31943 #: config/i386/i386.c:6357 config/i386/i386.c:6408
31944 #, gcc-internal-format
31945 msgid "fastcall and regparm attributes are not compatible"
31946 msgstr ""
31948 #: config/i386/i386.c:6362
31949 #, gcc-internal-format
31950 msgid "regparam and thiscall attributes are not compatible"
31951 msgstr ""
31953 #: config/i386/i386.c:6369 config/i386/i386.c:41176
31954 #, gcc-internal-format
31955 msgid "%qE attribute requires an integer constant argument"
31956 msgstr ""
31958 #: config/i386/i386.c:6375
31959 #, gcc-internal-format
31960 msgid "argument to %qE attribute larger than %d"
31961 msgstr ""
31963 #: config/i386/i386.c:6400 config/i386/i386.c:6443
31964 #, gcc-internal-format
31965 msgid "fastcall and cdecl attributes are not compatible"
31966 msgstr ""
31968 #: config/i386/i386.c:6404
31969 #, gcc-internal-format
31970 msgid "fastcall and stdcall attributes are not compatible"
31971 msgstr ""
31973 #: config/i386/i386.c:6412 config/i386/i386.c:6461
31974 #, gcc-internal-format
31975 msgid "fastcall and thiscall attributes are not compatible"
31976 msgstr ""
31978 #: config/i386/i386.c:6422 config/i386/i386.c:6439
31979 #, gcc-internal-format
31980 msgid "stdcall and cdecl attributes are not compatible"
31981 msgstr ""
31983 #: config/i386/i386.c:6426
31984 #, gcc-internal-format
31985 msgid "stdcall and fastcall attributes are not compatible"
31986 msgstr ""
31988 #: config/i386/i386.c:6430 config/i386/i386.c:6457
31989 #, gcc-internal-format
31990 msgid "stdcall and thiscall attributes are not compatible"
31991 msgstr ""
31993 #: config/i386/i386.c:6447 config/i386/i386.c:6465
31994 #, gcc-internal-format
31995 msgid "cdecl and thiscall attributes are not compatible"
31996 msgstr ""
31998 #: config/i386/i386.c:6453
31999 #, gcc-internal-format
32000 msgid "%qE attribute is used for non-class method"
32001 msgstr ""
32003 #: config/i386/i386.c:6697
32004 #, gcc-internal-format
32005 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
32006 msgstr ""
32008 #: config/i386/i386.c:6700
32009 #, gcc-internal-format
32010 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
32011 msgstr ""
32013 #: config/i386/i386.c:7015
32014 #, gcc-internal-format
32015 msgid "X32 does not support ms_abi attribute"
32016 msgstr ""
32018 #: config/i386/i386.c:7049
32019 #, gcc-internal-format
32020 msgid "ms_hook_prologue is not compatible with nested function"
32021 msgstr ""
32023 #: config/i386/i386.c:7388
32024 #, gcc-internal-format
32025 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
32026 msgstr ""
32028 #: config/i386/i386.c:7394
32029 #, gcc-internal-format
32030 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
32031 msgstr ""
32033 #: config/i386/i386.c:7408
32034 #, gcc-internal-format
32035 msgid "AVX vector argument without AVX enabled changes the ABI"
32036 msgstr ""
32038 #: config/i386/i386.c:7414
32039 #, gcc-internal-format
32040 msgid "AVX vector return without AVX enabled changes the ABI"
32041 msgstr ""
32043 #: config/i386/i386.c:7430
32044 #, gcc-internal-format
32045 msgid "SSE vector argument without SSE enabled changes the ABI"
32046 msgstr ""
32048 #: config/i386/i386.c:7436
32049 #, gcc-internal-format
32050 msgid "SSE vector return without SSE enabled changes the ABI"
32051 msgstr ""
32053 #: config/i386/i386.c:7452
32054 #, gcc-internal-format
32055 msgid "MMX vector argument without MMX enabled changes the ABI"
32056 msgstr ""
32058 #: config/i386/i386.c:7458
32059 #, gcc-internal-format
32060 msgid "MMX vector return without MMX enabled changes the ABI"
32061 msgstr ""
32063 #: config/i386/i386.c:7639
32064 #, gcc-internal-format
32065 msgid ""
32066 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
32067 msgstr ""
32069 #: config/i386/i386.c:7756
32070 #, gcc-internal-format
32071 msgid "the ABI of passing union with long double has changed in GCC 4.4"
32072 msgstr ""
32074 #: config/i386/i386.c:7874
32075 #, gcc-internal-format
32076 msgid ""
32077 "the ABI of passing structure with complex float member has changed in GCC 4.4"
32078 msgstr ""
32080 #: config/i386/i386.c:8037
32081 #, gcc-internal-format
32082 msgid "SSE register return with SSE disabled"
32083 msgstr ""
32085 #: config/i386/i386.c:8043
32086 #, gcc-internal-format
32087 msgid "SSE register argument with SSE disabled"
32088 msgstr ""
32090 #: config/i386/i386.c:8059
32091 #, gcc-internal-format
32092 msgid "x87 register return with x87 disabled"
32093 msgstr ""
32095 #: config/i386/i386.c:8369 config/i386/i386.c:8609 config/i386/i386.c:9109
32096 #, gcc-internal-format
32097 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
32098 msgstr ""
32100 #: config/i386/i386.c:8371 config/i386/i386.c:8611 config/i386/i386.c:9111
32101 #, gcc-internal-format
32102 msgid ""
32103 "this is a GCC bug that can be worked around by adding attribute used to "
32104 "function called"
32105 msgstr ""
32107 #: config/i386/i386.c:9015
32108 #, gcc-internal-format, gfc-internal-format
32109 msgid ""
32110 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
32111 msgstr ""
32113 #: config/i386/i386.c:11297
32114 #, gcc-internal-format
32115 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
32116 msgstr ""
32118 #: config/i386/i386.c:13296
32119 #, gcc-internal-format
32120 msgid ""
32121 "ms_hook_prologue attribute isn%'t compatible with %<-mfentry%> for 32-bit"
32122 msgstr ""
32124 #: config/i386/i386.c:13386
32125 #, gcc-internal-format
32126 msgid ""
32127 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
32128 "routine.  This may be worked around by avoiding functions with aggregate "
32129 "return."
32130 msgstr ""
32132 #: config/i386/i386.c:14676
32133 #, gcc-internal-format
32134 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
32135 msgstr ""
32137 #: config/i386/i386.c:14696
32138 #, gcc-internal-format
32139 msgid ""
32140 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
32141 "function"
32142 msgstr ""
32144 #. FIXME: We could make this work by pushing a register
32145 #. around the addition and comparison.
32146 #: config/i386/i386.c:14707
32147 #, gcc-internal-format
32148 msgid "%<-fsplit-stack%> does not support 3 register parameters"
32149 msgstr ""
32151 #: config/i386/i386.c:17647
32152 #, gcc-internal-format
32153 msgid "%<V%> modifier on non-integer register"
32154 msgstr ""
32156 #: config/i386/i386.c:17658 config/i386/i386.c:17672
32157 #, gcc-internal-format
32158 msgid "unsupported size for integer register"
32159 msgstr ""
32161 #: config/i386/i386.c:17704
32162 #, gcc-internal-format
32163 msgid "extended registers have no high halves"
32164 msgstr ""
32166 #: config/i386/i386.c:17719
32167 #, gcc-internal-format
32168 msgid "unsupported operand size for extended register"
32169 msgstr ""
32171 #: config/i386/i386.c:17911
32172 #, gcc-internal-format
32173 msgid "non-integer operand used with operand code %<z%>"
32174 msgstr ""
32176 #: config/i386/i386.c:28349
32177 #, gcc-internal-format
32178 msgid "interrupt service routine can%'t be called directly"
32179 msgstr ""
32181 #: config/i386/i386.c:29728
32182 #, gcc-internal-format
32183 msgid ""
32184 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
32185 msgstr ""
32187 #: config/i386/i386.c:32228
32188 #, gcc-internal-format
32189 msgid "no dispatcher found for the versioning attributes"
32190 msgstr ""
32192 #: config/i386/i386.c:32278
32193 #, gcc-internal-format
32194 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
32195 msgstr ""
32197 #: config/i386/i386.c:32289
32198 #, gcc-internal-format, gfc-internal-format
32199 msgid "no dispatcher found for the versioning attributes: %s"
32200 msgstr ""
32202 #: config/i386/i386.c:32451
32203 #, gcc-internal-format
32204 msgid ""
32205 "function versions cannot be marked as gnu_inline, bodies have to be generated"
32206 msgstr ""
32208 #: config/i386/i386.c:32456 config/i386/i386.c:32733
32209 #, gcc-internal-format
32210 msgid "virtual function multiversioning not supported"
32211 msgstr ""
32213 #: config/i386/i386.c:32589 config/rs6000/rs6000.c:37503
32214 #, gcc-internal-format
32215 msgid "multiversioning needs ifunc which is not supported on this target"
32216 msgstr ""
32218 #: config/i386/i386.c:32831
32219 #, gcc-internal-format
32220 msgid "parameter to builtin must be a string constant or literal"
32221 msgstr ""
32223 #: config/i386/i386.c:32856 config/i386/i386.c:32906
32224 #, gcc-internal-format, gfc-internal-format
32225 msgid "parameter to builtin not valid: %s"
32226 msgstr ""
32228 #: config/i386/i386.c:34136 config/i386/i386.c:35576
32229 #, gcc-internal-format
32230 msgid "the last argument must be a 2-bit immediate"
32231 msgstr ""
32233 #: config/i386/i386.c:34531
32234 #, gcc-internal-format
32235 msgid "the fifth argument must be an 8-bit immediate"
32236 msgstr ""
32238 #: config/i386/i386.c:34626
32239 #, gcc-internal-format
32240 msgid "the third argument must be an 8-bit immediate"
32241 msgstr ""
32243 #: config/i386/i386.c:35507
32244 #, gcc-internal-format
32245 msgid "the last argument must be an 1-bit immediate"
32246 msgstr ""
32248 #: config/i386/i386.c:35522
32249 #, gcc-internal-format
32250 msgid "the last argument must be a 3-bit immediate"
32251 msgstr ""
32253 #: config/i386/i386.c:35555
32254 #, gcc-internal-format
32255 msgid "the last argument must be a 4-bit immediate"
32256 msgstr ""
32258 #: config/i386/i386.c:35595
32259 #, gcc-internal-format
32260 msgid "the last argument must be a 1-bit immediate"
32261 msgstr ""
32263 #: config/i386/i386.c:35608
32264 #, gcc-internal-format
32265 msgid "the last argument must be a 5-bit immediate"
32266 msgstr ""
32268 #: config/i386/i386.c:35618
32269 #, gcc-internal-format
32270 msgid "the next to last argument must be an 8-bit immediate"
32271 msgstr ""
32273 #: config/i386/i386.c:35623 config/i386/i386.c:36410
32274 #, gcc-internal-format
32275 msgid "the last argument must be an 8-bit immediate"
32276 msgstr ""
32278 #: config/i386/i386.c:35757
32279 #, gcc-internal-format
32280 msgid "the third argument must be comparison constant"
32281 msgstr ""
32283 #: config/i386/i386.c:35762
32284 #, gcc-internal-format
32285 msgid "incorrect comparison mode"
32286 msgstr ""
32288 #: config/i386/i386.c:35768 config/i386/i386.c:35975
32289 #, gcc-internal-format
32290 msgid "incorrect rounding operand"
32291 msgstr ""
32293 #: config/i386/i386.c:35957
32294 #, gcc-internal-format
32295 msgid "the immediate argument must be a 4-bit immediate"
32296 msgstr ""
32298 #: config/i386/i386.c:35963
32299 #, gcc-internal-format
32300 msgid "the immediate argument must be a 5-bit immediate"
32301 msgstr ""
32303 #: config/i386/i386.c:35966
32304 #, gcc-internal-format
32305 msgid "the immediate argument must be an 8-bit immediate"
32306 msgstr ""
32308 #: config/i386/i386.c:36408
32309 #, gcc-internal-format
32310 msgid "the last argument must be a 32-bit immediate"
32311 msgstr ""
32313 #: config/i386/i386.c:36490 config/rs6000/rs6000.c:14703
32314 #, gcc-internal-format
32315 msgid "selector must be an integer constant in the range 0..%wi"
32316 msgstr ""
32318 #: config/i386/i386.c:36675
32319 #, gcc-internal-format
32320 msgid "%qE needs unknown isa option"
32321 msgstr ""
32323 #: config/i386/i386.c:36679
32324 #, gcc-internal-format
32325 msgid "%qE needs isa option %s"
32326 msgstr ""
32328 #: config/i386/i386.c:37258
32329 #, gcc-internal-format
32330 msgid "last argument must be an immediate"
32331 msgstr ""
32333 #: config/i386/i386.c:38014 config/i386/i386.c:38226
32334 #, gcc-internal-format
32335 msgid "the last argument must be scale 1, 2, 4, 8"
32336 msgstr ""
32338 #: config/i386/i386.c:38279
32339 #, gcc-internal-format
32340 msgid "the forth argument must be scale 1, 2, 4, 8"
32341 msgstr ""
32343 #: config/i386/i386.c:38285
32344 #, gcc-internal-format
32345 msgid "incorrect hint operand"
32346 msgstr ""
32348 #: config/i386/i386.c:38304
32349 #, gcc-internal-format
32350 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
32351 msgstr ""
32353 #: config/i386/i386.c:41163
32354 #, gcc-internal-format
32355 msgid "%qE attribute only available for 32-bit"
32356 msgstr ""
32358 #: config/i386/i386.c:41184
32359 #, gcc-internal-format
32360 msgid "argument to %qE attribute is neither zero, nor one"
32361 msgstr ""
32363 #: config/i386/i386.c:41217 config/i386/i386.c:41226
32364 #, gcc-internal-format
32365 msgid "ms_abi and sysv_abi attributes are not compatible"
32366 msgstr ""
32368 #: config/i386/i386.c:41262 config/rs6000/rs6000.c:32977
32369 #, gcc-internal-format
32370 msgid "%qE incompatible attribute ignored"
32371 msgstr ""
32373 #: config/i386/i386.c:41287 config/i386/i386.c:41309 config/ia64/ia64.c:815
32374 #: config/s390/s390.c:1146
32375 #, gcc-internal-format
32376 msgid "%qE attribute requires a string constant argument"
32377 msgstr ""
32379 #: config/i386/i386.c:41297 config/i386/i386.c:41319 config/s390/s390.c:1175
32380 #, gcc-internal-format
32381 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
32382 msgstr ""
32384 #: config/i386/i386.c:41351
32385 #, gcc-internal-format
32386 msgid "interrupt service routine should have a pointer as the first argument"
32387 msgstr ""
32389 #: config/i386/i386.c:41358
32390 #, gcc-internal-format
32391 msgid "interrupt service routine should have %qs as the second argument"
32392 msgstr ""
32394 #: config/i386/i386.c:41369
32395 #, gcc-internal-format
32396 msgid ""
32397 "interrupt service routine can only have a pointer argument and an optional "
32398 "integer argument"
32399 msgstr ""
32401 #: config/i386/i386.c:41372
32402 #, gcc-internal-format
32403 msgid "interrupt service routine can%'t have non-void return value"
32404 msgstr ""
32406 #: config/i386/i386.c:44235
32407 #, gcc-internal-format
32408 msgid "alternatives not allowed in asm flag output"
32409 msgstr ""
32411 #: config/i386/i386.c:44299
32412 #, gcc-internal-format
32413 msgid "unknown asm flag output %qs"
32414 msgstr ""
32416 #: config/i386/i386.c:44328
32417 #, gcc-internal-format
32418 msgid "invalid type for asm flag output"
32419 msgstr ""
32421 #: config/i386/i386.c:50519
32422 #, gcc-internal-format
32423 msgid "unknown architecture specific memory model"
32424 msgstr ""
32426 #: config/i386/i386.c:50526
32427 #, gcc-internal-format
32428 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
32429 msgstr ""
32431 #: config/i386/i386.c:50532
32432 #, gcc-internal-format
32433 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
32434 msgstr ""
32436 #: config/i386/i386.c:50577
32437 #, gcc-internal-format
32438 msgid "unsupported return type %qT for simd"
32439 msgstr ""
32441 #: config/i386/i386.c:50607
32442 #, gcc-internal-format
32443 msgid "unsupported argument type %qT for simd"
32444 msgstr ""
32446 #: config/i386/intelmic-mkoffload.c:73 config/nvptx/mkoffload.c:87
32447 #, gcc-internal-format
32448 msgid "deleting file %s: %m"
32449 msgstr ""
32451 #: config/i386/intelmic-mkoffload.c:255 config/i386/intelmic-mkoffload.c:319
32452 #: config/i386/intelmic-mkoffload.c:360 config/nvptx/mkoffload.c:528
32453 #, gcc-internal-format, gfc-internal-format
32454 msgid "cannot open '%s'"
32455 msgstr ""
32457 #: config/i386/intelmic-mkoffload.c:467
32458 #, gcc-internal-format
32459 msgid "output file not specified"
32460 msgstr ""
32462 #: config/i386/intelmic-mkoffload.c:560
32463 #, gcc-internal-format
32464 msgid "COLLECT_GCC must be set"
32465 msgstr ""
32467 #: config/i386/intelmic-mkoffload.c:565
32468 #, gcc-internal-format, gfc-internal-format
32469 msgid "offload compiler %s not found"
32470 msgstr ""
32472 #: config/i386/intelmic-mkoffload.c:584 config/nvptx/mkoffload.c:478
32473 #, gcc-internal-format
32474 msgid "unrecognizable argument of option "
32475 msgstr ""
32477 #: config/i386/winnt.c:83
32478 #, gcc-internal-format
32479 msgid ""
32480 "%qE attribute applies only to initialized variables with external linkage"
32481 msgstr ""
32483 #: config/i386/winnt.c:156
32484 #, gcc-internal-format
32485 msgid "definition of static data member %q+D of dllimport%'d class"
32486 msgstr ""
32488 #. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
32489 #. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
32490 #: config/i386/xm-djgpp.h:85
32491 #, gcc-internal-format
32492 msgid "environment variable DJGPP not defined"
32493 msgstr ""
32495 #: config/i386/xm-djgpp.h:87
32496 #, gcc-internal-format
32497 msgid "environment variable DJGPP points to missing file %qs"
32498 msgstr ""
32500 #: config/i386/xm-djgpp.h:90
32501 #, gcc-internal-format
32502 msgid "environment variable DJGPP points to corrupt file %qs"
32503 msgstr ""
32505 #: config/ia64/ia64-c.c:50
32506 #, gcc-internal-format
32507 msgid "malformed #pragma builtin"
32508 msgstr ""
32510 #: config/ia64/ia64.c:754
32511 #, gcc-internal-format
32512 msgid "invalid argument of %qE attribute"
32513 msgstr ""
32515 #: config/ia64/ia64.c:767
32516 #, gcc-internal-format
32517 msgid "an address area attribute cannot be specified for local variables"
32518 msgstr ""
32520 #: config/ia64/ia64.c:774
32521 #, gcc-internal-format
32522 msgid "address area of %q+D conflicts with previous declaration"
32523 msgstr ""
32525 #: config/ia64/ia64.c:782
32526 #, gcc-internal-format
32527 msgid "address area attribute cannot be specified for functions"
32528 msgstr ""
32530 #: config/ia64/ia64.c:6027 config/pa/pa.c:456 config/sh/sh.c:8282
32531 #: config/spu/spu.c:4920
32532 #, gcc-internal-format
32533 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
32534 msgstr ""
32536 #: config/ia64/ia64.c:11286
32537 #, gcc-internal-format
32538 msgid "version attribute is not a string"
32539 msgstr ""
32541 #: config/iq2000/iq2000.c:1876
32542 #, gcc-internal-format, gfc-internal-format
32543 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
32544 msgstr ""
32546 #: config/iq2000/iq2000.c:2643
32547 #, gcc-internal-format
32548 msgid "argument %qd is not a constant"
32549 msgstr ""
32551 #: config/iq2000/iq2000.c:2947 config/xtensa/xtensa.c:2524
32552 #, gcc-internal-format
32553 msgid "PRINT_OPERAND_ADDRESS, null pointer"
32554 msgstr ""
32556 #: config/iq2000/iq2000.c:3102
32557 #, gcc-internal-format
32558 msgid "PRINT_OPERAND: Unknown punctuation %<%c%>"
32559 msgstr ""
32561 #: config/iq2000/iq2000.c:3111 config/xtensa/xtensa.c:2367
32562 #, gcc-internal-format
32563 msgid "PRINT_OPERAND null pointer"
32564 msgstr ""
32566 #: config/m32c/m32c-pragma.c:54
32567 #, gcc-internal-format
32568 msgid "junk at end of #pragma GCC memregs [0..16]"
32569 msgstr ""
32571 #: config/m32c/m32c-pragma.c:61
32572 #, gcc-internal-format
32573 msgid "#pragma GCC memregs must precede any function decls"
32574 msgstr ""
32576 #: config/m32c/m32c-pragma.c:69 config/m32c/m32c-pragma.c:76
32577 #, gcc-internal-format
32578 msgid "#pragma GCC memregs takes a number [0..16]"
32579 msgstr ""
32581 #: config/m32c/m32c-pragma.c:104
32582 #, gcc-internal-format
32583 msgid "junk at end of #pragma ADDRESS"
32584 msgstr ""
32586 #: config/m32c/m32c-pragma.c:109
32587 #, gcc-internal-format
32588 msgid "malformed #pragma ADDRESS variable address"
32589 msgstr ""
32591 #: config/m32c/m32c.c:420
32592 #, gcc-internal-format
32593 msgid "invalid target memregs value %<%d%>"
32594 msgstr ""
32596 #: config/m32c/m32c.c:2936
32597 #, gcc-internal-format
32598 msgid "%qE attribute is not supported for R8C target"
32599 msgstr ""
32601 #. The argument must be a constant integer.
32602 #: config/m32c/m32c.c:2952 config/sh/sh.c:8494 config/sh/sh.c:8589
32603 #, gcc-internal-format
32604 msgid "%qE attribute argument not an integer constant"
32605 msgstr ""
32607 #: config/m32c/m32c.c:2961
32608 #, gcc-internal-format
32609 msgid "%qE attribute argument should be between 18 to 255"
32610 msgstr ""
32612 #: config/m32c/m32c.c:4085
32613 #, gcc-internal-format
32614 msgid "%<bank_switch%> has no effect on non-interrupt functions"
32615 msgstr ""
32617 #: config/m32c/m32c.c:4192
32618 #, gcc-internal-format
32619 msgid "%<fast_interrupt%> attribute directive ignored"
32620 msgstr ""
32622 #: config/m32r/m32r.c:414
32623 #, gcc-internal-format
32624 msgid "invalid argument of %qs attribute"
32625 msgstr ""
32627 #: config/m68k/m68k.c:527
32628 #, gcc-internal-format
32629 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
32630 msgstr ""
32632 #: config/m68k/m68k.c:598
32633 #, gcc-internal-format
32634 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
32635 msgstr ""
32637 #: config/m68k/m68k.c:662
32638 #, gcc-internal-format
32639 msgid "%<-falign-labels=%d%> is not supported"
32640 msgstr ""
32642 #: config/m68k/m68k.c:669
32643 #, gcc-internal-format
32644 msgid "%<-falign-loops=%d%> is not supported"
32645 msgstr ""
32647 #: config/m68k/m68k.c:677
32648 #, gcc-internal-format
32649 msgid "%<-fstack-limit-%> options are not supported on this cpu"
32650 msgstr ""
32652 #: config/m68k/m68k.c:795
32653 #, gcc-internal-format
32654 msgid "multiple interrupt attributes not allowed"
32655 msgstr ""
32657 #: config/m68k/m68k.c:802
32658 #, gcc-internal-format
32659 msgid "interrupt_thread is available only on fido"
32660 msgstr ""
32662 #: config/m68k/m68k.c:1136 config/rs6000/rs6000.c:25722
32663 #, gcc-internal-format
32664 msgid "stack limit expression is not supported"
32665 msgstr ""
32667 #: config/mcore/mcore.c:2966
32668 #, gcc-internal-format
32669 msgid "initialized variable %q+D is marked dllimport"
32670 msgstr ""
32672 #: config/microblaze/microblaze.c:1762
32673 #, gcc-internal-format
32674 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
32675 msgstr ""
32677 #: config/microblaze/microblaze.c:1774
32678 #, gcc-internal-format
32679 msgid "%qs is an invalid argument to %<-mcpu=%>"
32680 msgstr ""
32682 #: config/microblaze/microblaze.c:1823
32683 #, gcc-internal-format
32684 msgid ""
32685 "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
32686 msgstr ""
32688 #: config/microblaze/microblaze.c:1840
32689 #, gcc-internal-format
32690 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
32691 msgstr ""
32693 #: config/microblaze/microblaze.c:1847
32694 #, gcc-internal-format
32695 msgid ""
32696 "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
32697 msgstr ""
32699 #: config/microblaze/microblaze.c:1853
32700 #, gcc-internal-format
32701 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
32702 msgstr ""
32704 #: config/mips/mips.c:1424 config/mips/mips.c:1428
32705 #, gcc-internal-format
32706 msgid "%qs attribute only applies to functions"
32707 msgstr ""
32709 #: config/mips/mips.c:1438 config/mips/mips.c:1444
32710 #, gcc-internal-format
32711 msgid "%qE cannot have both %qs and %qs attributes"
32712 msgstr ""
32714 #: config/mips/mips.c:1473 config/mips/mips.c:1479 config/nios2/nios2.c:4458
32715 #, gcc-internal-format
32716 msgid "%qE redeclared with conflicting %qs attributes"
32717 msgstr ""
32719 #: config/mips/mips.c:1511 config/mips/mips.c:1565 config/riscv/riscv.c:2864
32720 #, gcc-internal-format
32721 msgid "%qE attribute requires a string argument"
32722 msgstr ""
32724 #: config/mips/mips.c:1519
32725 #, gcc-internal-format
32726 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
32727 msgstr ""
32729 #: config/mips/mips.c:1535
32730 #, gcc-internal-format
32731 msgid ""
32732 "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|"
32733 "hw5)"
32734 msgstr ""
32736 #: config/mips/mips.c:1572
32737 #, gcc-internal-format
32738 msgid "argument to %qE attribute is not intstack"
32739 msgstr ""
32741 #: config/mips/mips.c:7742
32742 #, gcc-internal-format
32743 msgid "cannot handle inconsistent calls to %qs"
32744 msgstr ""
32746 #: config/mips/mips.c:10978
32747 #, gcc-internal-format
32748 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
32749 msgstr ""
32751 #: config/mips/mips.c:10980
32752 #, gcc-internal-format
32753 msgid "interrupt handlers cannot be MIPS16 functions"
32754 msgstr ""
32756 #: config/mips/mips.c:11970
32757 #, gcc-internal-format
32758 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
32759 msgstr ""
32761 #: config/mips/mips.c:16950
32762 #, gcc-internal-format, gfc-internal-format
32763 msgid "argument %d to the built-in must be a constant in range %d to %d"
32764 msgstr ""
32766 #: config/mips/mips.c:16956 config/nios2/nios2.c:3610
32767 #: config/riscv/riscv-builtins.c:219
32768 #, gcc-internal-format
32769 msgid "invalid argument to built-in function"
32770 msgstr ""
32772 #: config/mips/mips.c:17070
32773 #, gcc-internal-format
32774 msgid "failed to expand built-in function"
32775 msgstr ""
32777 #: config/mips/mips.c:17201
32778 #, gcc-internal-format
32779 msgid "built-in function %qE not supported for MIPS16"
32780 msgstr ""
32782 #: config/mips/mips.c:17809
32783 #, gcc-internal-format
32784 msgid "%qs does not support MIPS16 code"
32785 msgstr ""
32787 #: config/mips/mips.c:19614
32788 #, gcc-internal-format
32789 msgid "MIPS16 PIC for ABIs other than o32 and o64"
32790 msgstr ""
32792 #: config/mips/mips.c:19617
32793 #, gcc-internal-format
32794 msgid "MIPS16 %<-mxgot%> code"
32795 msgstr ""
32797 #: config/mips/mips.c:19620
32798 #, gcc-internal-format
32799 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
32800 msgstr ""
32802 #: config/mips/mips.c:19623
32803 #, gcc-internal-format
32804 msgid "MSA MIPS16 code"
32805 msgstr ""
32807 #: config/mips/mips.c:19798 config/mips/mips.c:19803 config/mips/mips.c:19885
32808 #: config/mips/mips.c:19887 config/mips/mips.c:19917 config/mips/mips.c:19927
32809 #: config/mips/mips.c:20033 config/mips/mips.c:20063
32810 #, gcc-internal-format, gfc-internal-format
32811 msgid "unsupported combination: %s"
32812 msgstr ""
32814 #: config/mips/mips.c:19837
32815 #, gcc-internal-format
32816 msgid ""
32817 "%<-%s%> conflicts with the other architecture options, which specify a %s "
32818 "processor"
32819 msgstr ""
32821 #: config/mips/mips.c:19847
32822 #, gcc-internal-format
32823 msgid "%<-march=%s%> is not compatible with the selected ABI"
32824 msgstr ""
32826 #: config/mips/mips.c:19862
32827 #, gcc-internal-format
32828 msgid "%<-mgp64%> used with a 32-bit processor"
32829 msgstr ""
32831 #: config/mips/mips.c:19864
32832 #, gcc-internal-format
32833 msgid "%<-mgp32%> used with a 64-bit ABI"
32834 msgstr ""
32836 #: config/mips/mips.c:19866
32837 #, gcc-internal-format
32838 msgid "%<-mgp64%> used with a 32-bit ABI"
32839 msgstr ""
32841 #: config/mips/mips.c:19882
32842 #, gcc-internal-format
32843 msgid "the %qs architecture does not support %<-mfp32%>"
32844 msgstr ""
32846 #: config/mips/mips.c:19891
32847 #, gcc-internal-format
32848 msgid ""
32849 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
32850 "mfhc1 and mthc1 instructions"
32851 msgstr ""
32853 #: config/mips/mips.c:19894
32854 #, gcc-internal-format
32855 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
32856 msgstr ""
32858 #: config/mips/mips.c:19915
32859 #, gcc-internal-format
32860 msgid "%<-mfpxx%> can only be used with the o32 ABI"
32861 msgstr ""
32863 #: config/mips/mips.c:19919
32864 #, gcc-internal-format
32865 msgid "%<-march=%s%> requires %<-mfp32%>"
32866 msgstr ""
32868 #: config/mips/mips.c:19921
32869 #, gcc-internal-format
32870 msgid "%<-mfpxx%> requires %<-mlra%>"
32871 msgstr ""
32873 #: config/mips/mips.c:19937 config/mips/mips.c:19939 config/mips/mips.c:19952
32874 #, gcc-internal-format
32875 msgid "%qs is incompatible with %qs"
32876 msgstr ""
32878 #. We have traditionally allowed non-abicalls code to use
32879 #. an LP64 form of o64.  However, it would take a bit more
32880 #. effort to support the combination of 32-bit GOT entries
32881 #. and 64-bit pointers, so we treat the abicalls case as
32882 #. an error.
32883 #: config/mips/mips.c:19946
32884 #, gcc-internal-format
32885 msgid "the combination of %qs and %qs is incompatible with %qs"
32886 msgstr ""
32888 #: config/mips/mips.c:19999
32889 #, gcc-internal-format
32890 msgid "the %qs architecture does not support branch-likely instructions"
32891 msgstr ""
32893 #: config/mips/mips.c:20014
32894 #, gcc-internal-format
32895 msgid "the %qs architecture does not support madd or msub instructions"
32896 msgstr ""
32898 #: config/mips/mips.c:20028
32899 #, gcc-internal-format
32900 msgid "the %qs architecture does not support odd single-precision registers"
32901 msgstr ""
32903 #: config/mips/mips.c:20041 config/mips/mips.c:20047
32904 #, gcc-internal-format
32905 msgid "unsupported combination: %qs%s %s"
32906 msgstr ""
32908 #: config/mips/mips.c:20056
32909 #, gcc-internal-format
32910 msgid "unsupported combination: %qs %s"
32911 msgstr ""
32913 #: config/mips/mips.c:20071
32914 #, gcc-internal-format
32915 msgid "cannot generate position-independent code for %qs"
32916 msgstr ""
32918 #: config/mips/mips.c:20074
32919 #, gcc-internal-format
32920 msgid "position-independent code requires %qs"
32921 msgstr ""
32923 #: config/mips/mips.c:20107
32924 #, gcc-internal-format
32925 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
32926 msgstr ""
32928 #: config/mips/mips.c:20115 config/mips/mips.c:20118
32929 #, gcc-internal-format
32930 msgid "cannot use small-data accesses for %qs"
32931 msgstr ""
32933 #: config/mips/mips.c:20133
32934 #, gcc-internal-format
32935 msgid "the %qs architecture does not support %<-m%s=legacy%>"
32936 msgstr ""
32938 #: config/mips/mips.c:20140
32939 #, gcc-internal-format
32940 msgid "the %qs architecture does not support %<-m%s=2008%>"
32941 msgstr ""
32943 #: config/mips/mips.c:20158
32944 #, gcc-internal-format
32945 msgid "%<-mips3d%> requires %<-mpaired-single%>"
32946 msgstr ""
32948 #: config/mips/mips.c:20168
32949 #, gcc-internal-format
32950 msgid "%qs must be used with %qs"
32951 msgstr ""
32953 #: config/mips/mips.c:20178
32954 #, gcc-internal-format
32955 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
32956 msgstr ""
32958 #: config/mips/mips.c:20185
32959 #, gcc-internal-format
32960 msgid "the %qs architecture does not support paired-single instructions"
32961 msgstr ""
32963 #: config/mips/mips.c:20194
32964 #, gcc-internal-format
32965 msgid "%qs requires a target that provides the %qs instruction"
32966 msgstr ""
32968 #: config/mips/mips.c:20205
32969 #, gcc-internal-format
32970 msgid "the %qs architecture does not support DSP instructions"
32971 msgstr ""
32973 #: config/mips/mips.c:20215
32974 #, gcc-internal-format
32975 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
32976 msgstr ""
32978 #: config/mips/mips.c:20225
32979 #, gcc-internal-format
32980 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
32981 msgstr ""
32983 #: config/mips/mips.c:20331
32984 #, gcc-internal-format
32985 msgid "%qs requires branch-likely instructions"
32986 msgstr ""
32988 #: config/mips/mips.c:20335
32989 #, gcc-internal-format
32990 msgid "the %qs architecture does not support the synci instruction"
32991 msgstr ""
32993 #: config/mips/mips.c:21170
32994 #, gcc-internal-format
32995 msgid "mips16 function profiling"
32996 msgstr ""
32998 #: config/mmix/mmix.c:320
32999 #, gcc-internal-format
33000 msgid "%<-f%s%> not supported: ignored"
33001 msgstr ""
33003 #: config/mmix/mmix.c:759
33004 #, gcc-internal-format
33005 msgid "support for mode %qs"
33006 msgstr ""
33008 #: config/mmix/mmix.c:773
33009 #, gcc-internal-format, gfc-internal-format
33010 msgid ""
33011 "too large function value type, needs %d registers, have only %d registers "
33012 "for this"
33013 msgstr ""
33015 #: config/mmix/mmix.c:950
33016 #, gcc-internal-format
33017 msgid "function_profiler support for MMIX"
33018 msgstr ""
33020 #: config/mmix/mmix.c:974
33021 #, gcc-internal-format
33022 msgid "MMIX Internal: Last named vararg would not fit in a register"
33023 msgstr ""
33025 #: config/mmix/mmix.c:1607 config/mmix/mmix.c:1631 config/mmix/mmix.c:1747
33026 #, gcc-internal-format, gfc-internal-format
33027 msgid "MMIX Internal: Bad register: %d"
33028 msgstr ""
33030 #. Presumably there's a missing case above if we get here.
33031 #: config/mmix/mmix.c:1739
33032 #, gcc-internal-format
33033 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
33034 msgstr ""
33036 #: config/mmix/mmix.c:2024
33037 #, gcc-internal-format
33038 msgid "stack frame not a multiple of 8 bytes: %wd"
33039 msgstr ""
33041 #: config/mmix/mmix.c:2262
33042 #, gcc-internal-format
33043 msgid "stack frame not a multiple of octabyte: %wd"
33044 msgstr ""
33046 #: config/mmix/mmix.c:2548 config/mmix/mmix.c:2607
33047 #, gcc-internal-format, gfc-internal-format
33048 msgid "MMIX Internal: %s is not a shiftable int"
33049 msgstr ""
33051 #: config/mn10300/mn10300.c:107
33052 #, gcc-internal-format
33053 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
33054 msgstr ""
33056 #: config/msp430/driver-msp430.c:661
33057 #, gcc-internal-format, gfc-internal-format
33058 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
33059 msgstr ""
33061 #: config/msp430/driver-msp430.c:702
33062 #, gcc-internal-format, gfc-internal-format
33063 msgid "unrecognized hwpy field in msp430_mcu_data[%d]: %d"
33064 msgstr ""
33066 #: config/msp430/driver-msp430.c:709
33067 #, gcc-internal-format, gfc-internal-format
33068 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
33069 msgstr ""
33071 #: config/msp430/driver-msp430.c:713
33072 #, gcc-internal-format
33073 msgid "msp430_select_hwmult_lib needs one or more arguments"
33074 msgstr ""
33076 #: config/msp430/msp430.c:800
33077 #, gcc-internal-format
33078 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
33079 msgstr ""
33081 #: config/msp430/msp430.c:807
33082 #, gcc-internal-format
33083 msgid ""
33084 "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to "
33085 "%s"
33086 msgstr ""
33088 #: config/msp430/msp430.c:815
33089 #, gcc-internal-format
33090 msgid ""
33091 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
33092 msgstr ""
33094 #: config/msp430/msp430.c:819
33095 #, gcc-internal-format
33096 msgid ""
33097 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
33098 msgstr ""
33100 #: config/msp430/msp430.c:823
33101 #, gcc-internal-format
33102 msgid ""
33103 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
33104 msgstr ""
33106 #: config/msp430/msp430.c:840
33107 #, gcc-internal-format
33108 msgid ""
33109 "Unrecognized MCU name %qs, assuming that it is just a MSP430 with no "
33110 "hardware multiply.\n"
33111 "Use the %<-mcpu%> and %<-mhwmult%> options to set these explicitly."
33112 msgstr ""
33114 #: config/msp430/msp430.c:847
33115 #, gcc-internal-format
33116 msgid ""
33117 "Unrecognized MCU name %qs, assuming that it has no hardware multiply.\n"
33118 "Use the %<-mhwmult%> option to set this explicitly."
33119 msgstr ""
33121 #: config/msp430/msp430.c:859
33122 #, gcc-internal-format
33123 msgid ""
33124 "Unrecognized MCU name %qs, assuming that it just supports the MSP430 ISA.\n"
33125 "Use the %<-mcpu%> option to set the ISA explicitly."
33126 msgstr ""
33128 #: config/msp430/msp430.c:867
33129 #, gcc-internal-format
33130 msgid "Unrecognized MCU name %qs."
33131 msgstr ""
33133 #: config/msp430/msp430.c:876
33134 #, gcc-internal-format
33135 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
33136 msgstr ""
33138 #: config/msp430/msp430.c:879
33139 #, gcc-internal-format
33140 msgid "%<-mcode-region=upper%> requires 430X-compatible cpu"
33141 msgstr ""
33143 #: config/msp430/msp430.c:881
33144 #, gcc-internal-format
33145 msgid "%<-mdata-region=upper%> requires 430X-compatible cpu"
33146 msgstr ""
33148 #: config/msp430/msp430.c:1915
33149 #, gcc-internal-format
33150 msgid "unrecognized interrupt vector argument of %qE attribute"
33151 msgstr ""
33153 #: config/msp430/msp430.c:1924
33154 #, gcc-internal-format
33155 msgid "numeric argument of %qE attribute must be in range 0..63"
33156 msgstr ""
33158 #: config/msp430/msp430.c:1930
33159 #, gcc-internal-format
33160 msgid "argument of %qE attribute is not a string constant or number"
33161 msgstr ""
33163 #: config/msp430/msp430.c:1957
33164 #, gcc-internal-format
33165 msgid "critical attribute has no effect on interrupt functions"
33166 msgstr ""
33168 #: config/msp430/msp430.c:2060
33169 #, gcc-internal-format
33170 msgid "%qE attribute cannot be applied to variables with specific sections"
33171 msgstr ""
33173 #: config/msp430/msp430.c:2064
33174 #, gcc-internal-format
33175 msgid "%qE attribute has no effect on automatic variables"
33176 msgstr ""
33178 #: config/msp430/msp430.c:2211
33179 #, gcc-internal-format
33180 msgid "argument to interrupt attribute is unsupported for weak functions"
33181 msgstr ""
33183 #: config/msp430/msp430.c:2587
33184 #, gcc-internal-format
33185 msgid "__delay_cycles() only takes constant arguments"
33186 msgstr ""
33188 #: config/msp430/msp430.c:2597
33189 #, gcc-internal-format
33190 msgid "__delay_cycles only takes non-negative cycle counts"
33191 msgstr ""
33193 #: config/msp430/msp430.c:2617
33194 #, gcc-internal-format
33195 msgid "__delay_cycles is limited to 32-bit loop counts"
33196 msgstr ""
33198 #: config/msp430/msp430.c:2687
33199 #, gcc-internal-format
33200 msgid "MSP430 builtin functions only work inside interrupt handlers"
33201 msgstr ""
33203 #: config/msp430/msp430.c:2699 config/rx/rx.c:2660 config/xtensa/xtensa.c:3468
33204 #: config/xtensa/xtensa.c:3494
33205 #, gcc-internal-format
33206 msgid "bad builtin code"
33207 msgstr ""
33209 #: config/nds32/nds32-intrinsic.c:126 config/nios2/nios2.c:3848
33210 #, gcc-internal-format, gfc-internal-format
33211 msgid "invalid argument to built-in function %s"
33212 msgstr ""
33214 #: config/nds32/nds32-intrinsic.c:131
33215 #, gcc-internal-format, gfc-internal-format
33216 msgid "constant argument out of range for %s"
33217 msgstr ""
33219 #: config/nds32/nds32-intrinsic.c:1003
33220 #, gcc-internal-format
33221 msgid "don%'t support DSP extension instructions"
33222 msgstr ""
33224 #: config/nds32/nds32-intrinsic.c:1016
33225 #, gcc-internal-format
33226 msgid "this builtin function is only available on the v3s or v3f toolchain"
33227 msgstr ""
33229 #: config/nds32/nds32-intrinsic.c:1028
33230 #, gcc-internal-format
33231 msgid "this builtin function is only available on the v3f toolchain"
33232 msgstr ""
33234 #: config/nds32/nds32-intrinsic.c:1043
33235 #, gcc-internal-format
33236 msgid "this builtin function not support on the v3m toolchain"
33237 msgstr ""
33239 #: config/nds32/nds32-intrinsic.c:1062
33240 #, gcc-internal-format
33241 msgid "don%'t support performance extension instructions"
33242 msgstr ""
33244 #: config/nds32/nds32-intrinsic.c:1074
33245 #, gcc-internal-format
33246 msgid "don%'t support performance extension version 2 instructions"
33247 msgstr ""
33249 #: config/nds32/nds32-intrinsic.c:1086
33250 #, gcc-internal-format
33251 msgid "don%'t support string extension instructions"
33252 msgstr ""
33254 #: config/nds32/nds32-isr.c:116 config/nds32/nds32-isr.c:207
33255 #, gcc-internal-format
33256 msgid "require id argument in the string"
33257 msgstr ""
33259 #: config/nds32/nds32-isr.c:131
33260 #, gcc-internal-format
33261 msgid "invalid id value for interrupt attribute"
33262 msgstr ""
33264 #: config/nds32/nds32-isr.c:221
33265 #, gcc-internal-format
33266 msgid "invalid id value for exception attribute"
33267 msgstr ""
33269 #: config/nds32/nds32-isr.c:617
33270 #, gcc-internal-format
33271 msgid "multiple save reg attributes to function %qD"
33272 msgstr ""
33274 #: config/nds32/nds32-isr.c:630
33275 #, gcc-internal-format
33276 msgid "multiple nested types attributes to function %qD"
33277 msgstr ""
33279 #: config/nds32/nds32-isr.c:642
33280 #, gcc-internal-format
33281 msgid "multiple interrupt attributes to function %qD"
33282 msgstr ""
33284 #: config/nds32/nds32-isr.c:646
33285 #, gcc-internal-format
33286 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
33287 msgstr ""
33289 #: config/nds32/nds32-isr.c:649
33290 #, gcc-internal-format
33291 msgid "cannot use exception attributes to function %qD under linux toolchain"
33292 msgstr ""
33294 #: config/nds32/nds32-isr.c:652
33295 #, gcc-internal-format
33296 msgid "cannot use reset attributes to function %qD under linux toolchain"
33297 msgstr ""
33299 #. Trampoline is not supported on reduced-set registers yet.
33300 #: config/nds32/nds32.c:2402 config/nds32/nds32.c:2456
33301 #: config/nds32/nds32.c:3567 config/nds32/nds32.c:3664
33302 #: config/nds32/nds32.c:3679 config/nds32/nds32.c:3685
33303 #: config/nds32/nds32.c:3761 config/nds32/nds32.c:3767
33304 #: config/nds32/nds32.c:3799
33305 #, gcc-internal-format
33306 msgid "a nested function is not supported for reduced registers"
33307 msgstr ""
33309 #. The enum index value for array size is out of range.
33310 #: config/nds32/nds32.c:3458
33311 #, gcc-internal-format
33312 msgid "intrinsic register index is out of range"
33313 msgstr ""
33315 #: config/nds32/nds32.c:3474 config/nds32/nds32.c:3481
33316 #: config/nds32/nds32.c:3488 config/nds32/nds32.c:3495
33317 #: config/nds32/nds32.c:3502
33318 #, gcc-internal-format
33319 msgid "CCTL intrinsic function subtype out of range!"
33320 msgstr ""
33322 #: config/nds32/nds32.c:3939
33323 #, gcc-internal-format
33324 msgid "cannot use indirect_call attribute under linux toolchain"
33325 msgstr ""
33327 #: config/nds32/nds32.c:3947
33328 #, gcc-internal-format
33329 msgid "indirect_call attribute can%'t apply for static function"
33330 msgstr ""
33332 #: config/nds32/nds32.c:4036
33333 #, gcc-internal-format
33334 msgid "invalid id value for interrupt/exception attribute"
33335 msgstr ""
33337 #: config/nds32/nds32.c:4064
33338 #, gcc-internal-format
33339 msgid "invalid id value for reset attribute"
33340 msgstr ""
33342 #: config/nds32/nds32.c:4080
33343 #, gcc-internal-format
33344 msgid "invalid nmi function for reset attribute"
33345 msgstr ""
33347 #: config/nds32/nds32.c:4093
33348 #, gcc-internal-format
33349 msgid "invalid warm function for reset attribute"
33350 msgstr ""
33352 #: config/nds32/nds32.c:4144
33353 #, gcc-internal-format
33354 msgid "not support %<-fpic%> option for v3m toolchain"
33355 msgstr ""
33357 #: config/nds32/nds32.c:4177
33358 #, gcc-internal-format
33359 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
33360 msgstr ""
33362 #: config/nds32/nds32.c:4180
33363 #, gcc-internal-format
33364 msgid ""
33365 "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-"
33366 "mext-fpu-sp%> or %<-mext-fpu-dp%>"
33367 msgstr ""
33369 #: config/nios2/nios2.c:573
33370 #, gcc-internal-format
33371 msgid "Unknown form for stack limit expression"
33372 msgstr ""
33374 #: config/nios2/nios2.c:1182
33375 #, gcc-internal-format
33376 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
33377 msgstr ""
33379 #: config/nios2/nios2.c:1195
33380 #, gcc-internal-format
33381 msgid ""
33382 "switch %<-mcustom-%s%> has no effect unless %<-funsafe-math-optimizations%> "
33383 "is specified"
33384 msgstr ""
33386 #: config/nios2/nios2.c:1205
33387 #, gcc-internal-format
33388 msgid ""
33389 "switch %<-mcustom-%s%> has no effect unless %<-ffinite-math-only%> is "
33390 "specified"
33391 msgstr ""
33393 #: config/nios2/nios2.c:1214
33394 #, gcc-internal-format
33395 msgid ""
33396 "switch %<-mcustom-%s%> has no effect unless %<-fno-math-errno%> is specified"
33397 msgstr ""
33399 #: config/nios2/nios2.c:1219
33400 #, gcc-internal-format
33401 msgid ""
33402 "conflicting use of %<-mcustom%> switches, target attributes, and/or "
33403 "%<__builtin_custom_%> functions"
33404 msgstr ""
33406 #: config/nios2/nios2.c:1321
33407 #, gcc-internal-format
33408 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
33409 msgstr ""
33411 #: config/nios2/nios2.c:1340
33412 #, gcc-internal-format
33413 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
33414 msgstr ""
33416 #: config/nios2/nios2.c:1363
33417 #, gcc-internal-format
33418 msgid "position-independent code requires the Linux ABI"
33419 msgstr ""
33421 #: config/nios2/nios2.c:1366
33422 #, gcc-internal-format
33423 msgid "PIC support for %<-fstack-limit-symbol%>"
33424 msgstr ""
33426 #: config/nios2/nios2.c:1388
33427 #, gcc-internal-format
33428 msgid "%<-mgpopt%> not supported with PIC."
33429 msgstr ""
33431 #: config/nios2/nios2.c:1390
33432 #, gcc-internal-format
33433 msgid "%<-mgprel-sec=%> not supported with PIC."
33434 msgstr ""
33436 #: config/nios2/nios2.c:1392
33437 #, gcc-internal-format
33438 msgid "%<-mr0rel-sec=%> not supported with PIC."
33439 msgstr ""
33441 #: config/nios2/nios2.c:1400
33442 #, gcc-internal-format
33443 msgid "%<-mgprel-sec=%> argument is not a valid regular expression."
33444 msgstr ""
33446 #: config/nios2/nios2.c:1406
33447 #, gcc-internal-format
33448 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression."
33449 msgstr ""
33451 #: config/nios2/nios2.c:1417
33452 #, gcc-internal-format
33453 msgid "BMX instructions are only supported with R2 architecture"
33454 msgstr ""
33456 #: config/nios2/nios2.c:1419
33457 #, gcc-internal-format
33458 msgid "CDX instructions are only supported with R2 architecture"
33459 msgstr ""
33461 #: config/nios2/nios2.c:1424
33462 #, gcc-internal-format
33463 msgid "R2 architecture is little-endian only"
33464 msgstr ""
33466 #: config/nios2/nios2.c:3594
33467 #, gcc-internal-format
33468 msgid ""
33469 "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
33470 msgstr ""
33472 #: config/nios2/nios2.c:3702
33473 #, gcc-internal-format
33474 msgid ""
33475 "custom instruction opcode must be compile time constant in the range 0-255 "
33476 "for %<__builtin_custom_%s%>"
33477 msgstr ""
33479 #: config/nios2/nios2.c:3907
33480 #, gcc-internal-format, gfc-internal-format
33481 msgid "Control register number must be in range 0-31 for %s"
33482 msgstr ""
33484 #: config/nios2/nios2.c:3935
33485 #, gcc-internal-format, gfc-internal-format
33486 msgid "Register number must be in range 0-31 for %s"
33487 msgstr ""
33489 #: config/nios2/nios2.c:3942
33490 #, gcc-internal-format, gfc-internal-format
33491 msgid "The immediate value must fit into a %d-bit integer for %s"
33492 msgstr ""
33494 #: config/nios2/nios2.c:3992
33495 #, gcc-internal-format
33496 msgid "The ENI instruction operand must be either 0 or 1"
33497 msgstr ""
33499 #: config/nios2/nios2.c:4020
33500 #, gcc-internal-format, gfc-internal-format
33501 msgid "Builtin function %s requires Nios II R%d"
33502 msgstr ""
33504 #: config/nios2/nios2.c:4100
33505 #, gcc-internal-format
33506 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
33507 msgstr ""
33509 #: config/nios2/nios2.c:4106 config/nios2/nios2.c:4116
33510 #, gcc-internal-format
33511 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
33512 msgstr ""
33514 #: config/nios2/nios2.c:4222
33515 #, gcc-internal-format
33516 msgid "custom-fpu-cfg option does not support %<no-%>"
33517 msgstr ""
33519 #: config/nios2/nios2.c:4227
33520 #, gcc-internal-format
33521 msgid "custom-fpu-cfg option requires configuration argument"
33522 msgstr ""
33524 #: config/nios2/nios2.c:4256
33525 #, gcc-internal-format
33526 msgid "%<no-custom-%s%> does not accept arguments"
33527 msgstr ""
33529 #: config/nios2/nios2.c:4271
33530 #, gcc-internal-format
33531 msgid "%<custom-%s=%> requires argument"
33532 msgstr ""
33534 #: config/nios2/nios2.c:4281
33535 #, gcc-internal-format
33536 msgid "%<custom-%s=%> argument should be a non-negative integer"
33537 msgstr ""
33539 #: config/nios2/nios2.c:4293
33540 #, gcc-internal-format
33541 msgid "%<custom-%s=%> is not recognized as FPU instruction"
33542 msgstr ""
33544 #: config/nios2/nios2.c:4300
33545 #, gcc-internal-format
33546 msgid "%<%s%> is unknown"
33547 msgstr ""
33549 #: config/nvptx/mkoffload.c:109
33550 #, gcc-internal-format
33551 msgid "malformed ptx file"
33552 msgstr ""
33554 #: config/nvptx/mkoffload.c:409
33555 #, gcc-internal-format
33556 msgid "COLLECT_GCC must be set."
33557 msgstr ""
33559 #: config/nvptx/mkoffload.c:457
33560 #, gcc-internal-format
33561 msgid "offload compiler %s not found (consider using %<-B%>)"
33562 msgstr ""
33564 #: config/nvptx/mkoffload.c:491
33565 #, gcc-internal-format
33566 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
33567 msgstr ""
33569 #: config/nvptx/mkoffload.c:556
33570 #, gcc-internal-format
33571 msgid "cannot open intermediate ptx file"
33572 msgstr ""
33574 #: config/nvptx/nvptx.c:197
33575 #, gcc-internal-format
33576 msgid "option %s is not supported together with %<-fopenacc%>"
33577 msgstr ""
33579 #: config/nvptx/nvptx.c:223
33580 #, gcc-internal-format
33581 msgid "not generating patch area, nops not supported"
33582 msgstr ""
33584 #: config/nvptx/nvptx.c:316
33585 #, gcc-internal-format
33586 msgid ""
33587 "static initialization of variable %q+D in %<.shared%> memory is not supported"
33588 msgstr ""
33590 #: config/nvptx/nvptx.c:2068
33591 #, gcc-internal-format
33592 msgid "cannot emit unaligned pointers in ptx assembly"
33593 msgstr ""
33595 #: config/nvptx/nvptx.c:2293
33596 #, gcc-internal-format
33597 msgid "PTX does not support weak declarations (only weak definitions)"
33598 msgstr ""
33600 #: config/nvptx/nvptx.c:5064
33601 #, gcc-internal-format
33602 msgid "%qE attribute requires a void return type"
33603 msgstr ""
33605 #: config/nvptx/nvptx.c:5087
33606 #, gcc-internal-format
33607 msgid "%qE attribute not allowed with auto storage class"
33608 msgstr ""
33610 #: config/nvptx/nvptx.c:5641
33611 #, gcc-internal-format, gfc-internal-format
33612 msgid ""
33613 "using vector_length (%d) due to call to vector-partitionable routine, "
33614 "ignoring %d"
33615 msgstr ""
33617 #: config/nvptx/nvptx.c:5649
33618 #, gcc-internal-format, gfc-internal-format
33619 msgid "using vector_length (%d), ignoring runtime setting"
33620 msgstr ""
33622 #: config/nvptx/nvptx.c:5663
33623 #, gcc-internal-format, gfc-internal-format
33624 msgid "using vector_length (%d), ignoring %d"
33625 msgstr ""
33627 #: config/or1k/or1k.c:1268
33628 #, gcc-internal-format, gfc-internal-format
33629 msgid "unexpected operand: %d"
33630 msgstr ""
33632 #: config/pa/pa.c:532
33633 #, gcc-internal-format
33634 msgid "PIC code generation is not supported in the portable runtime model"
33635 msgstr ""
33637 #: config/pa/pa.c:537
33638 #, gcc-internal-format
33639 msgid "PIC code generation is not compatible with fast indirect calls"
33640 msgstr ""
33642 #: config/pa/pa.c:542
33643 #, gcc-internal-format
33644 msgid "%<-g%> is only supported when using GAS on this processor,"
33645 msgstr ""
33647 #: config/pa/pa.c:543
33648 #, gcc-internal-format
33649 msgid "%<-g%> option disabled"
33650 msgstr ""
33652 #: config/pa/pa.c:8794
33653 #, gcc-internal-format, gfc-internal-format
33654 msgid ""
33655 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
33656 "Using %u"
33657 msgstr ""
33659 #: config/riscv/riscv.c:354
33660 #, gcc-internal-format
33661 msgid "unknown cpu %qs for %<-mtune%>"
33662 msgstr ""
33664 #: config/riscv/riscv.c:2875
33665 #, gcc-internal-format
33666 msgid ""
33667 "argument to %qE attribute is not \"user\", \"supervisor\", or \"machine\""
33668 msgstr ""
33670 #: config/riscv/riscv.c:4501
33671 #, gcc-internal-format
33672 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
33673 msgstr ""
33675 #: config/riscv/riscv.c:4542
33676 #, gcc-internal-format
33677 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
33678 msgstr ""
33680 #: config/riscv/riscv.c:4546
33681 #, gcc-internal-format
33682 msgid "rv32e requires ilp32e ABI"
33683 msgstr ""
33685 #: config/riscv/riscv.c:4550
33686 #, gcc-internal-format
33687 msgid "ABI requires %<-march=rv%d%>"
33688 msgstr ""
33690 #: config/riscv/riscv.c:4560
33691 #, gcc-internal-format
33692 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
33693 msgstr ""
33695 #: config/riscv/riscv.c:4573
33696 #, gcc-internal-format
33697 msgid ""
33698 "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-"
33699 "attribute%>]"
33700 msgstr ""
33702 #: config/riscv/riscv.c:4865
33703 #, gcc-internal-format
33704 msgid "%qs function cannot have different interrupt type"
33705 msgstr ""
33707 #. Address spaces are currently only supported by C.
33708 #: config/rl78/rl78.c:375
33709 #, gcc-internal-format
33710 msgid "%<-mes0%> can only be used with C"
33711 msgstr ""
33713 #: config/rl78/rl78.c:378
33714 #, gcc-internal-format
33715 msgid "mduc registers only saved for G13 target"
33716 msgstr ""
33718 #: config/rl78/rl78.c:393
33719 #, gcc-internal-format
33720 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
33721 msgstr ""
33723 #: config/rl78/rl78.c:395
33724 #, gcc-internal-format
33725 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
33726 msgstr ""
33728 #. The S2 core does not have mul/div instructions.
33729 #: config/rl78/rl78.c:407
33730 #, gcc-internal-format
33731 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
33732 msgstr ""
33734 #. The G14 core does not have the hardware multiply peripheral used by the
33735 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
33736 #: config/rl78/rl78.c:420
33737 #, gcc-internal-format
33738 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
33739 msgstr ""
33741 #: config/rl78/rl78.c:843
33742 #, gcc-internal-format
33743 msgid "naked attribute only applies to functions"
33744 msgstr ""
33746 #: config/rl78/rl78.c:867
33747 #, gcc-internal-format
33748 msgid "%qE attribute doesn%'t apply to functions"
33749 msgstr ""
33751 #. This is unpredictable, as we're truncating off usable address
33752 #. bits.
33753 #: config/rl78/rl78.c:1233
33754 #, gcc-internal-format
33755 msgid "converting far pointer to near pointer"
33756 msgstr ""
33758 #: config/rs6000/driver-rs6000.c:268
33759 #, gcc-internal-format
33760 msgid ""
33761 "Unsupported cpu name returned from kernel for %<-mcpu=native%>: %s\n"
33762 "Please use an explicit cpu name.  Valid cpu names are: %s"
33763 msgstr ""
33765 #: config/rs6000/host-darwin.c:61
33766 #, gcc-internal-format
33767 msgid "Segmentation Fault (code)"
33768 msgstr ""
33770 #: config/rs6000/host-darwin.c:131
33771 #, gcc-internal-format
33772 msgid "Segmentation Fault"
33773 msgstr ""
33775 #: config/rs6000/host-darwin.c:145
33776 #, gcc-internal-format
33777 msgid "While setting up signal stack: %m"
33778 msgstr ""
33780 #: config/rs6000/host-darwin.c:151
33781 #, gcc-internal-format
33782 msgid "While setting up signal handler: %m"
33783 msgstr ""
33785 #. Handle the machine specific pragma longcall.  Its syntax is
33787 #. # pragma longcall ( TOGGLE )
33789 #. where TOGGLE is either 0 or 1.
33791 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
33792 #. whether or not new function declarations receive a longcall
33793 #. attribute by default.
33794 #: config/rs6000/rs6000-c.c:52
33795 #, gcc-internal-format
33796 msgid "ignoring malformed #pragma longcall"
33797 msgstr ""
33799 #: config/rs6000/rs6000-c.c:65
33800 #, gcc-internal-format
33801 msgid "missing open paren"
33802 msgstr ""
33804 #: config/rs6000/rs6000-c.c:67
33805 #, gcc-internal-format
33806 msgid "missing number"
33807 msgstr ""
33809 #: config/rs6000/rs6000-c.c:69
33810 #, gcc-internal-format
33811 msgid "missing close paren"
33812 msgstr ""
33814 #: config/rs6000/rs6000-c.c:72
33815 #, gcc-internal-format
33816 msgid "number must be 0 or 1"
33817 msgstr ""
33819 #: config/rs6000/rs6000-c.c:75
33820 #, gcc-internal-format
33821 msgid "junk at end of #pragma longcall"
33822 msgstr ""
33824 #: config/rs6000/rs6000-c.c:6143
33825 #, gcc-internal-format
33826 msgid ""
33827 "vec_lvsl is deprecated for little endian; use assignment for unaligned loads "
33828 "and stores"
33829 msgstr ""
33831 #: config/rs6000/rs6000-c.c:6147
33832 #, gcc-internal-format
33833 msgid ""
33834 "vec_lvsr is deprecated for little endian; use assignment for unaligned loads "
33835 "and stores"
33836 msgstr ""
33838 #: config/rs6000/rs6000-c.c:6157 config/rs6000/rs6000-c.c:6208
33839 #: config/rs6000/rs6000-c.c:6478 config/rs6000/rs6000-c.c:6544
33840 #: config/rs6000/rs6000-c.c:6891 config/rs6000/rs6000-c.c:6938
33841 #, gcc-internal-format
33842 msgid "builtin %qs only accepts 2 arguments"
33843 msgstr ""
33845 #: config/rs6000/rs6000-c.c:6281 config/rs6000/rs6000-c.c:6364
33846 #: config/rs6000/rs6000-c.c:6722
33847 #, gcc-internal-format
33848 msgid "builtin %qs only accepts 3 arguments"
33849 msgstr ""
33851 #: config/rs6000/rs6000-c.c:6473
33852 #, gcc-internal-format
33853 msgid "builtin %qs only accepts 1 argument"
33854 msgstr ""
33856 #: config/rs6000/rs6000-c.c:6843
33857 #, gcc-internal-format
33858 msgid "passing arg %d of %qE discards qualifiers from pointer target type"
33859 msgstr ""
33861 #: config/rs6000/rs6000-c.c:7029
33862 #, gcc-internal-format
33863 msgid "builtin %qs requires builtin %qs"
33864 msgstr ""
33866 #: config/rs6000/rs6000-c.c:7033
33867 #, gcc-internal-format
33868 msgid "builtin function %qs not supported in this compiler configuration"
33869 msgstr ""
33871 #: config/rs6000/rs6000-c.c:7043
33872 #, gcc-internal-format
33873 msgid "invalid parameter combination for AltiVec intrinsic %qs"
33874 msgstr ""
33876 #: config/rs6000/rs6000.c:3533 config/rs6000/rs6000.c:3536
33877 #: config/rs6000/rs6000.c:3539
33878 #, gcc-internal-format
33879 msgid "%qs requires %qs or %qs"
33880 msgstr ""
33882 #: config/rs6000/rs6000.c:3640
33883 #, gcc-internal-format
33884 msgid "%qs requires PowerPC64 architecture, enabling"
33885 msgstr ""
33887 #: config/rs6000/rs6000.c:3821
33888 #, gcc-internal-format
33889 msgid ""
33890 "%qs is not supported for 64-bit Darwin; it is incompatible with the "
33891 "installed C and C++ libraries"
33892 msgstr ""
33894 #: config/rs6000/rs6000.c:3957
33895 #, gcc-internal-format
33896 msgid "AltiVec not supported in this target"
33897 msgstr ""
33899 #: config/rs6000/rs6000.c:3974
33900 #, gcc-internal-format
33901 msgid "%qs is not supported on little endian systems"
33902 msgstr ""
33904 #: config/rs6000/rs6000.c:4053
33905 #, gcc-internal-format
33906 msgid ""
33907 "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than "
33908 "power9"
33909 msgstr ""
33911 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
33912 #. were explicitly cleared.
33913 #: config/rs6000/rs6000.c:4061
33914 #, gcc-internal-format
33915 msgid "%qs incompatible with explicitly disabled options"
33916 msgstr ""
33918 #: config/rs6000/rs6000.c:4086 config/rs6000/rs6000.c:4093
33919 #: config/rs6000/rs6000.c:4100 config/rs6000/rs6000.c:4108
33920 #: config/rs6000/rs6000.c:4127 config/rs6000/rs6000.c:4189
33921 #: config/rs6000/rs6000.c:4216 config/rs6000/rs6000.c:4243
33922 #: config/rs6000/rs6000.c:4258 config/rs6000/rs6000.c:4266
33923 #: config/rs6000/rs6000.c:4295 config/rs6000/rs6000.c:4297
33924 #: config/rs6000/rs6000.c:4381
33925 #, gcc-internal-format
33926 msgid "%qs requires %qs"
33927 msgstr ""
33929 #: config/rs6000/rs6000.c:4286
33930 #, gcc-internal-format
33931 msgid "target attribute or pragma changes long double size"
33932 msgstr ""
33934 #: config/rs6000/rs6000.c:4312
33935 #, gcc-internal-format
33936 msgid "%qs requires full ISA 2.06 support"
33937 msgstr ""
33939 #: config/rs6000/rs6000.c:4321
33940 #, gcc-internal-format
33941 msgid "Using IEEE extended precision long double"
33942 msgstr ""
33944 #: config/rs6000/rs6000.c:4323
33945 #, gcc-internal-format
33946 msgid "Using IBM extended precision long double"
33947 msgstr ""
33949 #: config/rs6000/rs6000.c:4341
33950 #, gcc-internal-format
33951 msgid "%qs requires VSX support"
33952 msgstr ""
33954 #: config/rs6000/rs6000.c:4350
33955 #, gcc-internal-format
33956 msgid "The %<-mfloat128%> option may not be fully supported"
33957 msgstr ""
33959 #: config/rs6000/rs6000.c:4373
33960 #, gcc-internal-format
33961 msgid "%qs requires full ISA 3.0 support"
33962 msgstr ""
33964 #: config/rs6000/rs6000.c:4440
33965 #, gcc-internal-format
33966 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
33967 msgstr ""
33969 #: config/rs6000/rs6000.c:4463 config/rs6000/rs6000.c:4478
33970 #, gcc-internal-format
33971 msgid "target attribute or pragma changes AltiVec ABI"
33972 msgstr ""
33974 #: config/rs6000/rs6000.c:4491
33975 #, gcc-internal-format
33976 msgid "target attribute or pragma changes darwin64 ABI"
33977 msgstr ""
33979 #: config/rs6000/rs6000.c:4617
33980 #, gcc-internal-format
33981 msgid "%qs is not a valid number in %qs"
33982 msgstr ""
33984 #: config/rs6000/rs6000.c:4634
33985 #, gcc-internal-format
33986 msgid "%qs is not a valid base register in %qs"
33987 msgstr ""
33989 #: config/rs6000/rs6000.c:4642
33990 #, gcc-internal-format
33991 msgid "%qs needs a valid base register"
33992 msgstr ""
33994 #: config/rs6000/rs6000.c:4935
33995 #, gcc-internal-format
33996 msgid "unknown option for %<%s=%s%>"
33997 msgstr ""
33999 #: config/rs6000/rs6000.c:4972
34000 #, gcc-internal-format
34001 msgid "%qs is deprecated and not recommended in any circumstances"
34002 msgstr ""
34004 #: config/rs6000/rs6000.c:7398
34005 #, gcc-internal-format, gfc-internal-format
34006 msgid ""
34007 "the layout of aggregates containing vectors with %d-byte alignment has "
34008 "changed in GCC 5"
34009 msgstr ""
34011 #: config/rs6000/rs6000.c:10696
34012 #, gcc-internal-format
34013 msgid ""
34014 "GCC vector returned by reference: non-standard ABI extension with no "
34015 "compatibility guarantee"
34016 msgstr ""
34018 #: config/rs6000/rs6000.c:10886
34019 #, gcc-internal-format
34020 msgid ""
34021 "cannot return value in vector register because altivec instructions are "
34022 "disabled, use %qs to enable them"
34023 msgstr ""
34025 #: config/rs6000/rs6000.c:11079
34026 #, gcc-internal-format, gfc-internal-format
34027 msgid ""
34028 "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
34029 msgstr ""
34031 #: config/rs6000/rs6000.c:11349
34032 #, gcc-internal-format
34033 msgid ""
34034 "cannot pass argument in vector register because altivec instructions are "
34035 "disabled, use %qs to enable them"
34036 msgstr ""
34038 #: config/rs6000/rs6000.c:12093
34039 #, gcc-internal-format
34040 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
34041 msgstr ""
34043 #: config/rs6000/rs6000.c:12270
34044 #, gcc-internal-format
34045 msgid ""
34046 "GCC vector passed by reference: non-standard ABI extension with no "
34047 "compatibility guarantee"
34048 msgstr ""
34050 #: config/rs6000/rs6000.c:13060
34051 #, gcc-internal-format
34052 msgid "internal error: builtin function %qs already processed"
34053 msgstr ""
34055 #: config/rs6000/rs6000.c:13378
34056 #, gcc-internal-format
34057 msgid "%<__builtin_mffsl%> not supported with %<-msoft-float%>"
34058 msgstr ""
34060 #: config/rs6000/rs6000.c:13419
34061 #, gcc-internal-format
34062 msgid "argument 1 must be an 8-bit field value"
34063 msgstr ""
34065 #: config/rs6000/rs6000.c:13450
34066 #, gcc-internal-format
34067 msgid ""
34068 "%<__builtin_mtfsb0%> and %<__builtin_mtfsb1%> not supported with %<-msoft-"
34069 "float%>"
34070 msgstr ""
34072 #: config/rs6000/rs6000.c:13462
34073 #, gcc-internal-format
34074 msgid "Argument must be a constant between 0 and 31."
34075 msgstr ""
34077 #: config/rs6000/rs6000.c:13488
34078 #, gcc-internal-format
34079 msgid "%<__builtin_set_fpscr_rn%> not supported with %<-msoft-float%>"
34080 msgstr ""
34082 #: config/rs6000/rs6000.c:13503
34083 #, gcc-internal-format
34084 msgid "Argument must be a value between 0 and 3."
34085 msgstr ""
34087 #: config/rs6000/rs6000.c:13528
34088 #, gcc-internal-format
34089 msgid "%<__builtin_set_fpscr_drn%> is not supported in 32-bit mode."
34090 msgstr ""
34092 #: config/rs6000/rs6000.c:13533
34093 #, gcc-internal-format
34094 msgid "%<__builtin_set_fpscr_drn%> not supported with %<-msoft-float%>"
34095 msgstr ""
34097 #: config/rs6000/rs6000.c:13552
34098 #, gcc-internal-format
34099 msgid "Argument must be a value between 0 and 7."
34100 msgstr ""
34102 #: config/rs6000/rs6000.c:13593
34103 #, gcc-internal-format
34104 msgid "argument 1 must be a 5-bit signed literal"
34105 msgstr ""
34107 #: config/rs6000/rs6000.c:13677
34108 #, gcc-internal-format
34109 msgid "argument 2 must be a 1-bit unsigned literal"
34110 msgstr ""
34112 #: config/rs6000/rs6000.c:13688
34113 #, gcc-internal-format
34114 msgid "argument 2 must be a 2-bit unsigned literal"
34115 msgstr ""
34117 #: config/rs6000/rs6000.c:13699
34118 #, gcc-internal-format
34119 msgid "argument 2 must be a 3-bit unsigned literal"
34120 msgstr ""
34122 #: config/rs6000/rs6000.c:13710
34123 #, gcc-internal-format
34124 msgid "argument 2 must be a 4-bit unsigned literal"
34125 msgstr ""
34127 #: config/rs6000/rs6000.c:13724
34128 #, gcc-internal-format
34129 msgid "argument 2 must be a 5-bit unsigned literal"
34130 msgstr ""
34132 #: config/rs6000/rs6000.c:13742
34133 #, gcc-internal-format
34134 msgid "argument 1 must be a 6-bit unsigned literal"
34135 msgstr ""
34137 #: config/rs6000/rs6000.c:13758
34138 #, gcc-internal-format
34139 msgid "argument 2 must be a 7-bit unsigned literal"
34140 msgstr ""
34142 #: config/rs6000/rs6000.c:13797
34143 #, gcc-internal-format
34144 msgid "argument 1 of %qs must be a constant"
34145 msgstr ""
34147 #: config/rs6000/rs6000.c:13855
34148 #, gcc-internal-format
34149 msgid "argument 1 of %qs is out of range"
34150 msgstr ""
34152 #: config/rs6000/rs6000.c:14144
34153 #, gcc-internal-format
34154 msgid "builtin %qs is only valid in 64-bit mode"
34155 msgstr ""
34157 #: config/rs6000/rs6000.c:14193
34158 #, gcc-internal-format, gfc-internal-format
34159 msgid "argument %d must be an unsigned literal"
34160 msgstr ""
34162 #: config/rs6000/rs6000.c:14195
34163 #, gcc-internal-format, gfc-internal-format
34164 msgid "argument %d is an unsigned literal that is out of range"
34165 msgstr ""
34167 #: config/rs6000/rs6000.c:14341
34168 #, gcc-internal-format
34169 msgid "builtin %qs only accepts a string argument"
34170 msgstr ""
34172 #. Invalid CPU argument.
34173 #: config/rs6000/rs6000.c:14360
34174 #, gcc-internal-format
34175 msgid "cpu %qs is an invalid argument to builtin %qs"
34176 msgstr ""
34178 #. Invalid HWCAP argument.
34179 #: config/rs6000/rs6000.c:14388
34180 #, gcc-internal-format
34181 msgid "%s %qs is an invalid argument to builtin %qs"
34182 msgstr ""
34184 #: config/rs6000/rs6000.c:14414
34185 #, gcc-internal-format
34186 msgid ""
34187 "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability "
34188 "bits"
34189 msgstr ""
34191 #: config/rs6000/rs6000.c:14467
34192 #, gcc-internal-format
34193 msgid "argument 3 must be a 4-bit unsigned literal"
34194 msgstr ""
34196 #: config/rs6000/rs6000.c:14492
34197 #, gcc-internal-format
34198 msgid "argument 3 must be a 2-bit unsigned literal"
34199 msgstr ""
34201 #: config/rs6000/rs6000.c:14512
34202 #, gcc-internal-format
34203 msgid "argument 3 must be a 1-bit unsigned literal"
34204 msgstr ""
34206 #: config/rs6000/rs6000.c:14524
34207 #, gcc-internal-format
34208 msgid "argument 1 must be 0 or 2"
34209 msgstr ""
34211 #: config/rs6000/rs6000.c:14536
34212 #, gcc-internal-format
34213 msgid "argument 1 must be a 1-bit unsigned literal"
34214 msgstr ""
34216 #: config/rs6000/rs6000.c:14550
34217 #, gcc-internal-format
34218 msgid "argument 2 must be a 6-bit unsigned literal"
34219 msgstr ""
34221 #: config/rs6000/rs6000.c:14562
34222 #, gcc-internal-format
34223 msgid "argument 2 must be 0 or 1"
34224 msgstr ""
34226 #: config/rs6000/rs6000.c:14570
34227 #, gcc-internal-format
34228 msgid "argument 3 must be in the range 0..15"
34229 msgstr ""
34231 #: config/rs6000/rs6000.c:14636 config/rs6000/rs6000.c:14976
34232 #, gcc-internal-format
34233 msgid "argument to %qs must be a 2-bit unsigned literal"
34234 msgstr ""
34236 #: config/rs6000/rs6000.c:14801
34237 #, gcc-internal-format
34238 msgid "unresolved overload for Altivec builtin %qF"
34239 msgstr ""
34241 #: config/rs6000/rs6000.c:15023
34242 #, gcc-internal-format
34243 msgid "second argument to %qs must be 0..12"
34244 msgstr ""
34246 #: config/rs6000/rs6000.c:15038
34247 #, gcc-internal-format
34248 msgid "third argument to %qs must be 0..12"
34249 msgstr ""
34251 #: config/rs6000/rs6000.c:15232
34252 #, gcc-internal-format
34253 msgid "builtin function %qs is only valid for the cell processor"
34254 msgstr ""
34256 #: config/rs6000/rs6000.c:15234 config/rs6000/rs6000.c:15236
34257 #: config/rs6000/rs6000.c:15238 config/rs6000/rs6000.c:15244
34258 #: config/rs6000/rs6000.c:15246 config/rs6000/rs6000.c:15253
34259 #: config/rs6000/rs6000.c:15260 config/rs6000/rs6000.c:15265
34260 #: config/rs6000/rs6000.c:15268 config/rs6000/rs6000.c:15272
34261 #: config/rs6000/rs6000.c:15278
34262 #, gcc-internal-format
34263 msgid "builtin function %qs requires the %qs option"
34264 msgstr ""
34266 #: config/rs6000/rs6000.c:15241 config/rs6000/rs6000.c:15250
34267 #: config/rs6000/rs6000.c:15257
34268 #, gcc-internal-format
34269 msgid "builtin function %qs requires the %qs and %qs options"
34270 msgstr ""
34272 #: config/rs6000/rs6000.c:15275
34273 #, gcc-internal-format
34274 msgid "builtin function %qs requires ISA 3.0 IEEE 128-bit floating point"
34275 msgstr ""
34277 #: config/rs6000/rs6000.c:15282
34278 #, gcc-internal-format
34279 msgid ""
34280 "builtin function %qs requires the %qs (or newer), and %qs or %qs options"
34281 msgstr ""
34283 #: config/rs6000/rs6000.c:15286
34284 #, gcc-internal-format
34285 msgid "builtin function %qs is not supported with the current options"
34286 msgstr ""
34288 #: config/rs6000/rs6000.c:17877
34289 #, gcc-internal-format
34290 msgid "internal error: builtin function %qs had an unexpected return type %qs"
34291 msgstr ""
34293 #: config/rs6000/rs6000.c:17894
34294 #, gcc-internal-format
34295 msgid ""
34296 "internal error: builtin function %qs, argument %d had unexpected argument "
34297 "type %qs"
34298 msgstr ""
34300 #: config/rs6000/rs6000.c:25689
34301 #, gcc-internal-format
34302 msgid "stack frame too large"
34303 msgstr ""
34305 #: config/rs6000/rs6000.c:29363
34306 #, gcc-internal-format
34307 msgid "%qs uses register r29"
34308 msgstr ""
34310 #: config/rs6000/rs6000.c:29371
34311 #, gcc-internal-format
34312 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
34313 msgstr ""
34315 #: config/rs6000/rs6000.c:30357
34316 #, gcc-internal-format
34317 msgid "no profiling of 64-bit code for this ABI"
34318 msgstr ""
34320 #: config/rs6000/rs6000.c:32658
34321 #, gcc-internal-format
34322 msgid ""
34323 "you cannot take the address of a nested function if you use the %qs option"
34324 msgstr ""
34326 #: config/rs6000/rs6000.c:32740
34327 #, gcc-internal-format
34328 msgid "use of %<long double%> in AltiVec types is invalid"
34329 msgstr ""
34331 #: config/rs6000/rs6000.c:32742
34332 #, gcc-internal-format
34333 msgid "use of boolean types in AltiVec types is invalid"
34334 msgstr ""
34336 #: config/rs6000/rs6000.c:32744
34337 #, gcc-internal-format
34338 msgid "use of %<complex%> in AltiVec types is invalid"
34339 msgstr ""
34341 #: config/rs6000/rs6000.c:32746
34342 #, gcc-internal-format
34343 msgid "use of decimal floating point types in AltiVec types is invalid"
34344 msgstr ""
34346 #: config/rs6000/rs6000.c:32752
34347 #, gcc-internal-format
34348 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
34349 msgstr ""
34351 #: config/rs6000/rs6000.c:32755
34352 #, gcc-internal-format
34353 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
34354 msgstr ""
34356 #: config/rs6000/rs6000.c:32760
34357 #, gcc-internal-format
34358 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
34359 msgstr ""
34361 #: config/rs6000/rs6000.c:32763
34362 #, gcc-internal-format
34363 msgid "use of %<double%> in AltiVec types is invalid without %qs"
34364 msgstr ""
34366 #: config/rs6000/rs6000.c:36772
34367 #, gcc-internal-format
34368 msgid "invalid cpu %qs for %s%qs%s"
34369 msgstr ""
34371 #: config/rs6000/rs6000.c:36775
34372 #, gcc-internal-format
34373 msgid "%s%qs%s is not allowed"
34374 msgstr ""
34376 #: config/rs6000/rs6000.c:36777
34377 #, gcc-internal-format
34378 msgid "%s%qs%s is invalid"
34379 msgstr ""
34381 #: config/rs6000/rs6000.c:37312
34382 #, gcc-internal-format
34383 msgid "%<-mno-%s%> turns off %<-m%s%>"
34384 msgstr ""
34386 #: config/rs6000/rs6000.c:37471
34387 #, gcc-internal-format
34388 msgid ""
34389 "target_clones attribute needs GLIBC (2.23 and newer) that exports hardware "
34390 "capability bits"
34391 msgstr ""
34393 #: config/rs6000/rs6000.c:37747
34394 #, gcc-internal-format
34395 msgid "Virtual function multiversioning not supported"
34396 msgstr ""
34398 #. Definitions of target machine for GNU compiler,
34399 #. for IBM RS/6000 POWER running AIX V6.1.
34400 #. Copyright (C) 2002-2019 Free Software Foundation, Inc.
34401 #. Contributed by David Edelsohn (edelsohn@gnu.org).
34403 #. This file is part of GCC.
34405 #. GCC is free software; you can redistribute it and/or modify it
34406 #. under the terms of the GNU General Public License as published
34407 #. by the Free Software Foundation; either version 3, or (at your
34408 #. option) any later version.
34410 #. GCC is distributed in the hope that it will be useful, but WITHOUT
34411 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
34412 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
34413 #. License for more details.
34415 #. You should have received a copy of the GNU General Public License
34416 #. along with GCC; see the file COPYING3.  If not see
34417 #. <http://www.gnu.org/licenses/>.
34418 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
34419 #. get control in TARGET_OPTION_OVERRIDE.
34420 #. Definitions of target machine for GNU compiler,
34421 #. for IBM RS/6000 POWER running AIX V7.1.
34422 #. Copyright (C) 2002-2019 Free Software Foundation, Inc.
34423 #. Contributed by David Edelsohn (edelsohn@gnu.org).
34425 #. This file is part of GCC.
34427 #. GCC is free software; you can redistribute it and/or modify it
34428 #. under the terms of the GNU General Public License as published
34429 #. by the Free Software Foundation; either version 3, or (at your
34430 #. option) any later version.
34432 #. GCC is distributed in the hope that it will be useful, but WITHOUT
34433 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
34434 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
34435 #. License for more details.
34437 #. You should have received a copy of the GNU General Public License
34438 #. along with GCC; see the file COPYING3.  If not see
34439 #. <http://www.gnu.org/licenses/>.
34440 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
34441 #. get control in TARGET_OPTION_OVERRIDE.
34442 #. Definitions of target machine for GNU compiler,
34443 #. for IBM RS/6000 POWER running AIX V7.2.
34444 #. Copyright (C) 2002-2019 Free Software Foundation, Inc.
34445 #. Contributed by David Edelsohn (edelsohn@gnu.org).
34447 #. This file is part of GCC.
34449 #. GCC is free software; you can redistribute it and/or modify it
34450 #. under the terms of the GNU General Public License as published
34451 #. by the Free Software Foundation; either version 3, or (at your
34452 #. option) any later version.
34454 #. GCC is distributed in the hope that it will be useful, but WITHOUT
34455 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
34456 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
34457 #. License for more details.
34459 #. You should have received a copy of the GNU General Public License
34460 #. along with GCC; see the file COPYING3.  If not see
34461 #. <http://www.gnu.org/licenses/>.
34462 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
34463 #. get control in TARGET_OPTION_OVERRIDE.
34464 #: config/rs6000/aix61.h:30 config/rs6000/aix71.h:30 config/rs6000/aix72.h:30
34465 #, gcc-internal-format
34466 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
34467 msgstr ""
34469 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36 config/rs6000/aix72.h:36
34470 #, gcc-internal-format
34471 msgid "soft-float and long-double-128 are incompatible"
34472 msgstr ""
34474 #: config/rs6000/aix61.h:40 config/rs6000/aix71.h:40 config/rs6000/aix72.h:40
34475 #, gcc-internal-format
34476 msgid ""
34477 "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet "
34478 "supported"
34479 msgstr ""
34481 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47 config/rs6000/aix72.h:47
34482 #: config/rs6000/freebsd64.h:120 config/rs6000/rtems.h:121
34483 #, gcc-internal-format
34484 msgid "%<-mcmodel%> incompatible with other toc options"
34485 msgstr ""
34487 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
34488 #, gcc-internal-format
34489 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
34490 msgstr ""
34492 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
34493 #: config/rs6000/rtems.h:114
34494 #, gcc-internal-format
34495 msgid "%<-m64%> requires a PowerPC64 cpu"
34496 msgstr ""
34498 #: config/rs6000/linux64.h:142
34499 #, gcc-internal-format
34500 msgid "%<-mcmodel incompatible with other toc options%>"
34501 msgstr ""
34503 #: config/rs6000/linux64.h:161
34504 #, gcc-internal-format
34505 msgid "%qs unsupported for this ABI"
34506 msgstr ""
34508 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
34509 #. get control in TARGET_OPTION_OVERRIDE.
34510 #: config/rs6000/sysv4.h:117
34511 #, gcc-internal-format
34512 msgid "bad value for %<%s-%s%>"
34513 msgstr ""
34515 #: config/rs6000/sysv4.h:133
34516 #, gcc-internal-format
34517 msgid "bad value for %<%s=%s%>"
34518 msgstr ""
34520 #: config/rs6000/sysv4.h:150
34521 #, gcc-internal-format
34522 msgid "%qs and %<%s=%s%> are incompatible"
34523 msgstr ""
34525 #: config/rs6000/sysv4.h:159
34526 #, gcc-internal-format
34527 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
34528 msgstr ""
34530 #: config/rs6000/sysv4.h:168
34531 #, gcc-internal-format
34532 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
34533 msgstr ""
34535 #: config/rs6000/sysv4.h:177 config/rs6000/sysv4.h:211
34536 #, gcc-internal-format
34537 msgid "%qs and %qs are incompatible"
34538 msgstr ""
34540 #: config/rs6000/sysv4.h:184 config/rs6000/sysv4.h:191
34541 #, gcc-internal-format
34542 msgid "%qs and %<%s-%s%> are incompatible"
34543 msgstr ""
34545 #: config/rs6000/sysv4.h:197 config/rs6000/sysv4.h:203
34546 #, gcc-internal-format
34547 msgid "%qs not supported by your assembler"
34548 msgstr ""
34550 #: config/rs6000/sysv4.h:245
34551 #, gcc-internal-format
34552 msgid "%<-m%s%> not supported in this configuration"
34553 msgstr ""
34555 #: config/rx/rx.c:651
34556 #, gcc-internal-format
34557 msgid "unrecognized control register number: %d- using %<psw%>"
34558 msgstr ""
34560 #: config/rx/rx.c:1389
34561 #, gcc-internal-format
34562 msgid "multiple fast interrupt routines seen: %qE and %qE"
34563 msgstr ""
34565 #: config/rx/rx.c:2596
34566 #, gcc-internal-format
34567 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
34568 msgstr ""
34570 #: config/rx/rx.c:2599
34571 #, gcc-internal-format
34572 msgid "use %<__builtin_rx_mvtc%> (0, ... ) to write arbitrary values to PSW"
34573 msgstr ""
34575 #: config/rx/rx.c:2646
34576 #, gcc-internal-format
34577 msgid ""
34578 "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
34579 msgstr ""
34581 #: config/rx/rx.c:2794
34582 #, gcc-internal-format
34583 msgid "RX FPU instructions do not support NaNs and infinities"
34584 msgstr ""
34586 #: config/s390/s390-c.c:465
34587 #, gcc-internal-format
34588 msgid "builtin vec_step can only be used on vector types."
34589 msgstr ""
34591 #: config/s390/s390-c.c:694 config/s390/s390.c:874
34592 #, gcc-internal-format
34593 msgid "constant value required for builtin %qF argument %d"
34594 msgstr ""
34596 #: config/s390/s390-c.c:709
34597 #, gcc-internal-format
34598 msgid ""
34599 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
34600 "and 4096"
34601 msgstr ""
34603 #: config/s390/s390-c.c:886
34604 #, gcc-internal-format
34605 msgid "builtin %qF is for GCC internal use only."
34606 msgstr ""
34608 #: config/s390/s390-c.c:894
34609 #, gcc-internal-format
34610 msgid "builtin %qF is deprecated."
34611 msgstr ""
34613 #: config/s390/s390-c.c:898
34614 #, gcc-internal-format
34615 msgid "%qF requires %<-mvx%>"
34616 msgstr ""
34618 #: config/s390/s390-c.c:904
34619 #, gcc-internal-format
34620 msgid "%qF requires z14 or higher"
34621 msgstr ""
34623 #: config/s390/s390-c.c:918
34624 #, gcc-internal-format
34625 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
34626 msgstr ""
34628 #: config/s390/s390-c.c:967
34629 #, gcc-internal-format
34630 msgid "invalid parameter combination for intrinsic %qs"
34631 msgstr ""
34633 #: config/s390/s390-c.c:973
34634 #, gcc-internal-format
34635 msgid "ambiguous overload for intrinsic %qs"
34636 msgstr ""
34638 #: config/s390/s390-c.c:981
34639 #, gcc-internal-format
34640 msgid "%qs matching variant requires z14 or higher"
34641 msgstr ""
34643 #: config/s390/s390-c.c:987
34644 #, gcc-internal-format
34645 msgid "%qs matching variant is deprecated."
34646 msgstr ""
34648 #: config/s390/s390-c.c:1027
34649 #, gcc-internal-format
34650 msgid "constant argument %d for builtin %qF is out of range for target type"
34651 msgstr ""
34653 #: config/s390/s390.c:733
34654 #, gcc-internal-format
34655 msgid "constant argument %d for builtin %qF is out of range (0..%wu)"
34656 msgstr ""
34658 #: config/s390/s390.c:749
34659 #, gcc-internal-format
34660 msgid "constant argument %d for builtin %qF is out of range (%wd..%wd)"
34661 msgstr ""
34663 #: config/s390/s390.c:798
34664 #, gcc-internal-format
34665 msgid ""
34666 "builtin %qF is not supported without %<-mhtm%> (default with %<-"
34667 "march=zEC12%> and higher)."
34668 msgstr ""
34670 #: config/s390/s390.c:804
34671 #, gcc-internal-format
34672 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)."
34673 msgstr ""
34675 #: config/s390/s390.c:811
34676 #, gcc-internal-format
34677 msgid "Builtin %qF requires z14 or higher."
34678 msgstr ""
34680 #: config/s390/s390.c:830
34681 #, gcc-internal-format
34682 msgid "unresolved overloaded builtin"
34683 msgstr ""
34685 #: config/s390/s390.c:837 config/tilegx/tilegx.c:3547
34686 #: config/tilepro/tilepro.c:3111
34687 #, gcc-internal-format
34688 msgid "bad builtin icode"
34689 msgstr ""
34691 #: config/s390/s390.c:971
34692 #, gcc-internal-format
34693 msgid "invalid argument %d for builtin %qF"
34694 msgstr ""
34696 #: config/s390/s390.c:1072
34697 #, gcc-internal-format
34698 msgid ""
34699 "requested %qE attribute is not a comma separated pair of non-negative "
34700 "integer constants or too large (max. %d)"
34701 msgstr ""
34703 #: config/s390/s390.c:1162
34704 #, gcc-internal-format
34705 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
34706 msgstr ""
34708 #: config/s390/s390.c:9780
34709 #, gcc-internal-format
34710 msgid "total size of local variables exceeds architecture limit"
34711 msgstr ""
34713 #: config/s390/s390.c:11117
34714 #, gcc-internal-format
34715 msgid ""
34716 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
34717 "of %d bytes.  An unconditional trap is added."
34718 msgstr ""
34720 #: config/s390/s390.c:11133
34721 #, gcc-internal-format
34722 msgid ""
34723 "frame size of function %qs is %wd bytes which is more than half the stack "
34724 "size. The dynamic check would not be reliable. No check emitted for this "
34725 "function."
34726 msgstr ""
34728 #: config/s390/s390.c:11161
34729 #, gcc-internal-format
34730 msgid "frame size of %qs is %wd bytes"
34731 msgstr ""
34733 #: config/s390/s390.c:11165
34734 #, gcc-internal-format
34735 msgid "%qs uses dynamic stack allocation"
34736 msgstr ""
34738 #: config/s390/s390.c:12771
34739 #, gcc-internal-format
34740 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
34741 msgstr ""
34743 #: config/s390/s390.c:15042
34744 #, gcc-internal-format
34745 msgid "64-bit ABI not supported in ESA/390 mode"
34746 msgstr ""
34748 #: config/s390/s390.c:15049
34749 #, gcc-internal-format
34750 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
34751 msgstr ""
34753 #: config/s390/s390.c:15084
34754 #, gcc-internal-format, gfc-internal-format
34755 msgid "hardware vector support not available on %s"
34756 msgstr ""
34758 #: config/s390/s390.c:15087
34759 #, gcc-internal-format
34760 msgid "hardware vector support not available with %<-msoft-float%>"
34761 msgstr ""
34763 #: config/s390/s390.c:15116
34764 #, gcc-internal-format, gfc-internal-format
34765 msgid "hardware decimal floating point instructions not available on %s"
34766 msgstr ""
34768 #: config/s390/s390.c:15120
34769 #, gcc-internal-format
34770 msgid ""
34771 "hardware decimal floating point instructions not available in ESA/390 mode"
34772 msgstr ""
34774 #: config/s390/s390.c:15132
34775 #, gcc-internal-format
34776 msgid "%<-mhard-dfp%> can%'t be used in conjunction with %<-msoft-float%>"
34777 msgstr ""
34779 #: config/s390/s390.c:15141
34780 #, gcc-internal-format
34781 msgid ""
34782 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
34783 "combination"
34784 msgstr ""
34786 #: config/s390/s390.c:15147
34787 #, gcc-internal-format
34788 msgid "stack size must be greater than the stack guard value"
34789 msgstr ""
34791 #: config/s390/s390.c:15149
34792 #, gcc-internal-format
34793 msgid "stack size must not be greater than 64k"
34794 msgstr ""
34796 #: config/s390/s390.c:15152
34797 #, gcc-internal-format
34798 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
34799 msgstr ""
34801 #: config/s390/s390.c:15241
34802 #, gcc-internal-format
34803 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
34804 msgstr ""
34806 #. argument is not a plain number
34807 #: config/s390/s390.c:15277
34808 #, gcc-internal-format
34809 msgid "arguments to %qs should be non-negative integers"
34810 msgstr ""
34812 #: config/s390/s390.c:15284
34813 #, gcc-internal-format
34814 msgid "argument to %qs is too large (max. %d)"
34815 msgstr ""
34817 #: config/s390/s390.c:15314
34818 #, gcc-internal-format
34819 msgid ""
34820 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
34821 msgstr ""
34823 #: config/s390/s390.c:15475 config/s390/s390.c:15525 config/s390/s390.c:15542
34824 #, gcc-internal-format, gfc-internal-format
34825 msgid "attribute(target(\"%s\")) is unknown"
34826 msgstr ""
34828 #. Value is not allowed for the target attribute.
34829 #: config/s390/s390.c:15481
34830 #, gcc-internal-format
34831 msgid "value %qs is not supported by attribute %<target%>"
34832 msgstr ""
34834 #: config/sh/sh.c:936
34835 #, gcc-internal-format
34836 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
34837 msgstr ""
34839 #: config/sh/sh.c:953
34840 #, gcc-internal-format
34841 msgid ""
34842 "unwind tables currently require either a frame pointer or %<-maccumulate-"
34843 "outgoing-args%> for correctness"
34844 msgstr ""
34846 #: config/sh/sh.c:7416
34847 #, gcc-internal-format
34848 msgid "%<__builtin_saveregs%> not supported by this subtarget"
34849 msgstr ""
34851 #: config/sh/sh.c:8368
34852 #, gcc-internal-format
34853 msgid "%qE attribute only applies to interrupt functions"
34854 msgstr ""
34856 #: config/sh/sh.c:8438
34857 #, gcc-internal-format
34858 msgid "%qE attribute is supported only for SH2A"
34859 msgstr ""
34861 #: config/sh/sh.c:8480
34862 #, gcc-internal-format
34863 msgid "%qE attribute only applies to SH2A"
34864 msgstr ""
34866 #: config/sh/sh.c:8502
34867 #, gcc-internal-format
34868 msgid "%qE attribute argument should be between 0 to 255"
34869 msgstr ""
34871 #. The argument must be a constant string.
34872 #: config/sh/sh.c:8564
34873 #, gcc-internal-format
34874 msgid "%qE attribute argument not a string constant"
34875 msgstr ""
34877 #: config/sh/sh.c:10839
34878 #, gcc-internal-format
34879 msgid "r0 needs to be available as a call-clobbered register"
34880 msgstr ""
34882 #. 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.
34883 #: config/sh/vxworks.h:43
34884 #, gcc-internal-format
34885 msgid "%<-mrelax%> is only supported for RTP PIC"
34886 msgstr ""
34888 #: config/sparc/sparc.c:1770
34889 #, gcc-internal-format, gfc-internal-format
34890 msgid "%s is not supported by this configuration"
34891 msgstr ""
34893 #: config/sparc/sparc.c:1777
34894 #, gcc-internal-format
34895 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
34896 msgstr ""
34898 #: config/sparc/sparc.c:1785
34899 #, gcc-internal-format
34900 msgid "%<-fcall-saved-REG%> is not supported for out registers"
34901 msgstr ""
34903 #: config/sparc/sparc.c:1909
34904 #, gcc-internal-format
34905 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
34906 msgstr ""
34908 #: config/spu/spu-c.c:133
34909 #, gcc-internal-format, gfc-internal-format
34910 msgid "insufficient arguments to overloaded function %s"
34911 msgstr ""
34913 #: config/spu/spu-c.c:164
34914 #, gcc-internal-format, gfc-internal-format
34915 msgid "too many arguments to overloaded function %s"
34916 msgstr ""
34918 #: config/spu/spu-c.c:176
34919 #, gcc-internal-format, gfc-internal-format
34920 msgid "parameter list does not match a valid signature for %s()"
34921 msgstr ""
34923 #: config/spu/spu.c:262
34924 #, gcc-internal-format
34925 msgid "bad value (%s) for %<-march=%> switch"
34926 msgstr ""
34928 #: config/spu/spu.c:273
34929 #, gcc-internal-format
34930 msgid "bad value (%s) for %<-mtune=%> switch"
34931 msgstr ""
34933 #: config/spu/spu.c:5200 config/spu/spu.c:5203
34934 #, gcc-internal-format
34935 msgid "creating run-time relocation for %qD"
34936 msgstr ""
34938 #: config/spu/spu.c:5208 config/spu/spu.c:5210
34939 #, gcc-internal-format
34940 msgid "creating run-time relocation"
34941 msgstr ""
34943 #: config/spu/spu.c:6345
34944 #, gcc-internal-format, gfc-internal-format
34945 msgid "%s expects an integer literal in the range [%d, %d]"
34946 msgstr ""
34948 #: config/spu/spu.c:6365
34949 #, gcc-internal-format
34950 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
34951 msgstr ""
34953 #: config/spu/spu.c:6394
34954 #, gcc-internal-format, gfc-internal-format
34955 msgid "%d least significant bits of %s are ignored"
34956 msgstr ""
34958 #: config/stormy16/stormy16.c:1048
34959 #, gcc-internal-format
34960 msgid "local variable memory requirements exceed capacity"
34961 msgstr ""
34963 #: config/stormy16/stormy16.c:1205
34964 #, gcc-internal-format
34965 msgid "function_profiler support"
34966 msgstr ""
34968 #: config/stormy16/stormy16.c:1299
34969 #, gcc-internal-format
34970 msgid "cannot use va_start in interrupt function"
34971 msgstr ""
34973 #: config/stormy16/stormy16.c:1867
34974 #, gcc-internal-format, gfc-internal-format
34975 msgid "switch statement of size %lu entries too large"
34976 msgstr ""
34978 #: config/stormy16/stormy16.c:2239
34979 #, gcc-internal-format
34980 msgid "%<__BELOW100__%> attribute only applies to variables"
34981 msgstr ""
34983 #: config/stormy16/stormy16.c:2246
34984 #, gcc-internal-format
34985 msgid "__BELOW100__ attribute not allowed with auto storage class"
34986 msgstr ""
34988 #: config/tilegx/tilegx.c:3588 config/tilepro/tilepro.c:3137
34989 #, gcc-internal-format
34990 msgid "operand must be an immediate of the right size"
34991 msgstr ""
34993 #: config/v850/v850-c.c:67
34994 #, gcc-internal-format
34995 msgid "#pragma GHS endXXXX found without previous startXXX"
34996 msgstr ""
34998 #: config/v850/v850-c.c:70
34999 #, gcc-internal-format
35000 msgid "#pragma GHS endXXX does not match previous startXXX"
35001 msgstr ""
35003 #: config/v850/v850-c.c:96
35004 #, gcc-internal-format
35005 msgid "cannot set interrupt attribute: no current function"
35006 msgstr ""
35008 #: config/v850/v850-c.c:104
35009 #, gcc-internal-format
35010 msgid "cannot set interrupt attribute: no such identifier"
35011 msgstr ""
35013 #: config/v850/v850-c.c:153
35014 #, gcc-internal-format
35015 msgid "junk at end of #pragma ghs section"
35016 msgstr ""
35018 #: config/v850/v850-c.c:170
35019 #, gcc-internal-format
35020 msgid "unrecognized section name %qE"
35021 msgstr ""
35023 #: config/v850/v850-c.c:184
35024 #, gcc-internal-format
35025 msgid "malformed #pragma ghs section"
35026 msgstr ""
35028 #: config/v850/v850-c.c:203
35029 #, gcc-internal-format
35030 msgid "junk at end of #pragma ghs interrupt"
35031 msgstr ""
35033 #: config/v850/v850-c.c:214
35034 #, gcc-internal-format
35035 msgid "junk at end of #pragma ghs starttda"
35036 msgstr ""
35038 #: config/v850/v850-c.c:225
35039 #, gcc-internal-format
35040 msgid "junk at end of #pragma ghs startsda"
35041 msgstr ""
35043 #: config/v850/v850-c.c:236
35044 #, gcc-internal-format
35045 msgid "junk at end of #pragma ghs startzda"
35046 msgstr ""
35048 #: config/v850/v850-c.c:247
35049 #, gcc-internal-format
35050 msgid "junk at end of #pragma ghs endtda"
35051 msgstr ""
35053 #: config/v850/v850-c.c:258
35054 #, gcc-internal-format
35055 msgid "junk at end of #pragma ghs endsda"
35056 msgstr ""
35058 #: config/v850/v850-c.c:269
35059 #, gcc-internal-format
35060 msgid "junk at end of #pragma ghs endzda"
35061 msgstr ""
35063 #: config/v850/v850.c:2070
35064 #, gcc-internal-format
35065 msgid "data area attributes cannot be specified for local variables"
35066 msgstr ""
35068 #: config/v850/v850.c:2081
35069 #, gcc-internal-format
35070 msgid "data area of %q+D conflicts with previous declaration"
35071 msgstr ""
35073 #: config/v850/v850.c:2212
35074 #, gcc-internal-format, gfc-internal-format
35075 msgid "bogus JR construction: %d"
35076 msgstr ""
35078 #: config/v850/v850.c:2230 config/v850/v850.c:2337
35079 #, gcc-internal-format, gfc-internal-format
35080 msgid "bad amount of stack space removal: %d"
35081 msgstr ""
35083 #: config/v850/v850.c:2317
35084 #, gcc-internal-format, gfc-internal-format
35085 msgid "bogus JARL construction: %d"
35086 msgstr ""
35088 #: config/v850/v850.c:2615
35089 #, gcc-internal-format, gfc-internal-format
35090 msgid "bogus DISPOSE construction: %d"
35091 msgstr ""
35093 #: config/v850/v850.c:2634
35094 #, gcc-internal-format, gfc-internal-format
35095 msgid "too much stack space to dispose of: %d"
35096 msgstr ""
35098 #: config/v850/v850.c:2736
35099 #, gcc-internal-format, gfc-internal-format
35100 msgid "bogus PREPEARE construction: %d"
35101 msgstr ""
35103 #: config/v850/v850.c:2753
35104 #, gcc-internal-format, gfc-internal-format
35105 msgid "too much stack space to prepare: %d"
35106 msgstr ""
35108 #: config/visium/visium.c:731
35109 #, gcc-internal-format
35110 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
35111 msgstr ""
35113 #: config/vms/vms-c.c:44
35114 #, gcc-internal-format
35115 msgid "junk at end of #pragma __nostandard"
35116 msgstr ""
35118 #: config/vms/vms-c.c:55
35119 #, gcc-internal-format
35120 msgid "junk at end of #pragma __standard"
35121 msgstr ""
35123 #: config/vms/vms-c.c:81
35124 #, gcc-internal-format
35125 msgid "malformed %<#pragma member_alignment%>, ignoring"
35126 msgstr ""
35128 #: config/vms/vms-c.c:96
35129 #, gcc-internal-format
35130 msgid "unknown %<#pragma member_alignment%> name %s"
35131 msgstr ""
35133 #: config/vms/vms-c.c:101
35134 #, gcc-internal-format
35135 msgid "malformed %<#pragma member_alignment%>"
35136 msgstr ""
35138 #: config/vms/vms-c.c:135
35139 #, gcc-internal-format
35140 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
35141 msgstr ""
35143 #: config/vms/vms-c.c:148
35144 #, gcc-internal-format
35145 msgid "garbage at end of %<#pragma nomember_alignment%>"
35146 msgstr ""
35148 #: config/vms/vms-c.c:203
35149 #, gcc-internal-format
35150 msgid "malformed %<#pragma extern_model%>, ignoring"
35151 msgstr ""
35153 #: config/vms/vms-c.c:224
35154 #, gcc-internal-format
35155 msgid "extern model globalvalue"
35156 msgstr ""
35158 #: config/vms/vms-c.c:229
35159 #, gcc-internal-format
35160 msgid "unknown %<#pragma extern_model%> model %qs"
35161 msgstr ""
35163 #: config/vms/vms-c.c:235
35164 #, gcc-internal-format
35165 msgid "junk at end of '#pragma extern_model'"
35166 msgstr ""
35168 #: config/vms/vms-c.c:249
35169 #, gcc-internal-format
35170 msgid "vms '#pragma __message' is ignored"
35171 msgstr ""
35173 #: config/vms/vms-c.c:274 config/vms/vms-c.c:280
35174 #, gcc-internal-format
35175 msgid "malformed '#pragma __extern_prefix', ignoring"
35176 msgstr ""
35178 #: config/vms/vms-c.c:313 config/vms/vms-c.c:333
35179 #, gcc-internal-format
35180 msgid "malformed %<#pragma %s%>, ignoring"
35181 msgstr ""
35183 #: config/vms/vms-c.c:329
35184 #, gcc-internal-format
35185 msgid "invalid constant in %<#pragma %s%>"
35186 msgstr ""
35188 #: config/xtensa/xtensa.c:2224
35189 #, gcc-internal-format
35190 msgid "boolean registers required for the floating-point option"
35191 msgstr ""
35193 #: config/xtensa/xtensa.c:2259
35194 #, gcc-internal-format
35195 msgid "%<-f%s%> is not supported with CONST16 instructions"
35196 msgstr ""
35198 #: config/xtensa/xtensa.c:2266
35199 #, gcc-internal-format
35200 msgid "PIC is required but not supported with CONST16 instructions"
35201 msgstr ""
35203 #: config/xtensa/xtensa.c:3636
35204 #, gcc-internal-format
35205 msgid "only uninitialized variables can be placed in a .bss section"
35206 msgstr ""
35208 #: ada/gcc-interface/misc.c:156
35209 #, gcc-internal-format
35210 msgid "%<-gnat%> misspelled as %<-gant%>"
35211 msgstr ""
35213 #: ada/gcc-interface/misc.c:259
35214 #, gcc-internal-format
35215 msgid "%<-fexcess-precision=standard%> for Ada"
35216 msgstr ""
35218 #: ada/gcc-interface/misc.c:278
35219 #, gcc-internal-format
35220 msgid ""
35221 "STABS debugging information for Ada is obsolete and not supported anymore"
35222 msgstr ""
35224 #: ada/gcc-interface/trans.c:2027
35225 #, gcc-internal-format
35226 msgid "subprogram %q+F not marked Inline_Always"
35227 msgstr ""
35229 #: ada/gcc-interface/trans.c:2028 ada/gcc-interface/trans.c:2034
35230 #, gcc-internal-format
35231 msgid "parent subprogram cannot be inlined"
35232 msgstr ""
35234 #: ada/gcc-interface/trans.c:2032
35235 #, gcc-internal-format
35236 msgid "subprogram %q+F not marked Inline"
35237 msgstr ""
35239 #: ada/gcc-interface/utils.c:3960
35240 #, gcc-internal-format
35241 msgid "invalid element type for attribute %qs"
35242 msgstr ""
35244 #: ada/gcc-interface/utils.c:3984
35245 #, gcc-internal-format
35246 msgid "number of components of vector not a power of two"
35247 msgstr ""
35249 #: ada/gcc-interface/utils.c:6145 ada/gcc-interface/utils.c:6322
35250 #: ada/gcc-interface/utils.c:6429
35251 #, gcc-internal-format
35252 msgid "%qs attribute ignored"
35253 msgstr ""
35255 #: ada/gcc-interface/utils.c:6214
35256 #, gcc-internal-format, gfc-internal-format
35257 msgid "nonnull argument has invalid operand number (argument %lu)"
35258 msgstr ""
35260 #: ada/gcc-interface/utils.c:6236
35261 #, gcc-internal-format, gfc-internal-format
35262 msgid ""
35263 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
35264 msgstr ""
35266 #: ada/gcc-interface/utils.c:6245
35267 #, gcc-internal-format, gfc-internal-format
35268 msgid ""
35269 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
35270 msgstr ""
35272 #: ada/gcc-interface/utils.c:6266
35273 #, gcc-internal-format
35274 msgid "%qs attribute requires prototypes with named arguments"
35275 msgstr ""
35277 #: ada/gcc-interface/utils.c:6275
35278 #, gcc-internal-format
35279 msgid "%qs attribute only applies to variadic functions"
35280 msgstr ""
35282 #: ada/gcc-interface/utils.c:6389
35283 #, gcc-internal-format
35284 msgid "%qE attribute has no effect"
35285 msgstr ""
35287 #: ada/gcc-interface/utils.c:6513
35288 #, gcc-internal-format
35289 msgid "attribute %qs applies to array types only"
35290 msgstr ""
35292 #: brig/brig-lang.c:212
35293 #, gcc-internal-format
35294 msgid "could not read the BRIG file"
35295 msgstr ""
35297 #: c/c-convert.c:101 c/c-typeck.c:2176 c/c-typeck.c:12558 cp/typeck.c:2048
35298 #: cp/typeck.c:8155 cp/typeck.c:8933
35299 #, gcc-internal-format
35300 msgid "void value not ignored as it ought to be"
35301 msgstr ""
35303 #: c/c-convert.c:168
35304 #, gcc-internal-format
35305 msgid "conversion to non-scalar type requested"
35306 msgstr ""
35308 #: c/c-decl.c:828
35309 #, gcc-internal-format
35310 msgid "array %q+D assumed to have one element"
35311 msgstr ""
35313 #: c/c-decl.c:869
35314 #, gcc-internal-format
35315 msgid "%qD is static but used in inline function %qD which is not static"
35316 msgstr ""
35318 #: c/c-decl.c:874
35319 #, gcc-internal-format
35320 msgid "%q+D is static but declared in inline function %qD which is not static"
35321 msgstr ""
35323 #: c/c-decl.c:1070
35324 #, gcc-internal-format, gfc-internal-format
35325 msgid "GCC supports only %u nested scopes"
35326 msgstr ""
35328 #: c/c-decl.c:1222 cp/decl.c:359
35329 #, gcc-internal-format
35330 msgid "label %q+D used but not defined"
35331 msgstr ""
35333 #: c/c-decl.c:1268
35334 #, gcc-internal-format
35335 msgid "nested function %q+D declared but never defined"
35336 msgstr ""
35338 #: c/c-decl.c:1282
35339 #, gcc-internal-format
35340 msgid "inline function %q+D declared but never defined"
35341 msgstr ""
35343 #: c/c-decl.c:1299
35344 #, gcc-internal-format
35345 msgid "unused variable %q+D"
35346 msgstr ""
35348 #: c/c-decl.c:1303 cp/decl.c:686
35349 #, gcc-internal-format
35350 msgid "variable %qD set but not used"
35351 msgstr ""
35353 #: c/c-decl.c:1308
35354 #, gcc-internal-format
35355 msgid "type of array %q+D completed incompatibly with implicit initialization"
35356 msgstr ""
35358 #: c/c-decl.c:1589 c/c-decl.c:6918 c/c-decl.c:7791 c/c-decl.c:8599
35359 #, gcc-internal-format
35360 msgid "originally defined here"
35361 msgstr ""
35363 #: c/c-decl.c:1783
35364 #, gcc-internal-format
35365 msgid ""
35366 "a parameter list with an ellipsis can%'t match an empty parameter name list "
35367 "declaration"
35368 msgstr ""
35370 #: c/c-decl.c:1790
35371 #, gcc-internal-format
35372 msgid ""
35373 "an argument type that has a default promotion can%'t match an empty "
35374 "parameter name list declaration"
35375 msgstr ""
35377 #: c/c-decl.c:1837
35378 #, gcc-internal-format
35379 msgid ""
35380 "prototype for %q+D declares more arguments than previous old-style definition"
35381 msgstr ""
35383 #: c/c-decl.c:1843
35384 #, gcc-internal-format
35385 msgid ""
35386 "prototype for %q+D declares fewer arguments than previous old-style "
35387 "definition"
35388 msgstr ""
35390 #: c/c-decl.c:1852
35391 #, gcc-internal-format
35392 msgid "prototype for %q+D declares argument %d with incompatible type"
35393 msgstr ""
35395 #. If we get here, no errors were found, but do issue a warning
35396 #. for this poor-style construct.
35397 #: c/c-decl.c:1865
35398 #, gcc-internal-format
35399 msgid "prototype for %q+D follows non-prototype definition"
35400 msgstr ""
35402 #: c/c-decl.c:1881
35403 #, gcc-internal-format
35404 msgid "previous definition of %q+D was here"
35405 msgstr ""
35407 #: c/c-decl.c:1883
35408 #, gcc-internal-format
35409 msgid "previous implicit declaration of %q+D was here"
35410 msgstr ""
35412 #: c/c-decl.c:1885
35413 #, gcc-internal-format
35414 msgid "previous declaration of %q+D was here"
35415 msgstr ""
35417 #: c/c-decl.c:1924
35418 #, gcc-internal-format
35419 msgid "%q+D redeclared as different kind of symbol"
35420 msgstr ""
35422 #: c/c-decl.c:1929
35423 #, gcc-internal-format
35424 msgid "built-in function %q+D declared as non-function"
35425 msgstr ""
35427 #: c/c-decl.c:1932 c/c-decl.c:2994
35428 #, gcc-internal-format
35429 msgid "declaration of %q+D shadows a built-in function"
35430 msgstr ""
35432 #: c/c-decl.c:1942
35433 #, gcc-internal-format
35434 msgid "redeclaration of enumerator %q+D"
35435 msgstr ""
35437 #: c/c-decl.c:1980
35438 #, gcc-internal-format
35439 msgid "conflicting types for built-in function %q+D; expected %qT"
35440 msgstr ""
35442 #: c/c-decl.c:1990
35443 #, gcc-internal-format
35444 msgid "%qD is declared in header %qs"
35445 msgstr ""
35447 #: c/c-decl.c:2002
35448 #, gcc-internal-format
35449 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
35450 msgstr ""
35452 #: c/c-decl.c:2007
35453 #, gcc-internal-format
35454 msgid "mismatch in return type of built-in function %qD; expected %qT"
35455 msgstr ""
35457 #: c/c-decl.c:2032 c/c-decl.c:2045 c/c-decl.c:2081
35458 #, gcc-internal-format
35459 msgid "conflicting types for %q+D"
35460 msgstr ""
35462 #: c/c-decl.c:2061
35463 #, gcc-internal-format
35464 msgid "conflicting named address spaces (generic vs %s) for %q+D"
35465 msgstr ""
35467 #: c/c-decl.c:2065
35468 #, gcc-internal-format
35469 msgid "conflicting named address spaces (%s vs generic) for %q+D"
35470 msgstr ""
35472 #: c/c-decl.c:2069
35473 #, gcc-internal-format
35474 msgid "conflicting named address spaces (%s vs %s) for %q+D"
35475 msgstr ""
35477 #: c/c-decl.c:2078
35478 #, gcc-internal-format
35479 msgid "conflicting type qualifiers for %q+D"
35480 msgstr ""
35482 #: c/c-decl.c:2103
35483 #, gcc-internal-format
35484 msgid "redefinition of typedef %q+D with different type"
35485 msgstr ""
35487 #: c/c-decl.c:2116
35488 #, gcc-internal-format
35489 msgid "redefinition of typedef %q+D with variably modified type"
35490 msgstr ""
35492 #: c/c-decl.c:2121
35493 #, gcc-internal-format
35494 msgid "redefinition of typedef %q+D"
35495 msgstr ""
35497 #: c/c-decl.c:2149
35498 #, gcc-internal-format
35499 msgid "declaration of %qD shadows a built-in function"
35500 msgstr ""
35502 #: c/c-decl.c:2165
35503 #, gcc-internal-format
35504 msgid "declaration of built-in function %qD without a prototype; expected %qT"
35505 msgstr ""
35507 #: c/c-decl.c:2192 c/c-decl.c:2303
35508 #, gcc-internal-format
35509 msgid "redefinition of %q+D"
35510 msgstr ""
35512 #: c/c-decl.c:2231 c/c-decl.c:2343
35513 #, gcc-internal-format
35514 msgid "static declaration of %q+D follows non-static declaration"
35515 msgstr ""
35517 #: c/c-decl.c:2242 c/c-decl.c:2250 c/c-decl.c:2332 c/c-decl.c:2340
35518 #, gcc-internal-format
35519 msgid "non-static declaration of %q+D follows static declaration"
35520 msgstr ""
35522 #: c/c-decl.c:2267
35523 #, gcc-internal-format
35524 msgid "%<gnu_inline%> attribute present on %q+D"
35525 msgstr ""
35527 #: c/c-decl.c:2270
35528 #, gcc-internal-format
35529 msgid "but not here"
35530 msgstr ""
35532 #: c/c-decl.c:2289
35533 #, gcc-internal-format
35534 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
35535 msgstr ""
35537 #: c/c-decl.c:2292
35538 #, gcc-internal-format
35539 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
35540 msgstr ""
35542 #: c/c-decl.c:2324
35543 #, gcc-internal-format
35544 msgid "extern declaration of %q+D follows declaration with no linkage"
35545 msgstr ""
35547 #: c/c-decl.c:2362
35548 #, gcc-internal-format
35549 msgid "declaration of %q+D with no linkage follows extern declaration"
35550 msgstr ""
35552 #: c/c-decl.c:2369
35553 #, gcc-internal-format
35554 msgid "redeclaration of %q+D with no linkage"
35555 msgstr ""
35557 #: c/c-decl.c:2395
35558 #, gcc-internal-format
35559 msgid ""
35560 "redeclaration of %q+D with different visibility (old visibility preserved)"
35561 msgstr ""
35563 #: c/c-decl.c:2416
35564 #, gcc-internal-format
35565 msgid "redefinition of parameter %q+D"
35566 msgstr ""
35568 #: c/c-decl.c:2443
35569 #, gcc-internal-format
35570 msgid "redundant redeclaration of %q+D"
35571 msgstr ""
35573 #: c/c-decl.c:2952
35574 #, gcc-internal-format
35575 msgid "declaration of %q+D shadows previous non-variable"
35576 msgstr ""
35578 #: c/c-decl.c:2974
35579 #, gcc-internal-format
35580 msgid "declaration of %qD shadows a parameter"
35581 msgstr ""
35583 #: c/c-decl.c:2987 cp/name-lookup.c:2822
35584 #, gcc-internal-format
35585 msgid "declaration of %qD shadows a global declaration"
35586 msgstr ""
35588 #: c/c-decl.c:3013
35589 #, gcc-internal-format
35590 msgid "declaration of %qD shadows a previous local"
35591 msgstr ""
35593 #: c/c-decl.c:3019 cp/name-lookup.c:2606
35594 #, gcc-internal-format
35595 msgid "shadowed declaration is here"
35596 msgstr ""
35598 #: c/c-decl.c:3146
35599 #, gcc-internal-format
35600 msgid "nested extern declaration of %qD"
35601 msgstr ""
35603 #: c/c-decl.c:3309 c/c-decl.c:3323
35604 #, gcc-internal-format
35605 msgid "implicit declaration of function %qE; did you mean %qs?"
35606 msgstr ""
35608 #: c/c-decl.c:3315 c/c-decl.c:3328
35609 #, gcc-internal-format
35610 msgid "implicit declaration of function %qE"
35611 msgstr ""
35613 #: c/c-decl.c:3589
35614 #, gcc-internal-format
35615 msgid "incompatible implicit declaration of built-in function %qD"
35616 msgstr ""
35618 #: c/c-decl.c:3600
35619 #, gcc-internal-format
35620 msgid "include %qs or provide a declaration of %qD"
35621 msgstr ""
35623 #: c/c-decl.c:3611
35624 #, gcc-internal-format
35625 msgid "incompatible implicit declaration of function %qD"
35626 msgstr ""
35628 #: c/c-decl.c:3672
35629 #, gcc-internal-format
35630 msgid "%qE undeclared here (not in a function); did you mean %qs?"
35631 msgstr ""
35633 #: c/c-decl.c:3677
35634 #, gcc-internal-format
35635 msgid "%qE undeclared here (not in a function)"
35636 msgstr ""
35638 #: c/c-decl.c:3690
35639 #, gcc-internal-format
35640 msgid "%qE undeclared (first use in this function); did you mean %qs?"
35641 msgstr ""
35643 #: c/c-decl.c:3695
35644 #, gcc-internal-format
35645 msgid "%qE undeclared (first use in this function)"
35646 msgstr ""
35648 #: c/c-decl.c:3699
35649 #, gcc-internal-format
35650 msgid ""
35651 "each undeclared identifier is reported only once for each function it "
35652 "appears in"
35653 msgstr ""
35655 #: c/c-decl.c:3747 cp/decl.c:3050
35656 #, gcc-internal-format
35657 msgid "label %qE referenced outside of any function"
35658 msgstr ""
35660 #: c/c-decl.c:3783
35661 #, gcc-internal-format
35662 msgid "jump into scope of identifier with variably modified type"
35663 msgstr ""
35665 #: c/c-decl.c:3786
35666 #, gcc-internal-format
35667 msgid "jump skips variable initialization"
35668 msgstr ""
35670 #: c/c-decl.c:3787 c/c-decl.c:3842 c/c-decl.c:3932
35671 #, gcc-internal-format
35672 msgid "label %qD defined here"
35673 msgstr ""
35675 #: c/c-decl.c:3841 c/c-decl.c:3931
35676 #, gcc-internal-format
35677 msgid "jump into statement expression"
35678 msgstr ""
35680 #: c/c-decl.c:3864
35681 #, gcc-internal-format
35682 msgid "duplicate label declaration %qE"
35683 msgstr ""
35685 #: c/c-decl.c:3963 cp/decl.c:3456
35686 #, gcc-internal-format
35687 msgid "duplicate label %qD"
35688 msgstr ""
35690 #: c/c-decl.c:3994
35691 #, gcc-internal-format
35692 msgid ""
35693 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
35694 msgstr ""
35696 #: c/c-decl.c:4059
35697 #, gcc-internal-format
35698 msgid "switch jumps over variable initialization"
35699 msgstr ""
35701 #: c/c-decl.c:4060 c/c-decl.c:4071
35702 #, gcc-internal-format
35703 msgid "switch starts here"
35704 msgstr ""
35706 #: c/c-decl.c:4070
35707 #, gcc-internal-format
35708 msgid "switch jumps into statement expression"
35709 msgstr ""
35711 #: c/c-decl.c:4153
35712 #, gcc-internal-format
35713 msgid "%qE defined as wrong kind of tag"
35714 msgstr ""
35716 #: c/c-decl.c:4522
35717 #, gcc-internal-format
35718 msgid "unnamed struct/union that defines no instances"
35719 msgstr ""
35721 #: c/c-decl.c:4532
35722 #, gcc-internal-format
35723 msgid "empty declaration with storage class specifier does not redeclare tag"
35724 msgstr ""
35726 #: c/c-decl.c:4547
35727 #, gcc-internal-format
35728 msgid "empty declaration with type qualifier does not redeclare tag"
35729 msgstr ""
35731 #: c/c-decl.c:4558
35732 #, gcc-internal-format
35733 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
35734 msgstr ""
35736 #: c/c-decl.c:4580 c/c-decl.c:4588
35737 #, gcc-internal-format
35738 msgid "useless type name in empty declaration"
35739 msgstr ""
35741 #: c/c-decl.c:4596
35742 #, gcc-internal-format
35743 msgid "%<inline%> in empty declaration"
35744 msgstr ""
35746 #: c/c-decl.c:4602
35747 #, gcc-internal-format
35748 msgid "%<_Noreturn%> in empty declaration"
35749 msgstr ""
35751 #: c/c-decl.c:4608
35752 #, gcc-internal-format
35753 msgid "%<auto%> in file-scope empty declaration"
35754 msgstr ""
35756 #: c/c-decl.c:4614
35757 #, gcc-internal-format
35758 msgid "%<register%> in file-scope empty declaration"
35759 msgstr ""
35761 #: c/c-decl.c:4621
35762 #, gcc-internal-format
35763 msgid "useless storage class specifier in empty declaration"
35764 msgstr ""
35766 #: c/c-decl.c:4627
35767 #, gcc-internal-format
35768 msgid "useless %qs in empty declaration"
35769 msgstr ""
35771 #: c/c-decl.c:4640
35772 #, gcc-internal-format
35773 msgid "useless type qualifier in empty declaration"
35774 msgstr ""
35776 #: c/c-decl.c:4647
35777 #, gcc-internal-format
35778 msgid "useless %<_Alignas%> in empty declaration"
35779 msgstr ""
35781 #: c/c-decl.c:4654 c/c-parser.c:1884
35782 #, gcc-internal-format
35783 msgid "empty declaration"
35784 msgstr ""
35786 #: c/c-decl.c:4725
35787 #, gcc-internal-format
35788 msgid ""
35789 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
35790 "declarators"
35791 msgstr ""
35793 #: c/c-decl.c:4729
35794 #, gcc-internal-format
35795 msgid "ISO C90 does not support %<[*]%> array declarators"
35796 msgstr ""
35798 #. C99 6.7.5.2p4
35799 #. A function definition isn't function prototype scope C99 6.2.1p4.
35800 #. C99 6.7.5.2p4
35801 #: c/c-decl.c:4735 c/c-decl.c:7364
35802 #, gcc-internal-format
35803 msgid "%<[*]%> not allowed in other than function prototype scope"
35804 msgstr ""
35806 #: c/c-decl.c:4881
35807 #, gcc-internal-format
35808 msgid "%q+D is usually a function"
35809 msgstr ""
35811 #: c/c-decl.c:4890
35812 #, gcc-internal-format
35813 msgid "typedef %qD is initialized (use __typeof__ instead)"
35814 msgstr ""
35816 #: c/c-decl.c:4895
35817 #, gcc-internal-format
35818 msgid "function %qD is initialized like a variable"
35819 msgstr ""
35821 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
35822 #: c/c-decl.c:4901
35823 #, gcc-internal-format
35824 msgid "parameter %qD is initialized"
35825 msgstr ""
35827 #. Although C99 is unclear about whether incomplete arrays
35828 #. of VLAs themselves count as VLAs, it does not make
35829 #. sense to permit them to be initialized given that
35830 #. ordinary VLAs may not be initialized.
35831 #: c/c-decl.c:4920 c/c-decl.c:4935 c/c-typeck.c:7973
35832 #, gcc-internal-format
35833 msgid "variable-sized object may not be initialized"
35834 msgstr ""
35836 #: c/c-decl.c:4926
35837 #, gcc-internal-format
35838 msgid "variable %qD has initializer but incomplete type"
35839 msgstr ""
35841 #: c/c-decl.c:5015
35842 #, gcc-internal-format
35843 msgid "inline function %q+D given attribute noinline"
35844 msgstr ""
35846 #: c/c-decl.c:5065
35847 #, gcc-internal-format
35848 msgid "uninitialized const member in %qT is invalid in C++"
35849 msgstr ""
35851 #: c/c-decl.c:5067
35852 #, gcc-internal-format
35853 msgid "%qD should be initialized"
35854 msgstr ""
35856 #: c/c-decl.c:5148
35857 #, gcc-internal-format
35858 msgid "initializer fails to determine size of %q+D"
35859 msgstr ""
35861 #: c/c-decl.c:5153
35862 #, gcc-internal-format
35863 msgid "array size missing in %q+D"
35864 msgstr ""
35866 #: c/c-decl.c:5157
35867 #, gcc-internal-format
35868 msgid "zero or negative size array %q+D"
35869 msgstr ""
35871 #: c/c-decl.c:5235
35872 #, gcc-internal-format
35873 msgid "storage size of %q+D isn%'t constant"
35874 msgstr ""
35876 #: c/c-decl.c:5285
35877 #, gcc-internal-format
35878 msgid "ignoring asm-specifier for non-static local variable %q+D"
35879 msgstr ""
35881 #: c/c-decl.c:5315
35882 #, gcc-internal-format
35883 msgid "cannot put object with volatile field into register"
35884 msgstr ""
35886 #: c/c-decl.c:5401
35887 #, gcc-internal-format
35888 msgid "uninitialized const %qD is invalid in C++"
35889 msgstr ""
35891 #: c/c-decl.c:5416 cp/decl.c:7416
35892 #, gcc-internal-format
35893 msgid "%q+D in declare target directive does not have mappable type"
35894 msgstr ""
35896 #: c/c-decl.c:5480
35897 #, gcc-internal-format
35898 msgid "ISO C forbids forward parameter declarations"
35899 msgstr ""
35901 #: c/c-decl.c:5586
35902 #, gcc-internal-format
35903 msgid "defining a type in a compound literal is invalid in C++"
35904 msgstr ""
35906 #: c/c-decl.c:5640 c/c-decl.c:5655
35907 #, gcc-internal-format
35908 msgid "bit-field %qs width not an integer constant"
35909 msgstr ""
35911 #: c/c-decl.c:5650
35912 #, gcc-internal-format
35913 msgid "bit-field %qs width not an integer constant expression"
35914 msgstr ""
35916 #: c/c-decl.c:5661
35917 #, gcc-internal-format
35918 msgid "negative width in bit-field %qs"
35919 msgstr ""
35921 #: c/c-decl.c:5666
35922 #, gcc-internal-format
35923 msgid "zero width for bit-field %qs"
35924 msgstr ""
35926 #: c/c-decl.c:5676
35927 #, gcc-internal-format
35928 msgid "bit-field %qs has invalid type"
35929 msgstr ""
35931 #: c/c-decl.c:5682
35932 #, gcc-internal-format
35933 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
35934 msgstr ""
35936 #: c/c-decl.c:5693
35937 #, gcc-internal-format
35938 msgid "type of bit-field %qs is a GCC extension"
35939 msgstr ""
35941 #: c/c-decl.c:5699
35942 #, gcc-internal-format
35943 msgid "width of %qs exceeds its type"
35944 msgstr ""
35946 #: c/c-decl.c:5712
35947 #, gcc-internal-format
35948 msgid "%qs is narrower than values of its type"
35949 msgstr ""
35951 #: c/c-decl.c:5727
35952 #, gcc-internal-format
35953 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
35954 msgstr ""
35956 #: c/c-decl.c:5730
35957 #, gcc-internal-format
35958 msgid "ISO C90 forbids array whose size can%'t be evaluated"
35959 msgstr ""
35961 #: c/c-decl.c:5737
35962 #, gcc-internal-format
35963 msgid "ISO C90 forbids variable length array %qE"
35964 msgstr ""
35966 #: c/c-decl.c:5739
35967 #, gcc-internal-format
35968 msgid "ISO C90 forbids variable length array"
35969 msgstr ""
35971 #: c/c-decl.c:5948 c/c-decl.c:6322 c/c-decl.c:6332
35972 #, gcc-internal-format
35973 msgid "variably modified %qE at file scope"
35974 msgstr ""
35976 #: c/c-decl.c:5950
35977 #, gcc-internal-format
35978 msgid "variably modified field at file scope"
35979 msgstr ""
35981 #: c/c-decl.c:5970
35982 #, gcc-internal-format
35983 msgid "type defaults to %<int%> in declaration of %qE"
35984 msgstr ""
35986 #: c/c-decl.c:5974
35987 #, gcc-internal-format
35988 msgid "type defaults to %<int%> in type name"
35989 msgstr ""
35991 #: c/c-decl.c:6006
35992 #, gcc-internal-format
35993 msgid "duplicate %<const%>"
35994 msgstr ""
35996 #: c/c-decl.c:6008
35997 #, gcc-internal-format
35998 msgid "duplicate %<restrict%>"
35999 msgstr ""
36001 #: c/c-decl.c:6010
36002 #, gcc-internal-format
36003 msgid "duplicate %<volatile%>"
36004 msgstr ""
36006 #: c/c-decl.c:6012
36007 #, gcc-internal-format
36008 msgid "duplicate %<_Atomic%>"
36009 msgstr ""
36011 #: c/c-decl.c:6015
36012 #, gcc-internal-format, gfc-internal-format
36013 msgid "conflicting named address spaces (%s vs %s)"
36014 msgstr ""
36016 #: c/c-decl.c:6038 c/c-parser.c:2849
36017 #, gcc-internal-format
36018 msgid "%<_Atomic%>-qualified array type"
36019 msgstr ""
36021 #: c/c-decl.c:6052
36022 #, gcc-internal-format
36023 msgid "function definition declared %<auto%>"
36024 msgstr ""
36026 #: c/c-decl.c:6054
36027 #, gcc-internal-format
36028 msgid "function definition declared %<register%>"
36029 msgstr ""
36031 #: c/c-decl.c:6056
36032 #, gcc-internal-format
36033 msgid "function definition declared %<typedef%>"
36034 msgstr ""
36036 #: c/c-decl.c:6058
36037 #, gcc-internal-format
36038 msgid "function definition declared %qs"
36039 msgstr ""
36041 #: c/c-decl.c:6076
36042 #, gcc-internal-format
36043 msgid "storage class specified for structure field %qE"
36044 msgstr ""
36046 #: c/c-decl.c:6079
36047 #, gcc-internal-format
36048 msgid "storage class specified for structure field"
36049 msgstr ""
36051 #: c/c-decl.c:6083
36052 #, gcc-internal-format
36053 msgid "storage class specified for parameter %qE"
36054 msgstr ""
36056 #: c/c-decl.c:6086
36057 #, gcc-internal-format
36058 msgid "storage class specified for unnamed parameter"
36059 msgstr ""
36061 #: c/c-decl.c:6089 cp/decl.c:11184
36062 #, gcc-internal-format
36063 msgid "storage class specified for typename"
36064 msgstr ""
36066 #: c/c-decl.c:6106
36067 #, gcc-internal-format
36068 msgid "%qE initialized and declared %<extern%>"
36069 msgstr ""
36071 #: c/c-decl.c:6110
36072 #, gcc-internal-format
36073 msgid "%qE has both %<extern%> and initializer"
36074 msgstr ""
36076 #: c/c-decl.c:6115
36077 #, gcc-internal-format
36078 msgid "file-scope declaration of %qE specifies %<auto%>"
36079 msgstr ""
36081 #: c/c-decl.c:6119
36082 #, gcc-internal-format
36083 msgid "file-scope declaration of %qE specifies %<register%>"
36084 msgstr ""
36086 #: c/c-decl.c:6124
36087 #, gcc-internal-format
36088 msgid "nested function %qE declared %<extern%>"
36089 msgstr ""
36091 #: c/c-decl.c:6127
36092 #, gcc-internal-format
36093 msgid "function-scope %qE implicitly auto and declared %qs"
36094 msgstr ""
36096 #. Only the innermost declarator (making a parameter be of
36097 #. array type which is converted to pointer type)
36098 #. may have static or type qualifiers.
36099 #: c/c-decl.c:6174 c/c-decl.c:6543
36100 #, gcc-internal-format
36101 msgid "static or type qualifiers in non-parameter array declarator"
36102 msgstr ""
36104 #: c/c-decl.c:6222
36105 #, gcc-internal-format
36106 msgid "declaration of %qE as array of voids"
36107 msgstr ""
36109 #: c/c-decl.c:6224
36110 #, gcc-internal-format
36111 msgid "declaration of type name as array of voids"
36112 msgstr ""
36114 #: c/c-decl.c:6231
36115 #, gcc-internal-format
36116 msgid "declaration of %qE as array of functions"
36117 msgstr ""
36119 #: c/c-decl.c:6234
36120 #, gcc-internal-format
36121 msgid "declaration of type name as array of functions"
36122 msgstr ""
36124 #: c/c-decl.c:6242 c/c-decl.c:8302
36125 #, gcc-internal-format
36126 msgid "invalid use of structure with flexible array member"
36127 msgstr ""
36129 #: c/c-decl.c:6268
36130 #, gcc-internal-format
36131 msgid "size of array %qE has non-integer type"
36132 msgstr ""
36134 #: c/c-decl.c:6272
36135 #, gcc-internal-format
36136 msgid "size of unnamed array has non-integer type"
36137 msgstr ""
36139 #: c/c-decl.c:6279
36140 #, gcc-internal-format
36141 msgid "size of array %qE has incomplete type"
36142 msgstr ""
36144 #: c/c-decl.c:6282
36145 #, gcc-internal-format
36146 msgid "size of unnamed array has incomplete type"
36147 msgstr ""
36149 #: c/c-decl.c:6293
36150 #, gcc-internal-format
36151 msgid "ISO C forbids zero-size array %qE"
36152 msgstr ""
36154 #: c/c-decl.c:6296
36155 #, gcc-internal-format
36156 msgid "ISO C forbids zero-size array"
36157 msgstr ""
36159 #: c/c-decl.c:6305
36160 #, gcc-internal-format
36161 msgid "size of array %qE is negative"
36162 msgstr ""
36164 #: c/c-decl.c:6307
36165 #, gcc-internal-format
36166 msgid "size of unnamed array is negative"
36167 msgstr ""
36169 #: c/c-decl.c:6392
36170 #, gcc-internal-format
36171 msgid "size of array %qE is too large"
36172 msgstr ""
36174 #: c/c-decl.c:6395
36175 #, gcc-internal-format
36176 msgid "size of unnamed array is too large"
36177 msgstr ""
36179 #: c/c-decl.c:6431 c/c-decl.c:7088
36180 #, gcc-internal-format
36181 msgid "ISO C90 does not support flexible array members"
36182 msgstr ""
36184 #. C99 6.7.5.2p4
36185 #: c/c-decl.c:6453
36186 #, gcc-internal-format
36187 msgid "%<[*]%> not in a declaration"
36188 msgstr ""
36190 #: c/c-decl.c:6466
36191 #, gcc-internal-format
36192 msgid "array type has incomplete element type %qT"
36193 msgstr ""
36195 #: c/c-decl.c:6472
36196 #, gcc-internal-format
36197 msgid ""
36198 "declaration of %qE as multidimensional array must have bounds for all "
36199 "dimensions except the first"
36200 msgstr ""
36202 #: c/c-decl.c:6476
36203 #, gcc-internal-format
36204 msgid ""
36205 "declaration of multidimensional array must have bounds for all dimensions "
36206 "except the first"
36207 msgstr ""
36209 #: c/c-decl.c:6579
36210 #, gcc-internal-format
36211 msgid "%qE declared as function returning a function"
36212 msgstr ""
36214 #: c/c-decl.c:6582
36215 #, gcc-internal-format
36216 msgid "type name declared as function returning a function"
36217 msgstr ""
36219 #: c/c-decl.c:6589
36220 #, gcc-internal-format
36221 msgid "%qE declared as function returning an array"
36222 msgstr ""
36224 #: c/c-decl.c:6592
36225 #, gcc-internal-format
36226 msgid "type name declared as function returning an array"
36227 msgstr ""
36229 #: c/c-decl.c:6633
36230 #, gcc-internal-format
36231 msgid "function definition has qualified void return type"
36232 msgstr ""
36234 #: c/c-decl.c:6637 cp/decl.c:11471
36235 #, gcc-internal-format
36236 msgid "type qualifiers ignored on function return type"
36237 msgstr ""
36239 #: c/c-decl.c:6675 c/c-decl.c:6884 c/c-decl.c:6938 c/c-decl.c:7022
36240 #: c/c-decl.c:7143 c/c-parser.c:2851
36241 #, gcc-internal-format
36242 msgid "%<_Atomic%>-qualified function type"
36243 msgstr ""
36245 #: c/c-decl.c:6681 c/c-decl.c:6890 c/c-decl.c:7027 c/c-decl.c:7148
36246 #, gcc-internal-format
36247 msgid "ISO C forbids qualified function types"
36248 msgstr ""
36250 #: c/c-decl.c:6775
36251 #, gcc-internal-format
36252 msgid "%qs combined with %<auto%> qualifier for %qE"
36253 msgstr ""
36255 #: c/c-decl.c:6779
36256 #, gcc-internal-format
36257 msgid "%qs combined with %<register%> qualifier for %qE"
36258 msgstr ""
36260 #: c/c-decl.c:6785
36261 #, gcc-internal-format
36262 msgid "%qs specified for auto variable %qE"
36263 msgstr ""
36265 #: c/c-decl.c:6801
36266 #, gcc-internal-format
36267 msgid "%qs specified for parameter %qE"
36268 msgstr ""
36270 #: c/c-decl.c:6804
36271 #, gcc-internal-format
36272 msgid "%qs specified for unnamed parameter"
36273 msgstr ""
36275 #: c/c-decl.c:6810
36276 #, gcc-internal-format
36277 msgid "%qs specified for structure field %qE"
36278 msgstr ""
36280 #: c/c-decl.c:6813
36281 #, gcc-internal-format
36282 msgid "%qs specified for structure field"
36283 msgstr ""
36285 #: c/c-decl.c:6828
36286 #, gcc-internal-format
36287 msgid "bit-field %qE has atomic type"
36288 msgstr ""
36290 #: c/c-decl.c:6830
36291 #, gcc-internal-format
36292 msgid "bit-field has atomic type"
36293 msgstr ""
36295 #: c/c-decl.c:6839
36296 #, gcc-internal-format
36297 msgid "alignment specified for typedef %qE"
36298 msgstr ""
36300 #: c/c-decl.c:6841
36301 #, gcc-internal-format
36302 msgid "alignment specified for %<register%> object %qE"
36303 msgstr ""
36305 #: c/c-decl.c:6846
36306 #, gcc-internal-format
36307 msgid "alignment specified for parameter %qE"
36308 msgstr ""
36310 #: c/c-decl.c:6848
36311 #, gcc-internal-format
36312 msgid "alignment specified for unnamed parameter"
36313 msgstr ""
36315 #: c/c-decl.c:6853
36316 #, gcc-internal-format
36317 msgid "alignment specified for bit-field %qE"
36318 msgstr ""
36320 #: c/c-decl.c:6855
36321 #, gcc-internal-format
36322 msgid "alignment specified for unnamed bit-field"
36323 msgstr ""
36325 #: c/c-decl.c:6858
36326 #, gcc-internal-format
36327 msgid "alignment specified for function %qE"
36328 msgstr ""
36330 #: c/c-decl.c:6865
36331 #, gcc-internal-format
36332 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
36333 msgstr ""
36335 #: c/c-decl.c:6868
36336 #, gcc-internal-format
36337 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
36338 msgstr ""
36340 #: c/c-decl.c:6899
36341 #, gcc-internal-format
36342 msgid "typedef %q+D declared %<inline%>"
36343 msgstr ""
36345 #: c/c-decl.c:6901
36346 #, gcc-internal-format
36347 msgid "typedef %q+D declared %<_Noreturn%>"
36348 msgstr ""
36350 #: c/c-decl.c:6944
36351 #, gcc-internal-format
36352 msgid "ISO C forbids const or volatile function types"
36353 msgstr ""
36355 #. C99 6.7.2.1p8
36356 #: c/c-decl.c:6955
36357 #, gcc-internal-format
36358 msgid "a member of a structure or union cannot have a variably modified type"
36359 msgstr ""
36361 #: c/c-decl.c:6972 cp/decl.c:10193
36362 #, gcc-internal-format
36363 msgid "variable or field %qE declared void"
36364 msgstr ""
36366 #: c/c-decl.c:7012
36367 #, gcc-internal-format
36368 msgid "attributes in parameter array declarator ignored"
36369 msgstr ""
36371 #: c/c-decl.c:7054
36372 #, gcc-internal-format
36373 msgid "parameter %q+D declared %<inline%>"
36374 msgstr ""
36376 #: c/c-decl.c:7056
36377 #, gcc-internal-format
36378 msgid "parameter %q+D declared %<_Noreturn%>"
36379 msgstr ""
36381 #: c/c-decl.c:7069
36382 #, gcc-internal-format
36383 msgid "field %qE declared as a function"
36384 msgstr ""
36386 #: c/c-decl.c:7076
36387 #, gcc-internal-format
36388 msgid "field %qE has incomplete type"
36389 msgstr ""
36391 #: c/c-decl.c:7078
36392 #, gcc-internal-format
36393 msgid "unnamed field has incomplete type"
36394 msgstr ""
36396 #: c/c-decl.c:7114 c/c-decl.c:7125 c/c-decl.c:7128
36397 #, gcc-internal-format
36398 msgid "invalid storage class for function %qE"
36399 msgstr ""
36401 #: c/c-decl.c:7185
36402 #, gcc-internal-format
36403 msgid "cannot inline function %<main%>"
36404 msgstr ""
36406 #: c/c-decl.c:7187
36407 #, gcc-internal-format
36408 msgid "%<main%> declared %<_Noreturn%>"
36409 msgstr ""
36411 #: c/c-decl.c:7198
36412 #, gcc-internal-format
36413 msgid "ISO C99 does not support %<_Noreturn%>"
36414 msgstr ""
36416 #: c/c-decl.c:7201
36417 #, gcc-internal-format
36418 msgid "ISO C90 does not support %<_Noreturn%>"
36419 msgstr ""
36421 #: c/c-decl.c:7230
36422 #, gcc-internal-format
36423 msgid "variable previously declared %<static%> redeclared %<extern%>"
36424 msgstr ""
36426 #: c/c-decl.c:7240
36427 #, gcc-internal-format
36428 msgid "variable %q+D declared %<inline%>"
36429 msgstr ""
36431 #: c/c-decl.c:7242
36432 #, gcc-internal-format
36433 msgid "variable %q+D declared %<_Noreturn%>"
36434 msgstr ""
36436 #: c/c-decl.c:7277
36437 #, gcc-internal-format
36438 msgid "non-nested function with variably modified type"
36439 msgstr ""
36441 #: c/c-decl.c:7279
36442 #, gcc-internal-format
36443 msgid "object with variably modified type must have no linkage"
36444 msgstr ""
36446 #: c/c-decl.c:7370 c/c-decl.c:9040
36447 #, gcc-internal-format
36448 msgid "function declaration isn%'t a prototype"
36449 msgstr ""
36451 #: c/c-decl.c:7380
36452 #, gcc-internal-format
36453 msgid "parameter names (without types) in function declaration"
36454 msgstr ""
36456 #: c/c-decl.c:7418
36457 #, gcc-internal-format
36458 msgid "parameter %u (%q+D) has incomplete type"
36459 msgstr ""
36461 #: c/c-decl.c:7422
36462 #, gcc-internal-format, gfc-internal-format
36463 msgid "parameter %u has incomplete type"
36464 msgstr ""
36466 #: c/c-decl.c:7433
36467 #, gcc-internal-format
36468 msgid "parameter %u (%q+D) has void type"
36469 msgstr ""
36471 #: c/c-decl.c:7437
36472 #, gcc-internal-format, gfc-internal-format
36473 msgid "parameter %u has void type"
36474 msgstr ""
36476 #: c/c-decl.c:7511
36477 #, gcc-internal-format
36478 msgid "%<void%> as only parameter may not be qualified"
36479 msgstr ""
36481 #: c/c-decl.c:7515 c/c-decl.c:7551
36482 #, gcc-internal-format
36483 msgid "%<void%> must be the only parameter"
36484 msgstr ""
36486 #: c/c-decl.c:7545
36487 #, gcc-internal-format
36488 msgid "parameter %q+D has just a forward declaration"
36489 msgstr ""
36491 #: c/c-decl.c:7591
36492 #, gcc-internal-format
36493 msgid ""
36494 "%<%s %E%> declared inside parameter list will not be visible outside of this "
36495 "definition or declaration"
36496 msgstr ""
36498 #: c/c-decl.c:7597
36499 #, gcc-internal-format, gfc-internal-format
36500 msgid ""
36501 "anonymous %s declared inside parameter list will not be visible outside of "
36502 "this definition or declaration"
36503 msgstr ""
36505 #: c/c-decl.c:7699
36506 #, gcc-internal-format
36507 msgid "enum type defined here"
36508 msgstr ""
36510 #: c/c-decl.c:7705
36511 #, gcc-internal-format
36512 msgid "struct defined here"
36513 msgstr ""
36515 #: c/c-decl.c:7711
36516 #, gcc-internal-format
36517 msgid "union defined here"
36518 msgstr ""
36520 #: c/c-decl.c:7787
36521 #, gcc-internal-format
36522 msgid "redefinition of %<union %E%>"
36523 msgstr ""
36525 #: c/c-decl.c:7789
36526 #, gcc-internal-format
36527 msgid "redefinition of %<struct %E%>"
36528 msgstr ""
36530 #: c/c-decl.c:7798
36531 #, gcc-internal-format
36532 msgid "nested redefinition of %<union %E%>"
36533 msgstr ""
36535 #: c/c-decl.c:7800
36536 #, gcc-internal-format
36537 msgid "nested redefinition of %<struct %E%>"
36538 msgstr ""
36540 #: c/c-decl.c:7830 c/c-decl.c:8618
36541 #, gcc-internal-format
36542 msgid "defining type in %qs expression is invalid in C++"
36543 msgstr ""
36545 #: c/c-decl.c:7897 cp/decl.c:4836
36546 #, gcc-internal-format
36547 msgid "declaration does not declare anything"
36548 msgstr ""
36550 #: c/c-decl.c:7902
36551 #, gcc-internal-format
36552 msgid "ISO C99 doesn%'t support unnamed structs/unions"
36553 msgstr ""
36555 #: c/c-decl.c:7905
36556 #, gcc-internal-format
36557 msgid "ISO C90 doesn%'t support unnamed structs/unions"
36558 msgstr ""
36560 #: c/c-decl.c:7998 c/c-decl.c:8016 c/c-decl.c:8077
36561 #, gcc-internal-format
36562 msgid "duplicate member %q+D"
36563 msgstr ""
36565 #: c/c-decl.c:8103
36566 #, gcc-internal-format
36567 msgid "empty struct has size 0 in C, size 1 in C++"
36568 msgstr ""
36570 #: c/c-decl.c:8106
36571 #, gcc-internal-format
36572 msgid "empty union has size 0 in C, size 1 in C++"
36573 msgstr ""
36575 #: c/c-decl.c:8211
36576 #, gcc-internal-format
36577 msgid "union has no named members"
36578 msgstr ""
36580 #: c/c-decl.c:8213
36581 #, gcc-internal-format
36582 msgid "union has no members"
36583 msgstr ""
36585 #: c/c-decl.c:8218
36586 #, gcc-internal-format
36587 msgid "struct has no named members"
36588 msgstr ""
36590 #: c/c-decl.c:8220
36591 #, gcc-internal-format
36592 msgid "struct has no members"
36593 msgstr ""
36595 #: c/c-decl.c:8281 cp/decl.c:12359
36596 #, gcc-internal-format
36597 msgid "flexible array member in union"
36598 msgstr ""
36600 #: c/c-decl.c:8287
36601 #, gcc-internal-format
36602 msgid "flexible array member not at end of struct"
36603 msgstr ""
36605 #: c/c-decl.c:8293
36606 #, gcc-internal-format
36607 msgid "flexible array member in a struct with no named members"
36608 msgstr ""
36610 #: c/c-decl.c:8324
36611 #, gcc-internal-format
36612 msgid "type %qT is too large"
36613 msgstr ""
36615 #: c/c-decl.c:8429
36616 #, gcc-internal-format
36617 msgid "union cannot be made transparent"
36618 msgstr ""
36620 #: c/c-decl.c:8590
36621 #, gcc-internal-format
36622 msgid "nested redefinition of %<enum %E%>"
36623 msgstr ""
36625 #. This enum is a named one that has been declared already.
36626 #: c/c-decl.c:8597
36627 #, gcc-internal-format
36628 msgid "redeclaration of %<enum %E%>"
36629 msgstr ""
36631 #: c/c-decl.c:8676 cp/decl.c:14730
36632 #, gcc-internal-format
36633 msgid "specified mode too small for enumeral values"
36634 msgstr ""
36636 #: c/c-decl.c:8691
36637 #, gcc-internal-format
36638 msgid "enumeration values exceed range of largest integer"
36639 msgstr ""
36641 #: c/c-decl.c:8805 c/c-decl.c:8821
36642 #, gcc-internal-format
36643 msgid "enumerator value for %qE is not an integer constant"
36644 msgstr ""
36646 #: c/c-decl.c:8816
36647 #, gcc-internal-format
36648 msgid "enumerator value for %qE is not an integer constant expression"
36649 msgstr ""
36651 #: c/c-decl.c:8840
36652 #, gcc-internal-format
36653 msgid "overflow in enumeration values"
36654 msgstr ""
36656 #: c/c-decl.c:8848
36657 #, gcc-internal-format
36658 msgid "ISO C restricts enumerator values to range of %<int%>"
36659 msgstr ""
36661 #: c/c-decl.c:8937 cp/decl.c:5133 cp/decl.c:15259
36662 #, gcc-internal-format
36663 msgid "inline function %qD given attribute noinline"
36664 msgstr ""
36666 #: c/c-decl.c:8955
36667 #, gcc-internal-format
36668 msgid "return type is an incomplete type"
36669 msgstr ""
36671 #: c/c-decl.c:8966
36672 #, gcc-internal-format
36673 msgid "return type defaults to %<int%>"
36674 msgstr ""
36676 #: c/c-decl.c:8990
36677 #, gcc-internal-format
36678 msgid "%q+D defined as variadic function without prototype"
36679 msgstr ""
36681 #: c/c-decl.c:9049
36682 #, gcc-internal-format
36683 msgid "no previous prototype for %qD"
36684 msgstr ""
36686 #: c/c-decl.c:9058
36687 #, gcc-internal-format
36688 msgid "%qD was used with no prototype before its definition"
36689 msgstr ""
36691 #: c/c-decl.c:9066 cp/decl.c:15394
36692 #, gcc-internal-format
36693 msgid "no previous declaration for %qD"
36694 msgstr ""
36696 #: c/c-decl.c:9076
36697 #, gcc-internal-format
36698 msgid "%qD was used with no declaration before its definition"
36699 msgstr ""
36701 #: c/c-decl.c:9095
36702 #, gcc-internal-format
36703 msgid "return type of %qD is not %<int%>"
36704 msgstr ""
36706 #: c/c-decl.c:9097
36707 #, gcc-internal-format
36708 msgid "%<_Atomic%>-qualified return type of %qD"
36709 msgstr ""
36711 #: c/c-decl.c:9104
36712 #, gcc-internal-format
36713 msgid "%qD is normally a non-static function"
36714 msgstr ""
36716 #: c/c-decl.c:9141
36717 #, gcc-internal-format
36718 msgid "old-style parameter declarations in prototyped function definition"
36719 msgstr ""
36721 #: c/c-decl.c:9156
36722 #, gcc-internal-format
36723 msgid "traditional C rejects ISO C style function definitions"
36724 msgstr ""
36726 #: c/c-decl.c:9172
36727 #, gcc-internal-format
36728 msgid "parameter name omitted"
36729 msgstr ""
36731 #: c/c-decl.c:9209
36732 #, gcc-internal-format
36733 msgid "old-style function definition"
36734 msgstr ""
36736 #: c/c-decl.c:9218
36737 #, gcc-internal-format
36738 msgid "parameter name missing from parameter list"
36739 msgstr ""
36741 #: c/c-decl.c:9234
36742 #, gcc-internal-format
36743 msgid "%qD declared as a non-parameter"
36744 msgstr ""
36746 #: c/c-decl.c:9242
36747 #, gcc-internal-format
36748 msgid "multiple parameters named %qD"
36749 msgstr ""
36751 #: c/c-decl.c:9251
36752 #, gcc-internal-format
36753 msgid "parameter %qD declared with void type"
36754 msgstr ""
36756 #: c/c-decl.c:9280 c/c-decl.c:9285
36757 #, gcc-internal-format
36758 msgid "type of %qD defaults to %<int%>"
36759 msgstr ""
36761 #: c/c-decl.c:9305
36762 #, gcc-internal-format
36763 msgid "parameter %qD has incomplete type"
36764 msgstr ""
36766 #: c/c-decl.c:9312
36767 #, gcc-internal-format
36768 msgid "declaration for parameter %qD but no such parameter"
36769 msgstr ""
36771 #: c/c-decl.c:9365
36772 #, gcc-internal-format
36773 msgid "number of arguments doesn%'t match built-in prototype"
36774 msgstr ""
36776 #: c/c-decl.c:9376
36777 #, gcc-internal-format
36778 msgid "number of arguments doesn%'t match prototype"
36779 msgstr ""
36781 #: c/c-decl.c:9379 c/c-decl.c:9426 c/c-decl.c:9440
36782 #, gcc-internal-format
36783 msgid "prototype declaration"
36784 msgstr ""
36786 #: c/c-decl.c:9418
36787 #, gcc-internal-format
36788 msgid "promoted argument %qD doesn%'t match built-in prototype"
36789 msgstr ""
36791 #: c/c-decl.c:9423
36792 #, gcc-internal-format
36793 msgid "promoted argument %qD doesn%'t match prototype"
36794 msgstr ""
36796 #: c/c-decl.c:9433
36797 #, gcc-internal-format
36798 msgid "argument %qD doesn%'t match built-in prototype"
36799 msgstr ""
36801 #: c/c-decl.c:9438
36802 #, gcc-internal-format
36803 msgid "argument %qD doesn%'t match prototype"
36804 msgstr ""
36806 #: c/c-decl.c:9689 cp/decl.c:16220
36807 #, gcc-internal-format
36808 msgid "no return statement in function returning non-void"
36809 msgstr ""
36811 #: c/c-decl.c:9708 cp/decl.c:16252
36812 #, gcc-internal-format
36813 msgid "parameter %qD set but not used"
36814 msgstr ""
36816 #. If we get here, declarations have been used in a for loop without
36817 #. the C99 for loop scope.  This doesn't make much sense, so don't
36818 #. allow it.
36819 #: c/c-decl.c:9804
36820 #, gcc-internal-format
36821 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
36822 msgstr ""
36824 #: c/c-decl.c:9809
36825 #, gcc-internal-format
36826 msgid ""
36827 "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to "
36828 "compile your code"
36829 msgstr ""
36831 #: c/c-decl.c:9816
36832 #, gcc-internal-format
36833 msgid "ISO C90 does not support %<for%> loop initial declarations"
36834 msgstr ""
36836 #: c/c-decl.c:9848
36837 #, gcc-internal-format
36838 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
36839 msgstr ""
36841 #: c/c-decl.c:9852
36842 #, gcc-internal-format
36843 msgid ""
36844 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
36845 msgstr ""
36847 #: c/c-decl.c:9859
36848 #, gcc-internal-format
36849 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
36850 msgstr ""
36852 #: c/c-decl.c:9864
36853 #, gcc-internal-format
36854 msgid "%<union %E%> declared in %<for%> loop initial declaration"
36855 msgstr ""
36857 #: c/c-decl.c:9868
36858 #, gcc-internal-format
36859 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
36860 msgstr ""
36862 #: c/c-decl.c:9872
36863 #, gcc-internal-format
36864 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
36865 msgstr ""
36867 #: c/c-decl.c:10122
36868 #, gcc-internal-format
36869 msgid "incompatible address space qualifiers %qs and %qs"
36870 msgstr ""
36872 #: c/c-decl.c:10180 c/c-decl.c:10187
36873 #, gcc-internal-format
36874 msgid "duplicate %qE declaration specifier"
36875 msgstr ""
36877 #: c/c-decl.c:10214 c/c-decl.c:10598 c/c-decl.c:10988
36878 #, gcc-internal-format
36879 msgid "two or more data types in declaration specifiers"
36880 msgstr ""
36882 #: c/c-decl.c:10226 cp/parser.c:29186
36883 #, gcc-internal-format
36884 msgid "%<long long long%> is too long for GCC"
36885 msgstr ""
36887 #: c/c-decl.c:10239
36888 #, gcc-internal-format
36889 msgid "ISO C90 does not support %<long long%>"
36890 msgstr ""
36892 #: c/c-decl.c:10468 c/c-parser.c:9106
36893 #, gcc-internal-format
36894 msgid "ISO C90 does not support complex types"
36895 msgstr ""
36897 #: c/c-decl.c:10514
36898 #, gcc-internal-format
36899 msgid "ISO C does not support saturating types"
36900 msgstr ""
36902 #: c/c-decl.c:10585 c/c-decl.c:11145
36903 #, gcc-internal-format
36904 msgid "duplicate %qE"
36905 msgstr ""
36907 #: c/c-decl.c:10641
36908 #, gcc-internal-format
36909 msgid "ISO C does not support %<__int%d%> types"
36910 msgstr ""
36912 #: c/c-decl.c:10663
36913 #, gcc-internal-format
36914 msgid "%<__int%d%> is not supported on this target"
36915 msgstr ""
36917 #: c/c-decl.c:10706
36918 #, gcc-internal-format
36919 msgid "ISO C90 does not support boolean types"
36920 msgstr ""
36922 #: c/c-decl.c:10825
36923 #, gcc-internal-format
36924 msgid "ISO C does not support the %<_Float%d%s%> type"
36925 msgstr ""
36927 #: c/c-decl.c:10875
36928 #, gcc-internal-format
36929 msgid "%<_Float%d%s%> is not supported on this target"
36930 msgstr ""
36932 #: c/c-decl.c:10946
36933 #, gcc-internal-format
36934 msgid "ISO C does not support decimal floating point"
36935 msgstr ""
36937 #: c/c-decl.c:10969 c/c-decl.c:11238 c/c-parser.c:8097
36938 #, gcc-internal-format
36939 msgid "fixed-point types not supported for this target"
36940 msgstr ""
36942 #: c/c-decl.c:10971
36943 #, gcc-internal-format
36944 msgid "ISO C does not support fixed-point types"
36945 msgstr ""
36947 #: c/c-decl.c:11006
36948 #, gcc-internal-format
36949 msgid "C++ lookup of %qD would return a field, not a type"
36950 msgstr ""
36952 #: c/c-decl.c:11019
36953 #, gcc-internal-format
36954 msgid "%qE fails to be a typedef or built in type"
36955 msgstr ""
36957 #: c/c-decl.c:11067
36958 #, gcc-internal-format
36959 msgid "%qE is not at beginning of declaration"
36960 msgstr ""
36962 #: c/c-decl.c:11088
36963 #, gcc-internal-format
36964 msgid "%qE used with %<auto%>"
36965 msgstr ""
36967 #: c/c-decl.c:11090
36968 #, gcc-internal-format
36969 msgid "%qE used with %<register%>"
36970 msgstr ""
36972 #: c/c-decl.c:11092
36973 #, gcc-internal-format
36974 msgid "%qE used with %<typedef%>"
36975 msgstr ""
36977 #: c/c-decl.c:11106 c/c-parser.c:7497
36978 #, gcc-internal-format
36979 msgid "ISO C99 does not support %qE"
36980 msgstr ""
36982 #: c/c-decl.c:11109 c/c-parser.c:7500
36983 #, gcc-internal-format
36984 msgid "ISO C90 does not support %qE"
36985 msgstr ""
36987 #: c/c-decl.c:11121
36988 #, gcc-internal-format
36989 msgid "%<__thread%> before %<extern%>"
36990 msgstr ""
36992 #: c/c-decl.c:11130
36993 #, gcc-internal-format
36994 msgid "%<__thread%> before %<static%>"
36995 msgstr ""
36997 #: c/c-decl.c:11143
36998 #, gcc-internal-format
36999 msgid "duplicate %<_Thread_local%> or %<__thread%>"
37000 msgstr ""
37002 #: c/c-decl.c:11151
37003 #, gcc-internal-format
37004 msgid "multiple storage classes in declaration specifiers"
37005 msgstr ""
37007 #: c/c-decl.c:11159
37008 #, gcc-internal-format
37009 msgid "%qs used with %qE"
37010 msgstr ""
37012 #: c/c-decl.c:11235
37013 #, gcc-internal-format
37014 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
37015 msgstr ""
37017 #: c/c-decl.c:11250
37018 #, gcc-internal-format
37019 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
37020 msgstr ""
37022 #: c/c-decl.c:11301 c/c-decl.c:11317 c/c-decl.c:11343
37023 #, gcc-internal-format
37024 msgid "ISO C does not support complex integer types"
37025 msgstr ""
37027 #: c/c-decl.c:11741 cp/semantics.c:5479
37028 #, gcc-internal-format
37029 msgid ""
37030 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
37031 "not %<omp_out%> nor %<omp_in%>"
37032 msgstr ""
37034 #: c/c-decl.c:11745 cp/semantics.c:5483
37035 #, gcc-internal-format
37036 msgid ""
37037 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
37038 "is not %<omp_priv%> nor %<omp_orig%>"
37039 msgstr ""
37041 #: c/c-fold.c:385 c/c-typeck.c:11843 cp/typeck.c:4832
37042 #, gcc-internal-format
37043 msgid "left shift of negative value"
37044 msgstr ""
37046 #: c/c-fold.c:395 c/c-typeck.c:11852 cp/typeck.c:4840
37047 #, gcc-internal-format
37048 msgid "left shift count is negative"
37049 msgstr ""
37051 #: c/c-fold.c:396 c/c-typeck.c:11782 cp/typeck.c:4785
37052 #, gcc-internal-format
37053 msgid "right shift count is negative"
37054 msgstr ""
37056 #: c/c-fold.c:404 c/c-typeck.c:11871 cp/typeck.c:4848
37057 #, gcc-internal-format
37058 msgid "left shift count >= width of type"
37059 msgstr ""
37061 #: c/c-fold.c:405 c/c-typeck.c:11806 cp/typeck.c:4793
37062 #, gcc-internal-format
37063 msgid "right shift count >= width of type"
37064 msgstr ""
37066 #: c/c-fold.c:412 c/c-typeck.c:11863
37067 #, gcc-internal-format
37068 msgid "left shift count >= width of vector element"
37069 msgstr ""
37071 #: c/c-fold.c:413 c/c-typeck.c:11793
37072 #, gcc-internal-format
37073 msgid "right shift count >= width of vector element"
37074 msgstr ""
37076 #: c/c-parser.c:275
37077 #, gcc-internal-format
37078 msgid "identifier %qE conflicts with C++ keyword"
37079 msgstr ""
37081 #: c/c-parser.c:885 cp/parser.c:2868
37082 #, gcc-internal-format
37083 msgid "version control conflict marker in file"
37084 msgstr ""
37086 #: c/c-parser.c:1088 cp/parser.c:2923
37087 #, gcc-internal-format
37088 msgid "to match this %qs"
37089 msgstr ""
37091 #: c/c-parser.c:1217 cp/parser.c:29412
37092 #, gcc-internal-format
37093 msgid "expected end of line"
37094 msgstr ""
37096 #: c/c-parser.c:1525
37097 #, gcc-internal-format
37098 msgid "ISO C forbids an empty translation unit"
37099 msgstr ""
37101 #: c/c-parser.c:1629 c/c-parser.c:10348
37102 #, gcc-internal-format
37103 msgid "ISO C does not allow extra %<;%> outside of a function"
37104 msgstr ""
37106 #: c/c-parser.c:1805
37107 #, gcc-internal-format
37108 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
37109 msgstr ""
37111 #: c/c-parser.c:1813
37112 #, gcc-internal-format
37113 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
37114 msgstr ""
37116 #: c/c-parser.c:1821
37117 #, gcc-internal-format
37118 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
37119 msgstr ""
37121 #: c/c-parser.c:1834 c/c-parser.c:4089
37122 #, gcc-internal-format
37123 msgid "unknown type name %qE; did you mean %qs?"
37124 msgstr ""
37126 #: c/c-parser.c:1838 c/c-parser.c:2678 c/c-parser.c:4093
37127 #, gcc-internal-format
37128 msgid "unknown type name %qE"
37129 msgstr ""
37131 #: c/c-parser.c:1859 c/c-parser.c:11581 c/c-parser.c:17346 c/c-parser.c:17835
37132 #: c/c-parser.c:18317 cp/parser.c:37977 cp/parser.c:41129
37133 #, gcc-internal-format
37134 msgid "expected declaration specifiers"
37135 msgstr ""
37137 #: c/c-parser.c:1869
37138 #, gcc-internal-format
37139 msgid "%<__auto_type%> in empty declaration"
37140 msgstr ""
37142 #: c/c-parser.c:1899 c/c-parser.c:3371
37143 #, gcc-internal-format
37144 msgid "expected %<;%>, identifier or %<(%>"
37145 msgstr ""
37147 #: c/c-parser.c:1917 cp/parser.c:31095 cp/parser.c:31169
37148 #, gcc-internal-format
37149 msgid "prefix attributes are ignored for methods"
37150 msgstr ""
37152 #: c/c-parser.c:1952
37153 #, gcc-internal-format
37154 msgid "prefix attributes are ignored for implementations"
37155 msgstr ""
37157 #: c/c-parser.c:1973
37158 #, gcc-internal-format
37159 msgid "unexpected attribute"
37160 msgstr ""
37162 #: c/c-parser.c:1983 c/c-parser.c:5264 c/c-parser.c:5581 cp/parser.c:11326
37163 #: cp/parser.c:11533
37164 #, gcc-internal-format
37165 msgid "%<fallthrough%> attribute not followed by %<;%>"
37166 msgstr ""
37168 #: c/c-parser.c:2015
37169 #, gcc-internal-format
37170 msgid "%<__auto_type%> requires a plain identifier as declarator"
37171 msgstr ""
37173 #: c/c-parser.c:2032
37174 #, gcc-internal-format
37175 msgid "data definition has no type or storage class"
37176 msgstr ""
37178 #. This means there is an attribute specifier after
37179 #. the declarator in a function definition.  Provide
37180 #. some more information for the user.
37181 #: c/c-parser.c:2047
37182 #, gcc-internal-format
37183 msgid ""
37184 "attributes should be specified before the declarator in a function definition"
37185 msgstr ""
37187 #: c/c-parser.c:2074
37188 #, gcc-internal-format
37189 msgid "%<__auto_type%> used with a bit-field initializer"
37190 msgstr ""
37192 #: c/c-parser.c:2149 c/c-parser.c:2241
37193 #, gcc-internal-format
37194 msgid "%<__auto_type%> requires an initialized data declaration"
37195 msgstr ""
37197 #: c/c-parser.c:2204
37198 #, gcc-internal-format
37199 msgid "%<__auto_type%> may only be used with a single declarator"
37200 msgstr ""
37202 #: c/c-parser.c:2233 cp/parser.c:13488 cp/parser.c:13647
37203 #, gcc-internal-format
37204 msgid "expected %<,%> or %<;%>"
37205 msgstr ""
37207 #. This can appear in many cases looking nothing like a
37208 #. function definition, so we don't give a more specific
37209 #. error suggesting there was one.
37210 #: c/c-parser.c:2247 c/c-parser.c:2288
37211 #, gcc-internal-format
37212 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
37213 msgstr ""
37215 #: c/c-parser.c:2255
37216 #, gcc-internal-format
37217 msgid "ISO C forbids nested functions"
37218 msgstr ""
37220 #: c/c-parser.c:2436
37221 #, gcc-internal-format
37222 msgid "ISO C99 does not support %<_Static_assert%>"
37223 msgstr ""
37225 #: c/c-parser.c:2439
37226 #, gcc-internal-format
37227 msgid "ISO C90 does not support %<_Static_assert%>"
37228 msgstr ""
37230 #: c/c-parser.c:2463 c/c-parser.c:4189 c/c-parser.c:11639 cp/parser.c:40752
37231 #, gcc-internal-format
37232 msgid "expected string literal"
37233 msgstr ""
37235 #: c/c-parser.c:2473
37236 #, gcc-internal-format
37237 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
37238 msgstr ""
37240 #: c/c-parser.c:2479
37241 #, gcc-internal-format
37242 msgid "expression in static assertion is not an integer"
37243 msgstr ""
37245 #: c/c-parser.c:2488
37246 #, gcc-internal-format
37247 msgid "expression in static assertion is not an integer constant expression"
37248 msgstr ""
37250 #: c/c-parser.c:2493
37251 #, gcc-internal-format
37252 msgid "expression in static assertion is not constant"
37253 msgstr ""
37255 #: c/c-parser.c:2500
37256 #, gcc-internal-format
37257 msgid "static assertion failed: %E"
37258 msgstr ""
37260 #: c/c-parser.c:2502 cp/semantics.c:9314
37261 #, gcc-internal-format
37262 msgid "static assertion failed"
37263 msgstr ""
37265 #: c/c-parser.c:2820
37266 #, gcc-internal-format
37267 msgid "%<_Atomic%> in Objective-C"
37268 msgstr ""
37270 #: c/c-parser.c:2823
37271 #, gcc-internal-format
37272 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
37273 msgstr ""
37275 #: c/c-parser.c:2826
37276 #, gcc-internal-format
37277 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
37278 msgstr ""
37280 #: c/c-parser.c:2853
37281 #, gcc-internal-format
37282 msgid "%<_Atomic%> applied to a qualified type"
37283 msgstr ""
37285 #: c/c-parser.c:2883
37286 #, gcc-internal-format
37287 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
37288 msgstr ""
37290 #: c/c-parser.c:2981
37291 #, gcc-internal-format
37292 msgid "empty enum is invalid"
37293 msgstr ""
37295 #: c/c-parser.c:2985 c/c-parser.c:3919 c/c-parser.c:4726 c/c-parser.c:5021
37296 #: c/c-parser.c:6567 c/c-parser.c:6655 c/c-parser.c:7361 c/c-parser.c:7663
37297 #: c/c-parser.c:7672 c/c-parser.c:8158 c/c-parser.c:8363 c/c-parser.c:8389
37298 #: c/c-parser.c:9217 c/c-parser.c:9641 c/c-parser.c:9678 c/c-parser.c:9931
37299 #: c/c-parser.c:9981 c/c-parser.c:10141 c/c-parser.c:10171 c/c-parser.c:10179
37300 #: c/c-parser.c:10208 c/c-parser.c:10221 c/c-parser.c:10527 c/c-parser.c:10651
37301 #: c/c-parser.c:11096 c/c-parser.c:11131 c/c-parser.c:11184 c/c-parser.c:11237
37302 #: c/c-parser.c:11253 c/c-parser.c:11299 c/c-parser.c:11956 c/c-parser.c:12067
37303 #: c/c-parser.c:14218 c/c-parser.c:14328 c/c-parser.c:14601 c/c-parser.c:16552
37304 #: c/c-parser.c:19661 c/gimple-parser.c:1478 c/gimple-parser.c:1516
37305 #: cp/parser.c:8602 cp/parser.c:29415 cp/parser.c:31951 cp/parser.c:31981
37306 #: cp/parser.c:32051 cp/parser.c:34414 cp/parser.c:34536 cp/parser.c:40468
37307 #, gcc-internal-format
37308 msgid "expected identifier"
37309 msgstr ""
37311 #: c/c-parser.c:3023 cp/parser.c:19045
37312 #, gcc-internal-format
37313 msgid "comma at end of enumerator list"
37314 msgstr ""
37316 #: c/c-parser.c:3029
37317 #, gcc-internal-format
37318 msgid "expected %<,%> or %<}%>"
37319 msgstr ""
37321 #: c/c-parser.c:3060
37322 #, gcc-internal-format
37323 msgid "ISO C forbids forward references to %<enum%> types"
37324 msgstr ""
37326 #: c/c-parser.c:3177
37327 #, gcc-internal-format
37328 msgid "expected class name"
37329 msgstr ""
37331 #: c/c-parser.c:3199
37332 #, gcc-internal-format
37333 msgid "extra semicolon in struct or union specified"
37334 msgstr ""
37336 #: c/c-parser.c:3228
37337 #, gcc-internal-format
37338 msgid "no semicolon at end of struct or union"
37339 msgstr ""
37341 #: c/c-parser.c:3333 c/c-parser.c:4521
37342 #, gcc-internal-format
37343 msgid "expected specifier-qualifier-list"
37344 msgstr ""
37346 #: c/c-parser.c:3344
37347 #, gcc-internal-format
37348 msgid "ISO C forbids member declarations with no members"
37349 msgstr ""
37351 #: c/c-parser.c:3434
37352 #, gcc-internal-format
37353 msgid "expected %<,%>, %<;%> or %<}%>"
37354 msgstr ""
37356 #: c/c-parser.c:3441
37357 #, gcc-internal-format
37358 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
37359 msgstr ""
37361 #: c/c-parser.c:3495
37362 #, gcc-internal-format
37363 msgid "%<typeof%> applied to a bit-field"
37364 msgstr ""
37366 #: c/c-parser.c:3532
37367 #, gcc-internal-format
37368 msgid "ISO C99 does not support %<_Alignas%>"
37369 msgstr ""
37371 #: c/c-parser.c:3535
37372 #, gcc-internal-format
37373 msgid "ISO C90 does not support %<_Alignas%>"
37374 msgstr ""
37376 #: c/c-parser.c:3772
37377 #, gcc-internal-format
37378 msgid "expected identifier or %<(%>"
37379 msgstr ""
37381 #: c/c-parser.c:3985
37382 #, gcc-internal-format
37383 msgid "ISO C requires a named argument before %<...%>"
37384 msgstr ""
37386 #: c/c-parser.c:4100
37387 #, gcc-internal-format
37388 msgid "expected declaration specifiers or %<...%>"
37389 msgstr ""
37391 #: c/c-parser.c:4183
37392 #, gcc-internal-format
37393 msgid "wide string literal in %<asm%>"
37394 msgstr ""
37396 #: c/c-parser.c:4631
37397 #, gcc-internal-format
37398 msgid "ISO C forbids empty initializer braces"
37399 msgstr ""
37401 #: c/c-parser.c:4690
37402 #, gcc-internal-format
37403 msgid "obsolete use of designated initializer with %<:%>"
37404 msgstr ""
37406 #: c/c-parser.c:4835
37407 #, gcc-internal-format
37408 msgid "ISO C forbids specifying range of elements to initialize"
37409 msgstr ""
37411 #: c/c-parser.c:4847
37412 #, gcc-internal-format
37413 msgid "ISO C90 forbids specifying subobject to initialize"
37414 msgstr ""
37416 #: c/c-parser.c:4855
37417 #, gcc-internal-format
37418 msgid "obsolete use of designated initializer without %<=%>"
37419 msgstr ""
37421 #: c/c-parser.c:5036
37422 #, gcc-internal-format
37423 msgid "ISO C forbids label declarations"
37424 msgstr ""
37426 #: c/c-parser.c:5042 c/c-parser.c:5124 c/gimple-parser.c:319
37427 #, gcc-internal-format
37428 msgid "expected declaration or statement"
37429 msgstr ""
37431 #: c/c-parser.c:5075 c/c-parser.c:5103
37432 #, gcc-internal-format
37433 msgid "ISO C90 forbids mixed declarations and code"
37434 msgstr ""
37436 #: c/c-parser.c:5132
37437 #, gcc-internal-format
37438 msgid "expected %<}%> before %<else%>"
37439 msgstr ""
37441 #: c/c-parser.c:5137 cp/parser.c:11652
37442 #, gcc-internal-format
37443 msgid "%<else%> without a previous %<if%>"
37444 msgstr ""
37446 #: c/c-parser.c:5154
37447 #, gcc-internal-format
37448 msgid "label at end of compound statement"
37449 msgstr ""
37451 #: c/c-parser.c:5216
37452 #, gcc-internal-format
37453 msgid "expected %<:%> or %<...%>"
37454 msgstr ""
37456 #: c/c-parser.c:5268 c/c-parser.c:5585
37457 #, gcc-internal-format
37458 msgid "only attribute %<fallthrough%> can be applied to a null statement"
37459 msgstr ""
37461 #: c/c-parser.c:5274
37462 #, gcc-internal-format
37463 msgid ""
37464 "a label can only be part of a statement and a declaration is not a statement"
37465 msgstr ""
37467 #: c/c-parser.c:5501
37468 #, gcc-internal-format
37469 msgid "expected identifier or %<*%>"
37470 msgstr ""
37472 #. Avoid infinite loop in error recovery:
37473 #. c_parser_skip_until_found stops at a closing nesting
37474 #. delimiter without consuming it, but here we need to consume
37475 #. it to proceed further.
37476 #: c/c-parser.c:5602 c/gimple-parser.c:1901 cp/parser.c:11276
37477 #, gcc-internal-format
37478 msgid "expected statement"
37479 msgstr ""
37481 #: c/c-parser.c:5709 cp/parser.c:13019
37482 #, gcc-internal-format
37483 msgid "suggest braces around empty body in an %<if%> statement"
37484 msgstr ""
37486 #: c/c-parser.c:5751 cp/parser.c:13022
37487 #, gcc-internal-format
37488 msgid "suggest braces around empty body in an %<else%> statement"
37489 msgstr ""
37491 #: c/c-parser.c:5885 cp/parser.c:11922
37492 #, gcc-internal-format
37493 msgid "suggest explicit braces to avoid ambiguous %<else%>"
37494 msgstr ""
37496 #: c/c-parser.c:6037
37497 #, gcc-internal-format
37498 msgid "suggest braces around empty body in %<do%> statement"
37499 msgstr ""
37501 #: c/c-parser.c:6174 c/c-parser.c:6205
37502 #, gcc-internal-format
37503 msgid "multiple iterating variables in fast enumeration"
37504 msgstr ""
37506 #: c/c-parser.c:6228
37507 #, gcc-internal-format
37508 msgid "invalid iterating variable in fast enumeration"
37509 msgstr ""
37511 #: c/c-parser.c:6253 cp/parser.c:12187
37512 #, gcc-internal-format
37513 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
37514 msgstr ""
37516 #: c/c-parser.c:6259 cp/parser.c:12193
37517 #, gcc-internal-format
37518 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
37519 msgstr ""
37521 #: c/c-parser.c:6295
37522 #, gcc-internal-format
37523 msgid "missing collection in fast enumeration"
37524 msgstr ""
37526 #: c/c-parser.c:6403 c/c-parser.c:6414 c/c-parser.c:6425
37527 #, gcc-internal-format
37528 msgid "duplicate asm qualifier %qE"
37529 msgstr ""
37531 #: c/c-parser.c:6404 c/c-parser.c:6415 c/c-parser.c:6426 cp/parser.c:19841
37532 #: cp/parser.c:19857 cp/parser.c:19870
37533 #, gcc-internal-format
37534 msgid "first seen here"
37535 msgstr ""
37537 #: c/c-parser.c:6435
37538 #, gcc-internal-format
37539 msgid "%qE is not an asm qualifier"
37540 msgstr ""
37542 #: c/c-parser.c:6478
37543 #, gcc-internal-format
37544 msgid "expected %<:%> or %<)%>"
37545 msgstr ""
37547 #: c/c-parser.c:6793
37548 #, gcc-internal-format
37549 msgid "ISO C forbids omitting the middle term of a ?: expression"
37550 msgstr ""
37552 #. Location of the binary operator.
37553 #. Quiet warning.
37554 #: c/c-parser.c:7001 cp/typeck.c:4619
37555 #, gcc-internal-format
37556 msgid ""
37557 "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array "
37558 "elements"
37559 msgstr ""
37561 #: c/c-parser.c:7007 cp/typeck.c:4624
37562 #, gcc-internal-format
37563 msgid "first %<sizeof%> operand was declared here"
37564 msgstr ""
37566 #: c/c-parser.c:7225
37567 #, gcc-internal-format
37568 msgid "alignment specified for type name in cast"
37569 msgstr ""
37571 #: c/c-parser.c:7324
37572 #, gcc-internal-format
37573 msgid "traditional C rejects the unary plus operator"
37574 msgstr ""
37576 #: c/c-parser.c:7455
37577 #, gcc-internal-format
37578 msgid "alignment specified for type name in %<sizeof%>"
37579 msgstr ""
37581 #: c/c-parser.c:7471
37582 #, gcc-internal-format
37583 msgid "%<sizeof%> applied to a bit-field"
37584 msgstr ""
37586 #: c/c-parser.c:7540
37587 #, gcc-internal-format
37588 msgid "alignment specified for type name in %qE"
37589 msgstr ""
37591 #: c/c-parser.c:7563
37592 #, gcc-internal-format
37593 msgid "ISO C does not allow %<%E (expression)%>"
37594 msgstr ""
37596 #: c/c-parser.c:7711
37597 #, gcc-internal-format
37598 msgid "cannot take address of %qs"
37599 msgstr ""
37601 #: c/c-parser.c:7794
37602 #, gcc-internal-format
37603 msgid "ISO C99 does not support %<_Generic%>"
37604 msgstr ""
37606 #: c/c-parser.c:7797
37607 #, gcc-internal-format
37608 msgid "ISO C90 does not support %<_Generic%>"
37609 msgstr ""
37611 #: c/c-parser.c:7865
37612 #, gcc-internal-format
37613 msgid "%<_Generic%> association has function type"
37614 msgstr ""
37616 #: c/c-parser.c:7868
37617 #, gcc-internal-format
37618 msgid "%<_Generic%> association has incomplete type"
37619 msgstr ""
37621 #: c/c-parser.c:7872
37622 #, gcc-internal-format
37623 msgid "%<_Generic%> association has variable length type"
37624 msgstr ""
37626 #: c/c-parser.c:7896
37627 #, gcc-internal-format
37628 msgid "duplicate %<default%> case in %<_Generic%>"
37629 msgstr ""
37631 #: c/c-parser.c:7897
37632 #, gcc-internal-format
37633 msgid "original %<default%> is here"
37634 msgstr ""
37636 #: c/c-parser.c:7905
37637 #, gcc-internal-format
37638 msgid "%<_Generic%> specifies two compatible types"
37639 msgstr ""
37641 #: c/c-parser.c:7906
37642 #, gcc-internal-format
37643 msgid "compatible type is here"
37644 msgstr ""
37646 #: c/c-parser.c:7929
37647 #, gcc-internal-format
37648 msgid "%<_Generic%> selector matches multiple associations"
37649 msgstr ""
37651 #: c/c-parser.c:7931
37652 #, gcc-internal-format
37653 msgid "other match is here"
37654 msgstr ""
37656 #: c/c-parser.c:7950
37657 #, gcc-internal-format
37658 msgid ""
37659 "%<_Generic%> selector of type %qT is not compatible with any association"
37660 msgstr ""
37662 #: c/c-parser.c:7971
37663 #, gcc-internal-format
37664 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
37665 msgstr ""
37667 #: c/c-parser.c:7979
37668 #, gcc-internal-format
37669 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
37670 msgstr ""
37672 #: c/c-parser.c:7985
37673 #, gcc-internal-format
37674 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
37675 msgstr ""
37677 #: c/c-parser.c:8001
37678 #, gcc-internal-format
37679 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
37680 msgstr ""
37682 #: c/c-parser.c:8172 c/c-parser.c:9259 c/c-parser.c:9281 c/gimple-parser.c:1398
37683 #: c/gimple-parser.c:1404 c/gimple-parser.c:1918
37684 #, gcc-internal-format
37685 msgid "expected expression"
37686 msgstr ""
37688 #: c/c-parser.c:8193
37689 #, gcc-internal-format
37690 msgid "braced-group within expression allowed only inside a function"
37691 msgstr ""
37693 #: c/c-parser.c:8207
37694 #, gcc-internal-format
37695 msgid "ISO C forbids braced-groups within expressions"
37696 msgstr ""
37698 #: c/c-parser.c:8234
37699 #, gcc-internal-format
37700 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
37701 msgstr ""
37703 #: c/c-parser.c:8243
37704 #, gcc-internal-format
37705 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
37706 msgstr ""
37708 #: c/c-parser.c:8252
37709 #, gcc-internal-format
37710 msgid "ISO C90 does not support %<__func__%> predefined identifier"
37711 msgstr ""
37713 #: c/c-parser.c:8416
37714 #, gcc-internal-format
37715 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
37716 msgstr ""
37718 #: c/c-parser.c:8432
37719 #, gcc-internal-format
37720 msgid "first argument to %<__builtin_choose_expr%> not a constant"
37721 msgstr ""
37723 #: c/c-parser.c:8502 c/c-parser.c:8519 c/c-parser.c:8526
37724 #, gcc-internal-format
37725 msgid "too few arguments to %<__builtin_tgmath%>"
37726 msgstr ""
37728 #: c/c-parser.c:8547
37729 #, gcc-internal-format
37730 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
37731 msgstr ""
37733 #: c/c-parser.c:8591 c/c-parser.c:8601
37734 #, gcc-internal-format
37735 msgid ""
37736 "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
37737 msgstr ""
37739 #: c/c-parser.c:8623 c/c-parser.c:8633
37740 #, gcc-internal-format
37741 msgid ""
37742 "invalid type-generic type for argument %u of argument %u of "
37743 "%<__builtin_tgmath%>"
37744 msgstr ""
37746 #: c/c-parser.c:8666
37747 #, gcc-internal-format
37748 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
37749 msgstr ""
37751 #: c/c-parser.c:8685
37752 #, gcc-internal-format
37753 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
37754 msgstr ""
37756 #: c/c-parser.c:8733
37757 #, gcc-internal-format
37758 msgid ""
37759 "duplicate type-generic parameter type for function argument %u of "
37760 "%<__builtin_tgmath%>"
37761 msgstr ""
37763 #: c/c-parser.c:8756
37764 #, gcc-internal-format
37765 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
37766 msgstr ""
37768 #: c/c-parser.c:8773
37769 #, gcc-internal-format
37770 msgid ""
37771 "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
37772 msgstr ""
37774 #: c/c-parser.c:8811
37775 #, gcc-internal-format, gfc-internal-format
37776 msgid "invalid type of argument %u of type-generic function"
37777 msgstr ""
37779 #: c/c-parser.c:8822
37780 #, gcc-internal-format, gfc-internal-format
37781 msgid ""
37782 "decimal floating-point argument %u to complex-only type-generic function"
37783 msgstr ""
37785 #: c/c-parser.c:8830
37786 #, gcc-internal-format, gfc-internal-format
37787 msgid "decimal floating-point argument %u to binary-only type-generic function"
37788 msgstr ""
37790 #: c/c-parser.c:8838 c/c-parser.c:8868
37791 #, gcc-internal-format
37792 msgid ""
37793 "both complex and decimal floating-point arguments to type-generic function"
37794 msgstr ""
37796 #: c/c-parser.c:8846 c/c-parser.c:8888
37797 #, gcc-internal-format
37798 msgid ""
37799 "both binary and decimal floating-point arguments to type-generic function"
37800 msgstr ""
37802 #: c/c-parser.c:8860
37803 #, gcc-internal-format, gfc-internal-format
37804 msgid "complex argument %u to decimal-only type-generic function"
37805 msgstr ""
37807 #: c/c-parser.c:8880
37808 #, gcc-internal-format, gfc-internal-format
37809 msgid "binary argument %u to decimal-only type-generic function"
37810 msgstr ""
37812 #: c/c-parser.c:8986
37813 #, gcc-internal-format
37814 msgid "no matching function for type-generic call"
37815 msgstr ""
37817 #: c/c-parser.c:9027
37818 #, gcc-internal-format
37819 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
37820 msgstr ""
37822 #: c/c-parser.c:9040
37823 #, gcc-internal-format
37824 msgid ""
37825 "first argument to %<__builtin_call_with_static_chain%> must be a call "
37826 "expression"
37827 msgstr ""
37829 #: c/c-parser.c:9044
37830 #, gcc-internal-format
37831 msgid ""
37832 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
37833 "type"
37834 msgstr ""
37836 #: c/c-parser.c:9070
37837 #, gcc-internal-format
37838 msgid "wrong number of arguments to %<__builtin_complex%>"
37839 msgstr ""
37841 #: c/c-parser.c:9092
37842 #, gcc-internal-format
37843 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
37844 msgstr ""
37846 #: c/c-parser.c:9101
37847 #, gcc-internal-format
37848 msgid "%<__builtin_complex%> operands of different types"
37849 msgstr ""
37851 #: c/c-parser.c:9146 cp/parser.c:7045
37852 #, gcc-internal-format
37853 msgid "wrong number of arguments to %<__builtin_shuffle%>"
37854 msgstr ""
37856 #: c/c-parser.c:9319
37857 #, gcc-internal-format
37858 msgid "compound literal has variable size"
37859 msgstr ""
37861 #: c/c-parser.c:9330
37862 #, gcc-internal-format
37863 msgid "compound literal qualified by address-space qualifier"
37864 msgstr ""
37866 #: c/c-parser.c:9334
37867 #, gcc-internal-format
37868 msgid "ISO C90 forbids compound literals"
37869 msgstr ""
37871 #: c/c-parser.c:9347
37872 #, gcc-internal-format
37873 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
37874 msgstr ""
37876 #: c/c-parser.c:9421
37877 #, gcc-internal-format
37878 msgid ""
37879 "using integer absolute value function %qD when argument is of floating point "
37880 "type %qT"
37881 msgstr ""
37883 #: c/c-parser.c:9426
37884 #, gcc-internal-format
37885 msgid ""
37886 "using integer absolute value function %qD when argument is of complex type "
37887 "%qT"
37888 msgstr ""
37890 #: c/c-parser.c:9434
37891 #, gcc-internal-format
37892 msgid "taking the absolute value of unsigned type %qT has no effect"
37893 msgstr ""
37895 #: c/c-parser.c:9445
37896 #, gcc-internal-format
37897 msgid ""
37898 "using floating point absolute value function %qD when argument is of integer "
37899 "type %qT"
37900 msgstr ""
37902 #: c/c-parser.c:9449
37903 #, gcc-internal-format
37904 msgid ""
37905 "using floating point absolute value function %qD when argument is of decimal "
37906 "floating point type %qT"
37907 msgstr ""
37909 #: c/c-parser.c:9454
37910 #, gcc-internal-format
37911 msgid ""
37912 "using floating point absolute value function %qD when argument is of complex "
37913 "type %qT"
37914 msgstr ""
37916 #: c/c-parser.c:9467
37917 #, gcc-internal-format
37918 msgid ""
37919 "using complex absolute value function %qD when argument is of integer type "
37920 "%qT"
37921 msgstr ""
37923 #: c/c-parser.c:9471
37924 #, gcc-internal-format
37925 msgid ""
37926 "using complex absolute value function %qD when argument is of floating point "
37927 "type %qT"
37928 msgstr ""
37930 #: c/c-parser.c:9488
37931 #, gcc-internal-format
37932 msgid ""
37933 "using decimal floating point absolute value function %qD when argument is of "
37934 "integer type %qT"
37935 msgstr ""
37937 #: c/c-parser.c:9493
37938 #, gcc-internal-format
37939 msgid ""
37940 "using decimal floating point absolute value function %qD when argument is of "
37941 "floating point type %qT"
37942 msgstr ""
37944 #: c/c-parser.c:9498
37945 #, gcc-internal-format
37946 msgid ""
37947 "using decimal floating point absolute value function %qD when argument is of "
37948 "complex type %qT"
37949 msgstr ""
37951 #: c/c-parser.c:9524
37952 #, gcc-internal-format
37953 msgid ""
37954 "absolute value function %qD given an argument of type %qT but has parameter "
37955 "of type %qT which may cause truncation of value"
37956 msgstr ""
37958 #: c/c-parser.c:9952
37959 #, gcc-internal-format
37960 msgid "expected identifier or %<)%>"
37961 msgstr ""
37963 #: c/c-parser.c:10048
37964 #, gcc-internal-format
37965 msgid "extra semicolon"
37966 msgstr ""
37968 #: c/c-parser.c:10296
37969 #, gcc-internal-format
37970 msgid "extra semicolon in method definition specified"
37971 msgstr ""
37973 #: c/c-parser.c:10428
37974 #, gcc-internal-format
37975 msgid "method attributes must be specified at the end only"
37976 msgstr ""
37978 #: c/c-parser.c:10448
37979 #, gcc-internal-format
37980 msgid "expected %<;%> or %<{%> after method attribute definition"
37981 msgstr ""
37983 #: c/c-parser.c:10570
37984 #, gcc-internal-format
37985 msgid "objective-c method declaration is expected"
37986 msgstr ""
37988 #: c/c-parser.c:11008
37989 #, gcc-internal-format
37990 msgid "no type or storage class may be specified here,"
37991 msgstr ""
37993 #: c/c-parser.c:11100 c/c-parser.c:11157 cp/parser.c:32011
37994 #, gcc-internal-format
37995 msgid "unknown property attribute"
37996 msgstr ""
37998 #: c/c-parser.c:11121 cp/parser.c:31971
37999 #, gcc-internal-format
38000 msgid "missing %<=%> (after %<getter%> attribute)"
38001 msgstr ""
38003 #: c/c-parser.c:11124 cp/parser.c:31974
38004 #, gcc-internal-format
38005 msgid "missing %<=%> (after %<setter%> attribute)"
38006 msgstr ""
38008 #: c/c-parser.c:11138 cp/parser.c:31989
38009 #, gcc-internal-format
38010 msgid "the %<setter%> attribute may only be specified once"
38011 msgstr ""
38013 #: c/c-parser.c:11143 cp/parser.c:31995
38014 #, gcc-internal-format
38015 msgid "setter name must terminate with %<:%>"
38016 msgstr ""
38018 #: c/c-parser.c:11150 cp/parser.c:32003
38019 #, gcc-internal-format
38020 msgid "the %<getter%> attribute may only be specified once"
38021 msgstr ""
38023 #: c/c-parser.c:11344 cp/parser.c:40792
38024 #, gcc-internal-format
38025 msgid ""
38026 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
38027 "non-negative integral constant less than %u"
38028 msgstr ""
38030 #: c/c-parser.c:11388 c/c-parser.c:17832 c/c-parser.c:18096 c/c-parser.c:18155
38031 #: c/c-parser.c:18239 cp/parser.c:37974 cp/parser.c:38273 cp/parser.c:38361
38032 #: cp/parser.c:38432 cp/parser.c:40839 cp/parser.c:40854 cp/parser.c:40869
38033 #: cp/parser.c:40885 cp/parser.c:40901 cp/parser.c:40917 cp/parser.c:40944
38034 #: cp/parser.c:40957 cp/parser.c:40980 cp/parser.c:40993
38035 #, gcc-internal-format
38036 msgid "%<#pragma %s%> may only be used in compound statements"
38037 msgstr ""
38039 #: c/c-parser.c:11411 cp/parser.c:40970
38040 #, gcc-internal-format
38041 msgid "%<#pragma acc routine%> must be at file scope"
38042 msgstr ""
38044 #: c/c-parser.c:11498 cp/parser.c:41054
38045 #, gcc-internal-format
38046 msgid ""
38047 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
38048 "construct"
38049 msgstr ""
38051 #: c/c-parser.c:11526 c/c-parser.c:11550 cp/parser.c:41083 cp/parser.c:41116
38052 #, gcc-internal-format
38053 msgid "for, while or do statement expected"
38054 msgstr ""
38056 #: c/c-parser.c:11563 cp/parser.c:40829
38057 #, gcc-internal-format
38058 msgid "%<#pragma GCC pch_preprocess%> must be first"
38059 msgstr ""
38061 #: c/c-parser.c:11885 c/c-parser.c:19310 c/c-parser.c:19318 cp/parser.c:32405
38062 #: cp/parser.c:39940 cp/parser.c:39948
38063 #, gcc-internal-format
38064 msgid "too many %qs clauses"
38065 msgstr ""
38067 #: c/c-parser.c:11914
38068 #, gcc-internal-format
38069 msgid "expression must be integral"
38070 msgstr ""
38072 #: c/c-parser.c:12136 c/c-parser.c:12148
38073 #, gcc-internal-format
38074 msgid "expected %<)%> or %<,%>"
38075 msgstr ""
38077 #: c/c-parser.c:12283 c/c-parser.c:19603
38078 #, gcc-internal-format
38079 msgid "%qD is not a variable"
38080 msgstr ""
38082 #: c/c-parser.c:12287 cp/semantics.c:7231
38083 #, gcc-internal-format
38084 msgid "%qD is not a pointer variable"
38085 msgstr ""
38087 #: c/c-parser.c:12329 cp/parser.c:33051
38088 #, gcc-internal-format
38089 msgid "collapse argument needs positive constant integer expression"
38090 msgstr ""
38092 #: c/c-parser.c:12406 cp/parser.c:33115
38093 #, gcc-internal-format
38094 msgid "expected %<none%> or %<present%>"
38095 msgstr ""
38097 #: c/c-parser.c:12408 cp/parser.c:33117
38098 #, gcc-internal-format
38099 msgid "expected %<none%> or %<shared%>"
38100 msgstr ""
38102 #: c/c-parser.c:12528 cp/parser.c:33228
38103 #, gcc-internal-format
38104 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
38105 msgstr ""
38107 #: c/c-parser.c:12548 c/c-parser.c:18148 c/c-parser.c:18232 cp/parser.c:33246
38108 #: cp/parser.c:38265 cp/parser.c:38353
38109 #, gcc-internal-format
38110 msgid "expected %<data%>"
38111 msgstr ""
38113 #: c/c-parser.c:12601 cp/parser.c:33301
38114 #, gcc-internal-format
38115 msgid "too many %<if%> clauses with %qs modifier"
38116 msgstr ""
38118 #: c/c-parser.c:12608 cp/parser.c:33308
38119 #, gcc-internal-format
38120 msgid "too many %<if%> clauses"
38121 msgstr ""
38123 #: c/c-parser.c:12610 cp/parser.c:33310
38124 #, gcc-internal-format
38125 msgid "too many %<if%> clauses without modifier"
38126 msgstr ""
38128 #: c/c-parser.c:12616 cp/parser.c:33316
38129 #, gcc-internal-format
38130 msgid ""
38131 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
38132 "modifier"
38133 msgstr ""
38135 #: c/c-parser.c:12721 c/c-parser.c:12767 c/c-parser.c:12813 c/c-parser.c:12859
38136 #: c/c-parser.c:13266 c/c-parser.c:13348 c/c-parser.c:13807 c/c-parser.c:13935
38137 #: c/c-parser.c:13980 c/c-parser.c:14656
38138 #, gcc-internal-format
38139 msgid "expected integer expression"
38140 msgstr ""
38142 #: c/c-parser.c:12732
38143 #, gcc-internal-format
38144 msgid "%<num_threads%> value must be positive"
38145 msgstr ""
38147 #: c/c-parser.c:12778
38148 #, gcc-internal-format
38149 msgid "%<num_tasks%> value must be positive"
38150 msgstr ""
38152 #: c/c-parser.c:12824 cp/semantics.c:7426
38153 #, gcc-internal-format
38154 msgid "%<grainsize%> value must be positive"
38155 msgstr ""
38157 #: c/c-parser.c:12871 cp/semantics.c:7456
38158 #, gcc-internal-format
38159 msgid "%<priority%> value must be non-negative"
38160 msgstr ""
38162 #: c/c-parser.c:12907
38163 #, gcc-internal-format
38164 msgid "expected constant integer expression"
38165 msgstr ""
38167 #: c/c-parser.c:12946 cp/parser.c:33541
38168 #, gcc-internal-format
38169 msgid ""
38170 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
38171 "or %<default%>"
38172 msgstr ""
38174 #: c/c-parser.c:13007 cp/parser.c:33606
38175 #, gcc-internal-format
38176 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
38177 msgstr ""
38179 #: c/c-parser.c:13073 cp/parser.c:33675
38180 #, gcc-internal-format
38181 msgid "too many %<defaultmap%> clauses with %qs category"
38182 msgstr ""
38184 #: c/c-parser.c:13076 cp/parser.c:33678
38185 #, gcc-internal-format
38186 msgid "too many %<defaultmap%> clauses with unspecified category"
38187 msgstr ""
38189 #: c/c-parser.c:13140 cp/semantics.c:6621
38190 #, gcc-internal-format
38191 msgid "%qs expression must be integral"
38192 msgstr ""
38194 #: c/c-parser.c:13152 c/c-parser.c:13275 cp/semantics.c:6653
38195 #, gcc-internal-format
38196 msgid "%qs value must be positive"
38197 msgstr ""
38199 #: c/c-parser.c:13214 cp/parser.c:32823
38200 #, gcc-internal-format
38201 msgid "too many %<static%> arguments"
38202 msgstr ""
38204 #: c/c-parser.c:13248 cp/parser.c:32856
38205 #, gcc-internal-format
38206 msgid "unexpected argument"
38207 msgstr ""
38209 #: c/c-parser.c:13415 cp/semantics.c:7565
38210 #, gcc-internal-format
38211 msgid "%<tile%> argument needs positive integral constant"
38212 msgstr ""
38214 #: c/c-parser.c:13489 cp/parser.c:33732
38215 #, gcc-internal-format
38216 msgid "ordered argument needs positive constant integer expression"
38217 msgstr ""
38219 #: c/c-parser.c:13562 cp/parser.c:33796
38220 #, gcc-internal-format
38221 msgid "%<inscan%> modifier on %<reduction%> clause not supported yet"
38222 msgstr ""
38224 #: c/c-parser.c:13618 c/c-parser.c:18886 cp/parser.c:39608
38225 #, gcc-internal-format
38226 msgid ""
38227 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
38228 "identifier"
38229 msgstr ""
38231 #: c/c-parser.c:13731 cp/parser.c:33987
38232 #, gcc-internal-format
38233 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
38234 msgstr ""
38236 #: c/c-parser.c:13785 cp/parser.c:34003
38237 #, gcc-internal-format
38238 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
38239 msgstr ""
38241 #: c/c-parser.c:13789 cp/parser.c:34006
38242 #, gcc-internal-format
38243 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
38244 msgstr ""
38246 #: c/c-parser.c:13801 cp/semantics.c:6688
38247 #, gcc-internal-format
38248 msgid "chunk size value must be positive"
38249 msgstr ""
38251 #: c/c-parser.c:13824 cp/parser.c:34026
38252 #, gcc-internal-format
38253 msgid "invalid schedule kind"
38254 msgstr ""
38256 #: c/c-parser.c:13945
38257 #, gcc-internal-format
38258 msgid "%<num_teams%> value must be positive"
38259 msgstr ""
38261 #: c/c-parser.c:13990 cp/semantics.c:6782
38262 #, gcc-internal-format
38263 msgid "%<thread_limit%> value must be positive"
38264 msgstr ""
38266 #: c/c-parser.c:14035 cp/semantics.c:6901
38267 #, gcc-internal-format
38268 msgid ""
38269 "%<aligned%> clause alignment expression must be positive constant integer "
38270 "expression"
38271 msgstr ""
38273 #: c/c-parser.c:14098
38274 #, gcc-internal-format
38275 msgid "%<linear%> clause step expression must be integral"
38276 msgstr ""
38278 #: c/c-parser.c:14148
38279 #, gcc-internal-format
38280 msgid ""
38281 "%<safelen%> clause expression must be positive constant integer expression"
38282 msgstr ""
38284 #: c/c-parser.c:14187
38285 #, gcc-internal-format
38286 msgid ""
38287 "%<simdlen%> clause expression must be positive constant integer expression"
38288 msgstr ""
38290 #: c/c-parser.c:14455 cp/parser.c:34668
38291 #, gcc-internal-format
38292 msgid "%<iterator%> modifier incompatible with %qs"
38293 msgstr ""
38295 #: c/c-parser.c:14502 cp/parser.c:34716 cp/parser.c:34943
38296 #, gcc-internal-format
38297 msgid "invalid depend kind"
38298 msgstr ""
38300 #: c/c-parser.c:14589 cp/parser.c:34791
38301 #, gcc-internal-format
38302 msgid "invalid map kind"
38303 msgstr ""
38305 #: c/c-parser.c:14687 cp/parser.c:34890
38306 #, gcc-internal-format
38307 msgid "invalid dist_schedule kind"
38308 msgstr ""
38310 #: c/c-parser.c:14759
38311 #, gcc-internal-format
38312 msgid "invalid proc_bind kind"
38313 msgstr ""
38315 #: c/c-parser.c:14971 cp/parser.c:35162
38316 #, gcc-internal-format
38317 msgid "expected %<#pragma acc%> clause"
38318 msgstr ""
38320 #: c/c-parser.c:14982 c/c-parser.c:15275 cp/parser.c:35173 cp/parser.c:35502
38321 #, gcc-internal-format
38322 msgid "%qs is not valid for %qs"
38323 msgstr ""
38325 #: c/c-parser.c:15144 cp/parser.c:35369
38326 #, gcc-internal-format
38327 msgid "%qs must be the first clause of %qs"
38328 msgstr ""
38330 #: c/c-parser.c:15264 cp/parser.c:35491
38331 #, gcc-internal-format
38332 msgid "expected %<#pragma omp%> clause"
38333 msgstr ""
38335 #: c/c-parser.c:15394 cp/parser.c:38774
38336 #, gcc-internal-format
38337 msgid "no valid clauses specified in %<#pragma acc declare%>"
38338 msgstr ""
38340 #: c/c-parser.c:15404 cp/parser.c:38784
38341 #, gcc-internal-format
38342 msgid "array section in %<#pragma acc declare%>"
38343 msgstr ""
38345 #: c/c-parser.c:15424 cp/parser.c:38804
38346 #, gcc-internal-format
38347 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
38348 msgstr ""
38350 #: c/c-parser.c:15435 cp/parser.c:38815
38351 #, gcc-internal-format
38352 msgid "invalid OpenACC clause at file scope"
38353 msgstr ""
38355 #: c/c-parser.c:15442 cp/parser.c:38822
38356 #, gcc-internal-format
38357 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
38358 msgstr ""
38360 #: c/c-parser.c:15450 cp/parser.c:38830
38361 #, gcc-internal-format
38362 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
38363 msgstr ""
38365 #: c/c-parser.c:15462 cp/parser.c:38842
38366 #, gcc-internal-format
38367 msgid "variable %qD used more than once with %<#pragma acc declare%>"
38368 msgstr ""
38370 #: c/c-parser.c:15553 cp/parser.c:38927
38371 #, gcc-internal-format
38372 msgid "expected %<data%> after %<#pragma acc %s%>"
38373 msgstr ""
38375 #: c/c-parser.c:15569 cp/parser.c:38944
38376 #, gcc-internal-format
38377 msgid "%<#pragma acc %s data%> has no data movement clause"
38378 msgstr ""
38380 #: c/c-parser.c:15787 cp/parser.c:2970
38381 #, gcc-internal-format
38382 msgid "%qE has not been declared"
38383 msgstr ""
38385 #: c/c-parser.c:15791
38386 #, gcc-internal-format
38387 msgid "expected function name"
38388 msgstr ""
38390 #: c/c-parser.c:15806 cp/parser.c:40180
38391 #, gcc-internal-format
38392 msgid "%qD does not refer to a function"
38393 msgstr ""
38395 #: c/c-parser.c:15826 c/c-parser.c:15874 cp/parser.c:1385
38396 #, gcc-internal-format
38397 msgid ""
38398 "%<#pragma acc routine%> not immediately followed by function declaration or "
38399 "definition"
38400 msgstr ""
38402 #: c/c-parser.c:15866 cp/parser.c:40234 cp/parser.c:40276
38403 #, gcc-internal-format
38404 msgid ""
38405 "%<#pragma acc routine%> not immediately followed by a single function "
38406 "declaration or definition"
38407 msgstr ""
38409 #: c/c-parser.c:15883 cp/parser.c:40290
38410 #, gcc-internal-format
38411 msgid "%<#pragma acc routine%> already applied to %qD"
38412 msgstr ""
38414 #: c/c-parser.c:15892 cp/parser.c:40299
38415 #, gcc-internal-format
38416 msgid "%<#pragma acc routine%> must be applied before use"
38417 msgstr ""
38419 #: c/c-parser.c:15893 cp/parser.c:40300
38420 #, gcc-internal-format
38421 msgid "%<#pragma acc routine%> must be applied before definition"
38422 msgstr ""
38424 #: c/c-parser.c:15936 cp/parser.c:39115
38425 #, gcc-internal-format
38426 msgid ""
38427 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
38428 "%<self%> clause"
38429 msgstr ""
38431 #: c/c-parser.c:16088 cp/parser.c:35668
38432 #, gcc-internal-format
38433 msgid ""
38434 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<seq_cst%>, %<acq_rel"
38435 "%>, %<release%>, %<relaxed%> or %<hint%> clause"
38436 msgstr ""
38438 #: c/c-parser.c:16097 cp/parser.c:35677
38439 #, gcc-internal-format
38440 msgid "too many atomic clauses"
38441 msgstr ""
38443 #: c/c-parser.c:16104 cp/parser.c:35684
38444 #, gcc-internal-format
38445 msgid "too many memory order clauses"
38446 msgstr ""
38448 #: c/c-parser.c:16159 cp/parser.c:35739
38449 #, gcc-internal-format
38450 msgid ""
38451 "%<#pragma omp atomic read%> incompatible with %<acq_rel%> or %<release%> "
38452 "clauses"
38453 msgstr ""
38455 #: c/c-parser.c:16168 cp/parser.c:35748
38456 #, gcc-internal-format
38457 msgid ""
38458 "%<#pragma omp atomic write%> incompatible with %<acq_rel%> or %<acquire%> "
38459 "clauses"
38460 msgstr ""
38462 #: c/c-parser.c:16177 cp/parser.c:35757
38463 #, gcc-internal-format
38464 msgid ""
38465 "%<#pragma omp atomic update%> incompatible with %<acq_rel%> or %<acquire%> "
38466 "clauses"
38467 msgstr ""
38469 #: c/c-parser.c:16443 cp/parser.c:35962 cp/parser.c:35988
38470 #, gcc-internal-format
38471 msgid "invalid form of %<#pragma omp atomic%>"
38472 msgstr ""
38474 #: c/c-parser.c:16447 cp/parser.c:36019 cp/parser.c:36035
38475 #, gcc-internal-format
38476 msgid "invalid operator for %<#pragma omp atomic%>"
38477 msgstr ""
38479 #: c/c-parser.c:16496 cp/semantics.c:8947 cp/semantics.c:8957
38480 #, gcc-internal-format
38481 msgid ""
38482 "%<#pragma omp atomic capture%> uses two different expressions for memory"
38483 msgstr ""
38485 #: c/c-parser.c:16565 c/c-parser.c:16722
38486 #, gcc-internal-format
38487 msgid "expected %<(%> or end of line"
38488 msgstr ""
38490 #: c/c-parser.c:16605 cp/semantics.c:9023
38491 #, gcc-internal-format
38492 msgid "%<depobj%> expression is not lvalue expression"
38493 msgstr ""
38495 #: c/c-parser.c:16662 cp/parser.c:36220
38496 #, gcc-internal-format
38497 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
38498 msgstr ""
38500 #: c/c-parser.c:16674 cp/parser.c:36236
38501 #, gcc-internal-format
38502 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
38503 msgstr ""
38505 #: c/c-parser.c:16710 cp/parser.c:36269
38506 #, gcc-internal-format
38507 msgid "expected %<acq_rel%>, %<release%> or %<acquire%>"
38508 msgstr ""
38510 #: c/c-parser.c:16717 cp/parser.c:36276
38511 #, gcc-internal-format
38512 msgid "%<flush%> list specified together with memory order clause"
38513 msgstr ""
38515 #: c/c-parser.c:16766 cp/parser.c:36876
38516 #, gcc-internal-format
38517 msgid "%<ordered%> clause parameter is less than %<collapse%>"
38518 msgstr ""
38520 #: c/c-parser.c:16777 cp/parser.c:36887
38521 #, gcc-internal-format
38522 msgid ""
38523 "%<linear%> clause may not be specified together with %<ordered%> clause with "
38524 "a parameter"
38525 msgstr ""
38527 #: c/c-parser.c:16795 cp/parser.c:36915
38528 #, gcc-internal-format
38529 msgid "for statement expected"
38530 msgstr ""
38532 #: c/c-parser.c:16865 cp/semantics.c:8552 cp/semantics.c:8643
38533 #, gcc-internal-format
38534 msgid "expected iteration declaration or initialization"
38535 msgstr ""
38537 #: c/c-parser.c:16957
38538 #, gcc-internal-format
38539 msgid "not enough perfectly nested loops"
38540 msgstr ""
38542 #: c/c-parser.c:17013 cp/parser.c:37226
38543 #, gcc-internal-format
38544 msgid "collapsed loops not perfectly nested"
38545 msgstr ""
38547 #: c/c-parser.c:17060 cp/parser.c:37024 cp/parser.c:37066 cp/pt.c:16757
38548 #, gcc-internal-format
38549 msgid "iteration variable %qD should not be firstprivate"
38550 msgstr ""
38552 #: c/c-parser.c:17153 cp/parser.c:37301
38553 #, gcc-internal-format
38554 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
38555 msgstr ""
38557 #: c/c-parser.c:17365 cp/parser.c:37517
38558 #, gcc-internal-format
38559 msgid ""
38560 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
38561 "statements"
38562 msgstr ""
38564 #: c/c-parser.c:17573 cp/parser.c:37716
38565 #, gcc-internal-format
38566 msgid "expected %<for%> after %qs"
38567 msgstr ""
38569 #: c/c-parser.c:17823 cp/parser.c:37965
38570 #, gcc-internal-format
38571 msgid "expected %<point%>"
38572 msgstr ""
38574 #: c/c-parser.c:18047 cp/parser.c:38205
38575 #, gcc-internal-format
38576 msgid ""
38577 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
38578 "%<tofrom%> or %<alloc%> on %<map%> clause"
38579 msgstr ""
38581 #: c/c-parser.c:18062 cp/parser.c:38220
38582 #, gcc-internal-format
38583 msgid ""
38584 "%<#pragma omp target data%> must contain at least one %<map%> or "
38585 "%<use_device_ptr%> clause"
38586 msgstr ""
38588 #: c/c-parser.c:18109 cp/parser.c:38445
38589 #, gcc-internal-format
38590 msgid ""
38591 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
38592 "clauses"
38593 msgstr ""
38595 #: c/c-parser.c:18181 cp/parser.c:38300
38596 #, gcc-internal-format
38597 msgid ""
38598 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
38599 "%> on %<map%> clause"
38600 msgstr ""
38602 #: c/c-parser.c:18193 cp/parser.c:38312
38603 #, gcc-internal-format
38604 msgid ""
38605 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
38606 msgstr ""
38608 #: c/c-parser.c:18267 cp/parser.c:38389
38609 #, gcc-internal-format
38610 msgid ""
38611 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
38612 "%> or %<delete%> on %<map%> clause"
38613 msgstr ""
38615 #: c/c-parser.c:18280 cp/parser.c:38402
38616 #, gcc-internal-format
38617 msgid ""
38618 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
38619 msgstr ""
38621 #: c/c-parser.c:18499 cp/parser.c:38659
38622 #, gcc-internal-format
38623 msgid ""
38624 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
38625 "or %<alloc%> on %<map%> clause"
38626 msgstr ""
38628 #: c/c-parser.c:18549
38629 #, gcc-internal-format
38630 msgid ""
38631 "%<#pragma omp declare simd%> must be followed by function declaration or "
38632 "definition or another %<#pragma omp declare simd%>"
38633 msgstr ""
38635 #: c/c-parser.c:18599 c/c-parser.c:18626
38636 #, gcc-internal-format
38637 msgid ""
38638 "%<#pragma omp declare simd%> must be followed by function declaration or "
38639 "definition"
38640 msgstr ""
38642 #: c/c-parser.c:18648
38643 #, gcc-internal-format
38644 msgid ""
38645 "%<#pragma omp declare simd%> not immediately followed by a function "
38646 "declaration or definition"
38647 msgstr ""
38649 #: c/c-parser.c:18656 cp/parser.c:39236
38650 #, gcc-internal-format
38651 msgid ""
38652 "%<#pragma omp declare simd%> not immediately followed by a single function "
38653 "declaration or definition"
38654 msgstr ""
38656 #: c/c-parser.c:18735 cp/parser.c:39306
38657 #, gcc-internal-format
38658 msgid ""
38659 "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare "
38660 "target%> without clauses and %<#pragma omp end declare target%>"
38661 msgstr ""
38663 #: c/c-parser.c:18754 cp/parser.c:39325
38664 #, gcc-internal-format
38665 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
38666 msgstr ""
38668 #: c/c-parser.c:18795 cp/parser.c:39372
38669 #, gcc-internal-format
38670 msgid "expected %<target%>"
38671 msgstr ""
38673 #: c/c-parser.c:18802 cp/parser.c:39379
38674 #, gcc-internal-format
38675 msgid "expected %<declare%>"
38676 msgstr ""
38678 #: c/c-parser.c:18808 cp/parser.c:39386
38679 #, gcc-internal-format
38680 msgid ""
38681 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
38682 "declare target%>"
38683 msgstr ""
38685 #: c/c-parser.c:18836
38686 #, gcc-internal-format
38687 msgid "%<#pragma omp declare reduction%> not at file or block scope"
38688 msgstr ""
38690 #: c/c-parser.c:18913
38691 #, gcc-internal-format
38692 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
38693 msgstr ""
38695 #: c/c-parser.c:18917
38696 #, gcc-internal-format
38697 msgid "function or array type in %<#pragma omp declare reduction%>"
38698 msgstr ""
38700 #: c/c-parser.c:18920
38701 #, gcc-internal-format
38702 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
38703 msgstr ""
38705 #: c/c-parser.c:18923
38706 #, gcc-internal-format
38707 msgid ""
38708 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
38709 "%>"
38710 msgstr ""
38712 #: c/c-parser.c:18931
38713 #, gcc-internal-format
38714 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
38715 msgstr ""
38717 #: c/c-parser.c:18940
38718 #, gcc-internal-format
38719 msgid "previous %<#pragma omp declare reduction%>"
38720 msgstr ""
38722 #: c/c-parser.c:19057
38723 #, gcc-internal-format
38724 msgid "expected %<omp_priv%> or function-name"
38725 msgstr ""
38727 #: c/c-parser.c:19068
38728 #, gcc-internal-format
38729 msgid "expected function-name %<(%>"
38730 msgstr ""
38732 #: c/c-parser.c:19087
38733 #, gcc-internal-format
38734 msgid "one of the initializer call arguments should be %<&omp_priv%>"
38735 msgstr ""
38737 #: c/c-parser.c:19208 cp/parser.c:39833
38738 #, gcc-internal-format
38739 msgid "expected %<simd%> or %<reduction%> or %<target%>"
38740 msgstr ""
38742 #: c/c-parser.c:19272 cp/parser.c:39896
38743 #, gcc-internal-format
38744 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
38745 msgstr ""
38747 #: c/c-parser.c:19292 cp/parser.c:39922
38748 #, gcc-internal-format
38749 msgid ""
38750 "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators"
38751 "%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
38752 msgstr ""
38754 #: c/c-parser.c:19301 cp/parser.c:39931
38755 #, gcc-internal-format
38756 msgid "%qs clause on %<requires%> directive not supported yet"
38757 msgstr ""
38759 #: c/c-parser.c:19313 cp/parser.c:39943
38760 #, gcc-internal-format
38761 msgid ""
38762 "%qs clause used lexically after first target construct or offloading API"
38763 msgstr ""
38765 #: c/c-parser.c:19325 cp/parser.c:39955
38766 #, gcc-internal-format
38767 msgid ""
38768 "more than one %<atomic_default_mem_order%> clause in a single compilation "
38769 "unit"
38770 msgstr ""
38772 #: c/c-parser.c:19334 cp/parser.c:39964
38773 #, gcc-internal-format
38774 msgid ""
38775 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
38776 "construct without memory order clause"
38777 msgstr ""
38779 #: c/c-parser.c:19348 cp/parser.c:39978
38780 #, gcc-internal-format
38781 msgid "%<pragma omp requires%> requires at least one clause"
38782 msgstr ""
38784 #: c/c-parser.c:19367
38785 #, gcc-internal-format
38786 msgid "zero sized type %qT in %<reduction%> clause"
38787 msgstr ""
38789 #: c/c-parser.c:19373
38790 #, gcc-internal-format
38791 msgid "variable sized type %qT in %<reduction%> clause"
38792 msgstr ""
38794 #: c/c-parser.c:19605 cp/semantics.c:8013
38795 #, gcc-internal-format
38796 msgid "%qE declared %<threadprivate%> after first use"
38797 msgstr ""
38799 #: c/c-parser.c:19607 cp/semantics.c:8015
38800 #, gcc-internal-format
38801 msgid "automatic variable %qE cannot be %<threadprivate%>"
38802 msgstr ""
38804 #: c/c-parser.c:19611 cp/semantics.c:8017
38805 #, gcc-internal-format
38806 msgid "%<threadprivate%> %qE has incomplete type"
38807 msgstr ""
38809 #: c/c-parser.c:19811 cp/parser.c:40683
38810 #, gcc-internal-format
38811 msgid "%<__transaction_cancel%> without transactional memory support enabled"
38812 msgstr ""
38814 #: c/c-parser.c:19817 cp/parser.c:40689
38815 #, gcc-internal-format
38816 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
38817 msgstr ""
38819 #: c/c-parser.c:19826 cp/parser.c:40698
38820 #, gcc-internal-format
38821 msgid ""
38822 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
38823 msgstr ""
38825 #: c/c-parser.c:19828 cp/parser.c:40701
38826 #, gcc-internal-format
38827 msgid "  or a %<transaction_may_cancel_outer%> function"
38828 msgstr ""
38830 #: c/c-parser.c:19834 cp/parser.c:40707
38831 #, gcc-internal-format
38832 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
38833 msgstr ""
38835 #: c/c-parser.c:19915
38836 #, gcc-internal-format
38837 msgid "no closing brace"
38838 msgstr ""
38840 #: c/c-typeck.c:224
38841 #, gcc-internal-format
38842 msgid "%qD has an incomplete type %qT"
38843 msgstr ""
38845 #: c/c-typeck.c:238 c/c-typeck.c:10391 c/c-typeck.c:10433 cp/call.c:4347
38846 #, gcc-internal-format
38847 msgid "invalid use of void expression"
38848 msgstr ""
38850 #: c/c-typeck.c:246
38851 #, gcc-internal-format
38852 msgid "invalid use of flexible array member"
38853 msgstr ""
38855 #: c/c-typeck.c:252 cp/typeck2.c:504
38856 #, gcc-internal-format
38857 msgid "invalid use of array with unspecified bounds"
38858 msgstr ""
38860 #: c/c-typeck.c:260
38861 #, gcc-internal-format
38862 msgid "invalid use of undefined type %qT"
38863 msgstr ""
38865 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
38866 #: c/c-typeck.c:263
38867 #, gcc-internal-format
38868 msgid "invalid use of incomplete typedef %qT"
38869 msgstr ""
38871 #: c/c-typeck.c:336
38872 #, gcc-internal-format
38873 msgid "%qT and %qT are in disjoint named address spaces"
38874 msgstr ""
38876 #: c/c-typeck.c:577 c/c-typeck.c:602
38877 #, gcc-internal-format
38878 msgid "function types not truly compatible in ISO C"
38879 msgstr ""
38881 #: c/c-typeck.c:746
38882 #, gcc-internal-format
38883 msgid "can%'t mix operands of decimal float and vector types"
38884 msgstr ""
38886 #: c/c-typeck.c:751
38887 #, gcc-internal-format
38888 msgid "can%'t mix operands of decimal float and complex types"
38889 msgstr ""
38891 #: c/c-typeck.c:756
38892 #, gcc-internal-format
38893 msgid "can%'t mix operands of decimal float and other float types"
38894 msgstr ""
38896 #: c/c-typeck.c:1296
38897 #, gcc-internal-format
38898 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
38899 msgstr ""
38901 #: c/c-typeck.c:1300
38902 #, gcc-internal-format
38903 msgid "types are not quite compatible"
38904 msgstr ""
38906 #: c/c-typeck.c:1304
38907 #, gcc-internal-format
38908 msgid "pointer target types incompatible in C++"
38909 msgstr ""
38911 #: c/c-typeck.c:1637
38912 #, gcc-internal-format
38913 msgid "function return types not compatible due to %<volatile%>"
38914 msgstr ""
38916 #: c/c-typeck.c:1895
38917 #, gcc-internal-format
38918 msgid "converting an array compound literal to a pointer is ill-formed in C++"
38919 msgstr ""
38921 #: c/c-typeck.c:2423 c/c-typeck.c:8984
38922 #, gcc-internal-format
38923 msgid "%qT has no member named %qE; did you mean %qE?"
38924 msgstr ""
38926 #: c/c-typeck.c:2427 c/c-typeck.c:8988
38927 #, gcc-internal-format
38928 msgid "%qT has no member named %qE"
38929 msgstr ""
38931 #: c/c-typeck.c:2436
38932 #, gcc-internal-format
38933 msgid "accessing a member %qE of an atomic structure %qE"
38934 msgstr ""
38936 #: c/c-typeck.c:2439
38937 #, gcc-internal-format
38938 msgid "accessing a member %qE of an atomic union %qE"
38939 msgstr ""
38941 #: c/c-typeck.c:2499
38942 #, gcc-internal-format
38943 msgid "%qE is a pointer; did you mean to use %<->%>?"
38944 msgstr ""
38946 #: c/c-typeck.c:2505
38947 #, gcc-internal-format
38948 msgid "request for member %qE in something not a structure or union"
38949 msgstr ""
38951 #: c/c-typeck.c:2556
38952 #, gcc-internal-format
38953 msgid "dereferencing pointer to incomplete type %qT"
38954 msgstr ""
38956 #: c/c-typeck.c:2563
38957 #, gcc-internal-format
38958 msgid "dereferencing %<void *%> pointer"
38959 msgstr ""
38961 #: c/c-typeck.c:2618
38962 #, gcc-internal-format
38963 msgid "subscripted value is neither array nor pointer nor vector"
38964 msgstr ""
38966 #: c/c-typeck.c:2628 cp/typeck.c:3446 cp/typeck.c:3535
38967 #, gcc-internal-format
38968 msgid "array subscript is not an integer"
38969 msgstr ""
38971 #: c/c-typeck.c:2634
38972 #, gcc-internal-format
38973 msgid "subscripted value is pointer to function"
38974 msgstr ""
38976 #: c/c-typeck.c:2688
38977 #, gcc-internal-format
38978 msgid "ISO C forbids subscripting %<register%> array"
38979 msgstr ""
38981 #: c/c-typeck.c:2691
38982 #, gcc-internal-format
38983 msgid "ISO C90 forbids subscripting non-lvalue array"
38984 msgstr ""
38986 #: c/c-typeck.c:2805
38987 #, gcc-internal-format
38988 msgid "enum constant defined here"
38989 msgstr ""
38991 #: c/c-typeck.c:2912 cp/typeck.c:1717
38992 #, gcc-internal-format
38993 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
38994 msgstr ""
38996 #: c/c-typeck.c:3060
38997 #, gcc-internal-format
38998 msgid "called object %qE is not a function or function pointer"
38999 msgstr ""
39001 #: c/c-typeck.c:3065
39002 #, gcc-internal-format
39003 msgid "called object %qD is not a function or function pointer"
39004 msgstr ""
39006 #: c/c-typeck.c:3071
39007 #, gcc-internal-format
39008 msgid "called object is not a function or function pointer"
39009 msgstr ""
39011 #. This situation leads to run-time undefined behavior.  We can't,
39012 #. therefore, simply error unless we can prove that all possible
39013 #. executions of the program must execute the code.
39014 #: c/c-typeck.c:3101
39015 #, gcc-internal-format
39016 msgid "function called through a non-compatible type"
39017 msgstr ""
39019 #: c/c-typeck.c:3106 c/c-typeck.c:3157
39020 #, gcc-internal-format
39021 msgid "function with qualified void return type called"
39022 msgstr ""
39024 #: c/c-typeck.c:3212
39025 #, gcc-internal-format, gfc-internal-format
39026 msgid "type of formal parameter %d is incomplete"
39027 msgstr ""
39029 #: c/c-typeck.c:3226
39030 #, gcc-internal-format
39031 msgid ""
39032 "passing argument %d of %qE as integer rather than floating due to prototype"
39033 msgstr ""
39035 #: c/c-typeck.c:3232
39036 #, gcc-internal-format
39037 msgid ""
39038 "passing argument %d of %qE as integer rather than complex due to prototype"
39039 msgstr ""
39041 #: c/c-typeck.c:3238
39042 #, gcc-internal-format
39043 msgid ""
39044 "passing argument %d of %qE as complex rather than floating due to prototype"
39045 msgstr ""
39047 #: c/c-typeck.c:3244
39048 #, gcc-internal-format
39049 msgid ""
39050 "passing argument %d of %qE as floating rather than integer due to prototype"
39051 msgstr ""
39053 #: c/c-typeck.c:3250
39054 #, gcc-internal-format
39055 msgid ""
39056 "passing argument %d of %qE as complex rather than integer due to prototype"
39057 msgstr ""
39059 #: c/c-typeck.c:3256
39060 #, gcc-internal-format
39061 msgid ""
39062 "passing argument %d of %qE as floating rather than complex due to prototype"
39063 msgstr ""
39065 #: c/c-typeck.c:3270
39066 #, gcc-internal-format
39067 msgid ""
39068 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
39069 "prototype"
39070 msgstr ""
39072 #: c/c-typeck.c:3296
39073 #, gcc-internal-format
39074 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
39075 msgstr ""
39077 #: c/c-typeck.c:3321
39078 #, gcc-internal-format
39079 msgid "passing argument %d of %qE with different width due to prototype"
39080 msgstr ""
39082 #: c/c-typeck.c:3345
39083 #, gcc-internal-format
39084 msgid "passing argument %d of %qE as unsigned due to prototype"
39085 msgstr ""
39087 #: c/c-typeck.c:3350
39088 #, gcc-internal-format
39089 msgid "passing argument %d of %qE as signed due to prototype"
39090 msgstr ""
39092 #: c/c-typeck.c:3503
39093 #, gcc-internal-format
39094 msgid "too many arguments to method %qE"
39095 msgstr ""
39097 #: c/c-typeck.c:3513
39098 #, gcc-internal-format
39099 msgid "too many arguments to built-in function %qE expecting %d"
39100 msgstr ""
39102 #: c/c-typeck.c:3585
39103 #, gcc-internal-format
39104 msgid "implicit conversion from %qT to %qT when passing argument to function"
39105 msgstr ""
39107 #: c/c-typeck.c:3653
39108 #, gcc-internal-format
39109 msgid "too few arguments to built-in function %qE expecting %u"
39110 msgstr ""
39112 #: c/c-typeck.c:3828 c/c-typeck.c:3856 cp/typeck.c:4905 cp/typeck.c:5166
39113 #, gcc-internal-format
39114 msgid "comparison with string literal results in unspecified behavior"
39115 msgstr ""
39117 #: c/c-typeck.c:3836 c/c-typeck.c:3847 cp/typeck.c:4931 cp/typeck.c:4954
39118 #, gcc-internal-format
39119 msgid "comparison between pointer and zero character constant"
39120 msgstr ""
39122 #: c/c-typeck.c:3839 c/c-typeck.c:3850 cp/typeck.c:4934 cp/typeck.c:4957
39123 #, gcc-internal-format
39124 msgid "did you mean to dereference the pointer?"
39125 msgstr ""
39127 #: c/c-typeck.c:3870
39128 #, gcc-internal-format
39129 msgid "comparison between %qT and %qT"
39130 msgstr ""
39132 #: c/c-typeck.c:3920
39133 #, gcc-internal-format
39134 msgid "pointer of type %<void *%> used in subtraction"
39135 msgstr ""
39137 #: c/c-typeck.c:3923
39138 #, gcc-internal-format
39139 msgid "pointer to a function used in subtraction"
39140 msgstr ""
39142 #: c/c-typeck.c:3958
39143 #, gcc-internal-format
39144 msgid "arithmetic on pointer to an incomplete type"
39145 msgstr ""
39147 #: c/c-typeck.c:3963 cp/typeck.c:5726
39148 #, gcc-internal-format
39149 msgid "arithmetic on pointer to an empty aggregate"
39150 msgstr ""
39152 #: c/c-typeck.c:4396
39153 #, gcc-internal-format
39154 msgid "%<~%> on a boolean expression"
39155 msgstr ""
39157 #: c/c-typeck.c:4400
39158 #, gcc-internal-format
39159 msgid "did you mean to use logical not?"
39160 msgstr ""
39162 #: c/c-typeck.c:4410
39163 #, gcc-internal-format
39164 msgid "ISO C does not support %<~%> for complex conjugation"
39165 msgstr ""
39167 #: c/c-typeck.c:4434
39168 #, gcc-internal-format
39169 msgid "wrong type argument to absu"
39170 msgstr ""
39172 #: c/c-typeck.c:4459
39173 #, gcc-internal-format
39174 msgid "wrong type argument to unary exclamation mark"
39175 msgstr ""
39177 #: c/c-typeck.c:4517
39178 #, gcc-internal-format
39179 msgid "increment of enumeration value is invalid in C++"
39180 msgstr ""
39182 #: c/c-typeck.c:4520
39183 #, gcc-internal-format
39184 msgid "decrement of enumeration value is invalid in C++"
39185 msgstr ""
39187 #: c/c-typeck.c:4527
39188 #, gcc-internal-format
39189 msgid "increment of a boolean expression"
39190 msgstr ""
39192 #: c/c-typeck.c:4530
39193 #, gcc-internal-format
39194 msgid "decrement of a boolean expression"
39195 msgstr ""
39197 #: c/c-typeck.c:4546
39198 #, gcc-internal-format
39199 msgid "ISO C does not support %<++%> and %<--%> on complex types"
39200 msgstr ""
39202 #: c/c-typeck.c:4571 c/c-typeck.c:4605
39203 #, gcc-internal-format
39204 msgid "wrong type argument to increment"
39205 msgstr ""
39207 #: c/c-typeck.c:4573 c/c-typeck.c:4608
39208 #, gcc-internal-format
39209 msgid "wrong type argument to decrement"
39210 msgstr ""
39212 #: c/c-typeck.c:4593
39213 #, gcc-internal-format
39214 msgid "increment of pointer to an incomplete type %qT"
39215 msgstr ""
39217 #: c/c-typeck.c:4597
39218 #, gcc-internal-format
39219 msgid "decrement of pointer to an incomplete type %qT"
39220 msgstr ""
39222 #: c/c-typeck.c:4701
39223 #, gcc-internal-format
39224 msgid "taking address of expression of type %<void%>"
39225 msgstr ""
39227 #: c/c-typeck.c:4760
39228 #, gcc-internal-format
39229 msgid "cannot take address of bit-field %qD"
39230 msgstr ""
39232 #: c/c-typeck.c:4773
39233 #, gcc-internal-format
39234 msgid "cannot take address of scalar with reverse storage order"
39235 msgstr ""
39237 #: c/c-typeck.c:4781
39238 #, gcc-internal-format
39239 msgid "address of array with reverse scalar storage order requested"
39240 msgstr ""
39242 #: c/c-typeck.c:4966
39243 #, gcc-internal-format
39244 msgid "global register variable %qD used in nested function"
39245 msgstr ""
39247 #: c/c-typeck.c:4969
39248 #, gcc-internal-format
39249 msgid "register variable %qD used in nested function"
39250 msgstr ""
39252 #: c/c-typeck.c:4974
39253 #, gcc-internal-format
39254 msgid "address of global register variable %qD requested"
39255 msgstr ""
39257 #: c/c-typeck.c:4976
39258 #, gcc-internal-format
39259 msgid "address of register variable %qD requested"
39260 msgstr ""
39262 #: c/c-typeck.c:5115
39263 #, gcc-internal-format
39264 msgid "non-lvalue array in conditional expression"
39265 msgstr ""
39267 #: c/c-typeck.c:5197
39268 #, gcc-internal-format
39269 msgid ""
39270 "implicit conversion from %qT to %qT to match other result of conditional"
39271 msgstr ""
39273 #: c/c-typeck.c:5256 c/c-typeck.c:5262
39274 #, gcc-internal-format
39275 msgid ""
39276 "operand of ?: changes signedness from %qT to %qT due to unsignedness of "
39277 "other operand"
39278 msgstr ""
39280 #: c/c-typeck.c:5279
39281 #, gcc-internal-format
39282 msgid "ISO C forbids conditional expr with only one void side"
39283 msgstr ""
39285 #: c/c-typeck.c:5296
39286 #, gcc-internal-format
39287 msgid "pointers to disjoint address spaces used in conditional expression"
39288 msgstr ""
39290 #: c/c-typeck.c:5307 c/c-typeck.c:5324
39291 #, gcc-internal-format
39292 msgid "pointer to array loses qualifier in conditional expression"
39293 msgstr ""
39295 #: c/c-typeck.c:5312 c/c-typeck.c:5329
39296 #, gcc-internal-format
39297 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
39298 msgstr ""
39300 #: c/c-typeck.c:5342
39301 #, gcc-internal-format
39302 msgid ""
39303 "pointer type mismatch between %qT and %qT of %qD and %qD in conditional "
39304 "expression"
39305 msgstr ""
39307 #: c/c-typeck.c:5347
39308 #, gcc-internal-format
39309 msgid "pointer type mismatch in conditional expression"
39310 msgstr ""
39312 #: c/c-typeck.c:5356 c/c-typeck.c:5367
39313 #, gcc-internal-format
39314 msgid "pointer/integer type mismatch in conditional expression"
39315 msgstr ""
39317 #: c/c-typeck.c:5505
39318 #, gcc-internal-format
39319 msgid "left-hand operand of comma expression has no effect"
39320 msgstr ""
39322 #: c/c-typeck.c:5523 c/c-typeck.c:11039
39323 #, gcc-internal-format
39324 msgid "right-hand operand of comma expression has no effect"
39325 msgstr ""
39327 #: c/c-typeck.c:5592
39328 msgid "cast adds %q#v qualifier to function type"
39329 msgstr ""
39331 #: c/c-typeck.c:5598
39332 msgid "cast discards %qv qualifier from pointer target type"
39333 msgstr ""
39335 #: c/c-typeck.c:5633
39336 #, gcc-internal-format
39337 msgid ""
39338 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
39339 "%> qualified"
39340 msgstr ""
39342 #: c/c-typeck.c:5723
39343 #, gcc-internal-format
39344 msgid "cast specifies array type"
39345 msgstr ""
39347 #: c/c-typeck.c:5729
39348 #, gcc-internal-format
39349 msgid "cast specifies function type"
39350 msgstr ""
39352 #: c/c-typeck.c:5744
39353 #, gcc-internal-format
39354 msgid "ISO C forbids casting nonscalar to the same type"
39355 msgstr ""
39357 #: c/c-typeck.c:5764
39358 #, gcc-internal-format
39359 msgid "ISO C forbids casts to union type"
39360 msgstr ""
39362 #: c/c-typeck.c:5774
39363 #, gcc-internal-format
39364 msgid "cast to union type from type not present in union"
39365 msgstr ""
39367 #: c/c-typeck.c:5809
39368 #, gcc-internal-format, gfc-internal-format
39369 msgid ""
39370 "cast to %s address space pointer from disjoint generic address space pointer"
39371 msgstr ""
39373 #: c/c-typeck.c:5814
39374 #, gcc-internal-format, gfc-internal-format
39375 msgid ""
39376 "cast to generic address space pointer from disjoint %s address space pointer"
39377 msgstr ""
39379 #: c/c-typeck.c:5819
39380 #, gcc-internal-format, gfc-internal-format
39381 msgid "cast to %s address space pointer from disjoint %s address space pointer"
39382 msgstr ""
39384 #: c/c-typeck.c:5839
39385 #, gcc-internal-format
39386 msgid "cast increases required alignment of target type"
39387 msgstr ""
39389 #: c/c-typeck.c:5850
39390 #, gcc-internal-format
39391 msgid "cast from pointer to integer of different size"
39392 msgstr ""
39394 #: c/c-typeck.c:5855
39395 #, gcc-internal-format
39396 msgid "cast from function call of type %qT to non-matching type %qT"
39397 msgstr ""
39399 #: c/c-typeck.c:5864 cp/typeck.c:7991
39400 #, gcc-internal-format
39401 msgid "cast to pointer from integer of different size"
39402 msgstr ""
39404 #: c/c-typeck.c:5878
39405 #, gcc-internal-format
39406 msgid "ISO C forbids conversion of function pointer to object pointer type"
39407 msgstr ""
39409 #: c/c-typeck.c:5887
39410 #, gcc-internal-format
39411 msgid "ISO C forbids conversion of object pointer to function pointer type"
39412 msgstr ""
39414 #: c/c-typeck.c:5897
39415 #, gcc-internal-format
39416 msgid "cast between incompatible function types from %qT to %qT"
39417 msgstr ""
39419 #: c/c-typeck.c:5984
39420 #, gcc-internal-format
39421 msgid "defining a type in a cast is invalid in C++"
39422 msgstr ""
39424 #: c/c-typeck.c:6025
39425 #, gcc-internal-format
39426 msgid "assignment to expression with array type"
39427 msgstr ""
39429 #: c/c-typeck.c:6151
39430 #, gcc-internal-format
39431 msgid "enum conversion in assignment is invalid in C++"
39432 msgstr ""
39434 #: c/c-typeck.c:6355 c/c-typeck.c:6377 c/c-typeck.c:6403
39435 #, gcc-internal-format
39436 msgid "(near initialization for %qs)"
39437 msgstr ""
39439 #: c/c-typeck.c:6418
39440 #, gcc-internal-format
39441 msgid "array initialized from parenthesized string constant"
39442 msgstr ""
39444 #: c/c-typeck.c:6461 c/c-typeck.c:6707
39445 #, gcc-internal-format
39446 msgid "expected %qT but argument is of type %qT"
39447 msgstr ""
39449 #: c/c-typeck.c:6495
39450 #, gcc-internal-format
39451 msgid ""
39452 "%qD argument %d type is %qT where %qT is expected in a call to built-in "
39453 "function declared without prototype"
39454 msgstr ""
39456 #: c/c-typeck.c:6498
39457 #, gcc-internal-format
39458 msgid ""
39459 "%qD argument %d promotes to %qT where %qT is expected in a call to built-in "
39460 "function declared without prototype"
39461 msgstr ""
39463 #: c/c-typeck.c:6503
39464 #, gcc-internal-format
39465 msgid "built-in %qD declared here"
39466 msgstr ""
39468 #: c/c-typeck.c:6702
39469 #, gcc-internal-format
39470 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
39471 msgstr ""
39473 #: c/c-typeck.c:6711
39474 #, gcc-internal-format
39475 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
39476 msgstr ""
39478 #: c/c-typeck.c:6715
39479 #, gcc-internal-format
39480 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
39481 msgstr ""
39483 #: c/c-typeck.c:6720
39484 #, gcc-internal-format
39485 msgid "enum conversion from %qT to %qT in return is invalid in C++"
39486 msgstr ""
39488 #: c/c-typeck.c:6901 c/c-typeck.c:7220
39489 msgid ""
39490 "passing argument %d of %qE makes %q#v qualified function pointer from "
39491 "unqualified"
39492 msgstr ""
39494 #: c/c-typeck.c:6904 c/c-typeck.c:7223
39495 msgid "assignment makes %q#v qualified function pointer from unqualified"
39496 msgstr ""
39498 #: c/c-typeck.c:6907 c/c-typeck.c:7225
39499 msgid "initialization makes %q#v qualified function pointer from unqualified"
39500 msgstr ""
39502 #: c/c-typeck.c:6910 c/c-typeck.c:7227
39503 msgid "return makes %q#v qualified function pointer from unqualified"
39504 msgstr ""
39506 #: c/c-typeck.c:6918 c/c-typeck.c:7115 c/c-typeck.c:7158
39507 msgid ""
39508 "passing argument %d of %qE discards %qv qualifier from pointer target type"
39509 msgstr ""
39511 #: c/c-typeck.c:6920 c/c-typeck.c:7117 c/c-typeck.c:7160
39512 msgid "assignment discards %qv qualifier from pointer target type"
39513 msgstr ""
39515 #: c/c-typeck.c:6922 c/c-typeck.c:7119 c/c-typeck.c:7162
39516 msgid "initialization discards %qv qualifier from pointer target type"
39517 msgstr ""
39519 #: c/c-typeck.c:6924 c/c-typeck.c:7121 c/c-typeck.c:7164
39520 msgid "return discards %qv qualifier from pointer target type"
39521 msgstr ""
39523 #: c/c-typeck.c:6933
39524 #, gcc-internal-format
39525 msgid "ISO C prohibits argument conversion to union type"
39526 msgstr ""
39528 #: c/c-typeck.c:7001
39529 #, gcc-internal-format
39530 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
39531 msgstr ""
39533 #: c/c-typeck.c:7014
39534 #, gcc-internal-format
39535 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
39536 msgstr ""
39538 #: c/c-typeck.c:7024
39539 #, gcc-internal-format
39540 msgid "assignment from pointer to non-enclosed address space"
39541 msgstr ""
39543 #: c/c-typeck.c:7034
39544 #, gcc-internal-format
39545 msgid "initialization from pointer to non-enclosed address space"
39546 msgstr ""
39548 #: c/c-typeck.c:7044
39549 #, gcc-internal-format
39550 msgid "return from pointer to non-enclosed address space"
39551 msgstr ""
39553 #: c/c-typeck.c:7067
39554 #, gcc-internal-format
39555 msgid "argument %d of %qE might be a candidate for a format attribute"
39556 msgstr ""
39558 #: c/c-typeck.c:7073
39559 #, gcc-internal-format
39560 msgid "assignment left-hand side might be a candidate for a format attribute"
39561 msgstr ""
39563 #: c/c-typeck.c:7078
39564 #, gcc-internal-format
39565 msgid ""
39566 "initialization left-hand side might be a candidate for a format attribute"
39567 msgstr ""
39569 #: c/c-typeck.c:7083 cp/typeck.c:9086
39570 #, gcc-internal-format
39571 msgid "return type might be a candidate for a format attribute"
39572 msgstr ""
39574 #: c/c-typeck.c:7132
39575 #, gcc-internal-format
39576 msgid ""
39577 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
39578 "*%>"
39579 msgstr ""
39581 #: c/c-typeck.c:7135
39582 #, gcc-internal-format
39583 msgid "ISO C forbids assignment between function pointer and %<void *%>"
39584 msgstr ""
39586 #: c/c-typeck.c:7137
39587 #, gcc-internal-format
39588 msgid "ISO C forbids initialization between function pointer and %<void *%>"
39589 msgstr ""
39591 #: c/c-typeck.c:7139
39592 #, gcc-internal-format
39593 msgid "ISO C forbids return between function pointer and %<void *%>"
39594 msgstr ""
39596 #: c/c-typeck.c:7183
39597 #, gcc-internal-format
39598 msgid "pointer targets in passing argument %d of %qE differ in signedness"
39599 msgstr ""
39601 #: c/c-typeck.c:7191
39602 #, gcc-internal-format
39603 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
39604 msgstr ""
39606 #: c/c-typeck.c:7196
39607 #, gcc-internal-format
39608 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
39609 msgstr ""
39611 #: c/c-typeck.c:7201
39612 #, gcc-internal-format
39613 msgid ""
39614 "pointer targets in returning %qT from a function with return type %qT differ "
39615 "in signedness"
39616 msgstr ""
39618 #: c/c-typeck.c:7243
39619 #, gcc-internal-format
39620 msgid "passing argument %d of %qE from incompatible pointer type"
39621 msgstr ""
39623 #: c/c-typeck.c:7251
39624 #, gcc-internal-format
39625 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
39626 msgstr ""
39628 #: c/c-typeck.c:7256
39629 #, gcc-internal-format
39630 msgid "assignment to %qT from incompatible pointer type %qT"
39631 msgstr ""
39633 #: c/c-typeck.c:7262
39634 #, gcc-internal-format
39635 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
39636 msgstr ""
39638 #: c/c-typeck.c:7267
39639 #, gcc-internal-format
39640 msgid "initialization of %qT from incompatible pointer type %qT"
39641 msgstr ""
39643 #: c/c-typeck.c:7274
39644 #, gcc-internal-format
39645 msgid ""
39646 "returning pointer to %qD of type %qT from a function with incompatible type "
39647 "%qT"
39648 msgstr ""
39650 #: c/c-typeck.c:7279
39651 #, gcc-internal-format
39652 msgid "returning %qT from a function with incompatible return type %qT"
39653 msgstr ""
39655 #: c/c-typeck.c:7318
39656 #, gcc-internal-format
39657 msgid "passing argument %d of %qE makes pointer from integer without a cast"
39658 msgstr ""
39660 #: c/c-typeck.c:7325
39661 #, gcc-internal-format
39662 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
39663 msgstr ""
39665 #: c/c-typeck.c:7330
39666 #, gcc-internal-format
39667 msgid ""
39668 "initialization of %qT from %qT makes pointer from integer without a cast"
39669 msgstr ""
39671 #: c/c-typeck.c:7334
39672 #, gcc-internal-format
39673 msgid ""
39674 "returning %qT from a function with return type %qT makes pointer from "
39675 "integer without a cast"
39676 msgstr ""
39678 #: c/c-typeck.c:7354
39679 #, gcc-internal-format
39680 msgid "passing argument %d of %qE makes integer from pointer without a cast"
39681 msgstr ""
39683 #: c/c-typeck.c:7361
39684 #, gcc-internal-format
39685 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
39686 msgstr ""
39688 #: c/c-typeck.c:7366
39689 #, gcc-internal-format
39690 msgid ""
39691 "initialization of %qT from %qT makes integer from pointer without a cast"
39692 msgstr ""
39694 #: c/c-typeck.c:7370
39695 #, gcc-internal-format
39696 msgid ""
39697 "returning %qT from a function with return type %qT makes integer from "
39698 "pointer without a cast"
39699 msgstr ""
39701 #: c/c-typeck.c:7397
39702 #, gcc-internal-format
39703 msgid "incompatible type for argument %d of %qE"
39704 msgstr ""
39706 #: c/c-typeck.c:7408
39707 #, gcc-internal-format
39708 msgid "incompatible types when assigning to type %qT from type %qT"
39709 msgstr ""
39711 #: c/c-typeck.c:7418
39712 #, gcc-internal-format
39713 msgid "incompatible types when initializing type %qT using type %qT"
39714 msgstr ""
39716 #: c/c-typeck.c:7428
39717 #, gcc-internal-format
39718 msgid "incompatible types when returning type %qT but %qT was expected"
39719 msgstr ""
39721 #: c/c-typeck.c:7496
39722 #, gcc-internal-format
39723 msgid "traditional C rejects automatic aggregate initialization"
39724 msgstr ""
39726 #: c/c-typeck.c:7733 c/c-typeck.c:8627 cp/typeck2.c:1093
39727 #, gcc-internal-format
39728 msgid "initialization of a flexible array member"
39729 msgstr ""
39731 #: c/c-typeck.c:7749 cp/typeck2.c:1128
39732 #, gcc-internal-format
39733 msgid ""
39734 "cannot initialize array of %qT from a string literal with type array of %qT"
39735 msgstr ""
39737 #: c/c-typeck.c:7789
39738 #, gcc-internal-format
39739 msgid "array of inappropriate type initialized from string constant"
39740 msgstr ""
39742 #: c/c-typeck.c:7857 cp/typeck.c:2084
39743 #, gcc-internal-format
39744 msgid "invalid use of non-lvalue array"
39745 msgstr ""
39747 #: c/c-typeck.c:7876 c/c-typeck.c:7900 c/c-typeck.c:7903 c/c-typeck.c:7911
39748 #: c/c-typeck.c:7951 c/c-typeck.c:9474 c/c-typeck.c:9524
39749 #, gcc-internal-format
39750 msgid "initializer element is not constant"
39751 msgstr ""
39753 #: c/c-typeck.c:7885
39754 #, gcc-internal-format
39755 msgid "array initialized from non-constant array expression"
39756 msgstr ""
39758 #: c/c-typeck.c:7916 c/c-typeck.c:7964 c/c-typeck.c:9534
39759 #, gcc-internal-format
39760 msgid "initializer element is not a constant expression"
39761 msgstr ""
39763 #: c/c-typeck.c:7958 c/c-typeck.c:9529
39764 #, gcc-internal-format
39765 msgid "initializer element is not computable at load time"
39766 msgstr ""
39768 #: c/c-typeck.c:7977
39769 #, gcc-internal-format
39770 msgid "invalid initializer"
39771 msgstr ""
39773 #: c/c-typeck.c:8255 cp/decl.c:6484
39774 #, gcc-internal-format
39775 msgid "opaque vector types cannot be initialized"
39776 msgstr ""
39778 #: c/c-typeck.c:8475
39779 #, gcc-internal-format
39780 msgid "extra brace group at end of initializer"
39781 msgstr ""
39783 #: c/c-typeck.c:8558
39784 #, gcc-internal-format
39785 msgid "braces around scalar initializer"
39786 msgstr ""
39788 #: c/c-typeck.c:8624 c/c-typeck.c:10010 cp/typeck2.c:1137 cp/typeck2.c:1387
39789 #, gcc-internal-format
39790 msgid "initialization of flexible array member in a nested context"
39791 msgstr ""
39793 #: c/c-typeck.c:8661
39794 #, gcc-internal-format
39795 msgid "missing braces around initializer"
39796 msgstr ""
39798 #: c/c-typeck.c:8684
39799 #, gcc-internal-format
39800 msgid "missing initializer for field %qD of %qT"
39801 msgstr ""
39803 #: c/c-typeck.c:8708
39804 #, gcc-internal-format
39805 msgid "empty scalar initializer"
39806 msgstr ""
39808 #: c/c-typeck.c:8713
39809 #, gcc-internal-format
39810 msgid "extra elements in scalar initializer"
39811 msgstr ""
39813 #: c/c-typeck.c:8826 c/c-typeck.c:8908
39814 #, gcc-internal-format
39815 msgid "array index in non-array initializer"
39816 msgstr ""
39818 #: c/c-typeck.c:8831 c/c-typeck.c:8970
39819 #, gcc-internal-format
39820 msgid "field name not in record or union initializer"
39821 msgstr ""
39823 #: c/c-typeck.c:8881
39824 #, gcc-internal-format
39825 msgid "array index in initializer not of integer type"
39826 msgstr ""
39828 #: c/c-typeck.c:8890 c/c-typeck.c:8899
39829 #, gcc-internal-format
39830 msgid "array index in initializer is not an integer constant expression"
39831 msgstr ""
39833 #: c/c-typeck.c:8904 c/c-typeck.c:8906
39834 #, gcc-internal-format
39835 msgid "nonconstant array index in initializer"
39836 msgstr ""
39838 #: c/c-typeck.c:8910 c/c-typeck.c:8913
39839 #, gcc-internal-format
39840 msgid "array index in initializer exceeds array bounds"
39841 msgstr ""
39843 #: c/c-typeck.c:8932
39844 #, gcc-internal-format
39845 msgid "empty index range in initializer"
39846 msgstr ""
39848 #: c/c-typeck.c:8941
39849 #, gcc-internal-format
39850 msgid "array index range in initializer exceeds array bounds"
39851 msgstr ""
39853 #: c/c-typeck.c:9043 c/c-typeck.c:9073 c/c-typeck.c:9617
39854 #, gcc-internal-format
39855 msgid "initialized field with side-effects overwritten"
39856 msgstr ""
39858 #: c/c-typeck.c:9047 c/c-typeck.c:9077 c/c-typeck.c:9620
39859 #, gcc-internal-format
39860 msgid "initialized field overwritten"
39861 msgstr ""
39863 #: c/c-typeck.c:9551
39864 #, gcc-internal-format
39865 msgid "enum conversion in initialization is invalid in C++"
39866 msgstr ""
39868 #: c/c-typeck.c:9891
39869 #, gcc-internal-format
39870 msgid "excess elements in char array initializer"
39871 msgstr ""
39873 #: c/c-typeck.c:9898 c/c-typeck.c:9969
39874 #, gcc-internal-format
39875 msgid "excess elements in struct initializer"
39876 msgstr ""
39878 #: c/c-typeck.c:9913
39879 #, gcc-internal-format
39880 msgid ""
39881 "positional initialization of field in %<struct%> declared with "
39882 "%<designated_init%> attribute"
39883 msgstr ""
39885 #: c/c-typeck.c:9984 cp/typeck2.c:1097
39886 #, gcc-internal-format
39887 msgid "non-static initialization of a flexible array member"
39888 msgstr ""
39890 #: c/c-typeck.c:10082
39891 #, gcc-internal-format
39892 msgid "excess elements in union initializer"
39893 msgstr ""
39895 #: c/c-typeck.c:10104
39896 #, gcc-internal-format
39897 msgid "traditional C rejects initialization of unions"
39898 msgstr ""
39900 #: c/c-typeck.c:10172
39901 #, gcc-internal-format
39902 msgid "excess elements in array initializer"
39903 msgstr ""
39905 #: c/c-typeck.c:10206
39906 #, gcc-internal-format
39907 msgid "excess elements in vector initializer"
39908 msgstr ""
39910 #: c/c-typeck.c:10238
39911 #, gcc-internal-format
39912 msgid "excess elements in scalar initializer"
39913 msgstr ""
39915 #: c/c-typeck.c:10484
39916 #, gcc-internal-format
39917 msgid "ISO C forbids %<goto *expr;%>"
39918 msgstr ""
39920 #: c/c-typeck.c:10511 c/gimple-parser.c:2029 cp/typeck.c:9520
39921 #, gcc-internal-format
39922 msgid "function declared %<noreturn%> has a %<return%> statement"
39923 msgstr ""
39925 #: c/c-typeck.c:10537 c/c-typeck.c:10541
39926 #, gcc-internal-format
39927 msgid "%<return%> with no value, in function returning non-void"
39928 msgstr ""
39930 #: c/c-typeck.c:10555 c/gimple-parser.c:2039
39931 #, gcc-internal-format
39932 msgid "%<return%> with a value, in function returning void"
39933 msgstr ""
39935 #: c/c-typeck.c:10558
39936 #, gcc-internal-format
39937 msgid "ISO C forbids %<return%> with expression, in function returning void"
39938 msgstr ""
39940 #: c/c-typeck.c:10634
39941 #, gcc-internal-format
39942 msgid "function returns address of label"
39943 msgstr ""
39945 #: c/c-typeck.c:10721 cp/semantics.c:1191
39946 #, gcc-internal-format
39947 msgid "switch quantity not an integer"
39948 msgstr ""
39950 #: c/c-typeck.c:10746
39951 #, gcc-internal-format
39952 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
39953 msgstr ""
39955 #: c/c-typeck.c:10783 c/c-typeck.c:10791
39956 #, gcc-internal-format
39957 msgid "case label is not an integer constant expression"
39958 msgstr ""
39960 #: c/c-typeck.c:10797 cp/parser.c:11447
39961 #, gcc-internal-format
39962 msgid "case label not within a switch statement"
39963 msgstr ""
39965 #: c/c-typeck.c:10799
39966 #, gcc-internal-format
39967 msgid "%<default%> label not within a switch statement"
39968 msgstr ""
39970 #: c/c-typeck.c:10981 cp/parser.c:12859
39971 #, gcc-internal-format
39972 msgid "break statement not within loop or switch"
39973 msgstr ""
39975 #: c/c-typeck.c:10983 cp/parser.c:12882
39976 #, gcc-internal-format
39977 msgid "continue statement not within a loop"
39978 msgstr ""
39980 #: c/c-typeck.c:10988 cp/parser.c:12872
39981 #, gcc-internal-format
39982 msgid "break statement used with OpenMP for loop"
39983 msgstr ""
39985 #: c/c-typeck.c:10993
39986 #, gcc-internal-format
39987 msgid "break statement within %<#pragma simd%> loop body"
39988 msgstr ""
39990 #: c/c-typeck.c:10995
39991 #, gcc-internal-format
39992 msgid "continue statement within %<#pragma simd%> loop body"
39993 msgstr ""
39995 #: c/c-typeck.c:11021 cp/cp-gimplify.c:473
39996 #, gcc-internal-format
39997 msgid "statement with no effect"
39998 msgstr ""
40000 #: c/c-typeck.c:11065
40001 #, gcc-internal-format
40002 msgid "expression statement has incomplete type"
40003 msgstr ""
40005 #: c/c-typeck.c:11893 c/c-typeck.c:12061 cp/typeck.c:5180
40006 #, gcc-internal-format
40007 msgid "comparing vectors with different element types"
40008 msgstr ""
40010 #: c/c-typeck.c:11901 c/c-typeck.c:12069 cp/typeck.c:5193
40011 #, gcc-internal-format
40012 msgid "comparing vectors with different number of elements"
40013 msgstr ""
40015 #: c/c-typeck.c:11926 c/c-typeck.c:12094 cp/typeck.c:5221
40016 #, gcc-internal-format
40017 msgid "could not find an integer type of the same size as %qT"
40018 msgstr ""
40020 #: c/c-typeck.c:11940 cp/typeck.c:4896
40021 #, gcc-internal-format
40022 msgid "comparing floating point with == or != is unsafe"
40023 msgstr ""
40025 #: c/c-typeck.c:11958 c/c-typeck.c:11979
40026 #, gcc-internal-format
40027 msgid ""
40028 "the comparison will always evaluate as %<false%> for the address of %qD will "
40029 "never be NULL"
40030 msgstr ""
40032 #: c/c-typeck.c:11964 c/c-typeck.c:11985
40033 #, gcc-internal-format
40034 msgid ""
40035 "the comparison will always evaluate as %<true%> for the address of %qD will "
40036 "never be NULL"
40037 msgstr ""
40039 #: c/c-typeck.c:12006 c/c-typeck.c:12135
40040 #, gcc-internal-format
40041 msgid "comparison of pointers to disjoint address spaces"
40042 msgstr ""
40044 #: c/c-typeck.c:12013 c/c-typeck.c:12019
40045 #, gcc-internal-format
40046 msgid "ISO C forbids comparison of %<void *%> with function pointer"
40047 msgstr ""
40049 #: c/c-typeck.c:12026 c/c-typeck.c:12145
40050 #, gcc-internal-format
40051 msgid "comparison of distinct pointer types lacks a cast"
40052 msgstr ""
40054 #: c/c-typeck.c:12038 c/c-typeck.c:12043 c/c-typeck.c:12171 c/c-typeck.c:12176
40055 #, gcc-internal-format
40056 msgid "comparison between pointer and integer"
40057 msgstr ""
40059 #: c/c-typeck.c:12123
40060 #, gcc-internal-format
40061 msgid "comparison of complete and incomplete pointers"
40062 msgstr ""
40064 #: c/c-typeck.c:12125
40065 #, gcc-internal-format
40066 msgid "ISO C forbids ordered comparisons of pointers to functions"
40067 msgstr ""
40069 #: c/c-typeck.c:12130
40070 #, gcc-internal-format
40071 msgid "ordered comparison of pointer with null pointer"
40072 msgstr ""
40074 #: c/c-typeck.c:12153 c/c-typeck.c:12156 c/c-typeck.c:12163 c/c-typeck.c:12166
40075 #: cp/typeck.c:5244 cp/typeck.c:5251
40076 #, gcc-internal-format
40077 msgid "ordered comparison of pointer with integer zero"
40078 msgstr ""
40080 #: c/c-typeck.c:12231
40081 #, gcc-internal-format
40082 msgid ""
40083 "implicit conversion from %qT to %qT to match other operand of binary "
40084 "expression"
40085 msgstr ""
40087 #: c/c-typeck.c:12546
40088 #, gcc-internal-format
40089 msgid "used array that cannot be converted to pointer where scalar is required"
40090 msgstr ""
40092 #: c/c-typeck.c:12550
40093 #, gcc-internal-format
40094 msgid "used struct type value where scalar is required"
40095 msgstr ""
40097 #: c/c-typeck.c:12554
40098 #, gcc-internal-format
40099 msgid "used union type value where scalar is required"
40100 msgstr ""
40102 #: c/c-typeck.c:12570
40103 #, gcc-internal-format
40104 msgid "used vector type where scalar is required"
40105 msgstr ""
40107 #: c/c-typeck.c:12760 cp/semantics.c:9099
40108 #, gcc-internal-format
40109 msgid ""
40110 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
40111 "%> or %<taskgroup%> clauses"
40112 msgstr ""
40114 #: c/c-typeck.c:12771 c/c-typeck.c:12781 cp/semantics.c:9110
40115 #: cp/semantics.c:9120
40116 #, gcc-internal-format
40117 msgid "expected %<cancel%> %<if%> clause modifier"
40118 msgstr ""
40120 #: c/c-typeck.c:12816 cp/semantics.c:9156
40121 #, gcc-internal-format
40122 msgid ""
40123 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
40124 "%>, %<sections%> or %<taskgroup%> clauses"
40125 msgstr ""
40127 #: c/c-typeck.c:12860 c/c-typeck.c:14336 c/c-typeck.c:14400 c/c-typeck.c:14462
40128 #, gcc-internal-format
40129 msgid "%<_Atomic%> %qE in %qs clause"
40130 msgstr ""
40132 #: c/c-typeck.c:12873 c/c-typeck.c:14268 c/c-typeck.c:14386 cp/semantics.c:4653
40133 #: cp/semantics.c:7009 cp/semantics.c:7136
40134 #, gcc-internal-format
40135 msgid "bit-field %qE in %qs clause"
40136 msgstr ""
40138 #: c/c-typeck.c:12882 c/c-typeck.c:14410 cp/semantics.c:4663
40139 #: cp/semantics.c:7154
40140 #, gcc-internal-format
40141 msgid "%qE is a member of a union"
40142 msgstr ""
40144 #: c/c-typeck.c:12892 cp/semantics.c:4677 cp/semantics.c:7180
40145 #, gcc-internal-format
40146 msgid "%qD is not a variable in %qs clause"
40147 msgstr ""
40149 #: c/c-typeck.c:12896 c/c-typeck.c:14427 cp/semantics.c:4681
40150 #: cp/semantics.c:7184
40151 #, gcc-internal-format
40152 msgid "%qE is not a variable in %qs clause"
40153 msgstr ""
40155 #: c/c-typeck.c:12903
40156 #, gcc-internal-format
40157 msgid "%<_Atomic%> %qD in %qs clause"
40158 msgstr ""
40160 #: c/c-typeck.c:12912 c/c-typeck.c:14434 c/c-typeck.c:14544 cp/semantics.c:4699
40161 #: cp/semantics.c:7191 cp/semantics.c:7362
40162 #, gcc-internal-format
40163 msgid "%qD is threadprivate variable in %qs clause"
40164 msgstr ""
40166 #: c/c-typeck.c:12948 cp/semantics.c:4733
40167 #, gcc-internal-format
40168 msgid "low bound %qE of array section does not have integral type"
40169 msgstr ""
40171 #: c/c-typeck.c:12955 cp/semantics.c:4740
40172 #, gcc-internal-format
40173 msgid "length %qE of array section does not have integral type"
40174 msgstr ""
40176 #: c/c-typeck.c:12984 c/c-typeck.c:13050 c/c-typeck.c:13322 cp/semantics.c:4778
40177 #: cp/semantics.c:4844
40178 #, gcc-internal-format
40179 msgid "zero length array section in %qs clause"
40180 msgstr ""
40182 #: c/c-typeck.c:13003 cp/semantics.c:4797
40183 #, gcc-internal-format
40184 msgid "for unknown bound array type length expression must be specified"
40185 msgstr ""
40187 #: c/c-typeck.c:13011 cp/semantics.c:4805
40188 #, gcc-internal-format
40189 msgid "negative low bound in array section in %qs clause"
40190 msgstr ""
40192 #: c/c-typeck.c:13020 c/c-typeck.c:13136 cp/semantics.c:4814
40193 #: cp/semantics.c:4930
40194 #, gcc-internal-format
40195 msgid "negative length in array section in %qs clause"
40196 msgstr ""
40198 #: c/c-typeck.c:13037 cp/semantics.c:4831
40199 #, gcc-internal-format
40200 msgid "low bound %qE above array section size in %qs clause"
40201 msgstr ""
40203 #: c/c-typeck.c:13078 cp/semantics.c:4872
40204 #, gcc-internal-format
40205 msgid "length %qE above array section size in %qs clause"
40206 msgstr ""
40208 #: c/c-typeck.c:13093 cp/semantics.c:4887
40209 #, gcc-internal-format
40210 msgid "high bound %qE above array section size in %qs clause"
40211 msgstr ""
40213 #: c/c-typeck.c:13128 cp/semantics.c:4922
40214 #, gcc-internal-format
40215 msgid "for pointer type length expression must be specified"
40216 msgstr ""
40218 #: c/c-typeck.c:13146 c/c-typeck.c:13261 cp/semantics.c:4940
40219 #: cp/semantics.c:5058
40220 #, gcc-internal-format
40221 msgid "array section is not contiguous in %qs clause"
40222 msgstr ""
40224 #: c/c-typeck.c:13154 cp/semantics.c:4948
40225 #, gcc-internal-format
40226 msgid "%qE does not have pointer or array type"
40227 msgstr ""
40229 #: c/c-typeck.c:13539 cp/semantics.c:6000
40230 #, gcc-internal-format
40231 msgid "iterator %qD has neither integral nor pointer type"
40232 msgstr ""
40234 #: c/c-typeck.c:13546
40235 #, gcc-internal-format
40236 msgid "iterator %qD has %<_Atomic%> qualified type"
40237 msgstr ""
40239 #: c/c-typeck.c:13552 cp/semantics.c:6007
40240 #, gcc-internal-format
40241 msgid "iterator %qD has const qualified type"
40242 msgstr ""
40244 #: c/c-typeck.c:13565 cp/semantics.c:6023
40245 #, gcc-internal-format
40246 msgid "iterator step with non-integral type"
40247 msgstr ""
40249 #: c/c-typeck.c:13585 cp/semantics.c:6056
40250 #, gcc-internal-format
40251 msgid "iterator %qD has zero step"
40252 msgstr ""
40254 #: c/c-typeck.c:13612
40255 #, gcc-internal-format
40256 msgid "type of iterator %qD refers to outer iterator %qD"
40257 msgstr ""
40259 #: c/c-typeck.c:13619 cp/semantics.c:6090
40260 #, gcc-internal-format
40261 msgid "begin expression refers to outer iterator %qD"
40262 msgstr ""
40264 #: c/c-typeck.c:13625 cp/semantics.c:6096
40265 #, gcc-internal-format
40266 msgid "end expression refers to outer iterator %qD"
40267 msgstr ""
40269 #: c/c-typeck.c:13631 cp/semantics.c:6102
40270 #, gcc-internal-format
40271 msgid "step expression refers to outer iterator %qD"
40272 msgstr ""
40274 #: c/c-typeck.c:13743 c/c-typeck.c:13753
40275 #, gcc-internal-format
40276 msgid "%qD in %<reduction%> clause is a zero size array"
40277 msgstr ""
40279 #: c/c-typeck.c:13771
40280 #, gcc-internal-format
40281 msgid "%<_Atomic%> %qE in %<reduction%> clause"
40282 msgstr ""
40284 #: c/c-typeck.c:13783
40285 #, gcc-internal-format
40286 msgid "zero sized type %qT in %qs clause"
40287 msgstr ""
40289 #: c/c-typeck.c:13791
40290 #, gcc-internal-format
40291 msgid "variable sized type %qT in %qs clause"
40292 msgstr ""
40294 #: c/c-typeck.c:13841
40295 #, gcc-internal-format
40296 msgid "%qE has invalid type for %<reduction(%s)%>"
40297 msgstr ""
40299 #: c/c-typeck.c:13850 cp/semantics.c:5892
40300 #, gcc-internal-format
40301 msgid "user defined reduction not found for %qE"
40302 msgstr ""
40304 #: c/c-typeck.c:13938
40305 #, gcc-internal-format
40306 msgid "variable length element type in array %<reduction%> clause"
40307 msgstr ""
40309 #: c/c-typeck.c:13956 c/c-typeck.c:14602 cp/semantics.c:7708
40310 #, gcc-internal-format
40311 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
40312 msgstr ""
40314 #: c/c-typeck.c:13968 cp/semantics.c:7751
40315 #, gcc-internal-format
40316 msgid "%qE must be %<threadprivate%> for %<copyin%>"
40317 msgstr ""
40319 #: c/c-typeck.c:13982 cp/semantics.c:6224
40320 #, gcc-internal-format
40321 msgid ""
40322 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
40323 "constructs"
40324 msgstr ""
40326 #: c/c-typeck.c:13990
40327 #, gcc-internal-format
40328 msgid ""
40329 "linear clause applied to non-integral non-pointer variable with type %qT"
40330 msgstr ""
40332 #: c/c-typeck.c:13998
40333 #, gcc-internal-format
40334 msgid "%<_Atomic%> %qD in %<linear%> clause"
40335 msgstr ""
40337 #: c/c-typeck.c:14017 cp/semantics.c:6298
40338 #, gcc-internal-format
40339 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
40340 msgstr ""
40342 #: c/c-typeck.c:14047 c/c-typeck.c:14537 cp/semantics.c:6385
40343 #: cp/semantics.c:7355
40344 #, gcc-internal-format
40345 msgid "%qE is not a variable in clause %qs"
40346 msgstr ""
40348 #: c/c-typeck.c:14057 cp/semantics.c:6395
40349 #, gcc-internal-format
40350 msgid "%qD appears more than once in reduction clauses"
40351 msgstr ""
40353 #: c/c-typeck.c:14069 c/c-typeck.c:14101 c/c-typeck.c:14132
40354 #, gcc-internal-format
40355 msgid "%qE appears more than once in data clauses"
40356 msgstr ""
40358 #: c/c-typeck.c:14077 c/c-typeck.c:14108 c/c-typeck.c:14357 c/c-typeck.c:14473
40359 #: c/c-typeck.c:14480 c/c-typeck.c:14496 c/c-typeck.c:14507 cp/semantics.c:6407
40360 #: cp/semantics.c:6415 cp/semantics.c:6473 cp/semantics.c:6480
40361 #: cp/semantics.c:6524 cp/semantics.c:7098 cp/semantics.c:7241
40362 #: cp/semantics.c:7248 cp/semantics.c:7264 cp/semantics.c:7275
40363 #, gcc-internal-format
40364 msgid "%qD appears more than once in data clauses"
40365 msgstr ""
40367 #: c/c-typeck.c:14080 c/c-typeck.c:14111 c/c-typeck.c:14483 c/c-typeck.c:14510
40368 #: cp/semantics.c:6418 cp/semantics.c:6483 cp/semantics.c:7251
40369 #: cp/semantics.c:7278
40370 #, gcc-internal-format
40371 msgid "%qD appears both in data and map clauses"
40372 msgstr ""
40374 #: c/c-typeck.c:14094 cp/semantics.c:6465
40375 #, gcc-internal-format
40376 msgid "%qE is not a variable in clause %<firstprivate%>"
40377 msgstr ""
40379 #: c/c-typeck.c:14125 cp/semantics.c:6516
40380 #, gcc-internal-format
40381 msgid "%qE is not a variable in clause %<lastprivate%>"
40382 msgstr ""
40384 #: c/c-typeck.c:14144 cp/semantics.c:6853
40385 #, gcc-internal-format
40386 msgid "%qE is not a variable in %<aligned%> clause"
40387 msgstr ""
40389 #: c/c-typeck.c:14151
40390 #, gcc-internal-format
40391 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
40392 msgstr ""
40394 #: c/c-typeck.c:14158
40395 #, gcc-internal-format
40396 msgid "%<_Atomic%> %qD in %<aligned%> clause"
40397 msgstr ""
40399 #: c/c-typeck.c:14165
40400 #, gcc-internal-format
40401 msgid "%qE appears more than once in %<aligned%> clauses"
40402 msgstr ""
40404 #: c/c-typeck.c:14178 cp/semantics.c:6924
40405 #, gcc-internal-format
40406 msgid "%qE is not a variable in %<nontemporal%> clause"
40407 msgstr ""
40409 #: c/c-typeck.c:14184
40410 #, gcc-internal-format
40411 msgid "%qE appears more than once in %<nontemporal%> clauses"
40412 msgstr ""
40414 #: c/c-typeck.c:14249 cp/semantics.c:6975
40415 #, gcc-internal-format
40416 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
40417 msgstr ""
40419 #: c/c-typeck.c:14260 cp/semantics.c:7000
40420 #, gcc-internal-format
40421 msgid "%qE is not lvalue expression nor array section in %<depend%> clause"
40422 msgstr ""
40424 #: c/c-typeck.c:14276 cp/semantics.c:7019
40425 #, gcc-internal-format
40426 msgid ""
40427 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
40428 "dependence type"
40429 msgstr ""
40431 #: c/c-typeck.c:14285 cp/semantics.c:7030
40432 #, gcc-internal-format
40433 msgid ""
40434 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
40435 "dependence type other than %<depobj%>"
40436 msgstr ""
40438 #: c/c-typeck.c:14328 cp/semantics.c:7074
40439 #, gcc-internal-format
40440 msgid "array section does not have mappable type in %qs clause"
40441 msgstr ""
40443 #: c/c-typeck.c:14353 c/c-typeck.c:14493 cp/semantics.c:7094
40444 #: cp/semantics.c:7261
40445 #, gcc-internal-format
40446 msgid "%qD appears more than once in motion clauses"
40447 msgstr ""
40449 #: c/c-typeck.c:14361 c/c-typeck.c:14499 cp/semantics.c:7102
40450 #: cp/semantics.c:7267
40451 #, gcc-internal-format
40452 msgid "%qD appears more than once in map clauses"
40453 msgstr ""
40455 #: c/c-typeck.c:14393 cp/semantics.c:7143
40456 #, gcc-internal-format
40457 msgid "%qE does not have a mappable type in %qs clause"
40458 msgstr ""
40460 #: c/c-typeck.c:14453 c/c-typeck.c:14551 cp/semantics.c:7221
40461 #: cp/semantics.c:7369
40462 #, gcc-internal-format
40463 msgid "%qD does not have a mappable type in %qs clause"
40464 msgstr ""
40466 #: c/c-typeck.c:14532 cp/semantics.c:7349
40467 #, gcc-internal-format
40468 msgid "%qE is neither a variable nor a function name in clause %qs"
40469 msgstr ""
40471 #: c/c-typeck.c:14560 cp/semantics.c:7378
40472 #, gcc-internal-format
40473 msgid "%qE appears more than once on the same %<declare target%> directive"
40474 msgstr ""
40476 #: c/c-typeck.c:14574 cp/semantics.c:7394
40477 #, gcc-internal-format
40478 msgid "%qD is not an argument in %<uniform%> clause"
40479 msgstr ""
40481 #: c/c-typeck.c:14577 cp/semantics.c:7397
40482 #, gcc-internal-format
40483 msgid "%qE is not an argument in %<uniform%> clause"
40484 msgstr ""
40486 #: c/c-typeck.c:14592
40487 #, gcc-internal-format
40488 msgid "%qs variable is neither a pointer nor an array"
40489 msgstr ""
40491 #: c/c-typeck.c:14680 cp/semantics.c:7587
40492 #, gcc-internal-format
40493 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
40494 msgstr ""
40496 #: c/c-typeck.c:14726 cp/semantics.c:7802
40497 #, gcc-internal-format
40498 msgid "%qE is predetermined %qs for %qs"
40499 msgstr ""
40501 #: c/c-typeck.c:14736
40502 #, gcc-internal-format
40503 msgid ""
40504 "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> "
40505 "clauses"
40506 msgstr ""
40508 #: c/c-typeck.c:14755 cp/semantics.c:7671
40509 #, gcc-internal-format
40510 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
40511 msgstr ""
40513 #: c/c-typeck.c:14767 cp/semantics.c:7684
40514 #, gcc-internal-format
40515 msgid ""
40516 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
40517 msgstr ""
40519 #: c/c-typeck.c:14785 cp/semantics.c:7651
40520 #, gcc-internal-format
40521 msgid ""
40522 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
40523 msgstr ""
40525 #: c/c-typeck.c:14800 cp/semantics.c:7697
40526 #, gcc-internal-format
40527 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
40528 msgstr ""
40530 #: c/c-typeck.c:14966
40531 #, gcc-internal-format
40532 msgid "cannot use %<va_arg%> with reverse storage order"
40533 msgstr ""
40535 #: c/c-typeck.c:14971
40536 #, gcc-internal-format
40537 msgid "second argument to %<va_arg%> is of incomplete type %qT"
40538 msgstr ""
40540 #: c/c-typeck.c:14977
40541 #, gcc-internal-format
40542 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
40543 msgstr ""
40545 #: c/gimple-parser.c:249
40546 #, gcc-internal-format
40547 msgid "edge not found"
40548 msgstr ""
40550 #: c/gimple-parser.c:382 c/gimple-parser.c:388
40551 #, gcc-internal-format
40552 msgid "expected block index"
40553 msgstr ""
40555 #: c/gimple-parser.c:396
40556 #, gcc-internal-format
40557 msgid "invalid block index"
40558 msgstr ""
40560 #: c/gimple-parser.c:406
40561 #, gcc-internal-format
40562 msgid "expected block specifier"
40563 msgstr ""
40565 #: c/gimple-parser.c:424
40566 #, gcc-internal-format
40567 msgid "expected loop number"
40568 msgstr ""
40570 #: c/gimple-parser.c:435
40571 #, gcc-internal-format
40572 msgid "unknown block specifier"
40573 msgstr ""
40575 #: c/gimple-parser.c:449 c/gimple-parser.c:533
40576 #, gcc-internal-format
40577 msgid "stmts without block"
40578 msgstr ""
40580 #: c/gimple-parser.c:485
40581 #, gcc-internal-format
40582 msgid "duplicate loop header"
40583 msgstr ""
40585 #: c/gimple-parser.c:692
40586 #, gcc-internal-format
40587 msgid "invalid source block specification"
40588 msgstr ""
40590 #: c/gimple-parser.c:854
40591 #, gcc-internal-format
40592 msgid "%<&&%> not valid in GIMPLE"
40593 msgstr ""
40595 #: c/gimple-parser.c:857
40596 #, gcc-internal-format
40597 msgid "%<||%> not valid in GIMPLE"
40598 msgstr ""
40600 #: c/gimple-parser.c:913
40601 #, gcc-internal-format
40602 msgid "expected pointer as argument of unary %<*%>"
40603 msgstr ""
40605 #: c/gimple-parser.c:939
40606 #, gcc-internal-format
40607 msgid "%<!%> not valid in GIMPLE"
40608 msgstr ""
40610 #: c/gimple-parser.c:1017
40611 #, gcc-internal-format
40612 msgid "SSA name undeclared"
40613 msgstr ""
40615 #: c/gimple-parser.c:1039
40616 #, gcc-internal-format
40617 msgid "base variable or SSA name undeclared"
40618 msgstr ""
40620 #: c/gimple-parser.c:1046
40621 #, gcc-internal-format
40622 msgid "invalid base %qE for SSA name"
40623 msgstr ""
40625 #: c/gimple-parser.c:1077
40626 #, gcc-internal-format
40627 msgid "expecting internal function name"
40628 msgstr ""
40630 #: c/gimple-parser.c:1090
40631 #, gcc-internal-format
40632 msgid "unknown internal function %qE"
40633 msgstr ""
40635 #: c/gimple-parser.c:1214
40636 #, gcc-internal-format
40637 msgid "invalid type of %<__MEM%> operand"
40638 msgstr ""
40640 #: c/gimple-parser.c:1263 c/gimple-parser.c:1293 c/gimple-parser.c:1331
40641 #: c/gimple-parser.c:1339
40642 #, gcc-internal-format
40643 msgid "invalid _Literal"
40644 msgstr ""
40646 #: c/gimple-parser.c:1272
40647 #, gcc-internal-format
40648 msgid "invalid type for _Literal with constructor"
40649 msgstr ""
40651 #: c/gimple-parser.c:1374
40652 #, gcc-internal-format
40653 msgid "anonymous SSA name cannot have default definition"
40654 msgstr ""
40656 #: c/gimple-parser.c:1623
40657 #, gcc-internal-format
40658 msgid "expected pass name"
40659 msgstr ""
40661 #: c/gimple-parser.c:1642
40662 #, gcc-internal-format
40663 msgid "invalid operation"
40664 msgstr ""
40666 #: c/gimple-parser.c:1825 c/gimple-parser.c:1860
40667 #, gcc-internal-format
40668 msgid "expected goto expression"
40669 msgstr ""
40671 #: c/gimple-parser.c:1833
40672 #, gcc-internal-format
40673 msgid "expected else statement"
40674 msgstr ""
40676 #: c/gimple-parser.c:1974
40677 #, gcc-internal-format
40678 msgid "expected case label"
40679 msgstr ""
40681 #. A bad conversion for 'this' must be discarding cv-quals.
40682 #: cp/call.c:3553
40683 #, gcc-internal-format
40684 msgid "  passing %qT as %<this%> argument discards qualifiers"
40685 msgstr ""
40687 #: cp/call.c:3557
40688 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
40689 msgstr ""
40691 #: cp/call.c:3564
40692 #, gcc-internal-format, gfc-internal-format
40693 msgid "  conversion of argument %d would be ill-formed:"
40694 msgstr ""
40696 #. Conversion of conversion function return value failed.
40697 #: cp/call.c:3571
40698 msgid "  no known conversion from %qH to %qI"
40699 msgstr ""
40701 #: cp/call.c:3577
40702 msgid "  no known conversion for argument %d from %qH to %qI"
40703 msgstr ""
40705 #: cp/call.c:3589 cp/pt.c:6505
40706 #, gcc-internal-format, gfc-internal-format
40707 msgid "  candidate expects %d argument, %d provided"
40708 msgid_plural "  candidate expects %d arguments, %d provided"
40709 msgstr[0] ""
40710 msgstr[1] ""
40712 #: cp/call.c:3617
40713 #, gcc-internal-format
40714 msgid "%s%<%D(%T, %T, %T)%> <built-in>"
40715 msgstr ""
40717 #: cp/call.c:3622
40718 #, gcc-internal-format
40719 msgid "%s%<%D(%T, %T)%> <built-in>"
40720 msgstr ""
40722 #: cp/call.c:3626
40723 #, gcc-internal-format
40724 msgid "%s%<%D(%T)%> <built-in>"
40725 msgstr ""
40727 #: cp/call.c:3630
40728 #, gcc-internal-format
40729 msgid "%s%qT <conversion>"
40730 msgstr ""
40732 #: cp/call.c:3632
40733 #, gcc-internal-format
40734 msgid "%s%#qD <near match>"
40735 msgstr ""
40737 #: cp/call.c:3634
40738 #, gcc-internal-format
40739 msgid "%s%#qD <deleted>"
40740 msgstr ""
40742 #: cp/call.c:3636
40743 #, gcc-internal-format
40744 msgid "%s%#qD"
40745 msgstr ""
40747 #: cp/call.c:3640
40748 #, gcc-internal-format
40749 msgid "  inherited here"
40750 msgstr ""
40752 #: cp/call.c:3660
40753 #, gcc-internal-format
40754 msgid ""
40755 "  return type %qT of explicit conversion function cannot be converted to %qT "
40756 "with a qualification conversion"
40757 msgstr ""
40759 #: cp/call.c:3666
40760 #, gcc-internal-format
40761 msgid ""
40762 "  conversion from return type %qT of template conversion function "
40763 "specialization to %qT is not an exact match"
40764 msgstr ""
40766 #: cp/call.c:3677
40767 #, gcc-internal-format
40768 msgid ""
40769 "  substitution of deduced template arguments resulted in errors seen above"
40770 msgstr ""
40772 #. Re-run template unification with diagnostics.
40773 #: cp/call.c:3682
40774 #, gcc-internal-format
40775 msgid "  template argument deduction/substitution failed:"
40776 msgstr ""
40778 #: cp/call.c:3696
40779 #, gcc-internal-format
40780 msgid ""
40781 "  a constructor taking a single argument of its own class type is invalid"
40782 msgstr ""
40784 #: cp/call.c:3707
40785 #, gcc-internal-format
40786 msgid ""
40787 "  an inherited constructor is not a candidate for initialization from an "
40788 "expression of the same or derived type"
40789 msgstr ""
40791 #: cp/call.c:4093
40792 msgid "conversion from %qH to %qI is ambiguous"
40793 msgstr ""
40795 #: cp/call.c:4239
40796 msgid ""
40797 "initializing %qH with %qI in converted constant expression does not bind "
40798 "directly"
40799 msgstr ""
40801 #: cp/call.c:4260
40802 msgid "conversion from %qH to %qI in a converted constant expression"
40803 msgstr ""
40805 #: cp/call.c:4289 cp/call.c:11243
40806 msgid "could not convert %qE from %qH to %qI"
40807 msgstr ""
40809 #: cp/call.c:4439
40810 #, gcc-internal-format
40811 msgid "no matching function for call to %<%D(%A)%>"
40812 msgstr ""
40814 #: cp/call.c:4442
40815 #, gcc-internal-format
40816 msgid "call of overloaded %<%D(%A)%> is ambiguous"
40817 msgstr ""
40819 #. It's no good looking for an overloaded operator() on a
40820 #. pointer-to-member-function.
40821 #: cp/call.c:4677
40822 #, gcc-internal-format
40823 msgid ""
40824 "pointer-to-member function %qE cannot be called without an object; consider "
40825 "using %<.*%> or %<->*%>"
40826 msgstr ""
40828 #: cp/call.c:4749
40829 #, gcc-internal-format
40830 msgid "no match for call to %<(%T) (%A)%>"
40831 msgstr ""
40833 #: cp/call.c:4763
40834 #, gcc-internal-format
40835 msgid "call of %<(%T) (%A)%> is ambiguous"
40836 msgstr ""
40838 #: cp/call.c:4815
40839 #, gcc-internal-format
40840 msgid "ambiguous overload for "
40841 msgstr ""
40843 #: cp/call.c:4816
40844 #, gcc-internal-format
40845 msgid "no match for "
40846 msgstr ""
40848 #: cp/call.c:4819
40849 #, gcc-internal-format
40850 msgid " (operand types are %qT, %qT, and %qT)"
40851 msgstr ""
40853 #: cp/call.c:4821
40854 #, gcc-internal-format
40855 msgid " (operand types are %qT and %qT)"
40856 msgstr ""
40858 #: cp/call.c:4823
40859 #, gcc-internal-format
40860 msgid " (operand type is %qT)"
40861 msgstr ""
40863 #: cp/call.c:4840
40864 #, gcc-internal-format
40865 msgid "ternary %<operator?:%>"
40866 msgstr ""
40868 #: cp/call.c:4844
40869 #, gcc-internal-format
40870 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
40871 msgstr ""
40873 #: cp/call.c:4853 cp/call.c:4887 cp/call.c:4897
40874 #, gcc-internal-format
40875 msgid "%<operator%s%>"
40876 msgstr ""
40878 #: cp/call.c:4856
40879 #, gcc-internal-format
40880 msgid "%<operator%s%> in %<%E%s%>"
40881 msgstr ""
40883 #: cp/call.c:4863
40884 #, gcc-internal-format
40885 msgid "%<operator[]%>"
40886 msgstr ""
40888 #: cp/call.c:4866
40889 #, gcc-internal-format
40890 msgid "%<operator[]%> in %<%E[%E]%>"
40891 msgstr ""
40893 #: cp/call.c:4874
40894 #, gcc-internal-format
40895 msgid "%qs"
40896 msgstr ""
40898 #: cp/call.c:4877
40899 #, gcc-internal-format
40900 msgid "%qs in %<%s %E%>"
40901 msgstr ""
40903 #: cp/call.c:4891
40904 #, gcc-internal-format
40905 msgid "%<operator%s%> in %<%E %s %E%>"
40906 msgstr ""
40908 #: cp/call.c:4900
40909 #, gcc-internal-format
40910 msgid "%<operator%s%> in %<%s%E%>"
40911 msgstr ""
40913 #: cp/call.c:5010
40914 #, gcc-internal-format
40915 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
40916 msgstr ""
40918 #: cp/call.c:5072
40919 #, gcc-internal-format
40920 msgid ""
40921 "inferred scalar type %qT is not an integer or floating point type of the "
40922 "same size as %qT"
40923 msgstr ""
40925 #: cp/call.c:5089 cp/call.c:5096
40926 msgid "conversion of scalar %qH to vector %qI involves truncation"
40927 msgstr ""
40929 #: cp/call.c:5149
40930 #, gcc-internal-format
40931 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
40932 msgstr ""
40934 #: cp/call.c:5229
40935 #, gcc-internal-format
40936 msgid ""
40937 "second operand to the conditional operator is of type %<void%>, but the "
40938 "third operand is neither a throw-expression nor of type %<void%>"
40939 msgstr ""
40941 #: cp/call.c:5234
40942 #, gcc-internal-format
40943 msgid ""
40944 "third operand to the conditional operator is of type %<void%>, but the "
40945 "second operand is neither a throw-expression nor of type %<void%>"
40946 msgstr ""
40948 #: cp/call.c:5283 cp/call.c:5399 cp/call.c:5546
40949 #, gcc-internal-format
40950 msgid "operands to ?: have different types %qT and %qT"
40951 msgstr ""
40953 #: cp/call.c:5286
40954 #, gcc-internal-format
40955 msgid "  and each type can be converted to the other"
40956 msgstr ""
40958 #: cp/call.c:5475
40959 msgid ""
40960 "implicit conversion from %qH to %qI to match other result of conditional"
40961 msgstr ""
40963 #: cp/call.c:5491
40964 #, gcc-internal-format
40965 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
40966 msgstr ""
40968 #: cp/call.c:5503
40969 #, gcc-internal-format
40970 msgid "enumeral and non-enumeral type in conditional expression"
40971 msgstr ""
40973 #: cp/call.c:6006
40974 #, gcc-internal-format
40975 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
40976 msgstr ""
40978 #: cp/call.c:6008
40979 #, gcc-internal-format
40980 msgid "no %<%D(int)%> declared for postfix %qs"
40981 msgstr ""
40983 #: cp/call.c:6132
40984 #, gcc-internal-format
40985 msgid "comparison between %q#T and %q#T"
40986 msgstr ""
40988 #: cp/call.c:6519
40989 #, gcc-internal-format
40990 msgid ""
40991 "exception cleanup for this placement new selects non-placement operator "
40992 "delete"
40993 msgstr ""
40995 #: cp/call.c:6522
40996 #, gcc-internal-format
40997 msgid ""
40998 "%qD is a usual (non-placement) deallocation function in C++14 (or with -"
40999 "fsized-deallocation)"
41000 msgstr ""
41002 #: cp/call.c:6561
41003 #, gcc-internal-format
41004 msgid "%qD is a usual (non-placement) deallocation function"
41005 msgstr ""
41007 #: cp/call.c:6721
41008 #, gcc-internal-format
41009 msgid "no corresponding deallocation function for %qD"
41010 msgstr ""
41012 #: cp/call.c:6727
41013 #, gcc-internal-format
41014 msgid "no suitable %<operator %s%> for %qT"
41015 msgstr ""
41017 #: cp/call.c:6745
41018 #, gcc-internal-format
41019 msgid "%q#D is private within this context"
41020 msgstr ""
41022 #: cp/call.c:6747 cp/decl.c:7462
41023 #, gcc-internal-format
41024 msgid "declared private here"
41025 msgstr ""
41027 #: cp/call.c:6752
41028 #, gcc-internal-format
41029 msgid "%q#D is protected within this context"
41030 msgstr ""
41032 #: cp/call.c:6754 cp/decl.c:7463
41033 #, gcc-internal-format
41034 msgid "declared protected here"
41035 msgstr ""
41037 #: cp/call.c:6759
41038 #, gcc-internal-format
41039 msgid "%q#D is inaccessible within this context"
41040 msgstr ""
41042 #: cp/call.c:6870
41043 #, gcc-internal-format
41044 msgid "passing NULL to non-pointer argument %P of %qD"
41045 msgstr ""
41047 #: cp/call.c:6873 cp/call.c:6892 cp/typeck.c:4065
41048 #, gcc-internal-format
41049 msgid "  declared here"
41050 msgstr ""
41052 #: cp/call.c:6877
41053 #, gcc-internal-format
41054 msgid "converting to non-pointer type %qT from NULL"
41055 msgstr ""
41057 #: cp/call.c:6889
41058 #, gcc-internal-format
41059 msgid "converting %<false%> to pointer type for argument %P of %qD"
41060 msgstr ""
41062 #: cp/call.c:6896
41063 #, gcc-internal-format
41064 msgid "converting %<false%> to pointer type %qT"
41065 msgstr ""
41067 #: cp/call.c:6963
41068 #, gcc-internal-format
41069 msgid "  initializing argument %P of %qD"
41070 msgstr ""
41072 #: cp/call.c:7008
41073 #, gcc-internal-format
41074 msgid "too many braces around initializer for %qT"
41075 msgstr ""
41077 #: cp/call.c:7019
41078 msgid "converting to %qH from %qI requires direct-initialization"
41079 msgstr ""
41081 #: cp/call.c:7028
41082 msgid "invalid user-defined conversion from %qH to %qI"
41083 msgstr ""
41085 #: cp/call.c:7068 cp/cvt.c:226
41086 msgid "invalid conversion from %qH to %qI"
41087 msgstr ""
41089 #: cp/call.c:7110 cp/call.c:7117
41090 #, gcc-internal-format
41091 msgid ""
41092 "converting to %qT from initializer list would use explicit constructor %qD"
41093 msgstr ""
41095 #: cp/call.c:7113
41096 #, gcc-internal-format
41097 msgid "in C++11 and above a default constructor can be explicit"
41098 msgstr ""
41100 #: cp/call.c:7366
41101 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
41102 msgstr ""
41104 #: cp/call.c:7370
41105 msgid ""
41106 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
41107 msgstr ""
41109 #: cp/call.c:7373
41110 msgid "binding reference of type %qH to %qI discards qualifiers"
41111 msgstr ""
41113 #: cp/call.c:7408
41114 #, gcc-internal-format
41115 msgid "cannot bind bitfield %qE to %qT"
41116 msgstr ""
41118 #: cp/call.c:7411 cp/call.c:7428
41119 #, gcc-internal-format
41120 msgid "cannot bind packed field %qE to %qT"
41121 msgstr ""
41123 #: cp/call.c:7414
41124 #, gcc-internal-format
41125 msgid "cannot bind rvalue %qE to %qT"
41126 msgstr ""
41128 #: cp/call.c:7527
41129 msgid "implicit conversion from %qH to %qI when passing argument to function"
41130 msgstr ""
41132 #: cp/call.c:7544 cp/cvt.c:1925
41133 #, gcc-internal-format
41134 msgid ""
41135 "scoped enum %qT passed through ... as %qT before %<-fabi-version=6%>, %qT "
41136 "after"
41137 msgstr ""
41139 #: cp/call.c:7581
41140 #, gcc-internal-format
41141 msgid ""
41142 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
41143 "conditionally supported"
41144 msgstr ""
41146 #: cp/call.c:7617
41147 #, gcc-internal-format
41148 msgid "cannot receive reference type %qT through %<...%>"
41149 msgstr ""
41151 #: cp/call.c:7627
41152 #, gcc-internal-format
41153 msgid ""
41154 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
41155 "conditionally-supported"
41156 msgstr ""
41158 #: cp/call.c:7695
41159 #, gcc-internal-format
41160 msgid "recursive evaluation of default argument for %q#D"
41161 msgstr ""
41163 #: cp/call.c:7704
41164 #, gcc-internal-format
41165 msgid ""
41166 "call to %qD uses the default argument for parameter %P, which is not yet "
41167 "defined"
41168 msgstr ""
41170 #: cp/call.c:7808
41171 #, gcc-internal-format
41172 msgid "argument of function call might be a candidate for a format attribute"
41173 msgstr ""
41175 #: cp/call.c:7867
41176 #, gcc-internal-format
41177 msgid "use of multiversioned function without a default"
41178 msgstr ""
41180 #: cp/call.c:8260
41181 #, gcc-internal-format
41182 msgid "passing %qT as %<this%> argument discards qualifiers"
41183 msgstr ""
41185 #: cp/call.c:8263 cp/call.c:8379 cp/call.c:10710
41186 #, gcc-internal-format
41187 msgid "  in call to %qD"
41188 msgstr ""
41190 #: cp/call.c:8293
41191 #, gcc-internal-format
41192 msgid "%qT is not an accessible base of %qT"
41193 msgstr ""
41195 #: cp/call.c:8375
41196 #, gcc-internal-format
41197 msgid "deducing %qT as %qT"
41198 msgstr ""
41200 #: cp/call.c:8381
41201 #, gcc-internal-format
41202 msgid "  (you can disable this with %<-fno-deduce-init-list%>)"
41203 msgstr ""
41205 #: cp/call.c:8493
41206 #, gcc-internal-format
41207 msgid "passing arguments to ellipsis of inherited constructor %qD"
41208 msgstr ""
41210 #: cp/call.c:8624
41211 #, gcc-internal-format
41212 msgid ""
41213 "assignment from temporary initializer_list does not extend the lifetime of "
41214 "the underlying array"
41215 msgstr ""
41217 #: cp/call.c:8981
41218 #, gcc-internal-format
41219 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
41220 msgstr ""
41222 #: cp/call.c:8984
41223 #, gcc-internal-format
41224 msgid "%qD writing to an object of non-trivial type %#qT%s"
41225 msgstr ""
41227 #: cp/call.c:8989
41228 #, gcc-internal-format
41229 msgid "%qD writing to an object of type %#qT with %qs member %qD"
41230 msgstr ""
41232 #: cp/call.c:8994
41233 #, gcc-internal-format
41234 msgid ""
41235 "%qD writing to an object of type %#qT containing a pointer to data member%s"
41236 msgstr ""
41238 #: cp/call.c:9009
41239 #, gcc-internal-format
41240 msgid "; use assignment or value-initialization instead"
41241 msgstr ""
41243 #: cp/call.c:9011
41244 #, gcc-internal-format
41245 msgid "; use assignment instead"
41246 msgstr ""
41248 #: cp/call.c:9013
41249 #, gcc-internal-format
41250 msgid "; use value-initialization instead"
41251 msgstr ""
41253 #: cp/call.c:9016
41254 #, gcc-internal-format
41255 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
41256 msgstr ""
41258 #: cp/call.c:9019
41259 #, gcc-internal-format
41260 msgid "%qD clearing an object of non-trivial type %#qT%s"
41261 msgstr ""
41263 #: cp/call.c:9021
41264 #, gcc-internal-format
41265 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
41266 msgstr ""
41268 #: cp/call.c:9042
41269 #, gcc-internal-format
41270 msgid "; use copy-assignment or copy-initialization instead"
41271 msgstr ""
41273 #: cp/call.c:9044
41274 #, gcc-internal-format
41275 msgid "; use copy-assignment instead"
41276 msgstr ""
41278 #: cp/call.c:9046
41279 #, gcc-internal-format
41280 msgid "; use copy-initialization instead"
41281 msgstr ""
41283 #: cp/call.c:9049
41284 #, gcc-internal-format
41285 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
41286 msgstr ""
41288 #: cp/call.c:9052
41289 #, gcc-internal-format
41290 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
41291 msgstr ""
41293 #: cp/call.c:9055
41294 #, gcc-internal-format
41295 msgid "%qD writing to an object with a deleted copy constructor"
41296 msgstr ""
41298 #: cp/call.c:9066
41299 #, gcc-internal-format
41300 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
41301 msgstr ""
41303 #: cp/call.c:9078
41304 #, gcc-internal-format
41305 msgid ""
41306 "%qD copying an object of type %#qT with %qs member %qD from an array of "
41307 "%#qT; use assignment or copy-initialization instead"
41308 msgstr ""
41310 #: cp/call.c:9095
41311 #, gcc-internal-format
41312 msgid ""
41313 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
41314 "unchanged"
41315 msgstr ""
41317 #: cp/call.c:9098
41318 #, gcc-internal-format
41319 msgid ""
41320 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
41321 msgstr ""
41323 #: cp/call.c:9108
41324 #, gcc-internal-format
41325 msgid ""
41326 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
41327 "%<delete%> instead"
41328 msgstr ""
41330 #: cp/call.c:9111
41331 #, gcc-internal-format
41332 msgid ""
41333 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
41334 "and %<delete%> instead"
41335 msgstr ""
41337 #: cp/call.c:9114
41338 #, gcc-internal-format
41339 msgid "%qD moving an object of type %#qT with deleted destructor"
41340 msgstr ""
41342 #: cp/call.c:9123
41343 #, gcc-internal-format
41344 msgid ""
41345 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
41346 "size %E"
41347 msgstr ""
41349 #: cp/call.c:9145
41350 #, gcc-internal-format
41351 msgid "%#qT declared here"
41352 msgstr ""
41354 #: cp/call.c:9241
41355 #, gcc-internal-format
41356 msgid "constructor delegates to itself"
41357 msgstr ""
41359 #: cp/call.c:9515 cp/typeck.c:9021
41360 msgid "cannot convert %qH to %qI"
41361 msgstr ""
41363 #: cp/call.c:9537
41364 #, gcc-internal-format
41365 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
41366 msgstr ""
41368 #: cp/call.c:9566
41369 #, gcc-internal-format
41370 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
41371 msgstr ""
41373 #: cp/call.c:9613
41374 #, gcc-internal-format
41375 msgid "call to non-function %qD"
41376 msgstr ""
41378 #: cp/call.c:9654 cp/pt.c:15265 cp/typeck.c:3047
41379 #, gcc-internal-format
41380 msgid "cannot call constructor %<%T::%D%> directly"
41381 msgstr ""
41383 #: cp/call.c:9656
41384 #, gcc-internal-format
41385 msgid "for a function-style cast, remove the redundant %<::%D%>"
41386 msgstr ""
41388 #: cp/call.c:9814
41389 #, gcc-internal-format
41390 msgid "no matching function for call to %<%s(%A)%>"
41391 msgstr ""
41393 #: cp/call.c:9817
41394 #, gcc-internal-format
41395 msgid "call of overloaded %<%s(%A)%> is ambiguous"
41396 msgstr ""
41398 #: cp/call.c:9838
41399 #, gcc-internal-format
41400 msgid "pure virtual %q#D called from non-static data member initializer"
41401 msgstr ""
41403 #: cp/call.c:9843
41404 #, gcc-internal-format
41405 msgid "pure virtual %q#D called from constructor"
41406 msgstr ""
41408 #: cp/call.c:9844
41409 #, gcc-internal-format
41410 msgid "pure virtual %q#D called from destructor"
41411 msgstr ""
41413 #: cp/call.c:9867
41414 #, gcc-internal-format
41415 msgid "cannot call member function %qD without object"
41416 msgstr ""
41418 #: cp/call.c:10708
41419 #, gcc-internal-format
41420 msgid "passing %qT chooses %qT over %qT"
41421 msgstr ""
41423 #: cp/call.c:10769
41424 #, gcc-internal-format
41425 msgid "choosing %qD over %qD"
41426 msgstr ""
41428 #: cp/call.c:10770
41429 msgid "  for conversion from %qH to %qI"
41430 msgstr ""
41432 #: cp/call.c:10773
41433 #, gcc-internal-format
41434 msgid "  because conversion sequence for the argument is better"
41435 msgstr ""
41437 #: cp/call.c:11003
41438 #, gcc-internal-format
41439 msgid "default argument mismatch in overload resolution"
41440 msgstr ""
41442 #: cp/call.c:11007
41443 #, gcc-internal-format
41444 msgid " candidate 1: %q#F"
41445 msgstr ""
41447 #: cp/call.c:11009
41448 #, gcc-internal-format
41449 msgid " candidate 2: %q#F"
41450 msgstr ""
41452 #: cp/call.c:11055
41453 #, gcc-internal-format
41454 msgid ""
41455 "ISO C++ says that these are ambiguous, even though the worst conversion for "
41456 "the first is better than the worst conversion for the second:"
41457 msgstr ""
41459 #: cp/call.c:11458
41460 #, gcc-internal-format
41461 msgid "a temporary bound to %qD only persists until the constructor exits"
41462 msgstr ""
41464 #: cp/call.c:11581
41465 msgid ""
41466 "invalid initialization of non-const reference of type %qH from an rvalue of "
41467 "type %qI"
41468 msgstr ""
41470 #: cp/call.c:11585
41471 msgid ""
41472 "invalid initialization of reference of type %qH from expression of type %qI"
41473 msgstr ""
41475 #: cp/class.c:310
41476 #, gcc-internal-format
41477 msgid ""
41478 "cannot convert from pointer to base class %qT to pointer to derived class "
41479 "%qT because the base is virtual"
41480 msgstr ""
41482 #: cp/class.c:314
41483 #, gcc-internal-format
41484 msgid ""
41485 "cannot convert from base class %qT to derived class %qT because the base is "
41486 "virtual"
41487 msgstr ""
41489 #: cp/class.c:321
41490 #, gcc-internal-format
41491 msgid ""
41492 "cannot convert from pointer to base class %qT to pointer to derived class "
41493 "%qT via virtual base %qT"
41494 msgstr ""
41496 #: cp/class.c:326
41497 #, gcc-internal-format
41498 msgid ""
41499 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
41500 msgstr ""
41502 #: cp/class.c:372
41503 #, gcc-internal-format
41504 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
41505 msgstr ""
41507 #: cp/class.c:1106
41508 #, gcc-internal-format
41509 msgid "%q#D conflicts with version inherited from %qT"
41510 msgstr ""
41512 #: cp/class.c:1109
41513 #, gcc-internal-format
41514 msgid "version inherited from %qT declared here"
41515 msgstr ""
41517 #: cp/class.c:1129
41518 #, gcc-internal-format
41519 msgid "%q#D cannot be overloaded with %q#D"
41520 msgstr ""
41522 #: cp/class.c:1131 cp/decl.c:1625 cp/decl.c:1634 cp/decl.c:1656 cp/decl.c:1690
41523 #: cp/name-lookup.c:2275 cp/name-lookup.c:2555
41524 #, gcc-internal-format
41525 msgid "previous declaration %q#D"
41526 msgstr ""
41528 #: cp/class.c:1174
41529 #, gcc-internal-format
41530 msgid "conflicting access specifications for method %q+D, ignored"
41531 msgstr ""
41533 #: cp/class.c:1177
41534 #, gcc-internal-format
41535 msgid "conflicting access specifications for field %qE, ignored"
41536 msgstr ""
41538 #: cp/class.c:1246
41539 #, gcc-internal-format
41540 msgid "%qD invalid in %q#T because of local method %q#D with same name"
41541 msgstr ""
41543 #: cp/class.c:1250
41544 #, gcc-internal-format
41545 msgid "local method %q#D declared here"
41546 msgstr ""
41548 #: cp/class.c:1256
41549 #, gcc-internal-format
41550 msgid "%qD invalid in %q#T because of local member %q#D with same name"
41551 msgstr ""
41553 #: cp/class.c:1260
41554 #, gcc-internal-format
41555 msgid "local member %q#D declared here"
41556 msgstr ""
41558 #: cp/class.c:1316
41559 #, gcc-internal-format
41560 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
41561 msgstr ""
41563 #: cp/class.c:1319 cp/class.c:1326 cp/class.c:1333 cp/class.c:1345
41564 #: cp/cvt.c:1052
41565 #, gcc-internal-format
41566 msgid "%qT declared here"
41567 msgstr ""
41569 #: cp/class.c:1324
41570 #, gcc-internal-format
41571 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
41572 msgstr ""
41574 #: cp/class.c:1331
41575 #, gcc-internal-format
41576 msgid "%qT does not have the %E ABI tag that base %qT has"
41577 msgstr ""
41579 #: cp/class.c:1339
41580 #, gcc-internal-format
41581 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
41582 msgstr ""
41584 #: cp/class.c:1642
41585 #, gcc-internal-format
41586 msgid "cannot derive from %<final%> base %qT in derived type %qT"
41587 msgstr ""
41589 #: cp/class.c:2100
41590 #, gcc-internal-format
41591 msgid "all member functions in class %qT are private"
41592 msgstr ""
41594 #: cp/class.c:2112
41595 #, gcc-internal-format
41596 msgid "%q#T only defines a private destructor and has no friends"
41597 msgstr ""
41599 #: cp/class.c:2153
41600 #, gcc-internal-format
41601 msgid "%q#T only defines private constructors and has no friends"
41602 msgstr ""
41604 #: cp/class.c:2157
41605 #, gcc-internal-format
41606 msgid "%q#D is public, but requires an existing %q#T object"
41607 msgstr ""
41609 #: cp/class.c:2431
41610 #, gcc-internal-format
41611 msgid "no unique final overrider for %qD in %qT"
41612 msgstr ""
41614 #: cp/class.c:2786
41615 #, gcc-internal-format
41616 msgid "%qD can be marked override"
41617 msgstr ""
41619 #: cp/class.c:2798
41620 #, gcc-internal-format
41621 msgid "%q+#D marked %<final%>, but is not virtual"
41622 msgstr ""
41624 #: cp/class.c:2800
41625 #, gcc-internal-format
41626 msgid "%q+#D marked %<override%>, but does not override"
41627 msgstr ""
41629 #: cp/class.c:2862
41630 #, gcc-internal-format
41631 msgid "%qD was hidden"
41632 msgstr ""
41634 #: cp/class.c:2864
41635 #, gcc-internal-format
41636 msgid "  by %qD"
41637 msgstr ""
41639 #: cp/class.c:2899
41640 #, gcc-internal-format
41641 msgid ""
41642 "%q#D invalid; an anonymous union may only have public non-static data members"
41643 msgstr ""
41645 #: cp/class.c:2909 cp/parser.c:20495
41646 #, gcc-internal-format
41647 msgid "this flexibility is deprecated and will be removed"
41648 msgstr ""
41650 #: cp/class.c:3103
41651 #, gcc-internal-format
41652 msgid "the ellipsis in %qD is not inherited"
41653 msgstr ""
41655 #: cp/class.c:3220
41656 #, gcc-internal-format
41657 msgid "bit-field %q#D with non-integral type %qT"
41658 msgstr ""
41660 #: cp/class.c:3236
41661 #, gcc-internal-format
41662 msgid "bit-field %q+D width not an integer constant"
41663 msgstr ""
41665 #: cp/class.c:3241
41666 #, gcc-internal-format
41667 msgid "negative width in bit-field %q+D"
41668 msgstr ""
41670 #: cp/class.c:3246
41671 #, gcc-internal-format
41672 msgid "zero width for bit-field %q+D"
41673 msgstr ""
41675 #: cp/class.c:3256
41676 #, gcc-internal-format
41677 msgid "width of %qD exceeds its type"
41678 msgstr ""
41680 #: cp/class.c:3262
41681 #, gcc-internal-format
41682 msgid "%qD is too small to hold all values of %q#T"
41683 msgstr ""
41685 #: cp/class.c:3323
41686 #, gcc-internal-format
41687 msgid "member %q+#D with constructor not allowed in union"
41688 msgstr ""
41690 #: cp/class.c:3326
41691 #, gcc-internal-format
41692 msgid "member %q+#D with destructor not allowed in union"
41693 msgstr ""
41695 #: cp/class.c:3328
41696 #, gcc-internal-format
41697 msgid "member %q+#D with copy assignment operator not allowed in union"
41698 msgstr ""
41700 #: cp/class.c:3332
41701 #, gcc-internal-format
41702 msgid ""
41703 "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
41704 msgstr ""
41706 #: cp/class.c:3460
41707 #, gcc-internal-format
41708 msgid "in C++98 %q+D may not be static because it is a member of a union"
41709 msgstr ""
41711 #: cp/class.c:3467
41712 #, gcc-internal-format
41713 msgid "non-static data member %q+D in a union may not have reference type %qT"
41714 msgstr ""
41716 #: cp/class.c:3477
41717 #, gcc-internal-format
41718 msgid "field %q+D invalidly declared function type"
41719 msgstr ""
41721 #: cp/class.c:3483
41722 #, gcc-internal-format
41723 msgid "field %q+D invalidly declared method type"
41724 msgstr ""
41726 #: cp/class.c:3543
41727 #, gcc-internal-format
41728 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
41729 msgstr ""
41731 #: cp/class.c:3597
41732 #, gcc-internal-format
41733 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
41734 msgstr ""
41736 #: cp/class.c:3603
41737 #, gcc-internal-format
41738 msgid "member %q+D cannot be declared as a %<mutable%> reference"
41739 msgstr ""
41741 #: cp/class.c:3634
41742 #, gcc-internal-format
41743 msgid "multiple fields in union %qT initialized"
41744 msgstr ""
41746 #: cp/class.c:3675
41747 #, gcc-internal-format
41748 msgid "field %q#D with same name as class"
41749 msgstr ""
41751 #: cp/class.c:3698
41752 #, gcc-internal-format
41753 msgid "%q#T has pointer data members"
41754 msgstr ""
41756 #: cp/class.c:3703
41757 #, gcc-internal-format
41758 msgid "  but does not override %<%T(const %T&)%>"
41759 msgstr ""
41761 #: cp/class.c:3705
41762 #, gcc-internal-format
41763 msgid "  or %<operator=(const %T&)%>"
41764 msgstr ""
41766 #: cp/class.c:3709
41767 #, gcc-internal-format
41768 msgid "  but does not override %<operator=(const %T&)%>"
41769 msgstr ""
41771 #: cp/class.c:4146
41772 #, gcc-internal-format
41773 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
41774 msgstr ""
41776 #: cp/class.c:4149
41777 #, gcc-internal-format
41778 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
41779 msgstr ""
41781 #: cp/class.c:4442
41782 #, gcc-internal-format
41783 msgid "initializer specified for non-virtual method %q+D"
41784 msgstr ""
41786 #: cp/class.c:4868
41787 #, gcc-internal-format
41788 msgid "method overrides both %<transaction_pure%> and %qE methods"
41789 msgstr ""
41791 #: cp/class.c:4889
41792 #, gcc-internal-format
41793 msgid "method declared %qE overriding %qE method"
41794 msgstr ""
41796 #: cp/class.c:5459 cp/constexpr.c:253
41797 #, gcc-internal-format
41798 msgid ""
41799 "enclosing class of %<constexpr%> non-static member function %q+#D is not a "
41800 "literal type"
41801 msgstr ""
41803 #: cp/class.c:5485
41804 #, gcc-internal-format
41805 msgid "%q+T is not literal because:"
41806 msgstr ""
41808 #: cp/class.c:5488
41809 #, gcc-internal-format
41810 msgid "  %qT is a closure type, which is only literal in C++17 and later"
41811 msgstr ""
41813 #: cp/class.c:5491
41814 #, gcc-internal-format
41815 msgid "  %q+T has a non-trivial destructor"
41816 msgstr ""
41818 #: cp/class.c:5498
41819 #, gcc-internal-format
41820 msgid ""
41821 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
41822 "has no %<constexpr%> constructor that is not a copy or move constructor"
41823 msgstr ""
41825 #: cp/class.c:5531
41826 #, gcc-internal-format
41827 msgid "  base class %qT of %q+T is non-literal"
41828 msgstr ""
41830 #: cp/class.c:5546
41831 #, gcc-internal-format
41832 msgid "  non-static data member %qD has non-literal type"
41833 msgstr ""
41835 #: cp/class.c:5553
41836 #, gcc-internal-format
41837 msgid "  non-static data member %qD has volatile type"
41838 msgstr ""
41840 #: cp/class.c:5674
41841 #, gcc-internal-format
41842 msgid "base class %q#T has accessible non-virtual destructor"
41843 msgstr ""
41845 #: cp/class.c:5703
41846 #, gcc-internal-format
41847 msgid "non-static reference %q#D in class without a constructor"
41848 msgstr ""
41850 #: cp/class.c:5709
41851 #, gcc-internal-format
41852 msgid "non-static const member %q#D in class without a constructor"
41853 msgstr ""
41855 #: cp/class.c:6025
41856 #, gcc-internal-format
41857 msgid "direct base %qT inaccessible in %qT due to ambiguity"
41858 msgstr ""
41860 #: cp/class.c:6037
41861 #, gcc-internal-format
41862 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
41863 msgstr ""
41865 #: cp/class.c:6282
41866 #, gcc-internal-format
41867 msgid ""
41868 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
41869 msgstr ""
41871 #: cp/class.c:6441
41872 #, gcc-internal-format
41873 msgid "size of type %qT is too large (%qE bytes)"
41874 msgstr ""
41876 #: cp/class.c:6727
41877 #, gcc-internal-format
41878 msgid "invalid use of %q#T with a zero-size array in %q#D"
41879 msgstr ""
41881 #: cp/class.c:6729
41882 #, gcc-internal-format
41883 msgid "invalid use of %q#T with a flexible array member in %q#T"
41884 msgstr ""
41886 #: cp/class.c:6734
41887 #, gcc-internal-format
41888 msgid "array member %q#D declared here"
41889 msgstr ""
41891 #: cp/class.c:6762
41892 #, gcc-internal-format
41893 msgid "zero-size array member %qD not at end of %q#T"
41894 msgstr ""
41896 #: cp/class.c:6764
41897 #, gcc-internal-format
41898 msgid "zero-size array member %qD in an otherwise empty %q#T"
41899 msgstr ""
41901 #: cp/class.c:6773 cp/class.c:6804
41902 #, gcc-internal-format
41903 msgid "in the definition of %q#T"
41904 msgstr ""
41906 #: cp/class.c:6781
41907 #, gcc-internal-format
41908 msgid "flexible array member %qD not at end of %q#T"
41909 msgstr ""
41911 #: cp/class.c:6783
41912 #, gcc-internal-format
41913 msgid "flexible array member %qD in an otherwise empty %q#T"
41914 msgstr ""
41916 #: cp/class.c:6802
41917 #, gcc-internal-format
41918 msgid "next member %q#D declared here"
41919 msgstr ""
41921 #: cp/class.c:6914 cp/parser.c:24111
41922 #, gcc-internal-format
41923 msgid "redefinition of %q#T"
41924 msgstr ""
41926 #: cp/class.c:7051
41927 #, gcc-internal-format
41928 msgid "%q#T has virtual functions and accessible non-virtual destructor"
41929 msgstr ""
41931 #: cp/class.c:7079
41932 #, gcc-internal-format
41933 msgid "type transparent %q#T does not have any fields"
41934 msgstr ""
41936 #: cp/class.c:7085
41937 #, gcc-internal-format
41938 msgid "type transparent class %qT has base classes"
41939 msgstr ""
41941 #: cp/class.c:7089
41942 #, gcc-internal-format
41943 msgid "type transparent class %qT has virtual functions"
41944 msgstr ""
41946 #: cp/class.c:7095
41947 #, gcc-internal-format
41948 msgid ""
41949 "type transparent %q#T cannot be made transparent because the type of the "
41950 "first field has a different ABI from the class overall"
41951 msgstr ""
41953 #: cp/class.c:7239
41954 #, gcc-internal-format
41955 msgid "definition of %qD does not match %<#include <initializer_list>%>"
41956 msgstr ""
41958 #: cp/class.c:7250
41959 #, gcc-internal-format
41960 msgid "trying to finish struct, but kicked out due to previous parse errors"
41961 msgstr ""
41963 #: cp/class.c:7757
41964 #, gcc-internal-format
41965 msgid "language string %<\"%E\"%> not recognized"
41966 msgstr ""
41968 #: cp/class.c:7847
41969 #, gcc-internal-format
41970 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
41971 msgstr ""
41973 #: cp/class.c:7992
41974 #, gcc-internal-format
41975 msgid "no matches converting function %qD to type %q#T"
41976 msgstr ""
41978 #: cp/class.c:8019
41979 #, gcc-internal-format
41980 msgid "converting overloaded function %qD to type %q#T is ambiguous"
41981 msgstr ""
41983 #: cp/class.c:8046
41984 #, gcc-internal-format
41985 msgid "assuming pointer to member %qD"
41986 msgstr ""
41988 #: cp/class.c:8049
41989 #, gcc-internal-format
41990 msgid "(a pointer to member can only be formed with %<&%E%>)"
41991 msgstr ""
41993 #: cp/class.c:8125 cp/class.c:8167
41994 #, gcc-internal-format
41995 msgid "not enough type information"
41996 msgstr ""
41998 #: cp/class.c:8145
41999 #, gcc-internal-format
42000 msgid "cannot convert %qE from type %qT to type %qT"
42001 msgstr ""
42003 #: cp/class.c:8418
42004 #, gcc-internal-format
42005 msgid "declaration of %q#D changes meaning of %qD"
42006 msgstr ""
42008 #: cp/class.c:8421
42009 #, gcc-internal-format
42010 msgid "%qD declared here as %q#D"
42011 msgstr ""
42013 #: cp/constexpr.c:106
42014 #, gcc-internal-format
42015 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
42016 msgstr ""
42018 #: cp/constexpr.c:117
42019 #, gcc-internal-format
42020 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
42021 msgstr ""
42023 #: cp/constexpr.c:129
42024 #, gcc-internal-format
42025 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
42026 msgstr ""
42028 #: cp/constexpr.c:201
42029 #, gcc-internal-format
42030 msgid "inherited constructor %qD is not %<constexpr%>"
42031 msgstr ""
42033 #: cp/constexpr.c:214
42034 #, gcc-internal-format
42035 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
42036 msgstr ""
42038 #: cp/constexpr.c:226
42039 #, gcc-internal-format
42040 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
42041 msgstr ""
42043 #: cp/constexpr.c:237
42044 #, gcc-internal-format
42045 msgid "invalid return type %qT of %<constexpr%> function %q+D"
42046 msgstr ""
42048 #: cp/constexpr.c:264
42049 #, gcc-internal-format
42050 msgid "%q#T has virtual base classes"
42051 msgstr ""
42053 #: cp/constexpr.c:525
42054 #, gcc-internal-format
42055 msgid "%<constexpr%> constructor does not have empty body"
42056 msgstr ""
42058 #: cp/constexpr.c:784
42059 #, gcc-internal-format
42060 msgid ""
42061 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
42062 "static data member"
42063 msgstr ""
42065 #: cp/constexpr.c:837
42066 #, gcc-internal-format
42067 msgid ""
42068 "member %qD must be initialized by mem-initializer in %<constexpr%> "
42069 "constructor"
42070 msgstr ""
42072 #: cp/constexpr.c:878
42073 #, gcc-internal-format
42074 msgid "body of %<constexpr%> function %qD not a return-statement"
42075 msgstr ""
42077 #: cp/constexpr.c:950
42078 #, gcc-internal-format
42079 msgid "%qD is not usable as a %<constexpr%> function because:"
42080 msgstr ""
42082 #: cp/constexpr.c:1297 cp/constexpr.c:1863
42083 #, gcc-internal-format
42084 msgid "%<constexpr%> call flows off the end of the function"
42085 msgstr ""
42087 #: cp/constexpr.c:1302 cp/constexpr.c:1312 cp/constexpr.c:1976
42088 #, gcc-internal-format
42089 msgid "%q+E is not a constant expression"
42090 msgstr ""
42092 #: cp/constexpr.c:1515 cp/constexpr.c:5990
42093 #, gcc-internal-format
42094 msgid "call to internal function %qE"
42095 msgstr ""
42097 #: cp/constexpr.c:1624
42098 #, gcc-internal-format
42099 msgid "expression %qE does not designate a %<constexpr%> function"
42100 msgstr ""
42102 #: cp/constexpr.c:1643 cp/constexpr.c:6008
42103 #, gcc-internal-format
42104 msgid "call to non-%<constexpr%> function %qD"
42105 msgstr ""
42107 #: cp/constexpr.c:1715
42108 #, gcc-internal-format
42109 msgid "%qD called in a constant expression before its definition is complete"
42110 msgstr ""
42112 #: cp/constexpr.c:1722
42113 #, gcc-internal-format
42114 msgid "%qD called in a constant expression"
42115 msgstr ""
42117 #: cp/constexpr.c:1726
42118 #, gcc-internal-format
42119 msgid "%qD used before its definition"
42120 msgstr ""
42122 #: cp/constexpr.c:1769
42123 #, gcc-internal-format
42124 msgid "call has circular dependency"
42125 msgstr ""
42127 #: cp/constexpr.c:1780
42128 #, gcc-internal-format
42129 msgid ""
42130 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
42131 "depth=%> to increase the maximum)"
42132 msgstr ""
42134 #: cp/constexpr.c:2016
42135 #, gcc-internal-format
42136 msgid "right operand of shift expression %q+E is negative"
42137 msgstr ""
42139 #: cp/constexpr.c:2023
42140 #, gcc-internal-format
42141 msgid ""
42142 "right operand of shift expression %q+E is >= than the precision of the left "
42143 "operand"
42144 msgstr ""
42146 #: cp/constexpr.c:2046
42147 #, gcc-internal-format
42148 msgid "left operand of shift expression %q+E is negative"
42149 msgstr ""
42151 #: cp/constexpr.c:2065
42152 #, gcc-internal-format
42153 msgid "shift expression %q+E overflows"
42154 msgstr ""
42156 #: cp/constexpr.c:2223
42157 #, gcc-internal-format
42158 msgid "arithmetic involving a null pointer in %qE"
42159 msgstr ""
42161 #: cp/constexpr.c:2459
42162 #, gcc-internal-format
42163 msgid ""
42164 "array subscript value %qE is outside the bounds of array %qD of type %qT"
42165 msgstr ""
42167 #: cp/constexpr.c:2462
42168 #, gcc-internal-format
42169 msgid ""
42170 "non-zero array subscript %qE is used with array %qD of type %qT with unknown "
42171 "bounds"
42172 msgstr ""
42174 #: cp/constexpr.c:2467
42175 #, gcc-internal-format
42176 msgid "array subscript value %qE is outside the bounds of array type %qT"
42177 msgstr ""
42179 #: cp/constexpr.c:2470
42180 #, gcc-internal-format
42181 msgid ""
42182 "non-zero array subscript %qE is used with array of type %qT with unknown "
42183 "bounds"
42184 msgstr ""
42186 #: cp/constexpr.c:2635
42187 #, gcc-internal-format
42188 msgid "accessing uninitialized array element"
42189 msgstr ""
42191 #: cp/constexpr.c:2667
42192 #, gcc-internal-format
42193 msgid "dereferencing a null pointer in %qE"
42194 msgstr ""
42196 #: cp/constexpr.c:2684 cp/constexpr.c:2774 cp/constexpr.c:4447
42197 #: cp/constexpr.c:4541 cp/constexpr.c:5942
42198 #, gcc-internal-format
42199 msgid "%qE is not a constant expression"
42200 msgstr ""
42202 #: cp/constexpr.c:2690
42203 #, gcc-internal-format
42204 msgid "mutable %qD is not usable in a constant expression"
42205 msgstr ""
42207 #: cp/constexpr.c:2715
42208 #, gcc-internal-format
42209 msgid ""
42210 "accessing %qD member instead of initialized %qD member in constant expression"
42211 msgstr ""
42213 #: cp/constexpr.c:2734
42214 #, gcc-internal-format
42215 msgid "accessing uninitialized member %qD"
42216 msgstr ""
42218 #: cp/constexpr.c:3486 cp/constexpr.c:5000
42219 #, gcc-internal-format
42220 msgid "dereferencing a null pointer"
42221 msgstr ""
42223 #: cp/constexpr.c:3505
42224 #, gcc-internal-format
42225 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
42226 msgstr ""
42228 #: cp/constexpr.c:3544
42229 #, gcc-internal-format
42230 msgid "the value of %qD is not usable in a constant expression"
42231 msgstr ""
42233 #: cp/constexpr.c:3551
42234 #, gcc-internal-format
42235 msgid "%qD used in its own initializer"
42236 msgstr ""
42238 #: cp/constexpr.c:3556
42239 #, gcc-internal-format
42240 msgid "%q#D is not const"
42241 msgstr ""
42243 #: cp/constexpr.c:3559
42244 #, gcc-internal-format
42245 msgid "%q#D is volatile"
42246 msgstr ""
42248 #: cp/constexpr.c:3564 cp/constexpr.c:3571
42249 #, gcc-internal-format
42250 msgid "%qD was not initialized with a constant expression"
42251 msgstr ""
42253 #: cp/constexpr.c:3577
42254 #, gcc-internal-format
42255 msgid "%qD was not declared %<constexpr%>"
42256 msgstr ""
42258 #: cp/constexpr.c:3580
42259 #, gcc-internal-format
42260 msgid "%qD does not have integral or enumeration type"
42261 msgstr ""
42263 #: cp/constexpr.c:3780
42264 #, gcc-internal-format
42265 msgid "modification of %qE is not a constant expression"
42266 msgstr ""
42268 #: cp/constexpr.c:3861
42269 #, gcc-internal-format
42270 msgid "change of the active member of a union from %qD to %qD"
42271 msgstr ""
42273 #: cp/constexpr.c:4162 cp/constexpr.c:5213
42274 #, gcc-internal-format
42275 msgid "statement is not a constant expression"
42276 msgstr ""
42278 #: cp/constexpr.c:4262
42279 #, gcc-internal-format
42280 msgid ""
42281 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
42282 "loop-limit=%> to increase the limit)"
42283 msgstr ""
42285 #: cp/constexpr.c:4411
42286 #, gcc-internal-format
42287 msgid "value %qE of type %qT is not a constant expression"
42288 msgstr ""
42290 #: cp/constexpr.c:4425
42291 #, gcc-internal-format
42292 msgid ""
42293 "%<constexpr%> evaluation operation count exceeds limit of %wd (use -"
42294 "fconstexpr-ops-limit= to increase the limit)"
42295 msgstr ""
42297 #: cp/constexpr.c:4593 cp/constexpr.c:6551
42298 #, gcc-internal-format
42299 msgid "temporary of non-literal type %qT in a constant expression"
42300 msgstr ""
42302 #: cp/constexpr.c:4963 cp/constexpr.c:6122
42303 #, gcc-internal-format
42304 msgid "a reinterpret_cast is not a constant expression"
42305 msgstr ""
42307 #: cp/constexpr.c:5012
42308 #, gcc-internal-format
42309 msgid "conversion of %qT null pointer to %qT is not a constant expression"
42310 msgstr ""
42312 #: cp/constexpr.c:5027
42313 #, gcc-internal-format
42314 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
42315 msgstr ""
42317 #: cp/constexpr.c:5095 cp/constexpr.c:5113 cp/constexpr.c:6387
42318 #: cp/constexpr.c:6722
42319 #, gcc-internal-format
42320 msgid "expression %qE is not a constant expression"
42321 msgstr ""
42323 #: cp/constexpr.c:5216
42324 #, gcc-internal-format
42325 msgid "unexpected expression %qE of kind %s"
42326 msgstr ""
42328 #: cp/constexpr.c:5343
42329 #, gcc-internal-format
42330 msgid ""
42331 "%qE is not a constant expression because it refers to mutable subobjects of "
42332 "%qT"
42333 msgstr ""
42335 #: cp/constexpr.c:5352
42336 #, gcc-internal-format
42337 msgid ""
42338 "%qE is not a constant expression because it refers to an incompletely "
42339 "initialized variable"
42340 msgstr ""
42342 #: cp/constexpr.c:5366
42343 #, gcc-internal-format
42344 msgid ""
42345 "conversion from pointer type %qT to arithmetic type %qT in a constant "
42346 "expression"
42347 msgstr ""
42349 #: cp/constexpr.c:5888
42350 #, gcc-internal-format
42351 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
42352 msgstr ""
42354 #: cp/constexpr.c:6092
42355 #, gcc-internal-format
42356 msgid "lambda capture of %qE is not a constant expression"
42357 msgstr ""
42359 #: cp/constexpr.c:6095
42360 #, gcc-internal-format
42361 msgid "because it is used as a glvalue"
42362 msgstr ""
42364 #: cp/constexpr.c:6141
42365 #, gcc-internal-format
42366 msgid "reinterpret_cast from integer to pointer"
42367 msgstr ""
42369 #: cp/constexpr.c:6174
42370 #, gcc-internal-format
42371 msgid ""
42372 "address-of an object %qE with thread local or automatic storage is not a "
42373 "constant expression"
42374 msgstr ""
42376 #: cp/constexpr.c:6207
42377 #, gcc-internal-format
42378 msgid "use of %<this%> in a constant expression"
42379 msgstr ""
42381 #: cp/constexpr.c:6335
42382 #, gcc-internal-format
42383 msgid "lambda-expression is not a constant expression before C++17"
42384 msgstr ""
42386 #: cp/constexpr.c:6395
42387 #, gcc-internal-format
42388 msgid "virtual functions cannot be constexpr before C++2a"
42389 msgstr ""
42391 #: cp/constexpr.c:6407
42392 #, gcc-internal-format
42393 msgid ""
42394 "typeid-expression is not a constant expression because %qE is of polymorphic "
42395 "type"
42396 msgstr ""
42398 #: cp/constexpr.c:6470
42399 #, gcc-internal-format
42400 msgid "cast to non-integral type %qT in a constant expression"
42401 msgstr ""
42403 #: cp/constexpr.c:6520
42404 #, gcc-internal-format
42405 msgid "%qD declared %<static%> in %<constexpr%> context"
42406 msgstr ""
42408 #: cp/constexpr.c:6527
42409 #, gcc-internal-format
42410 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
42411 msgstr ""
42413 #: cp/constexpr.c:6600
42414 #, gcc-internal-format
42415 msgid "division by zero is not a constant expression"
42416 msgstr ""
42418 #: cp/constexpr.c:6698
42419 #, gcc-internal-format
42420 msgid "%<delete[]%> is not a constant expression"
42421 msgstr ""
42423 #: cp/constexpr.c:6730
42424 #, gcc-internal-format
42425 msgid "non-constant array initialization"
42426 msgstr ""
42428 #: cp/constexpr.c:6755
42429 #, gcc-internal-format
42430 msgid "%<goto%> is not a constant expression"
42431 msgstr ""
42433 #: cp/constexpr.c:6766
42434 #, gcc-internal-format, gfc-internal-format
42435 msgid "unexpected AST of kind %s"
42436 msgstr ""
42438 #: cp/cp-gimplify.c:208
42439 #, gcc-internal-format
42440 msgid "both branches of %<if%> statement marked as %qs"
42441 msgstr ""
42443 #: cp/cp-gimplify.c:1469
42444 #, gcc-internal-format
42445 msgid "throw will always call terminate()"
42446 msgstr ""
42448 #: cp/cp-gimplify.c:1472
42449 #, gcc-internal-format
42450 msgid "in C++11 destructors default to noexcept"
42451 msgstr ""
42453 #: cp/cp-gimplify.c:1484
42454 #, gcc-internal-format
42455 msgid ""
42456 "in C++11 this throw will terminate because destructors default to noexcept"
42457 msgstr ""
42459 #: cp/cp-gimplify.c:2782
42460 #, gcc-internal-format
42461 msgid "ignoring attribute %qE after earlier %qE"
42462 msgstr ""
42464 #: cp/cvt.c:91
42465 msgid "can%'t convert from incomplete type %qH to %qI"
42466 msgstr ""
42468 #: cp/cvt.c:101
42469 msgid "conversion of %qE from %qH to %qI is ambiguous"
42470 msgstr ""
42472 #: cp/cvt.c:173 cp/cvt.c:200 cp/cvt.c:254
42473 msgid "cannot convert %qE from type %qH to type %qI"
42474 msgstr ""
42476 #: cp/cvt.c:390
42477 #, gcc-internal-format
42478 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
42479 msgstr ""
42481 #: cp/cvt.c:393
42482 #, gcc-internal-format
42483 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
42484 msgstr ""
42486 #: cp/cvt.c:396
42487 #, gcc-internal-format
42488 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
42489 msgstr ""
42491 #: cp/cvt.c:399
42492 #, gcc-internal-format
42493 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
42494 msgstr ""
42496 #: cp/cvt.c:475
42497 msgid "conversion from %qH to %qI discards qualifiers"
42498 msgstr ""
42500 #: cp/cvt.c:497 cp/typeck.c:7536
42501 #, gcc-internal-format
42502 msgid "casting %qT to %qT does not dereference pointer"
42503 msgstr ""
42505 #: cp/cvt.c:525
42506 msgid "cannot convert type %qH to type %qI"
42507 msgstr ""
42509 #: cp/cvt.c:796
42510 #, gcc-internal-format
42511 msgid "conversion from %q#T to %q#T"
42512 msgstr ""
42514 #: cp/cvt.c:814
42515 #, gcc-internal-format
42516 msgid ""
42517 "the result of the conversion is unspecified because %qE is outside the range "
42518 "of type %qT"
42519 msgstr ""
42521 #: cp/cvt.c:825 cp/cvt.c:871
42522 #, gcc-internal-format
42523 msgid "%q#T used where a %qT was expected"
42524 msgstr ""
42526 #: cp/cvt.c:834
42527 #, gcc-internal-format
42528 msgid "could not convert %qE from %<void%> to %<bool%>"
42529 msgstr ""
42531 #: cp/cvt.c:887
42532 #, gcc-internal-format
42533 msgid "%q#T used where a floating point value was expected"
42534 msgstr ""
42536 #: cp/cvt.c:946
42537 msgid "conversion from %qH to non-scalar type %qI requested"
42538 msgstr ""
42540 #: cp/cvt.c:1036
42541 #, gcc-internal-format
42542 msgid "ignoring return value of %qD, declared with attribute nodiscard"
42543 msgstr ""
42545 #: cp/cvt.c:1045
42546 #, gcc-internal-format
42547 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
42548 msgstr ""
42550 #: cp/cvt.c:1050
42551 #, gcc-internal-format
42552 msgid "in call to %qD, declared here"
42553 msgstr ""
42555 #: cp/cvt.c:1118
42556 #, gcc-internal-format
42557 msgid "pseudo-destructor is not called"
42558 msgstr ""
42560 #: cp/cvt.c:1205
42561 #, gcc-internal-format
42562 msgid "conversion to void will not access object of incomplete type %qT"
42563 msgstr ""
42565 #: cp/cvt.c:1209
42566 #, gcc-internal-format
42567 msgid ""
42568 "indirection will not access object of incomplete type %qT in second operand "
42569 "of conditional expression"
42570 msgstr ""
42572 #: cp/cvt.c:1214
42573 #, gcc-internal-format
42574 msgid ""
42575 "indirection will not access object of incomplete type %qT in third operand "
42576 "of conditional expression"
42577 msgstr ""
42579 #: cp/cvt.c:1219
42580 #, gcc-internal-format
42581 msgid ""
42582 "indirection will not access object of incomplete type %qT in right operand "
42583 "of comma operator"
42584 msgstr ""
42586 #: cp/cvt.c:1224
42587 #, gcc-internal-format
42588 msgid ""
42589 "indirection will not access object of incomplete type %qT in left operand of "
42590 "comma operator"
42591 msgstr ""
42593 #: cp/cvt.c:1229
42594 #, gcc-internal-format
42595 msgid "indirection will not access object of incomplete type %qT in statement"
42596 msgstr ""
42598 #: cp/cvt.c:1233
42599 #, gcc-internal-format
42600 msgid ""
42601 "indirection will not access object of incomplete type %qT in for increment "
42602 "expression"
42603 msgstr ""
42605 #: cp/cvt.c:1249
42606 #, gcc-internal-format
42607 msgid "conversion to void will not access object of type %qT"
42608 msgstr ""
42610 #: cp/cvt.c:1253
42611 #, gcc-internal-format
42612 msgid ""
42613 "implicit dereference will not access object of type %qT in second operand of "
42614 "conditional expression"
42615 msgstr ""
42617 #: cp/cvt.c:1258
42618 #, gcc-internal-format
42619 msgid ""
42620 "implicit dereference will not access object of type %qT in third operand of "
42621 "conditional expression"
42622 msgstr ""
42624 #: cp/cvt.c:1263
42625 #, gcc-internal-format
42626 msgid ""
42627 "implicit dereference will not access object of type %qT in right operand of "
42628 "comma operator"
42629 msgstr ""
42631 #: cp/cvt.c:1268
42632 #, gcc-internal-format
42633 msgid ""
42634 "implicit dereference will not access object of type %qT in left operand of "
42635 "comma operator"
42636 msgstr ""
42638 #: cp/cvt.c:1273
42639 #, gcc-internal-format
42640 msgid "implicit dereference will not access object of type %qT in statement"
42641 msgstr ""
42643 #: cp/cvt.c:1277
42644 #, gcc-internal-format
42645 msgid ""
42646 "implicit dereference will not access object of type %qT in for increment "
42647 "expression"
42648 msgstr ""
42650 #: cp/cvt.c:1291
42651 #, gcc-internal-format
42652 msgid ""
42653 "conversion to void will not access object of non-trivially-copyable type %qT"
42654 msgstr ""
42656 #: cp/cvt.c:1296
42657 #, gcc-internal-format
42658 msgid ""
42659 "indirection will not access object of non-trivially-copyable type %qT in "
42660 "second operand of conditional expression"
42661 msgstr ""
42663 #: cp/cvt.c:1301
42664 #, gcc-internal-format
42665 msgid ""
42666 "indirection will not access object of non-trivially-copyable type %qT in "
42667 "third operand of conditional expression"
42668 msgstr ""
42670 #: cp/cvt.c:1306
42671 #, gcc-internal-format
42672 msgid ""
42673 "indirection will not access object of non-trivially-copyable type %qT in "
42674 "right operand of comma operator"
42675 msgstr ""
42677 #: cp/cvt.c:1311
42678 #, gcc-internal-format
42679 msgid ""
42680 "indirection will not access object of non-trivially-copyable type %qT in "
42681 "left operand of comma operator"
42682 msgstr ""
42684 #: cp/cvt.c:1316
42685 #, gcc-internal-format
42686 msgid ""
42687 "indirection will not access object of non-trivially-copyable type %qT in "
42688 "statement"
42689 msgstr ""
42691 #: cp/cvt.c:1321
42692 #, gcc-internal-format
42693 msgid ""
42694 "indirection will not access object of non-trivially-copyable type %qT in for "
42695 "increment expression"
42696 msgstr ""
42698 #: cp/cvt.c:1361
42699 #, gcc-internal-format
42700 msgid "conversion to void will not access object %qE of incomplete type %qT"
42701 msgstr ""
42703 #: cp/cvt.c:1365
42704 #, gcc-internal-format
42705 msgid ""
42706 "variable %qE of incomplete type %qT will not be accessed in second operand "
42707 "of conditional expression"
42708 msgstr ""
42710 #: cp/cvt.c:1370
42711 #, gcc-internal-format
42712 msgid ""
42713 "variable %qE of incomplete type %qT will not be accessed in third operand of "
42714 "conditional expression"
42715 msgstr ""
42717 #: cp/cvt.c:1375
42718 #, gcc-internal-format
42719 msgid ""
42720 "variable %qE of incomplete type %qT will not be accessed in right operand of "
42721 "comma operator"
42722 msgstr ""
42724 #: cp/cvt.c:1380
42725 #, gcc-internal-format
42726 msgid ""
42727 "variable %qE of incomplete type %qT will not be accessed in left operand of "
42728 "comma operator"
42729 msgstr ""
42731 #: cp/cvt.c:1385
42732 #, gcc-internal-format
42733 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
42734 msgstr ""
42736 #: cp/cvt.c:1389
42737 #, gcc-internal-format
42738 msgid ""
42739 "variable %qE of incomplete type %qT will not be accessed in for increment "
42740 "expression"
42741 msgstr ""
42743 #: cp/cvt.c:1441
42744 #, gcc-internal-format
42745 msgid "conversion to void cannot resolve address of overloaded function"
42746 msgstr ""
42748 #: cp/cvt.c:1445
42749 #, gcc-internal-format
42750 msgid ""
42751 "second operand of conditional expression cannot resolve address of "
42752 "overloaded function"
42753 msgstr ""
42755 #: cp/cvt.c:1449
42756 #, gcc-internal-format
42757 msgid ""
42758 "third operand of conditional expression cannot resolve address of overloaded "
42759 "function"
42760 msgstr ""
42762 #: cp/cvt.c:1453
42763 #, gcc-internal-format
42764 msgid ""
42765 "right operand of comma operator cannot resolve address of overloaded function"
42766 msgstr ""
42768 #: cp/cvt.c:1457
42769 #, gcc-internal-format
42770 msgid ""
42771 "left operand of comma operator cannot resolve address of overloaded function"
42772 msgstr ""
42774 #: cp/cvt.c:1461
42775 #, gcc-internal-format
42776 msgid "statement cannot resolve address of overloaded function"
42777 msgstr ""
42779 #: cp/cvt.c:1465
42780 #, gcc-internal-format
42781 msgid "for increment expression cannot resolve address of overloaded function"
42782 msgstr ""
42784 #: cp/cvt.c:1481
42785 #, gcc-internal-format
42786 msgid ""
42787 "second operand of conditional expression is a reference, not call, to "
42788 "function %qE"
42789 msgstr ""
42791 #: cp/cvt.c:1486
42792 #, gcc-internal-format
42793 msgid ""
42794 "third operand of conditional expression is a reference, not call, to "
42795 "function %qE"
42796 msgstr ""
42798 #: cp/cvt.c:1491
42799 #, gcc-internal-format
42800 msgid ""
42801 "right operand of comma operator is a reference, not call, to function %qE"
42802 msgstr ""
42804 #: cp/cvt.c:1496
42805 #, gcc-internal-format
42806 msgid ""
42807 "left operand of comma operator is a reference, not call, to function %qE"
42808 msgstr ""
42810 #: cp/cvt.c:1501
42811 #, gcc-internal-format
42812 msgid "statement is a reference, not call, to function %qE"
42813 msgstr ""
42815 #: cp/cvt.c:1506
42816 #, gcc-internal-format
42817 msgid "for increment expression is a reference, not call, to function %qE"
42818 msgstr ""
42820 #: cp/cvt.c:1533
42821 #, gcc-internal-format
42822 msgid "second operand of conditional expression has no effect"
42823 msgstr ""
42825 #: cp/cvt.c:1538
42826 #, gcc-internal-format
42827 msgid "third operand of conditional expression has no effect"
42828 msgstr ""
42830 #: cp/cvt.c:1543
42831 #, gcc-internal-format
42832 msgid "right operand of comma operator has no effect"
42833 msgstr ""
42835 #: cp/cvt.c:1547
42836 #, gcc-internal-format
42837 msgid "left operand of comma operator has no effect"
42838 msgstr ""
42840 #: cp/cvt.c:1551
42841 #, gcc-internal-format
42842 msgid "statement has no effect"
42843 msgstr ""
42845 #: cp/cvt.c:1555
42846 #, gcc-internal-format
42847 msgid "for increment expression has no effect"
42848 msgstr ""
42850 #: cp/cvt.c:1710
42851 #, gcc-internal-format
42852 msgid "converting NULL to non-pointer type"
42853 msgstr ""
42855 #: cp/cvt.c:1825
42856 #, gcc-internal-format
42857 msgid "default type conversion can%'t deduce template argument for %qD"
42858 msgstr ""
42860 #: cp/cvt.c:1840
42861 #, gcc-internal-format
42862 msgid "ambiguous default type conversion from %qT"
42863 msgstr ""
42865 #: cp/cvt.c:1843
42866 #, gcc-internal-format
42867 msgid "  candidate conversions include %qD and %qD"
42868 msgstr ""
42870 #: cp/cxx-pretty-print.c:2293
42871 #, gcc-internal-format
42872 msgid "template-parameter-"
42873 msgstr ""
42875 #: cp/decl.c:669
42876 #, gcc-internal-format
42877 msgid "unused structured binding declaration"
42878 msgstr ""
42880 #: cp/decl.c:672
42881 #, gcc-internal-format
42882 msgid "unused variable %qD"
42883 msgstr ""
42885 #: cp/decl.c:681
42886 #, gcc-internal-format
42887 msgid "structured binding declaration set but not used"
42888 msgstr ""
42890 #: cp/decl.c:829
42891 #, gcc-internal-format
42892 msgid "%qF declared %<static%> but never defined"
42893 msgstr ""
42895 #: cp/decl.c:836
42896 #, gcc-internal-format
42897 msgid "odr-used inline variable %qD is not defined"
42898 msgstr ""
42900 #: cp/decl.c:1134
42901 #, gcc-internal-format
42902 msgid "%qD was declared %<extern%> and later %<static%>"
42903 msgstr ""
42905 #: cp/decl.c:1173
42906 #, gcc-internal-format
42907 msgid "declaration of %qF has a different exception specifier"
42908 msgstr ""
42910 #: cp/decl.c:1187
42911 #, gcc-internal-format
42912 msgid "from previous declaration %qF"
42913 msgstr ""
42915 #: cp/decl.c:1222
42916 #, gcc-internal-format
42917 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
42918 msgstr ""
42920 #: cp/decl.c:1225 cp/decl.c:14157
42921 #, gcc-internal-format
42922 msgid "previous declaration %qD"
42923 msgstr ""
42925 #: cp/decl.c:1254
42926 #, gcc-internal-format
42927 msgid "cannot specialize concept %q#D"
42928 msgstr ""
42930 #: cp/decl.c:1276
42931 #, gcc-internal-format
42932 msgid "redeclaration of %q#D may not have default arguments"
42933 msgstr ""
42935 #: cp/decl.c:1307
42936 #, gcc-internal-format
42937 msgid ""
42938 "friend declaration of %q#D specifies default arguments and isn%'t the only "
42939 "declaration"
42940 msgstr ""
42942 #: cp/decl.c:1310
42943 #, gcc-internal-format
42944 msgid "previous declaration of %q#D"
42945 msgstr ""
42947 #: cp/decl.c:1388
42948 #, gcc-internal-format
42949 msgid "built-in function %qD declared as non-function"
42950 msgstr ""
42952 #: cp/decl.c:1401 cp/decl.c:1537
42953 #, gcc-internal-format
42954 msgid "shadowing built-in function %q#D"
42955 msgstr ""
42957 #: cp/decl.c:1402 cp/decl.c:1538
42958 #, gcc-internal-format
42959 msgid "shadowing library function %q#D"
42960 msgstr ""
42962 #: cp/decl.c:1410
42963 #, gcc-internal-format
42964 msgid "library function %q#D redeclared as non-function %q#D"
42965 msgstr ""
42967 #: cp/decl.c:1414 cp/decl.c:1484
42968 #, gcc-internal-format
42969 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
42970 msgstr ""
42972 #: cp/decl.c:1422
42973 #, gcc-internal-format
42974 msgid "redeclaration of %<pragma omp declare reduction%>"
42975 msgstr ""
42977 #: cp/decl.c:1424
42978 #, gcc-internal-format
42979 msgid "previous %<pragma omp declare reduction%> declaration"
42980 msgstr ""
42982 #: cp/decl.c:1512
42983 #, gcc-internal-format
42984 msgid "definition of %q#D ambiguates built-in declaration %q#D"
42985 msgstr ""
42987 #: cp/decl.c:1518 cp/decl.c:1532
42988 #, gcc-internal-format
42989 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
42990 msgstr ""
42992 #: cp/decl.c:1522
42993 #, gcc-internal-format
42994 msgid "ignoring the %q#D declaration"
42995 msgstr ""
42997 #: cp/decl.c:1616
42998 #, gcc-internal-format
42999 msgid "literal operator %q#D conflicts with raw literal operator"
43000 msgstr ""
43002 #: cp/decl.c:1620
43003 #, gcc-internal-format
43004 msgid "raw literal operator %q#D conflicts with literal operator template"
43005 msgstr ""
43007 #: cp/decl.c:1633
43008 #, gcc-internal-format
43009 msgid "%q#D redeclared as different kind of entity"
43010 msgstr ""
43012 #: cp/decl.c:1654
43013 #, gcc-internal-format
43014 msgid "conflicting declaration of template %q#D"
43015 msgstr ""
43017 #: cp/decl.c:1673
43018 #, gcc-internal-format
43019 msgid "ambiguating new declaration %q#D"
43020 msgstr ""
43022 #: cp/decl.c:1676 cp/decl.c:1706
43023 #, gcc-internal-format
43024 msgid "old declaration %q#D"
43025 msgstr ""
43027 #: cp/decl.c:1687
43028 #, gcc-internal-format
43029 msgid "conflicting declaration of C function %q#D"
43030 msgstr ""
43032 #: cp/decl.c:1704
43033 #, gcc-internal-format
43034 msgid "ambiguating new declaration of %q#D"
43035 msgstr ""
43037 #: cp/decl.c:1714
43038 #, gcc-internal-format
43039 msgid "conflicting declaration %q#D"
43040 msgstr ""
43042 #: cp/decl.c:1716
43043 #, gcc-internal-format
43044 msgid "previous declaration as %q#D"
43045 msgstr ""
43047 #: cp/decl.c:1775 cp/decl2.c:905
43048 #, gcc-internal-format
43049 msgid "%q#D previously defined here"
43050 msgstr ""
43052 #: cp/decl.c:1776 cp/name-lookup.c:2705 cp/name-lookup.c:2728
43053 #, gcc-internal-format
43054 msgid "%q#D previously declared here"
43055 msgstr ""
43057 #: cp/decl.c:1787
43058 #, gcc-internal-format
43059 msgid "prototype specified for %q#D"
43060 msgstr ""
43062 #: cp/decl.c:1789
43063 #, gcc-internal-format
43064 msgid "previous non-prototype definition here"
43065 msgstr ""
43067 #: cp/decl.c:1829
43068 #, gcc-internal-format
43069 msgid "conflicting declaration of %q#D with %qL linkage"
43070 msgstr ""
43072 #: cp/decl.c:1832
43073 #, gcc-internal-format
43074 msgid "previous declaration with %qL linkage"
43075 msgstr ""
43077 #: cp/decl.c:1867 cp/decl.c:1877
43078 #, gcc-internal-format
43079 msgid "default argument given for parameter %d of %q#D"
43080 msgstr ""
43082 #: cp/decl.c:1870 cp/decl.c:1880
43083 #, gcc-internal-format
43084 msgid "previous specification in %q#D here"
43085 msgstr ""
43087 #: cp/decl.c:1928
43088 #, gcc-internal-format
43089 msgid "previous definition of %qD here"
43090 msgstr ""
43092 #: cp/decl.c:1929
43093 #, gcc-internal-format
43094 msgid "previous declaration of %qD here"
43095 msgstr ""
43097 #: cp/decl.c:1968
43098 #, gcc-internal-format
43099 msgid "redundant redeclaration of %qD in same scope"
43100 msgstr ""
43102 #: cp/decl.c:1980
43103 #, gcc-internal-format
43104 msgid "deleted definition of %qD"
43105 msgstr ""
43107 #. From [temp.expl.spec]:
43109 #. If a template, a member template or the member of a class
43110 #. template is explicitly specialized then that
43111 #. specialization shall be declared before the first use of
43112 #. that specialization that would cause an implicit
43113 #. instantiation to take place, in every translation unit in
43114 #. which such a use occurs.
43115 #: cp/decl.c:2442
43116 #, gcc-internal-format
43117 msgid "explicit specialization of %qD after first use"
43118 msgstr ""
43120 #: cp/decl.c:2581
43121 #, gcc-internal-format
43122 msgid ""
43123 "%qD: visibility attribute ignored because it conflicts with previous "
43124 "declaration"
43125 msgstr ""
43127 #. Reject two definitions.
43128 #: cp/decl.c:2835 cp/decl.c:2864 cp/decl.c:2897 cp/decl.c:2914 cp/decl.c:3012
43129 #: cp/decl2.c:903
43130 #, gcc-internal-format
43131 msgid "redefinition of %q#D"
43132 msgstr ""
43134 #: cp/decl.c:2851
43135 #, gcc-internal-format
43136 msgid "%qD conflicts with used function"
43137 msgstr ""
43139 #: cp/decl.c:2861
43140 #, gcc-internal-format
43141 msgid "%q#D not declared in class"
43142 msgstr ""
43144 #: cp/decl.c:2875 cp/decl.c:2924
43145 #, gcc-internal-format
43146 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
43147 msgstr ""
43149 #: cp/decl.c:2878 cp/decl.c:2927
43150 #, gcc-internal-format
43151 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
43152 msgstr ""
43154 #. is_primary=
43155 #. is_partial=
43156 #. is_friend_decl=
43157 #: cp/decl.c:2944
43158 #, gcc-internal-format
43159 msgid "redeclaration of friend %q#D may not have default template arguments"
43160 msgstr ""
43162 #: cp/decl.c:2958
43163 #, gcc-internal-format
43164 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
43165 msgstr ""
43167 #: cp/decl.c:2961
43168 #, gcc-internal-format
43169 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
43170 msgstr ""
43172 #: cp/decl.c:2976 cp/decl.c:3020 cp/name-lookup.c:2271 cp/name-lookup.c:2703
43173 #: cp/name-lookup.c:2726
43174 #, gcc-internal-format
43175 msgid "redeclaration of %q#D"
43176 msgstr ""
43178 #: cp/decl.c:3003
43179 #, gcc-internal-format
43180 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
43181 msgstr ""
43183 #: cp/decl.c:3069
43184 #, gcc-internal-format
43185 msgid "local label %qE conflicts with existing label"
43186 msgstr ""
43188 #: cp/decl.c:3070
43189 #, gcc-internal-format
43190 msgid "previous label"
43191 msgstr ""
43193 #: cp/decl.c:3164
43194 #, gcc-internal-format
43195 msgid "  from here"
43196 msgstr ""
43198 #: cp/decl.c:3187 cp/decl.c:3415
43199 #, gcc-internal-format
43200 msgid "  exits OpenMP structured block"
43201 msgstr ""
43203 #: cp/decl.c:3215
43204 #, gcc-internal-format
43205 msgid "  crosses initialization of %q#D"
43206 msgstr ""
43208 #: cp/decl.c:3218
43209 #, gcc-internal-format
43210 msgid "  enters scope of %q#D, which has non-trivial destructor"
43211 msgstr ""
43213 #: cp/decl.c:3273
43214 #, gcc-internal-format, gfc-internal-format
43215 msgid "  %s"
43216 msgstr ""
43218 #: cp/decl.c:3368 cp/decl.c:3388
43219 #, gcc-internal-format
43220 msgid "  enters catch block"
43221 msgstr ""
43223 #: cp/decl.c:3375
43224 #, gcc-internal-format
43225 msgid "  skips initialization of %q#D"
43226 msgstr ""
43228 #: cp/decl.c:3378
43229 #, gcc-internal-format
43230 msgid "  enters scope of %q#D which has non-trivial destructor"
43231 msgstr ""
43233 #: cp/decl.c:3386
43234 #, gcc-internal-format
43235 msgid "  enters try block"
43236 msgstr ""
43238 #: cp/decl.c:3390
43239 #, gcc-internal-format
43240 msgid "  enters synchronized or atomic statement"
43241 msgstr ""
43243 #: cp/decl.c:3392
43244 #, gcc-internal-format
43245 msgid "  enters %<constexpr%> if statement"
43246 msgstr ""
43248 #: cp/decl.c:3398
43249 #, gcc-internal-format
43250 msgid "  enters OpenMP structured block"
43251 msgstr ""
43253 #: cp/decl.c:3430 cp/parser.c:12869 cp/parser.c:12890
43254 #, gcc-internal-format
43255 msgid "invalid exit from OpenMP structured block"
43256 msgstr ""
43258 #: cp/decl.c:3822
43259 #, gcc-internal-format
43260 msgid "%qD is not a type"
43261 msgstr ""
43263 #: cp/decl.c:3829 cp/parser.c:6492
43264 #, gcc-internal-format
43265 msgid "%qD used without template arguments"
43266 msgstr ""
43268 #: cp/decl.c:3840
43269 #, gcc-internal-format
43270 msgid "%q#T is not a class"
43271 msgstr ""
43273 #: cp/decl.c:3868 cp/decl.c:3961
43274 #, gcc-internal-format
43275 msgid "no class template named %q#T in %q#T"
43276 msgstr ""
43278 #: cp/decl.c:3869
43279 #, gcc-internal-format
43280 msgid "no type named %q#T in %q#T"
43281 msgstr ""
43283 #: cp/decl.c:3882
43284 #, gcc-internal-format
43285 msgid "lookup of %qT in %qT is ambiguous"
43286 msgstr ""
43288 #: cp/decl.c:3891
43289 #, gcc-internal-format
43290 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
43291 msgstr ""
43293 #: cp/decl.c:3898
43294 #, gcc-internal-format
43295 msgid "%<typename %T::%D%> names %q#T, which is not a type"
43296 msgstr ""
43298 #: cp/decl.c:3970
43299 #, gcc-internal-format
43300 msgid "template parameters do not match template %qD"
43301 msgstr ""
43303 #: cp/decl.c:4286
43304 #, gcc-internal-format
43305 msgid "%<-faligned-new=%d%> is not a power of two"
43306 msgstr ""
43308 #: cp/decl.c:4754
43309 #, gcc-internal-format
43310 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
43311 msgstr ""
43313 #: cp/decl.c:4757
43314 #, gcc-internal-format
43315 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
43316 msgstr ""
43318 #: cp/decl.c:4760
43319 #, gcc-internal-format
43320 msgid ""
43321 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
43322 msgstr ""
43324 #: cp/decl.c:4779
43325 #, gcc-internal-format
43326 msgid "attribute ignored in declaration of %q#T"
43327 msgstr ""
43329 #: cp/decl.c:4782
43330 #, gcc-internal-format
43331 msgid "attribute for %q#T must follow the %qs keyword"
43332 msgstr ""
43334 #: cp/decl.c:4805
43335 #, gcc-internal-format
43336 msgid "multiple types in one declaration"
43337 msgstr ""
43339 #: cp/decl.c:4810
43340 #, gcc-internal-format
43341 msgid "redeclaration of C++ built-in type %qT"
43342 msgstr ""
43344 #: cp/decl.c:4827
43345 #, gcc-internal-format
43346 msgid "%<auto%> can only be specified for variables or function declarations"
43347 msgstr ""
43349 #: cp/decl.c:4859
43350 #, gcc-internal-format
43351 msgid "missing type-name in typedef-declaration"
43352 msgstr ""
43354 #: cp/decl.c:4867
43355 #, gcc-internal-format
43356 msgid "ISO C++ prohibits anonymous structs"
43357 msgstr ""
43359 #: cp/decl.c:4874
43360 #, gcc-internal-format
43361 msgid "%<inline%> can only be specified for functions"
43362 msgstr ""
43364 #: cp/decl.c:4877
43365 #, gcc-internal-format
43366 msgid "%<virtual%> can only be specified for functions"
43367 msgstr ""
43369 #: cp/decl.c:4882
43370 #, gcc-internal-format
43371 msgid "%<friend%> can only be specified inside a class"
43372 msgstr ""
43374 #: cp/decl.c:4885
43375 #, gcc-internal-format
43376 msgid "%<explicit%> can only be specified for constructors"
43377 msgstr ""
43379 #: cp/decl.c:4888
43380 #, gcc-internal-format
43381 msgid "a storage class can only be specified for objects and functions"
43382 msgstr ""
43384 #: cp/decl.c:4892
43385 #, gcc-internal-format
43386 msgid "%<const%> can only be specified for objects and functions"
43387 msgstr ""
43389 #: cp/decl.c:4896
43390 #, gcc-internal-format
43391 msgid "%<volatile%> can only be specified for objects and functions"
43392 msgstr ""
43394 #: cp/decl.c:4900
43395 #, gcc-internal-format
43396 msgid "%<__restrict%> can only be specified for objects and functions"
43397 msgstr ""
43399 #: cp/decl.c:4904
43400 #, gcc-internal-format
43401 msgid "%<__thread%> can only be specified for objects and functions"
43402 msgstr ""
43404 #: cp/decl.c:4908
43405 #, gcc-internal-format
43406 msgid "%<typedef%> was ignored in this declaration"
43407 msgstr ""
43409 #: cp/decl.c:4911
43410 #, gcc-internal-format
43411 msgid "%<constexpr%> cannot be used for type declarations"
43412 msgstr ""
43414 #: cp/decl.c:4933
43415 #, gcc-internal-format
43416 msgid "attribute ignored in explicit instantiation %q#T"
43417 msgstr ""
43419 #: cp/decl.c:4936
43420 #, gcc-internal-format
43421 msgid "no attribute can be applied to an explicit instantiation"
43422 msgstr ""
43424 #: cp/decl.c:5008
43425 #, gcc-internal-format
43426 msgid "ignoring attributes applied to class type %qT outside of definition"
43427 msgstr ""
43429 #. A template type parameter or other dependent type.
43430 #: cp/decl.c:5012
43431 #, gcc-internal-format
43432 msgid ""
43433 "ignoring attributes applied to dependent type %qT without an associated "
43434 "declaration"
43435 msgstr ""
43437 #: cp/decl.c:5082 cp/decl2.c:834
43438 #, gcc-internal-format
43439 msgid "typedef %qD is initialized (use decltype instead)"
43440 msgstr ""
43442 #: cp/decl.c:5090
43443 #, gcc-internal-format
43444 msgid "declaration of %q#D has %<extern%> and is initialized"
43445 msgstr ""
43447 #: cp/decl.c:5120
43448 #, gcc-internal-format
43449 msgid "definition of %q#D is marked %<dllimport%>"
43450 msgstr ""
43452 #: cp/decl.c:5144
43453 #, gcc-internal-format
43454 msgid "%q+#D is not a static data member of %q#T"
43455 msgstr ""
43457 #: cp/decl.c:5152
43458 #, gcc-internal-format
43459 msgid "non-member-template declaration of %qD"
43460 msgstr ""
43462 #: cp/decl.c:5153
43463 #, gcc-internal-format
43464 msgid "does not match member template declaration here"
43465 msgstr ""
43467 #: cp/decl.c:5165
43468 #, gcc-internal-format
43469 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
43470 msgstr ""
43472 #: cp/decl.c:5177
43473 #, gcc-internal-format
43474 msgid "duplicate initialization of %qD"
43475 msgstr ""
43477 #: cp/decl.c:5227
43478 #, gcc-internal-format
43479 msgid "declaration of %q#D outside of class is not definition"
43480 msgstr ""
43482 #: cp/decl.c:5261
43483 #, gcc-internal-format
43484 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
43485 msgstr ""
43487 #: cp/decl.c:5265
43488 #, gcc-internal-format
43489 msgid "%qD declared %<static%> in %<constexpr%> function"
43490 msgstr ""
43492 #: cp/decl.c:5330
43493 #, gcc-internal-format
43494 msgid "variable %q#D has initializer but incomplete type"
43495 msgstr ""
43497 #: cp/decl.c:5336 cp/decl.c:6347
43498 #, gcc-internal-format
43499 msgid "elements of array %q#D have incomplete type"
43500 msgstr ""
43502 #: cp/decl.c:5346
43503 #, gcc-internal-format
43504 msgid "aggregate %q#D has incomplete type and cannot be defined"
43505 msgstr ""
43507 #: cp/decl.c:5382
43508 #, gcc-internal-format
43509 msgid "%qD declared as reference but not initialized"
43510 msgstr ""
43512 #: cp/decl.c:5439
43513 #, gcc-internal-format
43514 msgid "name used in a GNU-style designated initializer for an array"
43515 msgstr ""
43517 #: cp/decl.c:5445
43518 #, gcc-internal-format
43519 msgid "name %qD used in a GNU-style designated initializer for an array"
43520 msgstr ""
43522 #: cp/decl.c:5464
43523 #, gcc-internal-format
43524 msgid "non-trivial designated initializers not supported"
43525 msgstr ""
43527 #: cp/decl.c:5467
43528 #, gcc-internal-format
43529 msgid "C99 designator %qE is not an integral constant-expression"
43530 msgstr ""
43532 #: cp/decl.c:5523
43533 #, gcc-internal-format
43534 msgid "initializer fails to determine size of %qD"
43535 msgstr ""
43537 #: cp/decl.c:5530
43538 #, gcc-internal-format
43539 msgid "array size missing in %qD"
43540 msgstr ""
43542 #: cp/decl.c:5542
43543 #, gcc-internal-format
43544 msgid "zero-size array %qD"
43545 msgstr ""
43547 #: cp/decl.c:5582
43548 #, gcc-internal-format
43549 msgid "storage size of %qD isn%'t known"
43550 msgstr ""
43552 #: cp/decl.c:5606
43553 #, gcc-internal-format
43554 msgid "storage size of %qD isn%'t constant"
43555 msgstr ""
43557 #: cp/decl.c:5657
43558 #, gcc-internal-format
43559 msgid ""
43560 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
43561 "multiple copies)"
43562 msgstr ""
43564 #: cp/decl.c:5661
43565 #, gcc-internal-format
43566 msgid ""
43567 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
43568 "up with multiple copies)"
43569 msgstr ""
43571 #: cp/decl.c:5667
43572 #, gcc-internal-format
43573 msgid "you can work around this by removing the initializer"
43574 msgstr ""
43576 #: cp/decl.c:5705
43577 #, gcc-internal-format
43578 msgid "uninitialized const %qD"
43579 msgstr ""
43581 #: cp/decl.c:5712
43582 #, gcc-internal-format
43583 msgid "uninitialized variable %qD in %<constexpr%> function"
43584 msgstr ""
43586 #: cp/decl.c:5721
43587 #, gcc-internal-format
43588 msgid "uninitialized variable %qD in %<constexpr%> context"
43589 msgstr ""
43591 #: cp/decl.c:5729
43592 #, gcc-internal-format
43593 msgid "%q#T has no user-provided default constructor"
43594 msgstr ""
43596 #: cp/decl.c:5733
43597 #, gcc-internal-format
43598 msgid ""
43599 "constructor is not user-provided because it is explicitly defaulted in the "
43600 "class body"
43601 msgstr ""
43603 #: cp/decl.c:5736
43604 #, gcc-internal-format
43605 msgid "and the implicitly-defined constructor does not initialize %q#D"
43606 msgstr ""
43608 #: cp/decl.c:5904
43609 #, gcc-internal-format
43610 msgid "invalid type %qT as initializer for a vector of type %qT"
43611 msgstr ""
43613 #: cp/decl.c:5945
43614 #, gcc-internal-format
43615 msgid "initializer for %qT must be brace-enclosed"
43616 msgstr ""
43618 #: cp/decl.c:5980
43619 #, gcc-internal-format
43620 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
43621 msgstr ""
43623 #: cp/decl.c:5988
43624 #, gcc-internal-format
43625 msgid "%qT has no non-static data member named %qD"
43626 msgstr ""
43628 #: cp/decl.c:6008
43629 #, gcc-internal-format
43630 msgid "invalid initializer for %q#D"
43631 msgstr ""
43633 #: cp/decl.c:6038
43634 #, gcc-internal-format
43635 msgid "C99 designator %qE outside aggregate initializer"
43636 msgstr ""
43638 #: cp/decl.c:6077 cp/decl.c:6319 cp/typeck2.c:1400 cp/typeck2.c:1707
43639 #: cp/typeck2.c:1755 cp/typeck2.c:1802
43640 #, gcc-internal-format
43641 msgid "too many initializers for %qT"
43642 msgstr ""
43644 #: cp/decl.c:6114
43645 #, gcc-internal-format
43646 msgid "braces around scalar initializer for type %qT"
43647 msgstr ""
43649 #: cp/decl.c:6124
43650 #, gcc-internal-format
43651 msgid "too many braces around scalar initializerfor type %qT"
43652 msgstr ""
43654 #: cp/decl.c:6244
43655 #, gcc-internal-format
43656 msgid "missing braces around initializer for %qT"
43657 msgstr ""
43659 #: cp/decl.c:6349
43660 #, gcc-internal-format
43661 msgid "elements of array %q#T have incomplete type"
43662 msgstr ""
43664 #: cp/decl.c:6357
43665 #, gcc-internal-format
43666 msgid "variable-sized compound literal"
43667 msgstr ""
43669 #: cp/decl.c:6412
43670 #, gcc-internal-format
43671 msgid "%q#D has incomplete type"
43672 msgstr ""
43674 #: cp/decl.c:6433
43675 #, gcc-internal-format
43676 msgid "scalar object %qD requires one element in initializer"
43677 msgstr ""
43679 #: cp/decl.c:6478
43680 #, gcc-internal-format
43681 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
43682 msgstr ""
43684 #: cp/decl.c:6585
43685 #, gcc-internal-format
43686 msgid "array %qD initialized by parenthesized string literal %qE"
43687 msgstr ""
43689 #: cp/decl.c:6620
43690 #, gcc-internal-format
43691 msgid "initializer invalid for static member with constructor"
43692 msgstr ""
43694 #: cp/decl.c:6622
43695 #, gcc-internal-format
43696 msgid "non-constant in-class initialization invalid for static member %qD"
43697 msgstr ""
43699 #: cp/decl.c:6625
43700 #, gcc-internal-format
43701 msgid ""
43702 "non-constant in-class initialization invalid for non-inline static member %qD"
43703 msgstr ""
43705 #: cp/decl.c:6630
43706 #, gcc-internal-format
43707 msgid "(an out of class initialization is required)"
43708 msgstr ""
43710 #: cp/decl.c:6808
43711 #, gcc-internal-format
43712 msgid "reference %qD is initialized with itself"
43713 msgstr ""
43715 #: cp/decl.c:6955
43716 #, gcc-internal-format
43717 msgid "assignment (not initialization) in declaration"
43718 msgstr ""
43720 #: cp/decl.c:6973 cp/decl.c:12919
43721 #, gcc-internal-format
43722 msgid "ISO C++17 does not allow %<register%> storage class specifier"
43723 msgstr ""
43725 #: cp/decl.c:6977 cp/decl.c:12923
43726 #, gcc-internal-format
43727 msgid "%<register%> storage class specifier used"
43728 msgstr ""
43730 #: cp/decl.c:7024
43731 #, gcc-internal-format
43732 msgid ""
43733 "initializer for %<decltype(auto) %D%> has function type (did you forget the "
43734 "%<()%> ?)"
43735 msgstr ""
43737 #: cp/decl.c:7120
43738 #, gcc-internal-format
43739 msgid "variable concept has no initializer"
43740 msgstr ""
43742 #: cp/decl.c:7173
43743 #, gcc-internal-format
43744 msgid "shadowing previous type declaration of %q#D"
43745 msgstr ""
43747 #: cp/decl.c:7365
43748 #, gcc-internal-format
43749 msgid "function %q#D is initialized like a variable"
43750 msgstr ""
43752 #: cp/decl.c:7448
43753 #, gcc-internal-format
43754 msgid ""
43755 "cannot decompose class type %qT because it has an anonymous struct member"
43756 msgstr ""
43758 #: cp/decl.c:7451
43759 #, gcc-internal-format
43760 msgid ""
43761 "cannot decompose class type %qT because it has an anonymous union member"
43762 msgstr ""
43764 #: cp/decl.c:7458
43765 #, gcc-internal-format
43766 msgid "cannot decompose inaccessible member %qD of %qT"
43767 msgstr ""
43769 #: cp/decl.c:7484
43770 #, gcc-internal-format
43771 msgid ""
43772 "cannot decompose class type %qT: both it and its base class %qT have non-"
43773 "static data members"
43774 msgstr ""
43776 #: cp/decl.c:7493
43777 #, gcc-internal-format
43778 msgid ""
43779 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
43780 "static data members"
43781 msgstr ""
43783 #: cp/decl.c:7710
43784 #, gcc-internal-format
43785 msgid "structured binding refers to incomplete type %qT"
43786 msgstr ""
43788 #: cp/decl.c:7726
43789 #, gcc-internal-format
43790 msgid "cannot decompose variable length array %qT"
43791 msgstr ""
43793 #: cp/decl.c:7735 cp/decl.c:7820
43794 #, gcc-internal-format, gfc-internal-format
43795 msgid "%u name provided for structured binding"
43796 msgid_plural "%u names provided for structured binding"
43797 msgstr[0] ""
43798 msgstr[1] ""
43800 #: cp/decl.c:7739
43801 #, gcc-internal-format, gfc-internal-format
43802 msgid "only %u name provided for structured binding"
43803 msgid_plural "only %u names provided for structured binding"
43804 msgstr[0] ""
43805 msgstr[1] ""
43807 #: cp/decl.c:7742
43808 #, gcc-internal-format
43809 msgid "while %qT decomposes into %wu element"
43810 msgid_plural "while %qT decomposes into %wu elements"
43811 msgstr[0] ""
43812 msgstr[1] ""
43814 #: cp/decl.c:7787
43815 #, gcc-internal-format
43816 msgid "cannot decompose variable length vector %qT"
43817 msgstr ""
43819 #: cp/decl.c:7813
43820 #, gcc-internal-format
43821 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
43822 msgstr ""
43824 #: cp/decl.c:7822
43825 #, gcc-internal-format
43826 msgid "while %qT decomposes into %E elements"
43827 msgstr ""
43829 #: cp/decl.c:7843
43830 #, gcc-internal-format
43831 msgid "in initialization of structured binding variable %qD"
43832 msgstr ""
43834 #: cp/decl.c:7869
43835 #, gcc-internal-format
43836 msgid "cannot decompose union type %qT"
43837 msgstr ""
43839 #: cp/decl.c:7874
43840 #, gcc-internal-format
43841 msgid "cannot decompose non-array non-class type %qT"
43842 msgstr ""
43844 #: cp/decl.c:7879
43845 #, gcc-internal-format
43846 msgid "cannot decompose lambda closure type %qT"
43847 msgstr ""
43849 #: cp/decl.c:7883
43850 #, gcc-internal-format
43851 msgid "structured binding refers to incomplete class type %qT"
43852 msgstr ""
43854 #: cp/decl.c:7892
43855 #, gcc-internal-format
43856 msgid "cannot decompose class type %qT without non-static data members"
43857 msgstr ""
43859 #: cp/decl.c:8332
43860 #, gcc-internal-format
43861 msgid ""
43862 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
43863 msgstr ""
43865 #: cp/decl.c:8335
43866 #, gcc-internal-format
43867 msgid ""
43868 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
43869 msgstr ""
43871 #: cp/decl.c:8340
43872 #, gcc-internal-format
43873 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
43874 msgstr ""
43876 #: cp/decl.c:8569
43877 #, gcc-internal-format
43878 msgid "initializer fails to determine size of %qT"
43879 msgstr ""
43881 #: cp/decl.c:8573
43882 #, gcc-internal-format
43883 msgid "array size missing in %qT"
43884 msgstr ""
43886 #: cp/decl.c:8576
43887 #, gcc-internal-format
43888 msgid "zero-size array %qT"
43889 msgstr ""
43891 #: cp/decl.c:8592
43892 #, gcc-internal-format
43893 msgid "destructor for alien class %qT cannot be a member"
43894 msgstr ""
43896 #: cp/decl.c:8594
43897 #, gcc-internal-format
43898 msgid "constructor for alien class %qT cannot be a member"
43899 msgstr ""
43901 #: cp/decl.c:8620
43902 #, gcc-internal-format
43903 msgid "%qD declared as a %<virtual%> variable"
43904 msgstr ""
43906 #: cp/decl.c:8622
43907 #, gcc-internal-format
43908 msgid ""
43909 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
43910 "declaration"
43911 msgstr ""
43913 #: cp/decl.c:8628
43914 #, gcc-internal-format
43915 msgid "%qD declared as a %<virtual%> parameter"
43916 msgstr ""
43918 #: cp/decl.c:8631
43919 #, gcc-internal-format
43920 msgid "%qD declared as an %<inline%> parameter"
43921 msgstr ""
43923 #: cp/decl.c:8633
43924 #, gcc-internal-format
43925 msgid ""
43926 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
43927 "declaration"
43928 msgstr ""
43930 #: cp/decl.c:8639
43931 #, gcc-internal-format
43932 msgid "%qD declared as a %<virtual%> type"
43933 msgstr ""
43935 #: cp/decl.c:8642
43936 #, gcc-internal-format
43937 msgid "%qD declared as an %<inline%> type"
43938 msgstr ""
43940 #: cp/decl.c:8644
43941 #, gcc-internal-format
43942 msgid ""
43943 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
43944 "declaration"
43945 msgstr ""
43947 #: cp/decl.c:8650
43948 #, gcc-internal-format
43949 msgid "%qD declared as a %<virtual%> field"
43950 msgstr ""
43952 #: cp/decl.c:8653
43953 #, gcc-internal-format
43954 msgid "%qD declared as an %<inline%> field"
43955 msgstr ""
43957 #: cp/decl.c:8655
43958 #, gcc-internal-format
43959 msgid ""
43960 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
43961 "declaration"
43962 msgstr ""
43964 #: cp/decl.c:8662
43965 #, gcc-internal-format
43966 msgid "%q+D declared as a friend"
43967 msgstr ""
43969 #: cp/decl.c:8669
43970 #, gcc-internal-format
43971 msgid "%q+D declared with an exception specification"
43972 msgstr ""
43974 #: cp/decl.c:8701
43975 #, gcc-internal-format
43976 msgid "definition of %qD is not in namespace enclosing %qT"
43977 msgstr ""
43979 #: cp/decl.c:8741
43980 #, gcc-internal-format
43981 msgid "static member function %q#D declared with type qualifiers"
43982 msgstr ""
43984 #: cp/decl.c:8752
43985 #, gcc-internal-format
43986 msgid "concept %q#D declared with function parameters"
43987 msgstr ""
43989 #: cp/decl.c:8759
43990 #, gcc-internal-format
43991 msgid "concept %q#D declared with a deduced return type"
43992 msgstr ""
43994 #: cp/decl.c:8762
43995 #, gcc-internal-format
43996 msgid "concept %q#D with non-%<bool%> return type %qT"
43997 msgstr ""
43999 #: cp/decl.c:8838
44000 #, gcc-internal-format
44001 msgid "concept %qD has no definition"
44002 msgstr ""
44004 #: cp/decl.c:8900
44005 #, gcc-internal-format
44006 msgid "defining explicit specialization %qD in friend declaration"
44007 msgstr ""
44009 #: cp/decl.c:8911
44010 #, gcc-internal-format
44011 msgid "invalid use of template-id %qD in declaration of primary template"
44012 msgstr ""
44014 #: cp/decl.c:8932
44015 #, gcc-internal-format
44016 msgid ""
44017 "default arguments are not allowed in declaration of friend template "
44018 "specialization %qD"
44019 msgstr ""
44021 #: cp/decl.c:8941
44022 #, gcc-internal-format
44023 msgid ""
44024 "%<inline%> is not allowed in declaration of friend template specialization "
44025 "%qD"
44026 msgstr ""
44028 #: cp/decl.c:8958
44029 #, gcc-internal-format
44030 msgid ""
44031 "friend declaration of %qD specifies default arguments and isn%'t a definition"
44032 msgstr ""
44034 #: cp/decl.c:9005
44035 #, gcc-internal-format
44036 msgid "cannot declare %<::main%> to be a template"
44037 msgstr ""
44039 #: cp/decl.c:9008
44040 #, gcc-internal-format
44041 msgid "cannot declare %<::main%> to be inline"
44042 msgstr ""
44044 #: cp/decl.c:9011
44045 #, gcc-internal-format
44046 msgid "cannot declare %<::main%> to be %<constexpr%>"
44047 msgstr ""
44049 #: cp/decl.c:9013
44050 #, gcc-internal-format
44051 msgid "cannot declare %<::main%> to be static"
44052 msgstr ""
44054 #: cp/decl.c:9070
44055 #, gcc-internal-format
44056 msgid "static member function %qD cannot have cv-qualifier"
44057 msgstr ""
44059 #: cp/decl.c:9071
44060 #, gcc-internal-format
44061 msgid "non-member function %qD cannot have cv-qualifier"
44062 msgstr ""
44064 #: cp/decl.c:9079
44065 #, gcc-internal-format
44066 msgid "static member function %qD cannot have ref-qualifier"
44067 msgstr ""
44069 #: cp/decl.c:9080
44070 #, gcc-internal-format
44071 msgid "non-member function %qD cannot have ref-qualifier"
44072 msgstr ""
44074 #: cp/decl.c:9090
44075 #, gcc-internal-format
44076 msgid "deduction guide %qD must be declared at namespace scope"
44077 msgstr ""
44079 #: cp/decl.c:9096
44080 #, gcc-internal-format
44081 msgid "deduction guide %qD must not have a function body"
44082 msgstr ""
44084 #: cp/decl.c:9109
44085 #, gcc-internal-format
44086 msgid "literal operator with C linkage"
44087 msgstr ""
44089 #: cp/decl.c:9119
44090 #, gcc-internal-format
44091 msgid "%qD has invalid argument list"
44092 msgstr ""
44094 #: cp/decl.c:9127
44095 #, gcc-internal-format
44096 msgid "integer suffix %qs shadowed by implementation"
44097 msgstr ""
44099 #: cp/decl.c:9133
44100 #, gcc-internal-format
44101 msgid "floating point suffix %qs shadowed by implementation"
44102 msgstr ""
44104 #: cp/decl.c:9141
44105 #, gcc-internal-format
44106 msgid ""
44107 "literal operator suffixes not preceded by %<_%> are reserved for future "
44108 "standardization"
44109 msgstr ""
44111 #: cp/decl.c:9146
44112 #, gcc-internal-format
44113 msgid "%qD must be a non-member function"
44114 msgstr ""
44116 #: cp/decl.c:9227
44117 #, gcc-internal-format
44118 msgid "%<::main%> must return %<int%>"
44119 msgstr ""
44121 #: cp/decl.c:9267
44122 #, gcc-internal-format
44123 msgid "definition of implicitly-declared %qD"
44124 msgstr ""
44126 #: cp/decl.c:9272
44127 #, gcc-internal-format
44128 msgid "definition of explicitly-defaulted %q+D"
44129 msgstr ""
44131 #: cp/decl.c:9274
44132 #, gcc-internal-format
44133 msgid "%q#D explicitly defaulted here"
44134 msgstr ""
44136 #: cp/decl.c:9291
44137 #, gcc-internal-format
44138 msgid "no %q#D member function declared in class %qT"
44139 msgstr ""
44141 #: cp/decl.c:9481
44142 #, gcc-internal-format
44143 msgid "cannot declare %<::main%> to be a global variable"
44144 msgstr ""
44146 #: cp/decl.c:9490
44147 #, gcc-internal-format
44148 msgid "a non-template variable cannot be %<concept%>"
44149 msgstr ""
44151 #: cp/decl.c:9497
44152 #, gcc-internal-format
44153 msgid "concept must have type %<bool%>"
44154 msgstr ""
44156 #: cp/decl.c:9617
44157 #, gcc-internal-format
44158 msgid "in-class initialization of static data member %q#D of incomplete type"
44159 msgstr ""
44161 #: cp/decl.c:9621
44162 #, gcc-internal-format
44163 msgid ""
44164 "%<constexpr%> needed for in-class initialization of static data member %q#D "
44165 "of non-integral type"
44166 msgstr ""
44168 #: cp/decl.c:9625
44169 #, gcc-internal-format
44170 msgid "in-class initialization of static data member %q#D of non-literal type"
44171 msgstr ""
44173 #: cp/decl.c:9636
44174 #, gcc-internal-format
44175 msgid ""
44176 "invalid in-class initialization of static data member of non-integral type "
44177 "%qT"
44178 msgstr ""
44180 #: cp/decl.c:9641
44181 #, gcc-internal-format
44182 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
44183 msgstr ""
44185 #: cp/decl.c:9646
44186 #, gcc-internal-format
44187 msgid ""
44188 "ISO C++ forbids initialization of member constant %qD of non-integral type "
44189 "%qT"
44190 msgstr ""
44192 #: cp/decl.c:9755
44193 #, gcc-internal-format
44194 msgid "size of array %qD has non-integral type %qT"
44195 msgstr ""
44197 #: cp/decl.c:9758
44198 #, gcc-internal-format
44199 msgid "size of array has non-integral type %qT"
44200 msgstr ""
44202 #: cp/decl.c:9789 cp/decl.c:9858
44203 #, gcc-internal-format
44204 msgid "size of array %qD is not an integral constant-expression"
44205 msgstr ""
44207 #: cp/decl.c:9793 cp/decl.c:9861
44208 #, gcc-internal-format
44209 msgid "size of array is not an integral constant-expression"
44210 msgstr ""
44212 #: cp/decl.c:9841
44213 #, gcc-internal-format
44214 msgid "ISO C++ forbids zero-size array %qD"
44215 msgstr ""
44217 #: cp/decl.c:9844
44218 #, gcc-internal-format
44219 msgid "ISO C++ forbids zero-size array"
44220 msgstr ""
44222 #: cp/decl.c:9868
44223 #, gcc-internal-format
44224 msgid "ISO C++ forbids variable length array %qD"
44225 msgstr ""
44227 #: cp/decl.c:9871
44228 #, gcc-internal-format
44229 msgid "ISO C++ forbids variable length array"
44230 msgstr ""
44232 #: cp/decl.c:9877
44233 #, gcc-internal-format
44234 msgid "variable length array %qD is used"
44235 msgstr ""
44237 #: cp/decl.c:9880
44238 #, gcc-internal-format
44239 msgid "variable length array is used"
44240 msgstr ""
44242 #: cp/decl.c:9929
44243 #, gcc-internal-format
44244 msgid "overflow in array dimension"
44245 msgstr ""
44247 #: cp/decl.c:9989
44248 #, gcc-internal-format
44249 msgid "%qD declared as array of %qT"
44250 msgstr ""
44252 #: cp/decl.c:9991 cp/pt.c:14974
44253 #, gcc-internal-format
44254 msgid "creating array of %qT"
44255 msgstr ""
44257 #: cp/decl.c:10001
44258 #, gcc-internal-format
44259 msgid "declaration of %qD as array of void"
44260 msgstr ""
44262 #: cp/decl.c:10003
44263 #, gcc-internal-format
44264 msgid "creating array of void"
44265 msgstr ""
44267 #: cp/decl.c:10008
44268 #, gcc-internal-format
44269 msgid "declaration of %qD as array of functions"
44270 msgstr ""
44272 #: cp/decl.c:10010
44273 #, gcc-internal-format
44274 msgid "creating array of functions"
44275 msgstr ""
44277 #: cp/decl.c:10015
44278 #, gcc-internal-format
44279 msgid "declaration of %qD as array of references"
44280 msgstr ""
44282 #: cp/decl.c:10017
44283 #, gcc-internal-format
44284 msgid "creating array of references"
44285 msgstr ""
44287 #: cp/decl.c:10022
44288 #, gcc-internal-format
44289 msgid "declaration of %qD as array of function members"
44290 msgstr ""
44292 #: cp/decl.c:10025
44293 #, gcc-internal-format
44294 msgid "creating array of function members"
44295 msgstr ""
44297 #: cp/decl.c:10039
44298 #, gcc-internal-format
44299 msgid ""
44300 "declaration of %qD as multidimensional array must have bounds for all "
44301 "dimensions except the first"
44302 msgstr ""
44304 #: cp/decl.c:10043
44305 #, gcc-internal-format
44306 msgid ""
44307 "multidimensional array must have bounds for all dimensions except the first"
44308 msgstr ""
44310 #: cp/decl.c:10113
44311 #, gcc-internal-format
44312 msgid "return type specification for constructor invalid"
44313 msgstr ""
44315 #: cp/decl.c:10116
44316 #, gcc-internal-format
44317 msgid "qualifiers are not allowed on constructor declaration"
44318 msgstr ""
44320 #: cp/decl.c:10126
44321 #, gcc-internal-format
44322 msgid "return type specification for destructor invalid"
44323 msgstr ""
44325 #: cp/decl.c:10129
44326 #, gcc-internal-format
44327 msgid "qualifiers are not allowed on destructor declaration"
44328 msgstr ""
44330 #: cp/decl.c:10141
44331 #, gcc-internal-format
44332 msgid "return type specified for %<operator %T%>"
44333 msgstr ""
44335 #: cp/decl.c:10144
44336 #, gcc-internal-format
44337 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
44338 msgstr ""
44340 #: cp/decl.c:10152
44341 #, gcc-internal-format
44342 msgid "return type specified for deduction guide"
44343 msgstr ""
44345 #: cp/decl.c:10155
44346 #, gcc-internal-format
44347 msgid "qualifiers are not allowed on declaration of deduction guide"
44348 msgstr ""
44350 #: cp/decl.c:10159
44351 #, gcc-internal-format
44352 msgid "template template parameter %qT in declaration of deduction guide"
44353 msgstr ""
44355 #: cp/decl.c:10168
44356 #, gcc-internal-format
44357 msgid "decl-specifier in declaration of deduction guide"
44358 msgstr ""
44360 #: cp/decl.c:10189
44361 #, gcc-internal-format
44362 msgid "unnamed variable or field declared void"
44363 msgstr ""
44365 #: cp/decl.c:10196
44366 #, gcc-internal-format
44367 msgid "variable or field declared void"
44368 msgstr ""
44370 #: cp/decl.c:10211
44371 #, gcc-internal-format
44372 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
44373 msgstr ""
44375 #: cp/decl.c:10216
44376 #, gcc-internal-format
44377 msgid ""
44378 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
44379 msgstr ""
44381 #: cp/decl.c:10474
44382 #, gcc-internal-format
44383 msgid "invalid use of qualified-name %<::%D%>"
44384 msgstr ""
44386 #: cp/decl.c:10477 cp/decl.c:10497
44387 #, gcc-internal-format
44388 msgid "invalid use of qualified-name %<%T::%D%>"
44389 msgstr ""
44391 #: cp/decl.c:10480
44392 #, gcc-internal-format
44393 msgid "invalid use of qualified-name %<%D::%D%>"
44394 msgstr ""
44396 #: cp/decl.c:10489
44397 #, gcc-internal-format
44398 msgid "%q#T is not a class or a namespace"
44399 msgstr ""
44401 #: cp/decl.c:10511 cp/decl.c:10604 cp/decl.c:10613 cp/decl.c:12258
44402 #, gcc-internal-format
44403 msgid "declaration of %qD as non-function"
44404 msgstr ""
44406 #: cp/decl.c:10517
44407 #, gcc-internal-format
44408 msgid "declaration of %qD as non-member"
44409 msgstr ""
44411 #: cp/decl.c:10545
44412 #, gcc-internal-format
44413 msgid "declarator-id missing; using reserved word %qD"
44414 msgstr ""
44416 #: cp/decl.c:10596
44417 #, gcc-internal-format
44418 msgid "function definition does not declare parameters"
44419 msgstr ""
44421 #: cp/decl.c:10621
44422 #, gcc-internal-format
44423 msgid "declaration of %qD as %<typedef%>"
44424 msgstr ""
44426 #: cp/decl.c:10626
44427 #, gcc-internal-format
44428 msgid "declaration of %qD as parameter"
44429 msgstr ""
44431 #: cp/decl.c:10661
44432 #, gcc-internal-format
44433 msgid "%<concept%> cannot appear in a typedef declaration"
44434 msgstr ""
44436 #: cp/decl.c:10668
44437 #, gcc-internal-format
44438 msgid "%<constexpr%> cannot appear in a typedef declaration"
44439 msgstr ""
44441 #: cp/decl.c:10676
44442 #, gcc-internal-format
44443 msgid "two or more data types in declaration of %qs"
44444 msgstr ""
44446 #: cp/decl.c:10682
44447 #, gcc-internal-format
44448 msgid "conflicting specifiers in declaration of %qs"
44449 msgstr ""
44451 #: cp/decl.c:10717
44452 #, gcc-internal-format
44453 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
44454 msgstr ""
44456 #: cp/decl.c:10766 cp/decl.c:10769 cp/decl.c:10772
44457 #, gcc-internal-format
44458 msgid "ISO C++ forbids declaration of %qs with no type"
44459 msgstr ""
44461 #: cp/decl.c:10788
44462 #, gcc-internal-format
44463 msgid "%<__int%d%> is not supported by this target"
44464 msgstr ""
44466 #: cp/decl.c:10794
44467 #, gcc-internal-format
44468 msgid "ISO C++ does not support %<__int%d%> for %qs"
44469 msgstr ""
44471 #: cp/decl.c:10848
44472 #, gcc-internal-format
44473 msgid "%<signed%> and %<unsigned%> specified together"
44474 msgstr ""
44476 #: cp/decl.c:10854
44477 #, gcc-internal-format
44478 msgid "%<long%> and %<short%> specified together"
44479 msgstr ""
44481 #: cp/decl.c:10862 cp/decl.c:10868
44482 #, gcc-internal-format
44483 msgid "%qs specified with %qT"
44484 msgstr ""
44486 #: cp/decl.c:10873
44487 #, gcc-internal-format
44488 msgid "%qs specified with %<decltype%>"
44489 msgstr ""
44491 #: cp/decl.c:10875
44492 #, gcc-internal-format
44493 msgid "%qs specified with %<typeof%>"
44494 msgstr ""
44496 #: cp/decl.c:10941
44497 #, gcc-internal-format
44498 msgid "complex invalid for %qs"
44499 msgstr ""
44501 #: cp/decl.c:10980
44502 #, gcc-internal-format
44503 msgid ""
44504 "template placeholder type %qT must be followed by a simple declarator-id"
44505 msgstr ""
44507 #: cp/decl.c:11001
44508 #, gcc-internal-format
44509 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
44510 msgstr ""
44512 #: cp/decl.c:11010
44513 #, gcc-internal-format
44514 msgid ""
44515 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
44516 "std=c++2a%> or %<-std=gnu++2a%>"
44517 msgstr ""
44519 #: cp/decl.c:11023
44520 #, gcc-internal-format
44521 msgid "typedef declaration invalid in parameter declaration"
44522 msgstr ""
44524 #: cp/decl.c:11030
44525 #, gcc-internal-format
44526 msgid "storage class specified for template parameter %qs"
44527 msgstr ""
44529 #: cp/decl.c:11040 cp/decl.c:11182
44530 #, gcc-internal-format
44531 msgid "storage class specified for parameter %qs"
44532 msgstr ""
44534 #: cp/decl.c:11047
44535 #, gcc-internal-format
44536 msgid "a parameter cannot be declared %<concept%>"
44537 msgstr ""
44539 #: cp/decl.c:11053
44540 #, gcc-internal-format
44541 msgid "a parameter cannot be declared %<constexpr%>"
44542 msgstr ""
44544 #: cp/decl.c:11063
44545 #, gcc-internal-format
44546 msgid "%<virtual%> outside class declaration"
44547 msgstr ""
44549 #: cp/decl.c:11073
44550 #, gcc-internal-format
44551 msgid "structured binding declaration cannot be %<inline%>"
44552 msgstr ""
44554 #: cp/decl.c:11076
44555 #, gcc-internal-format
44556 msgid "structured binding declaration cannot be %<typedef%>"
44557 msgstr ""
44559 #: cp/decl.c:11078
44560 #, gcc-internal-format
44561 msgid "structured binding declaration cannot be %<constexpr%>"
44562 msgstr ""
44564 #: cp/decl.c:11082
44565 #, gcc-internal-format
44566 msgid "structured binding declaration cannot be %qs"
44567 msgstr ""
44569 #: cp/decl.c:11087
44570 #, gcc-internal-format
44571 msgid "structured binding declaration cannot be %<concept%>"
44572 msgstr ""
44574 #: cp/decl.c:11093
44575 #, gcc-internal-format
44576 msgid "structured binding declaration cannot be %<register%>"
44577 msgstr ""
44579 #: cp/decl.c:11097
44580 #, gcc-internal-format
44581 msgid "structured binding declaration cannot be %<static%>"
44582 msgstr ""
44584 #: cp/decl.c:11101
44585 #, gcc-internal-format
44586 msgid "structured binding declaration cannot be %<extern%>"
44587 msgstr ""
44589 #: cp/decl.c:11105
44590 #, gcc-internal-format
44591 msgid "structured binding declaration cannot be %<mutable%>"
44592 msgstr ""
44594 #: cp/decl.c:11109
44595 #, gcc-internal-format
44596 msgid "structured binding declaration cannot be C++98 %<auto%>"
44597 msgstr ""
44599 #: cp/decl.c:11120
44600 #, gcc-internal-format
44601 msgid "structured binding declaration cannot have type %qT"
44602 msgstr ""
44604 #: cp/decl.c:11123
44605 #, gcc-internal-format
44606 msgid ""
44607 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
44608 msgstr ""
44610 #: cp/decl.c:11154
44611 #, gcc-internal-format
44612 msgid "multiple storage classes in declaration of %qs"
44613 msgstr ""
44615 #: cp/decl.c:11180
44616 #, gcc-internal-format
44617 msgid "storage class specified for %qs"
44618 msgstr ""
44620 #: cp/decl.c:11194
44621 #, gcc-internal-format
44622 msgid "nested function %qs declared %<extern%>"
44623 msgstr ""
44625 #: cp/decl.c:11198
44626 #, gcc-internal-format
44627 msgid "top-level declaration of %qs specifies %<auto%>"
44628 msgstr ""
44630 #: cp/decl.c:11206
44631 #, gcc-internal-format
44632 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
44633 msgstr ""
44635 #: cp/decl.c:11220
44636 #, gcc-internal-format
44637 msgid "storage class specifiers invalid in friend function declarations"
44638 msgstr ""
44640 #: cp/decl.c:11302
44641 #, gcc-internal-format
44642 msgid "unnecessary parentheses in declaration of %qs"
44643 msgstr ""
44645 #: cp/decl.c:11351
44646 #, gcc-internal-format
44647 msgid "requires-clause on return type"
44648 msgstr ""
44650 #: cp/decl.c:11374
44651 #, gcc-internal-format
44652 msgid "%qs function uses %<auto%> type specifier without trailing return type"
44653 msgstr ""
44655 #: cp/decl.c:11378
44656 #, gcc-internal-format
44657 msgid ""
44658 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
44659 msgstr ""
44661 #: cp/decl.c:11383
44662 #, gcc-internal-format
44663 msgid "virtual function cannot have deduced return type"
44664 msgstr ""
44666 #: cp/decl.c:11390
44667 #, gcc-internal-format
44668 msgid ""
44669 "%qs function with trailing return type has %qT as its type rather than plain "
44670 "%<auto%>"
44671 msgstr ""
44673 #: cp/decl.c:11399
44674 #, gcc-internal-format
44675 msgid ""
44676 "%qs function with trailing return type has %<decltype(auto)%> as its type "
44677 "rather than plain %<auto%>"
44678 msgstr ""
44680 #: cp/decl.c:11404
44681 #, gcc-internal-format
44682 msgid "invalid use of %<decltype(auto)%>"
44683 msgstr ""
44685 #: cp/decl.c:11415
44686 #, gcc-internal-format
44687 msgid "deduced class type %qD in function return type"
44688 msgstr ""
44690 #: cp/decl.c:11424
44691 #, gcc-internal-format
44692 msgid "deduction guide for %qT must have trailing return type"
44693 msgstr ""
44695 #: cp/decl.c:11437
44696 #, gcc-internal-format
44697 msgid ""
44698 "trailing return type %qT of deduction guide is not a specialization of %qT"
44699 msgstr ""
44701 #: cp/decl.c:11449
44702 #, gcc-internal-format
44703 msgid ""
44704 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
44705 msgstr ""
44707 #: cp/decl.c:11452
44708 #, gcc-internal-format
44709 msgid ""
44710 "%qs function with trailing return type not declared with %<auto%> type "
44711 "specifier"
44712 msgstr ""
44714 #: cp/decl.c:11482
44715 #, gcc-internal-format
44716 msgid "%qs declared as function returning a function"
44717 msgstr ""
44719 #: cp/decl.c:11488
44720 #, gcc-internal-format
44721 msgid "%qs declared as function returning an array"
44722 msgstr ""
44724 #: cp/decl.c:11517
44725 #, gcc-internal-format
44726 msgid "destructor cannot be static member function"
44727 msgstr ""
44729 #: cp/decl.c:11518
44730 #, gcc-internal-format
44731 msgid "constructor cannot be static member function"
44732 msgstr ""
44734 #: cp/decl.c:11522
44735 #, gcc-internal-format
44736 msgid "destructors may not be cv-qualified"
44737 msgstr ""
44739 #: cp/decl.c:11523
44740 #, gcc-internal-format
44741 msgid "constructors may not be cv-qualified"
44742 msgstr ""
44744 #: cp/decl.c:11531
44745 #, gcc-internal-format
44746 msgid "destructors may not be ref-qualified"
44747 msgstr ""
44749 #: cp/decl.c:11532
44750 #, gcc-internal-format
44751 msgid "constructors may not be ref-qualified"
44752 msgstr ""
44754 #: cp/decl.c:11550
44755 #, gcc-internal-format
44756 msgid "constructors cannot be declared %<virtual%>"
44757 msgstr ""
44759 #: cp/decl.c:11567
44760 #, gcc-internal-format
44761 msgid "virtual functions cannot be friends"
44762 msgstr ""
44764 #: cp/decl.c:11571
44765 #, gcc-internal-format
44766 msgid "friend declaration not in class definition"
44767 msgstr ""
44769 #: cp/decl.c:11574
44770 #, gcc-internal-format
44771 msgid "can%'t define friend function %qs in a local class definition"
44772 msgstr ""
44774 #: cp/decl.c:11587
44775 #, gcc-internal-format
44776 msgid "a conversion function cannot have a trailing return type"
44777 msgstr ""
44779 #: cp/decl.c:11613
44780 #, gcc-internal-format
44781 msgid "destructors may not have parameters"
44782 msgstr ""
44784 #: cp/decl.c:11653
44785 #, gcc-internal-format
44786 msgid "cannot declare pointer to %q#T"
44787 msgstr ""
44789 #: cp/decl.c:11666 cp/decl.c:11673
44790 #, gcc-internal-format
44791 msgid "cannot declare reference to %q#T"
44792 msgstr ""
44794 #: cp/decl.c:11675
44795 #, gcc-internal-format
44796 msgid "cannot declare pointer to %q#T member"
44797 msgstr ""
44799 #: cp/decl.c:11704
44800 #, gcc-internal-format
44801 msgid "cannot declare reference to qualified function type %qT"
44802 msgstr ""
44804 #: cp/decl.c:11705
44805 #, gcc-internal-format
44806 msgid "cannot declare pointer to qualified function type %qT"
44807 msgstr ""
44809 #: cp/decl.c:11778
44810 #, gcc-internal-format
44811 msgid ""
44812 "cannot declare reference to %q#T, which is not a typedef or a template type "
44813 "argument"
44814 msgstr ""
44816 #: cp/decl.c:11848
44817 #, gcc-internal-format
44818 msgid "template-id %qD used as a declarator"
44819 msgstr ""
44821 #: cp/decl.c:11873
44822 #, gcc-internal-format
44823 msgid "member functions are implicitly friends of their class"
44824 msgstr ""
44826 #: cp/decl.c:11879
44827 #, gcc-internal-format
44828 msgid "extra qualification %<%T::%> on member %qs"
44829 msgstr ""
44831 #: cp/decl.c:11909
44832 #, gcc-internal-format
44833 msgid "cannot define member function %<%T::%s%> within %qT"
44834 msgstr ""
44836 #: cp/decl.c:11911
44837 #, gcc-internal-format
44838 msgid "cannot declare member function %<%T::%s%> within %qT"
44839 msgstr ""
44841 #: cp/decl.c:11919
44842 #, gcc-internal-format
44843 msgid "cannot declare member %<%T::%s%> within %qT"
44844 msgstr ""
44846 #: cp/decl.c:11959
44847 #, gcc-internal-format
44848 msgid "non-parameter %qs cannot be a parameter pack"
44849 msgstr ""
44851 #: cp/decl.c:11967
44852 #, gcc-internal-format
44853 msgid "data member may not have variably modified type %qT"
44854 msgstr ""
44856 #: cp/decl.c:11969
44857 #, gcc-internal-format
44858 msgid "parameter may not have variably modified type %qT"
44859 msgstr ""
44861 #: cp/decl.c:11980
44862 #, gcc-internal-format
44863 msgid "%<explicit%> outside class declaration"
44864 msgstr ""
44866 #: cp/decl.c:11983
44867 #, gcc-internal-format
44868 msgid "%<explicit%> in friend declaration"
44869 msgstr ""
44871 #: cp/decl.c:11986
44872 #, gcc-internal-format
44873 msgid ""
44874 "only declarations of constructors and conversion operators can be %<explicit"
44875 "%>"
44876 msgstr ""
44878 #: cp/decl.c:11996
44879 #, gcc-internal-format
44880 msgid "non-member %qs cannot be declared %<mutable%>"
44881 msgstr ""
44883 #: cp/decl.c:12003
44884 #, gcc-internal-format
44885 msgid "non-object member %qs cannot be declared %<mutable%>"
44886 msgstr ""
44888 #: cp/decl.c:12010
44889 #, gcc-internal-format
44890 msgid "function %qs cannot be declared %<mutable%>"
44891 msgstr ""
44893 #: cp/decl.c:12016
44894 #, gcc-internal-format
44895 msgid "%<static%> %qs cannot be declared %<mutable%>"
44896 msgstr ""
44898 #: cp/decl.c:12022
44899 #, gcc-internal-format
44900 msgid "%<const%> %qs cannot be declared %<mutable%>"
44901 msgstr ""
44903 #: cp/decl.c:12028
44904 #, gcc-internal-format
44905 msgid "reference %qs cannot be declared %<mutable%>"
44906 msgstr ""
44908 #: cp/decl.c:12064
44909 #, gcc-internal-format
44910 msgid "%<auto%> not allowed in alias declaration"
44911 msgstr ""
44913 #: cp/decl.c:12067
44914 #, gcc-internal-format
44915 msgid "typedef declared %<auto%>"
44916 msgstr ""
44918 #: cp/decl.c:12072
44919 #, gcc-internal-format
44920 msgid "requires-clause on typedef"
44921 msgstr ""
44923 #: cp/decl.c:12076
44924 #, gcc-internal-format
44925 msgid "typedef name may not be a nested-name-specifier"
44926 msgstr ""
44928 #: cp/decl.c:12100
44929 #, gcc-internal-format
44930 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
44931 msgstr ""
44933 #: cp/decl.c:12188
44934 #, gcc-internal-format
44935 msgid "%<inline%> specified for friend class declaration"
44936 msgstr ""
44938 #: cp/decl.c:12196
44939 #, gcc-internal-format
44940 msgid "template parameters cannot be friends"
44941 msgstr ""
44943 #: cp/decl.c:12198
44944 #, gcc-internal-format
44945 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
44946 msgstr ""
44948 #: cp/decl.c:12202
44949 #, gcc-internal-format
44950 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
44951 msgstr ""
44953 #: cp/decl.c:12215
44954 #, gcc-internal-format
44955 msgid "trying to make class %qT a friend of global scope"
44956 msgstr ""
44958 #: cp/decl.c:12235
44959 #, gcc-internal-format
44960 msgid "invalid qualifiers on non-member function type"
44961 msgstr ""
44963 #: cp/decl.c:12239
44964 #, gcc-internal-format
44965 msgid "requires-clause on type-id"
44966 msgstr ""
44968 #: cp/decl.c:12249
44969 #, gcc-internal-format
44970 msgid "abstract declarator %qT used as declaration"
44971 msgstr ""
44973 #: cp/decl.c:12264
44974 #, gcc-internal-format
44975 msgid "requires-clause on declaration of non-function type %qT"
44976 msgstr ""
44978 #: cp/decl.c:12283
44979 #, gcc-internal-format
44980 msgid "cannot use %<::%> in parameter declaration"
44981 msgstr ""
44983 #: cp/decl.c:12289
44984 #, gcc-internal-format
44985 msgid "%<auto%> parameter not permitted in this context"
44986 msgstr ""
44988 #: cp/decl.c:12291
44989 #, gcc-internal-format
44990 msgid "parameter declared %<auto%>"
44991 msgstr ""
44993 #: cp/decl.c:12342 cp/parser.c:3290
44994 #, gcc-internal-format
44995 msgid "invalid use of template-name %qE without an argument list"
44996 msgstr ""
44998 #: cp/decl.c:12346
44999 #, gcc-internal-format
45000 msgid "non-static data member declared with placeholder %qT"
45001 msgstr ""
45003 #: cp/decl.c:12370
45004 #, gcc-internal-format
45005 msgid "ISO C++ forbids flexible array member %qs"
45006 msgstr ""
45008 #: cp/decl.c:12373
45009 #, gcc-internal-format
45010 msgid "ISO C++ forbids flexible array members"
45011 msgstr ""
45013 #. Something like struct S { int N::j; };
45014 #: cp/decl.c:12389
45015 #, gcc-internal-format
45016 msgid "invalid use of %<::%>"
45017 msgstr ""
45019 #: cp/decl.c:12410
45020 #, gcc-internal-format
45021 msgid "declaration of function %qD in invalid context"
45022 msgstr ""
45024 #: cp/decl.c:12420
45025 #, gcc-internal-format
45026 msgid "function %qD declared %<virtual%> inside a union"
45027 msgstr ""
45029 #: cp/decl.c:12430
45030 #, gcc-internal-format
45031 msgid "%qD cannot be declared %<virtual%>, since it is always static"
45032 msgstr ""
45034 #: cp/decl.c:12444
45035 #, gcc-internal-format
45036 msgid "expected qualified name in friend declaration for destructor %qD"
45037 msgstr ""
45039 #: cp/decl.c:12451
45040 #, gcc-internal-format
45041 msgid "declaration of %qD as member of %qT"
45042 msgstr ""
45044 #: cp/decl.c:12458
45045 #, gcc-internal-format
45046 msgid "a destructor cannot be %<concept%>"
45047 msgstr ""
45049 #: cp/decl.c:12464
45050 #, gcc-internal-format
45051 msgid "a destructor cannot be %<constexpr%>"
45052 msgstr ""
45054 #: cp/decl.c:12470
45055 #, gcc-internal-format
45056 msgid "expected qualified name in friend declaration for constructor %qD"
45057 msgstr ""
45059 #: cp/decl.c:12479
45060 #, gcc-internal-format
45061 msgid "a constructor cannot be %<concept%>"
45062 msgstr ""
45064 #: cp/decl.c:12485
45065 #, gcc-internal-format
45066 msgid "a concept cannot be a member function"
45067 msgstr ""
45069 #: cp/decl.c:12494
45070 #, gcc-internal-format
45071 msgid "specialization of variable template %qD declared as function"
45072 msgstr ""
45074 #: cp/decl.c:12497
45075 #, gcc-internal-format
45076 msgid "variable template declared here"
45077 msgstr ""
45079 #: cp/decl.c:12555
45080 #, gcc-internal-format
45081 msgid "field %qD has incomplete type %qT"
45082 msgstr ""
45084 #: cp/decl.c:12560
45085 #, gcc-internal-format
45086 msgid "name %qT has incomplete type"
45087 msgstr ""
45089 #: cp/decl.c:12572
45090 #, gcc-internal-format
45091 msgid "%qE is neither function nor member function; cannot be declared friend"
45092 msgstr ""
45094 #: cp/decl.c:12575
45095 #, gcc-internal-format
45096 msgid ""
45097 "unnamed field is neither function nor member function; cannot be declared "
45098 "friend"
45099 msgstr ""
45101 #: cp/decl.c:12620
45102 #, gcc-internal-format
45103 msgid "static data member %qE declared %<concept%>"
45104 msgstr ""
45106 #: cp/decl.c:12625
45107 #, gcc-internal-format
45108 msgid "%<constexpr%> static data member %qD must have an initializer"
45109 msgstr ""
45111 #: cp/decl.c:12654
45112 #, gcc-internal-format
45113 msgid "non-static data member %qE declared %<concept%>"
45114 msgstr ""
45116 #: cp/decl.c:12659
45117 #, gcc-internal-format
45118 msgid "non-static data member %qE declared %<constexpr%>"
45119 msgstr ""
45121 #: cp/decl.c:12714
45122 #, gcc-internal-format
45123 msgid "storage class %<auto%> invalid for function %qs"
45124 msgstr ""
45126 #: cp/decl.c:12716
45127 #, gcc-internal-format
45128 msgid "storage class %<register%> invalid for function %qs"
45129 msgstr ""
45131 #: cp/decl.c:12721
45132 #, gcc-internal-format
45133 msgid "storage class %<__thread%> invalid for function %qs"
45134 msgstr ""
45136 #: cp/decl.c:12725
45137 #, gcc-internal-format
45138 msgid "storage class %<thread_local%> invalid for function %qs"
45139 msgstr ""
45141 #: cp/decl.c:12730
45142 #, gcc-internal-format
45143 msgid "virt-specifiers in %qs not allowed outside a class definition"
45144 msgstr ""
45146 #: cp/decl.c:12742
45147 #, gcc-internal-format
45148 msgid ""
45149 "%<static%> specifier invalid for function %qs declared out of global scope"
45150 msgstr ""
45152 #: cp/decl.c:12746
45153 #, gcc-internal-format
45154 msgid ""
45155 "%<inline%> specifier invalid for function %qs declared out of global scope"
45156 msgstr ""
45158 #: cp/decl.c:12754
45159 #, gcc-internal-format
45160 msgid "virtual non-class function %qs"
45161 msgstr ""
45163 #: cp/decl.c:12761
45164 #, gcc-internal-format
45165 msgid "%qs defined in a non-class scope"
45166 msgstr ""
45168 #: cp/decl.c:12762
45169 #, gcc-internal-format
45170 msgid "%qs declared in a non-class scope"
45171 msgstr ""
45173 #: cp/decl.c:12796
45174 #, gcc-internal-format
45175 msgid "cannot declare member function %qD to have static linkage"
45176 msgstr ""
45178 #: cp/decl.c:12805
45179 #, gcc-internal-format
45180 msgid "cannot declare static function inside another function"
45181 msgstr ""
45183 #: cp/decl.c:12844
45184 #, gcc-internal-format
45185 msgid ""
45186 "%<static%> may not be used when defining (as opposed to declaring) a static "
45187 "data member"
45188 msgstr ""
45190 #: cp/decl.c:12851
45191 #, gcc-internal-format
45192 msgid "static member %qD declared %<register%>"
45193 msgstr ""
45195 #: cp/decl.c:12857
45196 #, gcc-internal-format
45197 msgid "cannot explicitly declare member %q#D to have extern linkage"
45198 msgstr ""
45200 #: cp/decl.c:12865
45201 #, gcc-internal-format
45202 msgid "declaration of %<constexpr%> variable %qD is not a definition"
45203 msgstr ""
45205 #: cp/decl.c:12886
45206 #, gcc-internal-format
45207 msgid "declaration of %q#D has no initializer"
45208 msgstr ""
45210 #: cp/decl.c:12898
45211 #, gcc-internal-format
45212 msgid "%qs initialized and declared %<extern%>"
45213 msgstr ""
45215 #: cp/decl.c:12903
45216 #, gcc-internal-format
45217 msgid "%qs has both %<extern%> and initializer"
45218 msgstr ""
45220 #: cp/decl.c:13068
45221 #, gcc-internal-format
45222 msgid "default argument %qE uses %qD"
45223 msgstr ""
45225 #: cp/decl.c:13071
45226 #, gcc-internal-format
45227 msgid "default argument %qE uses local variable %qD"
45228 msgstr ""
45230 #: cp/decl.c:13155
45231 #, gcc-internal-format
45232 msgid "invalid use of cv-qualified type %qT in parameter declaration"
45233 msgstr ""
45235 #: cp/decl.c:13159
45236 #, gcc-internal-format
45237 msgid "invalid use of type %<void%> in parameter declaration"
45238 msgstr ""
45240 #: cp/decl.c:13182
45241 #, gcc-internal-format
45242 msgid "parameter %qD invalidly declared method type"
45243 msgstr ""
45245 #: cp/decl.c:13209
45246 #, gcc-internal-format
45247 msgid "parameter %qD includes pointer to array of unknown bound %qT"
45248 msgstr ""
45250 #: cp/decl.c:13211
45251 #, gcc-internal-format
45252 msgid "parameter %qD includes reference to array of unknown bound %qT"
45253 msgstr ""
45255 #. [class.copy]
45257 #. A declaration of a constructor for a class X is ill-formed if
45258 #. its first parameter is of type (optionally cv-qualified) X
45259 #. and either there are no other parameters or else all other
45260 #. parameters have default arguments.
45262 #. We *don't* complain about member template instantiations that
45263 #. have this form, though; they can occur as we try to decide
45264 #. what constructor to use during overload resolution.  Since
45265 #. overload resolution will never prefer such a constructor to
45266 #. the non-template copy constructor (which is either explicitly
45267 #. or implicitly defined), there's no need to worry about their
45268 #. existence.  Theoretically, they should never even be
45269 #. instantiated, but that's hard to forestall.
45270 #: cp/decl.c:13465
45271 #, gcc-internal-format
45272 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
45273 msgstr ""
45275 #: cp/decl.c:13544
45276 #, gcc-internal-format
45277 msgid "%qD may not be declared within a namespace"
45278 msgstr ""
45280 #: cp/decl.c:13551
45281 #, gcc-internal-format
45282 msgid "%qD may not be declared as static"
45283 msgstr ""
45285 #: cp/decl.c:13578
45286 #, gcc-internal-format
45287 msgid "%qD must be a nonstatic member function"
45288 msgstr ""
45290 #: cp/decl.c:13584
45291 #, gcc-internal-format
45292 msgid ""
45293 "%qD must be either a non-static member function or a non-member function"
45294 msgstr ""
45296 #: cp/decl.c:13594
45297 #, gcc-internal-format
45298 msgid "%qD must have an argument of class or enumerated type"
45299 msgstr ""
45301 #. 13.4.0.3
45302 #: cp/decl.c:13620
45303 #, gcc-internal-format
45304 msgid "ISO C++ prohibits overloading operator ?:"
45305 msgstr ""
45307 #. Variadic.
45308 #: cp/decl.c:13631
45309 #, gcc-internal-format
45310 msgid "%qD must not have variable number of arguments"
45311 msgstr ""
45313 #: cp/decl.c:13657
45314 #, gcc-internal-format
45315 msgid "%qD must have either zero or one argument"
45316 msgstr ""
45318 #: cp/decl.c:13658
45319 #, gcc-internal-format
45320 msgid "%qD must have either one or two arguments"
45321 msgstr ""
45323 #: cp/decl.c:13670
45324 #, gcc-internal-format
45325 msgid "postfix %qD must have %<int%> as its argument"
45326 msgstr ""
45328 #: cp/decl.c:13671
45329 #, gcc-internal-format
45330 msgid "postfix %qD must have %<int%> as its second argument"
45331 msgstr ""
45333 #: cp/decl.c:13682
45334 #, gcc-internal-format
45335 msgid "%qD must have no arguments"
45336 msgstr ""
45338 #: cp/decl.c:13683 cp/decl.c:13693
45339 #, gcc-internal-format
45340 msgid "%qD must have exactly one argument"
45341 msgstr ""
45343 #: cp/decl.c:13694
45344 #, gcc-internal-format
45345 msgid "%qD must have exactly two arguments"
45346 msgstr ""
45348 #: cp/decl.c:13708
45349 #, gcc-internal-format
45350 msgid "%qD cannot have default arguments"
45351 msgstr ""
45353 #: cp/decl.c:13732
45354 #, gcc-internal-format
45355 msgid "converting %qT to %<void%> will never use a type conversion operator"
45356 msgstr ""
45358 #: cp/decl.c:13739
45359 #, gcc-internal-format
45360 msgid ""
45361 "converting %qT to a reference to the same type will never use a type "
45362 "conversion operator"
45363 msgstr ""
45365 #: cp/decl.c:13741
45366 #, gcc-internal-format
45367 msgid ""
45368 "converting %qT to the same type will never use a type conversion operator"
45369 msgstr ""
45371 #: cp/decl.c:13750
45372 #, gcc-internal-format
45373 msgid ""
45374 "converting %qT to a reference to a base class %qT will never use a type "
45375 "conversion operator"
45376 msgstr ""
45378 #: cp/decl.c:13752
45379 #, gcc-internal-format
45380 msgid ""
45381 "converting %qT to a base class %qT will never use a type conversion operator"
45382 msgstr ""
45384 #: cp/decl.c:13768
45385 #, gcc-internal-format
45386 msgid "user-defined %qD always evaluates both arguments"
45387 msgstr ""
45389 #: cp/decl.c:13787
45390 #, gcc-internal-format
45391 msgid "prefix %qD should return %qT"
45392 msgstr ""
45394 #: cp/decl.c:13794
45395 #, gcc-internal-format
45396 msgid "postfix %qD should return %qT"
45397 msgstr ""
45399 #: cp/decl.c:13806
45400 #, gcc-internal-format
45401 msgid "%qD should return by value"
45402 msgstr ""
45404 #: cp/decl.c:13861
45405 #, gcc-internal-format
45406 msgid "using template type parameter %qT after %qs"
45407 msgstr ""
45409 #: cp/decl.c:13884
45410 #, gcc-internal-format
45411 msgid "using alias template specialization %qT after %qs"
45412 msgstr ""
45414 #: cp/decl.c:13887
45415 #, gcc-internal-format
45416 msgid "using typedef-name %qD after %qs"
45417 msgstr ""
45419 #: cp/decl.c:13889
45420 #, gcc-internal-format
45421 msgid "%qD has a previous declaration here"
45422 msgstr ""
45424 #: cp/decl.c:13897
45425 #, gcc-internal-format
45426 msgid "%qT referred to as %qs"
45427 msgstr ""
45429 #: cp/decl.c:13898 cp/decl.c:13905
45430 #, gcc-internal-format
45431 msgid "%qT has a previous declaration here"
45432 msgstr ""
45434 #: cp/decl.c:13904
45435 #, gcc-internal-format
45436 msgid "%qT referred to as enum"
45437 msgstr ""
45439 #. If a class template appears as elaborated type specifier
45440 #. without a template header such as:
45442 #. template <class T> class C {};
45443 #. void f(class C);             // No template header here
45445 #. then the required template argument is missing.
45446 #: cp/decl.c:13919
45447 #, gcc-internal-format
45448 msgid "template argument required for %<%s %T%>"
45449 msgstr ""
45451 #: cp/decl.c:13973 cp/name-lookup.c:4565
45452 #, gcc-internal-format
45453 msgid "%qD has the same name as the class in which it is declared"
45454 msgstr ""
45456 #: cp/decl.c:14003 cp/friend.c:302 cp/parser.c:3115 cp/parser.c:6551
45457 #: cp/pt.c:9308
45458 #, gcc-internal-format
45459 msgid "%qT is not a template"
45460 msgstr ""
45462 #: cp/decl.c:14008
45463 #, gcc-internal-format
45464 msgid "perhaps you want to explicitly add %<%T::%>"
45465 msgstr ""
45467 #: cp/decl.c:14017 cp/name-lookup.c:3992 cp/name-lookup.c:3999
45468 #: cp/name-lookup.c:4852 cp/parser.c:6502 cp/parser.c:27221
45469 #, gcc-internal-format
45470 msgid "reference to %qD is ambiguous"
45471 msgstr ""
45473 #: cp/decl.c:14120
45474 #, gcc-internal-format
45475 msgid "use of enum %q#D without previous declaration"
45476 msgstr ""
45478 #: cp/decl.c:14156
45479 #, gcc-internal-format
45480 msgid "redeclaration of %qT as a non-template"
45481 msgstr ""
45483 #: cp/decl.c:14296
45484 #, gcc-internal-format
45485 msgid "derived union %qT invalid"
45486 msgstr ""
45488 #: cp/decl.c:14303
45489 #, gcc-internal-format
45490 msgid "%qT defined with multiple direct bases"
45491 msgstr ""
45493 #: cp/decl.c:14314
45494 #, gcc-internal-format
45495 msgid "%qT defined with direct virtual base"
45496 msgstr ""
45498 #: cp/decl.c:14339
45499 #, gcc-internal-format
45500 msgid "base type %qT fails to be a struct or class type"
45501 msgstr ""
45503 #: cp/decl.c:14369
45504 #, gcc-internal-format
45505 msgid "recursive type %qT undefined"
45506 msgstr ""
45508 #: cp/decl.c:14371
45509 #, gcc-internal-format
45510 msgid "duplicate base type %qT invalid"
45511 msgstr ""
45513 #: cp/decl.c:14516
45514 #, gcc-internal-format
45515 msgid "scoped/unscoped mismatch in enum %q#T"
45516 msgstr ""
45518 #: cp/decl.c:14519 cp/decl.c:14527 cp/decl.c:14537 cp/parser.c:18945
45519 #, gcc-internal-format
45520 msgid "previous definition here"
45521 msgstr ""
45523 #: cp/decl.c:14524
45524 #, gcc-internal-format
45525 msgid "underlying type mismatch in enum %q#T"
45526 msgstr ""
45528 #: cp/decl.c:14534
45529 #, gcc-internal-format
45530 msgid "different underlying type in enum %q#T"
45531 msgstr ""
45533 #: cp/decl.c:14607
45534 #, gcc-internal-format
45535 msgid "underlying type %qT of %qT must be an integral type"
45536 msgstr ""
45538 #. DR 377
45540 #. IF no integral type can represent all the enumerator values, the
45541 #. enumeration is ill-formed.
45542 #: cp/decl.c:14754
45543 #, gcc-internal-format
45544 msgid "no integral type can represent all of the enumerator values for %qT"
45545 msgstr ""
45547 #: cp/decl.c:14926
45548 #, gcc-internal-format
45549 msgid ""
45550 "enumerator value for %qD must have integral or unscoped enumeration type"
45551 msgstr ""
45553 #: cp/decl.c:14936
45554 #, gcc-internal-format
45555 msgid "enumerator value for %qD is not an integer constant"
45556 msgstr ""
45558 #: cp/decl.c:14985
45559 #, gcc-internal-format
45560 msgid "incremented enumerator value is too large for %<unsigned long%>"
45561 msgstr ""
45563 #: cp/decl.c:14986
45564 #, gcc-internal-format
45565 msgid "incremented enumerator value is too large for %<long%>"
45566 msgstr ""
45568 #: cp/decl.c:14997
45569 #, gcc-internal-format
45570 msgid "overflow in enumeration values at %qD"
45571 msgstr ""
45573 #: cp/decl.c:15017
45574 #, gcc-internal-format
45575 msgid "enumerator value %qE is outside the range of underlying type %qT"
45576 msgstr ""
45578 #: cp/decl.c:15128
45579 #, gcc-internal-format
45580 msgid "return type %q#T is incomplete"
45581 msgstr ""
45583 #: cp/decl.c:15303 cp/typeck.c:9693
45584 #, gcc-internal-format
45585 msgid "%<operator=%> should return a reference to %<*this%>"
45586 msgstr ""
45588 #: cp/decl.c:15650
45589 #, gcc-internal-format
45590 msgid "invalid function declaration"
45591 msgstr ""
45593 #: cp/decl.c:16119
45594 #, gcc-internal-format
45595 msgid "no return statements in function returning %qT"
45596 msgstr ""
45598 #: cp/decl.c:16121 cp/typeck.c:9573
45599 #, gcc-internal-format
45600 msgid "only plain %<auto%> return type can be deduced to %<void%>"
45601 msgstr ""
45603 #: cp/decl.c:16341
45604 #, gcc-internal-format
45605 msgid "invalid member function declaration"
45606 msgstr ""
45608 #: cp/decl.c:16355
45609 #, gcc-internal-format
45610 msgid "%qD is already defined in class %qT"
45611 msgstr ""
45613 #: cp/decl.c:16728
45614 #, gcc-internal-format
45615 msgid "use of %qD before deduction of %<auto%>"
45616 msgstr ""
45618 #: cp/decl2.c:353
45619 #, gcc-internal-format
45620 msgid "name missing for member function"
45621 msgstr ""
45623 #: cp/decl2.c:430 cp/decl2.c:444
45624 #, gcc-internal-format
45625 msgid "ambiguous conversion for array subscript"
45626 msgstr ""
45628 #: cp/decl2.c:438
45629 #, gcc-internal-format
45630 msgid "invalid types %<%T[%T]%> for array subscript"
45631 msgstr ""
45633 #: cp/decl2.c:492
45634 #, gcc-internal-format
45635 msgid "deleting array %q#E"
45636 msgstr ""
45638 #: cp/decl2.c:498
45639 #, gcc-internal-format
45640 msgid "type %q#T argument given to %<delete%>, expected pointer"
45641 msgstr ""
45643 #: cp/decl2.c:510
45644 #, gcc-internal-format
45645 msgid ""
45646 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
45647 "%<delete%>"
45648 msgstr ""
45650 #: cp/decl2.c:518
45651 #, gcc-internal-format
45652 msgid "deleting %qT is undefined"
45653 msgstr ""
45655 #: cp/decl2.c:566 cp/pt.c:5561
45656 #, gcc-internal-format
45657 msgid "template declaration of %q#D"
45658 msgstr ""
45660 #: cp/decl2.c:606
45661 #, gcc-internal-format
45662 msgid ""
45663 "template parameter lists provided don%'t match the template parameters of %qD"
45664 msgstr ""
45666 #. [temp.mem]
45668 #. A destructor shall not be a member template.
45669 #: cp/decl2.c:621 cp/pt.c:5520
45670 #, gcc-internal-format
45671 msgid "destructor %qD declared as member template"
45672 msgstr ""
45674 #: cp/decl2.c:695
45675 #, gcc-internal-format
45676 msgid "no declaration matches %q#D"
45677 msgstr ""
45679 #: cp/decl2.c:700
45680 #, gcc-internal-format
45681 msgid "no conversion operators declared"
45682 msgstr ""
45684 #: cp/decl2.c:703
45685 #, gcc-internal-format
45686 msgid "no functions named %qD"
45687 msgstr ""
45689 #: cp/decl2.c:705
45690 #, gcc-internal-format
45691 msgid "%#qT defined here"
45692 msgstr ""
45694 #: cp/decl2.c:765
45695 #, gcc-internal-format
45696 msgid "local class %q#T shall not have static data member %q#D"
45697 msgstr ""
45699 #: cp/decl2.c:774
45700 #, gcc-internal-format
45701 msgid "static data member %qD in unnamed class"
45702 msgstr ""
45704 #: cp/decl2.c:776
45705 #, gcc-internal-format
45706 msgid "unnamed class defined here"
45707 msgstr ""
45709 #: cp/decl2.c:846
45710 #, gcc-internal-format
45711 msgid "explicit template argument list not allowed"
45712 msgstr ""
45714 #: cp/decl2.c:888
45715 #, gcc-internal-format
45716 msgid "%qD is already defined in %qT"
45717 msgstr ""
45719 #: cp/decl2.c:924 cp/decl2.c:932
45720 #, gcc-internal-format
45721 msgid "invalid initializer for member function %qD"
45722 msgstr ""
45724 #: cp/decl2.c:941
45725 #, gcc-internal-format
45726 msgid "initializer specified for friend function %qD"
45727 msgstr ""
45729 #: cp/decl2.c:944
45730 #, gcc-internal-format
45731 msgid "initializer specified for static member function %qD"
45732 msgstr ""
45734 #: cp/decl2.c:988
45735 #, gcc-internal-format
45736 msgid "%<asm%> specifiers are not permitted on non-static data members"
45737 msgstr ""
45739 #: cp/decl2.c:1045
45740 #, gcc-internal-format
45741 msgid "bit-field %qD with non-integral type %qT"
45742 msgstr ""
45744 #: cp/decl2.c:1053
45745 #, gcc-internal-format
45746 msgid "cannot declare %qD to be a bit-field type"
45747 msgstr ""
45749 #: cp/decl2.c:1064
45750 #, gcc-internal-format
45751 msgid "cannot declare bit-field %qD with function type"
45752 msgstr ""
45754 #: cp/decl2.c:1070
45755 #, gcc-internal-format
45756 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
45757 msgstr ""
45759 #: cp/decl2.c:1077
45760 #, gcc-internal-format
45761 msgid "%qD is already defined in the class %qT"
45762 msgstr ""
45764 #: cp/decl2.c:1085
45765 #, gcc-internal-format
45766 msgid "static member %qD cannot be a bit-field"
45767 msgstr ""
45769 #: cp/decl2.c:1099
45770 #, gcc-internal-format
45771 msgid "width of bit-field %qD has non-integral type %qT"
45772 msgstr ""
45774 #: cp/decl2.c:1500
45775 #, gcc-internal-format
45776 msgid "%q+D static data member inside of declare target directive"
45777 msgstr ""
45779 #: cp/decl2.c:1567
45780 #, gcc-internal-format
45781 msgid "anonymous struct not inside named type"
45782 msgstr ""
45784 #: cp/decl2.c:1583
45785 #, gcc-internal-format
45786 msgid "%q#D invalid; an anonymous union can only have non-static data members"
45787 msgstr ""
45789 #: cp/decl2.c:1590
45790 #, gcc-internal-format
45791 msgid "private member %q#D in anonymous union"
45792 msgstr ""
45794 #: cp/decl2.c:1593
45795 #, gcc-internal-format
45796 msgid "protected member %q#D in anonymous union"
45797 msgstr ""
45799 #: cp/decl2.c:1658
45800 #, gcc-internal-format
45801 msgid "namespace-scope anonymous aggregates must be static"
45802 msgstr ""
45804 #: cp/decl2.c:1667
45805 #, gcc-internal-format
45806 msgid "anonymous union with no members"
45807 msgstr ""
45809 #: cp/decl2.c:1704
45810 #, gcc-internal-format
45811 msgid "%<operator new%> must return type %qT"
45812 msgstr ""
45814 #. [basic.stc.dynamic.allocation]
45816 #. The first parameter shall not have an associated default
45817 #. argument.
45818 #: cp/decl2.c:1716
45819 #, gcc-internal-format
45820 msgid "the first parameter of %<operator new%> cannot have a default argument"
45821 msgstr ""
45823 #: cp/decl2.c:1732
45824 #, gcc-internal-format
45825 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
45826 msgstr ""
45828 #: cp/decl2.c:1762
45829 #, gcc-internal-format
45830 msgid "%<operator delete%> must return type %qT"
45831 msgstr ""
45833 #. A destroying operator delete shall be a class member function named
45834 #. operator delete.
45835 #: cp/decl2.c:1776
45836 #, gcc-internal-format
45837 msgid "destroying operator delete must be a member function"
45838 msgstr ""
45840 #: cp/decl2.c:1779
45841 #, gcc-internal-format
45842 msgid "operator delete[] cannot be a destroying delete"
45843 msgstr ""
45845 #: cp/decl2.c:1781
45846 #, gcc-internal-format
45847 msgid "destroying operator delete must be a usual deallocation function"
45848 msgstr ""
45850 #: cp/decl2.c:1791
45851 #, gcc-internal-format
45852 msgid "%<operator delete%> takes type %qT as first parameter"
45853 msgstr ""
45855 #: cp/decl2.c:2735
45856 #, gcc-internal-format
45857 msgid "%qT has a field %qD whose type has no linkage"
45858 msgstr ""
45860 #: cp/decl2.c:2739
45861 #, gcc-internal-format
45862 msgid ""
45863 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
45864 msgstr ""
45866 #: cp/decl2.c:2744
45867 #, gcc-internal-format
45868 msgid "%qT has a field %qD whose type uses the anonymous namespace"
45869 msgstr ""
45871 #: cp/decl2.c:2752
45872 #, gcc-internal-format
45873 msgid "%qT declared with greater visibility than the type of its field %qD"
45874 msgstr ""
45876 #: cp/decl2.c:2770
45877 #, gcc-internal-format
45878 msgid "%qT has a base %qT whose type has no linkage"
45879 msgstr ""
45881 #: cp/decl2.c:2774
45882 #, gcc-internal-format
45883 msgid ""
45884 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
45885 msgstr ""
45887 #: cp/decl2.c:2779
45888 #, gcc-internal-format
45889 msgid "%qT has a base %qT whose type uses the anonymous namespace"
45890 msgstr ""
45892 #: cp/decl2.c:2786
45893 #, gcc-internal-format
45894 msgid "%qT declared with greater visibility than its base %qT"
45895 msgstr ""
45897 #: cp/decl2.c:4402
45898 #, gcc-internal-format
45899 msgid "%q#D, declared using unnamed type, is used but never defined"
45900 msgstr ""
45902 #. DRs 132, 319 and 389 seem to indicate types with
45903 #. no linkage can only be used to declare extern "C"
45904 #. entities.  Since it's not always an error in the
45905 #. ISO C++ 90 Standard, we only issue a warning.
45906 #: cp/decl2.c:4411
45907 #, gcc-internal-format
45908 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
45909 msgstr ""
45911 #: cp/decl2.c:4415
45912 #, gcc-internal-format
45913 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
45914 msgstr ""
45916 #: cp/decl2.c:4419
45917 #, gcc-internal-format
45918 msgid ""
45919 "%q#D does not refer to the unqualified type, so it is not used for linkage"
45920 msgstr ""
45922 #: cp/decl2.c:4427
45923 #, gcc-internal-format
45924 msgid "%q#D, declared using local type %qT, is used but never defined"
45925 msgstr ""
45927 #: cp/decl2.c:4431
45928 #, gcc-internal-format
45929 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
45930 msgstr ""
45932 #: cp/decl2.c:4434
45933 #, gcc-internal-format
45934 msgid "type %qT with no linkage used to declare function %q#D with linkage"
45935 msgstr ""
45937 #: cp/decl2.c:4622
45938 #, gcc-internal-format
45939 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
45940 msgstr ""
45942 #: cp/decl2.c:4625
45943 #, gcc-internal-format
45944 msgid "previous mangling %q#D"
45945 msgstr ""
45947 #: cp/decl2.c:4627
45948 #, gcc-internal-format
45949 msgid ""
45950 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
45951 "mangling"
45952 msgstr ""
45954 #: cp/decl2.c:4699 cp/decl2.c:4702
45955 #, gcc-internal-format
45956 msgid "the program should also define %qD"
45957 msgstr ""
45959 #: cp/decl2.c:5043
45960 #, gcc-internal-format
45961 msgid "inline function %qD used but never defined"
45962 msgstr ""
45964 #: cp/decl2.c:5244
45965 #, gcc-internal-format
45966 msgid "default argument missing for parameter %P of %q#D"
45967 msgstr ""
45969 #: cp/decl2.c:5249
45970 #, gcc-internal-format
45971 msgid "...following parameter %P which has a default argument"
45972 msgstr ""
45974 #: cp/decl2.c:5349
45975 #, gcc-internal-format
45976 msgid "implicitly-declared %qD is deprecated"
45977 msgstr ""
45979 #: cp/decl2.c:5353
45980 #, gcc-internal-format
45981 msgid "because %qT has user-provided %qD"
45982 msgstr ""
45984 #. We mark a lambda conversion op as deleted if we can't
45985 #. generate it properly; see maybe_add_lambda_conv_op.
45986 #: cp/decl2.c:5417
45987 #, gcc-internal-format
45988 msgid "converting lambda that uses %<...%> to function pointer"
45989 msgstr ""
45991 #: cp/decl2.c:5420
45992 #, gcc-internal-format
45993 msgid "use of deleted function %qD"
45994 msgstr ""
45996 #: cp/decl2.c:5471
45997 #, gcc-internal-format
45998 msgid "use of built-in parameter pack %qD outside of a template"
45999 msgstr ""
46001 #: cp/error.c:1542
46002 #, gcc-internal-format
46003 msgid "with"
46004 msgstr ""
46006 #: cp/error.c:3704
46007 #, gcc-internal-format
46008 msgid "(no argument)"
46009 msgstr ""
46011 #: cp/error.c:3796
46012 #, gcc-internal-format
46013 msgid "[...]"
46014 msgstr ""
46016 #: cp/error.c:4150
46017 #, gcc-internal-format
46018 msgid ""
46019 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
46020 "+11%>"
46021 msgstr ""
46023 #: cp/error.c:4155
46024 #, gcc-internal-format
46025 msgid ""
46026 "explicit conversion operators only available with %<-std=c++11%> or %<-"
46027 "std=gnu++11%>"
46028 msgstr ""
46030 #: cp/error.c:4160
46031 #, gcc-internal-format
46032 msgid ""
46033 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
46034 msgstr ""
46036 #: cp/error.c:4165
46037 #, gcc-internal-format
46038 msgid ""
46039 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
46040 msgstr ""
46042 #: cp/error.c:4170
46043 #, gcc-internal-format
46044 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
46045 msgstr ""
46047 #: cp/error.c:4175
46048 #, gcc-internal-format
46049 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
46050 msgstr ""
46052 #: cp/error.c:4180
46053 #, gcc-internal-format
46054 msgid ""
46055 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
46056 "std=gnu++11%>"
46057 msgstr ""
46059 #: cp/error.c:4185
46060 #, gcc-internal-format
46061 msgid ""
46062 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
46063 msgstr ""
46065 #: cp/error.c:4190
46066 #, gcc-internal-format
46067 msgid ""
46068 "override controls (override/final) only available with %<-std=c++11%> or %<-"
46069 "std=gnu++11%>"
46070 msgstr ""
46072 #: cp/error.c:4195
46073 #, gcc-internal-format
46074 msgid ""
46075 "non-static data member initializers only available with %<-std=c++11%> or %<-"
46076 "std=gnu++11%>"
46077 msgstr ""
46079 #: cp/error.c:4200
46080 #, gcc-internal-format
46081 msgid ""
46082 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
46083 msgstr ""
46085 #: cp/error.c:4205
46086 #, gcc-internal-format
46087 msgid ""
46088 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
46089 "+11%>"
46090 msgstr ""
46092 #: cp/error.c:4210
46093 #, gcc-internal-format
46094 msgid ""
46095 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
46096 "+11%>"
46097 msgstr ""
46099 #: cp/error.c:4215
46100 #, gcc-internal-format
46101 msgid "c++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
46102 msgstr ""
46104 #: cp/error.c:4220
46105 #, gcc-internal-format
46106 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
46107 msgstr ""
46109 #: cp/error.c:4270
46110 #, gcc-internal-format
46111 msgid "incomplete type %qT used in nested name specifier"
46112 msgstr ""
46114 #: cp/error.c:4274
46115 #, gcc-internal-format
46116 msgid "reference to %<%T::%D%> is ambiguous"
46117 msgstr ""
46119 #: cp/error.c:4288
46120 #, gcc-internal-format
46121 msgid "%qD is not a member of %qT; did you mean %qs?"
46122 msgstr ""
46124 #: cp/error.c:4292 cp/typeck.c:2437
46125 #, gcc-internal-format
46126 msgid "%qD is not a member of %qT"
46127 msgstr ""
46129 #: cp/error.c:4314
46130 #, gcc-internal-format
46131 msgid "%qD is not a member of %qD; did you mean %qs?"
46132 msgstr ""
46134 #: cp/error.c:4318 cp/typeck.c:3031
46135 #, gcc-internal-format
46136 msgid "%qD is not a member of %qD"
46137 msgstr ""
46139 #: cp/error.c:4329
46140 #, gcc-internal-format
46141 msgid "%<::%D%> has not been declared; did you mean %qs?"
46142 msgstr ""
46144 #: cp/error.c:4333
46145 #, gcc-internal-format
46146 msgid "%<::%D%> has not been declared"
46147 msgstr ""
46149 #: cp/except.c:146
46150 #, gcc-internal-format
46151 msgid "%qs declared incorrectly"
46152 msgstr ""
46154 #: cp/except.c:418
46155 #, gcc-internal-format
46156 msgid "exception handling disabled, use %<-fexceptions%> to enable"
46157 msgstr ""
46159 #: cp/except.c:644
46160 #, gcc-internal-format
46161 msgid "throwing NULL, which has integral, not pointer type"
46162 msgstr ""
46164 #: cp/except.c:795
46165 #, gcc-internal-format
46166 msgid "  in thrown expression"
46167 msgstr ""
46169 #: cp/except.c:942
46170 #, gcc-internal-format
46171 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
46172 msgstr ""
46174 #: cp/except.c:949
46175 #, gcc-internal-format
46176 msgid ""
46177 "cannot throw expression of type %qT because it involves types of variable "
46178 "size"
46179 msgstr ""
46181 #: cp/except.c:952
46182 #, gcc-internal-format
46183 msgid "cannot catch type %qT because it involves types of variable size"
46184 msgstr ""
46186 #: cp/except.c:1048
46187 #, gcc-internal-format
46188 msgid "exception of type %qT will be caught"
46189 msgstr ""
46191 #: cp/except.c:1051
46192 #, gcc-internal-format
46193 msgid "   by earlier handler for %qT"
46194 msgstr ""
46196 #: cp/except.c:1080
46197 #, gcc-internal-format
46198 msgid "%<...%> handler must be the last handler for its try block"
46199 msgstr ""
46201 #: cp/except.c:1164
46202 #, gcc-internal-format
46203 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
46204 msgstr ""
46206 #: cp/except.c:1167
46207 #, gcc-internal-format
46208 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
46209 msgstr ""
46211 #: cp/friend.c:192
46212 #, gcc-internal-format
46213 msgid "%qD is already a friend of class %qT"
46214 msgstr ""
46216 #: cp/friend.c:276
46217 #, gcc-internal-format
46218 msgid "invalid type %qT declared %<friend%>"
46219 msgstr ""
46221 #. template <class U> friend class T::X<U>;
46222 #. [temp.friend]
46223 #. Friend declarations shall not declare partial
46224 #. specializations.
46225 #: cp/friend.c:293 cp/friend.c:341
46226 #, gcc-internal-format
46227 msgid "partial specialization %qT declared %<friend%>"
46228 msgstr ""
46230 #: cp/friend.c:307
46231 #, gcc-internal-format
46232 msgid ""
46233 "perhaps you need explicit template arguments in your nested-name-specifier"
46234 msgstr ""
46236 #: cp/friend.c:319
46237 #, gcc-internal-format
46238 msgid "class %qT is implicitly friends with itself"
46239 msgstr ""
46241 #: cp/friend.c:377
46242 #, gcc-internal-format
46243 msgid "%qT is not a member of %qT"
46244 msgstr ""
46246 #: cp/friend.c:383
46247 #, gcc-internal-format
46248 msgid "%qT is not a member class template of %qT"
46249 msgstr ""
46251 #: cp/friend.c:393
46252 #, gcc-internal-format
46253 msgid "%qT is not a nested class of %qT"
46254 msgstr ""
46256 #. template <class T> friend class T;
46257 #: cp/friend.c:407
46258 #, gcc-internal-format
46259 msgid "template parameter type %qT declared %<friend%>"
46260 msgstr ""
46262 #. template <class T> friend class A; where A is not a template
46263 #: cp/friend.c:415
46264 #, gcc-internal-format
46265 msgid "%q#T is not a template"
46266 msgstr ""
46268 #: cp/friend.c:438
46269 #, gcc-internal-format
46270 msgid "%qD is already a friend of %qT"
46271 msgstr ""
46273 #: cp/friend.c:448
46274 #, gcc-internal-format
46275 msgid "%qT is already a friend of %qT"
46276 msgstr ""
46278 #: cp/friend.c:488
46279 #, gcc-internal-format
46280 msgid "friend declaration %qD may not have virt-specifiers"
46281 msgstr ""
46283 #: cp/friend.c:581
46284 #, gcc-internal-format
46285 msgid "member %qD declared as friend before type %qT defined"
46286 msgstr ""
46288 #: cp/friend.c:637
46289 #, gcc-internal-format
46290 msgid "friend declaration %q#D declares a non-template function"
46291 msgstr ""
46293 #: cp/friend.c:641
46294 #, gcc-internal-format
46295 msgid ""
46296 "(if this is not what you intended, make sure the function template has "
46297 "already been declared and add <> after the function name here) "
46298 msgstr ""
46300 #: cp/init.c:394
46301 #, gcc-internal-format
46302 msgid "value-initialization of incomplete type %qT"
46303 msgstr ""
46305 #: cp/init.c:472
46306 #, gcc-internal-format
46307 msgid "cannot value-initialize array of unknown bound %qT"
46308 msgstr ""
46310 #: cp/init.c:511
46311 #, gcc-internal-format
46312 msgid "value-initialization of function type %qT"
46313 msgstr ""
46315 #: cp/init.c:517
46316 #, gcc-internal-format
46317 msgid "value-initialization of reference type %qT"
46318 msgstr ""
46320 #: cp/init.c:575
46321 #, gcc-internal-format
46322 msgid "recursive instantiation of default member initializer for %qD"
46323 msgstr ""
46325 #: cp/init.c:636
46326 #, gcc-internal-format
46327 msgid ""
46328 "default member initializer for %qD required before the end of its enclosing "
46329 "class"
46330 msgstr ""
46332 #: cp/init.c:696
46333 #, gcc-internal-format
46334 msgid "initializer for flexible array member %q#D"
46335 msgstr ""
46337 #: cp/init.c:754
46338 #, gcc-internal-format
46339 msgid ""
46340 "initializing %qD from %qE does not extend the lifetime of the underlying "
46341 "array"
46342 msgstr ""
46344 #: cp/init.c:780
46345 #, gcc-internal-format
46346 msgid "%qD should be initialized in the member initialization list"
46347 msgstr ""
46349 #: cp/init.c:801
46350 #, gcc-internal-format
46351 msgid "%qD is initialized with itself"
46352 msgstr ""
46354 #: cp/init.c:912
46355 #, gcc-internal-format
46356 msgid "invalid initializer for array member %q#D"
46357 msgstr ""
46359 #: cp/init.c:927 cp/init.c:953 cp/init.c:2494 cp/method.c:1390
46360 #, gcc-internal-format
46361 msgid "uninitialized const member in %q#T"
46362 msgstr ""
46364 #: cp/init.c:929 cp/init.c:947 cp/init.c:955 cp/init.c:2479 cp/init.c:2507
46365 #: cp/method.c:1393 cp/method.c:1404
46366 #, gcc-internal-format
46367 msgid "%q#D should be initialized"
46368 msgstr ""
46370 #: cp/init.c:945 cp/init.c:2466 cp/method.c:1401
46371 #, gcc-internal-format
46372 msgid "uninitialized reference member in %q#T"
46373 msgstr ""
46375 #: cp/init.c:1127
46376 #, gcc-internal-format
46377 msgid "%qD will be initialized after"
46378 msgstr ""
46380 #: cp/init.c:1130
46381 #, gcc-internal-format
46382 msgid "base %qT will be initialized after"
46383 msgstr ""
46385 #: cp/init.c:1134
46386 #, gcc-internal-format
46387 msgid "  %q#D"
46388 msgstr ""
46390 #: cp/init.c:1136
46391 #, gcc-internal-format
46392 msgid "  base %qT"
46393 msgstr ""
46395 #: cp/init.c:1138
46396 #, gcc-internal-format
46397 msgid "  when initialized here"
46398 msgstr ""
46400 #: cp/init.c:1155
46401 #, gcc-internal-format
46402 msgid "multiple initializations given for %qD"
46403 msgstr ""
46405 #: cp/init.c:1159
46406 #, gcc-internal-format
46407 msgid "multiple initializations given for base %qT"
46408 msgstr ""
46410 #: cp/init.c:1244
46411 #, gcc-internal-format
46412 msgid "initializations for multiple members of %qT"
46413 msgstr ""
46415 #: cp/init.c:1341
46416 #, gcc-internal-format
46417 msgid ""
46418 "base class %q#T should be explicitly initialized in the copy constructor"
46419 msgstr ""
46421 #: cp/init.c:1568 cp/init.c:1587
46422 #, gcc-internal-format
46423 msgid "class %qT does not have any field named %qD"
46424 msgstr ""
46426 #: cp/init.c:1574
46427 #, gcc-internal-format
46428 msgid ""
46429 "%q#D is a static data member; it can only be initialized at its definition"
46430 msgstr ""
46432 #: cp/init.c:1581
46433 #, gcc-internal-format
46434 msgid "%q#D is not a non-static data member of %qT"
46435 msgstr ""
46437 #: cp/init.c:1620
46438 #, gcc-internal-format
46439 msgid "unnamed initializer for %qT, which has no base classes"
46440 msgstr ""
46442 #: cp/init.c:1628
46443 #, gcc-internal-format
46444 msgid "unnamed initializer for %qT, which uses multiple inheritance"
46445 msgstr ""
46447 #: cp/init.c:1675
46448 #, gcc-internal-format
46449 msgid "%qD is both a direct base and an indirect virtual base"
46450 msgstr ""
46452 #: cp/init.c:1683
46453 #, gcc-internal-format
46454 msgid "type %qT is not a direct or virtual base of %qT"
46455 msgstr ""
46457 #: cp/init.c:1686
46458 #, gcc-internal-format
46459 msgid "type %qT is not a direct base of %qT"
46460 msgstr ""
46462 #: cp/init.c:1798 cp/init.c:4515 cp/typeck2.c:1263
46463 #, gcc-internal-format
46464 msgid "array must be initialized with a brace-enclosed initializer"
46465 msgstr ""
46467 #: cp/init.c:2108 cp/semantics.c:3353
46468 #, gcc-internal-format
46469 msgid "%qT is not a class type"
46470 msgstr ""
46472 #: cp/init.c:2164
46473 #, gcc-internal-format
46474 msgid "incomplete type %qT does not have member %qD"
46475 msgstr ""
46477 #: cp/init.c:2178
46478 #, gcc-internal-format
46479 msgid "invalid pointer to bit-field %qD"
46480 msgstr ""
46482 #: cp/init.c:2264 cp/typeck.c:1914
46483 #, gcc-internal-format
46484 msgid "invalid use of non-static member function %qD"
46485 msgstr ""
46487 #: cp/init.c:2271 cp/semantics.c:1856
46488 #, gcc-internal-format
46489 msgid "invalid use of non-static data member %qD"
46490 msgstr ""
46492 #: cp/init.c:2463
46493 #, gcc-internal-format
46494 msgid ""
46495 "uninitialized reference member in %q#T using %<new%> without new-initializer"
46496 msgstr ""
46498 #: cp/init.c:2471
46499 #, gcc-internal-format
46500 msgid ""
46501 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
46502 "new-initializer"
46503 msgstr ""
46505 #: cp/init.c:2475
46506 #, gcc-internal-format
46507 msgid "uninitialized reference member in base %q#T of %q#T"
46508 msgstr ""
46510 #: cp/init.c:2491
46511 #, gcc-internal-format
46512 msgid ""
46513 "uninitialized const member in %q#T using %<new%> without new-initializer"
46514 msgstr ""
46516 #: cp/init.c:2499
46517 #, gcc-internal-format
46518 msgid ""
46519 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
46520 "initializer"
46521 msgstr ""
46523 #: cp/init.c:2503
46524 #, gcc-internal-format
46525 msgid "uninitialized const member in base %q#T of %q#T"
46526 msgstr ""
46528 #: cp/init.c:2800
46529 #, gcc-internal-format
46530 msgid ""
46531 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
46532 "region of type %qT and size %qwi"
46533 msgstr ""
46535 #: cp/init.c:2811
46536 #, gcc-internal-format
46537 msgid ""
46538 "placement new constructing an array of objects of type %qT and size %qwu in "
46539 "a region of type %qT and size %qwi"
46540 msgstr ""
46542 #: cp/init.c:2822
46543 #, gcc-internal-format
46544 msgid ""
46545 "placement new constructing an object of type %qT and size %qwu in a region "
46546 "of type %qT and size %qwi"
46547 msgstr ""
46549 #: cp/init.c:2969
46550 #, gcc-internal-format
46551 msgid "integer overflow in array size"
46552 msgstr ""
46554 #: cp/init.c:2979
46555 #, gcc-internal-format
46556 msgid "array size in new-expression must be constant"
46557 msgstr ""
46559 #: cp/init.c:2993
46560 #, gcc-internal-format
46561 msgid "variably modified type not allowed in new-expression"
46562 msgstr ""
46564 #: cp/init.c:3009
46565 #, gcc-internal-format
46566 msgid ""
46567 "non-constant array new length must be specified directly, not by typedef"
46568 msgstr ""
46570 #: cp/init.c:3011
46571 #, gcc-internal-format
46572 msgid ""
46573 "non-constant array new length must be specified without parentheses around "
46574 "the type-id"
46575 msgstr ""
46577 #: cp/init.c:3021
46578 #, gcc-internal-format
46579 msgid "invalid type %<void%> for new"
46580 msgstr ""
46582 #: cp/init.c:3027
46583 #, gcc-internal-format
46584 msgid ""
46585 "%<new%> of initializer_list does not extend the lifetime of the underlying "
46586 "array"
46587 msgstr ""
46589 #: cp/init.c:3069
46590 #, gcc-internal-format
46591 msgid "uninitialized const in %<new%> of %q#T"
46592 msgstr ""
46594 #: cp/init.c:3213
46595 #, gcc-internal-format
46596 msgid "no suitable %qD found in class %qT"
46597 msgstr ""
46599 #: cp/init.c:3220 cp/search.c:1036
46600 #, gcc-internal-format
46601 msgid "request for member %qD is ambiguous"
46602 msgstr ""
46604 #: cp/init.c:3294
46605 #, gcc-internal-format
46606 msgid "%<new%> of type %qT with extended alignment %d"
46607 msgstr ""
46609 #: cp/init.c:3297
46610 #, gcc-internal-format
46611 msgid "uses %qD, which does not have an alignment parameter"
46612 msgstr ""
46614 #: cp/init.c:3300
46615 #, gcc-internal-format
46616 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
46617 msgstr ""
46619 #: cp/init.c:3483
46620 #, gcc-internal-format
46621 msgid "parenthesized initializer in array new"
46622 msgstr ""
46624 #: cp/init.c:3762
46625 #, gcc-internal-format
46626 msgid "size in array new must have integral type"
46627 msgstr ""
46629 #: cp/init.c:3791
46630 #, gcc-internal-format
46631 msgid "new cannot be applied to a reference type"
46632 msgstr ""
46634 #: cp/init.c:3800
46635 #, gcc-internal-format
46636 msgid "new cannot be applied to a function type"
46637 msgstr ""
46639 #: cp/init.c:3871
46640 #, gcc-internal-format
46641 msgid "possible problem detected in invocation of delete [] operator:"
46642 msgstr ""
46644 #: cp/init.c:3875
46645 #, gcc-internal-format
46646 msgid ""
46647 "neither the destructor nor the class-specific operator delete [] will be "
46648 "called, even if they are declared when the class is defined"
46649 msgstr ""
46651 #: cp/init.c:4424
46652 #, gcc-internal-format
46653 msgid "initializer ends prematurely"
46654 msgstr ""
46656 #: cp/init.c:4729
46657 #, gcc-internal-format
46658 msgid "unknown array size in delete"
46659 msgstr ""
46661 #: cp/init.c:4758
46662 #, gcc-internal-format
46663 msgid "possible problem detected in invocation of delete operator:"
46664 msgstr ""
46666 #: cp/init.c:4763
46667 #, gcc-internal-format
46668 msgid ""
46669 "neither the destructor nor the class-specific operator delete will be "
46670 "called, even if they are declared when the class is defined"
46671 msgstr ""
46673 #: cp/init.c:4778
46674 #, gcc-internal-format
46675 msgid ""
46676 "deleting object of abstract class type %qT which has non-virtual destructor "
46677 "will cause undefined behavior"
46678 msgstr ""
46680 #: cp/init.c:4783
46681 #, gcc-internal-format
46682 msgid ""
46683 "deleting object of polymorphic class type %qT which has non-virtual "
46684 "destructor might cause undefined behavior"
46685 msgstr ""
46687 #: cp/init.c:5079
46688 #, gcc-internal-format
46689 msgid "type to vector delete is neither pointer or array type"
46690 msgstr ""
46692 #: cp/lambda.c:534
46693 #, gcc-internal-format
46694 msgid "array of runtime bound cannot be captured by copy, only by reference"
46695 msgstr ""
46697 #: cp/lambda.c:549
46698 #, gcc-internal-format
46699 msgid ""
46700 "capture of variably-modified type %qT that is not an N3639 array of runtime "
46701 "bound"
46702 msgstr ""
46704 #: cp/lambda.c:553
46705 #, gcc-internal-format
46706 msgid "because the array element type %qT has variable size"
46707 msgstr ""
46709 #: cp/lambda.c:577
46710 #, gcc-internal-format
46711 msgid "cannot capture %qE by reference"
46712 msgstr ""
46714 #: cp/lambda.c:587
46715 #, gcc-internal-format
46716 msgid "capture by copy of incomplete type %qT"
46717 msgstr ""
46719 #: cp/lambda.c:627
46720 #, gcc-internal-format
46721 msgid "trying to capture %qD in instantiation of generic lambda"
46722 msgstr ""
46724 #: cp/lambda.c:704
46725 #, gcc-internal-format
46726 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
46727 msgstr ""
46729 #: cp/lambda.c:706
46730 #, gcc-internal-format
46731 msgid "add explicit %<this%> or %<*this%> capture"
46732 msgstr ""
46734 #: cp/lambda.c:820
46735 #, gcc-internal-format
46736 msgid "%<this%> was not captured for this lambda function"
46737 msgstr ""
46739 #: cp/lex.c:388
46740 #, gcc-internal-format, gfc-internal-format
46741 msgid "junk at end of #pragma %s"
46742 msgstr ""
46744 #: cp/lex.c:395
46745 #, gcc-internal-format, gfc-internal-format
46746 msgid "invalid #pragma %s"
46747 msgstr ""
46749 #: cp/lex.c:403
46750 #, gcc-internal-format
46751 msgid "#pragma vtable no longer supported"
46752 msgstr ""
46754 #: cp/lex.c:475
46755 #, gcc-internal-format
46756 msgid "#pragma implementation for %qs appears after file is included"
46757 msgstr ""
46759 #: cp/lex.c:503
46760 #, gcc-internal-format
46761 msgid "%qD not defined"
46762 msgstr ""
46764 #: cp/lex.c:515
46765 #, gcc-internal-format
46766 msgid "%qD was not declared in this scope; did you mean %qs?"
46767 msgstr ""
46769 #: cp/lex.c:519
46770 #, gcc-internal-format
46771 msgid "%qD was not declared in this scope"
46772 msgstr ""
46774 #. In a template, it is invalid to write "f()" or "f(3)" if no
46775 #. declaration of "f" is available.  Historically, G++ and most
46776 #. other compilers accepted that usage since they deferred all name
46777 #. lookup until instantiation time rather than doing unqualified
46778 #. name lookup at template definition time; explain to the user what
46779 #. is going wrong.
46781 #. Note that we have the exact wording of the following message in
46782 #. the manual (trouble.texi, node "Name lookup"), so they need to
46783 #. be kept in synch.
46784 #: cp/lex.c:561
46785 #, gcc-internal-format
46786 msgid ""
46787 "there are no arguments to %qD that depend on a template parameter, so a "
46788 "declaration of %qD must be available"
46789 msgstr ""
46791 #: cp/lex.c:570
46792 #, gcc-internal-format
46793 msgid ""
46794 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
46795 "use of an undeclared name is deprecated)"
46796 msgstr ""
46798 #: cp/mangle.c:2312
46799 #, gcc-internal-format
46800 msgid "mangling typeof, use decltype instead"
46801 msgstr ""
46803 #: cp/mangle.c:2316
46804 #, gcc-internal-format
46805 msgid "mangling __underlying_type"
46806 msgstr ""
46808 #: cp/mangle.c:2601
46809 #, gcc-internal-format
46810 msgid "mangling unknown fixed point type"
46811 msgstr ""
46813 #: cp/mangle.c:3261
46814 #, gcc-internal-format
46815 msgid ""
46816 "use of built-in trait %qE in function signature; use library traits instead"
46817 msgstr ""
46819 #: cp/mangle.c:3266
46820 #, gcc-internal-format, gfc-internal-format
46821 msgid "mangling %C"
46822 msgstr ""
46824 #: cp/mangle.c:3343
46825 #, gcc-internal-format
46826 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
46827 msgstr ""
46829 #: cp/mangle.c:3892
46830 #, gcc-internal-format
46831 msgid ""
46832 "mangled name for %qD will change in C++17 because the exception "
46833 "specification is part of a function type"
46834 msgstr ""
46836 #: cp/mangle.c:3938
46837 #, gcc-internal-format
46838 msgid ""
46839 "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
46840 msgstr ""
46842 #: cp/mangle.c:3944
46843 #, gcc-internal-format
46844 msgid ""
46845 "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
46846 msgstr ""
46848 #: cp/mangle.c:4216
46849 #, gcc-internal-format
46850 msgid ""
46851 "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and "
46852 "%<-fabi-version=%d%>"
46853 msgstr ""
46855 #: cp/mangle.c:4221
46856 #, gcc-internal-format
46857 msgid ""
46858 "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-"
46859 "version=%d%>"
46860 msgstr ""
46862 #: cp/mangle.c:4226
46863 #, gcc-internal-format
46864 msgid ""
46865 "the mangled name of the initialization guard variable for %qD changes "
46866 "between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
46867 msgstr ""
46869 #: cp/method.c:831 cp/method.c:1343
46870 #, gcc-internal-format
46871 msgid "non-static const member %q#D, can%'t use default assignment operator"
46872 msgstr ""
46874 #: cp/method.c:837 cp/method.c:1349
46875 #, gcc-internal-format
46876 msgid ""
46877 "non-static reference member %q#D, can%'t use default assignment operator"
46878 msgstr ""
46880 #: cp/method.c:957
46881 #, gcc-internal-format
46882 msgid "synthesized method %qD first required here"
46883 msgstr ""
46885 #: cp/method.c:1278
46886 #, gcc-internal-format
46887 msgid "union member %q+D with non-trivial %qD"
46888 msgstr ""
46890 #: cp/method.c:1288
46891 #, gcc-internal-format
46892 msgid "defaulted constructor calls non-%<constexpr%> %qD"
46893 msgstr ""
46895 #: cp/method.c:1366
46896 #, gcc-internal-format
46897 msgid "initializer for %q#D is invalid"
46898 msgstr ""
46900 #: cp/method.c:1421
46901 #, gcc-internal-format
46902 msgid "defaulted default constructor does not initialize %q#D"
46903 msgstr ""
46905 #: cp/method.c:1432
46906 #, gcc-internal-format
46907 msgid "copying non-static data member %q#D of rvalue reference type"
46908 msgstr ""
46910 #. A trivial constructor doesn't have any NSDMI.
46911 #: cp/method.c:1638
46912 #, gcc-internal-format
46913 msgid ""
46914 "defaulted default constructor does not initialize any non-static data member"
46915 msgstr ""
46917 #: cp/method.c:1681
46918 #, gcc-internal-format
46919 msgid ""
46920 "defaulted move assignment for %qT calls a non-trivial move assignment "
46921 "operator for virtual base %qT"
46922 msgstr ""
46924 #: cp/method.c:1808
46925 #, gcc-internal-format
46926 msgid "a lambda closure type has a deleted default constructor"
46927 msgstr ""
46929 #: cp/method.c:1811
46930 #, gcc-internal-format
46931 msgid "a lambda closure type has a deleted copy assignment operator"
46932 msgstr ""
46934 #: cp/method.c:1820
46935 #, gcc-internal-format
46936 msgid ""
46937 "%q#D is implicitly declared as deleted because %qT declares a move "
46938 "constructor or move assignment operator"
46939 msgstr ""
46941 #: cp/method.c:1831
46942 #, gcc-internal-format
46943 msgid "%q#D inherits from multiple base subobjects"
46944 msgstr ""
46946 #: cp/method.c:1856
46947 #, gcc-internal-format
46948 msgid ""
46949 "%q#D is implicitly deleted because the default definition would be ill-"
46950 "formed:"
46951 msgstr ""
46953 #: cp/method.c:1865
46954 msgid ""
46955 "%q#F is implicitly deleted because its exception-specification does not "
46956 "match the implicit exception-specification %qX"
46957 msgstr ""
46959 #: cp/method.c:2191
46960 #, gcc-internal-format
46961 msgid "defaulted declaration %q+D does not match the expected signature"
46962 msgstr ""
46964 #: cp/method.c:2194
46965 #, gcc-internal-format
46966 msgid "expected signature: %qD"
46967 msgstr ""
46969 #: cp/method.c:2232
46970 msgid ""
46971 "function %q+D defaulted on its redeclaration with an exception-specification "
46972 "that differs from the implicit exception-specification %qX"
46973 msgstr ""
46975 #: cp/method.c:2254
46976 #, gcc-internal-format
46977 msgid ""
46978 "explicitly defaulted function %q+D cannot be declared as %<constexpr%> "
46979 "because the implicit declaration is not %<constexpr%>:"
46980 msgstr ""
46982 #: cp/method.c:2302
46983 #, gcc-internal-format
46984 msgid "a template cannot be defaulted"
46985 msgstr ""
46987 #: cp/method.c:2330
46988 #, gcc-internal-format
46989 msgid "%qD cannot be defaulted"
46990 msgstr ""
46992 #: cp/method.c:2339
46993 #, gcc-internal-format
46994 msgid "defaulted function %q+D with default argument"
46995 msgstr ""
46997 #: cp/name-lookup.c:2273
46998 #, gcc-internal-format
46999 msgid "%q#D conflicts with a previous declaration"
47000 msgstr ""
47002 #: cp/name-lookup.c:2425
47003 #, gcc-internal-format
47004 msgid "%q#D hides constructor for %q#D"
47005 msgstr ""
47007 #: cp/name-lookup.c:2553
47008 #, gcc-internal-format
47009 msgid "conflicting C language linkage declaration %q#D"
47010 msgstr ""
47012 #: cp/name-lookup.c:2558
47013 #, gcc-internal-format
47014 msgid "due to different exception specifications"
47015 msgstr ""
47017 #: cp/name-lookup.c:2656
47018 #, gcc-internal-format
47019 msgid "lambda parameter %qD previously declared as a capture"
47020 msgstr ""
47022 #: cp/name-lookup.c:2677
47023 #, gcc-internal-format
47024 msgid "declaration of %q#D shadows a parameter"
47025 msgstr ""
47027 #: cp/name-lookup.c:2802
47028 #, gcc-internal-format
47029 msgid "declaration of %qD shadows a member of %qT"
47030 msgstr ""
47032 #: cp/name-lookup.c:2956
47033 #, gcc-internal-format
47034 msgid "local external declaration %q#D"
47035 msgstr ""
47037 #: cp/name-lookup.c:2958
47038 #, gcc-internal-format
47039 msgid "does not match previous declaration %q#D"
47040 msgstr ""
47042 #. In a local class, a friend function declaration must
47043 #. find a matching decl in the innermost non-class scope.
47044 #. [class.friend/11]
47045 #: cp/name-lookup.c:3080
47046 #, gcc-internal-format
47047 msgid "friend declaration %qD in local class without prior local declaration"
47048 msgstr ""
47050 #: cp/name-lookup.c:3273
47051 #, gcc-internal-format
47052 msgid "%s %<%s(%E)%> %p %d\n"
47053 msgstr ""
47055 #: cp/name-lookup.c:3276
47056 #, gcc-internal-format
47057 msgid "%s %s %p %d\n"
47058 msgstr ""
47060 #: cp/name-lookup.c:3932
47061 #, gcc-internal-format
47062 msgid "%qT is not a namespace or unscoped enum"
47063 msgstr ""
47065 #. 7.3.3/5
47066 #. A using-declaration shall not name a template-id.
47067 #: cp/name-lookup.c:3942
47068 #, gcc-internal-format
47069 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
47070 msgstr ""
47072 #: cp/name-lookup.c:3949
47073 #, gcc-internal-format
47074 msgid "namespace %qD not allowed in using-declaration"
47075 msgstr ""
47077 #. It's a nested name with template parameter dependent scope.
47078 #. This can only be using-declaration for class member.
47079 #: cp/name-lookup.c:3957
47080 #, gcc-internal-format
47081 msgid "%qT is not a namespace"
47082 msgstr ""
47084 #. C++11 7.3.3/10.
47085 #: cp/name-lookup.c:3970
47086 #, gcc-internal-format
47087 msgid "%qD is already declared in this scope"
47088 msgstr ""
47090 #: cp/name-lookup.c:3987
47091 #, gcc-internal-format
47092 msgid "%qD not declared"
47093 msgstr ""
47095 #: cp/name-lookup.c:4698
47096 #, gcc-internal-format
47097 msgid "using-declaration for non-member at class scope"
47098 msgstr ""
47100 #: cp/name-lookup.c:4705
47101 #, gcc-internal-format
47102 msgid "%<%T::%D%> names destructor"
47103 msgstr ""
47105 #: cp/name-lookup.c:4722
47106 #, gcc-internal-format
47107 msgid "%<%T::%D%> names constructor in %qT"
47108 msgstr ""
47110 #: cp/name-lookup.c:4756
47111 #, gcc-internal-format
47112 msgid "cannot inherit constructors from indirect base %qT"
47113 msgstr ""
47115 #: cp/name-lookup.c:4765
47116 #, gcc-internal-format
47117 msgid "no members matching %<%T::%D%> in %q#T"
47118 msgstr ""
47120 #: cp/name-lookup.c:4832
47121 #, gcc-internal-format
47122 msgid "declaration of %qD not in a namespace surrounding %qD"
47123 msgstr ""
47125 #: cp/name-lookup.c:4871
47126 #, gcc-internal-format
47127 msgid "explicit qualification in declaration of %qD"
47128 msgstr ""
47130 #: cp/name-lookup.c:4923
47131 #, gcc-internal-format
47132 msgid "%qD has not been declared within %qD"
47133 msgstr ""
47135 #: cp/name-lookup.c:4925
47136 #, gcc-internal-format
47137 msgid "only here as a %<friend%>"
47138 msgstr ""
47140 #: cp/name-lookup.c:4934
47141 #, gcc-internal-format
47142 msgid "%qD should have been declared inside %qD"
47143 msgstr ""
47145 #: cp/name-lookup.c:4982
47146 #, gcc-internal-format
47147 msgid "%qD attribute requires a single NTBS argument"
47148 msgstr ""
47150 #: cp/name-lookup.c:4989
47151 #, gcc-internal-format
47152 msgid ""
47153 "%qD attribute is meaningless since members of the anonymous namespace get "
47154 "local symbols"
47155 msgstr ""
47157 #: cp/name-lookup.c:4999
47158 #, gcc-internal-format
47159 msgid "ignoring %qD attribute on anonymous namespace"
47160 msgstr ""
47162 #: cp/name-lookup.c:5005
47163 #, gcc-internal-format
47164 msgid "ignoring %qD attribute on non-inline namespace"
47165 msgstr ""
47167 #: cp/name-lookup.c:5024 cp/name-lookup.c:7275
47168 #, gcc-internal-format
47169 msgid "%qD attribute directive ignored"
47170 msgstr ""
47172 #: cp/name-lookup.c:5316
47173 #, gcc-internal-format
47174 msgid "maximum limit of %d namespaces searched for %qE"
47175 msgstr ""
47177 #: cp/name-lookup.c:5342
47178 #, gcc-internal-format
47179 msgid "%qE declared here"
47180 msgstr ""
47182 #: cp/name-lookup.c:5368
47183 #, gcc-internal-format
47184 msgid "suggested alternative:"
47185 msgid_plural "suggested alternatives:"
47186 msgstr[0] ""
47187 msgstr[1] ""
47189 #: cp/name-lookup.c:5374
47190 #, gcc-internal-format
47191 msgid "  %qE"
47192 msgstr ""
47194 #: cp/name-lookup.c:5851
47195 #, gcc-internal-format
47196 msgid ""
47197 "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
47198 msgstr ""
47200 #: cp/name-lookup.c:5857
47201 #, gcc-internal-format
47202 msgid "%<std::%s%> is only available from %s onwards"
47203 msgstr ""
47205 #: cp/name-lookup.c:6120
47206 #, gcc-internal-format
47207 msgid "the macro %qs had not yet been defined"
47208 msgstr ""
47210 #: cp/name-lookup.c:6123
47211 #, gcc-internal-format
47212 msgid "it was later defined here"
47213 msgstr ""
47215 #: cp/name-lookup.c:6894
47216 #, gcc-internal-format
47217 msgid ""
47218 "declaration of %<std::initializer_list%> does not match %<#include "
47219 "<initializer_list>%>, isn%'t a template"
47220 msgstr ""
47222 #: cp/name-lookup.c:7269
47223 #, gcc-internal-format
47224 msgid "strong using directive no longer supported"
47225 msgstr ""
47227 #: cp/name-lookup.c:7272
47228 #, gcc-internal-format
47229 msgid "you may use an inline namespace instead"
47230 msgstr ""
47232 #: cp/name-lookup.c:7289
47233 #, gcc-internal-format
47234 msgid "attributes ignored on local using directive"
47235 msgstr ""
47237 #: cp/name-lookup.c:7373
47238 #, gcc-internal-format
47239 msgid "namespace alias %qD not allowed here, assuming %qD"
47240 msgstr ""
47242 #. We only allow depth 255.
47243 #: cp/name-lookup.c:7393
47244 #, gcc-internal-format, gfc-internal-format
47245 msgid "cannot nest more than %d namespaces"
47246 msgstr ""
47248 #: cp/name-lookup.c:7428
47249 #, gcc-internal-format
47250 msgid "inline namespace must be specified at initial definition"
47251 msgstr ""
47253 #: cp/name-lookup.c:7429
47254 #, gcc-internal-format
47255 msgid "%qD defined here"
47256 msgstr ""
47258 #: cp/name-lookup.c:7502
47259 #, gcc-internal-format
47260 msgid "XXX entering pop_everything ()\n"
47261 msgstr ""
47263 #: cp/name-lookup.c:7511
47264 #, gcc-internal-format
47265 msgid "XXX leaving pop_everything ()\n"
47266 msgstr ""
47268 #: cp/optimize.c:617
47269 #, gcc-internal-format
47270 msgid "making multiple clones of %qD"
47271 msgstr ""
47273 #: cp/parser.c:822
47274 #, gcc-internal-format
47275 msgid "identifier %qE is a keyword in C++11"
47276 msgstr ""
47278 #: cp/parser.c:1311 cp/parser.c:1324
47279 #, gcc-internal-format
47280 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
47281 msgstr ""
47283 #: cp/parser.c:1349 cp/parser.c:39217
47284 #, gcc-internal-format
47285 msgid ""
47286 "%<#pragma omp declare simd%> not immediately followed by function "
47287 "declaration or definition"
47288 msgstr ""
47290 #: cp/parser.c:2855
47291 #, gcc-internal-format
47292 msgid "%<#pragma%> is not allowed here"
47293 msgstr ""
47295 #: cp/parser.c:2958
47296 #, gcc-internal-format
47297 msgid "%<%E::%E%> has not been declared"
47298 msgstr ""
47300 #: cp/parser.c:2961
47301 #, gcc-internal-format
47302 msgid "%<::%E%> has not been declared"
47303 msgstr ""
47305 #: cp/parser.c:2964
47306 #, gcc-internal-format
47307 msgid "request for member %qE in non-class type %qT"
47308 msgstr ""
47310 #: cp/parser.c:2967 cp/parser.c:18882
47311 #, gcc-internal-format
47312 msgid "%<%T::%E%> has not been declared"
47313 msgstr ""
47315 #: cp/parser.c:2977
47316 #, gcc-internal-format
47317 msgid "%<%E::%E%> is not a type"
47318 msgstr ""
47320 #: cp/parser.c:2981
47321 #, gcc-internal-format
47322 msgid "%<%E::%E%> is not a class or namespace"
47323 msgstr ""
47325 #: cp/parser.c:2986
47326 #, gcc-internal-format
47327 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
47328 msgstr ""
47330 #: cp/parser.c:2999
47331 #, gcc-internal-format
47332 msgid "%<::%E%> is not a type"
47333 msgstr ""
47335 #: cp/parser.c:3002
47336 #, gcc-internal-format
47337 msgid "%<::%E%> is not a class or namespace"
47338 msgstr ""
47340 #: cp/parser.c:3006
47341 #, gcc-internal-format
47342 msgid "%<::%E%> is not a class, namespace, or enumeration"
47343 msgstr ""
47345 #: cp/parser.c:3018
47346 #, gcc-internal-format
47347 msgid "%qE is not a type"
47348 msgstr ""
47350 #: cp/parser.c:3021
47351 #, gcc-internal-format
47352 msgid "%qE is not a class or namespace"
47353 msgstr ""
47355 #: cp/parser.c:3025
47356 #, gcc-internal-format
47357 msgid "%qE is not a class, namespace, or enumeration"
47358 msgstr ""
47360 #: cp/parser.c:3089
47361 #, gcc-internal-format
47362 msgid "new types may not be defined in a return type"
47363 msgstr ""
47365 #: cp/parser.c:3091
47366 #, gcc-internal-format
47367 msgid "(perhaps a semicolon is missing after the definition of %qT)"
47368 msgstr ""
47370 #: cp/parser.c:3119
47371 #, gcc-internal-format
47372 msgid "%qE is not a class template"
47373 msgstr ""
47375 #: cp/parser.c:3121
47376 #, gcc-internal-format
47377 msgid "%qE is not a template"
47378 msgstr ""
47380 #: cp/parser.c:3124
47381 #, gcc-internal-format
47382 msgid "invalid template-id"
47383 msgstr ""
47385 #: cp/parser.c:3158
47386 #, gcc-internal-format
47387 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
47388 msgstr ""
47390 #: cp/parser.c:3162 cp/pt.c:18414
47391 #, gcc-internal-format
47392 msgid ""
47393 "a cast to a type other than an integral or enumeration type cannot appear in "
47394 "a constant-expression"
47395 msgstr ""
47397 #: cp/parser.c:3167
47398 #, gcc-internal-format
47399 msgid "%<typeid%> operator cannot appear in a constant-expression"
47400 msgstr ""
47402 #: cp/parser.c:3171
47403 #, gcc-internal-format
47404 msgid "non-constant compound literals cannot appear in a constant-expression"
47405 msgstr ""
47407 #: cp/parser.c:3175
47408 #, gcc-internal-format
47409 msgid "a function call cannot appear in a constant-expression"
47410 msgstr ""
47412 #: cp/parser.c:3179
47413 #, gcc-internal-format
47414 msgid "an increment cannot appear in a constant-expression"
47415 msgstr ""
47417 #: cp/parser.c:3183
47418 #, gcc-internal-format
47419 msgid "an decrement cannot appear in a constant-expression"
47420 msgstr ""
47422 #: cp/parser.c:3187
47423 #, gcc-internal-format
47424 msgid "an array reference cannot appear in a constant-expression"
47425 msgstr ""
47427 #: cp/parser.c:3191
47428 #, gcc-internal-format
47429 msgid "the address of a label cannot appear in a constant-expression"
47430 msgstr ""
47432 #: cp/parser.c:3195
47433 #, gcc-internal-format
47434 msgid "calls to overloaded operators cannot appear in a constant-expression"
47435 msgstr ""
47437 #: cp/parser.c:3199
47438 #, gcc-internal-format
47439 msgid "an assignment cannot appear in a constant-expression"
47440 msgstr ""
47442 #: cp/parser.c:3202
47443 #, gcc-internal-format
47444 msgid "a comma operator cannot appear in a constant-expression"
47445 msgstr ""
47447 #: cp/parser.c:3206
47448 #, gcc-internal-format
47449 msgid "a call to a constructor cannot appear in a constant-expression"
47450 msgstr ""
47452 #: cp/parser.c:3210
47453 #, gcc-internal-format
47454 msgid "a transaction expression cannot appear in a constant-expression"
47455 msgstr ""
47457 #: cp/parser.c:3256
47458 #, gcc-internal-format
47459 msgid "%qs cannot appear in a constant-expression"
47460 msgstr ""
47462 #: cp/parser.c:3293
47463 #, gcc-internal-format
47464 msgid ""
47465 "class template argument deduction is only available with %<-std=c++17%> or "
47466 "%<-std=gnu++17%>"
47467 msgstr ""
47469 #: cp/parser.c:3298
47470 #, gcc-internal-format
47471 msgid "invalid use of destructor %qD as a type"
47472 msgstr ""
47474 #. Something like 'unsigned A a;'
47475 #: cp/parser.c:3301
47476 #, gcc-internal-format
47477 msgid "invalid combination of multiple type-specifiers"
47478 msgstr ""
47480 #: cp/parser.c:3314
47481 #, gcc-internal-format
47482 msgid "%qE does not name a type; did you mean %qs?"
47483 msgstr ""
47485 #: cp/parser.c:3318
47486 #, gcc-internal-format
47487 msgid "%qE does not name a type"
47488 msgstr ""
47490 #: cp/parser.c:3327
47491 #, gcc-internal-format
47492 msgid ""
47493 "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
47494 msgstr ""
47496 #: cp/parser.c:3330
47497 #, gcc-internal-format
47498 msgid ""
47499 "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
47500 msgstr ""
47502 #: cp/parser.c:3335
47503 #, gcc-internal-format
47504 msgid ""
47505 "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
47506 msgstr ""
47508 #: cp/parser.c:3338
47509 #, gcc-internal-format
47510 msgid "%<concept%> only available with %<-fconcepts%>"
47511 msgstr ""
47513 #: cp/parser.c:3364
47514 #, gcc-internal-format
47515 msgid "(perhaps %<typename %T::%E%> was intended)"
47516 msgstr ""
47518 #: cp/parser.c:3393 cp/parser.c:3405
47519 #, gcc-internal-format
47520 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
47521 msgstr ""
47523 #: cp/parser.c:3398 cp/parser.c:3410
47524 #, gcc-internal-format
47525 msgid "%qE in namespace %qE does not name a template type"
47526 msgstr ""
47528 #: cp/parser.c:3418
47529 #, gcc-internal-format
47530 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
47531 msgstr ""
47533 #: cp/parser.c:3423
47534 #, gcc-internal-format
47535 msgid "%qE in namespace %qE does not name a type"
47536 msgstr ""
47538 #: cp/parser.c:3434
47539 #, gcc-internal-format
47540 msgid "%<%T::%E%> names the constructor, not the type"
47541 msgstr ""
47543 #: cp/parser.c:3437
47544 #, gcc-internal-format
47545 msgid "and %qT has no template constructors"
47546 msgstr ""
47548 #: cp/parser.c:3447
47549 #, gcc-internal-format
47550 msgid ""
47551 "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent "
47552 "scope"
47553 msgstr ""
47555 #: cp/parser.c:3455
47556 #, gcc-internal-format
47557 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
47558 msgstr ""
47560 #: cp/parser.c:3467 cp/parser.c:3471
47561 #, gcc-internal-format
47562 msgid "%qE in %q#T does not name a template type"
47563 msgstr ""
47565 #: cp/parser.c:3475
47566 #, gcc-internal-format
47567 msgid "%qE in %q#T does not name a type"
47568 msgstr ""
47570 #: cp/parser.c:4101
47571 #, gcc-internal-format
47572 msgid "expected string-literal"
47573 msgstr ""
47575 #: cp/parser.c:4167
47576 #, gcc-internal-format
47577 msgid ""
47578 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
47579 msgstr ""
47581 #: cp/parser.c:4222
47582 #, gcc-internal-format
47583 msgid "a wide string is invalid in this context"
47584 msgstr ""
47586 #: cp/parser.c:4353
47587 #, gcc-internal-format
47588 msgid "unable to find character literal operator %qD with %qT argument"
47589 msgstr ""
47591 #: cp/parser.c:4461
47592 #, gcc-internal-format
47593 msgid "integer literal exceeds range of %qT type"
47594 msgstr ""
47596 #: cp/parser.c:4468
47597 #, gcc-internal-format
47598 msgid "floating literal exceeds range of %qT type"
47599 msgstr ""
47601 #: cp/parser.c:4472
47602 #, gcc-internal-format
47603 msgid "floating literal truncated to zero"
47604 msgstr ""
47606 #: cp/parser.c:4505
47607 #, gcc-internal-format
47608 msgid "failed to translate literal to execution character set %qT"
47609 msgstr ""
47611 #: cp/parser.c:4543
47612 #, gcc-internal-format
47613 msgid "unable to find numeric literal operator %qD"
47614 msgstr ""
47616 #: cp/parser.c:4549
47617 #, gcc-internal-format
47618 msgid ""
47619 "add %<using namespace std::complex_literals%> (from <complex>) to enable the "
47620 "C++14 user-defined literal suffixes"
47621 msgstr ""
47623 #: cp/parser.c:4553
47624 #, gcc-internal-format
47625 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
47626 msgstr ""
47628 #: cp/parser.c:4557
47629 #, gcc-internal-format
47630 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
47631 msgstr ""
47633 #: cp/parser.c:4643
47634 #, gcc-internal-format
47635 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
47636 msgstr ""
47638 #: cp/parser.c:4694 cp/parser.c:13432
47639 #, gcc-internal-format
47640 msgid "expected declaration"
47641 msgstr ""
47643 #: cp/parser.c:5051 cp/parser.c:5066
47644 #, gcc-internal-format
47645 msgid "expected binary operator"
47646 msgstr ""
47648 #: cp/parser.c:5072
47649 #, gcc-internal-format
47650 msgid "expected ..."
47651 msgstr ""
47653 #: cp/parser.c:5084
47654 #, gcc-internal-format
47655 msgid "binary expression in operand of fold-expression"
47656 msgstr ""
47658 #: cp/parser.c:5089
47659 #, gcc-internal-format
47660 msgid "conditional expression in operand of fold-expression"
47661 msgstr ""
47663 #: cp/parser.c:5097
47664 #, gcc-internal-format
47665 msgid "mismatched operator in fold-expression"
47666 msgstr ""
47668 #: cp/parser.c:5201
47669 #, gcc-internal-format
47670 msgid "fixed-point types not supported in C++"
47671 msgstr ""
47673 #: cp/parser.c:5284
47674 #, gcc-internal-format
47675 msgid "ISO C++ forbids braced-groups within expressions"
47676 msgstr ""
47678 #: cp/parser.c:5296
47679 #, gcc-internal-format
47680 msgid ""
47681 "statement-expressions are not allowed outside functions nor in template-"
47682 "argument lists"
47683 msgstr ""
47685 #: cp/parser.c:5336
47686 #, gcc-internal-format
47687 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
47688 msgstr ""
47690 #: cp/parser.c:5394 cp/parser.c:5571 cp/parser.c:5746 cp/semantics.c:3684
47691 #, gcc-internal-format
47692 msgid "expected primary-expression"
47693 msgstr ""
47695 #: cp/parser.c:5424
47696 #, gcc-internal-format
47697 msgid "%<this%> may not be used in this context"
47698 msgstr ""
47700 #: cp/parser.c:5565
47701 #, gcc-internal-format
47702 msgid "a template declaration cannot appear at block scope"
47703 msgstr ""
47705 #: cp/parser.c:5708
47706 #, gcc-internal-format
47707 msgid "local variable %qD may not appear in this context"
47708 msgstr ""
47710 #: cp/parser.c:5903
47711 #, gcc-internal-format
47712 msgid "expected id-expression"
47713 msgstr ""
47715 #: cp/parser.c:6036
47716 #, gcc-internal-format
47717 msgid "scope %qT before %<~%> is not a class-name"
47718 msgstr ""
47720 #: cp/parser.c:6074 cp/parser.c:8008
47721 #, gcc-internal-format
47722 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
47723 msgstr ""
47725 #: cp/parser.c:6185
47726 #, gcc-internal-format
47727 msgid "declaration of %<~%T%> as member of %qT"
47728 msgstr ""
47730 #: cp/parser.c:6200
47731 #, gcc-internal-format
47732 msgid "typedef-name %qD used as destructor declarator"
47733 msgstr ""
47735 #: cp/parser.c:6237 cp/parser.c:21045
47736 #, gcc-internal-format
47737 msgid "expected unqualified-id"
47738 msgstr ""
47740 #: cp/parser.c:6346
47741 #, gcc-internal-format
47742 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
47743 msgstr ""
47745 #: cp/parser.c:6414
47746 #, gcc-internal-format
47747 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
47748 msgstr ""
47750 #: cp/parser.c:6440
47751 #, gcc-internal-format
47752 msgid "function template-id %qD in nested-name-specifier"
47753 msgstr ""
47755 #: cp/parser.c:6448
47756 #, gcc-internal-format
47757 msgid "variable template-id %qD in nested-name-specifier"
47758 msgstr ""
47760 #: cp/parser.c:6552 cp/typeck.c:2730 cp/typeck.c:2733 cp/typeck.c:2750
47761 #, gcc-internal-format
47762 msgid "%qD is not a template"
47763 msgstr ""
47765 #: cp/parser.c:6630
47766 #, gcc-internal-format
47767 msgid "expected nested-name-specifier"
47768 msgstr ""
47770 #: cp/parser.c:6837 cp/parser.c:9222
47771 #, gcc-internal-format
47772 msgid "types may not be defined in casts"
47773 msgstr ""
47775 #: cp/parser.c:6924
47776 #, gcc-internal-format
47777 msgid "types may not be defined in a %<typeid%> expression"
47778 msgstr ""
47780 #: cp/parser.c:7016
47781 #, gcc-internal-format
47782 msgid "wrong number of arguments to %<__builtin_addressof%>"
47783 msgstr ""
47785 #: cp/parser.c:7028 cp/pt.c:19026
47786 #, gcc-internal-format
47787 msgid "wrong number of arguments to %<__builtin_launder%>"
47788 msgstr ""
47790 #: cp/parser.c:7148
47791 #, gcc-internal-format
47792 msgid "ISO C++ forbids compound-literals"
47793 msgstr ""
47795 #: cp/parser.c:7207
47796 #, gcc-internal-format
47797 msgid "two consecutive %<[%> shall only introduce an attribute"
47798 msgstr ""
47800 #: cp/parser.c:7744 cp/typeck.c:2618
47801 #, gcc-internal-format
47802 msgid "invalid use of %qD"
47803 msgstr ""
47805 #: cp/parser.c:7753
47806 #, gcc-internal-format
47807 msgid "%<%D::%D%> is not a class member"
47808 msgstr ""
47810 #: cp/parser.c:8060
47811 #, gcc-internal-format
47812 msgid "non-scalar type"
47813 msgstr ""
47815 #: cp/parser.c:8161
47816 #, gcc-internal-format
47817 msgid "ISO C++ does not allow %<alignof%> with a non-type"
47818 msgstr ""
47820 #: cp/parser.c:8265
47821 #, gcc-internal-format
47822 msgid "types may not be defined in %<noexcept%> expressions"
47823 msgstr ""
47825 #: cp/parser.c:8527 cp/parser.c:28948
47826 #, gcc-internal-format
47827 msgid "types may not be defined in %qs expressions"
47828 msgstr ""
47830 #: cp/parser.c:8675
47831 #, gcc-internal-format
47832 msgid "types may not be defined in a new-expression"
47833 msgstr ""
47835 #: cp/parser.c:8691
47836 #, gcc-internal-format
47837 msgid "array bound forbidden after parenthesized type-id"
47838 msgstr ""
47840 #: cp/parser.c:8693
47841 #, gcc-internal-format
47842 msgid "try removing the parentheses around the type-id"
47843 msgstr ""
47845 #: cp/parser.c:8725
47846 #, gcc-internal-format
47847 msgid ""
47848 "initialization of new-expression for type %<auto%> requires exactly one "
47849 "element"
47850 msgstr ""
47852 #: cp/parser.c:8773
47853 #, gcc-internal-format
47854 msgid "expected expression-list or type-id"
47855 msgstr ""
47857 #: cp/parser.c:8802
47858 #, gcc-internal-format
47859 msgid "types may not be defined in a new-type-id"
47860 msgstr ""
47862 #: cp/parser.c:8931
47863 #, gcc-internal-format
47864 msgid "expression in new-declarator must have integral or enumeration type"
47865 msgstr ""
47867 #: cp/parser.c:9327
47868 #, gcc-internal-format
47869 msgid "use of old-style cast to %q#T"
47870 msgstr ""
47872 #: cp/parser.c:9476
47873 #, gcc-internal-format
47874 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
47875 msgstr ""
47877 #: cp/parser.c:9479
47878 #, gcc-internal-format
47879 msgid "suggest parentheses around %<>>%> expression"
47880 msgstr ""
47882 #: cp/parser.c:9685
47883 #, gcc-internal-format
47884 msgid "ISO C++ does not allow ?: with omitted middle operand"
47885 msgstr ""
47887 #: cp/parser.c:10107
47888 #, gcc-internal-format
47889 msgid "types may not be defined within %<__builtin_offsetof%>"
47890 msgstr ""
47892 #: cp/parser.c:10396
47893 #, gcc-internal-format
47894 msgid ""
47895 "lambda-expression in unevaluated context only available with %<-std=c++2a%> "
47896 "or %<-std=gnu++2a%>"
47897 msgstr ""
47899 #: cp/parser.c:10406
47900 #, gcc-internal-format
47901 msgid ""
47902 "lambda-expression in template-argument only available with %<-std=c++2a%> or "
47903 "%<-std=gnu++2a%>"
47904 msgstr ""
47906 #: cp/parser.c:10551
47907 #, gcc-internal-format
47908 msgid "non-local lambda expression cannot have a capture-default"
47909 msgstr ""
47911 #: cp/parser.c:10573
47912 #, gcc-internal-format
47913 msgid "expected end of capture-list"
47914 msgstr ""
47916 #: cp/parser.c:10588
47917 #, gcc-internal-format
47918 msgid ""
47919 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
47920 msgstr ""
47922 #: cp/parser.c:10593 cp/parser.c:10614 cp/parser.c:10785
47923 #, gcc-internal-format
47924 msgid "already captured %qD in lambda expression"
47925 msgstr ""
47927 #: cp/parser.c:10608
47928 #, gcc-internal-format
47929 msgid ""
47930 "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
47931 msgstr ""
47933 #: cp/parser.c:10629
47934 #, gcc-internal-format
47935 msgid ""
47936 "pack init-capture only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
47937 msgstr ""
47939 #: cp/parser.c:10668
47940 #, gcc-internal-format
47941 msgid ""
47942 "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu+"
47943 "+14%>"
47944 msgstr ""
47946 #: cp/parser.c:10675
47947 #, gcc-internal-format
47948 msgid "empty initializer for lambda init-capture"
47949 msgstr ""
47951 #: cp/parser.c:10699
47952 #, gcc-internal-format
47953 msgid "capture of non-variable %qE"
47954 msgstr ""
47956 #: cp/parser.c:10703 cp/parser.c:10713 cp/semantics.c:3530 cp/semantics.c:3542
47957 #, gcc-internal-format
47958 msgid "%q#D declared here"
47959 msgstr ""
47961 #: cp/parser.c:10709
47962 #, gcc-internal-format
47963 msgid "capture of variable %qD with non-automatic storage duration"
47964 msgstr ""
47966 #: cp/parser.c:10747
47967 #, gcc-internal-format
47968 msgid "too many %<...%> in lambda capture"
47969 msgstr ""
47971 #: cp/parser.c:10758
47972 #, gcc-internal-format
47973 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
47974 msgstr ""
47976 #: cp/parser.c:10763
47977 #, gcc-internal-format
47978 msgid ""
47979 "explicit by-reference capture of %qD redundant with by-reference capture "
47980 "default"
47981 msgstr ""
47983 #: cp/parser.c:10837
47984 #, gcc-internal-format
47985 msgid ""
47986 "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
47987 msgstr ""
47989 #: cp/parser.c:10841
47990 #, gcc-internal-format
47991 msgid ""
47992 "lambda templates are only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
47993 msgstr ""
47995 #: cp/parser.c:10875
47996 #, gcc-internal-format
47997 msgid "default argument specified for lambda parameter"
47998 msgstr ""
48000 #: cp/parser.c:10892
48001 #, gcc-internal-format
48002 msgid "duplicate %<mutable%>"
48003 msgstr ""
48005 #: cp/parser.c:10940
48006 #, gcc-internal-format
48007 msgid ""
48008 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
48009 msgstr ""
48011 #: cp/parser.c:11339 cp/parser.c:11540
48012 #, gcc-internal-format
48013 msgid "attributes at the beginning of statement are ignored"
48014 msgstr ""
48016 #: cp/parser.c:11379
48017 #, gcc-internal-format
48018 msgid "expected labeled-statement"
48019 msgstr ""
48021 #: cp/parser.c:11428
48022 #, gcc-internal-format
48023 msgid "case label %qE not within a switch statement"
48024 msgstr ""
48026 #: cp/parser.c:11547
48027 #, gcc-internal-format
48028 msgid "need %<typename%> before %qE because %qT is a dependent scope"
48029 msgstr ""
48031 #: cp/parser.c:11556
48032 #, gcc-internal-format
48033 msgid "%<%T::%D%> names the constructor, not the type"
48034 msgstr ""
48036 #: cp/parser.c:11604
48037 #, gcc-internal-format
48038 msgid "compound-statement in %<constexpr%> function"
48039 msgstr ""
48041 #: cp/parser.c:11765
48042 #, gcc-internal-format
48043 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
48044 msgstr ""
48046 #: cp/parser.c:11792
48047 #, gcc-internal-format
48048 msgid ""
48049 "init-statement in selection statements only available with %<-std=c++17%> or "
48050 "%<-std=gnu++17%>"
48051 msgstr ""
48053 #: cp/parser.c:11962 cp/parser.c:29418
48054 #, gcc-internal-format
48055 msgid "expected selection-statement"
48056 msgstr ""
48058 #: cp/parser.c:11999
48059 #, gcc-internal-format
48060 msgid "condition declares an array"
48061 msgstr ""
48063 #: cp/parser.c:12001
48064 #, gcc-internal-format
48065 msgid "condition declares a function"
48066 msgstr ""
48068 #: cp/parser.c:12041
48069 #, gcc-internal-format
48070 msgid "types may not be defined in conditions"
48071 msgstr ""
48073 #. Anything else is an error.
48074 #: cp/parser.c:12119 cp/parser.c:20373 cp/parser.c:22778
48075 #, gcc-internal-format
48076 msgid "expected initializer"
48077 msgstr ""
48079 #: cp/parser.c:12501
48080 #, gcc-internal-format
48081 msgid "range-based %<for%> expression of type %qT has incomplete type"
48082 msgstr ""
48084 #: cp/parser.c:12588
48085 #, gcc-internal-format
48086 msgid ""
48087 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
48088 msgstr ""
48090 #: cp/parser.c:12733 cp/parser.c:29421
48091 #, gcc-internal-format
48092 msgid "expected iteration-statement"
48093 msgstr ""
48095 #: cp/parser.c:12779
48096 #, gcc-internal-format
48097 msgid ""
48098 "range-based %<for%> loops with initializer only available with %<-std=c++2a"
48099 "%> or %<-std=gnu++2a%>"
48100 msgstr ""
48102 #: cp/parser.c:12803
48103 #, gcc-internal-format
48104 msgid ""
48105 "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu+"
48106 "+11%>"
48107 msgstr ""
48109 #: cp/parser.c:12929
48110 #, gcc-internal-format
48111 msgid "%<goto%> in %<constexpr%> function"
48112 msgstr ""
48114 #. Issue a warning about this use of a GNU extension.
48115 #: cp/parser.c:12937
48116 #, gcc-internal-format
48117 msgid "ISO C++ forbids computed gotos"
48118 msgstr ""
48120 #: cp/parser.c:12950 cp/parser.c:29424
48121 #, gcc-internal-format
48122 msgid "expected jump-statement"
48123 msgstr ""
48125 #: cp/parser.c:13263 cp/parser.c:24457
48126 #, gcc-internal-format
48127 msgid "extra %<;%>"
48128 msgstr ""
48130 #: cp/parser.c:13355
48131 #, gcc-internal-format
48132 msgid "%<__label__%> not at the beginning of a block"
48133 msgstr ""
48135 #: cp/parser.c:13571
48136 #, gcc-internal-format
48137 msgid ""
48138 "non-variable %qD in declaration with more than one declarator with "
48139 "placeholder type"
48140 msgstr ""
48142 #: cp/parser.c:13591
48143 #, gcc-internal-format
48144 msgid "inconsistent deduction for %qT: %qT and then %qT"
48145 msgstr ""
48147 #: cp/parser.c:13612
48148 #, gcc-internal-format
48149 msgid "mixing declarations and function-definitions is forbidden"
48150 msgstr ""
48152 #: cp/parser.c:13636
48153 #, gcc-internal-format
48154 msgid "types may not be defined in a for-range-declaration"
48155 msgstr ""
48157 #: cp/parser.c:13691
48158 #, gcc-internal-format
48159 msgid "initializer in range-based %<for%> loop"
48160 msgstr ""
48162 #: cp/parser.c:13694
48163 #, gcc-internal-format
48164 msgid "multiple declarations in range-based %<for%> loop"
48165 msgstr ""
48167 #: cp/parser.c:13745
48168 #, gcc-internal-format
48169 msgid ""
48170 "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
48171 msgstr ""
48173 #: cp/parser.c:13797
48174 #, gcc-internal-format
48175 msgid "empty structured binding declaration"
48176 msgstr ""
48178 #: cp/parser.c:13815
48179 #, gcc-internal-format
48180 msgid "invalid initializer for structured binding declaration"
48181 msgstr ""
48183 #: cp/parser.c:13982
48184 #, gcc-internal-format
48185 msgid "%<friend%> used outside of class"
48186 msgstr ""
48188 #: cp/parser.c:14058
48189 #, gcc-internal-format
48190 msgid "%<auto%> changes meaning in C++11; please remove it"
48191 msgstr ""
48193 #: cp/parser.c:14094
48194 #, gcc-internal-format
48195 msgid "decl-specifier invalid in condition"
48196 msgstr ""
48198 #: cp/parser.c:14100
48199 #, gcc-internal-format
48200 msgid "%qD invalid in lambda"
48201 msgstr ""
48203 #: cp/parser.c:14178
48204 #, gcc-internal-format
48205 msgid "type-specifier invalid in lambda"
48206 msgstr ""
48208 #: cp/parser.c:14197
48209 #, gcc-internal-format
48210 msgid "class definition may not be declared a friend"
48211 msgstr ""
48213 #: cp/parser.c:14270 cp/parser.c:24942
48214 #, gcc-internal-format
48215 msgid "templates may not be %<virtual%>"
48216 msgstr ""
48218 #: cp/parser.c:14289
48219 #, gcc-internal-format
48220 msgid "types may not be defined in explicit-specifier"
48221 msgstr ""
48223 #: cp/parser.c:14293
48224 #, gcc-internal-format
48225 msgid ""
48226 "%<explicit(bool)%> only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
48227 msgstr ""
48229 #: cp/parser.c:14357
48230 #, gcc-internal-format
48231 msgid "invalid linkage-specification"
48232 msgstr ""
48234 #: cp/parser.c:14461
48235 #, gcc-internal-format
48236 msgid ""
48237 "static_assert without a message only available with %<-std=c++17%> or %<-"
48238 "std=gnu++17%>"
48239 msgstr ""
48241 #: cp/parser.c:14663
48242 #, gcc-internal-format
48243 msgid "types may not be defined in %<decltype%> expressions"
48244 msgstr ""
48246 #: cp/parser.c:14817
48247 #, gcc-internal-format
48248 msgid "types may not be defined in a conversion-type-id"
48249 msgstr ""
48251 #: cp/parser.c:14845
48252 #, gcc-internal-format
48253 msgid "invalid use of %<auto%> in conversion operator"
48254 msgstr ""
48256 #: cp/parser.c:14849
48257 #, gcc-internal-format
48258 msgid ""
48259 "use of %<auto%> in member template conversion operator can never be deduced"
48260 msgstr ""
48262 #: cp/parser.c:14933
48263 #, gcc-internal-format
48264 msgid "only constructors take member initializers"
48265 msgstr ""
48267 #: cp/parser.c:14960
48268 #, gcc-internal-format
48269 msgid "cannot expand initializer for member %qD"
48270 msgstr ""
48272 #: cp/parser.c:14972 cp/pt.c:25053
48273 #, gcc-internal-format
48274 msgid "mem-initializer for %qD follows constructor delegation"
48275 msgstr ""
48277 #: cp/parser.c:14984 cp/pt.c:25065
48278 #, gcc-internal-format
48279 msgid "constructor delegation follows mem-initializer for %qD"
48280 msgstr ""
48282 #: cp/parser.c:15036
48283 #, gcc-internal-format
48284 msgid "anachronistic old-style base class initializer"
48285 msgstr ""
48287 #: cp/parser.c:15108
48288 #, gcc-internal-format
48289 msgid ""
48290 "keyword %<typename%> not allowed in this context (a qualified member "
48291 "initializer is implicitly a type)"
48292 msgstr ""
48294 #: cp/parser.c:15492
48295 #, gcc-internal-format
48296 msgid "unexpected keyword; remove space between quotes and suffix identifier"
48297 msgstr ""
48299 #: cp/parser.c:15498
48300 #, gcc-internal-format
48301 msgid "expected suffix identifier"
48302 msgstr ""
48304 #: cp/parser.c:15507
48305 #, gcc-internal-format
48306 msgid "expected empty string after %<operator%> keyword"
48307 msgstr ""
48309 #: cp/parser.c:15513
48310 #, gcc-internal-format
48311 msgid "invalid encoding prefix in literal operator"
48312 msgstr ""
48314 #: cp/parser.c:15549
48315 #, gcc-internal-format
48316 msgid "expected operator"
48317 msgstr ""
48319 #. Warn that we do not support `export'.
48320 #: cp/parser.c:15595
48321 #, gcc-internal-format
48322 msgid "keyword %<export%> not implemented, and will be ignored"
48323 msgstr ""
48325 #: cp/parser.c:15774
48326 #, gcc-internal-format
48327 msgid "invalid constrained type parameter"
48328 msgstr ""
48330 #: cp/parser.c:15782
48331 #, gcc-internal-format
48332 msgid "cv-qualified type parameter"
48333 msgstr ""
48335 #: cp/parser.c:15867
48336 #, gcc-internal-format
48337 msgid "variadic constraint introduced without %<...%>"
48338 msgstr ""
48340 #: cp/parser.c:15933
48341 #, gcc-internal-format
48342 msgid "invalid use of %<auto%> in default template argument"
48343 msgstr ""
48345 #: cp/parser.c:16170 cp/parser.c:16256 cp/parser.c:22549
48346 #, gcc-internal-format
48347 msgid "template parameter pack %qD cannot have a default argument"
48348 msgstr ""
48350 #: cp/parser.c:16174 cp/parser.c:16260
48351 #, gcc-internal-format
48352 msgid "template parameter packs cannot have default arguments"
48353 msgstr ""
48355 #: cp/parser.c:16326
48356 #, gcc-internal-format
48357 msgid "expected template-id"
48358 msgstr ""
48360 #: cp/parser.c:16388
48361 #, gcc-internal-format
48362 msgid "%<<::%> cannot begin a template-argument list"
48363 msgstr ""
48365 #: cp/parser.c:16392
48366 #, gcc-internal-format
48367 msgid ""
48368 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
48369 "and %<::%>"
48370 msgstr ""
48372 #: cp/parser.c:16396
48373 #, gcc-internal-format
48374 msgid ""
48375 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
48376 "accept your code)"
48377 msgstr ""
48379 #: cp/parser.c:16426
48380 #, gcc-internal-format
48381 msgid "invalid template-argument-list"
48382 msgstr ""
48384 #: cp/parser.c:16427
48385 #, gcc-internal-format
48386 msgid ""
48387 "function name as the left hand operand of %<<%> is ill-formed in C++2a; wrap "
48388 "the function name in %<()%>"
48389 msgstr ""
48391 #: cp/parser.c:16434
48392 #, gcc-internal-format
48393 msgid "expected %<(%> after template-argument-list"
48394 msgstr ""
48396 #: cp/parser.c:16540
48397 #, gcc-internal-format
48398 msgid "parse error in template argument list"
48399 msgstr ""
48401 #. The name does not name a template.
48402 #: cp/parser.c:16608 cp/parser.c:16764 cp/parser.c:16973
48403 #, gcc-internal-format
48404 msgid "expected template-name"
48405 msgstr ""
48407 #. Explain what went wrong.
48408 #: cp/parser.c:16654
48409 #, gcc-internal-format
48410 msgid "non-template %qD used as template"
48411 msgstr ""
48413 #: cp/parser.c:16656
48414 #, gcc-internal-format
48415 msgid "use %<%T::template %D%> to indicate that it is a template"
48416 msgstr ""
48418 #: cp/parser.c:16825
48419 #, gcc-internal-format
48420 msgid "expected parameter pack before %<...%>"
48421 msgstr ""
48423 #: cp/parser.c:16934 cp/parser.c:16952 cp/parser.c:17127
48424 #, gcc-internal-format
48425 msgid "expected template-argument"
48426 msgstr ""
48428 #: cp/parser.c:17094
48429 #, gcc-internal-format
48430 msgid "invalid non-type template argument"
48431 msgstr ""
48433 #: cp/parser.c:17231
48434 #, gcc-internal-format
48435 msgid "explicit instantiation shall not use %<inline%> specifier"
48436 msgstr ""
48438 #: cp/parser.c:17235
48439 #, gcc-internal-format
48440 msgid "explicit instantiation shall not use %<constexpr%> specifier"
48441 msgstr ""
48443 #: cp/parser.c:17294
48444 #, gcc-internal-format
48445 msgid "template specialization with C linkage"
48446 msgstr ""
48448 #: cp/parser.c:17515
48449 #, gcc-internal-format
48450 msgid "expected type specifier"
48451 msgstr ""
48453 #: cp/parser.c:17702
48454 #, gcc-internal-format
48455 msgid ""
48456 "use of %<auto%> in lambda parameter declaration only available with %<-std=c+"
48457 "+14%> or %<-std=gnu++14%>"
48458 msgstr ""
48460 #: cp/parser.c:17708
48461 #, gcc-internal-format
48462 msgid ""
48463 "use of %<auto%> in parameter declaration only available with %<-std=c++14%> "
48464 "or %<-std=gnu++14%>"
48465 msgstr ""
48467 #: cp/parser.c:17713
48468 #, gcc-internal-format
48469 msgid ""
48470 "use of %<auto%> in parameter declaration only available with %<-fconcepts%>"
48471 msgstr ""
48473 #: cp/parser.c:17866
48474 #, gcc-internal-format
48475 msgid "expected template-id for type"
48476 msgstr ""
48478 #: cp/parser.c:17937
48479 #, gcc-internal-format
48480 msgid "expected type-name"
48481 msgstr ""
48483 #: cp/parser.c:18283
48484 #, gcc-internal-format
48485 msgid ""
48486 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
48487 msgstr ""
48489 #: cp/parser.c:18353
48490 #, gcc-internal-format
48491 msgid "%<template%> must follow a nested-name-specifier"
48492 msgstr ""
48494 #: cp/parser.c:18514
48495 #, gcc-internal-format
48496 msgid "declaration %qD does not declare anything"
48497 msgstr ""
48499 #: cp/parser.c:18602
48500 #, gcc-internal-format
48501 msgid "attributes ignored on uninstantiated type"
48502 msgstr ""
48504 #: cp/parser.c:18606
48505 #, gcc-internal-format
48506 msgid "attributes ignored on template instantiation"
48507 msgstr ""
48509 #: cp/parser.c:18611
48510 #, gcc-internal-format
48511 msgid ""
48512 "attributes ignored on elaborated-type-specifier that is not a forward "
48513 "declaration"
48514 msgstr ""
48516 #: cp/parser.c:18745
48517 #, gcc-internal-format
48518 msgid "%qD is an enumeration template"
48519 msgstr ""
48521 #: cp/parser.c:18756
48522 #, gcc-internal-format
48523 msgid "%qD does not name an enumeration in %qT"
48524 msgstr ""
48526 #: cp/parser.c:18771
48527 #, gcc-internal-format
48528 msgid "unnamed scoped enum is not allowed"
48529 msgstr ""
48531 #: cp/parser.c:18827
48532 #, gcc-internal-format
48533 msgid "expected %<;%> or %<{%>"
48534 msgstr ""
48536 #: cp/parser.c:18876
48537 #, gcc-internal-format
48538 msgid "cannot add an enumerator list to a template instantiation"
48539 msgstr ""
48541 #: cp/parser.c:18890
48542 #, gcc-internal-format
48543 msgid ""
48544 "nested name specifier %qT for enum declaration does not name a class or "
48545 "namespace"
48546 msgstr ""
48548 #: cp/parser.c:18902 cp/parser.c:23939
48549 #, gcc-internal-format
48550 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
48551 msgstr ""
48553 #: cp/parser.c:18907 cp/parser.c:23944
48554 #, gcc-internal-format
48555 msgid "declaration of %qD in %qD which does not enclose %qD"
48556 msgstr ""
48558 #: cp/parser.c:18919 cp/parser.c:23958
48559 #, gcc-internal-format
48560 msgid "extra qualification not allowed"
48561 msgstr ""
48563 #: cp/parser.c:18943
48564 #, gcc-internal-format
48565 msgid "multiple definition of %q#T"
48566 msgstr ""
48568 #: cp/parser.c:18956
48569 #, gcc-internal-format
48570 msgid "ISO C++ forbids empty unnamed enum"
48571 msgstr ""
48573 #: cp/parser.c:18976
48574 #, gcc-internal-format
48575 msgid "opaque-enum-specifier without name"
48576 msgstr ""
48578 #: cp/parser.c:18979
48579 #, gcc-internal-format
48580 msgid "opaque-enum-specifier must use a simple identifier"
48581 msgstr ""
48583 #: cp/parser.c:19170
48584 #, gcc-internal-format
48585 msgid "%qD is not a namespace-name; did you mean %qs?"
48586 msgstr ""
48588 #: cp/parser.c:19174
48589 #, gcc-internal-format
48590 msgid "%qD is not a namespace-name"
48591 msgstr ""
48593 #: cp/parser.c:19178
48594 #, gcc-internal-format
48595 msgid "expected namespace-name"
48596 msgstr ""
48598 #: cp/parser.c:19239
48599 #, gcc-internal-format
48600 msgid ""
48601 "nested inline namespace definitions only available with %<-std=c++2a%> or %<-"
48602 "std=gnu++2a%>"
48603 msgstr ""
48605 #: cp/parser.c:19250
48606 #, gcc-internal-format
48607 msgid "standard attributes on namespaces must precede the namespace name"
48608 msgstr ""
48610 #: cp/parser.c:19269
48611 #, gcc-internal-format
48612 msgid ""
48613 "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu"
48614 "++17%>"
48615 msgstr ""
48617 #: cp/parser.c:19279
48618 #, gcc-internal-format
48619 msgid "nested namespace name required"
48620 msgstr ""
48622 #: cp/parser.c:19284
48623 #, gcc-internal-format
48624 msgid "namespace name required"
48625 msgstr ""
48627 #: cp/parser.c:19288
48628 #, gcc-internal-format
48629 msgid "a nested namespace definition cannot have attributes"
48630 msgstr ""
48632 #: cp/parser.c:19291
48633 #, gcc-internal-format
48634 msgid "a nested namespace definition cannot be inline"
48635 msgstr ""
48637 #: cp/parser.c:19298
48638 #, gcc-internal-format
48639 msgid "namespace %qD entered"
48640 msgstr ""
48642 #: cp/parser.c:19353
48643 #, gcc-internal-format
48644 msgid "%<namespace%> definition is not allowed here"
48645 msgstr ""
48647 #: cp/parser.c:19505
48648 #, gcc-internal-format
48649 msgid ""
48650 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
48651 "std=gnu++17%>"
48652 msgstr ""
48654 #: cp/parser.c:19520
48655 #, gcc-internal-format
48656 msgid "a template-id may not appear in a using-declaration"
48657 msgstr ""
48659 #: cp/parser.c:19567
48660 #, gcc-internal-format
48661 msgid ""
48662 "comma-separated list in using-declaration only available with %<-std=c++17%> "
48663 "or %<-std=gnu++17%>"
48664 msgstr ""
48666 #: cp/parser.c:19577
48667 #, gcc-internal-format
48668 msgid ""
48669 "access declarations are deprecated in favour of using-declarations; "
48670 "suggestion: add the %<using%> keyword"
48671 msgstr ""
48673 #: cp/parser.c:19642
48674 #, gcc-internal-format
48675 msgid "types may not be defined in alias template declarations"
48676 msgstr ""
48678 #: cp/parser.c:19820
48679 #, gcc-internal-format
48680 msgid "%<asm%> in %<constexpr%> function"
48681 msgstr ""
48683 #: cp/parser.c:19840 cp/parser.c:19856 cp/parser.c:19869
48684 #, gcc-internal-format
48685 msgid "duplicate asm qualifier %qT"
48686 msgstr ""
48688 #: cp/parser.c:19846
48689 #, gcc-internal-format
48690 msgid "asm qualifier %qT ignored outside of function body"
48691 msgstr ""
48693 #: cp/parser.c:19881
48694 #, gcc-internal-format
48695 msgid "%qT is not an asm qualifier"
48696 msgstr ""
48698 #: cp/parser.c:19897
48699 #, gcc-internal-format
48700 msgid "asm qualifier outside of function body"
48701 msgstr ""
48703 #: cp/parser.c:20268
48704 #, gcc-internal-format
48705 msgid "a function-definition is not allowed here"
48706 msgstr ""
48708 #: cp/parser.c:20279
48709 #, gcc-internal-format
48710 msgid "an asm-specification is not allowed on a function-definition"
48711 msgstr ""
48713 #: cp/parser.c:20283
48714 #, gcc-internal-format
48715 msgid "attributes are not allowed on a function-definition"
48716 msgstr ""
48718 #: cp/parser.c:20334
48719 #, gcc-internal-format
48720 msgid "expected constructor, destructor, or type conversion"
48721 msgstr ""
48723 #: cp/parser.c:20454
48724 #, gcc-internal-format
48725 msgid "initializer provided for function"
48726 msgstr ""
48728 #: cp/parser.c:20488
48729 #, gcc-internal-format
48730 msgid "attributes after parenthesized initializer ignored"
48731 msgstr ""
48733 #: cp/parser.c:20502
48734 #, gcc-internal-format
48735 msgid "non-function %qD declared as implicit template"
48736 msgstr ""
48738 #: cp/parser.c:20965
48739 #, gcc-internal-format
48740 msgid "array bound is not an integer constant"
48741 msgstr ""
48743 #: cp/parser.c:21091
48744 #, gcc-internal-format
48745 msgid "cannot define member of dependent typedef %qT"
48746 msgstr ""
48748 #: cp/parser.c:21095
48749 #, gcc-internal-format
48750 msgid "%<%T::%E%> is not a type"
48751 msgstr ""
48753 #. We do not attempt to print the declarator
48754 #. here because we do not have enough
48755 #. information about its original syntactic
48756 #. form.
48757 #: cp/parser.c:21124
48758 #, gcc-internal-format
48759 msgid "invalid declarator"
48760 msgstr ""
48762 #: cp/parser.c:21132
48763 #, gcc-internal-format
48764 msgid "invalid use of constructor as a template"
48765 msgstr ""
48767 #: cp/parser.c:21134
48768 #, gcc-internal-format
48769 msgid ""
48770 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
48771 "name"
48772 msgstr ""
48774 #. But declarations with qualified-ids can't appear in a
48775 #. function.
48776 #: cp/parser.c:21243
48777 #, gcc-internal-format
48778 msgid "qualified-id in declaration"
48779 msgstr ""
48781 #: cp/parser.c:21268
48782 #, gcc-internal-format
48783 msgid "expected declarator"
48784 msgstr ""
48786 #: cp/parser.c:21387
48787 #, gcc-internal-format
48788 msgid "%qD is a namespace"
48789 msgstr ""
48791 #: cp/parser.c:21389
48792 #, gcc-internal-format
48793 msgid "cannot form pointer to member of non-class %q#T"
48794 msgstr ""
48796 #: cp/parser.c:21410
48797 #, gcc-internal-format
48798 msgid "expected ptr-operator"
48799 msgstr ""
48801 #: cp/parser.c:21471
48802 #, gcc-internal-format
48803 msgid "duplicate cv-qualifier"
48804 msgstr ""
48806 #: cp/parser.c:21525
48807 #, gcc-internal-format
48808 msgid "multiple ref-qualifiers"
48809 msgstr ""
48811 #: cp/parser.c:21562
48812 #, gcc-internal-format
48813 msgid "%qE requires %<-fgnu-tm%>"
48814 msgstr ""
48816 #: cp/parser.c:21620
48817 #, gcc-internal-format
48818 msgid "duplicate virt-specifier"
48819 msgstr ""
48821 #: cp/parser.c:21872
48822 #, gcc-internal-format
48823 msgid "missing template arguments after %qT"
48824 msgstr ""
48826 #: cp/parser.c:21878 cp/typeck2.c:494 cp/typeck2.c:541 cp/typeck2.c:2206
48827 #, gcc-internal-format
48828 msgid "invalid use of %qT"
48829 msgstr ""
48831 #: cp/parser.c:21904
48832 #, gcc-internal-format
48833 msgid "types may not be defined in template arguments"
48834 msgstr ""
48836 #: cp/parser.c:21909
48837 #, gcc-internal-format
48838 msgid "invalid use of %<auto%> in template argument"
48839 msgstr ""
48841 #: cp/parser.c:22003
48842 #, gcc-internal-format
48843 msgid "expected type-specifier"
48844 msgstr ""
48846 #: cp/parser.c:22278
48847 #, gcc-internal-format
48848 msgid "expected %<,%> or %<...%>"
48849 msgstr ""
48851 #: cp/parser.c:22356
48852 #, gcc-internal-format
48853 msgid "types may not be defined in parameter types"
48854 msgstr ""
48856 #: cp/parser.c:22533
48857 #, gcc-internal-format
48858 msgid "default arguments are only permitted for function parameters"
48859 msgstr ""
48861 #: cp/parser.c:22551
48862 #, gcc-internal-format
48863 msgid "parameter pack %qD cannot have a default argument"
48864 msgstr ""
48866 #: cp/parser.c:22557
48867 #, gcc-internal-format
48868 msgid "template parameter pack cannot have a default argument"
48869 msgstr ""
48871 #: cp/parser.c:22559
48872 #, gcc-internal-format
48873 msgid "parameter pack cannot have a default argument"
48874 msgstr ""
48876 #: cp/parser.c:22685
48877 #, gcc-internal-format
48878 msgid ""
48879 "function-try-block body of %<constexpr%> constructor only available with %<-"
48880 "std=c++2a%> or %<-std=gnu++2a%>"
48881 msgstr ""
48883 #: cp/parser.c:22689
48884 #, gcc-internal-format
48885 msgid ""
48886 "function-try-block body of %<constexpr%> function only available with %<-"
48887 "std=c++2a%> or %<-std=gnu++2a%>"
48888 msgstr ""
48890 #: cp/parser.c:23010
48891 #, gcc-internal-format
48892 msgid ""
48893 "C++ designated initializers only available with %<-std=c++2a%> or %<-std=gnu+"
48894 "+2a%>"
48895 msgstr ""
48897 #: cp/parser.c:23030
48898 #, gcc-internal-format
48899 msgid "ISO C++ does not allow GNU designated initializers"
48900 msgstr ""
48902 #: cp/parser.c:23068
48903 #, gcc-internal-format
48904 msgid "ISO C++ does not allow C99 designated initializers"
48905 msgstr ""
48907 #: cp/parser.c:23082
48908 #, gcc-internal-format
48909 msgid ""
48910 "either all initializer clauses should be designated or none of them should be"
48911 msgstr ""
48913 #: cp/parser.c:23107
48914 #, gcc-internal-format
48915 msgid "%<...%> not allowed in designated initializer list"
48916 msgstr ""
48918 #: cp/parser.c:23145
48919 #, gcc-internal-format
48920 msgid "%<.%s%> designator used multiple times in the same initializer list"
48921 msgstr ""
48923 #: cp/parser.c:23202 cp/parser.c:23330
48924 #, gcc-internal-format
48925 msgid "expected class-name"
48926 msgstr ""
48928 #: cp/parser.c:23532
48929 #, gcc-internal-format
48930 msgid "expected %<;%> after class definition"
48931 msgstr ""
48933 #: cp/parser.c:23535
48934 #, gcc-internal-format
48935 msgid "expected %<;%> after struct definition"
48936 msgstr ""
48938 #: cp/parser.c:23538
48939 #, gcc-internal-format
48940 msgid "expected %<;%> after union definition"
48941 msgstr ""
48943 #: cp/parser.c:23881
48944 #, gcc-internal-format
48945 msgid "expected %<{%> or %<:%>"
48946 msgstr ""
48948 #: cp/parser.c:23892
48949 #, gcc-internal-format
48950 msgid "cannot specify %<override%> for a class"
48951 msgstr ""
48953 #: cp/parser.c:23900
48954 #, gcc-internal-format
48955 msgid "global qualification of class name is invalid"
48956 msgstr ""
48958 #: cp/parser.c:23907
48959 #, gcc-internal-format
48960 msgid "qualified name does not name a class"
48961 msgstr ""
48963 #: cp/parser.c:23919
48964 #, gcc-internal-format
48965 msgid "keyword %<template%> not allowed in class-head-name"
48966 msgstr ""
48968 #: cp/parser.c:23925
48969 #, gcc-internal-format
48970 msgid "invalid class name in declaration of %qD"
48971 msgstr ""
48973 #: cp/parser.c:23983
48974 #, gcc-internal-format
48975 msgid "an explicit specialization must be preceded by %<template <>%>"
48976 msgstr ""
48978 #: cp/parser.c:24015
48979 #, gcc-internal-format
48980 msgid "function template %qD redeclared as a class template"
48981 msgstr ""
48983 #: cp/parser.c:24051
48984 #, gcc-internal-format
48985 msgid "could not resolve typename type"
48986 msgstr ""
48988 #: cp/parser.c:24113
48989 #, gcc-internal-format
48990 msgid "previous definition of %q#T"
48991 msgstr ""
48993 #: cp/parser.c:24203 cp/parser.c:29427
48994 #, gcc-internal-format
48995 msgid "expected class-key"
48996 msgstr ""
48998 #: cp/parser.c:24227
48999 #, gcc-internal-format
49000 msgid ""
49001 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
49002 "+17%> or %<-std=gnu++17%>"
49003 msgstr ""
49005 #: cp/parser.c:24231
49006 #, gcc-internal-format
49007 msgid "expected %<class%> or %<typename%>"
49008 msgstr ""
49010 #: cp/parser.c:24478
49011 #, gcc-internal-format
49012 msgid "in C++03 a class-key must be used when declaring a friend"
49013 msgstr ""
49015 #: cp/parser.c:24496
49016 #, gcc-internal-format
49017 msgid "friend declaration does not name a class or function"
49018 msgstr ""
49020 #: cp/parser.c:24514
49021 #, gcc-internal-format
49022 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
49023 msgstr ""
49025 #: cp/parser.c:24613
49026 #, gcc-internal-format
49027 msgid ""
49028 "default member initializers for bit-fields only available with %<-std=c++2a"
49029 "%> or %<-std=gnu++2a%>"
49030 msgstr ""
49032 #: cp/parser.c:24620
49033 #, gcc-internal-format
49034 msgid "default member initializer for unnamed bit-field"
49035 msgstr ""
49037 #: cp/parser.c:24633
49038 #, gcc-internal-format
49039 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
49040 msgstr ""
49042 #: cp/parser.c:24781
49043 #, gcc-internal-format
49044 msgid "pure-specifier on function-definition"
49045 msgstr ""
49047 #: cp/parser.c:24801
49048 #, gcc-internal-format
49049 msgid "extra %<;%> after in-class function definition"
49050 msgstr ""
49052 #: cp/parser.c:24848
49053 #, gcc-internal-format
49054 msgid "stray %<,%> at end of member declaration"
49055 msgstr ""
49057 #: cp/parser.c:24862
49058 #, gcc-internal-format
49059 msgid "expected %<;%> at end of member declaration"
49060 msgstr ""
49062 #: cp/parser.c:24936
49063 #, gcc-internal-format
49064 msgid "invalid pure specifier (only %<= 0%> is allowed)"
49065 msgstr ""
49067 #: cp/parser.c:24971
49068 #, gcc-internal-format
49069 msgid "a brace-enclosed initializer is not allowed here"
49070 msgstr ""
49072 #: cp/parser.c:25101
49073 #, gcc-internal-format
49074 msgid "%<virtual%> specified more than once in base-specifier"
49075 msgstr ""
49077 #: cp/parser.c:25121
49078 #, gcc-internal-format
49079 msgid "more than one access specifier in base-specifier"
49080 msgstr ""
49082 #: cp/parser.c:25145
49083 #, gcc-internal-format
49084 msgid "keyword %<typename%> not allowed outside of templates"
49085 msgstr ""
49087 #: cp/parser.c:25148
49088 #, gcc-internal-format
49089 msgid ""
49090 "keyword %<typename%> not allowed in this context (the base class is "
49091 "implicitly a type)"
49092 msgstr ""
49094 #: cp/parser.c:25248 cp/parser.c:25339
49095 #, gcc-internal-format
49096 msgid "types may not be defined in an exception-specification"
49097 msgstr ""
49099 #: cp/parser.c:25347
49100 #, gcc-internal-format
49101 msgid "ISO C++17 does not allow dynamic exception specifications"
49102 msgstr ""
49104 #: cp/parser.c:25353
49105 #, gcc-internal-format
49106 msgid "dynamic exception specifications are deprecated in C++11"
49107 msgstr ""
49109 #: cp/parser.c:25397
49110 #, gcc-internal-format
49111 msgid "invalid use of %<auto%> in exception-specification"
49112 msgstr ""
49114 #: cp/parser.c:25438
49115 #, gcc-internal-format
49116 msgid ""
49117 "%<try%> in %<constexpr%> function only available with %<-std=c++2a%> or %<-"
49118 "std=gnu++2a%>"
49119 msgstr ""
49121 #: cp/parser.c:25550
49122 #, gcc-internal-format
49123 msgid "types may not be defined in exception-declarations"
49124 msgstr ""
49126 #: cp/parser.c:26112
49127 #, gcc-internal-format
49128 msgid "attribute using prefix used together with scoped attribute token"
49129 msgstr ""
49131 #: cp/parser.c:26126
49132 #, gcc-internal-format
49133 msgid "expected an identifier for the attribute name"
49134 msgstr ""
49136 #: cp/parser.c:26215
49137 #, gcc-internal-format
49138 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
49139 msgstr ""
49141 #: cp/parser.c:26219
49142 #, gcc-internal-format
49143 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
49144 msgstr ""
49146 #: cp/parser.c:26256
49147 #, gcc-internal-format
49148 msgid "expected attribute before %<...%>"
49149 msgstr ""
49151 #: cp/parser.c:26317
49152 #, gcc-internal-format
49153 msgid ""
49154 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
49155 msgstr ""
49157 #: cp/parser.c:26641
49158 #, gcc-internal-format
49159 msgid "%<requires%> only available with %<-fconcepts%>"
49160 msgstr ""
49162 #: cp/parser.c:26673
49163 #, gcc-internal-format
49164 msgid "a requires expression cannot appear outside a template"
49165 msgstr ""
49167 #: cp/parser.c:27388
49168 #, gcc-internal-format
49169 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
49170 msgstr ""
49172 #: cp/parser.c:27393
49173 #, gcc-internal-format
49174 msgid "invalid declaration of %<%T::%E%>"
49175 msgstr ""
49177 #: cp/parser.c:27397
49178 #, gcc-internal-format
49179 msgid "too few template-parameter-lists"
49180 msgstr ""
49182 #. Otherwise, there are too many template parameter lists.  We have
49183 #. something like:
49185 #. template <class T> template <class U> void S::f();
49186 #: cp/parser.c:27404
49187 #, gcc-internal-format
49188 msgid "too many template-parameter-lists"
49189 msgstr ""
49191 #: cp/parser.c:27766
49192 #, gcc-internal-format
49193 msgid "named return values are no longer supported"
49194 msgstr ""
49196 #: cp/parser.c:27925
49197 #, gcc-internal-format
49198 msgid ""
49199 "ISO C++ did not adopt string literal operator templates taking an argument "
49200 "pack of characters"
49201 msgstr ""
49203 #: cp/parser.c:27934
49204 #, gcc-internal-format
49205 msgid ""
49206 "literal operator template %qD has invalid parameter list;  Expected non-type "
49207 "template parameter pack <char...> or single non-type parameter of class type"
49208 msgstr ""
49210 #: cp/parser.c:27939
49211 #, gcc-internal-format
49212 msgid ""
49213 "literal operator template %qD has invalid parameter list.  Expected non-type "
49214 "template parameter pack <char...>"
49215 msgstr ""
49217 #: cp/parser.c:28033
49218 #, gcc-internal-format
49219 msgid "no matching concept for template-introduction"
49220 msgstr ""
49222 #: cp/parser.c:28055
49223 #, gcc-internal-format
49224 msgid "invalid declaration of member template in local class"
49225 msgstr ""
49227 #: cp/parser.c:28064
49228 #, gcc-internal-format
49229 msgid "template with C linkage"
49230 msgstr ""
49232 #: cp/parser.c:28084
49233 #, gcc-internal-format
49234 msgid "invalid explicit specialization"
49235 msgstr ""
49237 #: cp/parser.c:28189
49238 #, gcc-internal-format
49239 msgid "template declaration of %<typedef%>"
49240 msgstr ""
49242 #: cp/parser.c:28240
49243 #, gcc-internal-format
49244 msgid "a class template declaration must not declare anything else"
49245 msgstr ""
49247 #: cp/parser.c:28287
49248 #, gcc-internal-format
49249 msgid "explicit template specialization cannot have a storage class"
49250 msgstr ""
49252 #: cp/parser.c:28590
49253 #, gcc-internal-format
49254 msgid "%<>>%> should be %<> >%> within a nested template argument list"
49255 msgstr ""
49257 #: cp/parser.c:28603
49258 #, gcc-internal-format
49259 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
49260 msgstr ""
49262 #: cp/parser.c:28896
49263 #, gcc-internal-format
49264 msgid "%<sizeof...%> argument must be surrounded by parentheses"
49265 msgstr ""
49267 #: cp/parser.c:29042
49268 #, gcc-internal-format
49269 msgid "invalid use of %qD in linkage specification"
49270 msgstr ""
49272 #: cp/parser.c:29057
49273 #, gcc-internal-format
49274 msgid "%<__thread%> before %qD"
49275 msgstr ""
49277 #: cp/parser.c:29192
49278 #, gcc-internal-format
49279 msgid "ISO C++ 1998 does not support %<long long%>"
49280 msgstr ""
49282 #: cp/parser.c:29203
49283 #, gcc-internal-format
49284 msgid "both %<__thread%> and %<thread_local%> specified"
49285 msgstr ""
49287 #: cp/parser.c:29208
49288 #, gcc-internal-format
49289 msgid "duplicate %qD"
49290 msgstr ""
49292 #: cp/parser.c:29232
49293 #, gcc-internal-format
49294 msgid "duplicate %qs"
49295 msgstr ""
49297 #: cp/parser.c:29284
49298 #, gcc-internal-format
49299 msgid "expected %<new%>"
49300 msgstr ""
49302 #: cp/parser.c:29287
49303 #, gcc-internal-format
49304 msgid "expected %<delete%>"
49305 msgstr ""
49307 #: cp/parser.c:29290
49308 #, gcc-internal-format
49309 msgid "expected %<return%>"
49310 msgstr ""
49312 #: cp/parser.c:29296
49313 #, gcc-internal-format
49314 msgid "expected %<extern%>"
49315 msgstr ""
49317 #: cp/parser.c:29299
49318 #, gcc-internal-format
49319 msgid "expected %<static_assert%>"
49320 msgstr ""
49322 #: cp/parser.c:29302
49323 #, gcc-internal-format
49324 msgid "expected %<decltype%>"
49325 msgstr ""
49327 #: cp/parser.c:29305
49328 #, gcc-internal-format
49329 msgid "expected %<operator%>"
49330 msgstr ""
49332 #: cp/parser.c:29308
49333 #, gcc-internal-format
49334 msgid "expected %<class%>"
49335 msgstr ""
49337 #: cp/parser.c:29311
49338 #, gcc-internal-format
49339 msgid "expected %<template%>"
49340 msgstr ""
49342 #: cp/parser.c:29314
49343 #, gcc-internal-format
49344 msgid "expected %<namespace%>"
49345 msgstr ""
49347 #: cp/parser.c:29317
49348 #, gcc-internal-format
49349 msgid "expected %<using%>"
49350 msgstr ""
49352 #: cp/parser.c:29320
49353 #, gcc-internal-format
49354 msgid "expected %<asm%>"
49355 msgstr ""
49357 #: cp/parser.c:29323
49358 #, gcc-internal-format
49359 msgid "expected %<try%>"
49360 msgstr ""
49362 #: cp/parser.c:29326
49363 #, gcc-internal-format
49364 msgid "expected %<catch%>"
49365 msgstr ""
49367 #: cp/parser.c:29329
49368 #, gcc-internal-format
49369 msgid "expected %<throw%>"
49370 msgstr ""
49372 #: cp/parser.c:29332
49373 #, gcc-internal-format
49374 msgid "expected %<__label__%>"
49375 msgstr ""
49377 #: cp/parser.c:29335
49378 #, gcc-internal-format
49379 msgid "expected %<@try%>"
49380 msgstr ""
49382 #: cp/parser.c:29338
49383 #, gcc-internal-format
49384 msgid "expected %<@synchronized%>"
49385 msgstr ""
49387 #: cp/parser.c:29341
49388 #, gcc-internal-format
49389 msgid "expected %<@throw%>"
49390 msgstr ""
49392 #: cp/parser.c:29344
49393 #, gcc-internal-format
49394 msgid "expected %<__transaction_atomic%>"
49395 msgstr ""
49397 #: cp/parser.c:29347
49398 #, gcc-internal-format
49399 msgid "expected %<__transaction_relaxed%>"
49400 msgstr ""
49402 #: cp/parser.c:29379
49403 #, gcc-internal-format
49404 msgid "expected %<::%>"
49405 msgstr ""
49407 #: cp/parser.c:29391
49408 #, gcc-internal-format
49409 msgid "expected %<...%>"
49410 msgstr ""
49412 #: cp/parser.c:29394
49413 #, gcc-internal-format
49414 msgid "expected %<*%>"
49415 msgstr ""
49417 #: cp/parser.c:29397
49418 #, gcc-internal-format
49419 msgid "expected %<~%>"
49420 msgstr ""
49422 #: cp/parser.c:29403
49423 #, gcc-internal-format
49424 msgid "expected %<:%> or %<::%>"
49425 msgstr ""
49427 #: cp/parser.c:29430
49428 #, gcc-internal-format
49429 msgid "expected %<class%>, %<typename%>, or %<template%>"
49430 msgstr ""
49432 #: cp/parser.c:29700
49433 #, gcc-internal-format
49434 msgid "%qs tag used in naming %q#T"
49435 msgstr ""
49437 #: cp/parser.c:29705
49438 #, gcc-internal-format
49439 msgid "%q#T was previously declared here"
49440 msgstr ""
49442 #: cp/parser.c:29726
49443 #, gcc-internal-format
49444 msgid "%qD redeclared with different access"
49445 msgstr ""
49447 #: cp/parser.c:29747
49448 #, gcc-internal-format
49449 msgid ""
49450 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
49451 msgstr ""
49453 #: cp/parser.c:29995
49454 #, gcc-internal-format
49455 msgid "file ends in default argument"
49456 msgstr ""
49458 #: cp/parser.c:30236 cp/parser.c:31556 cp/parser.c:31745
49459 #, gcc-internal-format
49460 msgid "misplaced %<@%D%> Objective-C++ construct"
49461 msgstr ""
49463 #: cp/parser.c:30305
49464 #, gcc-internal-format
49465 msgid "objective-c++ message receiver expected"
49466 msgstr ""
49468 #: cp/parser.c:30375
49469 #, gcc-internal-format
49470 msgid "objective-c++ message argument(s) are expected"
49471 msgstr ""
49473 #: cp/parser.c:30406
49474 #, gcc-internal-format
49475 msgid "%<@encode%> must specify a type as an argument"
49476 msgstr ""
49478 #: cp/parser.c:30816
49479 #, gcc-internal-format
49480 msgid "invalid Objective-C++ selector name"
49481 msgstr ""
49483 #: cp/parser.c:30891 cp/parser.c:30909
49484 #, gcc-internal-format
49485 msgid "objective-c++ method declaration is expected"
49486 msgstr ""
49488 #: cp/parser.c:30903 cp/parser.c:30969
49489 #, gcc-internal-format
49490 msgid "method attributes must be specified at the end"
49491 msgstr ""
49493 #: cp/parser.c:31012
49494 #, gcc-internal-format
49495 msgid "stray %qs between Objective-C++ methods"
49496 msgstr ""
49498 #: cp/parser.c:31218 cp/parser.c:31225 cp/parser.c:31232
49499 #, gcc-internal-format
49500 msgid "invalid type for instance variable"
49501 msgstr ""
49503 #: cp/parser.c:31349
49504 #, gcc-internal-format
49505 msgid "identifier expected after %<@protocol%>"
49506 msgstr ""
49508 #: cp/parser.c:31521
49509 #, gcc-internal-format
49510 msgid ""
49511 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
49512 msgstr ""
49514 #: cp/parser.c:31528
49515 #, gcc-internal-format
49516 msgid "prefix attributes are ignored before %<@%D%>"
49517 msgstr ""
49519 #: cp/parser.c:31804 cp/parser.c:31811 cp/parser.c:31818
49520 #, gcc-internal-format
49521 msgid "invalid type for property"
49522 msgstr ""
49524 #: cp/parser.c:32966
49525 #, gcc-internal-format
49526 msgid "expected integer expression list"
49527 msgstr ""
49529 #: cp/parser.c:32983
49530 #, gcc-internal-format
49531 msgid "%<wait%> expression must be integral"
49532 msgstr ""
49534 #: cp/parser.c:33867
49535 #, gcc-internal-format
49536 msgid "invalid reduction-identifier"
49537 msgstr ""
49539 #: cp/parser.c:34526
49540 #, gcc-internal-format
49541 msgid "types may not be defined in iterator type"
49542 msgstr ""
49544 #: cp/parser.c:36497
49545 #, gcc-internal-format
49546 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
49547 msgstr ""
49549 #: cp/parser.c:36986
49550 #, gcc-internal-format
49551 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
49552 msgstr ""
49554 #: cp/parser.c:37072 cp/pt.c:16764
49555 #, gcc-internal-format
49556 msgid "iteration variable %qD should not be reduction"
49557 msgstr ""
49559 #: cp/parser.c:37166
49560 #, gcc-internal-format
49561 msgid "not enough for loops to collapse"
49562 msgstr ""
49564 #: cp/parser.c:39484
49565 #, gcc-internal-format
49566 msgid "invalid initializer clause"
49567 msgstr ""
49569 #: cp/parser.c:39514
49570 #, gcc-internal-format
49571 msgid "expected id-expression (arguments)"
49572 msgstr ""
49574 #: cp/parser.c:39526
49575 #, gcc-internal-format
49576 msgid ""
49577 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
49578 msgstr ""
49580 #: cp/parser.c:39627
49581 #, gcc-internal-format
49582 msgid "types may not be defined in declare reduction type list"
49583 msgstr ""
49585 #: cp/parser.c:39647 cp/semantics.c:5536
49586 #, gcc-internal-format
49587 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
49588 msgstr ""
49590 #: cp/parser.c:39652 cp/semantics.c:5545
49591 #, gcc-internal-format
49592 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
49593 msgstr ""
49595 #: cp/parser.c:39655 cp/pt.c:13087 cp/semantics.c:5551
49596 #, gcc-internal-format
49597 msgid "reference type %qT in %<#pragma omp declare reduction%>"
49598 msgstr ""
49600 #: cp/parser.c:39658 cp/semantics.c:5557
49601 #, gcc-internal-format
49602 msgid ""
49603 "const, volatile or __restrict qualified type %qT in %<#pragma omp declare "
49604 "reduction%>"
49605 msgstr ""
49607 #: cp/parser.c:40163
49608 #, gcc-internal-format
49609 msgid "%<#pragma acc routine%> names a set of overloads"
49610 msgstr ""
49612 #: cp/parser.c:40173
49613 #, gcc-internal-format
49614 msgid "%qD does not refer to a namespace scope function"
49615 msgstr ""
49617 #. cancel-and-throw is unimplemented.
49618 #: cp/parser.c:40510
49619 #, gcc-internal-format
49620 msgid "atomic_cancel"
49621 msgstr ""
49623 #: cp/parser.c:40553 cp/semantics.c:9186
49624 #, gcc-internal-format
49625 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
49626 msgstr ""
49628 #: cp/parser.c:40555 cp/semantics.c:9188
49629 #, gcc-internal-format
49630 msgid "%<__transaction_atomic%> without transactional memory support enabled"
49631 msgstr ""
49633 #: cp/parser.c:40749
49634 #, gcc-internal-format
49635 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
49636 msgstr ""
49638 #: cp/parser.c:41063
49639 #, gcc-internal-format
49640 msgid "%<#pragma GCC ivdep%> must be inside a function"
49641 msgstr ""
49643 #: cp/parser.c:41095
49644 #, gcc-internal-format
49645 msgid "%<#pragma GCC unroll%> must be inside a function"
49646 msgstr ""
49648 #: cp/parser.c:41175
49649 #, gcc-internal-format
49650 msgid "inter-module optimizations not implemented for C++"
49651 msgstr ""
49653 #: cp/parser.c:41433
49654 #, gcc-internal-format
49655 msgid "implicit templates may not be %<virtual%>"
49656 msgstr ""
49658 #: cp/parser.c:41489
49659 #, gcc-internal-format
49660 msgid "%<extern \"C\"%> linkage started here"
49661 msgstr ""
49663 #: cp/pt.c:305
49664 #, gcc-internal-format
49665 msgid "data member %qD cannot be a member template"
49666 msgstr ""
49668 #: cp/pt.c:317
49669 #, gcc-internal-format
49670 msgid "invalid member template declaration %qD"
49671 msgstr ""
49673 #: cp/pt.c:726
49674 #, gcc-internal-format
49675 msgid "explicit specialization in non-namespace scope %qD"
49676 msgstr ""
49678 #: cp/pt.c:740
49679 #, gcc-internal-format
49680 msgid "enclosing class templates are not explicitly specialized"
49681 msgstr ""
49683 #: cp/pt.c:824
49684 #, gcc-internal-format
49685 msgid "specialization of %qD must appear at namespace scope"
49686 msgstr ""
49688 #: cp/pt.c:835
49689 #, gcc-internal-format
49690 msgid "specialization of %qD in different namespace"
49691 msgstr ""
49693 #: cp/pt.c:837 cp/pt.c:1064
49694 #, gcc-internal-format
49695 msgid "  from definition of %q#D"
49696 msgstr ""
49698 #: cp/pt.c:854
49699 #, gcc-internal-format
49700 msgid ""
49701 "explicit instantiation of %qD in namespace %qD (which does not enclose "
49702 "namespace %qD)"
49703 msgstr ""
49705 #: cp/pt.c:974
49706 #, gcc-internal-format
49707 msgid "name of class shadows template template parameter %qD"
49708 msgstr ""
49710 #: cp/pt.c:986
49711 #, gcc-internal-format
49712 msgid "specialization of alias template %qD"
49713 msgstr ""
49715 #: cp/pt.c:989 cp/pt.c:1127
49716 #, gcc-internal-format
49717 msgid "explicit specialization of non-template %qT"
49718 msgstr ""
49720 #: cp/pt.c:1021
49721 #, gcc-internal-format
49722 msgid "specialization of %qT after instantiation"
49723 msgstr ""
49725 #: cp/pt.c:1062
49726 #, gcc-internal-format
49727 msgid "specializing %q#T in different namespace"
49728 msgstr ""
49730 #. But if we've had an implicit instantiation, that's a
49731 #. problem ([temp.expl.spec]/6).
49732 #: cp/pt.c:1105
49733 #, gcc-internal-format
49734 msgid "specialization %qT after instantiation %qT"
49735 msgstr ""
49737 #: cp/pt.c:1123
49738 #, gcc-internal-format
49739 msgid "template specialization of %qD not allowed by ISO C++"
49740 msgstr ""
49742 #: cp/pt.c:1586
49743 #, gcc-internal-format
49744 msgid "specialization of %qD after instantiation"
49745 msgstr ""
49747 #: cp/pt.c:2006 cp/semantics.c:5405
49748 #, gcc-internal-format
49749 msgid "%s %#qD"
49750 msgstr ""
49752 #: cp/pt.c:2141
49753 #, gcc-internal-format
49754 msgid "%qD is not a function template"
49755 msgstr ""
49757 #: cp/pt.c:2146
49758 #, gcc-internal-format
49759 msgid "%qD is not a variable template"
49760 msgstr ""
49762 #: cp/pt.c:2417
49763 #, gcc-internal-format
49764 msgid "template-id %qD for %q+D does not match any template declaration"
49765 msgstr ""
49767 #: cp/pt.c:2420
49768 #, gcc-internal-format
49769 msgid ""
49770 "saw %d %<template<>%>, need %d for specializing a member function template"
49771 msgstr ""
49773 #: cp/pt.c:2431
49774 #, gcc-internal-format
49775 msgid "ambiguous template specialization %qD for %q+D"
49776 msgstr ""
49778 #: cp/pt.c:2637
49779 #, gcc-internal-format
49780 msgid ""
49781 "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
49782 msgstr ""
49784 #: cp/pt.c:2647
49785 #, gcc-internal-format
49786 msgid "too many template headers for %qD (should be %d)"
49787 msgstr ""
49789 #: cp/pt.c:2653
49790 #, gcc-internal-format
49791 msgid ""
49792 "members of an explicitly specialized class are defined without a template "
49793 "header"
49794 msgstr ""
49796 #: cp/pt.c:2677
49797 #, gcc-internal-format
49798 msgid ""
49799 "explicit specialization of %qD outside its namespace must use a nested-name-"
49800 "specifier"
49801 msgstr ""
49803 #. This was allowed in C++98, so only pedwarn.
49804 #: cp/pt.c:2682
49805 #, gcc-internal-format
49806 msgid ""
49807 "explicit instantiation of %qD outside its namespace must use a nested-name-"
49808 "specifier"
49809 msgstr ""
49811 #: cp/pt.c:2718
49812 #, gcc-internal-format
49813 msgid "explicit specialization %q#D may be missing attributes"
49814 msgstr ""
49816 #: cp/pt.c:2722
49817 #, gcc-internal-format, gfc-internal-format
49818 msgid "missing primary template attributes %s"
49819 msgstr ""
49821 #: cp/pt.c:2723
49822 #, gcc-internal-format, gfc-internal-format
49823 msgid "missing primary template attribute %s"
49824 msgstr ""
49826 #. This case handles bogus declarations like template <>
49827 #. template <class T> void f<int>();
49828 #: cp/pt.c:2812 cp/pt.c:2871
49829 #, gcc-internal-format
49830 msgid "template-id %qD in declaration of primary template"
49831 msgstr ""
49833 #: cp/pt.c:2825
49834 #, gcc-internal-format
49835 msgid "template parameter list used in explicit instantiation"
49836 msgstr ""
49838 #: cp/pt.c:2831
49839 #, gcc-internal-format
49840 msgid "definition provided for explicit instantiation"
49841 msgstr ""
49843 #: cp/pt.c:2839
49844 #, gcc-internal-format
49845 msgid "too many template parameter lists in declaration of %qD"
49846 msgstr ""
49848 #: cp/pt.c:2842
49849 #, gcc-internal-format
49850 msgid "too few template parameter lists in declaration of %qD"
49851 msgstr ""
49853 #: cp/pt.c:2844
49854 #, gcc-internal-format
49855 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
49856 msgstr ""
49858 #: cp/pt.c:2850
49859 #, gcc-internal-format
49860 msgid "explicit specialization declared %<concept%>"
49861 msgstr ""
49863 #: cp/pt.c:2881
49864 #, gcc-internal-format
49865 msgid "non-type partial specialization %qD is not allowed"
49866 msgstr ""
49868 #: cp/pt.c:2884
49869 #, gcc-internal-format
49870 msgid "non-class, non-variable partial specialization %qD is not allowed"
49871 msgstr ""
49873 #: cp/pt.c:2917
49874 #, gcc-internal-format
49875 msgid "default argument specified in explicit specialization"
49876 msgstr ""
49878 #: cp/pt.c:2955
49879 #, gcc-internal-format
49880 msgid "%qD is not a template function"
49881 msgstr ""
49883 #. From [temp.expl.spec]:
49885 #. If such an explicit specialization for the member
49886 #. of a class template names an implicitly-declared
49887 #. special member function (clause _special_), the
49888 #. program is ill-formed.
49890 #. Similar language is found in [temp.explicit].
49891 #: cp/pt.c:3017
49892 #, gcc-internal-format
49893 msgid "specialization of implicitly-declared special member function"
49894 msgstr ""
49896 #: cp/pt.c:3033
49897 #, gcc-internal-format
49898 msgid "no member function %qD declared in %qT"
49899 msgstr ""
49901 #: cp/pt.c:3065
49902 #, gcc-internal-format
49903 msgid "friend declaration %qD is not visible to explicit specialization"
49904 msgstr ""
49906 #: cp/pt.c:3068
49907 #, gcc-internal-format
49908 msgid "friend declaration here"
49909 msgstr ""
49911 #: cp/pt.c:3176
49912 #, gcc-internal-format
49913 msgid "explicit specialization of function concept %qD"
49914 msgstr ""
49916 #: cp/pt.c:3610
49917 #, gcc-internal-format, gfc-internal-format
49918 msgid "argument to __integer_pack must be between 0 and %d"
49919 msgstr ""
49921 #: cp/pt.c:3944
49922 #, gcc-internal-format
49923 msgid "base initializer expansion %qT contains no parameter packs"
49924 msgstr ""
49926 #: cp/pt.c:4012
49927 #, gcc-internal-format
49928 msgid "expansion pattern %qT contains no parameter packs"
49929 msgstr ""
49931 #: cp/pt.c:4014
49932 #, gcc-internal-format
49933 msgid "expansion pattern %qE contains no parameter packs"
49934 msgstr ""
49936 #: cp/pt.c:4066
49937 #, gcc-internal-format
49938 msgid "parameter packs not expanded with %<...%>:"
49939 msgstr ""
49941 #: cp/pt.c:4083 cp/pt.c:4837
49942 #, gcc-internal-format
49943 msgid "        %qD"
49944 msgstr ""
49946 #: cp/pt.c:4085
49947 #, gcc-internal-format
49948 msgid "        <anonymous>"
49949 msgstr ""
49951 #: cp/pt.c:4211
49952 #, gcc-internal-format
49953 msgid "declaration of template parameter %q+D shadows template parameter"
49954 msgstr ""
49956 #: cp/pt.c:4214
49957 #, gcc-internal-format
49958 msgid "declaration of %q+#D shadows template parameter"
49959 msgstr ""
49961 #: cp/pt.c:4216
49962 #, gcc-internal-format
49963 msgid "template parameter %qD declared here"
49964 msgstr ""
49966 #: cp/pt.c:4773
49967 #, gcc-internal-format
49968 msgid "specialization of variable concept %q#D"
49969 msgstr ""
49971 #: cp/pt.c:4832
49972 #, gcc-internal-format
49973 msgid "template parameters not deducible in partial specialization:"
49974 msgstr ""
49976 #: cp/pt.c:4856
49977 #, gcc-internal-format
49978 msgid ""
49979 "partial specialization %q+D does not specialize any template arguments; to "
49980 "define the primary template, remove the template argument list"
49981 msgstr ""
49983 #: cp/pt.c:4860
49984 #, gcc-internal-format
49985 msgid ""
49986 "partial specialization %q+D does not specialize any template arguments and "
49987 "is not more constrained than the primary template; to define the primary "
49988 "template, remove the template argument list"
49989 msgstr ""
49991 #: cp/pt.c:4864 cp/pt.c:4875
49992 #, gcc-internal-format
49993 msgid "primary template here"
49994 msgstr ""
49996 #: cp/pt.c:4872
49997 #, gcc-internal-format
49998 msgid ""
49999 "partial specialization is not more specialized than the primary template "
50000 "because it replaces multiple parameters with a pack expansion"
50001 msgstr ""
50003 #: cp/pt.c:4888
50004 #, gcc-internal-format
50005 msgid "partial specialization %qD is not more specialized than"
50006 msgstr ""
50008 #: cp/pt.c:4890
50009 #, gcc-internal-format
50010 msgid "primary template %qD"
50011 msgstr ""
50013 #: cp/pt.c:4937
50014 #, gcc-internal-format
50015 msgid ""
50016 "parameter pack argument %qE must be at the end of the template argument list"
50017 msgstr ""
50019 #: cp/pt.c:4940
50020 #, gcc-internal-format
50021 msgid ""
50022 "parameter pack argument %qT must be at the end of the template argument list"
50023 msgstr ""
50025 #: cp/pt.c:4961
50026 #, gcc-internal-format
50027 msgid "template argument %qE involves template parameter(s)"
50028 msgstr ""
50030 #: cp/pt.c:5007
50031 #, gcc-internal-format
50032 msgid "type %qT of template argument %qE depends on a template parameter"
50033 msgid_plural "type %qT of template argument %qE depends on template parameters"
50034 msgstr[0] ""
50035 msgstr[1] ""
50037 #: cp/pt.c:5069
50038 #, gcc-internal-format
50039 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
50040 msgstr ""
50042 #: cp/pt.c:5073
50043 #, gcc-internal-format
50044 msgid "partial specialization of %qD after instantiation of %qD"
50045 msgstr ""
50047 #: cp/pt.c:5256
50048 #, gcc-internal-format
50049 msgid "no default argument for %qD"
50050 msgstr ""
50052 #. A primary class template can only have one
50053 #. parameter pack, at the end of the template
50054 #. parameter list.
50055 #: cp/pt.c:5278
50056 #, gcc-internal-format
50057 msgid "parameter pack %q+D must be at the end of the template parameter list"
50058 msgstr ""
50060 #: cp/pt.c:5314
50061 #, gcc-internal-format
50062 msgid ""
50063 "default template arguments may not be used in function template friend re-"
50064 "declaration"
50065 msgstr ""
50067 #: cp/pt.c:5317
50068 #, gcc-internal-format
50069 msgid ""
50070 "default template arguments may not be used in template friend declarations"
50071 msgstr ""
50073 #: cp/pt.c:5320
50074 #, gcc-internal-format
50075 msgid ""
50076 "default template arguments may not be used in function templates without %<-"
50077 "std=c++11%> or %<-std=gnu++11%>"
50078 msgstr ""
50080 #: cp/pt.c:5323
50081 #, gcc-internal-format
50082 msgid "default template arguments may not be used in partial specializations"
50083 msgstr ""
50085 #: cp/pt.c:5326 cp/pt.c:5384
50086 #, gcc-internal-format
50087 msgid "default argument for template parameter for class enclosing %qD"
50088 msgstr ""
50090 #: cp/pt.c:5498
50091 #, gcc-internal-format
50092 msgid "template %qD declared"
50093 msgstr ""
50095 #: cp/pt.c:5505
50096 #, gcc-internal-format
50097 msgid "template class without a name"
50098 msgstr ""
50100 #: cp/pt.c:5513
50101 #, gcc-internal-format
50102 msgid "member template %qD may not have virt-specifiers"
50103 msgstr ""
50105 #. [basic.stc.dynamic.allocation]
50107 #. An allocation function can be a function
50108 #. template. ... Template allocation functions shall
50109 #. have two or more parameters.
50110 #: cp/pt.c:5535
50111 #, gcc-internal-format
50112 msgid "invalid template declaration of %qD"
50113 msgstr ""
50115 #: cp/pt.c:5678
50116 #, gcc-internal-format
50117 msgid "template definition of non-template %q#D"
50118 msgstr ""
50120 #: cp/pt.c:5721
50121 #, gcc-internal-format
50122 msgid "expected %d levels of template parms for %q#D, got %d"
50123 msgstr ""
50125 #: cp/pt.c:5735
50126 #, gcc-internal-format
50127 msgid "got %d template parameters for %q#D"
50128 msgstr ""
50130 #: cp/pt.c:5738
50131 #, gcc-internal-format
50132 msgid "got %d template parameters for %q#T"
50133 msgstr ""
50135 #: cp/pt.c:5740
50136 #, gcc-internal-format, gfc-internal-format
50137 msgid "  but %d required"
50138 msgstr ""
50140 #: cp/pt.c:5761
50141 #, gcc-internal-format
50142 msgid "template arguments to %qD do not match original template %qD"
50143 msgstr ""
50145 #: cp/pt.c:5764
50146 #, gcc-internal-format
50147 msgid "use %<template<>%> for an explicit specialization"
50148 msgstr ""
50150 #: cp/pt.c:5891
50151 #, gcc-internal-format
50152 msgid "%qT is not a template type"
50153 msgstr ""
50155 #: cp/pt.c:5904
50156 #, gcc-internal-format
50157 msgid "template specifiers not specified in declaration of %qD"
50158 msgstr ""
50160 #: cp/pt.c:5915
50161 #, gcc-internal-format, gfc-internal-format
50162 msgid "redeclared with %d template parameter"
50163 msgid_plural "redeclared with %d template parameters"
50164 msgstr[0] ""
50165 msgstr[1] ""
50167 #: cp/pt.c:5919
50168 #, gcc-internal-format
50169 msgid "previous declaration %qD used %d template parameter"
50170 msgid_plural "previous declaration %qD used %d template parameters"
50171 msgstr[0] ""
50172 msgstr[1] ""
50174 #: cp/pt.c:5956
50175 #, gcc-internal-format
50176 msgid "template parameter %q+#D"
50177 msgstr ""
50179 #: cp/pt.c:5957
50180 #, gcc-internal-format
50181 msgid "redeclared here as %q#D"
50182 msgstr ""
50184 #. We have in [temp.param]:
50186 #. A template-parameter may not be given default arguments
50187 #. by two different declarations in the same scope.
50188 #: cp/pt.c:5967
50189 #, gcc-internal-format
50190 msgid "redefinition of default argument for %q#D"
50191 msgstr ""
50193 #: cp/pt.c:5969
50194 #, gcc-internal-format
50195 msgid "original definition appeared here"
50196 msgstr ""
50198 #: cp/pt.c:5997
50199 #, gcc-internal-format
50200 msgid "redeclaration %q#D with different constraints"
50201 msgstr ""
50203 #: cp/pt.c:6000
50204 #, gcc-internal-format
50205 msgid "original declaration appeared here"
50206 msgstr ""
50208 #: cp/pt.c:6260 cp/pt.c:6328
50209 #, gcc-internal-format
50210 msgid "%qE is not a valid template argument for type %qT"
50211 msgstr ""
50213 #: cp/pt.c:6263
50214 #, gcc-internal-format
50215 msgid "it must be the address of a function with external linkage"
50216 msgstr ""
50218 #: cp/pt.c:6266
50219 #, gcc-internal-format
50220 msgid "it must be the name of a function with external linkage"
50221 msgstr ""
50223 #: cp/pt.c:6278
50224 #, gcc-internal-format
50225 msgid ""
50226 "%qE is not a valid template argument for type %qT because %qD has no linkage"
50227 msgstr ""
50229 #: cp/pt.c:6282
50230 #, gcc-internal-format
50231 msgid ""
50232 "%qE is not a valid template argument for type %qT because %qD does not have "
50233 "external linkage"
50234 msgstr ""
50236 #: cp/pt.c:6331
50237 #, gcc-internal-format
50238 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
50239 msgstr ""
50241 #: cp/pt.c:6333
50242 #, gcc-internal-format
50243 msgid "because it is a member of %qT"
50244 msgstr ""
50246 #: cp/pt.c:6393
50247 #, gcc-internal-format
50248 msgid "  couldn%'t deduce template parameter %qD"
50249 msgstr ""
50251 #: cp/pt.c:6402
50252 #, gcc-internal-format
50253 msgid "  types %qT and %qT have incompatible cv-qualifiers"
50254 msgstr ""
50256 #: cp/pt.c:6411
50257 #, gcc-internal-format
50258 msgid "  mismatched types %qT and %qT"
50259 msgstr ""
50261 #: cp/pt.c:6420
50262 #, gcc-internal-format
50263 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
50264 msgstr ""
50266 #: cp/pt.c:6431
50267 #, gcc-internal-format
50268 msgid "  template argument %qE does not match pointer-to-member constant %qE"
50269 msgstr ""
50271 #: cp/pt.c:6441
50272 #, gcc-internal-format
50273 msgid "  %qE is not equivalent to %qE"
50274 msgstr ""
50276 #: cp/pt.c:6450
50277 #, gcc-internal-format
50278 msgid "  inconsistent parameter pack deduction with %qT and %qT"
50279 msgstr ""
50281 #: cp/pt.c:6462
50282 #, gcc-internal-format
50283 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
50284 msgstr ""
50286 #: cp/pt.c:6466
50287 #, gcc-internal-format
50288 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
50289 msgstr ""
50291 #: cp/pt.c:6477
50292 #, gcc-internal-format
50293 msgid "  variable-sized array type %qT is not a valid template argument"
50294 msgstr ""
50296 #: cp/pt.c:6488
50297 #, gcc-internal-format
50298 msgid "  member function type %qT is not a valid template argument"
50299 msgstr ""
50301 #: cp/pt.c:6500
50302 #, gcc-internal-format, gfc-internal-format
50303 msgid "  candidate expects at least %d argument, %d provided"
50304 msgid_plural "  candidate expects at least %d arguments, %d provided"
50305 msgstr[0] ""
50306 msgstr[1] ""
50308 #: cp/pt.c:6531
50309 #, gcc-internal-format
50310 msgid "  cannot convert %qE (type %qT) to type %qT"
50311 msgstr ""
50313 #: cp/pt.c:6544
50314 #, gcc-internal-format
50315 msgid "  %qT is an ambiguous base class of %qT"
50316 msgstr ""
50318 #: cp/pt.c:6548
50319 #, gcc-internal-format
50320 msgid "  %qT is not derived from %qT"
50321 msgstr ""
50323 #: cp/pt.c:6559
50324 #, gcc-internal-format
50325 msgid ""
50326 "  template parameters of a template template argument are inconsistent with "
50327 "other deduced template arguments"
50328 msgstr ""
50330 #: cp/pt.c:6569
50331 #, gcc-internal-format
50332 msgid "  can%'t deduce a template for %qT from non-template type %qT"
50333 msgstr ""
50335 #: cp/pt.c:6579
50336 #, gcc-internal-format
50337 msgid "  template argument %qE does not match %qE"
50338 msgstr ""
50340 #: cp/pt.c:6625
50341 #, gcc-internal-format
50342 msgid ""
50343 "%qE is not a valid template argument of type %qT because %qE is not a "
50344 "variable"
50345 msgstr ""
50347 #: cp/pt.c:6632
50348 #, gcc-internal-format
50349 msgid ""
50350 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
50351 "not have external linkage"
50352 msgstr ""
50354 #: cp/pt.c:6641
50355 #, gcc-internal-format
50356 msgid ""
50357 "%qE is not a valid template argument of type %qT because %qD has no linkage"
50358 msgstr ""
50360 #: cp/pt.c:6656
50361 #, gcc-internal-format
50362 msgid "the address of %qD is not a valid template argument"
50363 msgstr ""
50365 #: cp/pt.c:6665
50366 #, gcc-internal-format
50367 msgid ""
50368 "the address of the %qT subobject of %qD is not a valid template argument"
50369 msgstr ""
50371 #: cp/pt.c:6672
50372 #, gcc-internal-format
50373 msgid ""
50374 "the address of %qD is not a valid template argument because it does not have "
50375 "static storage duration"
50376 msgstr ""
50378 #: cp/pt.c:6690
50379 #, gcc-internal-format
50380 msgid ""
50381 "%qD is not a valid template argument because %qD is a variable, not the "
50382 "address of a variable"
50383 msgstr ""
50385 #: cp/pt.c:6698
50386 #, gcc-internal-format
50387 msgid ""
50388 "%qE is not a valid template argument for %qT because it is not the address "
50389 "of a variable"
50390 msgstr ""
50392 #: cp/pt.c:6780
50393 #, gcc-internal-format
50394 msgid ""
50395 "%qE is not a valid template argument for type %qT because string literals "
50396 "can never be used in this context"
50397 msgstr ""
50399 #: cp/pt.c:6946
50400 #, gcc-internal-format
50401 msgid "in template argument for type %qT"
50402 msgstr ""
50404 #: cp/pt.c:6960
50405 #, gcc-internal-format
50406 msgid "template argument %qE for type %qT not a constant integer"
50407 msgstr ""
50409 #: cp/pt.c:7046
50410 #, gcc-internal-format
50411 msgid ""
50412 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
50413 "qualification"
50414 msgstr ""
50416 #: cp/pt.c:7054
50417 #, gcc-internal-format
50418 msgid ""
50419 "%qE is not a valid template argument for type %qT because it is not an lvalue"
50420 msgstr ""
50422 #: cp/pt.c:7072
50423 #, gcc-internal-format
50424 msgid ""
50425 "%q#D is not a valid template argument for type %qT because a reference "
50426 "variable does not have a constant address"
50427 msgstr ""
50429 #: cp/pt.c:7132
50430 #, gcc-internal-format
50431 msgid ""
50432 "%qE is not a valid template argument for type %qT because it is a pointer"
50433 msgstr ""
50435 #: cp/pt.c:7134
50436 #, gcc-internal-format
50437 msgid "try using %qE instead"
50438 msgstr ""
50440 #: cp/pt.c:7188
50441 #, gcc-internal-format
50442 msgid ""
50443 "%qE is not a valid template argument for type %qT because it is of type %qT"
50444 msgstr ""
50446 #: cp/pt.c:7760
50447 #, gcc-internal-format
50448 msgid "ignoring attributes on template argument %qT"
50449 msgstr ""
50451 #: cp/pt.c:7776
50452 #, gcc-internal-format
50453 msgid "ignoring attributes in template argument %qE"
50454 msgstr ""
50456 #: cp/pt.c:7911
50457 #, gcc-internal-format
50458 msgid "injected-class-name %qD used as template template argument"
50459 msgstr ""
50461 #: cp/pt.c:7940
50462 #, gcc-internal-format
50463 msgid "invalid use of destructor %qE as a type"
50464 msgstr ""
50466 #: cp/pt.c:7945
50467 #, gcc-internal-format
50468 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
50469 msgstr ""
50471 #: cp/pt.c:7961 cp/pt.c:7983 cp/pt.c:8037
50472 #, gcc-internal-format
50473 msgid "type/value mismatch at argument %d in template parameter list for %qD"
50474 msgstr ""
50476 #: cp/pt.c:7966
50477 #, gcc-internal-format
50478 msgid "  expected a constant of type %qT, got %qT"
50479 msgstr ""
50481 #: cp/pt.c:7971
50482 #, gcc-internal-format
50483 msgid "  expected a class template, got %qE"
50484 msgstr ""
50486 #: cp/pt.c:7974
50487 #, gcc-internal-format
50488 msgid "  expected a type, got %qE"
50489 msgstr ""
50491 #: cp/pt.c:7988
50492 #, gcc-internal-format
50493 msgid "  expected a type, got %qT"
50494 msgstr ""
50496 #: cp/pt.c:7991
50497 #, gcc-internal-format
50498 msgid "  expected a class template, got %qT"
50499 msgstr ""
50501 #: cp/pt.c:8041
50502 #, gcc-internal-format
50503 msgid "  expected a template of type %qD, got %qT"
50504 msgstr ""
50506 #: cp/pt.c:8055
50507 #, gcc-internal-format
50508 msgid "constraint mismatch at argument %d in template parameter list for %qD"
50509 msgstr ""
50511 #: cp/pt.c:8058
50512 #, gcc-internal-format
50513 msgid "  expected %qD but got %qD"
50514 msgstr ""
50516 #: cp/pt.c:8121
50517 #, gcc-internal-format
50518 msgid "could not convert template argument %qE from %qT to %qT"
50519 msgstr ""
50521 #: cp/pt.c:8259 cp/pt.c:8572
50522 #, gcc-internal-format, gfc-internal-format
50523 msgid "template argument %d is invalid"
50524 msgstr ""
50526 #: cp/pt.c:8274 cp/pt.c:8406
50527 #, gcc-internal-format, gfc-internal-format
50528 msgid "wrong number of template arguments (%d, should be %d)"
50529 msgstr ""
50531 #: cp/pt.c:8402
50532 #, gcc-internal-format, gfc-internal-format
50533 msgid "wrong number of template arguments (%d, should be at least %d)"
50534 msgstr ""
50536 #: cp/pt.c:8411
50537 #, gcc-internal-format
50538 msgid "provided for %qD"
50539 msgstr ""
50541 #: cp/pt.c:8436
50542 #, gcc-internal-format
50543 msgid ""
50544 "pack expansion argument for non-pack parameter %qD of alias template %qD"
50545 msgstr ""
50547 #: cp/pt.c:8440
50548 #, gcc-internal-format
50549 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
50550 msgstr ""
50552 #: cp/pt.c:8538
50553 #, gcc-internal-format
50554 msgid ""
50555 "so any instantiation with a non-empty parameter pack would be ill-formed"
50556 msgstr ""
50558 #: cp/pt.c:9157
50559 #, gcc-internal-format
50560 msgid "%q#D is not a function template"
50561 msgstr ""
50563 #: cp/pt.c:9320
50564 #, gcc-internal-format
50565 msgid "non-template type %qT used as a template"
50566 msgstr ""
50568 #: cp/pt.c:9322
50569 #, gcc-internal-format
50570 msgid "for template declaration %q+D"
50571 msgstr ""
50573 #: cp/pt.c:9446
50574 #, gcc-internal-format
50575 msgid "template constraint failure"
50576 msgstr ""
50578 #: cp/pt.c:9816
50579 #, gcc-internal-format
50580 msgid "use of invalid variable template %qE"
50581 msgstr ""
50583 #: cp/pt.c:10246
50584 #, gcc-internal-format
50585 msgid ""
50586 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth="
50587 "%> to increase the maximum)"
50588 msgstr ""
50590 #: cp/pt.c:11326
50591 #, gcc-internal-format
50592 msgid "flexible array member %qD in union"
50593 msgstr ""
50595 #: cp/pt.c:11821
50596 #, gcc-internal-format
50597 msgid "fold of empty expansion over %O"
50598 msgstr ""
50600 #: cp/pt.c:12203
50601 #, gcc-internal-format
50602 msgid "%qE is not the entire pattern of the pack expansion"
50603 msgstr ""
50605 #: cp/pt.c:12293
50606 #, gcc-internal-format
50607 msgid "mismatched argument pack lengths while expanding %qT"
50608 msgstr ""
50610 #: cp/pt.c:12296
50611 #, gcc-internal-format
50612 msgid "mismatched argument pack lengths while expanding %qE"
50613 msgstr ""
50615 #: cp/pt.c:12857
50616 #, gcc-internal-format
50617 msgid "  when instantiating default argument for call to %qD"
50618 msgstr ""
50620 #. It may seem that this case cannot occur, since:
50622 #. typedef void f();
50623 #. void g() { f x; }
50625 #. declares a function, not a variable.  However:
50627 #. typedef void f();
50628 #. template <typename T> void g() { T t; }
50629 #. template void g<f>();
50631 #. is an attempt to declare a variable with function
50632 #. type.
50633 #: cp/pt.c:13882
50634 #, gcc-internal-format
50635 msgid "variable %qD has function type"
50636 msgstr ""
50638 #: cp/pt.c:14056
50639 #, gcc-internal-format
50640 msgid "invalid parameter type %qT"
50641 msgstr ""
50643 #: cp/pt.c:14058
50644 #, gcc-internal-format
50645 msgid "in declaration %q+D"
50646 msgstr ""
50648 #: cp/pt.c:14176
50649 #, gcc-internal-format
50650 msgid "function returning an array"
50651 msgstr ""
50653 #: cp/pt.c:14178
50654 #, gcc-internal-format
50655 msgid "function returning a function"
50656 msgstr ""
50658 #: cp/pt.c:14216
50659 #, gcc-internal-format
50660 msgid "creating pointer to member function of non-class type %qT"
50661 msgstr ""
50663 #: cp/pt.c:14828
50664 #, gcc-internal-format
50665 msgid "forming reference to void"
50666 msgstr ""
50668 #: cp/pt.c:14830
50669 #, gcc-internal-format
50670 msgid "forming pointer to reference type %qT"
50671 msgstr ""
50673 #: cp/pt.c:14832
50674 #, gcc-internal-format
50675 msgid "forming reference to reference type %qT"
50676 msgstr ""
50678 #: cp/pt.c:14845
50679 #, gcc-internal-format
50680 msgid "forming pointer to qualified function type %qT"
50681 msgstr ""
50683 #: cp/pt.c:14848
50684 #, gcc-internal-format
50685 msgid "forming reference to qualified function type %qT"
50686 msgstr ""
50688 #: cp/pt.c:14896
50689 #, gcc-internal-format
50690 msgid "creating pointer to member of non-class type %qT"
50691 msgstr ""
50693 #: cp/pt.c:14902
50694 #, gcc-internal-format
50695 msgid "creating pointer to member reference type %qT"
50696 msgstr ""
50698 #: cp/pt.c:14908
50699 #, gcc-internal-format
50700 msgid "creating pointer to member of type void"
50701 msgstr ""
50703 #: cp/pt.c:15008
50704 #, gcc-internal-format
50705 msgid "%qD is instantiated for an empty pack"
50706 msgstr ""
50708 #: cp/pt.c:15028
50709 #, gcc-internal-format
50710 msgid "%qT is not a class, struct, or union type"
50711 msgstr ""
50713 #: cp/pt.c:15065
50714 #, gcc-internal-format
50715 msgid "%qT resolves to %qT, which is not an enumeration type"
50716 msgstr ""
50718 #: cp/pt.c:15073
50719 #, gcc-internal-format
50720 msgid "%qT resolves to %qT, which is is not a class type"
50721 msgstr ""
50723 #: cp/pt.c:15137
50724 #, gcc-internal-format
50725 msgid "empty initializer in lambda init-capture"
50726 msgstr ""
50728 #: cp/pt.c:15212
50729 #, gcc-internal-format
50730 msgid "use of %qs in template"
50731 msgstr ""
50733 #: cp/pt.c:15390
50734 #, gcc-internal-format
50735 msgid "qualifying type %qT does not match destructor name ~%qT"
50736 msgstr ""
50738 #: cp/pt.c:15405
50739 #, gcc-internal-format
50740 msgid ""
50741 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
50742 msgstr ""
50744 #: cp/pt.c:15407
50745 #, gcc-internal-format
50746 msgid "say %<typename %E%> if a type is meant"
50747 msgstr ""
50749 #: cp/pt.c:15497
50750 #, gcc-internal-format
50751 msgid "initializer for %q#D expands to an empty list of expressions"
50752 msgstr ""
50754 #: cp/pt.c:15620
50755 #, gcc-internal-format
50756 msgid "using invalid field %qD"
50757 msgstr ""
50759 #: cp/pt.c:16136 cp/pt.c:17888
50760 #, gcc-internal-format
50761 msgid "invalid use of pack expansion expression"
50762 msgstr ""
50764 #: cp/pt.c:16140 cp/pt.c:17892
50765 #, gcc-internal-format
50766 msgid "use %<...%> to expand argument pack"
50767 msgstr ""
50769 #: cp/pt.c:18944
50770 #, gcc-internal-format
50771 msgid ""
50772 "%qD was not declared in this scope, and no declarations were found by "
50773 "argument-dependent lookup at the point of instantiation"
50774 msgstr ""
50776 #: cp/pt.c:18972
50777 #, gcc-internal-format
50778 msgid "declarations in dependent base %qT are not found by unqualified lookup"
50779 msgstr ""
50781 #: cp/pt.c:18977
50782 #, gcc-internal-format
50783 msgid "use %<this->%D%> instead"
50784 msgstr ""
50786 #: cp/pt.c:18980
50787 #, gcc-internal-format
50788 msgid "use %<%T::%D%> instead"
50789 msgstr ""
50791 #: cp/pt.c:18985
50792 #, gcc-internal-format
50793 msgid "%qD declared here, later in the translation unit"
50794 msgstr ""
50796 #: cp/pt.c:19041
50797 #, gcc-internal-format
50798 msgid "wrong number of arguments to %<__builtin_convertvector%>"
50799 msgstr ""
50801 #: cp/pt.c:19336
50802 #, gcc-internal-format
50803 msgid "%qT is not a class or namespace"
50804 msgstr ""
50806 #: cp/pt.c:19339
50807 #, gcc-internal-format
50808 msgid "%qD is not a class or namespace"
50809 msgstr ""
50811 #: cp/pt.c:19662
50812 #, gcc-internal-format
50813 msgid "%qT is/uses unnamed type"
50814 msgstr ""
50816 #: cp/pt.c:19664
50817 #, gcc-internal-format
50818 msgid "template argument for %qD uses local type %qT"
50819 msgstr ""
50821 #: cp/pt.c:19674
50822 #, gcc-internal-format
50823 msgid "%qT is a variably modified type"
50824 msgstr ""
50826 #: cp/pt.c:19689
50827 #, gcc-internal-format
50828 msgid "integral expression %qE is not constant"
50829 msgstr ""
50831 #: cp/pt.c:19707
50832 #, gcc-internal-format
50833 msgid "  trying to instantiate %qD"
50834 msgstr ""
50836 #: cp/pt.c:23703
50837 #, gcc-internal-format
50838 msgid "ambiguous template instantiation for %q#T"
50839 msgstr ""
50841 #: cp/pt.c:23705
50842 #, gcc-internal-format
50843 msgid "ambiguous template instantiation for %q#D"
50844 msgstr ""
50846 #: cp/pt.c:23711
50847 msgid "%s %#qS"
50848 msgstr ""
50850 #: cp/pt.c:23735 cp/pt.c:23830
50851 #, gcc-internal-format
50852 msgid "explicit instantiation of non-template %q#D"
50853 msgstr ""
50855 #: cp/pt.c:23741
50856 #, gcc-internal-format
50857 msgid "explicit instantiation of variable concept %q#D"
50858 msgstr ""
50860 #: cp/pt.c:23743
50861 #, gcc-internal-format
50862 msgid "explicit instantiation of function concept %q#D"
50863 msgstr ""
50865 #: cp/pt.c:23762
50866 #, gcc-internal-format
50867 msgid "%qD is not a static data member of a class template"
50868 msgstr ""
50870 #: cp/pt.c:23768 cp/pt.c:23825
50871 #, gcc-internal-format
50872 msgid "no matching template for %qD found"
50873 msgstr ""
50875 #: cp/pt.c:23773
50876 #, gcc-internal-format
50877 msgid ""
50878 "type %qT for explicit instantiation %qD does not match declared type %qT"
50879 msgstr ""
50881 #: cp/pt.c:23781
50882 #, gcc-internal-format
50883 msgid "explicit instantiation of %q#D"
50884 msgstr ""
50886 #: cp/pt.c:23817
50887 #, gcc-internal-format
50888 msgid "duplicate explicit instantiation of %q#D"
50889 msgstr ""
50891 #: cp/pt.c:23840 cp/pt.c:23926
50892 #, gcc-internal-format
50893 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
50894 msgstr ""
50896 #: cp/pt.c:23845 cp/pt.c:23943
50897 #, gcc-internal-format
50898 msgid "storage class %qD applied to template instantiation"
50899 msgstr ""
50901 #: cp/pt.c:23902
50902 #, gcc-internal-format
50903 msgid "explicit instantiation of non-class template %qD"
50904 msgstr ""
50906 #: cp/pt.c:23904
50907 #, gcc-internal-format
50908 msgid "explicit instantiation of non-template type %qT"
50909 msgstr ""
50911 #: cp/pt.c:23913
50912 #, gcc-internal-format
50913 msgid "explicit instantiation of %q#T before definition of template"
50914 msgstr ""
50916 #: cp/pt.c:23931
50917 #, gcc-internal-format
50918 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
50919 msgstr ""
50921 #: cp/pt.c:23977
50922 #, gcc-internal-format
50923 msgid "duplicate explicit instantiation of %q#T"
50924 msgstr ""
50926 #: cp/pt.c:24299
50927 #, gcc-internal-format
50928 msgid "exception specification of %qD depends on itself"
50929 msgstr ""
50931 #. [temp.explicit]
50933 #. The definition of a non-exported function template, a
50934 #. non-exported member function template, or a non-exported
50935 #. member function or static data member of a class template
50936 #. shall be present in every translation unit in which it is
50937 #. explicitly instantiated.
50938 #: cp/pt.c:24639
50939 #, gcc-internal-format
50940 msgid "explicit instantiation of %qD but no definition available"
50941 msgstr ""
50943 #: cp/pt.c:24841
50944 #, gcc-internal-format
50945 msgid ""
50946 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
50947 "possibly from virtual table generation (use %<-ftemplate-depth=%> to "
50948 "increase the maximum)"
50949 msgstr ""
50951 #: cp/pt.c:25216
50952 #, gcc-internal-format
50953 msgid ""
50954 "non-type template parameters of class type only available with %<-std=c++2a"
50955 "%> or %<-std=gnu++2a%>"
50956 msgstr ""
50958 #: cp/pt.c:25224
50959 #, gcc-internal-format
50960 msgid ""
50961 "%qT is not a valid type for a template non-type parameter because it is not "
50962 "literal"
50963 msgstr ""
50965 #: cp/pt.c:25231
50966 #, gcc-internal-format
50967 msgid ""
50968 "%qT is not a valid type for a template non-type parameter because it has a "
50969 "mutable member"
50970 msgstr ""
50972 #: cp/pt.c:25243
50973 #, gcc-internal-format
50974 msgid "invalid template non-type parameter"
50975 msgstr ""
50977 #: cp/pt.c:25245
50978 #, gcc-internal-format
50979 msgid "%q#T is not a valid type for a template non-type parameter"
50980 msgstr ""
50982 #: cp/pt.c:26581
50983 #, gcc-internal-format
50984 msgid "keyword %<template%> not allowed in declarator-id"
50985 msgstr ""
50987 #: cp/pt.c:26821
50988 #, gcc-internal-format
50989 msgid ""
50990 "deducing from brace-enclosed initializer list requires %<#include "
50991 "<initializer_list>%>"
50992 msgstr ""
50994 #: cp/pt.c:27302
50995 #, gcc-internal-format
50996 msgid "non-class template %qT used without template arguments"
50997 msgstr ""
50999 #: cp/pt.c:27454
51000 #, gcc-internal-format
51001 msgid ""
51002 "cannot deduce template arguments for copy-initialization of %qT, as it has "
51003 "no non-explicit deduction guides or user-declared constructors"
51004 msgstr ""
51006 #: cp/pt.c:27461
51007 #, gcc-internal-format
51008 msgid ""
51009 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
51010 msgstr ""
51012 #: cp/pt.c:27475
51013 #, gcc-internal-format
51014 msgid "class template argument deduction failed:"
51015 msgstr ""
51017 #: cp/pt.c:27482
51018 #, gcc-internal-format
51019 msgid "explicit deduction guides not considered for copy-initialization"
51020 msgstr ""
51022 #: cp/pt.c:27548
51023 #, gcc-internal-format
51024 msgid "direct-list-initialization of %<auto%> requires exactly one element"
51025 msgstr ""
51027 #: cp/pt.c:27551
51028 #, gcc-internal-format
51029 msgid ""
51030 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
51031 "e. add %<=%> before the %<{%>)"
51032 msgstr ""
51034 #: cp/pt.c:27584
51035 #, gcc-internal-format
51036 msgid "%qT as type rather than plain %<decltype(auto)%>"
51037 msgstr ""
51039 #: cp/pt.c:27619
51040 #, gcc-internal-format
51041 msgid "unable to deduce lambda return type from %qE"
51042 msgstr ""
51044 #: cp/pt.c:27621
51045 #, gcc-internal-format
51046 msgid "unable to deduce %qT from %qE"
51047 msgstr ""
51049 #: cp/pt.c:27655
51050 #, gcc-internal-format
51051 msgid "placeholder constraints not satisfied"
51052 msgstr ""
51054 #: cp/pt.c:27659
51055 #, gcc-internal-format
51056 msgid "deduced initializer does not satisfy placeholder constraints"
51057 msgstr ""
51059 #: cp/pt.c:27663
51060 #, gcc-internal-format
51061 msgid "deduced return type does not satisfy placeholder constraints"
51062 msgstr ""
51064 #: cp/pt.c:27667
51065 #, gcc-internal-format
51066 msgid "deduced expression type does not satisfy placeholder constraints"
51067 msgstr ""
51069 #: cp/pt.c:27785
51070 #, gcc-internal-format
51071 msgid "invalid use of %qT in template argument"
51072 msgstr ""
51074 #: cp/repo.c:113
51075 #, gcc-internal-format
51076 msgid "%<-frepo%> must be used with %<-c%>"
51077 msgstr ""
51079 #: cp/repo.c:203
51080 #, gcc-internal-format, gfc-internal-format
51081 msgid "mysterious repository information in %s"
51082 msgstr ""
51084 #: cp/repo.c:221
51085 #, gcc-internal-format
51086 msgid "can%'t create repository information file %qs"
51087 msgstr ""
51089 #: cp/rtti.c:313
51090 #, gcc-internal-format
51091 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
51092 msgstr ""
51094 #: cp/rtti.c:322
51095 #, gcc-internal-format
51096 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
51097 msgstr ""
51099 #: cp/rtti.c:425
51100 #, gcc-internal-format
51101 msgid ""
51102 "cannot create type information for type %qT because it involves types of "
51103 "variable size"
51104 msgstr ""
51106 #: cp/rtti.c:515
51107 #, gcc-internal-format
51108 msgid "typeid of qualified function type %qT"
51109 msgstr ""
51111 #: cp/rtti.c:696 cp/rtti.c:711
51112 #, gcc-internal-format
51113 msgid "dynamic_cast of %q#D to %q#T can never succeed"
51114 msgstr ""
51116 #: cp/rtti.c:722
51117 #, gcc-internal-format
51118 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
51119 msgstr ""
51121 #: cp/rtti.c:801
51122 #, gcc-internal-format
51123 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
51124 msgstr ""
51126 #: cp/search.c:243
51127 #, gcc-internal-format
51128 msgid "%qT is an ambiguous base of %qT"
51129 msgstr ""
51131 #: cp/search.c:259
51132 #, gcc-internal-format
51133 msgid "%qT is an inaccessible base of %qT"
51134 msgstr ""
51136 #: cp/search.c:1929
51137 #, gcc-internal-format
51138 msgid "invalid covariant return type for %q#D"
51139 msgstr ""
51141 #: cp/search.c:1931 cp/search.c:1947 cp/search.c:1954 cp/search.c:1985
51142 #, gcc-internal-format
51143 msgid "overridden function is %q#D"
51144 msgstr ""
51146 #: cp/search.c:1945
51147 #, gcc-internal-format
51148 msgid "invalid covariant return type for %q+#D"
51149 msgstr ""
51151 #: cp/search.c:1952
51152 #, gcc-internal-format
51153 msgid "conflicting return type specified for %q+#D"
51154 msgstr ""
51156 #: cp/search.c:1969
51157 #, gcc-internal-format
51158 msgid "looser throw specifier for %q+#F"
51159 msgstr ""
51161 #: cp/search.c:1971
51162 #, gcc-internal-format
51163 msgid "overridden function is %q#F"
51164 msgstr ""
51166 #: cp/search.c:1983
51167 #, gcc-internal-format
51168 msgid "conflicting type attributes specified for %q+#D"
51169 msgstr ""
51171 #: cp/search.c:2001
51172 #, gcc-internal-format
51173 msgid "%qD declared %<transaction_safe_dynamic%>"
51174 msgstr ""
51176 #: cp/search.c:2003
51177 #, gcc-internal-format
51178 msgid "overriding %qD declared %<transaction_safe%>"
51179 msgstr ""
51181 #: cp/search.c:2011
51182 #, gcc-internal-format
51183 msgid "deleted function %q+D overriding non-deleted function"
51184 msgstr ""
51186 #: cp/search.c:2014 cp/search.c:2023 cp/search.c:2032
51187 #, gcc-internal-format
51188 msgid "overridden function is %qD"
51189 msgstr ""
51191 #: cp/search.c:2020
51192 #, gcc-internal-format
51193 msgid "non-deleted function %q+D overriding deleted function"
51194 msgstr ""
51196 #: cp/search.c:2030
51197 #, gcc-internal-format
51198 msgid "virtual function %q+D overriding final function"
51199 msgstr ""
51201 #: cp/search.c:2115
51202 #, gcc-internal-format
51203 msgid "%q+#D cannot be declared"
51204 msgstr ""
51206 #: cp/search.c:2116
51207 #, gcc-internal-format
51208 msgid "  since %q+#D declared in base class"
51209 msgstr ""
51211 #: cp/semantics.c:863
51212 #, gcc-internal-format
51213 msgid "suggest explicit braces around empty body in %<do%> statement"
51214 msgstr ""
51216 #: cp/semantics.c:1373
51217 #, gcc-internal-format
51218 msgid "catching polymorphic type %q#T by value"
51219 msgstr ""
51221 #: cp/semantics.c:1376
51222 #, gcc-internal-format
51223 msgid "catching type %q#T by value"
51224 msgstr ""
51226 #: cp/semantics.c:1380
51227 #, gcc-internal-format
51228 msgid "catching non-reference type %q#T"
51229 msgstr ""
51231 #: cp/semantics.c:1589
51232 #, gcc-internal-format
51233 msgid "type of asm operand %qE could not be determined"
51234 msgstr ""
51236 #: cp/semantics.c:1671
51237 #, gcc-internal-format
51238 msgid "__label__ declarations are only allowed in function scopes"
51239 msgstr ""
51241 #: cp/semantics.c:1854
51242 #, gcc-internal-format
51243 msgid "invalid use of member %qD in static member function"
51244 msgstr ""
51246 #: cp/semantics.c:2127
51247 #, gcc-internal-format
51248 msgid "%qE missing template arguments"
51249 msgstr ""
51251 #: cp/semantics.c:2187
51252 #, gcc-internal-format
51253 msgid ""
51254 "a statement expression is an insufficient context for overload resolution"
51255 msgstr ""
51257 #: cp/semantics.c:2591
51258 #, gcc-internal-format
51259 msgid "arguments to destructor are not allowed"
51260 msgstr ""
51262 #: cp/semantics.c:2669
51263 #, gcc-internal-format
51264 msgid "%<this%> is unavailable for static member functions"
51265 msgstr ""
51267 #: cp/semantics.c:2671
51268 #, gcc-internal-format
51269 msgid "invalid use of %<this%> in non-member function"
51270 msgstr ""
51272 #: cp/semantics.c:2673
51273 #, gcc-internal-format
51274 msgid "invalid use of %<this%> at top level"
51275 msgstr ""
51277 #: cp/semantics.c:2695
51278 #, gcc-internal-format
51279 msgid "invalid qualifying scope in pseudo-destructor name"
51280 msgstr ""
51282 #: cp/semantics.c:2703 cp/typeck.c:2650
51283 #, gcc-internal-format
51284 msgid "qualified type %qT does not match destructor name ~%qT"
51285 msgstr ""
51287 #: cp/semantics.c:2725
51288 #, gcc-internal-format
51289 msgid "%qE is not of type %qT"
51290 msgstr ""
51292 #: cp/semantics.c:2802
51293 #, gcc-internal-format
51294 msgid "compound literal of non-object type %qT"
51295 msgstr ""
51297 #: cp/semantics.c:2977
51298 #, gcc-internal-format
51299 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
51300 msgstr ""
51302 #: cp/semantics.c:3027
51303 #, gcc-internal-format
51304 msgid ""
51305 "invalid use of type %qT as a default value for a template template-parameter"
51306 msgstr ""
51308 #: cp/semantics.c:3030
51309 #, gcc-internal-format
51310 msgid "invalid default argument for a template template parameter"
51311 msgstr ""
51313 #: cp/semantics.c:3047
51314 #, gcc-internal-format
51315 msgid "definition of %q#T inside template parameter list"
51316 msgstr ""
51318 #: cp/semantics.c:3078
51319 #, gcc-internal-format
51320 msgid "invalid definition of qualified type %qT"
51321 msgstr ""
51323 #: cp/semantics.c:3348
51324 #, gcc-internal-format
51325 msgid "invalid base-class specification"
51326 msgstr ""
51328 #: cp/semantics.c:3504
51329 #, gcc-internal-format
51330 msgid "cannot capture member %qD of anonymous union"
51331 msgstr ""
51333 #: cp/semantics.c:3521 cp/semantics.c:9882
51334 #, gcc-internal-format
51335 msgid "%qD is not captured"
51336 msgstr ""
51338 #: cp/semantics.c:3525
51339 #, gcc-internal-format
51340 msgid "the lambda has no capture-default"
51341 msgstr ""
51343 #: cp/semantics.c:3527
51344 #, gcc-internal-format
51345 msgid ""
51346 "lambda in local class %q+T cannot capture variables from the enclosing "
51347 "context"
51348 msgstr ""
51350 #: cp/semantics.c:3539
51351 #, gcc-internal-format
51352 msgid "use of local variable with automatic storage from containing function"
51353 msgstr ""
51355 #: cp/semantics.c:3541
51356 #, gcc-internal-format
51357 msgid "use of parameter from containing function"
51358 msgstr ""
51360 #: cp/semantics.c:3668
51361 #, gcc-internal-format
51362 msgid "use of parameter outside function body"
51363 msgstr ""
51365 #: cp/semantics.c:3678
51366 #, gcc-internal-format
51367 msgid "missing template arguments"
51368 msgstr ""
51370 #: cp/semantics.c:3714
51371 #, gcc-internal-format
51372 msgid ""
51373 "template parameter %qD of type %qT is not allowed in an integral constant "
51374 "expression because it is not of integral or enumeration type"
51375 msgstr ""
51377 #: cp/semantics.c:3745
51378 #, gcc-internal-format
51379 msgid "use of class template %qT as expression"
51380 msgstr ""
51382 #. Ambiguous reference to base members.
51383 #: cp/semantics.c:3752
51384 #, gcc-internal-format
51385 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
51386 msgstr ""
51388 #: cp/semantics.c:3779
51389 #, gcc-internal-format
51390 msgid "%qD cannot appear in a constant-expression"
51391 msgstr ""
51393 #: cp/semantics.c:3940
51394 #, gcc-internal-format
51395 msgid "type of %qE is unknown"
51396 msgstr ""
51398 #: cp/semantics.c:3969
51399 #, gcc-internal-format
51400 msgid "%qT is not an enumeration type"
51401 msgstr ""
51403 #. Parameter packs can only be used in templates
51404 #: cp/semantics.c:4108
51405 #, gcc-internal-format
51406 msgid "Parameter pack __bases only valid in template declaration"
51407 msgstr ""
51409 #: cp/semantics.c:4140
51410 #, gcc-internal-format
51411 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
51412 msgstr ""
51414 #: cp/semantics.c:4154
51415 #, gcc-internal-format
51416 msgid "cannot apply %<offsetof%> to member function %qD"
51417 msgstr ""
51419 #: cp/semantics.c:4158
51420 #, gcc-internal-format
51421 msgid "cannot apply %<offsetof%> to member function"
51422 msgstr ""
51424 #: cp/semantics.c:4163
51425 #, gcc-internal-format
51426 msgid "cannot apply %<offsetof%> to an enumerator %qD"
51427 msgstr ""
51429 #: cp/semantics.c:4174
51430 #, gcc-internal-format
51431 msgid "offsetof within non-standard-layout type %qT is conditionally-supported"
51432 msgstr ""
51434 #: cp/semantics.c:4691 cp/semantics.c:6369 cp/semantics.c:6448
51435 #: cp/semantics.c:6499 cp/semantics.c:6839 cp/semantics.c:6986
51436 #: cp/semantics.c:7198
51437 #, gcc-internal-format
51438 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
51439 msgstr ""
51441 #: cp/semantics.c:5402
51442 #, gcc-internal-format
51443 msgid "user defined reduction lookup is ambiguous"
51444 msgstr ""
51446 #: cp/semantics.c:5676
51447 #, gcc-internal-format
51448 msgid "%qE in %<reduction%> clause is a zero size array"
51449 msgstr ""
51451 #: cp/semantics.c:5726
51452 #, gcc-internal-format
51453 msgid "%qE has const type for %<reduction%>"
51454 msgstr ""
51456 #: cp/semantics.c:5843
51457 #, gcc-internal-format
51458 msgid "user defined reduction with constructor initializer for base class %qT"
51459 msgstr ""
51461 #: cp/semantics.c:6237
51462 #, gcc-internal-format
51463 msgid ""
51464 "linear clause with %qs modifier applied to non-reference variable with %qT "
51465 "type"
51466 msgstr ""
51468 #: cp/semantics.c:6252
51469 #, gcc-internal-format
51470 msgid ""
51471 "linear clause applied to non-integral non-pointer variable with %qT type"
51472 msgstr ""
51474 #: cp/semantics.c:6276
51475 #, gcc-internal-format
51476 msgid "linear step expression must be integral"
51477 msgstr ""
51479 #: cp/semantics.c:6381
51480 #, gcc-internal-format
51481 msgid "%qD is not a variable in clause %qs"
51482 msgstr ""
51484 #: cp/semantics.c:6461
51485 #, gcc-internal-format
51486 msgid "%qD is not a variable in clause %<firstprivate%>"
51487 msgstr ""
51489 #: cp/semantics.c:6512
51490 #, gcc-internal-format
51491 msgid "%qD is not a variable in clause %<lastprivate%>"
51492 msgstr ""
51494 #: cp/semantics.c:6562
51495 #, gcc-internal-format
51496 msgid "%<gang%> static expression must be integral"
51497 msgstr ""
51499 #: cp/semantics.c:6576
51500 #, gcc-internal-format
51501 msgid "%<gang%> static value must be positive"
51502 msgstr ""
51504 #: cp/semantics.c:6610
51505 #, gcc-internal-format
51506 msgid "%<gang%> num expression must be integral"
51507 msgstr ""
51509 #: cp/semantics.c:6613
51510 #, gcc-internal-format
51511 msgid "%<vector%> length expression must be integral"
51512 msgstr ""
51514 #: cp/semantics.c:6617
51515 #, gcc-internal-format
51516 msgid "%<worker%> num expression must be integral"
51517 msgstr ""
51519 #: cp/semantics.c:6639
51520 #, gcc-internal-format
51521 msgid "%<gang%> num value must be positive"
51522 msgstr ""
51524 #: cp/semantics.c:6643
51525 #, gcc-internal-format
51526 msgid "%<vector%> length value must be positive"
51527 msgstr ""
51529 #: cp/semantics.c:6648
51530 #, gcc-internal-format
51531 msgid "%<worker%> num value must be positive"
51532 msgstr ""
51534 #: cp/semantics.c:6675
51535 #, gcc-internal-format
51536 msgid "schedule chunk size expression must be integral"
51537 msgstr ""
51539 #: cp/semantics.c:6706
51540 #, gcc-internal-format
51541 msgid "%qs length expression must be integral"
51542 msgstr ""
51544 #: cp/semantics.c:6720
51545 #, gcc-internal-format
51546 msgid "%qs length expression must be positive constant integer expression"
51547 msgstr ""
51549 #: cp/semantics.c:6740
51550 #, gcc-internal-format
51551 msgid "%<async%> expression must be integral"
51552 msgstr ""
51554 #: cp/semantics.c:6769
51555 #, gcc-internal-format
51556 msgid "%<thread_limit%> expression must be integral"
51557 msgstr ""
51559 #: cp/semantics.c:6799
51560 #, gcc-internal-format
51561 msgid "%<device%> id must be integral"
51562 msgstr ""
51564 #: cp/semantics.c:6821
51565 #, gcc-internal-format
51566 msgid "%<dist_schedule%> chunk size expression must be integral"
51567 msgstr ""
51569 #: cp/semantics.c:6850
51570 #, gcc-internal-format
51571 msgid "%qD is not a variable in %<aligned%> clause"
51572 msgstr ""
51574 #: cp/semantics.c:6865
51575 #, gcc-internal-format
51576 msgid ""
51577 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
51578 "to pointer or array"
51579 msgstr ""
51581 #: cp/semantics.c:6872
51582 #, gcc-internal-format
51583 msgid "%qD appears more than once in %<aligned%> clauses"
51584 msgstr ""
51586 #: cp/semantics.c:6887
51587 #, gcc-internal-format
51588 msgid "%<aligned%> clause alignment expression must be integral"
51589 msgstr ""
51591 #: cp/semantics.c:6920
51592 #, gcc-internal-format
51593 msgid "%qD is not a variable in %<nontemporal%> clause"
51594 msgstr ""
51596 #: cp/semantics.c:6931
51597 #, gcc-internal-format
51598 msgid "%qD appears more than once in %<nontemporal%> clauses"
51599 msgstr ""
51601 #: cp/semantics.c:6996
51602 #, gcc-internal-format
51603 msgid "%qD is not lvalue expression nor array section in %<depend%> clause"
51604 msgstr ""
51606 #: cp/semantics.c:7341
51607 #, gcc-internal-format
51608 msgid "template %qE in clause %qs"
51609 msgstr ""
51611 #: cp/semantics.c:7345
51612 #, gcc-internal-format
51613 msgid "overloaded function name %qE in clause %qs"
51614 msgstr ""
51616 #: cp/semantics.c:7413
51617 #, gcc-internal-format
51618 msgid "%<grainsize%> expression must be integral"
51619 msgstr ""
51621 #: cp/semantics.c:7443
51622 #, gcc-internal-format
51623 msgid "%<priority%> expression must be integral"
51624 msgstr ""
51626 #: cp/semantics.c:7473
51627 #, gcc-internal-format
51628 msgid "%<hint%> expression must be integral"
51629 msgstr ""
51631 #: cp/semantics.c:7486
51632 #, gcc-internal-format
51633 msgid "%<hint%> expression must be constant integer expression"
51634 msgstr ""
51636 #: cp/semantics.c:7509
51637 #, gcc-internal-format
51638 msgid ""
51639 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
51640 "array"
51641 msgstr ""
51643 #: cp/semantics.c:7550
51644 #, gcc-internal-format
51645 msgid "%<tile%> argument needs integral type"
51646 msgstr ""
51648 #: cp/semantics.c:7812
51649 #, gcc-internal-format
51650 msgid ""
51651 "%<const%> qualified %qE without %<mutable%> member may appear only in "
51652 "%<shared%> or %<firstprivate%> clauses"
51653 msgstr ""
51655 #: cp/semantics.c:8006
51656 #, gcc-internal-format
51657 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
51658 msgstr ""
51660 #: cp/semantics.c:8020
51661 #, gcc-internal-format
51662 msgid "%<threadprivate%> %qE directive not in %qT definition"
51663 msgstr ""
51665 #: cp/semantics.c:8218
51666 #, gcc-internal-format
51667 msgid "difference between %qE and %qD does not have integer type"
51668 msgstr ""
51670 #: cp/semantics.c:8661
51671 #, gcc-internal-format
51672 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
51673 msgstr ""
51675 #: cp/semantics.c:8944 cp/semantics.c:8954
51676 #, gcc-internal-format
51677 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
51678 msgstr ""
51680 #: cp/semantics.c:9316
51681 #, gcc-internal-format, gfc-internal-format
51682 msgid "static assertion failed: %s"
51683 msgstr ""
51685 #: cp/semantics.c:9321
51686 #, gcc-internal-format
51687 msgid "non-constant condition for static assertion"
51688 msgstr ""
51690 #: cp/semantics.c:9351
51691 #, gcc-internal-format
51692 msgid "argument to decltype must be an expression"
51693 msgstr ""
51695 #: cp/semantics.c:9379
51696 #, gcc-internal-format
51697 msgid "decltype cannot resolve address of overloaded function"
51698 msgstr ""
51700 #: cp/semantics.c:9921
51701 #, gcc-internal-format
51702 msgid "operand of fold expression has no unexpanded parameter packs"
51703 msgstr ""
51705 #: cp/semantics.c:9974
51706 #, gcc-internal-format
51707 msgid "both arguments in binary fold have unexpanded parameter packs"
51708 msgstr ""
51710 #: cp/semantics.c:9976
51711 #, gcc-internal-format
51712 msgid "no unexpanded parameter packs in binary fold"
51713 msgstr ""
51715 #: cp/semantics.c:9994
51716 #, gcc-internal-format
51717 msgid "non-pointer argument to %<__builtin_launder%>"
51718 msgstr ""
51720 #: cp/tree.c:1342
51721 #, gcc-internal-format
51722 msgid "%qV qualifiers cannot be applied to %qT"
51723 msgstr ""
51725 #: cp/tree.c:1844
51726 #, gcc-internal-format
51727 msgid "statement-expression in a constant expression"
51728 msgstr ""
51730 #: cp/tree.c:3986
51731 #, gcc-internal-format
51732 msgid ""
51733 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
51734 "was accidentally changed in 8.1"
51735 msgstr ""
51737 #: cp/tree.c:3990
51738 #, gcc-internal-format
51739 msgid ""
51740 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
51741 "for %qT"
51742 msgstr ""
51744 #: cp/tree.c:3993
51745 #, gcc-internal-format
51746 msgid " declared here"
51747 msgstr ""
51749 #: cp/tree.c:3998
51750 #, gcc-internal-format
51751 msgid ""
51752 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
51753 msgstr ""
51755 #: cp/tree.c:4000
51756 #, gcc-internal-format
51757 msgid " because all of its copy and move constructors are deleted"
51758 msgstr ""
51760 #: cp/tree.c:4369
51761 #, gcc-internal-format
51762 msgid "%qE attribute applied to %qD with void return type"
51763 msgstr ""
51765 #: cp/tree.c:4376
51766 #, gcc-internal-format
51767 msgid ""
51768 "%qE attribute can only be applied to functions or to class or enumeration "
51769 "types"
51770 msgstr ""
51772 #: cp/tree.c:4394
51773 #, gcc-internal-format
51774 msgid "%qE attribute can only be applied to non-static data members"
51775 msgstr ""
51777 #: cp/tree.c:4400
51778 #, gcc-internal-format
51779 msgid "%qE attribute cannot be applied to a bit-field"
51780 msgstr ""
51782 #: cp/tree.c:4420
51783 #, gcc-internal-format
51784 msgid "%qE attribute takes no arguments"
51785 msgstr ""
51787 #: cp/tree.c:4424
51788 #, gcc-internal-format
51789 msgid ""
51790 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
51791 "%E]]%>"
51792 msgstr ""
51794 #: cp/tree.c:4485
51795 #, gcc-internal-format
51796 msgid "requested init_priority is not an integer constant"
51797 msgstr ""
51799 #: cp/tree.c:4507
51800 #, gcc-internal-format
51801 msgid ""
51802 "can only use %qE attribute on file-scope definitions of objects of class type"
51803 msgstr ""
51805 #: cp/tree.c:4515
51806 #, gcc-internal-format
51807 msgid "requested init_priority is out of range"
51808 msgstr ""
51810 #: cp/tree.c:4525
51811 #, gcc-internal-format
51812 msgid "requested init_priority is reserved for internal use"
51813 msgstr ""
51815 #: cp/tree.c:4536
51816 #, gcc-internal-format
51817 msgid "%qE attribute is not supported on this platform"
51818 msgstr ""
51820 #: cp/tree.c:4563
51821 #, gcc-internal-format
51822 msgid "redeclaration of %qD adds abi tag %qE"
51823 msgstr ""
51825 #: cp/tree.c:4583
51826 #, gcc-internal-format
51827 msgid "the %qE attribute requires arguments"
51828 msgstr ""
51830 #: cp/tree.c:4594
51831 #, gcc-internal-format
51832 msgid "arguments to the %qE attribute must be narrow string literals"
51833 msgstr ""
51835 #: cp/tree.c:4607 cp/tree.c:4620
51836 #, gcc-internal-format
51837 msgid "arguments to the %qE attribute must contain valid identifiers"
51838 msgstr ""
51840 #: cp/tree.c:4609
51841 #, gcc-internal-format
51842 msgid "%<%c%> is not a valid first character for an identifier"
51843 msgstr ""
51845 #: cp/tree.c:4622
51846 #, gcc-internal-format
51847 msgid "%<%c%> is not a valid character in an identifier"
51848 msgstr ""
51850 #: cp/tree.c:4646
51851 #, gcc-internal-format
51852 msgid "%qE attribute applied to non-class, non-enum type %qT"
51853 msgstr ""
51855 #: cp/tree.c:4652
51856 #, gcc-internal-format
51857 msgid "%qE attribute applied to %qT after its definition"
51858 msgstr ""
51860 #: cp/tree.c:4659
51861 #, gcc-internal-format
51862 msgid "ignoring %qE attribute applied to template instantiation %qT"
51863 msgstr ""
51865 #: cp/tree.c:4666
51866 #, gcc-internal-format
51867 msgid "ignoring %qE attribute applied to template specialization %qT"
51868 msgstr ""
51870 #: cp/tree.c:4688
51871 #, gcc-internal-format
51872 msgid "%qE attribute applied to non-function, non-variable %qD"
51873 msgstr ""
51875 #: cp/tree.c:4694
51876 #, gcc-internal-format
51877 msgid "%qE attribute applied to extern \"C\" declaration %qD"
51878 msgstr ""
51880 #: cp/tree.c:5480
51881 #, gcc-internal-format
51882 msgid "zero as null pointer constant"
51883 msgstr ""
51885 #: cp/tree.c:5493
51886 #, gcc-internal-format, gfc-internal-format
51887 msgid "lang_* check: failed in %s, at %s:%d"
51888 msgstr ""
51890 #: cp/typeck.c:460
51891 #, gcc-internal-format
51892 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
51893 msgstr ""
51895 #: cp/typeck.c:466
51896 #, gcc-internal-format
51897 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
51898 msgstr ""
51900 #: cp/typeck.c:472
51901 #, gcc-internal-format
51902 msgid ""
51903 "conditional expression between distinct pointer types %qT and %qT lacks a "
51904 "cast"
51905 msgstr ""
51907 #: cp/typeck.c:609
51908 #, gcc-internal-format
51909 msgid ""
51910 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
51911 "function"
51912 msgstr ""
51914 #: cp/typeck.c:614
51915 #, gcc-internal-format
51916 msgid ""
51917 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
51918 "function"
51919 msgstr ""
51921 #: cp/typeck.c:619
51922 #, gcc-internal-format
51923 msgid ""
51924 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
51925 "and pointer-to-function"
51926 msgstr ""
51928 #: cp/typeck.c:698
51929 #, gcc-internal-format
51930 msgid ""
51931 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
51932 msgstr ""
51934 #: cp/typeck.c:703
51935 #, gcc-internal-format
51936 msgid ""
51937 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
51938 msgstr ""
51940 #: cp/typeck.c:708
51941 #, gcc-internal-format
51942 msgid ""
51943 "conditional expression between distinct pointer-to-member types %qT and %qT "
51944 "lacks a cast"
51945 msgstr ""
51947 #: cp/typeck.c:1495
51948 #, gcc-internal-format
51949 msgid "canonical types differ for identical types %qT and %qT"
51950 msgstr ""
51952 #: cp/typeck.c:1502
51953 #, gcc-internal-format
51954 msgid "same canonical type node for different types %qT and %qT"
51955 msgstr ""
51957 #: cp/typeck.c:1635
51958 #, gcc-internal-format
51959 msgid "invalid application of %qs to a member function"
51960 msgstr ""
51962 #: cp/typeck.c:1727
51963 #, gcc-internal-format
51964 msgid "invalid application of %<sizeof%> to a bit-field"
51965 msgstr ""
51967 #: cp/typeck.c:1735
51968 #, gcc-internal-format
51969 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
51970 msgstr ""
51972 #: cp/typeck.c:1786
51973 #, gcc-internal-format
51974 msgid "invalid application of %<__alignof%> to a bit-field"
51975 msgstr ""
51977 #: cp/typeck.c:1797
51978 #, gcc-internal-format
51979 msgid ""
51980 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
51981 msgstr ""
51983 #: cp/typeck.c:1874
51984 #, gcc-internal-format
51985 msgid "%<alignas%> argument has non-integral type %qT"
51986 msgstr ""
51988 #: cp/typeck.c:1919
51989 #, gcc-internal-format
51990 msgid "invalid use of non-static member function of type %qT"
51991 msgstr ""
51993 #: cp/typeck.c:2093
51994 #, gcc-internal-format
51995 msgid "taking address of temporary array"
51996 msgstr ""
51998 #: cp/typeck.c:2262
51999 #, gcc-internal-format
52000 msgid "ISO C++ forbids converting a string constant to %qT"
52001 msgstr ""
52003 #: cp/typeck.c:2266
52004 #, gcc-internal-format
52005 msgid "deprecated conversion from string constant to %qT"
52006 msgstr ""
52008 #: cp/typeck.c:2400 cp/typeck.c:2963
52009 #, gcc-internal-format
52010 msgid ""
52011 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
52012 "to use %<->%> ?)"
52013 msgstr ""
52015 #: cp/typeck.c:2404 cp/typeck.c:2967
52016 #, gcc-internal-format
52017 msgid "request for member %qD in %qE, which is of non-class type %qT"
52018 msgstr ""
52020 #: cp/typeck.c:2435
52021 #, gcc-internal-format
52022 msgid "invalid use of nonstatic data member %qE"
52023 msgstr ""
52025 #: cp/typeck.c:2515
52026 #, gcc-internal-format
52027 msgid ""
52028 "invalid access to non-static data member %qD in virtual base of NULL object"
52029 msgstr ""
52031 #: cp/typeck.c:2665
52032 #, gcc-internal-format
52033 msgid "object type %qT does not match destructor name ~%qT"
52034 msgstr ""
52036 #: cp/typeck.c:2674
52037 #, gcc-internal-format
52038 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
52039 msgstr ""
52041 #: cp/typeck.c:2815
52042 #, gcc-internal-format
52043 msgid "field %q#D can be accessed via %q#D"
52044 msgstr ""
52046 #. No hint.
52047 #: cp/typeck.c:2834
52048 #, gcc-internal-format
52049 msgid "%q#T has no member named %qE"
52050 msgstr ""
52052 #: cp/typeck.c:2857
52053 #, gcc-internal-format
52054 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
52055 msgstr ""
52057 #: cp/typeck.c:2868
52058 #, gcc-internal-format
52059 msgid ""
52060 "%q#T has no member named %qE; did you mean %q#D? (not accessible from this "
52061 "context)"
52062 msgstr ""
52064 #: cp/typeck.c:2882
52065 #, gcc-internal-format
52066 msgid "%q#T has no member named %qE; did you mean %qE?"
52067 msgstr ""
52069 #: cp/typeck.c:2997 cp/typeck.c:3023
52070 #, gcc-internal-format
52071 msgid "%<%D::%D%> is not a member of %qT"
52072 msgstr ""
52074 #: cp/typeck.c:3062
52075 #, gcc-internal-format
52076 msgid "%qT is not a base of %qT"
52077 msgstr ""
52079 #: cp/typeck.c:3115
52080 #, gcc-internal-format
52081 msgid "%qD is not a member template function"
52082 msgstr ""
52084 #: cp/typeck.c:3294
52085 #, gcc-internal-format
52086 msgid "%qT is not a pointer-to-object type"
52087 msgstr ""
52089 #: cp/typeck.c:3325
52090 #, gcc-internal-format
52091 msgid "invalid use of array indexing on pointer to member"
52092 msgstr ""
52094 #: cp/typeck.c:3328
52095 #, gcc-internal-format
52096 msgid "invalid use of unary %<*%> on pointer to member"
52097 msgstr ""
52099 #: cp/typeck.c:3331
52100 #, gcc-internal-format
52101 msgid "invalid use of implicit conversion on pointer to member"
52102 msgstr ""
52104 #: cp/typeck.c:3334
52105 #, gcc-internal-format
52106 msgid ""
52107 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
52108 "member of type %qT"
52109 msgstr ""
52111 #: cp/typeck.c:3398
52112 #, gcc-internal-format
52113 msgid "subscript missing in array reference"
52114 msgstr ""
52116 #: cp/typeck.c:3495
52117 #, gcc-internal-format
52118 msgid "subscripting array declared %<register%>"
52119 msgstr ""
52121 #: cp/typeck.c:3529
52122 #, gcc-internal-format
52123 msgid "subscripted value is neither array nor pointer"
52124 msgstr ""
52126 #: cp/typeck.c:3602
52127 #, gcc-internal-format
52128 msgid "object missing in use of %qE"
52129 msgstr ""
52131 #: cp/typeck.c:3834
52132 #, gcc-internal-format
52133 msgid "cannot call function %qD"
52134 msgstr ""
52136 #: cp/typeck.c:3849
52137 #, gcc-internal-format
52138 msgid "ISO C++ forbids calling %<::main%> from within program"
52139 msgstr ""
52141 #: cp/typeck.c:3870
52142 #, gcc-internal-format
52143 msgid ""
52144 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
52145 "(...)%>, e.g. %<(... ->* %E) (...)%>"
52146 msgstr ""
52148 #: cp/typeck.c:3887
52149 #, gcc-internal-format
52150 msgid "%qE cannot be used as a function"
52151 msgstr ""
52153 #: cp/typeck.c:3890
52154 #, gcc-internal-format
52155 msgid "%qD cannot be used as a function"
52156 msgstr ""
52158 #: cp/typeck.c:3893
52159 #, gcc-internal-format
52160 msgid "expression cannot be used as a function"
52161 msgstr ""
52163 #: cp/typeck.c:3950
52164 #, gcc-internal-format
52165 msgid "too many arguments to constructor %q#D"
52166 msgstr ""
52168 #: cp/typeck.c:3951
52169 #, gcc-internal-format
52170 msgid "too few arguments to constructor %q#D"
52171 msgstr ""
52173 #: cp/typeck.c:3956
52174 #, gcc-internal-format
52175 msgid "too many arguments to member function %q#D"
52176 msgstr ""
52178 #: cp/typeck.c:3957
52179 #, gcc-internal-format
52180 msgid "too few arguments to member function %q#D"
52181 msgstr ""
52183 #: cp/typeck.c:3963
52184 #, gcc-internal-format
52185 msgid "too many arguments to function %q#D"
52186 msgstr ""
52188 #: cp/typeck.c:3964
52189 #, gcc-internal-format
52190 msgid "too few arguments to function %q#D"
52191 msgstr ""
52193 #: cp/typeck.c:3974
52194 #, gcc-internal-format
52195 msgid "too many arguments to method %q#D"
52196 msgstr ""
52198 #: cp/typeck.c:3975
52199 #, gcc-internal-format
52200 msgid "too few arguments to method %q#D"
52201 msgstr ""
52203 #: cp/typeck.c:3978
52204 #, gcc-internal-format
52205 msgid "too many arguments to function"
52206 msgstr ""
52208 #: cp/typeck.c:3979
52209 #, gcc-internal-format
52210 msgid "too few arguments to function"
52211 msgstr ""
52213 #: cp/typeck.c:4062
52214 #, gcc-internal-format
52215 msgid "parameter %P of %qD has incomplete type %qT"
52216 msgstr ""
52218 #: cp/typeck.c:4068
52219 #, gcc-internal-format
52220 msgid "parameter %P has incomplete type %qT"
52221 msgstr ""
52223 #: cp/typeck.c:4317
52224 #, gcc-internal-format
52225 msgid "the address of %qD will never be NULL"
52226 msgstr ""
52228 #: cp/typeck.c:4328
52229 #, gcc-internal-format
52230 msgid "the compiler can assume that the address of %qD will never be NULL"
52231 msgstr ""
52233 #: cp/typeck.c:4446 cp/typeck.c:4457
52234 #, gcc-internal-format
52235 msgid "assuming cast to type %qT from overloaded function"
52236 msgstr ""
52238 #: cp/typeck.c:4503
52239 #, gcc-internal-format
52240 msgid "NULL used in arithmetic"
52241 msgstr ""
52243 #: cp/typeck.c:4870
52244 #, gcc-internal-format
52245 msgid "left rotate count is negative"
52246 msgstr ""
52248 #: cp/typeck.c:4871
52249 #, gcc-internal-format
52250 msgid "right rotate count is negative"
52251 msgstr ""
52253 #: cp/typeck.c:4877
52254 #, gcc-internal-format
52255 msgid "left rotate count >= width of type"
52256 msgstr ""
52258 #: cp/typeck.c:4878
52259 #, gcc-internal-format
52260 msgid "right rotate count >= width of type"
52261 msgstr ""
52263 #: cp/typeck.c:4972 cp/typeck.c:4980 cp/typeck.c:5260 cp/typeck.c:5268
52264 #, gcc-internal-format
52265 msgid "ISO C++ forbids comparison between pointer and integer"
52266 msgstr ""
52268 #: cp/typeck.c:5182 cp/typeck.c:5195
52269 #, gcc-internal-format
52270 msgid "operand types are %qT and %qT"
52271 msgstr ""
52273 #: cp/typeck.c:5297
52274 #, gcc-internal-format
52275 msgid "unordered comparison on non-floating point argument"
52276 msgstr ""
52278 #: cp/typeck.c:5342
52279 msgid ""
52280 "implicit conversion from %qH to %qI to match other operand of binary "
52281 "expression"
52282 msgstr ""
52284 #: cp/typeck.c:5355
52285 #, gcc-internal-format
52286 msgid "invalid operands of types %qT and %qT to binary %qO"
52287 msgstr ""
52289 #: cp/typeck.c:5655
52290 #, gcc-internal-format
52291 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
52292 msgstr ""
52294 #: cp/typeck.c:5663
52295 #, gcc-internal-format
52296 msgid "ISO C++ forbids using pointer to a function in subtraction"
52297 msgstr ""
52299 #: cp/typeck.c:5671
52300 #, gcc-internal-format
52301 msgid "ISO C++ forbids using pointer to a method in subtraction"
52302 msgstr ""
52304 #: cp/typeck.c:5717
52305 #, gcc-internal-format
52306 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
52307 msgstr ""
52309 #: cp/typeck.c:5796
52310 #, gcc-internal-format
52311 msgid "taking address of constructor %qD"
52312 msgstr ""
52314 #: cp/typeck.c:5797
52315 #, gcc-internal-format
52316 msgid "taking address of destructor %qD"
52317 msgstr ""
52319 #: cp/typeck.c:5813
52320 #, gcc-internal-format
52321 msgid "invalid use of %qE to form a pointer-to-member-function"
52322 msgstr ""
52324 #: cp/typeck.c:5816
52325 #, gcc-internal-format
52326 msgid "  a qualified-id is required"
52327 msgstr ""
52329 #: cp/typeck.c:5823
52330 #, gcc-internal-format
52331 msgid ""
52332 "parentheses around %qE cannot be used to form a pointer-to-member-function"
52333 msgstr ""
52335 #. An expression like &memfn.
52336 #: cp/typeck.c:5998
52337 #, gcc-internal-format
52338 msgid ""
52339 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
52340 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
52341 msgstr ""
52343 #: cp/typeck.c:6003
52344 #, gcc-internal-format
52345 msgid ""
52346 "ISO C++ forbids taking the address of a bound member function to form a "
52347 "pointer to member function.  Say %<&%T::%D%>"
52348 msgstr ""
52350 #. Make this a permerror because we used to accept it.
52351 #: cp/typeck.c:6039
52352 #, gcc-internal-format
52353 msgid "taking address of rvalue"
52354 msgstr ""
52356 #: cp/typeck.c:6056
52357 #, gcc-internal-format
52358 msgid "ISO C++ forbids taking address of function %<::main%>"
52359 msgstr ""
52361 #: cp/typeck.c:6113
52362 #, gcc-internal-format
52363 msgid "cannot create pointer to reference member %qD"
52364 msgstr ""
52366 #: cp/typeck.c:6133
52367 #, gcc-internal-format
52368 msgid "attempt to take address of bit-field"
52369 msgstr ""
52371 #: cp/typeck.c:6283
52372 #, gcc-internal-format
52373 msgid "%<~%> on an expression of type bool"
52374 msgstr ""
52376 #: cp/typeck.c:6284
52377 #, gcc-internal-format
52378 msgid "did you mean to use logical not (%<!%>)?"
52379 msgstr ""
52381 #: cp/typeck.c:6406
52382 #, gcc-internal-format
52383 msgid "ISO C++ forbids incrementing an enum"
52384 msgstr ""
52386 #: cp/typeck.c:6407
52387 #, gcc-internal-format
52388 msgid "ISO C++ forbids decrementing an enum"
52389 msgstr ""
52391 #: cp/typeck.c:6423
52392 #, gcc-internal-format
52393 msgid "cannot increment a pointer to incomplete type %qT"
52394 msgstr ""
52396 #: cp/typeck.c:6424
52397 #, gcc-internal-format
52398 msgid "cannot decrement a pointer to incomplete type %qT"
52399 msgstr ""
52401 #: cp/typeck.c:6435
52402 #, gcc-internal-format
52403 msgid "ISO C++ forbids incrementing a pointer of type %qT"
52404 msgstr ""
52406 #: cp/typeck.c:6436
52407 #, gcc-internal-format
52408 msgid "ISO C++ forbids decrementing a pointer of type %qT"
52409 msgstr ""
52411 #: cp/typeck.c:6471
52412 #, gcc-internal-format
52413 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
52414 msgstr ""
52416 #: cp/typeck.c:6480
52417 #, gcc-internal-format
52418 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
52419 msgstr ""
52421 #: cp/typeck.c:6487
52422 #, gcc-internal-format
52423 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
52424 msgstr ""
52426 #: cp/typeck.c:6668
52427 #, gcc-internal-format
52428 msgid "cannot take the address of %<this%>, which is an rvalue expression"
52429 msgstr ""
52431 #: cp/typeck.c:6690
52432 #, gcc-internal-format
52433 msgid "address of explicit register variable %qD requested"
52434 msgstr ""
52436 #: cp/typeck.c:6695
52437 #, gcc-internal-format
52438 msgid "address requested for %qD, which is declared %<register%>"
52439 msgstr ""
52441 #: cp/typeck.c:6770
52442 #, gcc-internal-format
52443 msgid "list-initializer for non-class type must not be parenthesized"
52444 msgstr ""
52446 #: cp/typeck.c:6782
52447 #, gcc-internal-format
52448 msgid "expression list treated as compound expression in initializer"
52449 msgstr ""
52451 #: cp/typeck.c:6786
52452 #, gcc-internal-format
52453 msgid "expression list treated as compound expression in mem-initializer"
52454 msgstr ""
52456 #: cp/typeck.c:6790
52457 #, gcc-internal-format
52458 msgid "expression list treated as compound expression in functional cast"
52459 msgstr ""
52461 #: cp/typeck.c:6827
52462 #, gcc-internal-format, gfc-internal-format
52463 msgid "%s expression list treated as compound expression"
52464 msgstr ""
52466 #: cp/typeck.c:6913
52467 #, gcc-internal-format
52468 msgid "no context to resolve type of %qE"
52469 msgstr ""
52471 #: cp/typeck.c:6946
52472 #, gcc-internal-format
52473 msgid "cast from type %qT to type %qT casts away qualifiers"
52474 msgstr ""
52476 #: cp/typeck.c:6952
52477 #, gcc-internal-format
52478 msgid "static_cast from type %qT to type %qT casts away qualifiers"
52479 msgstr ""
52481 #: cp/typeck.c:6958
52482 #, gcc-internal-format
52483 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
52484 msgstr ""
52486 #: cp/typeck.c:6979
52487 #, gcc-internal-format
52488 msgid "useless cast to type %q#T"
52489 msgstr ""
52491 #: cp/typeck.c:6992
52492 #, gcc-internal-format
52493 msgid "type qualifiers ignored on cast result type"
52494 msgstr ""
52496 #: cp/typeck.c:7411
52497 #, gcc-internal-format
52498 msgid "invalid static_cast from type %qT to type %qT"
52499 msgstr ""
52501 #: cp/typeck.c:7417 cp/typeck.c:7423 cp/typeck.c:9049
52502 #, gcc-internal-format
52503 msgid "class type %qT is incomplete"
52504 msgstr ""
52506 #: cp/typeck.c:7449
52507 msgid "converting from %qH to %qI"
52508 msgstr ""
52510 #: cp/typeck.c:7523
52511 #, gcc-internal-format
52512 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
52513 msgstr ""
52515 #: cp/typeck.c:7593
52516 msgid "cast from %qH to %qI loses precision"
52517 msgstr ""
52519 #: cp/typeck.c:7618
52520 msgid "cast between incompatible function types from %qH to %qI"
52521 msgstr ""
52523 #: cp/typeck.c:7629
52524 msgid "cast between incompatible pointer to member types from %qH to %qI"
52525 msgstr ""
52527 #: cp/typeck.c:7650 cp/typeck.c:7832
52528 msgid "cast from %qH to %qI increases required alignment of target type"
52529 msgstr ""
52531 #: cp/typeck.c:7666
52532 #, gcc-internal-format
52533 msgid ""
52534 "casting between pointer-to-function and pointer-to-object is conditionally-"
52535 "supported"
52536 msgstr ""
52538 #: cp/typeck.c:7680
52539 #, gcc-internal-format
52540 msgid "invalid cast from type %qT to type %qT"
52541 msgstr ""
52543 #: cp/typeck.c:7748
52544 #, gcc-internal-format
52545 msgid ""
52546 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
52547 "nor a pointer-to-data-member type"
52548 msgstr ""
52550 #: cp/typeck.c:7757
52551 #, gcc-internal-format
52552 msgid ""
52553 "invalid use of const_cast with type %qT, which is a pointer or reference to "
52554 "a function type"
52555 msgstr ""
52557 #: cp/typeck.c:7798
52558 #, gcc-internal-format
52559 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
52560 msgstr ""
52562 #: cp/typeck.c:7867
52563 #, gcc-internal-format
52564 msgid "invalid const_cast from type %qT to type %qT"
52565 msgstr ""
52567 #: cp/typeck.c:7963 cp/typeck.c:7971
52568 #, gcc-internal-format
52569 msgid "ISO C++ forbids casting to an array type %qT"
52570 msgstr ""
52572 #: cp/typeck.c:7980
52573 #, gcc-internal-format
52574 msgid "invalid cast to function type %qT"
52575 msgstr ""
52577 #: cp/typeck.c:8299
52578 #, gcc-internal-format
52579 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
52580 msgstr ""
52582 #: cp/typeck.c:8359
52583 #, gcc-internal-format
52584 msgid "assigning to an array from an initializer list"
52585 msgstr ""
52587 #: cp/typeck.c:8386
52588 #, gcc-internal-format
52589 msgid "incompatible types in assignment of %qT to %qT"
52590 msgstr ""
52592 #: cp/typeck.c:8400
52593 #, gcc-internal-format
52594 msgid "array used as initializer"
52595 msgstr ""
52597 #: cp/typeck.c:8402
52598 #, gcc-internal-format
52599 msgid "invalid array assignment"
52600 msgstr ""
52602 #: cp/typeck.c:8536
52603 #, gcc-internal-format
52604 msgid "   in pointer to member function conversion"
52605 msgstr ""
52607 #: cp/typeck.c:8550
52608 #, gcc-internal-format
52609 msgid "pointer to member conversion via virtual base %qT"
52610 msgstr ""
52612 #: cp/typeck.c:8597 cp/typeck.c:8616
52613 #, gcc-internal-format
52614 msgid "   in pointer to member conversion"
52615 msgstr ""
52617 #: cp/typeck.c:8697
52618 #, gcc-internal-format
52619 msgid "invalid conversion to type %qT from type %qT"
52620 msgstr ""
52622 #: cp/typeck.c:9012
52623 msgid "cannot convert %qH to %qI in default argument"
52624 msgstr ""
52626 #: cp/typeck.c:9017
52627 msgid "cannot convert %qH to %qI in argument passing"
52628 msgstr ""
52630 #: cp/typeck.c:9026
52631 msgid "cannot convert %qH to %qI in initialization"
52632 msgstr ""
52634 #: cp/typeck.c:9030
52635 msgid "cannot convert %qH to %qI in return"
52636 msgstr ""
52638 #: cp/typeck.c:9035
52639 msgid "cannot convert %qH to %qI in assignment"
52640 msgstr ""
52642 #: cp/typeck.c:9067
52643 #, gcc-internal-format
52644 msgid "parameter %qP of %qD might be a candidate for a format attribute"
52645 msgstr ""
52647 #: cp/typeck.c:9071
52648 #, gcc-internal-format
52649 msgid "parameter might be a candidate for a format attribute"
52650 msgstr ""
52652 #: cp/typeck.c:9076
52653 #, gcc-internal-format
52654 msgid "target of conversion might be a candidate for a format attribute"
52655 msgstr ""
52657 #: cp/typeck.c:9081
52658 #, gcc-internal-format
52659 msgid "target of initialization might be a candidate for a format attribute"
52660 msgstr ""
52662 #: cp/typeck.c:9091
52663 #, gcc-internal-format
52664 msgid ""
52665 "left-hand side of assignment might be a candidate for a format attribute"
52666 msgstr ""
52668 #: cp/typeck.c:9187
52669 #, gcc-internal-format
52670 msgid "in passing argument %P of %qD"
52671 msgstr ""
52673 #: cp/typeck.c:9270
52674 #, gcc-internal-format
52675 msgid "returning reference to temporary"
52676 msgstr ""
52678 #: cp/typeck.c:9273
52679 #, gcc-internal-format
52680 msgid ""
52681 "returning temporary initializer_list does not extend the lifetime of the "
52682 "underlying array"
52683 msgstr ""
52685 #: cp/typeck.c:9307
52686 #, gcc-internal-format
52687 msgid "reference to local variable %qD returned"
52688 msgstr ""
52690 #: cp/typeck.c:9311
52691 #, gcc-internal-format
52692 msgid ""
52693 "returning local initializer_list variable %qD does not extend the lifetime "
52694 "of the underlying array"
52695 msgstr ""
52697 #: cp/typeck.c:9316
52698 #, gcc-internal-format
52699 msgid "address of label %qD returned"
52700 msgstr ""
52702 #: cp/typeck.c:9320
52703 #, gcc-internal-format
52704 msgid "address of local variable %qD returned"
52705 msgstr ""
52707 #: cp/typeck.c:9464
52708 #, gcc-internal-format
52709 msgid "moving a local object in a return statement prevents copy elision"
52710 msgstr ""
52712 #: cp/typeck.c:9466 cp/typeck.c:9489
52713 #, gcc-internal-format
52714 msgid "remove %<std::move%> call"
52715 msgstr ""
52717 #: cp/typeck.c:9488
52718 #, gcc-internal-format
52719 msgid "redundant move in return statement"
52720 msgstr ""
52722 #: cp/typeck.c:9526
52723 #, gcc-internal-format
52724 msgid "returning a value from a destructor"
52725 msgstr ""
52727 #. If a return statement appears in a handler of the
52728 #. function-try-block of a constructor, the program is ill-formed.
52729 #: cp/typeck.c:9534
52730 #, gcc-internal-format
52731 msgid "cannot return from a handler of a function-try-block of a constructor"
52732 msgstr ""
52734 #. You can't return a value from a constructor.
52735 #: cp/typeck.c:9537
52736 #, gcc-internal-format
52737 msgid "returning a value from a constructor"
52738 msgstr ""
52740 #. Give a helpful error message.
52741 #: cp/typeck.c:9571 cp/typeck.c:9617
52742 #, gcc-internal-format
52743 msgid "return-statement with no value, in function returning %qT"
52744 msgstr ""
52746 #: cp/typeck.c:9579
52747 #, gcc-internal-format
52748 msgid "returning initializer list"
52749 msgstr ""
52751 #: cp/typeck.c:9598
52752 #, gcc-internal-format
52753 msgid "inconsistent types %qT and %qT deduced for lambda return type"
52754 msgstr ""
52756 #: cp/typeck.c:9601
52757 #, gcc-internal-format
52758 msgid "inconsistent deduction for auto return type: %qT and then %qT"
52759 msgstr ""
52761 #: cp/typeck.c:9637
52762 #, gcc-internal-format
52763 msgid "return-statement with a value, in function returning %qT"
52764 msgstr ""
52766 #: cp/typeck.c:9666
52767 #, gcc-internal-format
52768 msgid ""
52769 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
52770 "fcheck-new is in effect)"
52771 msgstr ""
52773 #. Make this a permerror because we used to accept it.
52774 #: cp/typeck.c:10280
52775 #, gcc-internal-format
52776 msgid "using rvalue as lvalue"
52777 msgstr ""
52779 #: cp/typeck2.c:50
52780 #, gcc-internal-format
52781 msgid "type %qT is not a base type for type %qT"
52782 msgstr ""
52784 #: cp/typeck2.c:106
52785 #, gcc-internal-format
52786 msgid "assignment of constant field %qD"
52787 msgstr ""
52789 #: cp/typeck2.c:107
52790 #, gcc-internal-format
52791 msgid "constant field %qD used as %<asm%> output"
52792 msgstr ""
52794 #: cp/typeck2.c:108
52795 #, gcc-internal-format
52796 msgid "increment of constant field %qD"
52797 msgstr ""
52799 #: cp/typeck2.c:109
52800 #, gcc-internal-format
52801 msgid "decrement of constant field %qD"
52802 msgstr ""
52804 #: cp/typeck2.c:116
52805 #, gcc-internal-format
52806 msgid "assignment of read-only reference %qD"
52807 msgstr ""
52809 #: cp/typeck2.c:117
52810 #, gcc-internal-format
52811 msgid "read-only reference %qD used as %<asm%> output"
52812 msgstr ""
52814 #: cp/typeck2.c:118
52815 #, gcc-internal-format
52816 msgid "increment of read-only reference %qD"
52817 msgstr ""
52819 #: cp/typeck2.c:119
52820 #, gcc-internal-format
52821 msgid "decrement of read-only reference %qD"
52822 msgstr ""
52824 #: cp/typeck2.c:316
52825 #, gcc-internal-format
52826 msgid "cannot declare variable %q+D to be of abstract type %qT"
52827 msgstr ""
52829 #: cp/typeck2.c:321
52830 #, gcc-internal-format
52831 msgid "cannot declare parameter %q+D to be of abstract type %qT"
52832 msgstr ""
52834 #: cp/typeck2.c:324
52835 #, gcc-internal-format
52836 msgid "cannot declare parameter to be of abstract type %qT"
52837 msgstr ""
52839 #: cp/typeck2.c:328
52840 #, gcc-internal-format
52841 msgid "cannot declare field %q+D to be of abstract type %qT"
52842 msgstr ""
52844 #: cp/typeck2.c:332
52845 #, gcc-internal-format
52846 msgid "invalid abstract return type for member function %q+#D"
52847 msgstr ""
52849 #: cp/typeck2.c:334
52850 #, gcc-internal-format
52851 msgid "invalid abstract return type for function %q+#D"
52852 msgstr ""
52854 #. Here we do not have location information.
52855 #: cp/typeck2.c:337
52856 #, gcc-internal-format
52857 msgid "invalid abstract type %qT for %qE"
52858 msgstr ""
52860 #: cp/typeck2.c:339
52861 #, gcc-internal-format
52862 msgid "invalid abstract type for %q+D"
52863 msgstr ""
52865 #: cp/typeck2.c:344
52866 #, gcc-internal-format
52867 msgid "creating array of %qT, which is an abstract class type"
52868 msgstr ""
52870 #: cp/typeck2.c:347
52871 #, gcc-internal-format
52872 msgid "invalid cast to abstract class type %qT"
52873 msgstr ""
52875 #: cp/typeck2.c:350
52876 #, gcc-internal-format
52877 msgid "invalid new-expression of abstract class type %qT"
52878 msgstr ""
52880 #: cp/typeck2.c:353
52881 #, gcc-internal-format
52882 msgid "invalid abstract return type %qT"
52883 msgstr ""
52885 #: cp/typeck2.c:356
52886 #, gcc-internal-format
52887 msgid "invalid abstract parameter type %qT"
52888 msgstr ""
52890 #: cp/typeck2.c:359
52891 #, gcc-internal-format
52892 msgid ""
52893 "expression of abstract class type %qT cannot be used in throw-expression"
52894 msgstr ""
52896 #: cp/typeck2.c:363
52897 #, gcc-internal-format
52898 msgid "cannot declare catch parameter to be of abstract class type %qT"
52899 msgstr ""
52901 #: cp/typeck2.c:367
52902 #, gcc-internal-format
52903 msgid "cannot allocate an object of abstract type %qT"
52904 msgstr ""
52906 #: cp/typeck2.c:377
52907 #, gcc-internal-format
52908 msgid "  because the following virtual functions are pure within %qT:"
52909 msgstr ""
52911 #: cp/typeck2.c:383
52912 #, gcc-internal-format
52913 msgid "\t%#qD"
52914 msgstr ""
52916 #: cp/typeck2.c:436
52917 #, gcc-internal-format
52918 msgid "definition of %q#T is not complete until the closing brace"
52919 msgstr ""
52921 #: cp/typeck2.c:439
52922 #, gcc-internal-format
52923 msgid "forward declaration of %q#T"
52924 msgstr ""
52926 #: cp/typeck2.c:441
52927 #, gcc-internal-format
52928 msgid "declaration of %q#T"
52929 msgstr ""
52931 #: cp/typeck2.c:472
52932 #, gcc-internal-format
52933 msgid "%qD has incomplete type"
52934 msgstr ""
52936 #: cp/typeck2.c:486
52937 #, gcc-internal-format
52938 msgid "invalid use of incomplete type %q#T"
52939 msgstr ""
52941 #: cp/typeck2.c:523
52942 #, gcc-internal-format
52943 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
52944 msgstr ""
52946 #: cp/typeck2.c:528
52947 #, gcc-internal-format
52948 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
52949 msgstr ""
52951 #: cp/typeck2.c:538
52952 #, gcc-internal-format
52953 msgid "invalid use of placeholder %qT"
52954 msgstr ""
52956 #: cp/typeck2.c:545
52957 #, gcc-internal-format
52958 msgid "invalid use of template type parameter %qT"
52959 msgstr ""
52961 #: cp/typeck2.c:550
52962 #, gcc-internal-format
52963 msgid "invalid use of template template parameter %qT"
52964 msgstr ""
52966 #: cp/typeck2.c:557
52967 #, gcc-internal-format
52968 msgid "invalid use of dependent type %qT"
52969 msgstr ""
52971 #: cp/typeck2.c:564
52972 #, gcc-internal-format
52973 msgid "invalid use of brace-enclosed initializer list"
52974 msgstr ""
52976 #: cp/typeck2.c:572
52977 #, gcc-internal-format
52978 msgid "address of overloaded function with no contextual type information"
52979 msgstr ""
52981 #: cp/typeck2.c:576
52982 #, gcc-internal-format
52983 msgid "overloaded function with no contextual type information"
52984 msgstr ""
52986 #: cp/typeck2.c:579
52987 #, gcc-internal-format
52988 msgid "insufficient contextual information to determine type"
52989 msgstr ""
52991 #: cp/typeck2.c:809
52992 #, gcc-internal-format
52993 msgid "constructor syntax used, but no constructor declared for type %qT"
52994 msgstr ""
52996 #: cp/typeck2.c:997
52997 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
52998 msgstr ""
53000 #: cp/typeck2.c:1009 cp/typeck2.c:1022
53001 msgid "narrowing conversion of %qE from %qH to %qI"
53002 msgstr ""
53004 #: cp/typeck2.c:1012
53005 #, gcc-internal-format
53006 msgid ""
53007 " the expression has a constant value but is not a C++ constant-expression"
53008 msgstr ""
53010 #: cp/typeck2.c:1167
53011 #, gcc-internal-format
53012 msgid "initializer-string for array of chars is too long"
53013 msgstr ""
53015 #: cp/typeck2.c:1226
53016 #, gcc-internal-format
53017 msgid "initializing a base class of type %qT results in object slicing"
53018 msgstr ""
53020 #: cp/typeck2.c:1228
53021 #, gcc-internal-format
53022 msgid "remove %<{ }%> around initializer"
53023 msgstr ""
53025 #: cp/typeck2.c:1245
53026 #, gcc-internal-format
53027 msgid "cannot initialize aggregate of type %qT with a compound literal"
53028 msgstr ""
53030 #: cp/typeck2.c:1603 cp/typeck2.c:1633
53031 #, gcc-internal-format
53032 msgid "missing initializer for member %qD"
53033 msgstr ""
53035 #: cp/typeck2.c:1611
53036 #, gcc-internal-format
53037 msgid "member %qD is uninitialized reference"
53038 msgstr ""
53040 #: cp/typeck2.c:1618
53041 #, gcc-internal-format
53042 msgid "member %qD with uninitialized reference fields"
53043 msgstr ""
53045 #: cp/typeck2.c:1704
53046 #, gcc-internal-format
53047 msgid "designator order for field %qD does not match declaration order in %qT"
53048 msgstr ""
53050 #: cp/typeck2.c:1777
53051 #, gcc-internal-format
53052 msgid "no field %qD found in union being initialized"
53053 msgstr ""
53055 #: cp/typeck2.c:1788
53056 #, gcc-internal-format
53057 msgid "index value instead of field name in union initializer"
53058 msgstr ""
53060 #: cp/typeck2.c:1978
53061 #, gcc-internal-format
53062 msgid "circular pointer delegation detected"
53063 msgstr ""
53065 #: cp/typeck2.c:1992
53066 #, gcc-internal-format
53067 msgid "base operand of %<->%> has non-pointer type %qT"
53068 msgstr ""
53070 #: cp/typeck2.c:2018
53071 #, gcc-internal-format
53072 msgid "result of %<operator->()%> yields non-pointer result"
53073 msgstr ""
53075 #: cp/typeck2.c:2020
53076 #, gcc-internal-format
53077 msgid "base operand of %<->%> is not a pointer"
53078 msgstr ""
53080 #: cp/typeck2.c:2047
53081 #, gcc-internal-format
53082 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
53083 msgstr ""
53085 #: cp/typeck2.c:2056
53086 #, gcc-internal-format
53087 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
53088 msgstr ""
53090 #: cp/typeck2.c:2078
53091 #, gcc-internal-format
53092 msgid "pointer to member type %qT incompatible with object type %qT"
53093 msgstr ""
53095 #: cp/typeck2.c:2136
53096 #, gcc-internal-format
53097 msgid "pointer-to-member-function type %qT requires an rvalue"
53098 msgstr ""
53100 #: cp/typeck2.c:2147
53101 #, gcc-internal-format
53102 msgid "pointer-to-member-function type %qT requires an lvalue"
53103 msgstr ""
53105 #: cp/typeck2.c:2155
53106 #, gcc-internal-format
53107 msgid "pointer-to-member-function type %qT requires an lvalue before C++2a"
53108 msgstr ""
53110 #: cp/typeck2.c:2196
53111 #, gcc-internal-format
53112 msgid "functional cast to array type %qT"
53113 msgstr ""
53115 #: cp/typeck2.c:2219
53116 #, gcc-internal-format
53117 msgid "cannot deduce template arguments for %qT from ()"
53118 msgstr ""
53120 #: cp/typeck2.c:2239
53121 #, gcc-internal-format
53122 msgid "invalid value-initialization of reference type"
53123 msgstr ""
53125 #: cp/typeck2.c:2469
53126 #, gcc-internal-format
53127 msgid "call to function %qD which throws incomplete type %q#T"
53128 msgstr ""
53130 #: cp/typeck2.c:2472
53131 #, gcc-internal-format
53132 msgid "call to function which throws incomplete type %q#T"
53133 msgstr ""
53135 #: cp/vtable-class-hierarchy.c:719
53136 #, gcc-internal-format
53137 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
53138 msgstr ""
53140 #: cp/vtable-class-hierarchy.c:859
53141 #, gcc-internal-format
53142 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
53143 msgstr ""
53145 #: cp/vtable-class-hierarchy.c:1109
53146 #, gcc-internal-format
53147 msgid "unable to open log file %<vtv_count_data.log%>: %m"
53148 msgstr ""
53150 #: fortran/arith.c:45
53151 #, gcc-internal-format, gfc-internal-format
53152 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
53153 msgstr ""
53155 #: fortran/arith.c:122 fortran/arith.c:1983
53156 #, gcc-internal-format
53157 msgid "gfc_arith_error(): Bad error code"
53158 msgstr ""
53160 #: fortran/arith.c:155
53161 #, gcc-internal-format
53162 msgid "Fix min_int calculation"
53163 msgstr ""
53165 #: fortran/arith.c:535
53166 #, gcc-internal-format
53167 msgid "gfc_range_check(): Bad type"
53168 msgstr ""
53170 #: fortran/arith.c:608
53171 #, gcc-internal-format
53172 msgid "gfc_arith_uminus(): Bad basic type"
53173 msgstr ""
53175 #: fortran/arith.c:642
53176 #, gcc-internal-format
53177 msgid "gfc_arith_plus(): Bad basic type"
53178 msgstr ""
53180 #: fortran/arith.c:676
53181 #, gcc-internal-format
53182 msgid "gfc_arith_minus(): Bad basic type"
53183 msgstr ""
53185 #: fortran/arith.c:711
53186 #, gcc-internal-format
53187 msgid "gfc_arith_times(): Bad basic type"
53188 msgstr ""
53190 #: fortran/arith.c:750
53191 #, gcc-internal-format
53192 msgid "Integer division truncated to constant %qs at %L"
53193 msgstr ""
53195 #: fortran/arith.c:796
53196 #, gcc-internal-format
53197 msgid "gfc_arith_divide(): Bad basic type"
53198 msgstr ""
53200 #: fortran/arith.c:842
53201 #, gcc-internal-format
53202 msgid "arith_power(): Bad base"
53203 msgstr ""
53205 #: fortran/arith.c:883
53206 #, gcc-internal-format, gfc-internal-format
53207 msgid "Negative exponent of integer has zero result at %L"
53208 msgstr ""
53210 #: fortran/arith.c:933 fortran/arith.c:958
53211 #, gcc-internal-format, gfc-internal-format
53212 msgid "Noninteger exponent in an initialization expression at %L"
53213 msgstr ""
53215 #: fortran/arith.c:944
53216 #, gcc-internal-format, gfc-internal-format
53217 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
53218 msgstr ""
53220 #: fortran/arith.c:972
53221 #, gcc-internal-format
53222 msgid "arith_power(): unknown type"
53223 msgstr ""
53225 #: fortran/arith.c:1043
53226 #, gcc-internal-format
53227 msgid "compare_real(): Bad operator"
53228 msgstr ""
53230 #: fortran/arith.c:1078
53231 #, gcc-internal-format
53232 msgid "gfc_compare_expr(): Bad basic type"
53233 msgstr ""
53235 #: fortran/arith.c:1589
53236 #, gcc-internal-format
53237 msgid "eval_intrinsic(): Bad operator"
53238 msgstr ""
53240 #: fortran/arith.c:1642
53241 #, gcc-internal-format
53242 msgid "eval_type_intrinsic0(): op NULL"
53243 msgstr ""
53245 #: fortran/arith.c:1951
53246 #, gcc-internal-format, gfc-internal-format
53247 msgid "Arithmetic OK converting %s to %s at %L"
53248 msgstr ""
53250 #: fortran/arith.c:1955
53251 #, gcc-internal-format
53252 msgid ""
53253 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
53254 "with the option %<-fno-range-check%>"
53255 msgstr ""
53257 #: fortran/arith.c:1960
53258 #, gcc-internal-format
53259 msgid ""
53260 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
53261 "with the option %<-fno-range-check%>"
53262 msgstr ""
53264 #: fortran/arith.c:1965
53265 #, gcc-internal-format
53266 msgid ""
53267 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
53268 "the option %<-fno-range-check%>"
53269 msgstr ""
53271 #: fortran/arith.c:1970
53272 #, gcc-internal-format, gfc-internal-format
53273 msgid "Division by zero converting %s to %s at %L"
53274 msgstr ""
53276 #: fortran/arith.c:1974
53277 #, gcc-internal-format, gfc-internal-format
53278 msgid "Array operands are incommensurate converting %s to %s at %L"
53279 msgstr ""
53281 #: fortran/arith.c:1978
53282 #, gcc-internal-format, gfc-internal-format
53283 msgid ""
53284 "Integer outside symmetric range implied by Standard Fortran converting %s to "
53285 "%s at %L"
53286 msgstr ""
53288 #: fortran/arith.c:2065 fortran/arith.c:2174 fortran/arith.c:2234
53289 #: fortran/arith.c:2286 fortran/arith.c:2346 fortran/arith.c:2415
53290 #: fortran/arith.c:2482
53291 #, gcc-internal-format
53292 msgid "Conversion from %qs to %qs at %L"
53293 msgstr ""
53295 #: fortran/arith.c:2094 fortran/arith.c:2127 fortran/arith.c:2166
53296 #: fortran/arith.c:2224 fortran/arith.c:2276 fortran/arith.c:2336
53297 #: fortran/arith.c:2405 fortran/arith.c:2474
53298 #, gcc-internal-format
53299 msgid "Change of value in conversion from %qs to %qs at %L"
53300 msgstr ""
53302 #: fortran/arith.c:2322 fortran/arith.c:2391
53303 #, gcc-internal-format
53304 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
53305 msgstr ""
53307 #: fortran/arith.c:2559
53308 #, gcc-internal-format
53309 msgid "The Hollerith constant at %L is too long to convert to %qs"
53310 msgstr ""
53312 #: fortran/array.c:95
53313 #, gcc-internal-format, gfc-internal-format
53314 msgid "Expected array subscript at %C"
53315 msgstr ""
53317 #: fortran/array.c:104
53318 #, gcc-internal-format
53319 msgid "Unexpected %<*%> in coarray subscript at %C"
53320 msgstr ""
53322 #: fortran/array.c:128
53323 #, gcc-internal-format, gfc-internal-format
53324 msgid "Strides not allowed in coarray subscript at %C"
53325 msgstr ""
53327 #: fortran/array.c:136
53328 #, gcc-internal-format, gfc-internal-format
53329 msgid "Expected array subscript stride at %C"
53330 msgstr ""
53332 #: fortran/array.c:196
53333 #, gcc-internal-format, gfc-internal-format
53334 msgid "Invalid form of array reference at %C"
53335 msgstr ""
53337 #: fortran/array.c:203
53338 #, gcc-internal-format, gfc-internal-format
53339 msgid "Array reference at %C has more than 7 dimensions"
53340 msgstr ""
53342 #: fortran/array.c:206 fortran/array.c:307
53343 #, gcc-internal-format, gfc-internal-format
53344 msgid "Array reference at %C cannot have more than %d dimensions"
53345 msgstr ""
53347 #: fortran/array.c:221 fortran/array.c:661 fortran/check.c:2840
53348 #: fortran/check.c:5292 fortran/check.c:5330 fortran/check.c:5372
53349 #: fortran/check.c:5399 fortran/check.c:5646 fortran/match.c:1856
53350 #: fortran/match.c:3214 fortran/match.c:3556 fortran/match.c:3752
53351 #: fortran/simplify.c:2912 fortran/simplify.c:2942 fortran/simplify.c:6222
53352 #: fortran/simplify.c:8133
53353 #, gcc-internal-format
53354 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
53355 msgstr ""
53357 #: fortran/array.c:227
53358 #, gcc-internal-format, gfc-internal-format
53359 msgid "Unexpected coarray designator at %C"
53360 msgstr ""
53362 #: fortran/array.c:249
53363 #, gcc-internal-format, gfc-internal-format
53364 msgid "TEAM= attribute in %C misplaced"
53365 msgstr ""
53367 #: fortran/array.c:261
53368 #, gcc-internal-format, gfc-internal-format
53369 msgid "STAT= attribute in %C misplaced"
53370 msgstr ""
53372 #: fortran/array.c:270
53373 #, gcc-internal-format, gfc-internal-format
53374 msgid "Too few codimensions at %C, expected %d not %d"
53375 msgstr ""
53377 #: fortran/array.c:276
53378 #, gcc-internal-format, gfc-internal-format
53379 msgid "Too many codimensions at %C, expected %d not %d"
53380 msgstr ""
53382 #: fortran/array.c:286 fortran/array.c:294
53383 #, gcc-internal-format
53384 msgid "Unexpected %<*%> for codimension %d of %d at %C"
53385 msgstr ""
53387 #: fortran/array.c:289
53388 #, gcc-internal-format, gfc-internal-format
53389 msgid "Invalid form of coarray reference at %C"
53390 msgstr ""
53392 #: fortran/array.c:301
53393 #, gcc-internal-format, gfc-internal-format
53394 msgid "Invalid codimension %d at %C, only %d codimensions exist"
53395 msgstr ""
53397 #: fortran/array.c:353
53398 #, gcc-internal-format
53399 msgid "Variable %qs at %L in this context must be constant"
53400 msgstr ""
53402 #: fortran/array.c:356
53403 #, gcc-internal-format, gfc-internal-format
53404 msgid "Expression at %L in this context must be constant"
53405 msgstr ""
53407 #: fortran/array.c:454
53408 #, gcc-internal-format, gfc-internal-format
53409 msgid "Expected expression in array specification at %C"
53410 msgstr ""
53412 #: fortran/array.c:467 fortran/array.c:499
53413 #, gcc-internal-format, gfc-internal-format
53414 msgid "Expecting a scalar INTEGER expression at %C, found %s"
53415 msgstr ""
53417 #: fortran/array.c:536
53418 #, gcc-internal-format, gfc-internal-format
53419 msgid "Assumed-rank array at %C"
53420 msgstr ""
53422 #: fortran/array.c:570
53423 #, gcc-internal-format, gfc-internal-format
53424 msgid "Bad array specification for implied-shape array at %C"
53425 msgstr ""
53427 #: fortran/array.c:586 fortran/array.c:699
53428 #, gcc-internal-format, gfc-internal-format
53429 msgid "Bad array specification for an explicitly shaped array at %C"
53430 msgstr ""
53432 #: fortran/array.c:596 fortran/array.c:709
53433 #, gcc-internal-format, gfc-internal-format
53434 msgid "Bad array specification for assumed shape array at %C"
53435 msgstr ""
53437 #: fortran/array.c:610 fortran/array.c:723
53438 #, gcc-internal-format, gfc-internal-format
53439 msgid "Bad specification for deferred shape array at %C"
53440 msgstr ""
53442 #: fortran/array.c:620 fortran/array.c:727
53443 #, gcc-internal-format, gfc-internal-format
53444 msgid "Bad specification for assumed size array at %C"
53445 msgstr ""
53447 #: fortran/array.c:632 fortran/array.c:739
53448 #, gcc-internal-format, gfc-internal-format
53449 msgid "Expected another dimension in array declaration at %C"
53450 msgstr ""
53452 #: fortran/array.c:638 fortran/array.c:667 fortran/array.c:745
53453 #, gcc-internal-format, gfc-internal-format
53454 msgid "Array specification at %C has more than %d dimensions"
53455 msgstr ""
53457 #: fortran/array.c:644
53458 #, gcc-internal-format, gfc-internal-format
53459 msgid "Array specification at %C with more than 7 dimensions"
53460 msgstr ""
53462 #: fortran/array.c:656
53463 #, gcc-internal-format, gfc-internal-format
53464 msgid "Coarray declaration at %C"
53465 msgstr ""
53467 #: fortran/array.c:753
53468 #, gcc-internal-format
53469 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
53470 msgstr ""
53472 #: fortran/array.c:821
53473 #, gcc-internal-format
53474 msgid "The assumed-rank array %qs at %L shall not have a codimension"
53475 msgstr ""
53477 #: fortran/array.c:905
53478 #, gcc-internal-format
53479 msgid "gfc_compare_array_spec(): Array spec clobbered"
53480 msgstr ""
53482 #: fortran/array.c:981
53483 #, gcc-internal-format
53484 msgid "DO-iterator %qs at %L is inside iterator of the same name"
53485 msgstr ""
53487 #: fortran/array.c:1073 fortran/array.c:1266
53488 #, gcc-internal-format, gfc-internal-format
53489 msgid "Syntax error in array constructor at %C"
53490 msgstr ""
53492 #: fortran/array.c:1105
53493 #, gcc-internal-format, gfc-internal-format
53494 msgid "NULL() at %C cannot appear in an array constructor"
53495 msgstr ""
53497 #: fortran/array.c:1138
53498 #, gcc-internal-format, gfc-internal-format
53499 msgid "[...] style array constructors at %C"
53500 msgstr ""
53502 #: fortran/array.c:1158
53503 #, gcc-internal-format, gfc-internal-format
53504 msgid "Array constructor including type specification at %C"
53505 msgstr ""
53507 #: fortran/array.c:1164 fortran/match.c:4188
53508 #, gcc-internal-format, gfc-internal-format
53509 msgid "Type-spec at %L cannot contain a deferred type parameter"
53510 msgstr ""
53512 #: fortran/array.c:1172
53513 #, gcc-internal-format, gfc-internal-format
53514 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
53515 msgstr ""
53517 #: fortran/array.c:1190
53518 #, gcc-internal-format, gfc-internal-format
53519 msgid "Empty array constructor at %C is not allowed"
53520 msgstr ""
53522 #: fortran/array.c:1227 fortran/array.c:1237
53523 #, gcc-internal-format, gfc-internal-format
53524 msgid "Incompatible typespec for array element at %L"
53525 msgstr ""
53527 #: fortran/array.c:1313
53528 #, gcc-internal-format, gfc-internal-format
53529 msgid "Element in %s array constructor at %L is %s"
53530 msgstr ""
53532 #: fortran/array.c:1644
53533 #, gcc-internal-format, gfc-internal-format
53534 msgid "Iterator step at %L cannot be zero"
53535 msgstr ""
53537 #: fortran/array.c:1781
53538 #, gcc-internal-format
53539 msgid ""
53540 "The number of elements in the array constructor at %L requires an increase "
53541 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
53542 msgstr ""
53544 #: fortran/array.c:1951
53545 #, gcc-internal-format, gfc-internal-format
53546 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
53547 msgstr ""
53549 #: fortran/array.c:1958
53550 #, gcc-internal-format, gfc-internal-format
53551 msgid "AC-IMPLIED-DO final expression references control variable at %L"
53552 msgstr ""
53554 #: fortran/array.c:1965
53555 #, gcc-internal-format, gfc-internal-format
53556 msgid "AC-IMPLIED-DO step expression references control variable at %L"
53557 msgstr ""
53559 #: fortran/array.c:1977
53560 #, gcc-internal-format, gfc-internal-format
53561 msgid ""
53562 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
53563 "C4106]"
53564 msgstr ""
53566 #: fortran/array.c:2069
53567 #, gcc-internal-format, gfc-internal-format
53568 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
53569 msgstr ""
53571 #: fortran/array.c:2188
53572 #, gcc-internal-format
53573 msgid "spec_dimen_size(): Bad dimension"
53574 msgstr ""
53576 #: fortran/array.c:2247
53577 #, gcc-internal-format
53578 msgid "gfc_ref_dimen_size(): Bad dimension"
53579 msgstr ""
53581 #: fortran/array.c:2251
53582 #, gcc-internal-format, gfc-internal-format
53583 msgid "Bad array dimension at %L"
53584 msgstr ""
53586 #: fortran/array.c:2278 fortran/data.c:563 fortran/data.c:582
53587 #: fortran/data.c:596 fortran/data.c:725
53588 #, gcc-internal-format
53589 msgid "Simplification error"
53590 msgstr ""
53592 #: fortran/array.c:2390
53593 #, gcc-internal-format
53594 msgid "gfc_ref_dimen_size(): Bad dimen_type"
53595 msgstr ""
53597 #: fortran/array.c:2441
53598 #, gcc-internal-format
53599 msgid "gfc_array_dimen_size(): Bad dimension"
53600 msgstr ""
53602 #: fortran/array.c:2486
53603 #, gcc-internal-format
53604 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
53605 msgstr ""
53607 #: fortran/array.c:2634
53608 #, gcc-internal-format
53609 msgid "gfc_find_array_ref(): No ref found"
53610 msgstr ""
53612 #. if (c == 0)
53613 #: fortran/bbt.c:119
53614 #, gcc-internal-format
53615 msgid "insert_bbt(): Duplicate key found"
53616 msgstr ""
53618 #: fortran/check.c:46
53619 #, gcc-internal-format
53620 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
53621 msgstr ""
53623 #: fortran/check.c:62
53624 #, gcc-internal-format
53625 msgid "%qs argument of %qs intrinsic at %L must be %s"
53626 msgstr ""
53628 #: fortran/check.c:96
53629 #, gcc-internal-format
53630 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
53631 msgstr ""
53633 #: fortran/check.c:111 fortran/check.c:141
53634 #, gcc-internal-format
53635 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
53636 msgstr ""
53638 #: fortran/check.c:129
53639 #, gcc-internal-format
53640 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
53641 msgstr ""
53643 #: fortran/check.c:136
53644 #, gcc-internal-format
53645 msgid ""
53646 "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
53647 msgstr ""
53649 #: fortran/check.c:159 fortran/check.c:2795
53650 #, gcc-internal-format
53651 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
53652 msgstr ""
53654 #: fortran/check.c:174
53655 #, gcc-internal-format
53656 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
53657 msgstr ""
53659 #: fortran/check.c:191
53660 #, gcc-internal-format
53661 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
53662 msgstr ""
53664 #: fortran/check.c:220 fortran/check.c:6813
53665 #, gcc-internal-format
53666 msgid "%qs argument of %qs intrinsic at %L must be a constant"
53667 msgstr ""
53669 #: fortran/check.c:229
53670 #, gcc-internal-format, gfc-internal-format
53671 msgid "Invalid kind for %s at %L"
53672 msgstr ""
53674 #: fortran/check.c:248
53675 #, gcc-internal-format
53676 msgid "%qs argument of %qs intrinsic at %L must be double precision"
53677 msgstr ""
53679 #: fortran/check.c:271
53680 #, gcc-internal-format
53681 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
53682 msgstr ""
53684 #: fortran/check.c:288
53685 #, gcc-internal-format
53686 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
53687 msgstr ""
53689 #: fortran/check.c:314
53690 #, gcc-internal-format
53691 msgid "%qs argument of %qs intrinsic at %L must be an array"
53692 msgstr ""
53694 #: fortran/check.c:335
53695 #, gcc-internal-format
53696 msgid "%qs at %L must be nonnegative"
53697 msgstr ""
53699 #: fortran/check.c:356
53700 #, gcc-internal-format
53701 msgid "%qs argument of %qs intrinsic at %L must be positive"
53702 msgstr ""
53704 #: fortran/check.c:389
53705 #, gcc-internal-format
53706 msgid ""
53707 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
53708 msgstr ""
53710 #: fortran/check.c:400
53711 #, gcc-internal-format
53712 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
53713 msgstr ""
53715 #: fortran/check.c:410
53716 #, gcc-internal-format
53717 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
53718 msgstr ""
53720 #: fortran/check.c:437
53721 #, gcc-internal-format
53722 msgid ""
53723 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
53724 msgstr ""
53726 #: fortran/check.c:463
53727 #, gcc-internal-format
53728 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
53729 msgstr ""
53731 #: fortran/check.c:496
53732 #, gcc-internal-format
53733 msgid ""
53734 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
53735 msgstr ""
53737 #: fortran/check.c:513
53738 #, gcc-internal-format
53739 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
53740 msgstr ""
53742 #: fortran/check.c:528
53743 #, gcc-internal-format
53744 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
53745 msgstr ""
53747 #: fortran/check.c:549
53748 #, gcc-internal-format
53749 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
53750 msgstr ""
53752 #: fortran/check.c:567
53753 #, gcc-internal-format
53754 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
53755 msgstr ""
53757 #: fortran/check.c:605
53758 #, gcc-internal-format
53759 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
53760 msgstr ""
53762 #: fortran/check.c:626
53763 #, gcc-internal-format
53764 msgid "%qs argument of %qs intrinsic at %L must be a variable"
53765 msgstr ""
53767 #: fortran/check.c:675
53768 #, gcc-internal-format
53769 msgid ""
53770 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
53771 msgstr ""
53773 #: fortran/check.c:725
53774 #, gcc-internal-format
53775 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
53776 msgstr ""
53778 #: fortran/check.c:828
53779 #, gcc-internal-format, gfc-internal-format
53780 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
53781 msgstr ""
53783 #: fortran/check.c:961 fortran/check.c:6751
53784 #, gcc-internal-format
53785 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
53786 msgstr ""
53788 #: fortran/check.c:970 fortran/check.c:3104
53789 #, gcc-internal-format, gfc-internal-format
53790 msgid "Different type kinds at %L"
53791 msgstr ""
53793 #: fortran/check.c:1006
53794 #, gcc-internal-format
53795 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
53796 msgstr ""
53798 #: fortran/check.c:1015 fortran/check.c:1051 fortran/check.c:3763
53799 #, gcc-internal-format
53800 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
53801 msgstr ""
53803 #: fortran/check.c:1033
53804 #, gcc-internal-format
53805 msgid ""
53806 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
53807 "FUNCTION"
53808 msgstr ""
53810 #: fortran/check.c:1042
53811 #, gcc-internal-format
53812 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
53813 msgstr ""
53815 #: fortran/check.c:1067
53816 #, gcc-internal-format, gfc-internal-format
53817 msgid ""
53818 "Array section with a vector subscript at %L shall not be the target of a "
53819 "pointer"
53820 msgstr ""
53822 #: fortran/check.c:1078
53823 #, gcc-internal-format
53824 msgid ""
53825 "NULL pointer at %L is not permitted as actual argument of %qs intrinsic "
53826 "function"
53827 msgstr ""
53829 #: fortran/check.c:1121
53830 #, gcc-internal-format, gfc-internal-format
53831 msgid ""
53832 "ATOM argument at %L to intrinsic function %s shall be an integer of "
53833 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
53834 msgstr ""
53836 #: fortran/check.c:1129
53837 #, gcc-internal-format, gfc-internal-format
53838 msgid ""
53839 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
53840 "coindexed"
53841 msgstr ""
53843 #: fortran/check.c:1136
53844 #, gcc-internal-format
53845 msgid ""
53846 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
53847 msgstr ""
53849 #: fortran/check.c:1154 fortran/check.c:1367
53850 #, gcc-internal-format, gfc-internal-format
53851 msgid "STAT= argument to %s at %L"
53852 msgstr ""
53854 #: fortran/check.c:1173 fortran/check.c:1307 fortran/check.c:1404
53855 #, gcc-internal-format, gfc-internal-format
53856 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
53857 msgstr ""
53859 #: fortran/check.c:1187 fortran/check.c:1387
53860 #, gcc-internal-format, gfc-internal-format
53861 msgid ""
53862 "ATOM argument at %L to intrinsic function %s shall be an integer of "
53863 "ATOMIC_INT_KIND"
53864 msgstr ""
53866 #: fortran/check.c:1207
53867 #, gcc-internal-format, gfc-internal-format
53868 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
53869 msgstr ""
53871 #: fortran/check.c:1226 fortran/check.c:1240 fortran/check.c:1275
53872 #, gcc-internal-format
53873 msgid "%qs argument of %qs intrinsic at %L not yet supported"
53874 msgstr ""
53876 #: fortran/check.c:1260
53877 #, gcc-internal-format
53878 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
53879 msgstr ""
53881 #: fortran/check.c:1314 fortran/check.c:1411
53882 #, gcc-internal-format, gfc-internal-format
53883 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
53884 msgstr ""
53886 #: fortran/check.c:1329
53887 #, gcc-internal-format, gfc-internal-format
53888 msgid ""
53889 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
53890 msgstr ""
53892 #: fortran/check.c:1339
53893 #, gcc-internal-format, gfc-internal-format
53894 msgid ""
53895 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
53896 msgstr ""
53898 #: fortran/check.c:1352
53899 #, gcc-internal-format, gfc-internal-format
53900 msgid ""
53901 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
53902 "least the range of the default integer"
53903 msgstr ""
53905 #: fortran/check.c:1431
53906 #, gcc-internal-format, gfc-internal-format
53907 msgid "Negative argument N at %L"
53908 msgstr ""
53910 #: fortran/check.c:1603 fortran/check.c:2060
53911 #, gcc-internal-format
53912 msgid ""
53913 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
53914 msgstr ""
53916 #: fortran/check.c:1612 fortran/check.c:2069
53917 #, gcc-internal-format
53918 msgid ""
53919 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
53920 "INTEGER"
53921 msgstr ""
53923 #: fortran/check.c:1626 fortran/check.c:1632
53924 #, gcc-internal-format, gfc-internal-format
53925 msgid ""
53926 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
53927 "consider using the KIND argument"
53928 msgstr ""
53930 #: fortran/check.c:1654
53931 #, gcc-internal-format
53932 msgid ""
53933 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
53934 "not have a vector subscript"
53935 msgstr ""
53937 #: fortran/check.c:1662
53938 #, gcc-internal-format, gfc-internal-format
53939 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
53940 msgstr ""
53942 #: fortran/check.c:1685
53943 #, gcc-internal-format, gfc-internal-format
53944 msgid "The stat= argument at %L must be a kind=4 integer variable"
53945 msgstr ""
53947 #: fortran/check.c:1701
53948 #, gcc-internal-format, gfc-internal-format
53949 msgid "The errmsg= argument at %L must be a default-kind character variable"
53950 msgstr ""
53952 #: fortran/check.c:1709
53953 #, gcc-internal-format
53954 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
53955 msgstr ""
53957 #: fortran/check.c:1724
53958 #, gcc-internal-format, gfc-internal-format
53959 msgid ""
53960 "Support for the A argument at %L which is polymorphic A argument or has "
53961 "allocatable components is not yet implemented"
53962 msgstr ""
53964 #: fortran/check.c:1743
53965 #, gcc-internal-format, gfc-internal-format
53966 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
53967 msgstr ""
53969 #: fortran/check.c:1750
53970 #, gcc-internal-format, gfc-internal-format
53971 msgid ""
53972 "Support for the A argument at %L with allocatable components is not yet "
53973 "implemented"
53974 msgstr ""
53976 #: fortran/check.c:1764
53977 #, gcc-internal-format, gfc-internal-format
53978 msgid "OPERATOR argument at %L must be a PURE function"
53979 msgstr ""
53981 #. None of the intrinsics fulfills the criteria of taking two arguments,
53982 #. returning the same type and kind as the arguments and being permitted
53983 #. as actual argument.
53984 #: fortran/check.c:1774
53985 #, gcc-internal-format, gfc-internal-format
53986 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
53987 msgstr ""
53989 #: fortran/check.c:1791
53990 #, gcc-internal-format, gfc-internal-format
53991 msgid "The function passed as OPERATOR at %L shall have two arguments"
53992 msgstr ""
53994 #: fortran/check.c:1801
53995 #, gcc-internal-format, gfc-internal-format
53996 msgid ""
53997 "The A argument at %L has type %s but the function passed as OPERATOR at %L "
53998 "returns %s"
53999 msgstr ""
54001 #: fortran/check.c:1810
54002 #, gcc-internal-format, gfc-internal-format
54003 msgid ""
54004 "The function passed as OPERATOR at %L has arguments of type %s and %s but "
54005 "shall have type %s"
54006 msgstr ""
54008 #: fortran/check.c:1821
54009 #, gcc-internal-format, gfc-internal-format
54010 msgid ""
54011 "The function passed as OPERATOR at %L shall have scalar nonallocatable "
54012 "nonpointer arguments and return a nonallocatable nonpointer scalar"
54013 msgstr ""
54015 #: fortran/check.c:1829
54016 #, gcc-internal-format, gfc-internal-format
54017 msgid ""
54018 "The function passed as OPERATOR at %L shall have the VALUE attribute either "
54019 "for none or both arguments"
54020 msgstr ""
54022 #: fortran/check.c:1836
54023 #, gcc-internal-format, gfc-internal-format
54024 msgid ""
54025 "The function passed as OPERATOR at %L shall have the TARGET attribute either "
54026 "for none or both arguments"
54027 msgstr ""
54029 #: fortran/check.c:1843
54030 #, gcc-internal-format, gfc-internal-format
54031 msgid ""
54032 "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute "
54033 "either for none or both arguments"
54034 msgstr ""
54036 #: fortran/check.c:1851
54037 #, gcc-internal-format, gfc-internal-format
54038 msgid ""
54039 "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute "
54040 "for either of the arguments"
54041 msgstr ""
54043 #: fortran/check.c:1881
54044 #, gcc-internal-format, gfc-internal-format
54045 msgid ""
54046 "The character length of the A argument at %L and of the arguments of the "
54047 "OPERATOR at %L shall be the same"
54048 msgstr ""
54050 #: fortran/check.c:1888
54051 #, gcc-internal-format, gfc-internal-format
54052 msgid ""
54053 "The character length of the A argument at %L and of the function result of "
54054 "the OPERATOR at %L shall be the same"
54055 msgstr ""
54057 #: fortran/check.c:1906
54058 #, gcc-internal-format
54059 msgid ""
54060 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
54061 "character"
54062 msgstr ""
54064 #: fortran/check.c:1954 fortran/check.c:2557 fortran/check.c:2640
54065 #: fortran/check.c:2826 fortran/check.c:2871 fortran/check.c:4326
54066 #: fortran/check.c:4460 fortran/check.c:4515 fortran/check.c:5632
54067 #: fortran/check.c:5761
54068 #, gcc-internal-format
54069 msgid "%qs intrinsic with KIND argument at %L"
54070 msgstr ""
54072 #: fortran/check.c:2001 fortran/check.c:2264 fortran/check.c:2324
54073 #, gcc-internal-format
54074 msgid ""
54075 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
54076 "%ld)"
54077 msgstr ""
54079 #: fortran/check.c:2016 fortran/check.c:2279 fortran/check.c:2339
54080 #, gcc-internal-format
54081 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
54082 msgstr ""
54084 #: fortran/check.c:2119 fortran/check.c:3198 fortran/check.c:3206
54085 #, gcc-internal-format
54086 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
54087 msgstr ""
54089 #: fortran/check.c:2133
54090 #, gcc-internal-format
54091 msgid ""
54092 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
54093 msgstr ""
54095 #: fortran/check.c:2153 fortran/check.c:2161
54096 #, gcc-internal-format
54097 msgid "%qs argument of %qs intrinsic at %L must be default real"
54098 msgstr ""
54100 #: fortran/check.c:2176
54101 #, gcc-internal-format
54102 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
54103 msgstr ""
54105 #: fortran/check.c:2300
54106 #, gcc-internal-format
54107 msgid "%qs must be of same type and kind as %qs at %L in %qs"
54108 msgstr ""
54110 #: fortran/check.c:2358
54111 #, gcc-internal-format
54112 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
54113 msgstr ""
54115 #: fortran/check.c:2377
54116 #, gcc-internal-format, gfc-internal-format
54117 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
54118 msgstr ""
54120 #: fortran/check.c:2438
54121 #, gcc-internal-format
54122 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
54123 msgstr ""
54125 #: fortran/check.c:2512
54126 #, gcc-internal-format
54127 msgid "Arguments of %qs have different kind type parameters at %L"
54128 msgstr ""
54130 #: fortran/check.c:2608
54131 #, gcc-internal-format, gfc-internal-format
54132 msgid "Argument of %s at %L must be of length one"
54133 msgstr ""
54135 #: fortran/check.c:2647
54136 #, gcc-internal-format
54137 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
54138 msgstr ""
54140 #: fortran/check.c:2716
54141 #, gcc-internal-format, gfc-internal-format
54142 msgid "SIZE at %L must be positive"
54143 msgstr ""
54145 #: fortran/check.c:2728
54146 #, gcc-internal-format, gfc-internal-format
54147 msgid ""
54148 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
54149 msgstr ""
54151 #: fortran/check.c:2802
54152 #, gcc-internal-format
54153 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
54154 msgstr ""
54156 #: fortran/check.c:3013
54157 #, gcc-internal-format
54158 msgid "Intrinsic %qs at %L must have at least two arguments"
54159 msgstr ""
54161 #: fortran/check.c:3061
54162 #, gcc-internal-format
54163 msgid "Missing %qs argument to the %s intrinsic at %L"
54164 msgstr ""
54166 #: fortran/check.c:3076
54167 #, gcc-internal-format
54168 msgid "Duplicate argument %qs at %L to intrinsic %s"
54169 msgstr ""
54171 #: fortran/check.c:3081
54172 #, gcc-internal-format
54173 msgid "Unknown argument %qs at %L to intrinsic %s"
54174 msgstr ""
54176 #: fortran/check.c:3110
54177 #, gcc-internal-format
54178 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
54179 msgstr ""
54181 #: fortran/check.c:3141
54182 #, gcc-internal-format
54183 msgid "%qs intrinsic with CHARACTER argument at %L"
54184 msgstr ""
54186 #: fortran/check.c:3148
54187 #, gcc-internal-format
54188 msgid ""
54189 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
54190 msgstr ""
54192 #: fortran/check.c:3215
54193 #, gcc-internal-format
54194 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
54195 msgstr ""
54197 #: fortran/check.c:3229
54198 #, gcc-internal-format
54199 msgid ""
54200 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
54201 "matmul"
54202 msgstr ""
54204 #: fortran/check.c:3248
54205 #, gcc-internal-format
54206 msgid ""
54207 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
54208 "%qs at %L for intrinsic matmul"
54209 msgstr ""
54211 #: fortran/check.c:3257
54212 #, gcc-internal-format
54213 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
54214 msgstr ""
54216 #: fortran/check.c:3360
54217 #, gcc-internal-format
54218 msgid ""
54219 "Argument %qs of %qs intrinsic at %L must be in type conformance to argument "
54220 "%qs at %L"
54221 msgstr ""
54223 #: fortran/check.c:3525
54224 #, gcc-internal-format
54225 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
54226 msgstr ""
54228 #: fortran/check.c:3593
54229 #, gcc-internal-format, gfc-internal-format
54230 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
54231 msgstr ""
54233 #: fortran/check.c:3604
54234 #, gcc-internal-format, gfc-internal-format
54235 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
54236 msgstr ""
54238 #: fortran/check.c:3611
54239 #, gcc-internal-format, gfc-internal-format
54240 msgid ""
54241 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
54242 "polymorphic"
54243 msgstr ""
54245 #: fortran/check.c:3622
54246 #, gcc-internal-format, gfc-internal-format
54247 msgid ""
54248 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
54249 "same rank %d/%d"
54250 msgstr ""
54252 #: fortran/check.c:3631
54253 #, gcc-internal-format, gfc-internal-format
54254 msgid ""
54255 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
54256 "same corank %d/%d"
54257 msgstr ""
54259 #: fortran/check.c:3671
54260 #, gcc-internal-format, gfc-internal-format
54261 msgid ""
54262 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
54263 "12.4.1.7)"
54264 msgstr ""
54266 #: fortran/check.c:3698
54267 #, gcc-internal-format
54268 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
54269 msgstr ""
54271 #: fortran/check.c:3748
54272 #, gcc-internal-format
54273 msgid ""
54274 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
54275 "procedure pointer"
54276 msgstr ""
54278 #: fortran/check.c:3756
54279 #, gcc-internal-format, gfc-internal-format
54280 msgid "NULL intrinsic with allocatable MOLD at %L"
54281 msgstr ""
54283 #: fortran/check.c:3835 fortran/check.c:5708
54284 #, gcc-internal-format
54285 msgid ""
54286 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
54287 "as there are .TRUE. values in %qs (%ld/%d)"
54288 msgstr ""
54290 #: fortran/check.c:3893
54291 #, gcc-internal-format
54292 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
54293 msgstr ""
54295 #: fortran/check.c:3901
54296 #, gcc-internal-format
54297 msgid ""
54298 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
54299 msgstr ""
54301 #: fortran/check.c:3920
54302 #, gcc-internal-format
54303 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
54304 msgstr ""
54306 #: fortran/check.c:3971
54307 #, gcc-internal-format, gfc-internal-format
54308 msgid "The argument of the RANK intrinsic at %L must be a data object"
54309 msgstr ""
54311 #: fortran/check.c:4075
54312 #, gcc-internal-format
54313 msgid ""
54314 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
54315 "constant size"
54316 msgstr ""
54318 #: fortran/check.c:4085
54319 #, gcc-internal-format
54320 msgid "%qs argument of %qs intrinsic at %L is empty"
54321 msgstr ""
54323 #: fortran/check.c:4092
54324 #, gcc-internal-format
54325 msgid ""
54326 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
54327 msgstr ""
54329 #: fortran/check.c:4109
54330 #, gcc-internal-format
54331 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
54332 msgstr ""
54334 #: fortran/check.c:4141
54335 #, gcc-internal-format, gfc-internal-format
54336 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
54337 msgstr ""
54339 #: fortran/check.c:4179
54340 #, gcc-internal-format
54341 msgid ""
54342 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
54343 msgstr ""
54345 #: fortran/check.c:4197
54346 #, gcc-internal-format
54347 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
54348 msgstr ""
54350 #: fortran/check.c:4206
54351 #, gcc-internal-format
54352 msgid ""
54353 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
54354 "(dimension %qd duplicated)"
54355 msgstr ""
54357 #: fortran/check.c:4242
54358 #, gcc-internal-format, gfc-internal-format
54359 msgid ""
54360 "Without padding, there are not enough elements in the intrinsic RESHAPE "
54361 "source at %L to match the shape"
54362 msgstr ""
54364 #: fortran/check.c:4259 fortran/check.c:4278
54365 #, gcc-internal-format
54366 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
54367 msgstr ""
54369 #: fortran/check.c:4269 fortran/check.c:4288
54370 #, gcc-internal-format
54371 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
54372 msgstr ""
54374 #: fortran/check.c:4387
54375 #, gcc-internal-format
54376 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
54377 msgstr ""
54379 #: fortran/check.c:4418
54380 #, gcc-internal-format
54381 msgid "%qs intrinsic with RADIX argument at %L"
54382 msgstr ""
54384 #: fortran/check.c:4453
54385 #, gcc-internal-format
54386 msgid ""
54387 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
54388 "array"
54389 msgstr ""
54391 #: fortran/check.c:4530 fortran/check.c:6796
54392 #, gcc-internal-format
54393 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
54394 msgstr ""
54396 #: fortran/check.c:4543 fortran/check.c:4682 fortran/check.c:6788
54397 #, gcc-internal-format
54398 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
54399 msgstr ""
54401 #: fortran/check.c:4554 fortran/check.c:4694
54402 #, gcc-internal-format
54403 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
54404 msgstr ""
54406 #: fortran/check.c:4624
54407 #, gcc-internal-format
54408 msgid "is_c_interoperable(): gfc_simplify_expr failed"
54409 msgstr ""
54411 #: fortran/check.c:4673
54412 #, gcc-internal-format
54413 msgid ""
54414 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
54415 msgstr ""
54417 #: fortran/check.c:4712
54418 #, gcc-internal-format, gfc-internal-format
54419 msgid ""
54420 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
54421 "TYPE(C_FUNPTR)"
54422 msgstr ""
54424 #: fortran/check.c:4726
54425 #, gcc-internal-format, gfc-internal-format
54426 msgid ""
54427 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
54428 "%s instead of %s"
54429 msgstr ""
54431 #: fortran/check.c:4750
54432 #, gcc-internal-format, gfc-internal-format
54433 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
54434 msgstr ""
54436 #: fortran/check.c:4762
54437 #, gcc-internal-format, gfc-internal-format
54438 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
54439 msgstr ""
54441 #: fortran/check.c:4769
54442 #, gcc-internal-format, gfc-internal-format
54443 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
54444 msgstr ""
54446 #: fortran/check.c:4776
54447 #, gcc-internal-format, gfc-internal-format
54448 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
54449 msgstr ""
54451 #: fortran/check.c:4783
54452 #, gcc-internal-format, gfc-internal-format
54453 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
54454 msgstr ""
54456 #: fortran/check.c:4789
54457 #, gcc-internal-format, gfc-internal-format
54458 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
54459 msgstr ""
54461 #: fortran/check.c:4808
54462 #, gcc-internal-format, gfc-internal-format
54463 msgid ""
54464 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
54465 "FPTR"
54466 msgstr ""
54468 #: fortran/check.c:4818
54469 #, gcc-internal-format, gfc-internal-format
54470 msgid "Polymorphic FPTR at %L to C_F_POINTER"
54471 msgstr ""
54473 #: fortran/check.c:4823
54474 #, gcc-internal-format, gfc-internal-format
54475 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
54476 msgstr ""
54478 #: fortran/check.c:4839
54479 #, gcc-internal-format, gfc-internal-format
54480 msgid ""
54481 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
54482 msgstr ""
54484 #: fortran/check.c:4851
54485 #, gcc-internal-format, gfc-internal-format
54486 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
54487 msgstr ""
54489 #: fortran/check.c:4858
54490 #, gcc-internal-format, gfc-internal-format
54491 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
54492 msgstr ""
54494 #: fortran/check.c:4864
54495 #, gcc-internal-format, gfc-internal-format
54496 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
54497 msgstr ""
54499 #: fortran/check.c:4878
54500 #, gcc-internal-format, gfc-internal-format
54501 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
54502 msgstr ""
54504 #: fortran/check.c:4893
54505 #, gcc-internal-format
54506 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
54507 msgstr ""
54509 #: fortran/check.c:4901
54510 #, gcc-internal-format, gfc-internal-format
54511 msgid ""
54512 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
54513 msgstr ""
54515 #: fortran/check.c:4907
54516 #, gcc-internal-format, gfc-internal-format
54517 msgid "Noninteroperable procedure at %L to C_FUNLOC"
54518 msgstr ""
54520 #: fortran/check.c:4921
54521 #, gcc-internal-format, gfc-internal-format
54522 msgid "Argument X at %L to C_LOC shall not be coindexed"
54523 msgstr ""
54525 #: fortran/check.c:4927
54526 #, gcc-internal-format, gfc-internal-format
54527 msgid "X argument at %L to C_LOC shall not be polymorphic"
54528 msgstr ""
54530 #: fortran/check.c:4938
54531 #, gcc-internal-format, gfc-internal-format
54532 msgid ""
54533 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
54534 "attribute"
54535 msgstr ""
54537 #: fortran/check.c:4946
54538 #, gcc-internal-format, gfc-internal-format
54539 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
54540 msgstr ""
54542 #: fortran/check.c:4955
54543 #, gcc-internal-format, gfc-internal-format
54544 msgid "Argument at %L to C_LOC shall not be polymorphic"
54545 msgstr ""
54547 #: fortran/check.c:4962
54548 #, gcc-internal-format, gfc-internal-format
54549 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
54550 msgstr ""
54552 #: fortran/check.c:4973
54553 #, gcc-internal-format, gfc-internal-format
54554 msgid ""
54555 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
54556 "neither assumed size nor explicit size"
54557 msgstr ""
54559 #: fortran/check.c:4978
54560 #, gcc-internal-format, gfc-internal-format
54561 msgid "Array section at %L to C_LOC"
54562 msgstr ""
54564 #: fortran/check.c:5006
54565 #, gcc-internal-format, gfc-internal-format
54566 msgid "non double precision REAL argument to %s intrinsic at %L"
54567 msgstr ""
54569 #: fortran/check.c:5019
54570 #, gcc-internal-format
54571 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
54572 msgstr ""
54574 #: fortran/check.c:5038
54575 #, gcc-internal-format
54576 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
54577 msgstr ""
54579 #: fortran/check.c:5301
54580 #, gcc-internal-format, gfc-internal-format
54581 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
54582 msgstr ""
54584 #: fortran/check.c:5312
54585 #, gcc-internal-format, gfc-internal-format
54586 msgid ""
54587 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
54588 "be %d (corank) not %d"
54589 msgstr ""
54591 #: fortran/check.c:5345
54592 #, gcc-internal-format, gfc-internal-format
54593 msgid "DISTANCE= argument to NUM_IMAGES at %L"
54594 msgstr ""
54596 #: fortran/check.c:5358
54597 #, gcc-internal-format, gfc-internal-format
54598 msgid "FAILED= argument to NUM_IMAGES at %L"
54599 msgstr ""
54601 #: fortran/check.c:5382
54602 #, gcc-internal-format, gfc-internal-format
54603 msgid ""
54604 "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
54605 msgstr ""
54607 #: fortran/check.c:5408
54608 #, gcc-internal-format, gfc-internal-format
54609 msgid ""
54610 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
54611 "at %L"
54612 msgstr ""
54614 #: fortran/check.c:5415
54615 #, gcc-internal-format, gfc-internal-format
54616 msgid ""
54617 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
54618 "argument in intrinsic at %L"
54619 msgstr ""
54621 #: fortran/check.c:5426
54622 #, gcc-internal-format, gfc-internal-format
54623 msgid "Unexpected DIM argument with noncoarray argument at %L"
54624 msgstr ""
54626 #: fortran/check.c:5444
54627 #, gcc-internal-format, gfc-internal-format
54628 msgid "DISTANCE= argument to THIS_IMAGE at %L"
54629 msgstr ""
54631 #: fortran/check.c:5502
54632 #, gcc-internal-format
54633 msgid ""
54634 "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not "
54635 "have storage size 0 when %<SOURCE%> argument has size greater than 0"
54636 msgstr ""
54638 #: fortran/check.c:5551
54639 #, gcc-internal-format
54640 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
54641 msgstr ""
54643 #: fortran/check.c:5561
54644 #, gcc-internal-format
54645 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
54646 msgstr ""
54648 #: fortran/check.c:5569
54649 #, gcc-internal-format
54650 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
54651 msgstr ""
54653 #: fortran/check.c:5600
54654 #, gcc-internal-format, gfc-internal-format
54655 msgid ""
54656 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
54657 "result size %ld"
54658 msgstr ""
54660 #: fortran/check.c:5722
54661 #, gcc-internal-format
54662 msgid ""
54663 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
54664 "scalar"
54665 msgstr ""
54667 #: fortran/check.c:5735
54668 #, gcc-internal-format
54669 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
54670 msgstr ""
54672 #: fortran/check.c:5999 fortran/check.c:6031
54673 #, gcc-internal-format
54674 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
54675 msgstr ""
54677 #: fortran/check.c:6039
54678 #, gcc-internal-format, gfc-internal-format
54679 msgid "Too many arguments to %s at %L"
54680 msgstr ""
54682 #: fortran/check.c:6057
54683 #, gcc-internal-format
54684 msgid "fe_runtime_error string must be null terminated"
54685 msgstr ""
54687 #: fortran/check.c:6069
54688 #, gcc-internal-format, gfc-internal-format
54689 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
54690 msgstr ""
54692 #: fortran/check.c:6109
54693 #, gcc-internal-format, gfc-internal-format
54694 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
54695 msgstr ""
54697 #: fortran/check.c:6128
54698 #, gcc-internal-format, gfc-internal-format
54699 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
54700 msgstr ""
54702 #: fortran/check.c:6138
54703 #, gcc-internal-format, gfc-internal-format
54704 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
54705 msgstr ""
54707 #: fortran/check.c:6155
54708 #, gcc-internal-format, gfc-internal-format
54709 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
54710 msgstr ""
54712 #: fortran/check.c:6372
54713 #, gcc-internal-format
54714 msgid ""
54715 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
54716 "default kind (%d)"
54717 msgstr ""
54719 #: fortran/check.c:6735 fortran/check.c:6743
54720 #, gcc-internal-format
54721 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
54722 msgstr ""
54724 #: fortran/check.c:6780
54725 #, gcc-internal-format, gfc-internal-format
54726 msgid ""
54727 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
54728 "because it returns a disassociated pointer"
54729 msgstr ""
54731 #: fortran/class.c:628
54732 #, gcc-internal-format, gfc-internal-format
54733 msgid ""
54734 "Assumed size polymorphic objects or components, such as that at %C, have not "
54735 "yet been implemented"
54736 msgstr ""
54738 #. Since the extension field is 8 bit wide, we can only have
54739 #. up to 255 extension levels.
54740 #: fortran/class.c:739 fortran/decl.c:3787 fortran/decl.c:10287
54741 #, gcc-internal-format
54742 msgid "Maximum extension level reached with type %qs at %L"
54743 msgstr ""
54745 #: fortran/class.c:2908 fortran/class.c:2982
54746 #, gcc-internal-format
54747 msgid "%qs of %qs is PRIVATE at %L"
54748 msgstr ""
54750 #: fortran/cpp.c:451
54751 #, gcc-internal-format
54752 msgid "To enable preprocessing, use %<-cpp%>"
54753 msgstr ""
54755 #: fortran/cpp.c:549 fortran/cpp.c:560 fortran/cpp.c:688
54756 #, gcc-internal-format
54757 msgid "opening output file %qs: %s"
54758 msgstr ""
54760 #: fortran/data.c:65
54761 #, gcc-internal-format, gfc-internal-format
54762 msgid "non-constant array in DATA statement %L"
54763 msgstr ""
54765 #: fortran/data.c:140
54766 #, gcc-internal-format, gfc-internal-format
54767 msgid "failure to simplify substring reference in DATA statement at %L"
54768 msgstr ""
54770 #: fortran/data.c:173
54771 #, gcc-internal-format, gfc-internal-format
54772 msgid "Unused initialization string at %L because variable has zero length"
54773 msgstr ""
54775 #: fortran/data.c:179
54776 #, gcc-internal-format, gfc-internal-format
54777 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
54778 msgstr ""
54780 #: fortran/data.c:268
54781 #, gcc-internal-format
54782 msgid "%qs at %L already is initialized at %L"
54783 msgstr ""
54785 #: fortran/data.c:292
54786 #, gcc-internal-format, gfc-internal-format
54787 msgid "Data element below array lower bound at %L"
54788 msgstr ""
54790 #: fortran/data.c:309 fortran/data.c:398
54791 #, gcc-internal-format, gfc-internal-format
54792 msgid "Data element above array upper bound at %L"
54793 msgstr ""
54795 #: fortran/data.c:339 fortran/data.c:496
54796 #, gcc-internal-format
54797 msgid "re-initialization of %qs at %L"
54798 msgstr ""
54800 #: fortran/data.c:515
54801 #, gcc-internal-format
54802 msgid ""
54803 "Nonpointer object %qs with default initialization shall not appear in a DATA "
54804 "statement at %L"
54805 msgstr ""
54807 #: fortran/data.c:738
54808 #, gcc-internal-format
54809 msgid "TODO: Vector sections in data statements"
54810 msgstr ""
54812 #: fortran/decl.c:288
54813 #, gcc-internal-format, gfc-internal-format
54814 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
54815 msgstr ""
54817 #: fortran/decl.c:302
54818 #, gcc-internal-format
54819 msgid "Host associated variable %qs may not be in the DATA statement at %C"
54820 msgstr ""
54822 #: fortran/decl.c:309
54823 #, gcc-internal-format
54824 msgid "initialization of common block variable %qs in DATA statement at %C"
54825 msgstr ""
54827 #: fortran/decl.c:443
54828 #, gcc-internal-format
54829 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
54830 msgstr ""
54832 #: fortran/decl.c:469
54833 #, gcc-internal-format, gfc-internal-format
54834 msgid "Invalid initializer %s in Data statement at %C"
54835 msgstr ""
54837 #: fortran/decl.c:572
54838 #, gcc-internal-format, gfc-internal-format
54839 msgid "Initialization at %C is not allowed in a PURE procedure"
54840 msgstr ""
54842 #: fortran/decl.c:611
54843 #, gcc-internal-format, gfc-internal-format
54844 msgid "DATA statement at %C cannot appear within an INTERFACE"
54845 msgstr ""
54847 #: fortran/decl.c:635
54848 #, gcc-internal-format, gfc-internal-format
54849 msgid "Invalid substring in data-implied-do at %L in DATA statement"
54850 msgstr ""
54852 #: fortran/decl.c:658
54853 #, gcc-internal-format, gfc-internal-format
54854 msgid ""
54855 "Allocatable component or deferred-shaped array near %C in DATA statement"
54856 msgstr ""
54858 #: fortran/decl.c:696
54859 #, gcc-internal-format, gfc-internal-format
54860 msgid "DATA statement at %C is not allowed in a PURE procedure"
54861 msgstr ""
54863 #: fortran/decl.c:705
54864 #, gcc-internal-format, gfc-internal-format
54865 msgid ""
54866 "part-ref with pointer attribute near %L is not rightmost part-ref of data-"
54867 "stmt-object"
54868 msgstr ""
54870 #: fortran/decl.c:744
54871 #, gcc-internal-format, gfc-internal-format
54872 msgid "Empty old style initializer list at %C"
54873 msgstr ""
54875 #: fortran/decl.c:753
54876 #, gcc-internal-format, gfc-internal-format
54877 msgid "Array in initializer list at %L must have an explicit shape"
54878 msgstr ""
54880 #: fortran/decl.c:776
54881 #, gcc-internal-format, gfc-internal-format
54882 msgid "Repeat spec invalid in scalar initializer at %C"
54883 msgstr ""
54885 #: fortran/decl.c:781
54886 #, gcc-internal-format, gfc-internal-format
54887 msgid "Repeat spec must be an integer at %C"
54888 msgstr ""
54890 #: fortran/decl.c:792
54891 #, gcc-internal-format, gfc-internal-format
54892 msgid "Expected data constant after repeat spec at %C"
54893 msgstr ""
54895 #: fortran/decl.c:824
54896 #, gcc-internal-format, gfc-internal-format
54897 msgid "End of scalar initializer expected at %C"
54898 msgstr ""
54900 #: fortran/decl.c:855
54901 #, gcc-internal-format, gfc-internal-format
54902 msgid "Not enough elements in array initializer at %C"
54903 msgstr ""
54905 #: fortran/decl.c:857
54906 #, gcc-internal-format, gfc-internal-format
54907 msgid "Too many elements in array initializer at %C"
54908 msgstr ""
54910 #: fortran/decl.c:877
54911 #, gcc-internal-format, gfc-internal-format
54912 msgid "Syntax error in old style initializer list at %C"
54913 msgstr ""
54915 #: fortran/decl.c:903
54916 #, gcc-internal-format, gfc-internal-format
54917 msgid "The assumed-rank array at %C shall not have a codimension"
54918 msgstr ""
54920 #: fortran/decl.c:967
54921 #, gcc-internal-format, gfc-internal-format
54922 msgid ""
54923 "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions "
54924 "of %d"
54925 msgstr ""
54927 #: fortran/decl.c:991
54928 #, gcc-internal-format, gfc-internal-format
54929 msgid "Bad INTENT specification at %C"
54930 msgstr ""
54932 #: fortran/decl.c:1012
54933 #, gcc-internal-format, gfc-internal-format
54934 msgid "deferred type parameter at %C"
54935 msgstr ""
54937 #: fortran/decl.c:1095 fortran/resolve.c:11976
54938 #, gcc-internal-format, gfc-internal-format
54939 msgid "Scalar INTEGER expression expected at %L"
54940 msgstr ""
54942 #: fortran/decl.c:1121
54943 #, gcc-internal-format, gfc-internal-format
54944 msgid "Old-style character length at %C"
54945 msgstr ""
54947 #: fortran/decl.c:1152
54948 #, gcc-internal-format, gfc-internal-format
54949 msgid "Syntax error in character length specification at %C"
54950 msgstr ""
54952 #: fortran/decl.c:1304 fortran/decl.c:1311 fortran/decl.c:1375
54953 #, gcc-internal-format
54954 msgid "Procedure %qs at %C is already defined at %L"
54955 msgstr ""
54957 #: fortran/decl.c:1319
54958 #, gcc-internal-format
54959 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
54960 msgstr ""
54962 #: fortran/decl.c:1331
54963 #, gcc-internal-format
54964 msgid "Name %qs at %C is already defined as a generic interface at %L"
54965 msgstr ""
54967 #: fortran/decl.c:1347
54968 #, gcc-internal-format
54969 msgid ""
54970 "Procedure %qs at %C has an explicit interface from a previous declaration"
54971 msgstr ""
54973 #: fortran/decl.c:1363
54974 #, gcc-internal-format
54975 msgid ""
54976 "Procedure %qs defined in interface body at %L clashes with internal "
54977 "procedure defined at %C"
54978 msgstr ""
54980 #: fortran/decl.c:1446
54981 #, gcc-internal-format
54982 msgid ""
54983 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
54984 msgstr ""
54986 #: fortran/decl.c:1473
54987 #, gcc-internal-format
54988 msgid ""
54989 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
54990 "not C interoperable because derived type %qs is not C interoperable"
54991 msgstr ""
54993 #: fortran/decl.c:1480
54994 #, gcc-internal-format
54995 msgid ""
54996 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
54997 "not C interoperable because it is polymorphic"
54998 msgstr ""
55000 #: fortran/decl.c:1487
55001 #, gcc-internal-format
55002 msgid ""
55003 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
55004 "not be C interoperable"
55005 msgstr ""
55007 #: fortran/decl.c:1503
55008 #, gcc-internal-format
55009 msgid ""
55010 "Character argument %qs at %L must be length 1 because procedure %qs is "
55011 "BIND(C)"
55012 msgstr ""
55014 #: fortran/decl.c:1516
55015 #, gcc-internal-format
55016 msgid ""
55017 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
55018 msgstr ""
55020 #: fortran/decl.c:1524
55021 #, gcc-internal-format
55022 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
55023 msgstr ""
55025 #: fortran/decl.c:1533
55026 #, gcc-internal-format
55027 msgid ""
55028 "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with "
55029 "BIND(C) is not yet supported"
55030 msgstr ""
55032 #: fortran/decl.c:1542
55033 #, gcc-internal-format
55034 msgid ""
55035 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
55036 "because procedure %qs is BIND(C)"
55037 msgstr ""
55039 #: fortran/decl.c:1549
55040 #, gcc-internal-format
55041 msgid ""
55042 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
55043 msgstr ""
55045 #: fortran/decl.c:1560
55046 #, gcc-internal-format
55047 msgid ""
55048 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
55049 "at %L"
55050 msgstr ""
55052 #: fortran/decl.c:1628
55053 #, gcc-internal-format
55054 msgid "Symbol %qs at %C also declared as a type at %L"
55055 msgstr ""
55057 #: fortran/decl.c:1687
55058 #, gcc-internal-format
55059 msgid ""
55060 "Variable %qs in common block %qs at %C must be declared with a C "
55061 "interoperable kind since common block %qs is BIND(C)"
55062 msgstr ""
55064 #: fortran/decl.c:1727
55065 #, gcc-internal-format, gfc-internal-format
55066 msgid "CHARACTER length must be a constant at %L"
55067 msgstr ""
55069 #: fortran/decl.c:1742
55070 #, gcc-internal-format, gfc-internal-format
55071 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
55072 msgstr ""
55074 #: fortran/decl.c:1750
55075 #, gcc-internal-format, gfc-internal-format
55076 msgid ""
55077 "The CHARACTER elements of the array constructor at %L must have the same "
55078 "length (%ld/%ld)"
55079 msgstr ""
55081 #: fortran/decl.c:1849
55082 #, gcc-internal-format
55083 msgid "Initializer not allowed for PARAMETER %qs at %C"
55084 msgstr ""
55086 #: fortran/decl.c:1859
55087 #, gcc-internal-format, gfc-internal-format
55088 msgid "PARAMETER at %L is missing an initializer"
55089 msgstr ""
55091 #: fortran/decl.c:1869
55092 #, gcc-internal-format
55093 msgid ""
55094 "Variable %qs at %C with an initializer already appears in a DATA statement"
55095 msgstr ""
55097 #: fortran/decl.c:1912
55098 #, gcc-internal-format, gfc-internal-format
55099 msgid "Cannot initialize parameter array at %L with variable length elements"
55100 msgstr ""
55102 #: fortran/decl.c:1981
55103 #, gcc-internal-format, gfc-internal-format
55104 msgid "Cannot initialize implied-shape array at %L with scalar"
55105 msgstr ""
55107 #: fortran/decl.c:1992
55108 #, gcc-internal-format
55109 msgid "gfc_array_size failed"
55110 msgstr ""
55112 #: fortran/decl.c:2022
55113 #, gcc-internal-format, gfc-internal-format
55114 msgid "Non-constant lower bound in implied-shape declaration at %L"
55115 msgstr ""
55117 #: fortran/decl.c:2108 fortran/decl.c:2115
55118 #, gcc-internal-format, gfc-internal-format
55119 msgid "Component at %C must have the POINTER attribute"
55120 msgstr ""
55122 #: fortran/decl.c:2124
55123 #, gcc-internal-format
55124 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
55125 msgstr ""
55127 #: fortran/decl.c:2133
55128 #, gcc-internal-format, gfc-internal-format
55129 msgid "Array component of structure at %C must have explicit or deferred shape"
55130 msgstr ""
55132 #: fortran/decl.c:2157 fortran/symbol.c:2258
55133 #, gcc-internal-format
55134 msgid "Component %qs at %C already declared at %L"
55135 msgstr ""
55137 #: fortran/decl.c:2205
55138 #, gcc-internal-format, gfc-internal-format
55139 msgid "Pointer array component of structure at %C must have a deferred shape"
55140 msgstr ""
55142 #: fortran/decl.c:2214
55143 #, gcc-internal-format, gfc-internal-format
55144 msgid "Allocatable component of structure at %C must have a deferred shape"
55145 msgstr ""
55147 #: fortran/decl.c:2223
55148 #, gcc-internal-format, gfc-internal-format
55149 msgid "Array component of structure at %C must have an explicit shape"
55150 msgstr ""
55152 #: fortran/decl.c:2240
55153 #, gcc-internal-format
55154 msgid ""
55155 "Type parameter %qs at %C has no corresponding entry in the type parameter "
55156 "name list at %L"
55157 msgstr ""
55159 #: fortran/decl.c:2297
55160 #, gcc-internal-format, gfc-internal-format
55161 msgid "NULL() initialization at %C is ambiguous"
55162 msgstr ""
55164 #: fortran/decl.c:2314
55165 #, gcc-internal-format, gfc-internal-format
55166 msgid "NULL() initialization at %C may not have MOLD"
55167 msgstr ""
55169 #: fortran/decl.c:2331
55170 #, gcc-internal-format, gfc-internal-format
55171 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
55172 msgstr ""
55174 #: fortran/decl.c:2352
55175 #, gcc-internal-format, gfc-internal-format
55176 msgid "Error in pointer initialization at %C"
55177 msgstr ""
55179 #: fortran/decl.c:2359
55180 #, gcc-internal-format, gfc-internal-format
55181 msgid "non-NULL pointer initialization at %C"
55182 msgstr ""
55184 #: fortran/decl.c:2382
55185 #, gcc-internal-format
55186 msgid ""
55187 "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing "
55188 "in a specification statement"
55189 msgstr ""
55191 #: fortran/decl.c:2444
55192 #, gcc-internal-format
55193 msgid "%qs not allowed outside STRUCTURE at %C"
55194 msgstr ""
55196 #: fortran/decl.c:2446
55197 #, gcc-internal-format
55198 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
55199 msgstr ""
55201 #: fortran/decl.c:2453
55202 #, gcc-internal-format
55203 msgid "%qs entity cannot have attributes at %C"
55204 msgstr ""
55206 #: fortran/decl.c:2493
55207 #, gcc-internal-format
55208 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
55209 msgstr ""
55211 #: fortran/decl.c:2503
55212 #, gcc-internal-format, gfc-internal-format
55213 msgid "Implied-shape array at %L"
55214 msgstr ""
55216 #: fortran/decl.c:2548
55217 #, gcc-internal-format, gfc-internal-format
55218 msgid "Explicit shaped array with nonconstant bounds at %C"
55219 msgstr ""
55221 #: fortran/decl.c:2627
55222 #, gcc-internal-format
55223 msgid ""
55224 "%qs at %C is a redefinition of the declaration in the corresponding "
55225 "interface for MODULE PROCEDURE %qs"
55226 msgstr ""
55228 #: fortran/decl.c:2638
55229 #, gcc-internal-format
55230 msgid "%qs entity cannot have an initializer at %C"
55231 msgstr ""
55233 #: fortran/decl.c:2663 fortran/decl.c:8583
55234 #, gcc-internal-format, gfc-internal-format
55235 msgid "Duplicate array spec for Cray pointee at %C"
55236 msgstr ""
55238 #: fortran/decl.c:2671
55239 #, gcc-internal-format
55240 msgid "Cannot set pointee array spec."
55241 msgstr ""
55243 #: fortran/decl.c:2734
55244 #, gcc-internal-format, gfc-internal-format
55245 msgid "Old-style initialization at %C"
55246 msgstr ""
55248 #: fortran/decl.c:2742
55249 #, gcc-internal-format, gfc-internal-format
55250 msgid "Invalid old style initialization for derived type component at %C"
55251 msgstr ""
55253 #: fortran/decl.c:2755
55254 #, gcc-internal-format, gfc-internal-format
55255 msgid "Syntax error in old style initialization of %s at %C"
55256 msgstr ""
55258 #: fortran/decl.c:2775 fortran/decl.c:6851
55259 #, gcc-internal-format, gfc-internal-format
55260 msgid "Initialization at %C isn't for a pointer variable"
55261 msgstr ""
55263 #: fortran/decl.c:2788
55264 #, gcc-internal-format
55265 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
55266 msgstr ""
55268 #: fortran/decl.c:2797 fortran/decl.c:10461
55269 #, gcc-internal-format, gfc-internal-format
55270 msgid "Expected an initialization expression at %C"
55271 msgstr ""
55273 #: fortran/decl.c:2804
55274 #, gcc-internal-format, gfc-internal-format
55275 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
55276 msgstr ""
55278 #: fortran/decl.c:2821
55279 #, gcc-internal-format, gfc-internal-format
55280 msgid "Initialization of allocatable component at %C is not allowed"
55281 msgstr ""
55283 #: fortran/decl.c:2835
55284 #, gcc-internal-format, gfc-internal-format
55285 msgid ""
55286 "The component with KIND or LEN attribute at %C does not not appear in the "
55287 "type parameter list at %L"
55288 msgstr ""
55290 #: fortran/decl.c:2843
55291 #, gcc-internal-format, gfc-internal-format
55292 msgid ""
55293 "The component at %C that appears in the type parameter list at %L has "
55294 "neither the KIND nor LEN attribute"
55295 msgstr ""
55297 #: fortran/decl.c:2851
55298 #, gcc-internal-format, gfc-internal-format
55299 msgid "The component at %C which is a type parameter must be a scalar"
55300 msgstr ""
55302 #: fortran/decl.c:2868
55303 #, gcc-internal-format
55304 msgid ""
55305 "Incompatible initialization between a derived type entity and an entity with "
55306 "%qs type at %C"
55307 msgstr ""
55309 #: fortran/decl.c:2930 fortran/decl.c:2966
55310 #, gcc-internal-format, gfc-internal-format
55311 msgid "Old-style type declaration %s*%d not supported at %C"
55312 msgstr ""
55314 #: fortran/decl.c:2972
55315 #, gcc-internal-format, gfc-internal-format
55316 msgid "Nonstandard type declaration %s*%d at %C"
55317 msgstr ""
55319 #: fortran/decl.c:3031 fortran/decl.c:3108
55320 #, gcc-internal-format, gfc-internal-format
55321 msgid "Missing right parenthesis at %C"
55322 msgstr ""
55324 #: fortran/decl.c:3044 fortran/decl.c:3179
55325 #, gcc-internal-format, gfc-internal-format
55326 msgid "Expected initialization expression at %C"
55327 msgstr ""
55329 #: fortran/decl.c:3052 fortran/decl.c:3185
55330 #, gcc-internal-format, gfc-internal-format
55331 msgid "Expected scalar initialization expression at %C"
55332 msgstr ""
55334 #: fortran/decl.c:3082 fortran/decl.c:3808
55335 #, gcc-internal-format, gfc-internal-format
55336 msgid "Kind %d not supported for type %s at %C"
55337 msgstr ""
55339 #: fortran/decl.c:3095
55340 #, gcc-internal-format, gfc-internal-format
55341 msgid "C kind type parameter is for type %s but type at %L is %s"
55342 msgstr ""
55344 #: fortran/decl.c:3106
55345 #, gcc-internal-format, gfc-internal-format
55346 msgid "Missing right parenthesis or comma at %C"
55347 msgstr ""
55349 #: fortran/decl.c:3211
55350 #, gcc-internal-format, gfc-internal-format
55351 msgid "Kind %d is not supported for CHARACTER at %C"
55352 msgstr ""
55354 #: fortran/decl.c:3343
55355 #, gcc-internal-format, gfc-internal-format
55356 msgid "Syntax error in CHARACTER declaration at %C"
55357 msgstr ""
55359 #: fortran/decl.c:3442
55360 #, gcc-internal-format
55361 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
55362 msgstr ""
55364 #: fortran/decl.c:3455
55365 #, gcc-internal-format, gfc-internal-format
55366 msgid "Structure name expected after RECORD at %C"
55367 msgstr ""
55369 #: fortran/decl.c:3568
55370 #, gcc-internal-format, gfc-internal-format
55371 msgid ""
55372 "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED "
55373 "parameters"
55374 msgstr ""
55376 #: fortran/decl.c:3592
55377 #, gcc-internal-format, gfc-internal-format
55378 msgid ""
55379 "The type parameter spec list at %C does not contain enough parameter "
55380 "expressions"
55381 msgstr ""
55383 #: fortran/decl.c:3616
55384 #, gcc-internal-format
55385 msgid "The derived parameter %qs at %C does not have a default value"
55386 msgstr ""
55388 #: fortran/decl.c:3648
55389 #, gcc-internal-format, gfc-internal-format
55390 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
55391 msgstr ""
55393 #: fortran/decl.c:3676
55394 #, gcc-internal-format
55395 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
55396 msgstr ""
55398 #: fortran/decl.c:3683
55399 #, gcc-internal-format
55400 msgid ""
55401 "The value for the KIND parameter %qs at %C does not reduce to a constant "
55402 "expression"
55403 msgstr ""
55405 #: fortran/decl.c:3698
55406 #, gcc-internal-format, gfc-internal-format
55407 msgid ""
55408 "The type parameter spec list at %C contains too many parameter expressions"
55409 msgstr ""
55411 #: fortran/decl.c:3707
55412 #, gcc-internal-format, gfc-internal-format
55413 msgid "Parameterized derived type at %C is ambiguous"
55414 msgstr ""
55416 #: fortran/decl.c:3970
55417 #, gcc-internal-format, gfc-internal-format
55418 msgid "BYTE type at %C"
55419 msgstr ""
55421 #: fortran/decl.c:3975
55422 #, gcc-internal-format, gfc-internal-format
55423 msgid "BYTE type used at %C is not available on the target machine"
55424 msgstr ""
55426 #: fortran/decl.c:3997
55427 #, gcc-internal-format, gfc-internal-format
55428 msgid "Assumed type at %C is not allowed for components"
55429 msgstr ""
55431 #: fortran/decl.c:4000
55432 #, gcc-internal-format, gfc-internal-format
55433 msgid "Assumed type at %C"
55434 msgstr ""
55436 #: fortran/decl.c:4022 fortran/decl.c:4053 fortran/decl.c:4082
55437 #: fortran/decl.c:4366
55438 #, gcc-internal-format, gfc-internal-format
55439 msgid "TYPE with intrinsic-type-spec at %C"
55440 msgstr ""
55442 #: fortran/decl.c:4078
55443 #, gcc-internal-format, gfc-internal-format
55444 msgid "DOUBLE COMPLEX at %C"
55445 msgstr ""
55447 #: fortran/decl.c:4121 fortran/decl.c:4257 fortran/decl.c:4269
55448 #: fortran/decl.c:4283 fortran/decl.c:4761 fortran/decl.c:4769
55449 #, gcc-internal-format
55450 msgid "Type name %qs at %C is ambiguous"
55451 msgstr ""
55453 #: fortran/decl.c:4216
55454 #, gcc-internal-format, gfc-internal-format
55455 msgid "CLASS statement at %C"
55456 msgstr ""
55458 #: fortran/decl.c:4298
55459 #, gcc-internal-format
55460 msgid ""
55461 "Type name %qs at %C conflicts with previously declared entity at %L, which "
55462 "has the same name"
55463 msgstr ""
55465 #: fortran/decl.c:4437
55466 #, gcc-internal-format, gfc-internal-format
55467 msgid "Duplicate IMPLICIT NONE statement at %C"
55468 msgstr ""
55470 #: fortran/decl.c:4446
55471 #, gcc-internal-format, gfc-internal-format
55472 msgid "IMPORT NONE with spec list at %C"
55473 msgstr ""
55475 #: fortran/decl.c:4505
55476 #, gcc-internal-format, gfc-internal-format
55477 msgid "Missing character range in IMPLICIT at %C"
55478 msgstr ""
55480 #: fortran/decl.c:4551
55481 #, gcc-internal-format, gfc-internal-format
55482 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
55483 msgstr ""
55485 #: fortran/decl.c:4604
55486 #, gcc-internal-format, gfc-internal-format
55487 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
55488 msgstr ""
55490 #: fortran/decl.c:4614
55491 #, gcc-internal-format, gfc-internal-format
55492 msgid "Empty IMPLICIT statement at %C"
55493 msgstr ""
55495 #: fortran/decl.c:4720
55496 #, gcc-internal-format, gfc-internal-format
55497 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
55498 msgstr ""
55500 #: fortran/decl.c:4727
55501 #, gcc-internal-format, gfc-internal-format
55502 msgid ""
55503 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
55504 "interface body"
55505 msgstr ""
55507 #: fortran/decl.c:4732
55508 #, gcc-internal-format, gfc-internal-format
55509 msgid "IMPORT statement at %C"
55510 msgstr ""
55512 #: fortran/decl.c:4746
55513 #, gcc-internal-format, gfc-internal-format
55514 msgid "Expecting list of named entities at %C"
55515 msgstr ""
55517 #: fortran/decl.c:4775
55518 #, gcc-internal-format
55519 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
55520 msgstr ""
55522 #: fortran/decl.c:4782
55523 #, gcc-internal-format
55524 msgid "%qs is already IMPORTed from host scoping unit at %C"
55525 msgstr ""
55527 #: fortran/decl.c:4823
55528 #, gcc-internal-format, gfc-internal-format
55529 msgid "Syntax error in IMPORT statement at %C"
55530 msgstr ""
55532 #: fortran/decl.c:5163
55533 #, gcc-internal-format, gfc-internal-format
55534 msgid "Missing codimension specification at %C"
55535 msgstr ""
55537 #: fortran/decl.c:5165
55538 #, gcc-internal-format, gfc-internal-format
55539 msgid "Missing dimension specification at %C"
55540 msgstr ""
55542 #: fortran/decl.c:5260
55543 #, gcc-internal-format, gfc-internal-format
55544 msgid "Duplicate %s attribute at %L"
55545 msgstr ""
55547 #: fortran/decl.c:5277
55548 #, gcc-internal-format
55549 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
55550 msgstr ""
55552 #: fortran/decl.c:5294
55553 #, gcc-internal-format, gfc-internal-format
55554 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
55555 msgstr ""
55557 #: fortran/decl.c:5303
55558 #, gcc-internal-format, gfc-internal-format
55559 msgid "KIND attribute at %C in a TYPE definition"
55560 msgstr ""
55562 #: fortran/decl.c:5311
55563 #, gcc-internal-format, gfc-internal-format
55564 msgid "Component with KIND attribute at %C must be INTEGER"
55565 msgstr ""
55567 #: fortran/decl.c:5318
55568 #, gcc-internal-format, gfc-internal-format
55569 msgid "Component with KIND attribute at %C must be default integer kind (%d)"
55570 msgstr ""
55572 #: fortran/decl.c:5327
55573 #, gcc-internal-format, gfc-internal-format
55574 msgid "LEN attribute at %C in a TYPE definition"
55575 msgstr ""
55577 #: fortran/decl.c:5335
55578 #, gcc-internal-format, gfc-internal-format
55579 msgid "Component with LEN attribute at %C must be INTEGER"
55580 msgstr ""
55582 #: fortran/decl.c:5342
55583 #, gcc-internal-format, gfc-internal-format
55584 msgid "Component with LEN attribute at %C must be default integer kind (%d)"
55585 msgstr ""
55587 #: fortran/decl.c:5351
55588 #, gcc-internal-format, gfc-internal-format
55589 msgid "Attribute at %L is not allowed in a TYPE definition"
55590 msgstr ""
55592 #: fortran/decl.c:5369
55593 #, gcc-internal-format, gfc-internal-format
55594 msgid "Attribute %s at %L in a TYPE definition"
55595 msgstr ""
55597 #: fortran/decl.c:5379
55598 #, gcc-internal-format, gfc-internal-format
55599 msgid ""
55600 "%s attribute at %L is not allowed outside of the specification part of a "
55601 "module"
55602 msgstr ""
55604 #: fortran/decl.c:5389
55605 #, gcc-internal-format, gfc-internal-format
55606 msgid "Attribute at %L is not allowed outside a TYPE definition"
55607 msgstr ""
55609 #: fortran/decl.c:5402
55610 #, gcc-internal-format, gfc-internal-format
55611 msgid "ASYNCHRONOUS attribute at %C"
55612 msgstr ""
55614 #: fortran/decl.c:5413
55615 #, gcc-internal-format, gfc-internal-format
55616 msgid "CONTIGUOUS attribute at %C"
55617 msgstr ""
55619 #: fortran/decl.c:5468 fortran/decl.c:8887
55620 #, gcc-internal-format, gfc-internal-format
55621 msgid "PROTECTED at %C only allowed in specification part of a module"
55622 msgstr ""
55624 #: fortran/decl.c:5474
55625 #, gcc-internal-format, gfc-internal-format
55626 msgid "PROTECTED attribute at %C"
55627 msgstr ""
55629 #: fortran/decl.c:5508
55630 #, gcc-internal-format, gfc-internal-format
55631 msgid "VALUE attribute at %C"
55632 msgstr ""
55634 #: fortran/decl.c:5515
55635 #, gcc-internal-format, gfc-internal-format
55636 msgid "VOLATILE attribute at %C"
55637 msgstr ""
55639 #: fortran/decl.c:5522
55640 #, gcc-internal-format
55641 msgid "match_attr_spec(): Bad attribute"
55642 msgstr ""
55644 #: fortran/decl.c:5563
55645 #, gcc-internal-format, gfc-internal-format
55646 msgid "Multiple identifiers provided with single NAME= specifier at %C"
55647 msgstr ""
55649 #: fortran/decl.c:5661
55650 #, gcc-internal-format
55651 msgid ""
55652 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
55653 msgstr ""
55655 #: fortran/decl.c:5683
55656 #, gcc-internal-format
55657 msgid ""
55658 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
55659 "though common block %qs is BIND(C)"
55660 msgstr ""
55662 #: fortran/decl.c:5692
55663 #, gcc-internal-format
55664 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
55665 msgstr ""
55667 #: fortran/decl.c:5696
55668 #, gcc-internal-format
55669 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
55670 msgstr ""
55672 #: fortran/decl.c:5708
55673 #, gcc-internal-format
55674 msgid ""
55675 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
55676 "it is not a global"
55677 msgstr ""
55679 #: fortran/decl.c:5722
55680 #, gcc-internal-format
55681 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
55682 msgstr ""
55684 #: fortran/decl.c:5730
55685 #, gcc-internal-format
55686 msgid ""
55687 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
55688 msgstr ""
55690 #: fortran/decl.c:5742
55691 #, gcc-internal-format
55692 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
55693 msgstr ""
55695 #: fortran/decl.c:5750
55696 #, gcc-internal-format
55697 msgid ""
55698 "Return type of BIND(C) function %qs of character type at %L must have length "
55700 msgstr ""
55702 #. Use gfc_warning_now because we won't say that the symbol fails
55703 #. just because of this.
55704 #: fortran/decl.c:5761
55705 #, gcc-internal-format
55706 msgid ""
55707 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
55708 msgstr ""
55710 #: fortran/decl.c:5835
55711 #, gcc-internal-format, gfc-internal-format
55712 msgid ""
55713 "Need either entity or common block name for attribute specification "
55714 "statement at %C"
55715 msgstr ""
55717 #: fortran/decl.c:5880
55718 #, gcc-internal-format, gfc-internal-format
55719 msgid ""
55720 "Missing entity or common block name for attribute specification statement at "
55721 "%C"
55722 msgstr ""
55724 #: fortran/decl.c:5887
55725 #, gcc-internal-format
55726 msgid "Missing symbol"
55727 msgstr ""
55729 #: fortran/decl.c:5916
55730 #, gcc-internal-format, gfc-internal-format
55731 msgid "BIND(C) statement at %C"
55732 msgstr ""
55734 #: fortran/decl.c:6002
55735 #, gcc-internal-format, gfc-internal-format
55736 msgid ""
55737 "Derived type at %C has not been previously defined and so cannot appear in a "
55738 "derived type definition"
55739 msgstr ""
55741 #: fortran/decl.c:6044
55742 #, gcc-internal-format, gfc-internal-format
55743 msgid "Syntax error in anonymous structure declaration at %C"
55744 msgstr ""
55746 #: fortran/decl.c:6053
55747 #, gcc-internal-format, gfc-internal-format
55748 msgid "Syntax error in data declaration at %C"
55749 msgstr ""
55751 #: fortran/decl.c:6125
55752 #, gcc-internal-format, gfc-internal-format
55753 msgid "MODULE prefix at %C"
55754 msgstr ""
55756 #: fortran/decl.c:6130
55757 #, gcc-internal-format, gfc-internal-format
55758 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
55759 msgstr ""
55761 #: fortran/decl.c:6177
55762 #, gcc-internal-format, gfc-internal-format
55763 msgid "IMPURE procedure at %C"
55764 msgstr ""
55766 #: fortran/decl.c:6189
55767 #, gcc-internal-format, gfc-internal-format
55768 msgid "PURE and IMPURE must not appear both at %C"
55769 msgstr ""
55771 #: fortran/decl.c:6235
55772 #, gcc-internal-format, gfc-internal-format
55773 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
55774 msgstr ""
55776 #: fortran/decl.c:6242
55777 #, gcc-internal-format, gfc-internal-format
55778 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
55779 msgstr ""
55781 #: fortran/decl.c:6249
55782 #, gcc-internal-format, gfc-internal-format
55783 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
55784 msgstr ""
55786 #: fortran/decl.c:6310
55787 #, gcc-internal-format, gfc-internal-format
55788 msgid "A type parameter list is required at %C"
55789 msgstr ""
55791 #: fortran/decl.c:6324 fortran/primary.c:1820
55792 #, gcc-internal-format, gfc-internal-format
55793 msgid "Alternate-return argument at %C"
55794 msgstr ""
55796 #: fortran/decl.c:6330 fortran/decl.c:6338
55797 #, gcc-internal-format, gfc-internal-format
55798 msgid "A parameter name is required at %C"
55799 msgstr ""
55801 #: fortran/decl.c:6378
55802 #, gcc-internal-format
55803 msgid "Name %qs at %C is the name of the procedure"
55804 msgstr ""
55806 #: fortran/decl.c:6391
55807 #, gcc-internal-format, gfc-internal-format
55808 msgid "Expected parameter list in type declaration at %C"
55809 msgstr ""
55811 #: fortran/decl.c:6394
55812 #, gcc-internal-format, gfc-internal-format
55813 msgid "Unexpected junk in formal argument list at %C"
55814 msgstr ""
55816 #: fortran/decl.c:6412
55817 #, gcc-internal-format
55818 msgid "Duplicate name %qs in parameter list at %C"
55819 msgstr ""
55821 #: fortran/decl.c:6415
55822 #, gcc-internal-format
55823 msgid "Duplicate symbol %qs in formal argument list at %C"
55824 msgstr ""
55826 #: fortran/decl.c:6454
55827 #, gcc-internal-format, gfc-internal-format
55828 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
55829 msgstr ""
55831 #: fortran/decl.c:6460
55832 #, gcc-internal-format, gfc-internal-format
55833 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
55834 msgstr ""
55836 #: fortran/decl.c:6499
55837 #, gcc-internal-format, gfc-internal-format
55838 msgid "RESULT variable at %C must be different than function name"
55839 msgstr ""
55841 #: fortran/decl.c:6576
55842 #, gcc-internal-format, gfc-internal-format
55843 msgid "Unexpected junk after function declaration at %C"
55844 msgstr ""
55846 #: fortran/decl.c:6586 fortran/decl.c:7699
55847 #, gcc-internal-format, gfc-internal-format
55848 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
55849 msgstr ""
55851 #: fortran/decl.c:6790
55852 #, gcc-internal-format, gfc-internal-format
55853 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
55854 msgstr ""
55856 #: fortran/decl.c:6797
55857 #, gcc-internal-format, gfc-internal-format
55858 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
55859 msgstr ""
55861 #: fortran/decl.c:6803
55862 #, gcc-internal-format, gfc-internal-format
55863 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
55864 msgstr ""
55866 #: fortran/decl.c:6826
55867 #, gcc-internal-format
55868 msgid "Procedure %qs at %L already has basic type of %s"
55869 msgstr ""
55871 #: fortran/decl.c:6872 fortran/decl.c:7060 fortran/decl.c:10945
55872 #, gcc-internal-format, gfc-internal-format
55873 msgid "Syntax error in PROCEDURE statement at %C"
55874 msgstr ""
55876 #: fortran/decl.c:6921 fortran/decl.c:10845
55877 #, gcc-internal-format
55878 msgid "Expected %<::%> after binding-attributes at %C"
55879 msgstr ""
55881 #: fortran/decl.c:6928
55882 #, gcc-internal-format, gfc-internal-format
55883 msgid "NOPASS or explicit interface required at %C"
55884 msgstr ""
55886 #: fortran/decl.c:6932
55887 #, gcc-internal-format, gfc-internal-format
55888 msgid "Procedure pointer component at %C"
55889 msgstr ""
55891 #: fortran/decl.c:7004
55892 #, gcc-internal-format, gfc-internal-format
55893 msgid "Syntax error in procedure pointer component at %C"
55894 msgstr ""
55896 #: fortran/decl.c:7022
55897 #, gcc-internal-format, gfc-internal-format
55898 msgid "PROCEDURE at %C must be in a generic interface"
55899 msgstr ""
55901 #: fortran/decl.c:7031 fortran/decl.c:9606
55902 #, gcc-internal-format, gfc-internal-format
55903 msgid "double colon in MODULE PROCEDURE statement at %L"
55904 msgstr ""
55906 #: fortran/decl.c:7101
55907 #, gcc-internal-format, gfc-internal-format
55908 msgid "PROCEDURE statement at %C"
55909 msgstr ""
55911 #: fortran/decl.c:7173
55912 #, gcc-internal-format, gfc-internal-format
55913 msgid "Expected formal argument list in function definition at %C"
55914 msgstr ""
55916 #: fortran/decl.c:7197 fortran/decl.c:7201 fortran/decl.c:7456
55917 #: fortran/decl.c:7460 fortran/decl.c:7663 fortran/decl.c:7667
55918 #: fortran/symbol.c:1903
55919 #, gcc-internal-format, gfc-internal-format
55920 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
55921 msgstr ""
55923 #: fortran/decl.c:7354
55924 #, gcc-internal-format, gfc-internal-format
55925 msgid "ENTRY statement at %C"
55926 msgstr ""
55928 #: fortran/decl.c:7363
55929 #, gcc-internal-format, gfc-internal-format
55930 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
55931 msgstr ""
55933 #: fortran/decl.c:7366
55934 #, gcc-internal-format, gfc-internal-format
55935 msgid "ENTRY statement at %C cannot appear within a MODULE"
55936 msgstr ""
55938 #: fortran/decl.c:7369
55939 #, gcc-internal-format, gfc-internal-format
55940 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
55941 msgstr ""
55943 #: fortran/decl.c:7372
55944 #, gcc-internal-format, gfc-internal-format
55945 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
55946 msgstr ""
55948 #: fortran/decl.c:7376 fortran/decl.c:7421
55949 #, gcc-internal-format, gfc-internal-format
55950 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
55951 msgstr ""
55953 #: fortran/decl.c:7380
55954 #, gcc-internal-format, gfc-internal-format
55955 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
55956 msgstr ""
55958 #: fortran/decl.c:7384
55959 #, gcc-internal-format, gfc-internal-format
55960 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
55961 msgstr ""
55963 #: fortran/decl.c:7388
55964 #, gcc-internal-format, gfc-internal-format
55965 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
55966 msgstr ""
55968 #: fortran/decl.c:7393
55969 #, gcc-internal-format, gfc-internal-format
55970 msgid "ENTRY statement at %C cannot appear within a DO block"
55971 msgstr ""
55973 #: fortran/decl.c:7397
55974 #, gcc-internal-format, gfc-internal-format
55975 msgid "ENTRY statement at %C cannot appear within a SELECT block"
55976 msgstr ""
55978 #: fortran/decl.c:7401
55979 #, gcc-internal-format, gfc-internal-format
55980 msgid "ENTRY statement at %C cannot appear within a FORALL block"
55981 msgstr ""
55983 #: fortran/decl.c:7405
55984 #, gcc-internal-format, gfc-internal-format
55985 msgid "ENTRY statement at %C cannot appear within a WHERE block"
55986 msgstr ""
55988 #: fortran/decl.c:7409
55989 #, gcc-internal-format, gfc-internal-format
55990 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
55991 msgstr ""
55993 #: fortran/decl.c:7413
55994 #, gcc-internal-format, gfc-internal-format
55995 msgid "Unexpected ENTRY statement at %C"
55996 msgstr ""
55998 #: fortran/decl.c:7434
55999 #, gcc-internal-format, gfc-internal-format
56000 msgid "ENTRY statement at %C cannot appear in a contained procedure"
56001 msgstr ""
56003 #: fortran/decl.c:7485 fortran/decl.c:7706
56004 #, gcc-internal-format, gfc-internal-format
56005 msgid "Missing required parentheses before BIND(C) at %C"
56006 msgstr ""
56008 #: fortran/decl.c:7579
56009 #, gcc-internal-format, gfc-internal-format
56010 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
56011 msgstr ""
56013 #: fortran/decl.c:7714
56014 #, gcc-internal-format, gfc-internal-format
56015 msgid ""
56016 "Alternate return dummy argument cannot appear in a SUBROUTINE with the "
56017 "BIND(C) attribute at %L"
56018 msgstr ""
56020 #: fortran/decl.c:7777 fortran/decl.c:7784
56021 #, gcc-internal-format, gfc-internal-format
56022 msgid "Invalid C identifier in NAME= specifier at %C"
56023 msgstr ""
56025 #: fortran/decl.c:7824
56026 #, gcc-internal-format, gfc-internal-format
56027 msgid "Syntax error in NAME= specifier for binding label at %C"
56028 msgstr ""
56030 #: fortran/decl.c:7840
56031 #, gcc-internal-format, gfc-internal-format
56032 msgid "NAME= specifier at %C should be a constant expression"
56033 msgstr ""
56035 #: fortran/decl.c:7848
56036 #, gcc-internal-format, gfc-internal-format
56037 msgid "NAME= specifier at %C should be a scalar of default character kind"
56038 msgstr ""
56040 #: fortran/decl.c:7867
56041 #, gcc-internal-format, gfc-internal-format
56042 msgid "Missing closing paren for binding label at %C"
56043 msgstr ""
56045 #: fortran/decl.c:7873
56046 #, gcc-internal-format, gfc-internal-format
56047 msgid "No binding name is allowed in BIND(C) at %C"
56048 msgstr ""
56050 #: fortran/decl.c:7879
56051 #, gcc-internal-format, gfc-internal-format
56052 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
56053 msgstr ""
56055 #: fortran/decl.c:7908
56056 #, gcc-internal-format, gfc-internal-format
56057 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
56058 msgstr ""
56060 #: fortran/decl.c:8153
56061 #, gcc-internal-format, gfc-internal-format
56062 msgid "Unexpected END statement at %C"
56063 msgstr ""
56065 #: fortran/decl.c:8162
56066 #, gcc-internal-format, gfc-internal-format
56067 msgid "END statement instead of %s statement at %L"
56068 msgstr ""
56070 #. We would have required END [something].
56071 #: fortran/decl.c:8171
56072 #, gcc-internal-format, gfc-internal-format
56073 msgid "%s statement expected at %L"
56074 msgstr ""
56076 #: fortran/decl.c:8182
56077 #, gcc-internal-format, gfc-internal-format
56078 msgid "Expecting %s statement at %L"
56079 msgstr ""
56081 #: fortran/decl.c:8202
56082 #, gcc-internal-format
56083 msgid "Expected block name of %qs in %s statement at %L"
56084 msgstr ""
56086 #: fortran/decl.c:8219
56087 #, gcc-internal-format, gfc-internal-format
56088 msgid "Expected terminating name at %C"
56089 msgstr ""
56091 #: fortran/decl.c:8233 fortran/decl.c:8241
56092 #, gcc-internal-format
56093 msgid "Expected label %qs for %s statement at %C"
56094 msgstr ""
56096 #: fortran/decl.c:8340
56097 #, gcc-internal-format, gfc-internal-format
56098 msgid "Missing array specification at %L in DIMENSION statement"
56099 msgstr ""
56101 #: fortran/decl.c:8348
56102 #, gcc-internal-format, gfc-internal-format
56103 msgid "Dimensions specified for %s at %L after its initialization"
56104 msgstr ""
56106 #: fortran/decl.c:8356
56107 #, gcc-internal-format, gfc-internal-format
56108 msgid "Missing array specification at %L in CODIMENSION statement"
56109 msgstr ""
56111 #: fortran/decl.c:8365
56112 #, gcc-internal-format, gfc-internal-format
56113 msgid "Array specification must be deferred at %L"
56114 msgstr ""
56116 #: fortran/decl.c:8463
56117 #, gcc-internal-format, gfc-internal-format
56118 msgid "Unexpected character in variable list at %C"
56119 msgstr ""
56121 #: fortran/decl.c:8500
56122 #, gcc-internal-format
56123 msgid "Expected %<(%> at %C"
56124 msgstr ""
56126 #: fortran/decl.c:8514 fortran/decl.c:8554
56127 #, gcc-internal-format, gfc-internal-format
56128 msgid "Expected variable name at %C"
56129 msgstr ""
56131 #: fortran/decl.c:8530
56132 #, gcc-internal-format, gfc-internal-format
56133 msgid "Cray pointer at %C must be an integer"
56134 msgstr ""
56136 #: fortran/decl.c:8534
56137 #, gcc-internal-format, gfc-internal-format
56138 msgid ""
56139 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
56140 "bytes"
56141 msgstr ""
56143 #: fortran/decl.c:8540
56144 #, gcc-internal-format, gfc-internal-format
56145 msgid "Expected \",\" at %C"
56146 msgstr ""
56148 #: fortran/decl.c:8579
56149 #, gcc-internal-format
56150 msgid "Cannot set Cray pointee array spec."
56151 msgstr ""
56153 #: fortran/decl.c:8603
56154 #, gcc-internal-format, gfc-internal-format
56155 msgid "Expected \")\" at %C"
56156 msgstr ""
56158 #: fortran/decl.c:8615
56159 #, gcc-internal-format
56160 msgid "Expected %<,%> or end of statement at %C"
56161 msgstr ""
56163 #: fortran/decl.c:8641
56164 #, gcc-internal-format, gfc-internal-format
56165 msgid "INTENT is not allowed inside of BLOCK at %C"
56166 msgstr ""
56168 #: fortran/decl.c:8673
56169 #, gcc-internal-format, gfc-internal-format
56170 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
56171 msgstr ""
56173 #: fortran/decl.c:8692
56174 #, gcc-internal-format
56175 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
56176 msgstr ""
56178 #: fortran/decl.c:8731
56179 #, gcc-internal-format, gfc-internal-format
56180 msgid "CONTIGUOUS statement at %C"
56181 msgstr ""
56183 #: fortran/decl.c:8837
56184 #, gcc-internal-format, gfc-internal-format
56185 msgid ""
56186 "Access specification of the %s operator at %C has already been specified"
56187 msgstr ""
56189 #: fortran/decl.c:8854
56190 #, gcc-internal-format, gfc-internal-format
56191 msgid ""
56192 "Access specification of the .%s. operator at %C has already been specified"
56193 msgstr ""
56195 #: fortran/decl.c:8893
56196 #, gcc-internal-format, gfc-internal-format
56197 msgid "PROTECTED statement at %C"
56198 msgstr ""
56200 #: fortran/decl.c:8931
56201 #, gcc-internal-format, gfc-internal-format
56202 msgid "Syntax error in PROTECTED statement at %C"
56203 msgstr ""
56205 #: fortran/decl.c:8955
56206 #, gcc-internal-format, gfc-internal-format
56207 msgid ""
56208 "PRIVATE statement at %C is only allowed in the specification part of a module"
56209 msgstr ""
56211 #: fortran/decl.c:8992
56212 #, gcc-internal-format, gfc-internal-format
56213 msgid ""
56214 "PUBLIC statement at %C is only allowed in the specification part of a module"
56215 msgstr ""
56217 #: fortran/decl.c:9020
56218 #, gcc-internal-format, gfc-internal-format
56219 msgid "Expected variable name at %C in PARAMETER statement"
56220 msgstr ""
56222 #: fortran/decl.c:9027
56223 #, gcc-internal-format, gfc-internal-format
56224 msgid "Expected = sign in PARAMETER statement at %C"
56225 msgstr ""
56227 #: fortran/decl.c:9033
56228 #, gcc-internal-format, gfc-internal-format
56229 msgid "Expected expression at %C in PARAMETER statement"
56230 msgstr ""
56232 #: fortran/decl.c:9053
56233 #, gcc-internal-format, gfc-internal-format
56234 msgid "Initializing already initialized variable at %C"
56235 msgstr ""
56237 #. With legacy PARAMETER statements, don't expect a terminating ')'.
56238 #: fortran/decl.c:9078
56239 #, gcc-internal-format, gfc-internal-format
56240 msgid "PARAMETER without '()' at %C"
56241 msgstr ""
56243 #: fortran/decl.c:9094
56244 #, gcc-internal-format, gfc-internal-format
56245 msgid "Unexpected characters in PARAMETER statement at %C"
56246 msgstr ""
56248 #: fortran/decl.c:9113 fortran/decl.c:9169
56249 #, gcc-internal-format
56250 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
56251 msgstr ""
56253 #: fortran/decl.c:9148
56254 #, gcc-internal-format, gfc-internal-format
56255 msgid "Expected entity-list in AUTOMATIC statement at %C"
56256 msgstr ""
56258 #: fortran/decl.c:9155
56259 #, gcc-internal-format, gfc-internal-format
56260 msgid "Syntax error in AUTOMATIC statement at %C"
56261 msgstr ""
56263 #: fortran/decl.c:9204
56264 #, gcc-internal-format, gfc-internal-format
56265 msgid "Expected entity-list in STATIC statement at %C"
56266 msgstr ""
56268 #: fortran/decl.c:9211
56269 #, gcc-internal-format, gfc-internal-format
56270 msgid "Syntax error in STATIC statement at %C"
56271 msgstr ""
56273 #: fortran/decl.c:9230
56274 #, gcc-internal-format, gfc-internal-format
56275 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
56276 msgstr ""
56278 #: fortran/decl.c:9241
56279 #, gcc-internal-format, gfc-internal-format
56280 msgid "SAVE statement at %C follows blanket SAVE statement"
56281 msgstr ""
56283 #: fortran/decl.c:9287
56284 #, gcc-internal-format, gfc-internal-format
56285 msgid "Syntax error in SAVE statement at %C"
56286 msgstr ""
56288 #: fortran/decl.c:9301
56289 #, gcc-internal-format, gfc-internal-format
56290 msgid "VALUE is not allowed inside of BLOCK at %C"
56291 msgstr ""
56293 #: fortran/decl.c:9305
56294 #, gcc-internal-format, gfc-internal-format
56295 msgid "VALUE statement at %C"
56296 msgstr ""
56298 #: fortran/decl.c:9343
56299 #, gcc-internal-format, gfc-internal-format
56300 msgid "Syntax error in VALUE statement at %C"
56301 msgstr ""
56303 #: fortran/decl.c:9355
56304 #, gcc-internal-format, gfc-internal-format
56305 msgid "VOLATILE statement at %C"
56306 msgstr ""
56308 #: fortran/decl.c:9382
56309 #, gcc-internal-format
56310 msgid ""
56311 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
56312 "associated"
56313 msgstr ""
56315 #: fortran/decl.c:9407
56316 #, gcc-internal-format, gfc-internal-format
56317 msgid "Syntax error in VOLATILE statement at %C"
56318 msgstr ""
56320 #: fortran/decl.c:9419
56321 #, gcc-internal-format, gfc-internal-format
56322 msgid "ASYNCHRONOUS statement at %C"
56323 msgstr ""
56325 #: fortran/decl.c:9463
56326 #, gcc-internal-format, gfc-internal-format
56327 msgid "Syntax error in ASYNCHRONOUS statement at %C"
56328 msgstr ""
56330 #: fortran/decl.c:9488
56331 #, gcc-internal-format, gfc-internal-format
56332 msgid "MODULE PROCEDURE declaration at %C"
56333 msgstr ""
56335 #: fortran/decl.c:9581
56336 #, gcc-internal-format, gfc-internal-format
56337 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
56338 msgstr ""
56340 #: fortran/decl.c:9639
56341 #, gcc-internal-format, gfc-internal-format
56342 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
56343 msgstr ""
56345 #: fortran/decl.c:9688
56346 #, gcc-internal-format, gfc-internal-format
56347 msgid "Ambiguous symbol in TYPE definition at %C"
56348 msgstr ""
56350 #: fortran/decl.c:9697
56351 #, gcc-internal-format
56352 msgid "Symbol %qs at %C has not been previously defined"
56353 msgstr ""
56355 #: fortran/decl.c:9703
56356 #, gcc-internal-format
56357 msgid "%qs in EXTENDS expression at %C is not a derived type"
56358 msgstr ""
56360 #: fortran/decl.c:9710
56361 #, gcc-internal-format
56362 msgid "%qs cannot be extended at %C because it is BIND(C)"
56363 msgstr ""
56365 #: fortran/decl.c:9717
56366 #, gcc-internal-format
56367 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
56368 msgstr ""
56370 #: fortran/decl.c:9740
56371 #, gcc-internal-format, gfc-internal-format
56372 msgid ""
56373 "Derived type at %C can only be PRIVATE in the specification part of a module"
56374 msgstr ""
56376 #: fortran/decl.c:9752
56377 #, gcc-internal-format, gfc-internal-format
56378 msgid ""
56379 "Derived type at %C can only be PUBLIC in the specification part of a module"
56380 msgstr ""
56382 #: fortran/decl.c:9773
56383 #, gcc-internal-format, gfc-internal-format
56384 msgid "ABSTRACT type at %C"
56385 msgstr ""
56387 #: fortran/decl.c:9819
56388 #, gcc-internal-format, gfc-internal-format
56389 msgid "Failed to create structure type '%s' at %C"
56390 msgstr ""
56392 #: fortran/decl.c:9825
56393 #, gcc-internal-format
56394 msgid "Type definition of %qs at %C was already defined at %L"
56395 msgstr ""
56397 #: fortran/decl.c:9872
56398 #, gcc-internal-format, gfc-internal-format
56399 msgid "Junk after MAP statement at %C"
56400 msgstr ""
56402 #: fortran/decl.c:9905
56403 #, gcc-internal-format, gfc-internal-format
56404 msgid "Junk after UNION statement at %C"
56405 msgstr ""
56407 #: fortran/decl.c:9940
56408 #, gcc-internal-format
56409 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
56410 msgstr ""
56412 #: fortran/decl.c:9954
56413 #, gcc-internal-format, gfc-internal-format
56414 msgid "Structure name expected in non-nested structure declaration at %C"
56415 msgstr ""
56417 #: fortran/decl.c:9972
56418 #, gcc-internal-format, gfc-internal-format
56419 msgid "Junk after non-nested STRUCTURE statement at %C"
56420 msgstr ""
56422 #: fortran/decl.c:9979
56423 #, gcc-internal-format
56424 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
56425 msgstr ""
56427 #: fortran/decl.c:10142
56428 #, gcc-internal-format, gfc-internal-format
56429 msgid "Expected :: in TYPE definition at %C"
56430 msgstr ""
56432 #: fortran/decl.c:10170
56433 #, gcc-internal-format
56434 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
56435 msgstr ""
56437 #: fortran/decl.c:10181
56438 #, gcc-internal-format
56439 msgid "Derived type name %qs at %C already has a basic type of %s"
56440 msgstr ""
56442 #: fortran/decl.c:10184
56443 #, gcc-internal-format
56444 msgid "Derived type name %qs at %C already has a basic type"
56445 msgstr ""
56447 #: fortran/decl.c:10201
56448 #, gcc-internal-format
56449 msgid "Derived type definition of %qs at %C has already been defined"
56450 msgstr ""
56452 #: fortran/decl.c:10264
56453 #, gcc-internal-format, gfc-internal-format
56454 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
56455 msgstr ""
56457 #: fortran/decl.c:10347
56458 #, gcc-internal-format, gfc-internal-format
56459 msgid "Cray Pointee at %C cannot be assumed shape array"
56460 msgstr ""
56462 #: fortran/decl.c:10367
56463 #, gcc-internal-format, gfc-internal-format
56464 msgid "ENUM and ENUMERATOR at %C"
56465 msgstr ""
56467 #: fortran/decl.c:10399
56468 #, gcc-internal-format, gfc-internal-format
56469 msgid "Enumerator exceeds the C integer type at %C"
56470 msgstr ""
56472 #: fortran/decl.c:10478
56473 #, gcc-internal-format, gfc-internal-format
56474 msgid "ENUMERATOR %L not initialized with integer expression"
56475 msgstr ""
56477 #: fortran/decl.c:10526
56478 #, gcc-internal-format, gfc-internal-format
56479 msgid "ENUM definition statement expected before %C"
56480 msgstr ""
56482 #: fortran/decl.c:10562
56483 #, gcc-internal-format, gfc-internal-format
56484 msgid "Syntax error in ENUMERATOR definition at %C"
56485 msgstr ""
56487 #: fortran/decl.c:10609 fortran/decl.c:10624
56488 #, gcc-internal-format, gfc-internal-format
56489 msgid "Duplicate access-specifier at %C"
56490 msgstr ""
56492 #: fortran/decl.c:10644
56493 #, gcc-internal-format, gfc-internal-format
56494 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
56495 msgstr ""
56497 #: fortran/decl.c:10664
56498 #, gcc-internal-format, gfc-internal-format
56499 msgid "Binding attributes already specify passing, illegal PASS at %C"
56500 msgstr ""
56502 #: fortran/decl.c:10691
56503 #, gcc-internal-format, gfc-internal-format
56504 msgid "Duplicate POINTER attribute at %C"
56505 msgstr ""
56507 #: fortran/decl.c:10709
56508 #, gcc-internal-format, gfc-internal-format
56509 msgid "Duplicate NON_OVERRIDABLE at %C"
56510 msgstr ""
56512 #: fortran/decl.c:10725
56513 #, gcc-internal-format, gfc-internal-format
56514 msgid "Duplicate DEFERRED at %C"
56515 msgstr ""
56517 #: fortran/decl.c:10738
56518 #, gcc-internal-format, gfc-internal-format
56519 msgid "Expected access-specifier at %C"
56520 msgstr ""
56522 #: fortran/decl.c:10740
56523 #, gcc-internal-format, gfc-internal-format
56524 msgid "Expected binding attribute at %C"
56525 msgstr ""
56527 #: fortran/decl.c:10748
56528 #, gcc-internal-format, gfc-internal-format
56529 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
56530 msgstr ""
56532 #: fortran/decl.c:10761
56533 #, gcc-internal-format, gfc-internal-format
56534 msgid "POINTER attribute is required for procedure pointer component at %C"
56535 msgstr ""
56537 #: fortran/decl.c:10803
56538 #, gcc-internal-format
56539 msgid "Interface-name expected after %<(%> at %C"
56540 msgstr ""
56542 #: fortran/decl.c:10809
56543 #, gcc-internal-format
56544 msgid "%<)%> expected at %C"
56545 msgstr ""
56547 #: fortran/decl.c:10829
56548 #, gcc-internal-format, gfc-internal-format
56549 msgid "Interface must be specified for DEFERRED binding at %C"
56550 msgstr ""
56552 #: fortran/decl.c:10834
56553 #, gcc-internal-format, gfc-internal-format
56554 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
56555 msgstr ""
56557 #: fortran/decl.c:10857
56558 #, gcc-internal-format, gfc-internal-format
56559 msgid "Expected binding name at %C"
56560 msgstr ""
56562 #: fortran/decl.c:10861
56563 #, gcc-internal-format, gfc-internal-format
56564 msgid "PROCEDURE list at %C"
56565 msgstr ""
56567 #: fortran/decl.c:10873
56568 #, gcc-internal-format
56569 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
56570 msgstr ""
56572 #: fortran/decl.c:10879
56573 #, gcc-internal-format
56574 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
56575 msgstr ""
56577 #: fortran/decl.c:10889
56578 #, gcc-internal-format
56579 msgid "Expected binding target after %<=>%> at %C"
56580 msgstr ""
56582 #: fortran/decl.c:10906
56583 #, gcc-internal-format
56584 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
56585 msgstr ""
56587 #: fortran/decl.c:10917
56588 #, gcc-internal-format
56589 msgid ""
56590 "There is already a procedure with binding name %qs for the derived type %qs "
56591 "at %C"
56592 msgstr ""
56594 #: fortran/decl.c:10968
56595 #, gcc-internal-format, gfc-internal-format
56596 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
56597 msgstr ""
56599 #: fortran/decl.c:10988
56600 #, gcc-internal-format
56601 msgid "Expected %<::%> at %C"
56602 msgstr ""
56604 #: fortran/decl.c:11000
56605 #, gcc-internal-format, gfc-internal-format
56606 msgid "Expected generic name or operator descriptor at %C"
56607 msgstr ""
56609 #: fortran/decl.c:11021
56610 #, gcc-internal-format, gfc-internal-format
56611 msgid "Malformed GENERIC statement at %C"
56612 msgstr ""
56614 #: fortran/decl.c:11032
56615 #, gcc-internal-format
56616 msgid "Expected %<=>%> at %C"
56617 msgstr ""
56619 #: fortran/decl.c:11068
56620 #, gcc-internal-format
56621 msgid ""
56622 "There's already a non-generic procedure with binding name %qs for the "
56623 "derived type %qs at %C"
56624 msgstr ""
56626 #: fortran/decl.c:11076
56627 #, gcc-internal-format
56628 msgid "Binding at %C must have the same access as already defined binding %qs"
56629 msgstr ""
56631 #: fortran/decl.c:11124
56632 #, gcc-internal-format, gfc-internal-format
56633 msgid "Expected specific binding name at %C"
56634 msgstr ""
56636 #: fortran/decl.c:11134
56637 #, gcc-internal-format
56638 msgid "%qs already defined as specific binding for the generic %qs at %C"
56639 msgstr ""
56641 #: fortran/decl.c:11152
56642 #, gcc-internal-format, gfc-internal-format
56643 msgid "Junk after GENERIC binding at %C"
56644 msgstr ""
56646 #: fortran/decl.c:11187
56647 #, gcc-internal-format, gfc-internal-format
56648 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
56649 msgstr ""
56651 #: fortran/decl.c:11198
56652 #, gcc-internal-format, gfc-internal-format
56653 msgid ""
56654 "Derived type declaration with FINAL at %C must be in the specification part "
56655 "of a MODULE"
56656 msgstr ""
56658 #: fortran/decl.c:11220
56659 #, gcc-internal-format, gfc-internal-format
56660 msgid "Empty FINAL at %C"
56661 msgstr ""
56663 #: fortran/decl.c:11227
56664 #, gcc-internal-format, gfc-internal-format
56665 msgid "Expected module procedure name at %C"
56666 msgstr ""
56668 #: fortran/decl.c:11237
56669 #, gcc-internal-format
56670 msgid "Expected %<,%> at %C"
56671 msgstr ""
56673 #: fortran/decl.c:11243
56674 #, gcc-internal-format
56675 msgid "Unknown procedure name %qs at %C"
56676 msgstr ""
56678 #: fortran/decl.c:11256
56679 #, gcc-internal-format
56680 msgid "%qs at %C is already defined as FINAL procedure"
56681 msgstr ""
56683 #: fortran/decl.c:11326
56684 #, gcc-internal-format, gfc-internal-format
56685 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
56686 msgstr ""
56688 #: fortran/decl.c:11372
56689 #, gcc-internal-format, gfc-internal-format
56690 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
56691 msgstr ""
56693 #: fortran/decl.c:11392
56694 #, gcc-internal-format
56695 msgid ""
56696 "%<GCC unroll%> directive requires a non-negative integral constant less than "
56697 "or equal to %u at %C"
56698 msgstr ""
56700 #: fortran/decl.c:11406
56701 #, gcc-internal-format, gfc-internal-format
56702 msgid "Syntax error in !GCC$ UNROLL directive at %C"
56703 msgstr ""
56705 #: fortran/dependency.c:105
56706 #, gcc-internal-format
56707 msgid "identical_array_ref(): inconsistent dimensions"
56708 msgstr ""
56710 #: fortran/dependency.c:198
56711 #, gcc-internal-format
56712 msgid "are_identical_variables: Bad type"
56713 msgstr ""
56715 #. We are told not to check dependencies.
56716 #. We do it, however, and issue a warning in case we find one.
56717 #. If a dependency is found in the case
56718 #. elemental == ELEM_CHECK_VARIABLE, we will generate
56719 #. a temporary, so we don't need to bother the user.
56720 #: fortran/dependency.c:982
56721 #, gcc-internal-format, gfc-internal-format
56722 msgid ""
56723 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
56724 msgstr ""
56726 #: fortran/dependency.c:1286
56727 #, gcc-internal-format
56728 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
56729 msgstr ""
56731 #: fortran/dump-parse-tree.c:261
56732 #, gcc-internal-format
56733 msgid "show_array_spec(): Unhandled array shape type."
56734 msgstr ""
56736 #: fortran/dump-parse-tree.c:340
56737 #, gcc-internal-format
56738 msgid "show_array_ref(): Unknown array reference"
56739 msgstr ""
56741 #: fortran/dump-parse-tree.c:389
56742 #, gcc-internal-format
56743 msgid "show_ref(): Bad component code"
56744 msgstr ""
56746 #: fortran/dump-parse-tree.c:652
56747 #, gcc-internal-format
56748 msgid "show_expr(): Bad intrinsic in expression"
56749 msgstr ""
56751 #: fortran/dump-parse-tree.c:695
56752 #, gcc-internal-format
56753 msgid "show_expr(): Don't know how to show expr"
56754 msgstr ""
56756 #: fortran/dump-parse-tree.c:2940
56757 #, gcc-internal-format
56758 msgid "show_code_node(): Bad statement code"
56759 msgstr ""
56761 #: fortran/dump-parse-tree.c:3234 fortran/dump-parse-tree.c:3326
56762 #, gcc-internal-format
56763 msgid "Cannot convert %qs to interoperable type at %L"
56764 msgstr ""
56766 #: fortran/error.c:335
56767 #, gcc-internal-format, gfc-internal-format
56768 msgid "    Included at %s:%d:"
56769 msgstr ""
56771 #: fortran/error.c:421
56772 #, gcc-internal-format
56773 msgid "<During initialization>\n"
56774 msgstr ""
56776 #: fortran/expr.c:149
56777 #, gcc-internal-format
56778 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
56779 msgstr ""
56781 #: fortran/expr.c:349
56782 #, gcc-internal-format
56783 msgid "gfc_copy_expr(): Bad expr node"
56784 msgstr ""
56786 #: fortran/expr.c:502
56787 #, gcc-internal-format
56788 msgid "free_expr0(): Bad expr type"
56789 msgstr ""
56791 #: fortran/expr.c:650 fortran/expr.c:652 fortran/expr.c:703 fortran/expr.c:705
56792 #, gcc-internal-format, gfc-internal-format
56793 msgid "Constant expression required at %C"
56794 msgstr ""
56796 #: fortran/expr.c:659 fortran/expr.c:661 fortran/expr.c:712 fortran/expr.c:714
56797 #, gcc-internal-format, gfc-internal-format
56798 msgid "Integer expression required at %C"
56799 msgstr ""
56801 #: fortran/expr.c:669 fortran/expr.c:671 fortran/expr.c:725 fortran/expr.c:727
56802 #, gcc-internal-format, gfc-internal-format
56803 msgid "Integer value too large in expression at %C"
56804 msgstr ""
56806 #: fortran/expr.c:1058
56807 #, gcc-internal-format
56808 msgid "gfc_is_constant_expr(): Unknown expression type"
56809 msgstr ""
56811 #: fortran/expr.c:1251
56812 #, gcc-internal-format
56813 msgid "simplify_intrinsic_op(): Bad operator"
56814 msgstr ""
56816 #: fortran/expr.c:1357
56817 #, gcc-internal-format, gfc-internal-format
56818 msgid "Index in dimension %d is out of bounds at %L"
56819 msgstr ""
56821 #: fortran/expr.c:1545 fortran/expr.c:1596
56822 #, gcc-internal-format, gfc-internal-format
56823 msgid "index in dimension %d is out of bounds at %L"
56824 msgstr ""
56826 #: fortran/expr.c:1672
56827 #, gcc-internal-format
56828 msgid ""
56829 "The number of elements in the array constructor at %L requires an increase "
56830 "of the allowed %d upper limit.  See %<-fmax-array-constructor%> option"
56831 msgstr ""
56833 #: fortran/expr.c:1780 fortran/primary.c:2309
56834 #, gcc-internal-format, gfc-internal-format
56835 msgid "LEN part_ref at %C"
56836 msgstr ""
56838 #: fortran/expr.c:1794 fortran/primary.c:2324
56839 #, gcc-internal-format, gfc-internal-format
56840 msgid "KIND part_ref at %C"
56841 msgstr ""
56843 #: fortran/expr.c:1805
56844 #, gcc-internal-format, gfc-internal-format
56845 msgid "RE part_ref at %C"
56846 msgstr ""
56848 #: fortran/expr.c:1817
56849 #, gcc-internal-format, gfc-internal-format
56850 msgid "IM part_ref at %C"
56851 msgstr ""
56853 #: fortran/expr.c:2396
56854 #, gcc-internal-format, gfc-internal-format
56855 msgid "elemental function arguments at %C are not compliant"
56856 msgstr ""
56858 #: fortran/expr.c:2440
56859 #, gcc-internal-format, gfc-internal-format
56860 msgid "Numeric or CHARACTER operands are required in expression at %L"
56861 msgstr ""
56863 #: fortran/expr.c:2465
56864 #, gcc-internal-format, gfc-internal-format
56865 msgid ""
56866 "Concatenation operator in expression at %L must have two CHARACTER operands"
56867 msgstr ""
56869 #: fortran/expr.c:2472
56870 #, gcc-internal-format, gfc-internal-format
56871 msgid "Concat operator at %L must concatenate strings of the same kind"
56872 msgstr ""
56874 #: fortran/expr.c:2482
56875 #, gcc-internal-format, gfc-internal-format
56876 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
56877 msgstr ""
56879 #: fortran/expr.c:2498
56880 #, gcc-internal-format, gfc-internal-format
56881 msgid "LOGICAL operands are required in expression at %L"
56882 msgstr ""
56884 #: fortran/expr.c:2509
56885 #, gcc-internal-format, gfc-internal-format
56886 msgid "Only intrinsic operators can be used in expression at %L"
56887 msgstr ""
56889 #: fortran/expr.c:2517
56890 #, gcc-internal-format, gfc-internal-format
56891 msgid "Numeric operands are required in expression at %L"
56892 msgstr ""
56894 #: fortran/expr.c:2540
56895 #, gcc-internal-format
56896 msgid ""
56897 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
56898 "constructor at %L"
56899 msgstr ""
56901 #: fortran/expr.c:2664
56902 #, gcc-internal-format
56903 msgid ""
56904 "Assumed or deferred character length variable %qs in constant expression at "
56905 "%L"
56906 msgstr ""
56908 #: fortran/expr.c:2741
56909 #, gcc-internal-format
56910 msgid ""
56911 "transformational intrinsic %qs at %L is not permitted in an initialization "
56912 "expression"
56913 msgstr ""
56915 #: fortran/expr.c:2772
56916 #, gcc-internal-format, gfc-internal-format
56917 msgid "Evaluation of nonstandard initialization expression at %L"
56918 msgstr ""
56920 #: fortran/expr.c:2849 fortran/resolve.c:2694
56921 #, gcc-internal-format
56922 msgid ""
56923 "Function %qs in initialization expression at %L must be an intrinsic function"
56924 msgstr ""
56926 #: fortran/expr.c:2861
56927 #, gcc-internal-format
56928 msgid ""
56929 "Intrinsic function %qs at %L is not permitted in an initialization expression"
56930 msgstr ""
56932 #: fortran/expr.c:2900
56933 #, gcc-internal-format
56934 msgid "PARAMETER %qs is used at %L before its definition is complete"
56935 msgstr ""
56937 #: fortran/expr.c:2920
56938 #, gcc-internal-format
56939 msgid ""
56940 "Assumed size array %qs at %L is not permitted in an initialization expression"
56941 msgstr ""
56943 #: fortran/expr.c:2926
56944 #, gcc-internal-format
56945 msgid ""
56946 "Assumed shape array %qs at %L is not permitted in an initialization "
56947 "expression"
56948 msgstr ""
56950 #: fortran/expr.c:2935
56951 #, gcc-internal-format
56952 msgid ""
56953 "Assumed-shape array %qs at %L is not permitted in an initialization "
56954 "expression"
56955 msgstr ""
56957 #: fortran/expr.c:2939
56958 #, gcc-internal-format
56959 msgid ""
56960 "Deferred array %qs at %L is not permitted in an initialization expression"
56961 msgstr ""
56963 #: fortran/expr.c:2945
56964 #, gcc-internal-format
56965 msgid ""
56966 "Array %qs at %L is a variable, which does not reduce to a constant expression"
56967 msgstr ""
56969 #: fortran/expr.c:2955
56970 #, gcc-internal-format
56971 msgid ""
56972 "Parameter %qs at %L has not been declared or is a variable, which does not "
56973 "reduce to a constant expression"
56974 msgstr ""
56976 #: fortran/expr.c:3009
56977 #, gcc-internal-format
56978 msgid "check_init_expr(): Unknown expression type"
56979 msgstr ""
56981 #: fortran/expr.c:3144
56982 #, gcc-internal-format
56983 msgid "Specification function %qs at %L cannot be a statement function"
56984 msgstr ""
56986 #: fortran/expr.c:3151
56987 #, gcc-internal-format
56988 msgid "Specification function %qs at %L cannot be an internal function"
56989 msgstr ""
56991 #: fortran/expr.c:3158
56992 #, gcc-internal-format
56993 msgid "Specification function %qs at %L must be PURE"
56994 msgstr ""
56996 #: fortran/expr.c:3166
56997 #, gcc-internal-format
56998 msgid "Specification function %qs at %L cannot be RECURSIVE"
56999 msgstr ""
57001 #: fortran/expr.c:3312
57002 #, gcc-internal-format
57003 msgid "Dummy argument %qs not allowed in expression at %L"
57004 msgstr ""
57006 #: fortran/expr.c:3319
57007 #, gcc-internal-format
57008 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
57009 msgstr ""
57011 #: fortran/expr.c:3326
57012 #, gcc-internal-format
57013 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
57014 msgstr ""
57016 #: fortran/expr.c:3355
57017 #, gcc-internal-format
57018 msgid "Variable %qs cannot appear in the expression at %L"
57019 msgstr ""
57021 #: fortran/expr.c:3386
57022 #, gcc-internal-format
57023 msgid "check_restricted(): Unknown expression type"
57024 msgstr ""
57026 #: fortran/expr.c:3406
57027 #, gcc-internal-format, gfc-internal-format
57028 msgid "Expression at %L must be of INTEGER type, found %s"
57029 msgstr ""
57031 #: fortran/expr.c:3418
57032 #, gcc-internal-format
57033 msgid "Function %qs at %L must be PURE"
57034 msgstr ""
57036 #: fortran/expr.c:3427
57037 #, gcc-internal-format, gfc-internal-format
57038 msgid "Expression at %L must be scalar"
57039 msgstr ""
57041 #: fortran/expr.c:3461
57042 #, gcc-internal-format, gfc-internal-format
57043 msgid "Incompatible ranks in %s (%d and %d) at %L"
57044 msgstr ""
57046 #: fortran/expr.c:3475
57047 #, gcc-internal-format, gfc-internal-format
57048 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
57049 msgstr ""
57051 #: fortran/expr.c:3523
57052 #, gcc-internal-format, gfc-internal-format
57053 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
57054 msgstr ""
57056 #: fortran/expr.c:3579
57057 #, gcc-internal-format
57058 msgid "%qs at %L is not a VALUE"
57059 msgstr ""
57061 #: fortran/expr.c:3590
57062 #, gcc-internal-format, gfc-internal-format
57063 msgid "Illegal assignment to external procedure at %L"
57064 msgstr ""
57066 #: fortran/expr.c:3598
57067 #, gcc-internal-format, gfc-internal-format
57068 msgid "Incompatible ranks %d and %d in assignment at %L"
57069 msgstr ""
57071 #: fortran/expr.c:3605
57072 #, gcc-internal-format, gfc-internal-format
57073 msgid "Variable type is UNKNOWN in assignment at %L"
57074 msgstr ""
57076 #: fortran/expr.c:3617
57077 #, gcc-internal-format, gfc-internal-format
57078 msgid "NULL appears on right-hand side in assignment at %L"
57079 msgstr ""
57081 #: fortran/expr.c:3627
57082 #, gcc-internal-format, gfc-internal-format
57083 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
57084 msgstr ""
57086 #: fortran/expr.c:3637
57087 #, gcc-internal-format
57088 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
57089 msgstr ""
57091 #: fortran/expr.c:3642 fortran/resolve.c:10449
57092 #, gcc-internal-format, gfc-internal-format
57093 msgid ""
57094 "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
57095 msgstr ""
57097 #: fortran/expr.c:3653 fortran/resolve.c:10460
57098 #, gcc-internal-format
57099 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
57100 msgstr ""
57102 #: fortran/expr.c:3661 fortran/resolve.c:10469
57103 #, gcc-internal-format
57104 msgid ""
57105 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
57106 "disabled with the option %<-fno-range-check%>"
57107 msgstr ""
57109 #: fortran/expr.c:3665 fortran/resolve.c:10473
57110 #, gcc-internal-format
57111 msgid ""
57112 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
57113 "disabled with the option %<-fno-range-check%>"
57114 msgstr ""
57116 #: fortran/expr.c:3669 fortran/resolve.c:10477
57117 #, gcc-internal-format
57118 msgid ""
57119 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
57120 "with the option %<-fno-range-check%>"
57121 msgstr ""
57123 #: fortran/expr.c:3678
57124 #, gcc-internal-format, gfc-internal-format
57125 msgid ""
57126 "The assignment to a KIND or LEN component of a parameterized type at %L is "
57127 "not allowed"
57128 msgstr ""
57130 #: fortran/expr.c:3702
57131 #, gcc-internal-format, gfc-internal-format
57132 msgid ""
57133 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
57134 msgstr ""
57136 #: fortran/expr.c:3743
57137 #, gcc-internal-format, gfc-internal-format
57138 msgid "Pointer assignment target is not a POINTER at %L"
57139 msgstr ""
57141 #: fortran/expr.c:3751
57142 #, gcc-internal-format
57143 msgid ""
57144 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
57145 "procedure"
57146 msgstr ""
57148 #: fortran/expr.c:3775
57149 #, gcc-internal-format
57150 msgid "Expected bounds specification for %qs at %L"
57151 msgstr ""
57153 #: fortran/expr.c:3780
57154 #, gcc-internal-format
57155 msgid "Bounds specification for %qs in pointer assignment at %L"
57156 msgstr ""
57158 #: fortran/expr.c:3809
57159 #, gcc-internal-format, gfc-internal-format
57160 msgid "Stride must not be present at %L"
57161 msgstr ""
57163 #: fortran/expr.c:3815 fortran/expr.c:3835
57164 #, gcc-internal-format
57165 msgid ""
57166 "Rank remapping requires a list of %<lower-bound : upper-bound%> "
57167 "specifications at %L"
57168 msgstr ""
57170 #: fortran/expr.c:3823 fortran/expr.c:3842
57171 #, gcc-internal-format
57172 msgid ""
57173 "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> "
57174 "specifications at %L"
57175 msgstr ""
57177 #: fortran/expr.c:3869
57178 #, gcc-internal-format, gfc-internal-format
57179 msgid "Pointer object at %L shall not have a coindex"
57180 msgstr ""
57182 #: fortran/expr.c:3890
57183 #, gcc-internal-format, gfc-internal-format
57184 msgid "Invalid procedure pointer assignment at %L"
57185 msgstr ""
57187 #: fortran/expr.c:3915
57188 #, gcc-internal-format
57189 msgid ""
57190 "Function result %qs is invalid as proc-target in procedure pointer "
57191 "assignment at %L"
57192 msgstr ""
57194 #: fortran/expr.c:3924
57195 #, gcc-internal-format
57196 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
57197 msgstr ""
57199 #: fortran/expr.c:3934
57200 #, gcc-internal-format
57201 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
57202 msgstr ""
57204 #: fortran/expr.c:3940
57205 #, gcc-internal-format
57206 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
57207 msgstr ""
57209 #: fortran/expr.c:3947
57210 #, gcc-internal-format
57211 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
57212 msgstr ""
57214 #: fortran/expr.c:3955
57215 #, gcc-internal-format
57216 msgid ""
57217 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
57218 "assignment at %L"
57219 msgstr ""
57221 #: fortran/expr.c:3978
57222 #, gcc-internal-format, gfc-internal-format
57223 msgid ""
57224 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
57225 "convention"
57226 msgstr ""
57228 #: fortran/expr.c:4031
57229 #, gcc-internal-format
57230 msgid ""
57231 "Interface mismatch in procedure pointer assignment at %L: %qs is not a "
57232 "subroutine"
57233 msgstr ""
57235 #: fortran/expr.c:4041 fortran/expr.c:4056
57236 #, gcc-internal-format
57237 msgid "Explicit interface required for component %qs at %L: %s"
57238 msgstr ""
57240 #: fortran/expr.c:4047 fortran/expr.c:4062 fortran/resolve.c:2572
57241 #, gcc-internal-format
57242 msgid "Explicit interface required for %qs at %L: %s"
57243 msgstr ""
57245 #: fortran/expr.c:4074
57246 #, gcc-internal-format, gfc-internal-format
57247 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
57248 msgstr ""
57250 #: fortran/expr.c:4083
57251 #, gcc-internal-format
57252 msgid ""
57253 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
57254 "associated, referenced or have the EXTERNAL attribute"
57255 msgstr ""
57257 #: fortran/expr.c:4096
57258 #, gcc-internal-format, gfc-internal-format
57259 msgid "Pointer assignment target cannot be a constant at %L"
57260 msgstr ""
57262 #: fortran/expr.c:4110
57263 #, gcc-internal-format, gfc-internal-format
57264 msgid ""
57265 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
57266 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
57267 "polymorphic target"
57268 msgstr ""
57270 #: fortran/expr.c:4115
57271 #, gcc-internal-format, gfc-internal-format
57272 msgid ""
57273 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
57274 msgstr ""
57276 #: fortran/expr.c:4124
57277 #, gcc-internal-format, gfc-internal-format
57278 msgid "Different kind type parameters in pointer assignment at %L"
57279 msgstr ""
57281 #: fortran/expr.c:4131
57282 #, gcc-internal-format, gfc-internal-format
57283 msgid "Different ranks in pointer assignment at %L"
57284 msgstr ""
57286 #: fortran/expr.c:4150
57287 #, gcc-internal-format, gfc-internal-format
57288 msgid ""
57289 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
57290 msgstr ""
57292 #: fortran/expr.c:4163
57293 #, gcc-internal-format, gfc-internal-format
57294 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
57295 msgstr ""
57297 #: fortran/expr.c:4167
57298 #, gcc-internal-format, gfc-internal-format
57299 msgid "Rank remapping target is not rank 1 at %L"
57300 msgstr ""
57302 #. The test above might need to be extend when F08, Note 5.4 has to be
57303 #. interpreted in the way that target and pointer with the same coindex
57304 #. are allowed.
57305 #: fortran/expr.c:4199 fortran/expr.c:4271
57306 #, gcc-internal-format, gfc-internal-format
57307 msgid "Data target at %L shall not have a coindex"
57308 msgstr ""
57310 #: fortran/expr.c:4202
57311 #, gcc-internal-format, gfc-internal-format
57312 msgid ""
57313 "Target expression in pointer assignment at %L must deliver a pointer result"
57314 msgstr ""
57316 #: fortran/expr.c:4223
57317 #, gcc-internal-format, gfc-internal-format
57318 msgid ""
57319 "Pointer assignment target in initialization expression does not have the "
57320 "TARGET attribute at %L"
57321 msgstr ""
57323 #: fortran/expr.c:4233
57324 #, gcc-internal-format, gfc-internal-format
57325 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
57326 msgstr ""
57328 #: fortran/expr.c:4241
57329 #, gcc-internal-format, gfc-internal-format
57330 msgid "Bad target in pointer assignment in PURE procedure at %L"
57331 msgstr ""
57333 #: fortran/expr.c:4250
57334 #, gcc-internal-format, gfc-internal-format
57335 msgid "Pointer assignment with vector subscript on rhs at %L"
57336 msgstr ""
57338 #: fortran/expr.c:4258
57339 #, gcc-internal-format, gfc-internal-format
57340 msgid "Pointer assignment target has PROTECTED attribute at %L"
57341 msgstr ""
57343 #: fortran/expr.c:4282
57344 #, gcc-internal-format, gfc-internal-format
57345 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
57346 msgstr ""
57348 #: fortran/expr.c:4321
57349 #, gcc-internal-format, gfc-internal-format
57350 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
57351 msgstr ""
57353 #: fortran/expr.c:4397 fortran/resolve.c:1457
57354 #, gcc-internal-format, gfc-internal-format
57355 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
57356 msgstr ""
57358 #: fortran/expr.c:4403
57359 #, gcc-internal-format, gfc-internal-format
57360 msgid "Pointer initialization target at %L must have the TARGET attribute"
57361 msgstr ""
57363 #: fortran/expr.c:4418 fortran/resolve.c:1463
57364 #, gcc-internal-format, gfc-internal-format
57365 msgid "Pointer initialization target at %L must have the SAVE attribute"
57366 msgstr ""
57368 #: fortran/expr.c:4430
57369 #, gcc-internal-format, gfc-internal-format
57370 msgid ""
57371 "Procedure pointer initialization target at %L may not be a procedure pointer"
57372 msgstr ""
57374 #: fortran/expr.c:4436
57375 #, gcc-internal-format
57376 msgid ""
57377 "Internal procedure %qs is invalid in procedure pointer initialization at %L"
57378 msgstr ""
57380 #: fortran/expr.c:4443
57381 #, gcc-internal-format
57382 msgid ""
57383 "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
57384 msgstr ""
57386 #: fortran/expr.c:4911
57387 #, gcc-internal-format
57388 msgid ""
57389 "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr"
57390 "%> or %<c_funptr%>"
57391 msgstr ""
57393 #: fortran/expr.c:5993
57394 #, gcc-internal-format, gfc-internal-format
57395 msgid ""
57396 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
57397 msgstr ""
57399 #: fortran/expr.c:6001
57400 #, gcc-internal-format, gfc-internal-format
57401 msgid "Non-variable expression in variable definition context (%s) at %L"
57402 msgstr ""
57404 #: fortran/expr.c:6009
57405 #, gcc-internal-format
57406 msgid "Named constant %qs in variable definition context (%s) at %L"
57407 msgstr ""
57409 #: fortran/expr.c:6018
57410 #, gcc-internal-format
57411 msgid "%qs in variable definition context (%s) at %L is not a variable"
57412 msgstr ""
57414 #: fortran/expr.c:6029
57415 #, gcc-internal-format, gfc-internal-format
57416 msgid "Non-POINTER in pointer association context (%s) at %L"
57417 msgstr ""
57419 #: fortran/expr.c:6038
57420 #, gcc-internal-format, gfc-internal-format
57421 msgid "Type inaccessible in variable definition context (%s) at %L"
57422 msgstr ""
57424 #: fortran/expr.c:6051
57425 #, gcc-internal-format, gfc-internal-format
57426 msgid "LOCK_TYPE in variable definition context (%s) at %L"
57427 msgstr ""
57429 #: fortran/expr.c:6064
57430 #, gcc-internal-format, gfc-internal-format
57431 msgid "LOCK_EVENT in variable definition context (%s) at %L"
57432 msgstr ""
57434 #: fortran/expr.c:6094
57435 #, gcc-internal-format
57436 msgid ""
57437 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
57438 msgstr ""
57440 #: fortran/expr.c:6102
57441 #, gcc-internal-format
57442 msgid ""
57443 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
57444 msgstr ""
57446 #: fortran/expr.c:6115
57447 #, gcc-internal-format
57448 msgid ""
57449 "Variable %qs is PROTECTED and cannot appear in a pointer association context "
57450 "(%s) at %L"
57451 msgstr ""
57453 #: fortran/expr.c:6123
57454 #, gcc-internal-format
57455 msgid ""
57456 "Variable %qs is PROTECTED and cannot appear in a variable definition context "
57457 "(%s) at %L"
57458 msgstr ""
57460 #: fortran/expr.c:6135
57461 #, gcc-internal-format
57462 msgid ""
57463 "Variable %qs cannot appear in a variable definition context (%s) at %L in "
57464 "PURE procedure"
57465 msgstr ""
57467 #: fortran/expr.c:6194
57468 #, gcc-internal-format
57469 msgid ""
57470 "%qs at %L associated to vector-indexed target cannot be used in a variable "
57471 "definition context (%s)"
57472 msgstr ""
57474 #: fortran/expr.c:6199
57475 #, gcc-internal-format
57476 msgid ""
57477 "%qs at %L associated to expression cannot be used in a variable definition "
57478 "context (%s)"
57479 msgstr ""
57481 #: fortran/expr.c:6211
57482 #, gcc-internal-format
57483 msgid ""
57484 "Associate-name %qs cannot appear in a variable definition context (%s) at %L "
57485 "because its target at %L cannot, either"
57486 msgstr ""
57488 #: fortran/expr.c:6253
57489 #, gcc-internal-format, gfc-internal-format
57490 msgid ""
57491 "Elements with the same value at %L and %L in vector subscript in a variable "
57492 "definition context (%s)"
57493 msgstr ""
57495 #: fortran/f95-lang.c:251
57496 #, gcc-internal-format, gfc-internal-format
57497 msgid "cannot open input file: %s"
57498 msgstr ""
57500 #: fortran/frontend-passes.c:193
57501 #, gcc-internal-format
57502 msgid "Inconsistent internal state: No location in statement"
57503 msgstr ""
57505 #: fortran/frontend-passes.c:209
57506 #, gcc-internal-format, gfc-internal-format
57507 msgid "Inconsistent internal state: No location in expression near %L"
57508 msgstr ""
57510 #: fortran/frontend-passes.c:417
57511 #, gcc-internal-format
57512 msgid "Illegal id in copy_walk_reduction_arg"
57513 msgstr ""
57515 #: fortran/frontend-passes.c:868 fortran/trans-array.c:1269
57516 #: fortran/trans-array.c:6616 fortran/trans-array.c:8120
57517 #: fortran/trans-intrinsic.c:7975
57518 #, gcc-internal-format, gfc-internal-format
57519 msgid "Creating array temporary at %L"
57520 msgstr ""
57522 #: fortran/frontend-passes.c:895
57523 #, gcc-internal-format
57524 msgid "Removing call to impure function %qs at %L"
57525 msgstr ""
57527 #: fortran/frontend-passes.c:899
57528 #, gcc-internal-format, gfc-internal-format
57529 msgid "Removing call to impure function at %L"
57530 msgstr ""
57532 #: fortran/frontend-passes.c:1354 fortran/frontend-passes.c:1393
57533 #, gcc-internal-format
57534 msgid "bad expression"
57535 msgstr ""
57537 #: fortran/frontend-passes.c:1389
57538 #, gcc-internal-format
57539 msgid "bad op"
57540 msgstr ""
57542 #: fortran/frontend-passes.c:2172
57543 #, gcc-internal-format
57544 msgid "illegal OP in optimize_comparison"
57545 msgstr ""
57547 #: fortran/frontend-passes.c:2418
57548 #, gcc-internal-format
57549 msgid ""
57550 "Variable %qs at %L set to undefined value inside loop  beginning at %L as "
57551 "INTENT(OUT) argument to subroutine %qs"
57552 msgstr ""
57554 #: fortran/frontend-passes.c:2425
57555 #, gcc-internal-format
57556 msgid ""
57557 "Variable %qs at %L not definable inside loop beginning at %L as "
57558 "INTENT(INOUT) argument to subroutine %qs"
57559 msgstr ""
57561 #: fortran/frontend-passes.c:2648 fortran/frontend-passes.c:2672
57562 #, gcc-internal-format, gfc-internal-format
57563 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
57564 msgstr ""
57566 #: fortran/frontend-passes.c:2657 fortran/frontend-passes.c:2681
57567 #, gcc-internal-format, gfc-internal-format
57568 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
57569 msgstr ""
57571 #: fortran/frontend-passes.c:2741
57572 #, gcc-internal-format
57573 msgid ""
57574 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
57575 "INTENT(OUT) argument to function %qs"
57576 msgstr ""
57578 #: fortran/frontend-passes.c:2747
57579 #, gcc-internal-format
57580 msgid ""
57581 "Variable %qs at %L not definable inside loop beginning at %L as "
57582 "INTENT(INOUT) argument to function %qs"
57583 msgstr ""
57585 #: fortran/frontend-passes.c:3145 fortran/trans-expr.c:1588
57586 #, gcc-internal-format, gfc-internal-format
57587 msgid "Code for reallocating the allocatable array at %L will be added"
57588 msgstr ""
57590 #: fortran/frontend-passes.c:3670
57591 #, gcc-internal-format
57592 msgid "Scalarization using DIMEN_RANGE unimplemented"
57593 msgstr ""
57595 #: fortran/frontend-passes.c:4863
57596 #, gcc-internal-format, gfc-internal-format
57597 msgid "Interchanging loops at %L"
57598 msgstr ""
57600 #: fortran/gfortranspec.c:146
57601 #, gcc-internal-format
57602 msgid "overflowed output arg list for %qs"
57603 msgstr ""
57605 #: fortran/gfortranspec.c:301
57606 #, gcc-internal-format
57607 msgid "no input files; unwilling to write output files"
57608 msgstr ""
57610 #: fortran/interface.c:225
57611 #, gcc-internal-format, gfc-internal-format
57612 msgid "Syntax error in generic specification at %C"
57613 msgstr ""
57615 #: fortran/interface.c:252
57616 #, gcc-internal-format, gfc-internal-format
57617 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
57618 msgstr ""
57620 #: fortran/interface.c:272
57621 #, gcc-internal-format
57622 msgid "Dummy procedure %qs at %C cannot have a generic interface"
57623 msgstr ""
57625 #: fortran/interface.c:305
57626 #, gcc-internal-format, gfc-internal-format
57627 msgid "ABSTRACT INTERFACE at %C"
57628 msgstr ""
57630 #: fortran/interface.c:312
57631 #, gcc-internal-format, gfc-internal-format
57632 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
57633 msgstr ""
57635 #: fortran/interface.c:343
57636 #, gcc-internal-format, gfc-internal-format
57637 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
57638 msgstr ""
57640 #: fortran/interface.c:356
57641 #, gcc-internal-format, gfc-internal-format
57642 msgid "Expected a nameless interface at %C"
57643 msgstr ""
57645 #: fortran/interface.c:369
57646 #, gcc-internal-format
57647 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
57648 msgstr ""
57650 #: fortran/interface.c:400
57651 #, gcc-internal-format
57652 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
57653 msgstr ""
57655 #: fortran/interface.c:403
57656 #, gcc-internal-format
57657 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
57658 msgstr ""
57660 #: fortran/interface.c:417
57661 #, gcc-internal-format
57662 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
57663 msgstr ""
57665 #: fortran/interface.c:429
57666 #, gcc-internal-format
57667 msgid "Expecting %<END INTERFACE %s%> at %C"
57668 msgstr ""
57670 #: fortran/interface.c:619
57671 #, gcc-internal-format
57672 msgid "gfc_compare_derived_types: invalid derived type"
57673 msgstr ""
57675 #: fortran/interface.c:888
57676 #, gcc-internal-format, gfc-internal-format
57677 msgid "Alternate return cannot appear in operator interface at %L"
57678 msgstr ""
57680 #: fortran/interface.c:917
57681 #, gcc-internal-format, gfc-internal-format
57682 msgid "Assignment operator interface at %L must have two arguments"
57683 msgstr ""
57685 #: fortran/interface.c:920
57686 #, gcc-internal-format, gfc-internal-format
57687 msgid "Operator interface at %L has the wrong number of arguments"
57688 msgstr ""
57690 #: fortran/interface.c:933
57691 #, gcc-internal-format, gfc-internal-format
57692 msgid "Assignment operator interface at %L must be a SUBROUTINE"
57693 msgstr ""
57695 #: fortran/interface.c:951
57696 #, gcc-internal-format, gfc-internal-format
57697 msgid ""
57698 "Assignment operator interface at %L must not redefine an INTRINSIC type "
57699 "assignment"
57700 msgstr ""
57702 #: fortran/interface.c:960
57703 #, gcc-internal-format, gfc-internal-format
57704 msgid "Intrinsic operator interface at %L must be a FUNCTION"
57705 msgstr ""
57707 #: fortran/interface.c:971
57708 #, gcc-internal-format, gfc-internal-format
57709 msgid ""
57710 "First argument of defined assignment at %L must be INTENT(OUT) or "
57711 "INTENT(INOUT)"
57712 msgstr ""
57714 #: fortran/interface.c:978
57715 #, gcc-internal-format, gfc-internal-format
57716 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
57717 msgstr ""
57719 #: fortran/interface.c:987 fortran/resolve.c:16644
57720 #, gcc-internal-format, gfc-internal-format
57721 msgid "First argument of operator interface at %L must be INTENT(IN)"
57722 msgstr ""
57724 #: fortran/interface.c:994 fortran/resolve.c:16662
57725 #, gcc-internal-format, gfc-internal-format
57726 msgid "Second argument of operator interface at %L must be INTENT(IN)"
57727 msgstr ""
57729 #: fortran/interface.c:1099
57730 #, gcc-internal-format, gfc-internal-format
57731 msgid "Operator interface at %L conflicts with intrinsic interface"
57732 msgstr ""
57734 #: fortran/interface.c:1455 fortran/interface.c:1514
57735 #, gcc-internal-format, gfc-internal-format
57736 msgid ""
57737 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
57738 msgstr ""
57740 #: fortran/interface.c:1627
57741 #, gcc-internal-format, gfc-internal-format
57742 msgid ""
57743 "check_result_characteristics (1): Unexpected result %i of "
57744 "gfc_dep_compare_expr"
57745 msgstr ""
57747 #: fortran/interface.c:1674
57748 #, gcc-internal-format, gfc-internal-format
57749 msgid ""
57750 "check_result_characteristics (2): Unexpected result %i of "
57751 "gfc_dep_compare_expr"
57752 msgstr ""
57754 #: fortran/interface.c:1855
57755 #, gcc-internal-format
57756 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
57757 msgstr ""
57759 #: fortran/interface.c:1860
57760 #, gcc-internal-format
57761 msgid "Procedure %qs in %s at %L has no explicit interface"
57762 msgstr ""
57764 #: fortran/interface.c:1864
57765 #, gcc-internal-format
57766 msgid ""
57767 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
57768 "%qs?"
57769 msgstr ""
57771 #: fortran/interface.c:1868
57772 #, gcc-internal-format
57773 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
57774 msgstr ""
57776 #: fortran/interface.c:1880
57777 #, gcc-internal-format, gfc-internal-format
57778 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
57779 msgstr ""
57781 #: fortran/interface.c:1884
57782 #, gcc-internal-format, gfc-internal-format
57783 msgid ""
57784 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
57785 "name of a derived type"
57786 msgstr ""
57788 #: fortran/interface.c:1892
57789 #, gcc-internal-format
57790 msgid "Internal procedure %qs in %s at %L"
57791 msgstr ""
57793 #: fortran/interface.c:1949 fortran/interface.c:1954
57794 #, gcc-internal-format
57795 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
57796 msgstr ""
57798 #: fortran/interface.c:1959
57799 #, gcc-internal-format
57800 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
57801 msgstr ""
57803 #: fortran/interface.c:1994
57804 #, gcc-internal-format
57805 msgid "%qs at %L is not a module procedure"
57806 msgstr ""
57808 #: fortran/interface.c:2197
57809 #, gcc-internal-format
57810 msgid ""
57811 "The assumed-rank array at %L requires that the dummy argument %qs has "
57812 "assumed-rank"
57813 msgstr ""
57815 #: fortran/interface.c:2200
57816 #, gcc-internal-format
57817 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
57818 msgstr ""
57820 #: fortran/interface.c:2203
57821 #, gcc-internal-format
57822 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
57823 msgstr ""
57825 #: fortran/interface.c:2206
57826 #, gcc-internal-format
57827 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
57828 msgstr ""
57830 #: fortran/interface.c:2248
57831 #, gcc-internal-format, gfc-internal-format
57832 msgid "Invalid procedure argument at %L"
57833 msgstr ""
57835 #: fortran/interface.c:2257 fortran/interface.c:2285
57836 #, gcc-internal-format
57837 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
57838 msgstr ""
57840 #: fortran/interface.c:2296
57841 #, gcc-internal-format
57842 msgid ""
57843 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
57844 "contiguous"
57845 msgstr ""
57847 #: fortran/interface.c:2316
57848 #, gcc-internal-format
57849 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
57850 msgstr ""
57852 #: fortran/interface.c:2325
57853 #, gcc-internal-format
57854 msgid ""
57855 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
57856 "assumed type"
57857 msgstr ""
57859 #: fortran/interface.c:2341
57860 #, gcc-internal-format
57861 msgid "Actual argument to %qs at %L must be polymorphic"
57862 msgstr ""
57864 #: fortran/interface.c:2351
57865 #, gcc-internal-format
57866 msgid "Actual argument to %qs at %L must have the same declared type"
57867 msgstr ""
57869 #: fortran/interface.c:2366
57870 #, gcc-internal-format
57871 msgid ""
57872 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
57873 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
57874 "12.5.2.5]"
57875 msgstr ""
57877 #: fortran/interface.c:2377
57878 #, gcc-internal-format
57879 msgid "Actual argument to %qs at %L must be a coarray"
57880 msgstr ""
57882 #: fortran/interface.c:2396
57883 #, gcc-internal-format
57884 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
57885 msgstr ""
57887 #: fortran/interface.c:2414
57888 #, gcc-internal-format
57889 msgid ""
57890 "Actual argument to %qs at %L must be simply contiguous or an element of such "
57891 "an array"
57892 msgstr ""
57894 #: fortran/interface.c:2429
57895 #, gcc-internal-format
57896 msgid ""
57897 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
57898 "has a LOCK_TYPE component"
57899 msgstr ""
57901 #: fortran/interface.c:2444
57902 #, gcc-internal-format
57903 msgid ""
57904 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
57905 "has a EVENT_TYPE component"
57906 msgstr ""
57908 #: fortran/interface.c:2463
57909 #, gcc-internal-format
57910 msgid ""
57911 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
57912 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
57913 "contiguous and both are ASYNCHRONOUS or VOLATILE"
57914 msgstr ""
57916 #: fortran/interface.c:2476
57917 #, gcc-internal-format
57918 msgid ""
57919 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
57920 "%qs"
57921 msgstr ""
57923 #: fortran/interface.c:2483
57924 #, gcc-internal-format
57925 msgid ""
57926 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
57927 "is invalid if the allocation status is modified"
57928 msgstr ""
57930 #: fortran/interface.c:2546
57931 #, gcc-internal-format
57932 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
57933 msgstr ""
57935 #: fortran/interface.c:2555
57936 #, gcc-internal-format
57937 msgid ""
57938 "Element of assumed-shaped or pointer array passed to array dummy argument "
57939 "%qs at %L"
57940 msgstr ""
57942 #: fortran/interface.c:2567
57943 #, gcc-internal-format
57944 msgid ""
57945 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
57946 "argument with array dummy argument %qs at %L"
57947 msgstr ""
57949 #: fortran/interface.c:2575
57950 #, gcc-internal-format
57951 msgid ""
57952 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
57953 "at %L"
57954 msgstr ""
57956 #: fortran/interface.c:2915
57957 #, gcc-internal-format
57958 msgid "Keyword argument %qs at %L is invalid in a statement function"
57959 msgstr ""
57961 #: fortran/interface.c:2938
57962 #, gcc-internal-format
57963 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
57964 msgstr ""
57966 #: fortran/interface.c:2942
57967 #, gcc-internal-format
57968 msgid "Keyword argument %qs at %L is not in the procedure"
57969 msgstr ""
57971 #: fortran/interface.c:2951
57972 #, gcc-internal-format
57973 msgid ""
57974 "Keyword argument %qs at %L is already associated with another actual argument"
57975 msgstr ""
57977 #: fortran/interface.c:2961
57978 #, gcc-internal-format, gfc-internal-format
57979 msgid "More actual than formal arguments in procedure call at %L"
57980 msgstr ""
57982 #: fortran/interface.c:2975
57983 #, gcc-internal-format, gfc-internal-format
57984 msgid "Missing alternate return specifier in subroutine call at %L"
57985 msgstr ""
57987 #: fortran/interface.c:2983
57988 #, gcc-internal-format, gfc-internal-format
57989 msgid "Unexpected alternate return specifier in subroutine call at %L"
57990 msgstr ""
57992 #: fortran/interface.c:3010
57993 #, gcc-internal-format
57994 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
57995 msgstr ""
57997 #: fortran/interface.c:3013
57998 #, gcc-internal-format
57999 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
58000 msgstr ""
58002 #: fortran/interface.c:3037
58003 #, gcc-internal-format, gfc-internal-format
58004 msgid ""
58005 "Actual argument at %L to assumed-type dummy is of derived type with type-"
58006 "bound or FINAL procedures"
58007 msgstr ""
58009 #: fortran/interface.c:3060
58010 #, gcc-internal-format
58011 msgid ""
58012 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
58013 "allocatable dummy argument %qs at %L"
58014 msgstr ""
58016 #: fortran/interface.c:3068
58017 #, gcc-internal-format
58018 msgid ""
58019 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
58020 "shape dummy argument %qs at %L"
58021 msgstr ""
58023 #: fortran/interface.c:3082
58024 #, gcc-internal-format
58025 msgid ""
58026 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
58027 "a deferred length type parameter if and only if the dummy has one"
58028 msgstr ""
58030 #: fortran/interface.c:3100
58031 #, gcc-internal-format
58032 msgid ""
58033 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
58034 "%lu) at %L"
58035 msgstr ""
58037 #: fortran/interface.c:3109 fortran/interface.c:3114
58038 #, gcc-internal-format
58039 msgid ""
58040 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
58041 "at %L"
58042 msgstr ""
58044 #: fortran/interface.c:3134
58045 #, gcc-internal-format
58046 msgid "Expected a procedure pointer for argument %qs at %L"
58047 msgstr ""
58049 #: fortran/interface.c:3150
58050 #, gcc-internal-format
58051 msgid "Expected a procedure for argument %qs at %L"
58052 msgstr ""
58054 #: fortran/interface.c:3164
58055 #, gcc-internal-format
58056 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
58057 msgstr ""
58059 #: fortran/interface.c:3173
58060 #, gcc-internal-format
58061 msgid "Actual argument for %qs must be a pointer at %L"
58062 msgstr ""
58064 #: fortran/interface.c:3183
58065 #, gcc-internal-format
58066 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
58067 msgstr ""
58069 #: fortran/interface.c:3193
58070 #, gcc-internal-format
58071 msgid "Coindexed actual argument at %L to pointer dummy %qs"
58072 msgstr ""
58074 #: fortran/interface.c:3206
58075 #, gcc-internal-format
58076 msgid ""
58077 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
58078 msgstr ""
58080 #: fortran/interface.c:3220
58081 #, gcc-internal-format
58082 msgid ""
58083 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
58084 "%qs has neither ASYNCHRONOUS nor VOLATILE"
58085 msgstr ""
58087 #: fortran/interface.c:3234
58088 #, gcc-internal-format
58089 msgid ""
58090 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
58091 "%qs requires either VALUE or INTENT(IN)"
58092 msgstr ""
58094 #: fortran/interface.c:3246
58095 #, gcc-internal-format
58096 msgid "Actual CLASS array argument for %qs must be a full array at %L"
58097 msgstr ""
58099 #: fortran/interface.c:3256
58100 #, gcc-internal-format
58101 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
58102 msgstr ""
58104 #: fortran/interface.c:3286
58105 #, gcc-internal-format
58106 msgid ""
58107 "Array-section actual argument with vector subscripts at %L is incompatible "
58108 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
58109 "dummy argument %qs"
58110 msgstr ""
58112 #: fortran/interface.c:3305
58113 #, gcc-internal-format
58114 msgid ""
58115 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
58116 "shape dummy argument %qs due to VOLATILE attribute"
58117 msgstr ""
58119 #: fortran/interface.c:3322
58120 #, gcc-internal-format
58121 msgid ""
58122 "Array-section actual argument at %L is incompatible with the non-assumed-"
58123 "shape dummy argument %qs due to VOLATILE attribute"
58124 msgstr ""
58126 #: fortran/interface.c:3342
58127 #, gcc-internal-format
58128 msgid ""
58129 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
58130 "array dummy argument %qs due to VOLATILE attribute"
58131 msgstr ""
58133 #: fortran/interface.c:3365
58134 #, gcc-internal-format, gfc-internal-format
58135 msgid "Missing alternate return spec in subroutine call at %L"
58136 msgstr ""
58138 #: fortran/interface.c:3373
58139 #, gcc-internal-format
58140 msgid "Missing actual argument for argument %qs at %L"
58141 msgstr ""
58143 #: fortran/interface.c:3492
58144 #, gcc-internal-format
58145 msgid "compare_actual_expr(): Bad component code"
58146 msgstr ""
58148 #: fortran/interface.c:3521
58149 #, gcc-internal-format
58150 msgid "check_some_aliasing(): List mismatch"
58151 msgstr ""
58153 #: fortran/interface.c:3547
58154 #, gcc-internal-format
58155 msgid "check_some_aliasing(): corrupted data"
58156 msgstr ""
58158 #: fortran/interface.c:3557
58159 #, gcc-internal-format
58160 msgid ""
58161 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
58162 "argument %qs at %L"
58163 msgstr ""
58165 #: fortran/interface.c:3587
58166 #, gcc-internal-format
58167 msgid "check_intents(): List mismatch"
58168 msgstr ""
58170 #: fortran/interface.c:3607
58171 #, gcc-internal-format, gfc-internal-format
58172 msgid ""
58173 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
58174 "attribute"
58175 msgstr ""
58177 #: fortran/interface.c:3619
58178 #, gcc-internal-format, gfc-internal-format
58179 msgid ""
58180 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
58181 "argument"
58182 msgstr ""
58184 #: fortran/interface.c:3629
58185 #, gcc-internal-format, gfc-internal-format
58186 msgid ""
58187 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
58188 "dummy argument"
58189 msgstr ""
58191 #: fortran/interface.c:3640
58192 #, gcc-internal-format
58193 msgid ""
58194 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
58195 "argument %qs"
58196 msgstr ""
58198 #: fortran/interface.c:3672
58199 #, gcc-internal-format
58200 msgid ""
58201 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
58202 msgstr ""
58204 #: fortran/interface.c:3676 fortran/interface.c:3686
58205 #, gcc-internal-format
58206 msgid "Procedure %qs called at %L is not explicitly declared"
58207 msgstr ""
58209 #: fortran/interface.c:3682
58210 #, gcc-internal-format
58211 msgid "Procedure %qs called with an implicit interface at %L"
58212 msgstr ""
58214 #: fortran/interface.c:3694
58215 #, gcc-internal-format
58216 msgid ""
58217 "The pointer object %qs at %L must have an explicit function interface or be "
58218 "declared as array"
58219 msgstr ""
58221 #: fortran/interface.c:3702
58222 #, gcc-internal-format
58223 msgid ""
58224 "The allocatable object %qs at %L must have an explicit function interface or "
58225 "be declared as array"
58226 msgstr ""
58228 #: fortran/interface.c:3710
58229 #, gcc-internal-format
58230 msgid "Allocatable function %qs at %L must have an explicit function interface"
58231 msgstr ""
58233 #: fortran/interface.c:3720
58234 #, gcc-internal-format
58235 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
58236 msgstr ""
58238 #: fortran/interface.c:3729
58239 #, gcc-internal-format, gfc-internal-format
58240 msgid "Assumed-type argument %s at %L requires an explicit interface"
58241 msgstr ""
58243 #: fortran/interface.c:3742
58244 #, gcc-internal-format
58245 msgid ""
58246 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
58247 "explicit interface for procedure %qs"
58248 msgstr ""
58250 #: fortran/interface.c:3755
58251 #, gcc-internal-format
58252 msgid ""
58253 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
58254 "explicit interface for procedure %qs"
58255 msgstr ""
58257 #: fortran/interface.c:3764
58258 #, gcc-internal-format, gfc-internal-format
58259 msgid "MOLD argument to NULL required at %L"
58260 msgstr ""
58262 #: fortran/interface.c:3772
58263 #, gcc-internal-format, gfc-internal-format
58264 msgid "Assumed-rank argument requires an explicit interface at %L"
58265 msgstr ""
58267 #: fortran/interface.c:3813
58268 #, gcc-internal-format
58269 msgid "Procedure pointer component %qs called with an implicit interface at %L"
58270 msgstr ""
58272 #: fortran/interface.c:3824
58273 #, gcc-internal-format
58274 msgid ""
58275 "Keyword argument requires explicit interface for procedure pointer component "
58276 "%qs at %L"
58277 msgstr ""
58279 #: fortran/interface.c:3909
58280 #, gcc-internal-format, gfc-internal-format
58281 msgid ""
58282 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
58283 "functions %s and %s"
58284 msgstr ""
58286 #: fortran/interface.c:3979
58287 #, gcc-internal-format
58288 msgid "Unable to find symbol %qs"
58289 msgstr ""
58291 #: fortran/interface.c:4346
58292 #, gcc-internal-format
58293 msgid "Entity %qs at %L is already present in the interface"
58294 msgstr ""
58296 #: fortran/interface.c:4463
58297 #, gcc-internal-format
58298 msgid "gfc_add_interface(): Bad interface type"
58299 msgstr ""
58301 #: fortran/interface.c:4557
58302 #, gcc-internal-format
58303 msgid "Cannot overwrite GENERIC %qs at %L"
58304 msgstr ""
58306 #: fortran/interface.c:4569
58307 #, gcc-internal-format
58308 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
58309 msgstr ""
58311 #: fortran/interface.c:4577
58312 #, gcc-internal-format
58313 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
58314 msgstr ""
58316 #: fortran/interface.c:4585
58317 #, gcc-internal-format
58318 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
58319 msgstr ""
58321 #: fortran/interface.c:4594
58322 #, gcc-internal-format
58323 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
58324 msgstr ""
58326 #: fortran/interface.c:4600
58327 #, gcc-internal-format
58328 msgid ""
58329 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
58330 "either"
58331 msgstr ""
58333 #: fortran/interface.c:4609
58334 #, gcc-internal-format
58335 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
58336 msgstr ""
58338 #: fortran/interface.c:4620
58339 #, gcc-internal-format
58340 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
58341 msgstr ""
58343 #: fortran/interface.c:4628
58344 #, gcc-internal-format
58345 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
58346 msgstr ""
58348 #: fortran/interface.c:4639
58349 #, gcc-internal-format
58350 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
58351 msgstr ""
58353 #: fortran/interface.c:4669
58354 #, gcc-internal-format
58355 msgid ""
58356 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
58357 "corresponding argument of the overridden procedure"
58358 msgstr ""
58360 #: fortran/interface.c:4681
58361 #, gcc-internal-format
58362 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
58363 msgstr ""
58365 #: fortran/interface.c:4690
58366 #, gcc-internal-format
58367 msgid ""
58368 "%qs at %L must have the same number of formal arguments as the overridden "
58369 "procedure"
58370 msgstr ""
58372 #: fortran/interface.c:4699
58373 #, gcc-internal-format
58374 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
58375 msgstr ""
58377 #: fortran/interface.c:4710
58378 #, gcc-internal-format
58379 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
58380 msgstr ""
58382 #: fortran/interface.c:4717
58383 #, gcc-internal-format
58384 msgid ""
58385 "Passed-object dummy argument of %qs at %L must be at the same position as "
58386 "the passed-object dummy argument of the overridden procedure"
58387 msgstr ""
58389 #: fortran/interface.c:4738
58390 #, gcc-internal-format, gfc-internal-format
58391 msgid "DTIO dummy argument at %L must be of type %s"
58392 msgstr ""
58394 #: fortran/interface.c:4745
58395 #, gcc-internal-format, gfc-internal-format
58396 msgid "DTIO dummy argument at %L must be of KIND = %d"
58397 msgstr ""
58399 #: fortran/interface.c:4752
58400 #, gcc-internal-format, gfc-internal-format
58401 msgid "DTIO dummy argument at %L must be a scalar"
58402 msgstr ""
58404 #: fortran/interface.c:4756
58405 #, gcc-internal-format, gfc-internal-format
58406 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
58407 msgstr ""
58409 #: fortran/interface.c:4760
58410 #, gcc-internal-format, gfc-internal-format
58411 msgid "DTIO character argument at %L must have assumed length"
58412 msgstr ""
58414 #: fortran/interface.c:4764
58415 #, gcc-internal-format, gfc-internal-format
58416 msgid "DTIO dummy argument at %L must have INTENT %s"
58417 msgstr ""
58419 #: fortran/interface.c:4822 fortran/interface.c:4866
58420 #, gcc-internal-format, gfc-internal-format
58421 msgid "Alternate return at %L is not permitted in a DTIO procedure"
58422 msgstr ""
58424 #: fortran/interface.c:4834
58425 #, gcc-internal-format
58426 msgid "DTIO procedure %qs at %L must be a subroutine"
58427 msgstr ""
58429 #: fortran/interface.c:4843
58430 #, gcc-internal-format
58431 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
58432 msgstr ""
58434 #: fortran/interface.c:4850
58435 #, gcc-internal-format
58436 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
58437 msgstr ""
58439 #: fortran/intrinsic.c:201
58440 #, gcc-internal-format, gfc-internal-format
58441 msgid ""
58442 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
58443 "the intrinsic functions C_LOC and PRESENT"
58444 msgstr ""
58446 #: fortran/intrinsic.c:217
58447 #, gcc-internal-format, gfc-internal-format
58448 msgid ""
58449 "Assumed-type argument at %L is not permitted as actual argument to the "
58450 "intrinsic %s"
58451 msgstr ""
58453 #: fortran/intrinsic.c:224
58454 #, gcc-internal-format, gfc-internal-format
58455 msgid ""
58456 "Assumed-type argument at %L is only permitted as first actual argument to "
58457 "the intrinsic %s"
58458 msgstr ""
58460 #: fortran/intrinsic.c:231
58461 #, gcc-internal-format, gfc-internal-format
58462 msgid ""
58463 "Assumed-rank argument at %L is only permitted as actual argument to "
58464 "intrinsic inquiry functions"
58465 msgstr ""
58467 #: fortran/intrinsic.c:238
58468 #, gcc-internal-format, gfc-internal-format
58469 msgid ""
58470 "Assumed-rank argument at %L is only permitted as first actual argument to "
58471 "the intrinsic inquiry function %s"
58472 msgstr ""
58474 #: fortran/intrinsic.c:286
58475 #, gcc-internal-format
58476 msgid "do_check(): too many args"
58477 msgstr ""
58479 #: fortran/intrinsic.c:366
58480 #, gcc-internal-format
58481 msgid "add_sym(): Bad sizing mode"
58482 msgstr ""
58484 #: fortran/intrinsic.c:1125
58485 #, gcc-internal-format
58486 msgid ""
58487 "The intrinsic %qs at %L is not included in the selected standard but %s and "
58488 "%qs will be treated as if declared EXTERNAL.  Use an appropriate %<-std=%>* "
58489 "option or define %<-fall-intrinsics%> to allow this intrinsic."
58490 msgstr ""
58492 #: fortran/intrinsic.c:1160
58493 #, gcc-internal-format
58494 msgid "make_generic(): Cannot find generic symbol %qs"
58495 msgstr ""
58497 #: fortran/intrinsic.c:4202
58498 #, gcc-internal-format
58499 msgid "Too many arguments in call to %qs at %L"
58500 msgstr ""
58502 #: fortran/intrinsic.c:4217
58503 #, gcc-internal-format, gfc-internal-format
58504 msgid ""
58505 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
58506 "context at %L"
58507 msgstr ""
58509 #: fortran/intrinsic.c:4220
58510 #, gcc-internal-format
58511 msgid "Cannot find keyword named %qs in call to %qs at %L"
58512 msgstr ""
58514 #: fortran/intrinsic.c:4227
58515 #, gcc-internal-format
58516 msgid "Argument %qs appears twice in call to %qs at %L"
58517 msgstr ""
58519 #: fortran/intrinsic.c:4241
58520 #, gcc-internal-format
58521 msgid "Missing actual argument %qs in call to %qs at %L"
58522 msgstr ""
58524 #: fortran/intrinsic.c:4256
58525 #, gcc-internal-format, gfc-internal-format
58526 msgid "ALTERNATE RETURN not permitted at %L"
58527 msgstr ""
58529 #: fortran/intrinsic.c:4313
58530 #, gcc-internal-format
58531 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
58532 msgstr ""
58534 #: fortran/intrinsic.c:4428
58535 #, gcc-internal-format
58536 msgid "resolve_intrinsic(): Too many args for intrinsic"
58537 msgstr ""
58539 #: fortran/intrinsic.c:4531
58540 #, gcc-internal-format
58541 msgid "do_simplify(): Too many args for intrinsic"
58542 msgstr ""
58544 #: fortran/intrinsic.c:4571
58545 #, gcc-internal-format
58546 msgid "init_arglist(): too many arguments"
58547 msgstr ""
58549 #: fortran/intrinsic.c:4723
58550 #, gcc-internal-format
58551 msgid "Invalid standard code on intrinsic %qs (%d)"
58552 msgstr ""
58554 #: fortran/intrinsic.c:4732
58555 #, gcc-internal-format
58556 msgid "Intrinsic %qs (is %s) is used at %L"
58557 msgstr ""
58559 #: fortran/intrinsic.c:4803
58560 #, gcc-internal-format
58561 msgid "Function %qs as initialization expression at %L"
58562 msgstr ""
58564 #: fortran/intrinsic.c:4821
58565 #, gcc-internal-format
58566 msgid ""
58567 "Transformational function %qs at %L is invalid in an initialization "
58568 "expression"
58569 msgstr ""
58571 #: fortran/intrinsic.c:4900
58572 #, gcc-internal-format, gfc-internal-format
58573 msgid ""
58574 "Elemental function as initialization expression with non-integer/non-"
58575 "character arguments at %L"
58576 msgstr ""
58578 #: fortran/intrinsic.c:4971
58579 #, gcc-internal-format
58580 msgid ""
58581 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
58582 msgstr ""
58584 #: fortran/intrinsic.c:4978
58585 #, gcc-internal-format
58586 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
58587 msgstr ""
58589 #: fortran/intrinsic.c:5065
58590 #, gcc-internal-format, gfc-internal-format
58591 msgid "Extension: Conversion from %s to %s at %L"
58592 msgstr ""
58594 #: fortran/intrinsic.c:5101 fortran/intrinsic.c:5118
58595 #, gcc-internal-format, gfc-internal-format
58596 msgid "Possible change of value in conversion from %s to %s at %L"
58597 msgstr ""
58599 #: fortran/intrinsic.c:5106 fortran/intrinsic.c:5127
58600 #, gcc-internal-format, gfc-internal-format
58601 msgid "Conversion from %s to %s at %L"
58602 msgstr ""
58604 #: fortran/intrinsic.c:5182
58605 #, gcc-internal-format, gfc-internal-format
58606 msgid "Cannot convert %s to %s at %L"
58607 msgstr ""
58609 #: fortran/intrinsic.c:5187
58610 #, gcc-internal-format
58611 msgid "Cannot convert %qs to %qs at %L"
58612 msgstr ""
58614 #: fortran/intrinsic.c:5279
58615 #, gcc-internal-format
58616 msgid ""
58617 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
58618 "call the intrinsic, explicit INTRINSIC declarations may be required."
58619 msgstr ""
58621 #: fortran/intrinsic.c:5285
58622 #, gcc-internal-format
58623 msgid ""
58624 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
58625 "via an explicit interface or if declared EXTERNAL."
58626 msgstr ""
58628 #: fortran/io.c:180 fortran/primary.c:922
58629 #, gcc-internal-format, gfc-internal-format
58630 msgid "Extension: backslash character at %C"
58631 msgstr ""
58633 #: fortran/io.c:214
58634 #, gcc-internal-format, gfc-internal-format
58635 msgid "Nonconforming tab character in format at %C"
58636 msgstr ""
58638 #: fortran/io.c:457
58639 #, gcc-internal-format, gfc-internal-format
58640 msgid "DP format specifier not allowed at %C"
58641 msgstr ""
58643 #: fortran/io.c:464
58644 #, gcc-internal-format, gfc-internal-format
58645 msgid "DC format specifier not allowed at %C"
58646 msgstr ""
58648 #: fortran/io.c:471
58649 #, gcc-internal-format, gfc-internal-format
58650 msgid "Fortran 2003: DT format specifier not allowed at %C"
58651 msgstr ""
58653 #: fortran/io.c:699
58654 #, gcc-internal-format, gfc-internal-format
58655 msgid "X descriptor requires leading space count at %L"
58656 msgstr ""
58658 #: fortran/io.c:728
58659 #, gcc-internal-format, gfc-internal-format
58660 msgid "$ descriptor at %L"
58661 msgstr ""
58663 #: fortran/io.c:732
58664 #, gcc-internal-format, gfc-internal-format
58665 msgid "$ should be the last specifier in format at %L"
58666 msgstr ""
58668 #: fortran/io.c:832 fortran/io.c:836
58669 #, gcc-internal-format, gfc-internal-format
58670 msgid "Extension: Zero width after L descriptor at %L"
58671 msgstr ""
58673 #: fortran/io.c:848
58674 #, gcc-internal-format, gfc-internal-format
58675 msgid "Missing positive width after L descriptor at %L"
58676 msgstr ""
58678 #: fortran/io.c:879
58679 #, gcc-internal-format
58680 msgid "%<G0%> in format at %L"
58681 msgstr ""
58683 #: fortran/io.c:907
58684 #, gcc-internal-format, gfc-internal-format
58685 msgid "Positive width required in format specifier %s at %L"
58686 msgstr ""
58688 #: fortran/io.c:923 fortran/io.c:930
58689 #, gcc-internal-format, gfc-internal-format
58690 msgid "Period required in format specifier %s at %L"
58691 msgstr ""
58693 #: fortran/io.c:1052
58694 #, gcc-internal-format, gfc-internal-format
58695 msgid "Period required in format specifier at %L"
58696 msgstr ""
58698 #: fortran/io.c:1074
58699 #, gcc-internal-format, gfc-internal-format
58700 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
58701 msgstr ""
58703 #: fortran/io.c:1162 fortran/io.c:1224
58704 #, gcc-internal-format, gfc-internal-format
58705 msgid "Missing comma at %L"
58706 msgstr ""
58708 #: fortran/io.c:1242
58709 #, gcc-internal-format, gfc-internal-format
58710 msgid "%s in format string at %L"
58711 msgstr ""
58713 #: fortran/io.c:1280
58714 #, gcc-internal-format, gfc-internal-format
58715 msgid "Extraneous characters in format at %L"
58716 msgstr ""
58718 #: fortran/io.c:1302
58719 #, gcc-internal-format, gfc-internal-format
58720 msgid "Format statement in module main block at %C"
58721 msgstr ""
58723 #: fortran/io.c:1311
58724 #, gcc-internal-format, gfc-internal-format
58725 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
58726 msgstr ""
58728 #: fortran/io.c:1317
58729 #, gcc-internal-format, gfc-internal-format
58730 msgid "Missing format label at %C"
58731 msgstr ""
58733 #: fortran/io.c:1365
58734 #, gcc-internal-format, gfc-internal-format
58735 msgid "IOMSG must be a scalar-default-char-variable at %L"
58736 msgstr ""
58738 #: fortran/io.c:1379
58739 #, gcc-internal-format, gfc-internal-format
58740 msgid "%s requires a scalar-default-char-expr at %L"
58741 msgstr ""
58743 #: fortran/io.c:1402 fortran/io.c:1433 fortran/io.c:1499
58744 #, gcc-internal-format, gfc-internal-format
58745 msgid "Invalid value for %s specification at %C"
58746 msgstr ""
58748 #: fortran/io.c:1408 fortran/io.c:1439 fortran/io.c:1581 fortran/io.c:1594
58749 #, gcc-internal-format, gfc-internal-format
58750 msgid "Duplicate %s specification at %C"
58751 msgstr ""
58753 #: fortran/io.c:1446
58754 #, gcc-internal-format, gfc-internal-format
58755 msgid "Variable %s cannot be INTENT(IN) at %C"
58756 msgstr ""
58758 #: fortran/io.c:1454
58759 #, gcc-internal-format, gfc-internal-format
58760 msgid "Variable %s cannot be assigned in PURE procedure at %C"
58761 msgstr ""
58763 #: fortran/io.c:1505
58764 #, gcc-internal-format, gfc-internal-format
58765 msgid "Duplicate %s label specification at %C"
58766 msgstr ""
58768 #: fortran/io.c:1525 fortran/io.c:1542 fortran/io.c:1563
58769 #, gcc-internal-format
58770 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
58771 msgstr ""
58773 #: fortran/io.c:1616
58774 #, gcc-internal-format, gfc-internal-format
58775 msgid ""
58776 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
58777 msgstr ""
58779 #: fortran/io.c:1641
58780 #, gcc-internal-format, gfc-internal-format
58781 msgid "FORMAT tag at %C cannot be a zero-sized array"
58782 msgstr ""
58784 #: fortran/io.c:1681
58785 #, gcc-internal-format, gfc-internal-format
58786 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
58787 msgstr ""
58789 #: fortran/io.c:1687
58790 #, gcc-internal-format, gfc-internal-format
58791 msgid "ASSIGNED variable in FORMAT tag at %L"
58792 msgstr ""
58794 #: fortran/io.c:1692
58795 #, gcc-internal-format
58796 msgid "Variable %qs at %L has not been assigned a format label"
58797 msgstr ""
58799 #: fortran/io.c:1699
58800 #, gcc-internal-format
58801 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
58802 msgstr ""
58804 #: fortran/io.c:1711
58805 #, gcc-internal-format, gfc-internal-format
58806 msgid "Non-character in FORMAT tag at %L"
58807 msgstr ""
58809 #: fortran/io.c:1717
58810 #, gcc-internal-format, gfc-internal-format
58811 msgid "Non-character assumed shape array element in FORMAT tag at %L"
58812 msgstr ""
58814 #: fortran/io.c:1724
58815 #, gcc-internal-format, gfc-internal-format
58816 msgid "Non-character assumed size array element in FORMAT tag at %L"
58817 msgstr ""
58819 #: fortran/io.c:1731
58820 #, gcc-internal-format, gfc-internal-format
58821 msgid "Non-character pointer array element in FORMAT tag at %L"
58822 msgstr ""
58824 #: fortran/io.c:1757
58825 #, gcc-internal-format, gfc-internal-format
58826 msgid "%s tag at %L must be of type %s"
58827 msgstr ""
58829 #: fortran/io.c:1764
58830 #, gcc-internal-format, gfc-internal-format
58831 msgid "%s tag at %L must be a character string of default kind"
58832 msgstr ""
58834 #: fortran/io.c:1771
58835 #, gcc-internal-format, gfc-internal-format
58836 msgid "%s tag at %L must be scalar"
58837 msgstr ""
58839 #: fortran/io.c:1777
58840 #, gcc-internal-format, gfc-internal-format
58841 msgid "IOMSG tag at %L"
58842 msgstr ""
58844 #: fortran/io.c:1785
58845 #, gcc-internal-format, gfc-internal-format
58846 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
58847 msgstr ""
58849 #: fortran/io.c:1794
58850 #, gcc-internal-format, gfc-internal-format
58851 msgid "Non-default LOGICAL kind in %s tag at %L"
58852 msgstr ""
58854 #: fortran/io.c:1801
58855 #, gcc-internal-format, gfc-internal-format
58856 msgid "NEWUNIT specifier at %L"
58857 msgstr ""
58859 #: fortran/io.c:1819
58860 #, gcc-internal-format, gfc-internal-format
58861 msgid "CONVERT tag at %L"
58862 msgstr ""
58864 #: fortran/io.c:2041
58865 #, gcc-internal-format
58866 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
58867 msgstr ""
58869 #: fortran/io.c:2049 fortran/io.c:2076
58870 #, gcc-internal-format
58871 msgid "%s specifier in %s statement at %C has value %qs"
58872 msgstr ""
58874 #: fortran/io.c:2068
58875 #, gcc-internal-format
58876 msgid "Extension: %s specifier in %s statement at %C has value %qs"
58877 msgstr ""
58879 #: fortran/io.c:2090 fortran/io.c:2098
58880 #, gcc-internal-format
58881 msgid "%s specifier in %s statement at %C has invalid value %qs"
58882 msgstr ""
58884 #: fortran/io.c:2151
58885 #, gcc-internal-format, gfc-internal-format
58886 msgid "OPEN statement not allowed in PURE procedure at %C"
58887 msgstr ""
58889 #: fortran/io.c:2193
58890 #, gcc-internal-format, gfc-internal-format
58891 msgid "ACTION type conflicts with READONLY specifier at %C"
58892 msgstr ""
58894 #: fortran/io.c:2207
58895 #, gcc-internal-format, gfc-internal-format
58896 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
58897 msgstr ""
58899 #: fortran/io.c:2216 fortran/io.c:3842
58900 #, gcc-internal-format, gfc-internal-format
58901 msgid "ASYNCHRONOUS= specifier at %L must be of default CHARACTER kind"
58902 msgstr ""
58904 #: fortran/io.c:2224 fortran/io.c:3850
58905 #, gcc-internal-format, gfc-internal-format
58906 msgid "ASYNCHRONOUS= specifier at %L must be scalar"
58907 msgstr ""
58909 #: fortran/io.c:2243 fortran/io.c:3907
58910 #, gcc-internal-format, gfc-internal-format
58911 msgid "BLANK= at %C not allowed in Fortran 95"
58912 msgstr ""
58914 #: fortran/io.c:2280 fortran/io.c:3883
58915 #, gcc-internal-format, gfc-internal-format
58916 msgid "DECIMAL= at %C not allowed in Fortran 95"
58917 msgstr ""
58919 #: fortran/io.c:2318
58920 #, gcc-internal-format, gfc-internal-format
58921 msgid "ENCODING= at %C not allowed in Fortran 95"
58922 msgstr ""
58924 #: fortran/io.c:2381 fortran/io.c:3956
58925 #, gcc-internal-format, gfc-internal-format
58926 msgid "ROUND= at %C not allowed in Fortran 95"
58927 msgstr ""
58929 #: fortran/io.c:2420
58930 #, gcc-internal-format, gfc-internal-format
58931 msgid "SIGN= at %C not allowed in Fortran 95"
58932 msgstr ""
58934 #: fortran/io.c:2503
58935 #, gcc-internal-format, gfc-internal-format
58936 msgid "UNIT specifier not allowed with NEWUNIT at %C"
58937 msgstr ""
58939 #: fortran/io.c:2513
58940 #, gcc-internal-format, gfc-internal-format
58941 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
58942 msgstr ""
58944 #: fortran/io.c:2520
58945 #, gcc-internal-format, gfc-internal-format
58946 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
58947 msgstr ""
58949 #: fortran/io.c:2667
58950 #, gcc-internal-format, gfc-internal-format
58951 msgid "CLOSE statement not allowed in PURE procedure at %C"
58952 msgstr ""
58954 #: fortran/io.c:2729
58955 #, gcc-internal-format, gfc-internal-format
58956 msgid "CLOSE statement at %L requires a UNIT number"
58957 msgstr ""
58959 #: fortran/io.c:2737
58960 #, gcc-internal-format, gfc-internal-format
58961 msgid "UNIT number in CLOSE statement at %L must be non-negative"
58962 msgstr ""
58964 #: fortran/io.c:2835 fortran/match.c:3050
58965 #, gcc-internal-format, gfc-internal-format
58966 msgid "%s statement not allowed in PURE procedure at %C"
58967 msgstr ""
58969 #: fortran/io.c:2865
58970 #, gcc-internal-format, gfc-internal-format
58971 msgid "UNIT number missing in statement at %L"
58972 msgstr ""
58974 #: fortran/io.c:2876 fortran/io.c:3352
58975 #, gcc-internal-format, gfc-internal-format
58976 msgid "UNIT number in statement at %L must be non-negative"
58977 msgstr ""
58979 #: fortran/io.c:2909
58980 #, gcc-internal-format, gfc-internal-format
58981 msgid "FLUSH statement at %C"
58982 msgstr ""
58984 #: fortran/io.c:2950
58985 #, gcc-internal-format, gfc-internal-format
58986 msgid "Missing format with default unit at %C"
58987 msgstr ""
58989 #: fortran/io.c:2970
58990 #, gcc-internal-format, gfc-internal-format
58991 msgid "Duplicate UNIT specification at %C"
58992 msgstr ""
58994 #: fortran/io.c:3044
58995 #, gcc-internal-format, gfc-internal-format
58996 msgid "Duplicate format specification at %C"
58997 msgstr ""
58999 #: fortran/io.c:3085
59000 #, gcc-internal-format
59001 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
59002 msgstr ""
59004 #: fortran/io.c:3121
59005 #, gcc-internal-format, gfc-internal-format
59006 msgid "Duplicate NML specification at %C"
59007 msgstr ""
59009 #: fortran/io.c:3130
59010 #, gcc-internal-format
59011 msgid "Symbol %qs at %C must be a NAMELIST group name"
59012 msgstr ""
59014 #: fortran/io.c:3200
59015 #, gcc-internal-format, gfc-internal-format
59016 msgid "END tag at %C not allowed in output statement"
59017 msgstr ""
59019 #: fortran/io.c:3286
59020 #, gcc-internal-format, gfc-internal-format
59021 msgid "UNIT not specified at %L"
59022 msgstr ""
59024 #: fortran/io.c:3298
59025 #, gcc-internal-format, gfc-internal-format
59026 msgid ""
59027 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
59028 "variable"
59029 msgstr ""
59031 #: fortran/io.c:3320
59032 #, gcc-internal-format, gfc-internal-format
59033 msgid "Invalid form of WRITE statement at %L, UNIT required"
59034 msgstr ""
59036 #: fortran/io.c:3331
59037 #, gcc-internal-format, gfc-internal-format
59038 msgid "Internal unit with vector subscript at %L"
59039 msgstr ""
59041 #: fortran/io.c:3345
59042 #, gcc-internal-format, gfc-internal-format
59043 msgid "External IO UNIT cannot be an array at %L"
59044 msgstr ""
59046 #: fortran/io.c:3375
59047 #, gcc-internal-format
59048 msgid ""
59049 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
59050 "appear in a variable definition context"
59051 msgstr ""
59053 #: fortran/io.c:3387
59054 #, gcc-internal-format
59055 msgid ""
59056 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
59057 "defined input/output procedure"
59058 msgstr ""
59060 #: fortran/io.c:3397 fortran/resolve.c:14545
59061 #, gcc-internal-format
59062 msgid ""
59063 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
59064 "components"
59065 msgstr ""
59067 #: fortran/io.c:3405
59068 #, gcc-internal-format
59069 msgid ""
59070 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
59071 "components and thus requires a defined input/output procedure"
59072 msgstr ""
59074 #: fortran/io.c:3416
59075 #, gcc-internal-format, gfc-internal-format
59076 msgid "Comma before i/o item list at %L"
59077 msgstr ""
59079 #: fortran/io.c:3426
59080 #, gcc-internal-format, gfc-internal-format
59081 msgid "ERR tag label %d at %L not defined"
59082 msgstr ""
59084 #: fortran/io.c:3438
59085 #, gcc-internal-format, gfc-internal-format
59086 msgid "END tag label %d at %L not defined"
59087 msgstr ""
59089 #: fortran/io.c:3450
59090 #, gcc-internal-format, gfc-internal-format
59091 msgid "EOR tag label %d at %L not defined"
59092 msgstr ""
59094 #: fortran/io.c:3460
59095 #, gcc-internal-format, gfc-internal-format
59096 msgid "FORMAT label %d at %L not defined"
59097 msgstr ""
59099 #: fortran/io.c:3491
59100 #, gcc-internal-format
59101 msgid "io_kind_name(): bad I/O-kind"
59102 msgstr ""
59104 #: fortran/io.c:3580
59105 #, gcc-internal-format, gfc-internal-format
59106 msgid "Syntax error in I/O iterator at %C"
59107 msgstr ""
59109 #: fortran/io.c:3611
59110 #, gcc-internal-format, gfc-internal-format
59111 msgid "Expected variable in READ statement at %C"
59112 msgstr ""
59114 #: fortran/io.c:3617
59115 #, gcc-internal-format, gfc-internal-format
59116 msgid "Expecting variable or io-implied-do at %L"
59117 msgstr ""
59119 #: fortran/io.c:3627
59120 #, gcc-internal-format, gfc-internal-format
59121 msgid "Expected expression in %s statement at %C"
59122 msgstr ""
59124 #. A general purpose syntax error.
59125 #: fortran/io.c:3684 fortran/io.c:4392 fortran/gfortran.h:2938
59126 #, gcc-internal-format, gfc-internal-format
59127 msgid "Syntax error in %s statement at %C"
59128 msgstr ""
59130 #: fortran/io.c:3772
59131 #, gcc-internal-format, gfc-internal-format
59132 msgid "Internal file at %L with namelist"
59133 msgstr ""
59135 #: fortran/io.c:3787
59136 #, gcc-internal-format, gfc-internal-format
59137 msgid ""
59138 "IO UNIT in %s statement at %C must be an internal file in a PURE procedure"
59139 msgstr ""
59141 #: fortran/io.c:3832
59142 #, gcc-internal-format, gfc-internal-format
59143 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
59144 msgstr ""
59146 #: fortran/io.c:3932
59147 #, gcc-internal-format, gfc-internal-format
59148 msgid "PAD= at %C not allowed in Fortran 95"
59149 msgstr ""
59151 #: fortran/io.c:4008
59152 #, gcc-internal-format, gfc-internal-format
59153 msgid "DELIM= at %C not allowed in Fortran 95"
59154 msgstr ""
59156 #: fortran/io.c:4160
59157 #, gcc-internal-format, gfc-internal-format
59158 msgid "PRINT namelist at %C is an extension"
59159 msgstr ""
59161 #: fortran/io.c:4182
59162 #, gcc-internal-format, gfc-internal-format
59163 msgid "Comma after * at %C not allowed without I/O list"
59164 msgstr ""
59166 #: fortran/io.c:4358
59167 #, gcc-internal-format, gfc-internal-format
59168 msgid "Expected comma in I/O list at %C"
59169 msgstr ""
59171 #: fortran/io.c:4426
59172 #, gcc-internal-format, gfc-internal-format
59173 msgid "PRINT statement at %C not allowed within PURE procedure"
59174 msgstr ""
59176 #: fortran/io.c:4593 fortran/io.c:4655
59177 #, gcc-internal-format, gfc-internal-format
59178 msgid "INQUIRE statement not allowed in PURE procedure at %C"
59179 msgstr ""
59181 #: fortran/io.c:4621
59182 #, gcc-internal-format, gfc-internal-format
59183 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
59184 msgstr ""
59186 #: fortran/io.c:4631 fortran/trans-io.c:1332
59187 #, gcc-internal-format, gfc-internal-format
59188 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
59189 msgstr ""
59191 #: fortran/io.c:4638
59192 #, gcc-internal-format, gfc-internal-format
59193 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
59194 msgstr ""
59196 #: fortran/io.c:4648
59197 #, gcc-internal-format, gfc-internal-format
59198 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
59199 msgstr ""
59201 #: fortran/io.c:4663
59202 #, gcc-internal-format, gfc-internal-format
59203 msgid ""
59204 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
59205 msgstr ""
59207 #: fortran/io.c:4841
59208 #, gcc-internal-format, gfc-internal-format
59209 msgid "WAIT at %C not allowed in Fortran 95"
59210 msgstr ""
59212 #: fortran/io.c:4847
59213 #, gcc-internal-format, gfc-internal-format
59214 msgid "WAIT statement not allowed in PURE procedure at %C"
59215 msgstr ""
59217 #: fortran/match.c:118
59218 #, gcc-internal-format
59219 msgid "gfc_op2string(): Bad code"
59220 msgstr ""
59222 #: fortran/match.c:195
59223 #, gcc-internal-format, gfc-internal-format
59224 msgid "Expected structure component or operator name after '.' at %C"
59225 msgstr ""
59227 #: fortran/match.c:227
59228 #, gcc-internal-format
59229 msgid ""
59230 "%qs is neither a defined operator nor a structure component in dotted string "
59231 "at %C"
59232 msgstr ""
59234 #: fortran/match.c:298
59235 #, gcc-internal-format
59236 msgid "Missing %qs in statement at or before %L"
59237 msgstr ""
59239 #: fortran/match.c:496
59240 #, gcc-internal-format, gfc-internal-format
59241 msgid "Integer too large at %C"
59242 msgstr ""
59244 #: fortran/match.c:577 fortran/parse.c:1143
59245 #, gcc-internal-format, gfc-internal-format
59246 msgid "Too many digits in statement label at %C"
59247 msgstr ""
59249 #: fortran/match.c:583
59250 #, gcc-internal-format, gfc-internal-format
59251 msgid "Statement label at %C is zero"
59252 msgstr ""
59254 #: fortran/match.c:616
59255 #, gcc-internal-format
59256 msgid "Label name %qs at %C is ambiguous"
59257 msgstr ""
59259 #: fortran/match.c:622
59260 #, gcc-internal-format
59261 msgid "Duplicate construct label %qs at %C"
59262 msgstr ""
59264 #: fortran/match.c:656
59265 #, gcc-internal-format, gfc-internal-format
59266 msgid "Invalid character in name at %C"
59267 msgstr ""
59269 #: fortran/match.c:669
59270 #, gcc-internal-format, gfc-internal-format
59271 msgid "Name at %C is too long"
59272 msgstr ""
59274 #: fortran/match.c:680
59275 #, gcc-internal-format
59276 msgid ""
59277 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
59278 "extension"
59279 msgstr ""
59281 #: fortran/match.c:956
59282 #, gcc-internal-format, gfc-internal-format
59283 msgid ".XOR. operator at %C"
59284 msgstr ""
59286 #: fortran/match.c:1011
59287 #, gcc-internal-format, gfc-internal-format
59288 msgid "Loop variable at %C cannot be an array"
59289 msgstr ""
59291 #: fortran/match.c:1018
59292 #, gcc-internal-format, gfc-internal-format
59293 msgid "Loop variable at %C cannot be a coarray"
59294 msgstr ""
59296 #: fortran/match.c:1024
59297 #, gcc-internal-format, gfc-internal-format
59298 msgid "Loop variable at %C cannot be a sub-component"
59299 msgstr ""
59301 #: fortran/match.c:1058
59302 #, gcc-internal-format, gfc-internal-format
59303 msgid "Expected a step value in iterator at %C"
59304 msgstr ""
59306 #: fortran/match.c:1070
59307 #, gcc-internal-format, gfc-internal-format
59308 msgid "Syntax error in iterator at %C"
59309 msgstr ""
59311 #: fortran/match.c:1238
59312 #, gcc-internal-format, gfc-internal-format
59313 msgid "gfc_match(): Bad match code %c"
59314 msgstr ""
59316 #: fortran/match.c:1312
59317 #, gcc-internal-format, gfc-internal-format
59318 msgid "Invalid form of PROGRAM statement at %C"
59319 msgstr ""
59321 #: fortran/match.c:1355
59322 #, gcc-internal-format, gfc-internal-format
59323 msgid "Assignment to a constant expression at %C"
59324 msgstr ""
59326 #: fortran/match.c:1454 fortran/match.c:1545
59327 #, gcc-internal-format, gfc-internal-format
59328 msgid "Arithmetic IF statement at %C"
59329 msgstr ""
59331 #: fortran/match.c:1501
59332 #, gcc-internal-format
59333 msgid "Missing %<(%> in IF-expression at %C"
59334 msgstr ""
59336 #: fortran/match.c:1519
59337 #, gcc-internal-format, gfc-internal-format
59338 msgid "Syntax error in IF-expression at %C"
59339 msgstr ""
59341 #: fortran/match.c:1530
59342 #, gcc-internal-format, gfc-internal-format
59343 msgid "Block label not appropriate for arithmetic IF statement at %C"
59344 msgstr ""
59346 #: fortran/match.c:1568
59347 #, gcc-internal-format, gfc-internal-format
59348 msgid "Block label is not appropriate for IF statement at %C"
59349 msgstr ""
59351 #: fortran/match.c:1661 fortran/match.c:1668
59352 #, gcc-internal-format, gfc-internal-format
59353 msgid "Syntax error in IF-clause after %C"
59354 msgstr ""
59356 #: fortran/match.c:1711
59357 #, gcc-internal-format, gfc-internal-format
59358 msgid "Invalid character(s) in ELSE statement after %C"
59359 msgstr ""
59361 #: fortran/match.c:1717
59362 #, gcc-internal-format
59363 msgid "Label %qs at %C doesn't match IF label %qs"
59364 msgstr ""
59366 #: fortran/match.c:1738
59367 #, gcc-internal-format
59368 msgid "Missing %<(%> in ELSE IF expression at %C"
59369 msgstr ""
59371 #: fortran/match.c:1748
59372 #, gcc-internal-format
59373 msgid "Missing %<)%> in ELSE IF expression at %C"
59374 msgstr ""
59376 #: fortran/match.c:1763
59377 #, gcc-internal-format, gfc-internal-format
59378 msgid "Missing THEN in ELSE IF statement after %L"
59379 msgstr ""
59381 #: fortran/match.c:1771
59382 #, gcc-internal-format, gfc-internal-format
59383 msgid "Syntax error in ELSE IF statement after %L"
59384 msgstr ""
59386 #: fortran/match.c:1777
59387 #, gcc-internal-format
59388 msgid "Label %qs after %L doesn't match IF label %qs"
59389 msgstr ""
59391 #: fortran/match.c:1838
59392 #, gcc-internal-format, gfc-internal-format
59393 msgid "Image control statement CRITICAL at %C in PURE procedure"
59394 msgstr ""
59396 #: fortran/match.c:1844
59397 #, gcc-internal-format, gfc-internal-format
59398 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
59399 msgstr ""
59401 #: fortran/match.c:1851
59402 #, gcc-internal-format, gfc-internal-format
59403 msgid "CRITICAL statement at %C"
59404 msgstr ""
59406 #: fortran/match.c:1863
59407 #, gcc-internal-format, gfc-internal-format
59408 msgid "Nested CRITICAL block at %C"
59409 msgstr ""
59411 #: fortran/match.c:1915
59412 #, gcc-internal-format, gfc-internal-format
59413 msgid "Expected association list at %C"
59414 msgstr ""
59416 #: fortran/match.c:1927
59417 #, gcc-internal-format, gfc-internal-format
59418 msgid "Expected association at %C"
59419 msgstr ""
59421 #: fortran/match.c:1937
59422 #, gcc-internal-format, gfc-internal-format
59423 msgid "Invalid association target at %C"
59424 msgstr ""
59426 #: fortran/match.c:1948
59427 #, gcc-internal-format
59428 msgid "Duplicate name %qs in association at %C"
59429 msgstr ""
59431 #: fortran/match.c:1956
59432 #, gcc-internal-format, gfc-internal-format
59433 msgid "Association target at %C must not be coindexed"
59434 msgstr ""
59436 #: fortran/match.c:1974
59437 #, gcc-internal-format
59438 msgid "Expected %<)%> or %<,%> at %C"
59439 msgstr ""
59441 #: fortran/match.c:1992
59442 #, gcc-internal-format, gfc-internal-format
59443 msgid "Junk after ASSOCIATE statement at %C"
59444 msgstr ""
59446 #: fortran/match.c:2114
59447 #, gcc-internal-format
59448 msgid "Derived type %qs at %L may not be ABSTRACT"
59449 msgstr ""
59451 #: fortran/match.c:2186 fortran/match.c:2255 fortran/match.c:2278
59452 #, gcc-internal-format, gfc-internal-format
59453 msgid "Invalid type-spec at %C"
59454 msgstr ""
59456 #: fortran/match.c:2373
59457 #, gcc-internal-format, gfc-internal-format
59458 msgid "Syntax error in FORALL iterator at %C"
59459 msgstr ""
59461 #: fortran/match.c:2638
59462 #, gcc-internal-format, gfc-internal-format
59463 msgid "DO CONCURRENT construct at %C"
59464 msgstr ""
59466 #: fortran/match.c:2763
59467 #, gcc-internal-format
59468 msgid "Name %qs in %s statement at %C is unknown"
59469 msgstr ""
59471 #: fortran/match.c:2771
59472 #, gcc-internal-format
59473 msgid "Name %qs in %s statement at %C is not a construct name"
59474 msgstr ""
59476 #: fortran/match.c:2783
59477 #, gcc-internal-format, gfc-internal-format
59478 msgid "%s statement at %C leaves CRITICAL construct"
59479 msgstr ""
59481 #. F2008, C821 & C845.
59482 #: fortran/match.c:2791
59483 #, gcc-internal-format, gfc-internal-format
59484 msgid "%s statement at %C leaves DO CONCURRENT construct"
59485 msgstr ""
59487 #: fortran/match.c:2803
59488 #, gcc-internal-format, gfc-internal-format
59489 msgid "%s statement at %C is not within a construct"
59490 msgstr ""
59492 #: fortran/match.c:2806
59493 #, gcc-internal-format
59494 msgid "%s statement at %C is not within construct %qs"
59495 msgstr ""
59497 #: fortran/match.c:2831
59498 #, gcc-internal-format
59499 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
59500 msgstr ""
59502 #: fortran/match.c:2836
59503 #, gcc-internal-format, gfc-internal-format
59504 msgid "EXIT statement with no do-construct-name at %C"
59505 msgstr ""
59507 #: fortran/match.c:2842
59508 #, gcc-internal-format
59509 msgid "%s statement at %C is not applicable to construct %qs"
59510 msgstr ""
59512 #: fortran/match.c:2850
59513 #, gcc-internal-format, gfc-internal-format
59514 msgid "%s statement at %C leaving OpenACC structured block"
59515 msgstr ""
59517 #: fortran/match.c:2851
59518 #, gcc-internal-format, gfc-internal-format
59519 msgid "%s statement at %C leaving OpenMP structured block"
59520 msgstr ""
59522 #: fortran/match.c:2875
59523 #, gcc-internal-format, gfc-internal-format
59524 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
59525 msgstr ""
59527 #: fortran/match.c:2880
59528 #, gcc-internal-format, gfc-internal-format
59529 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
59530 msgstr ""
59532 #: fortran/match.c:2909
59533 #, gcc-internal-format, gfc-internal-format
59534 msgid "EXIT statement at %C terminating !$OMP DO loop"
59535 msgstr ""
59537 #: fortran/match.c:2914
59538 #, gcc-internal-format, gfc-internal-format
59539 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
59540 msgstr ""
59542 #: fortran/match.c:2999
59543 #, gcc-internal-format, gfc-internal-format
59544 msgid "Blank required in %s statement near %C"
59545 msgstr ""
59547 #: fortran/match.c:3017
59548 #, gcc-internal-format, gfc-internal-format
59549 msgid "STOP code at %C cannot be negative"
59550 msgstr ""
59552 #: fortran/match.c:3023
59553 #, gcc-internal-format, gfc-internal-format
59554 msgid "STOP code at %C contains too many digits"
59555 msgstr ""
59557 #: fortran/match.c:3044
59558 #, gcc-internal-format, gfc-internal-format
59559 msgid "%s statement at %C in PURE procedure"
59560 msgstr ""
59562 #: fortran/match.c:3060
59563 #, gcc-internal-format, gfc-internal-format
59564 msgid "Image control statement STOP at %C in CRITICAL block"
59565 msgstr ""
59567 #: fortran/match.c:3065
59568 #, gcc-internal-format, gfc-internal-format
59569 msgid "Image control statement STOP at %C in DO CONCURRENT block"
59570 msgstr ""
59572 #: fortran/match.c:3076
59573 #, gcc-internal-format, gfc-internal-format
59574 msgid ""
59575 "STOP code at %L must be a scalar CHARACTER constant or "
59576 "digit[digit[digit[digit[digit]]]]"
59577 msgstr ""
59579 #: fortran/match.c:3089
59580 #, gcc-internal-format, gfc-internal-format
59581 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
59582 msgstr ""
59584 #: fortran/match.c:3096
59585 #, gcc-internal-format, gfc-internal-format
59586 msgid "STOP code at %L must be scalar"
59587 msgstr ""
59589 #: fortran/match.c:3103
59590 #, gcc-internal-format, gfc-internal-format
59591 msgid "STOP code at %L must be default character KIND=%d"
59592 msgstr ""
59594 #: fortran/match.c:3110
59595 #, gcc-internal-format, gfc-internal-format
59596 msgid "STOP code at %L must be default integer KIND=%d"
59597 msgstr ""
59599 #: fortran/match.c:3158
59600 #, gcc-internal-format, gfc-internal-format
59601 msgid "PAUSE statement at %C"
59602 msgstr ""
59604 #: fortran/match.c:3179
59605 #, gcc-internal-format, gfc-internal-format
59606 msgid "ERROR STOP statement at %C"
59607 msgstr ""
59609 #: fortran/match.c:3205
59610 #, gcc-internal-format, gfc-internal-format
59611 msgid "Image control statement EVENT %s at %C in PURE procedure"
59612 msgstr ""
59614 #: fortran/match.c:3220
59615 #, gcc-internal-format, gfc-internal-format
59616 msgid "Image control statement EVENT %s at %C in CRITICAL block"
59617 msgstr ""
59619 #: fortran/match.c:3227
59620 #, gcc-internal-format, gfc-internal-format
59621 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
59622 msgstr ""
59624 #: fortran/match.c:3257 fortran/match.c:3599 fortran/match.c:3811
59625 #: fortran/match.c:4357 fortran/match.c:4699
59626 #, gcc-internal-format, gfc-internal-format
59627 msgid "Redundant STAT tag found at %L"
59628 msgstr ""
59630 #: fortran/match.c:3278 fortran/match.c:3620 fortran/match.c:3831
59631 #: fortran/match.c:4383 fortran/match.c:4724
59632 #, gcc-internal-format, gfc-internal-format
59633 msgid "Redundant ERRMSG tag found at %L"
59634 msgstr ""
59636 #: fortran/match.c:3299
59637 #, gcc-internal-format, gfc-internal-format
59638 msgid "Redundant UNTIL_COUNT tag found at %L"
59639 msgstr ""
59641 #: fortran/match.c:3365
59642 #, gcc-internal-format, gfc-internal-format
59643 msgid "EVENT POST statement at %C"
59644 msgstr ""
59646 #: fortran/match.c:3375
59647 #, gcc-internal-format, gfc-internal-format
59648 msgid "EVENT WAIT statement at %C"
59649 msgstr ""
59651 #: fortran/match.c:3387
59652 #, gcc-internal-format, gfc-internal-format
59653 msgid "FAIL IMAGE statement at %C"
59654 msgstr ""
59656 #: fortran/match.c:3411
59657 #, gcc-internal-format, gfc-internal-format
59658 msgid "FORM TEAM statement at %C"
59659 msgstr ""
59661 #: fortran/match.c:3450
59662 #, gcc-internal-format, gfc-internal-format
59663 msgid "CHANGE TEAM statement at %C"
59664 msgstr ""
59666 #: fortran/match.c:3480
59667 #, gcc-internal-format, gfc-internal-format
59668 msgid "END TEAM statement at %C"
59669 msgstr ""
59671 #: fortran/match.c:3504
59672 #, gcc-internal-format, gfc-internal-format
59673 msgid "SYNC TEAM statement at %C"
59674 msgstr ""
59676 #: fortran/match.c:3547
59677 #, gcc-internal-format, gfc-internal-format
59678 msgid "Image control statement %s at %C in PURE procedure"
59679 msgstr ""
59681 #: fortran/match.c:3562
59682 #, gcc-internal-format, gfc-internal-format
59683 msgid "Image control statement %s at %C in CRITICAL block"
59684 msgstr ""
59686 #: fortran/match.c:3569
59687 #, gcc-internal-format, gfc-internal-format
59688 msgid "Image control statement %s at %C in DO CONCURRENT block"
59689 msgstr ""
59691 #: fortran/match.c:3641
59692 #, gcc-internal-format, gfc-internal-format
59693 msgid "Redundant ACQUIRED_LOCK tag found at %L"
59694 msgstr ""
59696 #: fortran/match.c:3706
59697 #, gcc-internal-format, gfc-internal-format
59698 msgid "LOCK statement at %C"
59699 msgstr ""
59701 #: fortran/match.c:3716
59702 #, gcc-internal-format, gfc-internal-format
59703 msgid "UNLOCK statement at %C"
59704 msgstr ""
59706 #: fortran/match.c:3741
59707 #, gcc-internal-format, gfc-internal-format
59708 msgid "Image control statement SYNC at %C in PURE procedure"
59709 msgstr ""
59711 #: fortran/match.c:3747
59712 #, gcc-internal-format, gfc-internal-format
59713 msgid "SYNC statement at %C"
59714 msgstr ""
59716 #: fortran/match.c:3759
59717 #, gcc-internal-format, gfc-internal-format
59718 msgid "Image control statement SYNC at %C in CRITICAL block"
59719 msgstr ""
59721 #: fortran/match.c:3765
59722 #, gcc-internal-format, gfc-internal-format
59723 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
59724 msgstr ""
59726 #: fortran/match.c:3945
59727 #, gcc-internal-format, gfc-internal-format
59728 msgid "ASSIGN statement at %C"
59729 msgstr ""
59731 #: fortran/match.c:3989
59732 #, gcc-internal-format, gfc-internal-format
59733 msgid "Assigned GOTO statement at %C"
59734 msgstr ""
59736 #: fortran/match.c:4033 fortran/match.c:4084
59737 #, gcc-internal-format, gfc-internal-format
59738 msgid "Statement label list in GOTO at %C cannot be empty"
59739 msgstr ""
59741 #: fortran/match.c:4094
59742 #, gcc-internal-format, gfc-internal-format
59743 msgid "Computed GOTO at %C"
59744 msgstr ""
59746 #: fortran/match.c:4169
59747 #, gcc-internal-format, gfc-internal-format
59748 msgid "Error in type-spec at %L"
59749 msgstr ""
59751 #: fortran/match.c:4182
59752 #, gcc-internal-format, gfc-internal-format
59753 msgid "typespec in ALLOCATE at %L"
59754 msgstr ""
59756 #: fortran/match.c:4205
59757 #, gcc-internal-format, gfc-internal-format
59758 msgid ""
59759 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
59760 "parameters"
59761 msgstr ""
59763 #: fortran/match.c:4239
59764 #, gcc-internal-format, gfc-internal-format
59765 msgid "Bad allocate-object at %C for a PURE procedure"
59766 msgstr ""
59768 #: fortran/match.c:4254
59769 #, gcc-internal-format, gfc-internal-format
59770 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
59771 msgstr ""
59773 #: fortran/match.c:4276
59774 #, gcc-internal-format, gfc-internal-format
59775 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
59776 msgstr ""
59778 #: fortran/match.c:4281
59779 #, gcc-internal-format, gfc-internal-format
59780 msgid "ALLOCATE of coarray at %C in CRITICAL block"
59781 msgstr ""
59783 #: fortran/match.c:4303
59784 #, gcc-internal-format, gfc-internal-format
59785 msgid ""
59786 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
59787 msgstr ""
59789 #: fortran/match.c:4315
59790 #, gcc-internal-format, gfc-internal-format
59791 msgid "Type of entity at %L is type incompatible with typespec"
59792 msgstr ""
59794 #: fortran/match.c:4323
59795 #, gcc-internal-format, gfc-internal-format
59796 msgid ""
59797 "Kind type parameter for entity at %L differs from the kind type parameter of "
59798 "the typespec"
59799 msgstr ""
59801 #: fortran/match.c:4340
59802 #, gcc-internal-format, gfc-internal-format
59803 msgid "Shape specification for allocatable scalar at %C"
59804 msgstr ""
59806 #: fortran/match.c:4377
59807 #, gcc-internal-format, gfc-internal-format
59808 msgid "ERRMSG tag at %L"
59809 msgstr ""
59811 #: fortran/match.c:4400
59812 #, gcc-internal-format, gfc-internal-format
59813 msgid "SOURCE tag at %L"
59814 msgstr ""
59816 #: fortran/match.c:4406
59817 #, gcc-internal-format, gfc-internal-format
59818 msgid "Redundant SOURCE tag found at %L"
59819 msgstr ""
59821 #: fortran/match.c:4413
59822 #, gcc-internal-format, gfc-internal-format
59823 msgid "SOURCE tag at %L conflicts with the typespec at %L"
59824 msgstr ""
59826 #: fortran/match.c:4419
59827 #, gcc-internal-format, gfc-internal-format
59828 msgid "SOURCE tag at %L with more than a single allocate object"
59829 msgstr ""
59831 #: fortran/match.c:4437
59832 #, gcc-internal-format, gfc-internal-format
59833 msgid "MOLD tag at %L"
59834 msgstr ""
59836 #: fortran/match.c:4443
59837 #, gcc-internal-format, gfc-internal-format
59838 msgid "Redundant MOLD tag found at %L"
59839 msgstr ""
59841 #: fortran/match.c:4450
59842 #, gcc-internal-format, gfc-internal-format
59843 msgid "MOLD tag at %L conflicts with the typespec at %L"
59844 msgstr ""
59846 #: fortran/match.c:4476
59847 #, gcc-internal-format, gfc-internal-format
59848 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
59849 msgstr ""
59851 #: fortran/match.c:4484
59852 #, gcc-internal-format, gfc-internal-format
59853 msgid ""
59854 "Allocate-object at %L with a deferred type parameter requires either a type-"
59855 "spec or SOURCE tag or a MOLD tag"
59856 msgstr ""
59858 #: fortran/match.c:4496
59859 #, gcc-internal-format, gfc-internal-format
59860 msgid ""
59861 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
59862 "SOURCE tag or a MOLD tag"
59863 msgstr ""
59865 #: fortran/match.c:4563
59866 #, gcc-internal-format, gfc-internal-format
59867 msgid "Pointer object at %C shall not be coindexed"
59868 msgstr ""
59870 #: fortran/match.c:4649
59871 #, gcc-internal-format, gfc-internal-format
59872 msgid "Illegal allocate-object at %C for a PURE procedure"
59873 msgstr ""
59875 #: fortran/match.c:4659
59876 #, gcc-internal-format, gfc-internal-format
59877 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
59878 msgstr ""
59880 #: fortran/match.c:4666
59881 #, gcc-internal-format, gfc-internal-format
59882 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
59883 msgstr ""
59885 #: fortran/match.c:4682
59886 #, gcc-internal-format, gfc-internal-format
59887 msgid ""
59888 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
59889 "variable"
59890 msgstr ""
59892 #: fortran/match.c:4719
59893 #, gcc-internal-format, gfc-internal-format
59894 msgid "ERRMSG at %L"
59895 msgstr ""
59897 #: fortran/match.c:4776
59898 #, gcc-internal-format, gfc-internal-format
59899 msgid "Image control statement RETURN at %C in CRITICAL block"
59900 msgstr ""
59902 #: fortran/match.c:4782
59903 #, gcc-internal-format, gfc-internal-format
59904 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
59905 msgstr ""
59907 #: fortran/match.c:4791
59908 #, gcc-internal-format, gfc-internal-format
59909 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
59910 msgstr ""
59912 #: fortran/match.c:4822
59913 #, gcc-internal-format, gfc-internal-format
59914 msgid "RETURN statement in main program at %C"
59915 msgstr ""
59917 #: fortran/match.c:4850
59918 #, gcc-internal-format, gfc-internal-format
59919 msgid "Expected component reference at %C"
59920 msgstr ""
59922 #: fortran/match.c:4859
59923 #, gcc-internal-format, gfc-internal-format
59924 msgid "Junk after CALL at %C"
59925 msgstr ""
59927 #: fortran/match.c:4870
59928 #, gcc-internal-format, gfc-internal-format
59929 msgid "Expected type-bound procedure or procedure pointer component at %C"
59930 msgstr ""
59932 #: fortran/match.c:5091
59933 #, gcc-internal-format, gfc-internal-format
59934 msgid "Syntax error in common block name at %C"
59935 msgstr ""
59937 #. If we find an error, just print it and continue,
59938 #. cause it's just semantic, and we can see if there
59939 #. are more errors.
59940 #: fortran/match.c:5158
59941 #, gcc-internal-format
59942 msgid ""
59943 "Variable %qs at %L in common block %qs at %C must be declared with a C "
59944 "interoperable kind since common block %qs is bind(c)"
59945 msgstr ""
59947 #: fortran/match.c:5167
59948 #, gcc-internal-format
59949 msgid ""
59950 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
59951 "global"
59952 msgstr ""
59954 #: fortran/match.c:5174
59955 #, gcc-internal-format
59956 msgid "Symbol %qs at %C is already in a COMMON block"
59957 msgstr ""
59959 #: fortran/match.c:5182
59960 #, gcc-internal-format
59961 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
59962 msgstr ""
59964 #: fortran/match.c:5198
59965 #, gcc-internal-format
59966 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
59967 msgstr ""
59969 #: fortran/match.c:5208
59970 #, gcc-internal-format
59971 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
59972 msgstr ""
59974 #: fortran/match.c:5254
59975 #, gcc-internal-format
59976 msgid ""
59977 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
59978 "another COMMON block %qs"
59979 msgstr ""
59981 #: fortran/match.c:5302
59982 #, gcc-internal-format, gfc-internal-format
59983 msgid "BLOCK DATA construct at %L"
59984 msgstr ""
59986 #: fortran/match.c:5386
59987 #, gcc-internal-format
59988 msgid "Namelist group name %qs at %C already has a basic type of %s"
59989 msgstr ""
59991 #: fortran/match.c:5394
59992 #, gcc-internal-format
59993 msgid ""
59994 "Namelist group name %qs at %C already is USE associated and cannot be "
59995 "respecified."
59996 msgstr ""
59998 #: fortran/match.c:5420
59999 #, gcc-internal-format
60000 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
60001 msgstr ""
60003 #: fortran/match.c:5554
60004 #, gcc-internal-format, gfc-internal-format
60005 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
60006 msgstr ""
60008 #: fortran/match.c:5562
60009 #, gcc-internal-format, gfc-internal-format
60010 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
60011 msgstr ""
60013 #: fortran/match.c:5590
60014 #, gcc-internal-format, gfc-internal-format
60015 msgid "EQUIVALENCE at %C requires two or more objects"
60016 msgstr ""
60018 #: fortran/match.c:5604
60019 #, gcc-internal-format, gfc-internal-format
60020 msgid ""
60021 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
60022 msgstr ""
60024 #: fortran/match.c:5617
60025 #, gcc-internal-format, gfc-internal-format
60026 msgid "Expecting a comma in EQUIVALENCE at %C"
60027 msgstr ""
60029 #: fortran/match.c:5622
60030 #, gcc-internal-format, gfc-internal-format
60031 msgid "EQUIVALENCE statement at %C"
60032 msgstr ""
60034 #: fortran/match.c:5736
60035 #, gcc-internal-format, gfc-internal-format
60036 msgid "Statement function at %L is recursive"
60037 msgstr ""
60039 #: fortran/match.c:5746
60040 #, gcc-internal-format, gfc-internal-format
60041 msgid "Statement function at %L cannot appear within an INTERFACE"
60042 msgstr ""
60044 #: fortran/match.c:5751
60045 #, gcc-internal-format, gfc-internal-format
60046 msgid "Statement function at %C"
60047 msgstr ""
60049 #: fortran/match.c:5876 fortran/match.c:5892
60050 #, gcc-internal-format, gfc-internal-format
60051 msgid "Expression in CASE selector at %L cannot be %s"
60052 msgstr ""
60054 #: fortran/match.c:5914
60055 #, gcc-internal-format, gfc-internal-format
60056 msgid "Expected initialization expression in CASE at %C"
60057 msgstr ""
60059 #: fortran/match.c:5946
60060 #, gcc-internal-format
60061 msgid "Expected block name %qs of SELECT construct at %C"
60062 msgstr ""
60064 #: fortran/match.c:6248
60065 #, gcc-internal-format, gfc-internal-format
60066 msgid "parse error in SELECT TYPE statement at %C"
60067 msgstr ""
60069 #: fortran/match.c:6273
60070 #, gcc-internal-format, gfc-internal-format
60071 msgid ""
60072 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
60073 msgstr ""
60075 #: fortran/match.c:6311
60076 #, gcc-internal-format, gfc-internal-format
60077 msgid "Unexpected CASE statement at %C"
60078 msgstr ""
60080 #: fortran/match.c:6363
60081 #, gcc-internal-format, gfc-internal-format
60082 msgid "Syntax error in CASE specification at %C"
60083 msgstr ""
60085 #: fortran/match.c:6381
60086 #, gcc-internal-format, gfc-internal-format
60087 msgid "Unexpected TYPE IS statement at %C"
60088 msgstr ""
60090 #: fortran/match.c:6413
60091 #, gcc-internal-format, gfc-internal-format
60092 msgid ""
60093 "The type-spec shall not specify a sequence derived type or a type with the "
60094 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
60095 msgstr ""
60097 #: fortran/match.c:6424
60098 #, gcc-internal-format, gfc-internal-format
60099 msgid ""
60100 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
60101 msgstr ""
60103 #: fortran/match.c:6435
60104 #, gcc-internal-format, gfc-internal-format
60105 msgid "Syntax error in TYPE IS specification at %C"
60106 msgstr ""
60108 #: fortran/match.c:6511
60109 #, gcc-internal-format, gfc-internal-format
60110 msgid "Syntax error in CLASS IS specification at %C"
60111 msgstr ""
60113 #: fortran/match.c:6634
60114 #, gcc-internal-format, gfc-internal-format
60115 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
60116 msgstr ""
60118 #: fortran/match.c:6672
60119 #, gcc-internal-format
60120 msgid "Label %qs at %C doesn't match WHERE label %qs"
60121 msgstr ""
60123 #: fortran/matchexp.c:72
60124 #, gcc-internal-format
60125 msgid "Bad character %qc in OPERATOR name at %C"
60126 msgstr ""
60128 #: fortran/matchexp.c:80
60129 #, gcc-internal-format
60130 msgid "The name %qs cannot be used as a defined operator at %C"
60131 msgstr ""
60133 #: fortran/matchexp.c:173
60134 #, gcc-internal-format, gfc-internal-format
60135 msgid "Expected a right parenthesis in expression at %C"
60136 msgstr ""
60138 #: fortran/matchexp.c:281
60139 #, gcc-internal-format, gfc-internal-format
60140 msgid "Expected exponent in expression at %C"
60141 msgstr ""
60143 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
60144 #: fortran/matchexp.c:433
60145 #, gcc-internal-format, gfc-internal-format
60146 msgid ""
60147 "Extension: Unary operator following arithmetic operator (use parentheses) at "
60148 "%C"
60149 msgstr ""
60151 #: fortran/matchexp.c:665
60152 #, gcc-internal-format
60153 msgid "match_level_4(): Bad operator"
60154 msgstr ""
60156 #: fortran/misc.c:110
60157 #, gcc-internal-format
60158 msgid "gfc_basic_typename(): Undefined type"
60159 msgstr ""
60161 #: fortran/misc.c:176
60162 #, gcc-internal-format
60163 msgid "gfc_typename(): Undefined type"
60164 msgstr ""
60166 #: fortran/misc.c:196
60167 #, gcc-internal-format
60168 msgid "gfc_code2string(): Bad code"
60169 msgstr ""
60171 #: fortran/module.c:236
60172 #, gcc-internal-format
60173 msgid "free_pi_tree(): Unresolved fixup"
60174 msgstr ""
60176 #: fortran/module.c:453
60177 #, gcc-internal-format
60178 msgid "associate_integer_pointer(): Already associated"
60179 msgstr ""
60181 #: fortran/module.c:535
60182 #, gcc-internal-format, gfc-internal-format
60183 msgid "module nature in USE statement at %C"
60184 msgstr ""
60186 #: fortran/module.c:547
60187 #, gcc-internal-format, gfc-internal-format
60188 msgid ""
60189 "Module nature in USE statement at %C shall be either INTRINSIC or "
60190 "NON_INTRINSIC"
60191 msgstr ""
60193 #: fortran/module.c:560
60194 #, gcc-internal-format, gfc-internal-format
60195 msgid "\"::\" was expected after module nature at %C but was not found"
60196 msgstr ""
60198 #: fortran/module.c:570
60199 #, gcc-internal-format, gfc-internal-format
60200 msgid "\"USE :: module\" at %C"
60201 msgstr ""
60203 #: fortran/module.c:629
60204 #, gcc-internal-format, gfc-internal-format
60205 msgid "Missing generic specification in USE statement at %C"
60206 msgstr ""
60208 #: fortran/module.c:638
60209 #, gcc-internal-format, gfc-internal-format
60210 msgid "Renaming operators in USE statements at %C"
60211 msgstr ""
60213 #: fortran/module.c:679
60214 #, gcc-internal-format
60215 msgid "The name %qs at %C has already been used as an external module name"
60216 msgstr ""
60218 #: fortran/module.c:742
60219 #, gcc-internal-format, gfc-internal-format
60220 msgid "SUBMODULE declaration at %C"
60221 msgstr ""
60223 #: fortran/module.c:747
60224 #, gcc-internal-format, gfc-internal-format
60225 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
60226 msgstr ""
60228 #: fortran/module.c:822
60229 #, gcc-internal-format, gfc-internal-format
60230 msgid "Syntax error in SUBMODULE statement at %C"
60231 msgstr ""
60233 #: fortran/module.c:1167
60234 #, gcc-internal-format
60235 msgid "Reading module %qs at line %d column %d: %s"
60236 msgstr ""
60238 #: fortran/module.c:1171
60239 #, gcc-internal-format
60240 msgid "Writing module %qs at line %d column %d: %s"
60241 msgstr ""
60243 #: fortran/module.c:1175
60244 #, gcc-internal-format
60245 msgid "Module %qs at line %d column %d: %s"
60246 msgstr ""
60248 #: fortran/module.c:1568
60249 #, gcc-internal-format
60250 msgid "require_atom(): bad atom type required"
60251 msgstr ""
60253 #: fortran/module.c:1617
60254 #, gcc-internal-format, gfc-internal-format
60255 msgid "Error writing modules file: %s"
60256 msgstr ""
60258 #: fortran/module.c:1667
60259 #, gcc-internal-format
60260 msgid "write_atom(): Trying to write dab atom"
60261 msgstr ""
60263 #: fortran/module.c:1888
60264 #, gcc-internal-format
60265 msgid "unquote_string(): got bad string"
60266 msgstr ""
60268 #: fortran/module.c:2780
60269 #, gcc-internal-format
60270 msgid "mio_array_ref(): Unknown array ref"
60271 msgstr ""
60273 #: fortran/module.c:4907
60274 #, gcc-internal-format, gfc-internal-format
60275 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
60276 msgstr ""
60278 #: fortran/module.c:4910
60279 #, gcc-internal-format, gfc-internal-format
60280 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
60281 msgstr ""
60283 #: fortran/module.c:5104
60284 #, gcc-internal-format
60285 msgid ""
60286 "%qs of module %qs, imported at %C, is also the name of the current program "
60287 "unit"
60288 msgstr ""
60290 #: fortran/module.c:5241
60291 #, gcc-internal-format
60292 msgid ""
60293 "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, "
60294 "but got %qs"
60295 msgstr ""
60297 #: fortran/module.c:5462
60298 #, gcc-internal-format
60299 msgid "Symbol %qs referenced at %L not found in module %qs"
60300 msgstr ""
60302 #: fortran/module.c:5469
60303 #, gcc-internal-format
60304 msgid "User operator %qs referenced at %L not found in module %qs"
60305 msgstr ""
60307 #: fortran/module.c:5474
60308 #, gcc-internal-format
60309 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
60310 msgstr ""
60312 #: fortran/module.c:5709
60313 #, gcc-internal-format
60314 msgid "write_symbol(): bad module symbol %qs"
60315 msgstr ""
60317 #: fortran/module.c:6042
60318 #, gcc-internal-format
60319 msgid "write_symtree(): Symbol not written"
60320 msgstr ""
60322 #: fortran/module.c:6232
60323 #, gcc-internal-format
60324 msgid "Cannot open module file %qs for writing at %C: %s"
60325 msgstr ""
60327 #: fortran/module.c:6253
60328 #, gcc-internal-format
60329 msgid "Error writing module file %qs for writing: %s"
60330 msgstr ""
60332 #: fortran/module.c:6264
60333 #, gcc-internal-format
60334 msgid "Cannot delete module file %qs: %s"
60335 msgstr ""
60337 #: fortran/module.c:6267
60338 #, gcc-internal-format
60339 msgid "Cannot rename module file %qs to %qs: %s"
60340 msgstr ""
60342 #: fortran/module.c:6273
60343 #, gcc-internal-format
60344 msgid "Cannot delete temporary module file %qs: %s"
60345 msgstr ""
60347 #: fortran/module.c:6330
60348 #, gcc-internal-format
60349 msgid "Symbol %qs at %C already declared"
60350 msgstr ""
60352 #: fortran/module.c:6401
60353 #, gcc-internal-format, gfc-internal-format
60354 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
60355 msgstr ""
60357 #: fortran/module.c:6509 fortran/module.c:6853
60358 #, gcc-internal-format
60359 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
60360 msgstr ""
60362 #: fortran/module.c:6637
60363 #, gcc-internal-format
60364 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
60365 msgstr ""
60367 #: fortran/module.c:6658 fortran/module.c:6691 fortran/module.c:6733
60368 #, gcc-internal-format
60369 msgid "Symbol %qs already declared"
60370 msgstr ""
60372 #: fortran/module.c:6838
60373 #, gcc-internal-format
60374 msgid ""
60375 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
60376 "used previously"
60377 msgstr ""
60379 #: fortran/module.c:6860
60380 #, gcc-internal-format
60381 msgid ""
60382 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
60383 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
60384 msgstr ""
60386 #: fortran/module.c:6928
60387 #, gcc-internal-format, gfc-internal-format
60388 msgid ""
60389 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
60390 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
60391 msgstr ""
60393 #: fortran/module.c:6982
60394 #, gcc-internal-format
60395 msgid ""
60396 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
60397 msgstr ""
60399 #: fortran/module.c:7008
60400 #, gcc-internal-format, gfc-internal-format
60401 msgid "USE statement at %C has no ONLY qualifier"
60402 msgstr ""
60404 #: fortran/module.c:7037
60405 #, gcc-internal-format, gfc-internal-format
60406 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
60407 msgstr ""
60409 #: fortran/module.c:7049
60410 #, gcc-internal-format, gfc-internal-format
60411 msgid "ISO_C_BINDING module at %C"
60412 msgstr ""
60414 #: fortran/module.c:7062
60415 #, gcc-internal-format
60416 msgid "Cannot find an intrinsic module named %qs at %C"
60417 msgstr ""
60419 #: fortran/module.c:7068
60420 #, gcc-internal-format, gfc-internal-format
60421 msgid "IEEE_FEATURES module at %C"
60422 msgstr ""
60424 #: fortran/module.c:7074
60425 #, gcc-internal-format, gfc-internal-format
60426 msgid "IEEE_EXCEPTIONS module at %C"
60427 msgstr ""
60429 #: fortran/module.c:7080
60430 #, gcc-internal-format, gfc-internal-format
60431 msgid "IEEE_ARITHMETIC module at %C"
60432 msgstr ""
60434 #: fortran/module.c:7090
60435 #, gcc-internal-format
60436 msgid "Cannot open module file %qs for reading at %C: %s"
60437 msgstr ""
60439 #: fortran/module.c:7093
60440 #, gcc-internal-format
60441 msgid ""
60442 "Module file %qs has not been generated, either because the module does not "
60443 "contain a MODULE PROCEDURE or there is an error in the module."
60444 msgstr ""
60446 #: fortran/module.c:7104
60447 #, gcc-internal-format
60448 msgid ""
60449 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
60450 "used previously"
60451 msgstr ""
60453 #: fortran/module.c:7127
60454 #, gcc-internal-format
60455 msgid "File %qs opened at %C is not a GNU Fortran module file"
60456 msgstr ""
60458 #: fortran/module.c:7135
60459 #, gcc-internal-format
60460 msgid ""
60461 "Cannot read module file %qs opened at %C, because it was created by a "
60462 "different version of GNU Fortran"
60463 msgstr ""
60465 #: fortran/module.c:7152
60466 #, gcc-internal-format
60467 msgid "Cannot USE a submodule that is currently built"
60468 msgstr ""
60470 #: fortran/module.c:7154
60471 #, gcc-internal-format
60472 msgid "Cannot USE a module that is currently built"
60473 msgstr ""
60475 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
60476 #: fortran/openmp.c:3238
60477 #, gcc-internal-format, gfc-internal-format
60478 msgid "COMMON block /%s/ not found at %C"
60479 msgstr ""
60481 #: fortran/openmp.c:335 fortran/openmp.c:425
60482 #, gcc-internal-format, gfc-internal-format
60483 msgid "Syntax error in OpenMP variable list at %C"
60484 msgstr ""
60486 #: fortran/openmp.c:499
60487 #, gcc-internal-format, gfc-internal-format
60488 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
60489 msgstr ""
60491 #: fortran/openmp.c:561
60492 #, gcc-internal-format, gfc-internal-format
60493 msgid "Syntax error in OpenACC expression list at %C"
60494 msgstr ""
60496 #: fortran/openmp.c:628
60497 #, gcc-internal-format
60498 msgid "Unexpected OpenACC parallelism."
60499 msgstr ""
60501 #: fortran/openmp.c:660
60502 #, gcc-internal-format, gfc-internal-format
60503 msgid "Variable at %C is an element of a COMMON block"
60504 msgstr ""
60506 #: fortran/openmp.c:720
60507 #, gcc-internal-format, gfc-internal-format
60508 msgid "Unexpected junk after !$ACC DECLARE at %C"
60509 msgstr ""
60511 #: fortran/openmp.c:730
60512 #, gcc-internal-format, gfc-internal-format
60513 msgid "Syntax error in !$ACC DECLARE list at %C"
60514 msgstr ""
60516 #: fortran/openmp.c:1030
60517 #, gcc-internal-format, gfc-internal-format
60518 msgid "COLLAPSE clause argument not constant positive integer at %C"
60519 msgstr ""
60521 #: fortran/openmp.c:1497
60522 #, gcc-internal-format, gfc-internal-format
60523 msgid "ORDERED clause argument not constant positive integer at %C"
60524 msgstr ""
60526 #: fortran/openmp.c:1680
60527 #, gcc-internal-format, gfc-internal-format
60528 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
60529 msgstr ""
60531 #: fortran/openmp.c:2070
60532 #, gcc-internal-format, gfc-internal-format
60533 msgid "Invalid clause in module with !$ACC DECLARE at %L"
60534 msgstr ""
60536 #: fortran/openmp.c:2080
60537 #, gcc-internal-format, gfc-internal-format
60538 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
60539 msgstr ""
60541 #: fortran/openmp.c:2088
60542 #, gcc-internal-format, gfc-internal-format
60543 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
60544 msgstr ""
60546 #: fortran/openmp.c:2137
60547 #, gcc-internal-format
60548 msgid ""
60549 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
60550 "clause at %L"
60551 msgstr ""
60553 #: fortran/openmp.c:2185
60554 #, gcc-internal-format, gfc-internal-format
60555 msgid "Invalid argument to !$ACC WAIT at %C"
60556 msgstr ""
60558 #: fortran/openmp.c:2192
60559 #, gcc-internal-format, gfc-internal-format
60560 msgid "WAIT clause at %L requires a scalar INTEGER expression"
60561 msgstr ""
60563 #: fortran/openmp.c:2225
60564 #, gcc-internal-format, gfc-internal-format
60565 msgid "ACC CACHE directive must be inside of loop %C"
60566 msgstr ""
60568 #: fortran/openmp.c:2293
60569 #, gcc-internal-format, gfc-internal-format
60570 msgid ""
60571 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
60572 msgstr ""
60574 #: fortran/openmp.c:2327
60575 #, gcc-internal-format
60576 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
60577 msgstr ""
60579 #: fortran/openmp.c:2335
60580 #, gcc-internal-format, gfc-internal-format
60581 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
60582 msgstr ""
60584 #: fortran/openmp.c:2342
60585 #, gcc-internal-format, gfc-internal-format
60586 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
60587 msgstr ""
60589 #: fortran/openmp.c:2357
60590 #, gcc-internal-format, gfc-internal-format
60591 msgid "Multiple loop axes specified for routine at %C"
60592 msgstr ""
60594 #: fortran/openmp.c:2367
60595 #, gcc-internal-format, gfc-internal-format
60596 msgid ""
60597 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
60598 "incompatible GANG, WORKER, or VECTOR clause"
60599 msgstr ""
60601 #: fortran/openmp.c:2387 fortran/openmp.c:2412
60602 #, gcc-internal-format, gfc-internal-format
60603 msgid "!$ACC ROUTINE already applied at %C"
60604 msgstr ""
60606 #: fortran/openmp.c:2528 fortran/openmp.c:2552
60607 #, gcc-internal-format, gfc-internal-format
60608 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
60609 msgstr ""
60611 #: fortran/openmp.c:2619
60612 #, gcc-internal-format, gfc-internal-format
60613 msgid "Unexpected junk after $OMP FLUSH statement at %C"
60614 msgstr ""
60616 #: fortran/openmp.c:3013 fortran/openmp.c:6299
60617 #, gcc-internal-format, gfc-internal-format
60618 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
60619 msgstr ""
60621 #: fortran/openmp.c:3017 fortran/openmp.c:6303
60622 #, gcc-internal-format, gfc-internal-format
60623 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
60624 msgstr ""
60626 #: fortran/openmp.c:3022
60627 #, gcc-internal-format, gfc-internal-format
60628 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
60629 msgstr ""
60631 #: fortran/openmp.c:3024
60632 #, gcc-internal-format, gfc-internal-format
60633 msgid "Previous !$OMP DECLARE REDUCTION at %L"
60634 msgstr ""
60636 #: fortran/openmp.c:3044
60637 #, gcc-internal-format, gfc-internal-format
60638 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
60639 msgstr ""
60641 #: fortran/openmp.c:3081
60642 #, gcc-internal-format, gfc-internal-format
60643 msgid ""
60644 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
60645 "block at %C"
60646 msgstr ""
60648 #: fortran/openmp.c:3096
60649 #, gcc-internal-format, gfc-internal-format
60650 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
60651 msgstr ""
60653 #: fortran/openmp.c:3119
60654 #, gcc-internal-format, gfc-internal-format
60655 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
60656 msgstr ""
60658 #: fortran/openmp.c:3124
60659 #, gcc-internal-format, gfc-internal-format
60660 msgid ""
60661 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
60662 "later in TO clause"
60663 msgstr ""
60665 #: fortran/openmp.c:3130
60666 #, gcc-internal-format, gfc-internal-format
60667 msgid ""
60668 "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and "
60669 "later in LINK clause"
60670 msgstr ""
60672 #: fortran/openmp.c:3134
60673 #, gcc-internal-format, gfc-internal-format
60674 msgid ""
60675 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
60676 "TARGET directive"
60677 msgstr ""
60679 #: fortran/openmp.c:3149
60680 #, gcc-internal-format, gfc-internal-format
60681 msgid ""
60682 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
60683 "later in TO clause"
60684 msgstr ""
60686 #: fortran/openmp.c:3155
60687 #, gcc-internal-format, gfc-internal-format
60688 msgid ""
60689 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later "
60690 "in LINK clause"
60691 msgstr ""
60693 #: fortran/openmp.c:3159
60694 #, gcc-internal-format, gfc-internal-format
60695 msgid ""
60696 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
60697 "TARGET directive"
60698 msgstr ""
60700 #: fortran/openmp.c:3186
60701 #, gcc-internal-format, gfc-internal-format
60702 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
60703 msgstr ""
60705 #: fortran/openmp.c:3218
60706 #, gcc-internal-format, gfc-internal-format
60707 msgid "Threadprivate variable at %C is an element of a COMMON block"
60708 msgstr ""
60710 #: fortran/openmp.c:3255
60711 #, gcc-internal-format, gfc-internal-format
60712 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
60713 msgstr ""
60715 #: fortran/openmp.c:3262
60716 #, gcc-internal-format, gfc-internal-format
60717 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
60718 msgstr ""
60720 #: fortran/openmp.c:3476
60721 #, gcc-internal-format, gfc-internal-format
60722 msgid "Unexpected junk after TASKWAIT clause at %C"
60723 msgstr ""
60725 #: fortran/openmp.c:3490
60726 #, gcc-internal-format, gfc-internal-format
60727 msgid "Unexpected junk after TASKYIELD clause at %C"
60728 msgstr ""
60730 #: fortran/openmp.c:3549
60731 #, gcc-internal-format, gfc-internal-format
60732 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
60733 msgstr ""
60735 #: fortran/openmp.c:3563
60736 #, gcc-internal-format, gfc-internal-format
60737 msgid "Unexpected junk after $OMP MASTER statement at %C"
60738 msgstr ""
60740 #: fortran/openmp.c:3622
60741 #, gcc-internal-format, gfc-internal-format
60742 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
60743 msgstr ""
60745 #: fortran/openmp.c:3649
60746 #, gcc-internal-format, gfc-internal-format
60747 msgid "Unexpected junk after $OMP BARRIER statement at %C"
60748 msgstr ""
60750 #: fortran/openmp.c:3663
60751 #, gcc-internal-format, gfc-internal-format
60752 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
60753 msgstr ""
60755 #: fortran/openmp.c:3713
60756 #, gcc-internal-format, gfc-internal-format
60757 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
60758 msgstr ""
60760 #: fortran/openmp.c:3733
60761 #, gcc-internal-format, gfc-internal-format
60762 msgid "Unexpected junk after NOWAIT clause at %C"
60763 msgstr ""
60765 #: fortran/openmp.c:3775
60766 #, gcc-internal-format, gfc-internal-format
60767 msgid "%s clause at %L requires a scalar INTEGER expression"
60768 msgstr ""
60770 #: fortran/openmp.c:3786
60771 #, gcc-internal-format, gfc-internal-format
60772 msgid "INTEGER expression of %s clause at %L must be positive"
60773 msgstr ""
60775 #: fortran/openmp.c:3797
60776 #, gcc-internal-format, gfc-internal-format
60777 msgid "INTEGER expression of %s clause at %L must be non-negative"
60778 msgstr ""
60780 #: fortran/openmp.c:3808
60781 #, gcc-internal-format
60782 msgid "POINTER object %qs of derived type in %s clause at %L"
60783 msgstr ""
60785 #: fortran/openmp.c:3811
60786 #, gcc-internal-format
60787 msgid "Cray pointer object %qs of derived type in %s clause at %L"
60788 msgstr ""
60790 #: fortran/openmp.c:3814
60791 #, gcc-internal-format
60792 msgid "Cray pointee object %qs of derived type in %s clause at %L"
60793 msgstr ""
60795 #: fortran/openmp.c:3820 fortran/openmp.c:4782
60796 #, gcc-internal-format
60797 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
60798 msgstr ""
60800 #: fortran/openmp.c:3825
60801 #, gcc-internal-format
60802 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
60803 msgstr ""
60805 #: fortran/openmp.c:3830
60806 #, gcc-internal-format
60807 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
60808 msgstr ""
60810 #: fortran/openmp.c:3840 fortran/openmp.c:4480 fortran/openmp.c:4585
60811 #, gcc-internal-format
60812 msgid "Assumed size array %qs in %s clause at %L"
60813 msgstr ""
60815 #: fortran/openmp.c:3843
60816 #, gcc-internal-format
60817 msgid "Assumed rank array %qs in %s clause at %L"
60818 msgstr ""
60820 #: fortran/openmp.c:3847
60821 #, gcc-internal-format
60822 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
60823 msgstr ""
60825 #: fortran/openmp.c:3855
60826 #, gcc-internal-format
60827 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
60828 msgstr ""
60830 #: fortran/openmp.c:3860
60831 #, gcc-internal-format
60832 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
60833 msgstr ""
60835 #: fortran/openmp.c:3872 fortran/openmp.c:4575
60836 #, gcc-internal-format
60837 msgid "POINTER object %qs in %s clause at %L"
60838 msgstr ""
60840 #: fortran/openmp.c:3877 fortran/openmp.c:4786
60841 #, gcc-internal-format
60842 msgid "Cray pointer object %qs in %s clause at %L"
60843 msgstr ""
60845 #: fortran/openmp.c:3882 fortran/openmp.c:4789
60846 #, gcc-internal-format
60847 msgid "Cray pointee object %qs in %s clause at %L"
60848 msgstr ""
60850 #: fortran/openmp.c:3887 fortran/openmp.c:4777
60851 #, gcc-internal-format
60852 msgid "ALLOCATABLE object %qs in %s clause at %L"
60853 msgstr ""
60855 #: fortran/openmp.c:3890
60856 #, gcc-internal-format
60857 msgid "VALUE object %qs in %s clause at %L"
60858 msgstr ""
60860 #: fortran/openmp.c:3933
60861 #, gcc-internal-format, gfc-internal-format
60862 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
60863 msgstr ""
60865 #: fortran/openmp.c:3982
60866 #, gcc-internal-format, gfc-internal-format
60867 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
60868 msgstr ""
60870 #: fortran/openmp.c:4015
60871 #, gcc-internal-format, gfc-internal-format
60872 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
60873 msgstr ""
60875 #: fortran/openmp.c:4023 fortran/openmp.c:4034 fortran/resolve.c:10280
60876 #: fortran/resolve.c:11563
60877 #, gcc-internal-format, gfc-internal-format
60878 msgid "IF clause at %L requires a scalar LOGICAL expression"
60879 msgstr ""
60881 #: fortran/openmp.c:4038
60882 #, gcc-internal-format, gfc-internal-format
60883 msgid ""
60884 "IF clause without modifier at %L used together with IF clauses with modifiers"
60885 msgstr ""
60887 #: fortran/openmp.c:4115
60888 #, gcc-internal-format, gfc-internal-format
60889 msgid ""
60890 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
60891 msgstr ""
60893 #: fortran/openmp.c:4125
60894 #, gcc-internal-format, gfc-internal-format
60895 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
60896 msgstr ""
60898 #: fortran/openmp.c:4135
60899 #, gcc-internal-format, gfc-internal-format
60900 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
60901 msgstr ""
60903 #: fortran/openmp.c:4140
60904 #, gcc-internal-format, gfc-internal-format
60905 msgid ""
60906 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
60907 msgstr ""
60909 #: fortran/openmp.c:4157
60910 #, gcc-internal-format, gfc-internal-format
60911 msgid "NONMONOTONIC modifier specified for %s schedule kind at %L"
60912 msgstr ""
60914 #: fortran/openmp.c:4161
60915 #, gcc-internal-format, gfc-internal-format
60916 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
60917 msgstr ""
60919 #: fortran/openmp.c:4164
60920 #, gcc-internal-format, gfc-internal-format
60921 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
60922 msgstr ""
60924 #: fortran/openmp.c:4179
60925 #, gcc-internal-format
60926 msgid "Variable %qs is not a dummy argument at %L"
60927 msgstr ""
60929 #: fortran/openmp.c:4211 fortran/openmp.c:6040
60930 #, gcc-internal-format
60931 msgid "Object %qs is not a variable at %L"
60932 msgstr ""
60934 #: fortran/openmp.c:4227 fortran/openmp.c:4238 fortran/openmp.c:4246
60935 #: fortran/openmp.c:4257 fortran/openmp.c:4269 fortran/openmp.c:4284
60936 #: fortran/openmp.c:6070
60937 #, gcc-internal-format
60938 msgid "Symbol %qs present on multiple clauses at %L"
60939 msgstr ""
60941 #: fortran/openmp.c:4291
60942 #, gcc-internal-format
60943 msgid "Array %qs is not permitted in reduction at %L"
60944 msgstr ""
60946 #: fortran/openmp.c:4304
60947 #, gcc-internal-format
60948 msgid "Symbol %qs present on both FROM and TO clauses at %L"
60949 msgstr ""
60951 #: fortran/openmp.c:4326
60952 #, gcc-internal-format
60953 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
60954 msgstr ""
60956 #: fortran/openmp.c:4334
60957 #, gcc-internal-format
60958 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
60959 msgstr ""
60961 #: fortran/openmp.c:4337
60962 #, gcc-internal-format
60963 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
60964 msgstr ""
60966 #: fortran/openmp.c:4345
60967 #, gcc-internal-format
60968 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
60969 msgstr ""
60971 #: fortran/openmp.c:4348
60972 #, gcc-internal-format
60973 msgid "Cray pointee %qs in SHARED clause at %L"
60974 msgstr ""
60976 #: fortran/openmp.c:4351
60977 #, gcc-internal-format
60978 msgid "ASSOCIATE name %qs in SHARED clause at %L"
60979 msgstr ""
60981 #: fortran/openmp.c:4366
60982 #, gcc-internal-format
60983 msgid ""
60984 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
60985 "%L"
60986 msgstr ""
60988 #: fortran/openmp.c:4378
60989 #, gcc-internal-format
60990 msgid ""
60991 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
60992 "alignment expression"
60993 msgstr ""
60995 #: fortran/openmp.c:4397
60996 #, gcc-internal-format, gfc-internal-format
60997 msgid "SINK dependence type only allowed on ORDERED directive at %L"
60998 msgstr ""
61000 #: fortran/openmp.c:4401
61001 #, gcc-internal-format, gfc-internal-format
61002 msgid ""
61003 "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
61004 msgstr ""
61006 #: fortran/openmp.c:4411
61007 #, gcc-internal-format, gfc-internal-format
61008 msgid "SINK addend not a constant integer at %L"
61009 msgstr ""
61011 #: fortran/openmp.c:4417
61012 #, gcc-internal-format, gfc-internal-format
61013 msgid ""
61014 "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
61015 msgstr ""
61017 #: fortran/openmp.c:4428 fortran/openmp.c:4449
61018 #, gcc-internal-format
61019 msgid "%qs in %s clause at %L is not a proper array section"
61020 msgstr ""
61022 #: fortran/openmp.c:4432
61023 #, gcc-internal-format, gfc-internal-format
61024 msgid "Coarrays not supported in %s clause at %L"
61025 msgstr ""
61027 #: fortran/openmp.c:4441
61028 #, gcc-internal-format, gfc-internal-format
61029 msgid "Stride should not be specified for array section in %s clause at %L"
61030 msgstr ""
61032 #: fortran/openmp.c:4462
61033 #, gcc-internal-format
61034 msgid "%qs in DEPEND clause at %L is a zero size array section"
61035 msgstr ""
61037 #: fortran/openmp.c:4498
61038 #, gcc-internal-format, gfc-internal-format
61039 msgid ""
61040 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
61041 "at %L"
61042 msgstr ""
61044 #: fortran/openmp.c:4514
61045 #, gcc-internal-format, gfc-internal-format
61046 msgid ""
61047 "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
61048 msgstr ""
61050 #: fortran/openmp.c:4529
61051 #, gcc-internal-format, gfc-internal-format
61052 msgid ""
61053 "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP "
61054 "clause at %L"
61055 msgstr ""
61057 #: fortran/openmp.c:4545 fortran/openmp.c:4561
61058 #, gcc-internal-format
61059 msgid "THREADPRIVATE object %qs in %s clause at %L"
61060 msgstr ""
61062 #: fortran/openmp.c:4548 fortran/openmp.c:4564
61063 #, gcc-internal-format
61064 msgid "Cray pointee %qs in %s clause at %L"
61065 msgstr ""
61067 #: fortran/openmp.c:4567
61068 #, gcc-internal-format
61069 msgid "ASSOCIATE name %qs in %s clause at %L"
61070 msgstr ""
61072 #: fortran/openmp.c:4572
61073 #, gcc-internal-format
61074 msgid "Procedure pointer %qs in %s clause at %L"
61075 msgstr ""
61077 #: fortran/openmp.c:4578
61078 #, gcc-internal-format
61079 msgid "Cray pointer %qs in %s clause at %L"
61080 msgstr ""
61082 #: fortran/openmp.c:4588
61083 #, gcc-internal-format
61084 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
61085 msgstr ""
61087 #. case OMP_LIST_REDUCTION:
61088 #: fortran/openmp.c:4598
61089 #, gcc-internal-format
61090 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
61091 msgstr ""
61093 #: fortran/openmp.c:4691
61094 #, gcc-internal-format, gfc-internal-format
61095 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
61096 msgstr ""
61098 #: fortran/openmp.c:4717
61099 #, gcc-internal-format, gfc-internal-format
61100 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
61101 msgstr ""
61103 #: fortran/openmp.c:4722
61104 #, gcc-internal-format, gfc-internal-format
61105 msgid ""
61106 "LINEAR clause specified together with ORDERED clause with argument at %L"
61107 msgstr ""
61109 #: fortran/openmp.c:4727
61110 #, gcc-internal-format
61111 msgid "LINEAR variable %qs must be INTEGER at %L"
61112 msgstr ""
61114 #: fortran/openmp.c:4732
61115 #, gcc-internal-format
61116 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
61117 msgstr ""
61119 #: fortran/openmp.c:4743
61120 #, gcc-internal-format
61121 msgid ""
61122 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
61123 msgstr ""
61125 #: fortran/openmp.c:4760
61126 #, gcc-internal-format
61127 msgid ""
61128 "%qs in LINEAR clause at %L requires a constant integer linear-step "
61129 "expression or dummy argument specified in UNIFORM clause"
61130 msgstr ""
61132 #: fortran/openmp.c:4794
61133 #, gcc-internal-format
61134 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
61135 msgstr ""
61137 #: fortran/openmp.c:4826
61138 #, gcc-internal-format, gfc-internal-format
61139 msgid ""
61140 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
61141 msgstr ""
61143 #: fortran/openmp.c:4856
61144 #, gcc-internal-format, gfc-internal-format
61145 msgid "Incompatible use of TILE and COLLAPSE at %L"
61146 msgstr ""
61148 #: fortran/openmp.c:4858
61149 #, gcc-internal-format, gfc-internal-format
61150 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
61151 msgstr ""
61153 #: fortran/openmp.c:4871
61154 #, gcc-internal-format, gfc-internal-format
61155 msgid "%s must contain at least one MAP clause at %L"
61156 msgstr ""
61158 #: fortran/openmp.c:4968
61159 #, gcc-internal-format, gfc-internal-format
61160 msgid "unexpected !$OMP ATOMIC expression at %L"
61161 msgstr ""
61163 #: fortran/openmp.c:4997
61164 #, gcc-internal-format, gfc-internal-format
61165 msgid ""
61166 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
61167 msgstr ""
61169 #: fortran/openmp.c:5022
61170 #, gcc-internal-format, gfc-internal-format
61171 msgid ""
61172 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
61173 "type at %L"
61174 msgstr ""
61176 #: fortran/openmp.c:5027
61177 #, gcc-internal-format, gfc-internal-format
61178 msgid ""
61179 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
61180 "reference var at %L"
61181 msgstr ""
61183 #: fortran/openmp.c:5049 fortran/openmp.c:5340
61184 #, gcc-internal-format, gfc-internal-format
61185 msgid ""
61186 "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of "
61187 "intrinsic type at %L"
61188 msgstr ""
61190 #: fortran/openmp.c:5064
61191 #, gcc-internal-format, gfc-internal-format
61192 msgid ""
61193 "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of "
61194 "intrinsic type at %L"
61195 msgstr ""
61197 #: fortran/openmp.c:5071 fortran/openmp.c:5347
61198 #, gcc-internal-format, gfc-internal-format
61199 msgid ""
61200 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
61201 "update statement writes into at %L"
61202 msgstr ""
61204 #: fortran/openmp.c:5087
61205 #, gcc-internal-format, gfc-internal-format
61206 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
61207 msgstr ""
61209 #: fortran/openmp.c:5129
61210 #, gcc-internal-format, gfc-internal-format
61211 msgid ""
61212 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
61213 "EQV. or .NEQV. at %L"
61214 msgstr ""
61216 #: fortran/openmp.c:5177
61217 #, gcc-internal-format, gfc-internal-format
61218 msgid ""
61219 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
61220 msgstr ""
61222 #: fortran/openmp.c:5191
61223 #, gcc-internal-format, gfc-internal-format
61224 msgid ""
61225 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
61226 "(expr) at %L"
61227 msgstr ""
61229 #: fortran/openmp.c:5223
61230 #, gcc-internal-format, gfc-internal-format
61231 msgid ""
61232 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
61233 "reference var at %L"
61234 msgstr ""
61236 #: fortran/openmp.c:5247
61237 #, gcc-internal-format, gfc-internal-format
61238 msgid ""
61239 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
61240 "at %L"
61241 msgstr ""
61243 #: fortran/openmp.c:5254
61244 #, gcc-internal-format, gfc-internal-format
61245 msgid ""
61246 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
61247 msgstr ""
61249 #: fortran/openmp.c:5271
61250 #, gcc-internal-format
61251 msgid ""
61252 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
61253 msgstr ""
61255 #: fortran/openmp.c:5278
61256 #, gcc-internal-format, gfc-internal-format
61257 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
61258 msgstr ""
61260 #: fortran/openmp.c:5286
61261 #, gcc-internal-format
61262 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
61263 msgstr ""
61265 #: fortran/openmp.c:5304
61266 #, gcc-internal-format, gfc-internal-format
61267 msgid ""
61268 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
61269 "side at %L"
61270 msgstr ""
61272 #: fortran/openmp.c:5318
61273 #, gcc-internal-format, gfc-internal-format
61274 msgid ""
61275 "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of "
61276 "intrinsic type at %L"
61277 msgstr ""
61279 #: fortran/openmp.c:5636
61280 #, gcc-internal-format, gfc-internal-format
61281 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
61282 msgstr ""
61284 #: fortran/openmp.c:5642
61285 #, gcc-internal-format, gfc-internal-format
61286 msgid "%s cannot be a DO CONCURRENT loop at %L"
61287 msgstr ""
61289 #: fortran/openmp.c:5648
61290 #, gcc-internal-format, gfc-internal-format
61291 msgid "%s iteration variable must be of type integer at %L"
61292 msgstr ""
61294 #: fortran/openmp.c:5652
61295 #, gcc-internal-format, gfc-internal-format
61296 msgid "%s iteration variable must not be THREADPRIVATE at %L"
61297 msgstr ""
61299 #: fortran/openmp.c:5665
61300 #, gcc-internal-format, gfc-internal-format
61301 msgid ""
61302 "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at "
61303 "%L"
61304 msgstr ""
61306 #: fortran/openmp.c:5669
61307 #, gcc-internal-format, gfc-internal-format
61308 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
61309 msgstr ""
61311 #: fortran/openmp.c:5673
61312 #, gcc-internal-format, gfc-internal-format
61313 msgid "%s iteration variable present on clause other than LINEAR at %L"
61314 msgstr ""
61316 #: fortran/openmp.c:5691
61317 #, gcc-internal-format, gfc-internal-format
61318 msgid "%s collapsed loops don't form rectangular iteration space at %L"
61319 msgstr ""
61321 #: fortran/openmp.c:5703
61322 #, gcc-internal-format, gfc-internal-format
61323 msgid "collapsed %s loops not perfectly nested at %L"
61324 msgstr ""
61326 #: fortran/openmp.c:5712 fortran/openmp.c:5720
61327 #, gcc-internal-format, gfc-internal-format
61328 msgid "not enough DO loops for collapsed %s at %L"
61329 msgstr ""
61331 #: fortran/openmp.c:5798 fortran/openmp.c:5811
61332 #, gcc-internal-format, gfc-internal-format
61333 msgid "The %s directive cannot be specified within a %s region at %L"
61334 msgstr ""
61336 #: fortran/openmp.c:5830
61337 #, gcc-internal-format, gfc-internal-format
61338 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
61339 msgstr ""
61341 #: fortran/openmp.c:5836
61342 #, gcc-internal-format, gfc-internal-format
61343 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
61344 msgstr ""
61346 #: fortran/openmp.c:5842
61347 #, gcc-internal-format, gfc-internal-format
61348 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
61349 msgstr ""
61351 #: fortran/openmp.c:5858
61352 #, gcc-internal-format, gfc-internal-format
61353 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
61354 msgstr ""
61356 #: fortran/openmp.c:5870
61357 #, gcc-internal-format, gfc-internal-format
61358 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
61359 msgstr ""
61361 #: fortran/openmp.c:5880 fortran/openmp.c:5889
61362 #, gcc-internal-format, gfc-internal-format
61363 msgid "not enough DO loops for %s !$ACC LOOP at %L"
61364 msgstr ""
61366 #: fortran/openmp.c:5904 fortran/openmp.c:5911
61367 #, gcc-internal-format, gfc-internal-format
61368 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
61369 msgstr ""
61371 #: fortran/openmp.c:5925
61372 #, gcc-internal-format, gfc-internal-format
61373 msgid ""
61374 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
61375 "same time at %L"
61376 msgstr ""
61378 #: fortran/openmp.c:5960
61379 #, gcc-internal-format, gfc-internal-format
61380 msgid "TILE requires constant expression at %L"
61381 msgstr ""
61383 #: fortran/openmp.c:6046
61384 #, gcc-internal-format
61385 msgid "PARAMETER object %qs is not allowed at %L"
61386 msgstr ""
61388 #: fortran/openmp.c:6053
61389 #, gcc-internal-format
61390 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
61391 msgstr ""
61393 #: fortran/openmp.c:6100
61394 #, gcc-internal-format
61395 msgid ""
61396 "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE "
61397 "( NAME ) at %L"
61398 msgstr ""
61400 #: fortran/openmp.c:6106
61401 #, gcc-internal-format
61402 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
61403 msgstr ""
61405 #: fortran/openmp.c:6207
61406 #, gcc-internal-format, gfc-internal-format
61407 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
61408 msgstr ""
61410 #: fortran/openmp.c:6229
61411 #, gcc-internal-format
61412 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
61413 msgstr ""
61415 #: fortran/openmp.c:6253
61416 #, gcc-internal-format, gfc-internal-format
61417 msgid ""
61418 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
61419 "DECLARE REDUCTION at %L"
61420 msgstr ""
61422 #: fortran/openmp.c:6261
61423 #, gcc-internal-format, gfc-internal-format
61424 msgid ""
61425 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
61426 "REDUCTION at %L"
61427 msgstr ""
61429 #: fortran/openmp.c:6290
61430 #, gcc-internal-format, gfc-internal-format
61431 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
61432 msgstr ""
61434 #: fortran/openmp.c:6312
61435 #, gcc-internal-format, gfc-internal-format
61436 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
61437 msgstr ""
61439 #: fortran/openmp.c:6328
61440 #, gcc-internal-format, gfc-internal-format
61441 msgid ""
61442 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
61443 "REDUCTION at %L"
61444 msgstr ""
61446 #: fortran/openmp.c:6343
61447 #, gcc-internal-format, gfc-internal-format
61448 msgid ""
61449 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
61450 "DECLARE REDUCTION at %L"
61451 msgstr ""
61453 #: fortran/openmp.c:6353
61454 #, gcc-internal-format, gfc-internal-format
61455 msgid ""
61456 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
61457 "REDUCTION must be OMP_PRIV at %L"
61458 msgstr ""
61460 #: fortran/openmp.c:6361
61461 #, gcc-internal-format, gfc-internal-format
61462 msgid ""
61463 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
61464 "without default initializer at %L"
61465 msgstr ""
61467 #: fortran/options.c:266
61468 #, gcc-internal-format
61469 msgid "%<-fexcess-precision=standard%> for Fortran"
61470 msgstr ""
61472 #: fortran/options.c:356
61473 #, gcc-internal-format
61474 msgid "Reading file %qs as free form"
61475 msgstr ""
61477 #: fortran/options.c:366
61478 #, gcc-internal-format
61479 msgid "%<-fd-lines-as-comments%> has no effect in free form"
61480 msgstr ""
61482 #: fortran/options.c:369
61483 #, gcc-internal-format
61484 msgid "%<-fd-lines-as-code%> has no effect in free form"
61485 msgstr ""
61487 #: fortran/options.c:407
61488 #, gcc-internal-format
61489 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
61490 msgstr ""
61492 #: fortran/options.c:410
61493 #, gcc-internal-format
61494 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
61495 msgstr ""
61497 #: fortran/options.c:412
61498 #, gcc-internal-format
61499 msgid ""
61500 "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
61501 msgstr ""
61503 #: fortran/options.c:415
61504 #, gcc-internal-format
61505 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
61506 msgstr ""
61508 #: fortran/options.c:418
61509 #, gcc-internal-format
61510 msgid ""
61511 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-"
61512 "fopenmp%>"
61513 msgstr ""
61515 #: fortran/options.c:470
61516 #, gcc-internal-format
61517 msgid "Fixed line length must be at least seven"
61518 msgstr ""
61520 #: fortran/options.c:473
61521 #, gcc-internal-format
61522 msgid "Free line length must be at least three"
61523 msgstr ""
61525 #: fortran/options.c:476
61526 #, gcc-internal-format, gfc-internal-format
61527 msgid "Maximum subrecord length cannot exceed %d"
61528 msgstr ""
61530 #: fortran/options.c:495
61531 #, gcc-internal-format
61532 msgid "gfortran: Only one %<-J%> option allowed"
61533 msgstr ""
61535 #: fortran/options.c:567
61536 #, gcc-internal-format
61537 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
61538 msgstr ""
61540 #: fortran/options.c:569
61541 #, gcc-internal-format
61542 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
61543 msgstr ""
61545 #: fortran/options.c:618
61546 #, gcc-internal-format
61547 msgid "Argument to %<-fcheck%> is not valid: %s"
61548 msgstr ""
61550 #: fortran/options.c:667
61551 #, gcc-internal-format
61552 msgid "%<-static-libgfortran%> is not supported in this configuration"
61553 msgstr ""
61555 #: fortran/options.c:690
61556 #, gcc-internal-format, gfc-internal-format
61557 msgid "Maximum supported identifier length is %d"
61558 msgstr ""
61560 #: fortran/options.c:705
61561 #, gcc-internal-format
61562 msgid "Unrecognized option to %<-finit-logical%>: %s"
61563 msgstr ""
61565 #: fortran/options.c:721
61566 #, gcc-internal-format
61567 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
61568 msgstr ""
61570 #: fortran/parse.c:598
61571 #, gcc-internal-format, gfc-internal-format
61572 msgid "Unclassifiable statement at %C"
61573 msgstr ""
61575 #: fortran/parse.c:637
61576 #, gcc-internal-format, gfc-internal-format
61577 msgid "OpenACC directives at %C may not appear in PURE procedures"
61578 msgstr ""
61580 #: fortran/parse.c:713
61581 #, gcc-internal-format, gfc-internal-format
61582 msgid "Unclassifiable OpenACC directive at %C"
61583 msgstr ""
61585 #: fortran/parse.c:841 fortran/parse.c:1050
61586 #, gcc-internal-format, gfc-internal-format
61587 msgid ""
61588 "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in "
61589 "PURE or ELEMENTAL procedures"
61590 msgstr ""
61592 #: fortran/parse.c:1034
61593 #, gcc-internal-format, gfc-internal-format
61594 msgid "Unclassifiable OpenMP directive at %C"
61595 msgstr ""
61597 #: fortran/parse.c:1087
61598 #, gcc-internal-format, gfc-internal-format
61599 msgid "Unclassifiable GCC directive at %C"
61600 msgstr ""
61602 #: fortran/parse.c:1146 fortran/parse.c:1373
61603 #, gcc-internal-format, gfc-internal-format
61604 msgid "Zero is not a valid statement label at %C"
61605 msgstr ""
61607 #: fortran/parse.c:1153 fortran/parse.c:1365
61608 #, gcc-internal-format, gfc-internal-format
61609 msgid "Non-numeric character in statement label at %C"
61610 msgstr ""
61612 #: fortran/parse.c:1165 fortran/parse.c:1414
61613 #, gcc-internal-format, gfc-internal-format
61614 msgid "Semicolon at %C needs to be preceded by statement"
61615 msgstr ""
61617 #: fortran/parse.c:1172 fortran/parse.c:1429
61618 #, gcc-internal-format, gfc-internal-format
61619 msgid "Statement label without statement at %L"
61620 msgstr ""
61622 #: fortran/parse.c:1235 fortran/parse.c:1416
61623 #, gcc-internal-format, gfc-internal-format
61624 msgid "Fortran 2008: Semicolon at %C without preceding statement"
61625 msgstr ""
61627 #: fortran/parse.c:1258 fortran/parse.c:1392
61628 #, gcc-internal-format, gfc-internal-format
61629 msgid "Bad continuation line at %C"
61630 msgstr ""
61632 #: fortran/parse.c:1690
61633 #, gcc-internal-format, gfc-internal-format
61634 msgid "FORMAT statement at %L does not have a statement label"
61635 msgstr ""
61637 #: fortran/parse.c:2446
61638 #, gcc-internal-format
61639 msgid "gfc_ascii_statement(): Bad statement code"
61640 msgstr ""
61642 #: fortran/parse.c:2588
61643 #, gcc-internal-format, gfc-internal-format
61644 msgid "Unexpected %s statement at %C"
61645 msgstr ""
61647 #: fortran/parse.c:2743
61648 #, gcc-internal-format, gfc-internal-format
61649 msgid "%s statement at %C cannot follow %s statement at %L"
61650 msgstr ""
61652 #: fortran/parse.c:2760
61653 #, gcc-internal-format
61654 msgid "Unexpected end of file in %qs"
61655 msgstr ""
61657 #: fortran/parse.c:2795
61658 #, gcc-internal-format
61659 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
61660 msgstr ""
61662 #: fortran/parse.c:2798
61663 #, gcc-internal-format
61664 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
61665 msgstr ""
61667 #: fortran/parse.c:2818
61668 #, gcc-internal-format, gfc-internal-format
61669 msgid "Components in TYPE at %C must precede CONTAINS"
61670 msgstr ""
61672 #: fortran/parse.c:2822
61673 #, gcc-internal-format, gfc-internal-format
61674 msgid "Type-bound procedure at %C"
61675 msgstr ""
61677 #: fortran/parse.c:2830
61678 #, gcc-internal-format, gfc-internal-format
61679 msgid "GENERIC binding at %C"
61680 msgstr ""
61682 #: fortran/parse.c:2838
61683 #, gcc-internal-format, gfc-internal-format
61684 msgid "FINAL procedure declaration at %C"
61685 msgstr ""
61687 #: fortran/parse.c:2850
61688 #, gcc-internal-format, gfc-internal-format
61689 msgid "Derived type definition at %C with empty CONTAINS section"
61690 msgstr ""
61692 #: fortran/parse.c:2860 fortran/parse.c:3315
61693 #, gcc-internal-format, gfc-internal-format
61694 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
61695 msgstr ""
61697 #: fortran/parse.c:2867
61698 #, gcc-internal-format, gfc-internal-format
61699 msgid "PRIVATE statement at %C must precede procedure bindings"
61700 msgstr ""
61702 #: fortran/parse.c:2874 fortran/parse.c:3328
61703 #, gcc-internal-format, gfc-internal-format
61704 msgid "Duplicate PRIVATE statement at %C"
61705 msgstr ""
61707 #: fortran/parse.c:2884
61708 #, gcc-internal-format, gfc-internal-format
61709 msgid "SEQUENCE statement at %C must precede CONTAINS"
61710 msgstr ""
61712 #: fortran/parse.c:2888
61713 #, gcc-internal-format, gfc-internal-format
61714 msgid "Already inside a CONTAINS block at %C"
61715 msgstr ""
61717 #: fortran/parse.c:3007
61718 #, gcc-internal-format, gfc-internal-format
61719 msgid ""
61720 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
61721 "subcomponent of a coarray, which is not possible as the component has the "
61722 "pointer attribute"
61723 msgstr ""
61725 #: fortran/parse.c:3013
61726 #, gcc-internal-format, gfc-internal-format
61727 msgid ""
61728 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
61729 "which must have a codimension or be a subcomponent of a coarray"
61730 msgstr ""
61732 #: fortran/parse.c:3018
61733 #, gcc-internal-format, gfc-internal-format
61734 msgid ""
61735 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
61736 msgstr ""
61738 #: fortran/parse.c:3022
61739 #, gcc-internal-format, gfc-internal-format
61740 msgid ""
61741 "Allocatable component %s at %L must have a codimension as it has a "
61742 "noncoarray subcomponent of type LOCK_TYPE"
61743 msgstr ""
61745 #: fortran/parse.c:3027
61746 #, gcc-internal-format, gfc-internal-format
61747 msgid ""
61748 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
61749 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
61750 "(Variables of type %s may not have a codimension as already a coarray "
61751 "subcomponent exists)"
61752 msgstr ""
61754 #: fortran/parse.c:3034
61755 #, gcc-internal-format, gfc-internal-format
61756 msgid ""
61757 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
61758 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
61759 "(Variables of type %s may not have a codimension as %s at %L has a "
61760 "codimension or a coarray subcomponent)"
61761 msgstr ""
61763 #: fortran/parse.c:3044
61764 #, gcc-internal-format, gfc-internal-format
61765 msgid ""
61766 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
61767 "subcomponent of a coarray, which is not possible as the component has the "
61768 "pointer attribute"
61769 msgstr ""
61771 #: fortran/parse.c:3050
61772 #, gcc-internal-format, gfc-internal-format
61773 msgid ""
61774 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
61775 "which must have a codimension or be a subcomponent of a coarray"
61776 msgstr ""
61778 #: fortran/parse.c:3055
61779 #, gcc-internal-format, gfc-internal-format
61780 msgid ""
61781 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
61782 msgstr ""
61784 #: fortran/parse.c:3059
61785 #, gcc-internal-format, gfc-internal-format
61786 msgid ""
61787 "Allocatable component %s at %L must have a codimension as it has a "
61788 "noncoarray subcomponent of type EVENT_TYPE"
61789 msgstr ""
61791 #: fortran/parse.c:3064
61792 #, gcc-internal-format, gfc-internal-format
61793 msgid ""
61794 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
61795 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
61796 "(Variables of type %s may not have a codimension as already a coarray "
61797 "subcomponent exists)"
61798 msgstr ""
61800 #: fortran/parse.c:3071
61801 #, gcc-internal-format, gfc-internal-format
61802 msgid ""
61803 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
61804 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
61805 "(Variables of type %s may not have a codimension as %s at %L has a "
61806 "codimension or a coarray subcomponent)"
61807 msgstr ""
61809 #: fortran/parse.c:3123
61810 #, gcc-internal-format, gfc-internal-format
61811 msgid "failed to create map component '%s'"
61812 msgstr ""
61814 #: fortran/parse.c:3156
61815 #, gcc-internal-format, gfc-internal-format
61816 msgid "failed to create union component '%s'"
61817 msgstr ""
61819 #: fortran/parse.c:3211
61820 #, gcc-internal-format, gfc-internal-format
61821 msgid "Syntax error in nested structure declaration at %C"
61822 msgstr ""
61824 #: fortran/parse.c:3298
61825 #, gcc-internal-format, gfc-internal-format
61826 msgid "FINAL declaration at %C must be inside CONTAINS"
61827 msgstr ""
61829 #: fortran/parse.c:3306
61830 #, gcc-internal-format, gfc-internal-format
61831 msgid "Derived type definition at %C without components"
61832 msgstr ""
61834 #: fortran/parse.c:3322
61835 #, gcc-internal-format, gfc-internal-format
61836 msgid "PRIVATE statement at %C must precede structure components"
61837 msgstr ""
61839 #: fortran/parse.c:3339
61840 #, gcc-internal-format, gfc-internal-format
61841 msgid "SEQUENCE statement at %C must precede structure components"
61842 msgstr ""
61844 #: fortran/parse.c:3345
61845 #, gcc-internal-format, gfc-internal-format
61846 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
61847 msgstr ""
61849 #: fortran/parse.c:3350
61850 #, gcc-internal-format, gfc-internal-format
61851 msgid "Duplicate SEQUENCE statement at %C"
61852 msgstr ""
61854 #: fortran/parse.c:3360
61855 #, gcc-internal-format, gfc-internal-format
61856 msgid "CONTAINS block in derived type definition at %C"
61857 msgstr ""
61859 #: fortran/parse.c:3418
61860 #, gcc-internal-format, gfc-internal-format
61861 msgid "ENUM declaration at %C has no ENUMERATORS"
61862 msgstr ""
61864 #: fortran/parse.c:3505
61865 #, gcc-internal-format, gfc-internal-format
61866 msgid "Unexpected %s statement in INTERFACE block at %C"
61867 msgstr ""
61869 #: fortran/parse.c:3529
61870 #, gcc-internal-format
61871 msgid ""
61872 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
61873 msgstr ""
61875 #: fortran/parse.c:3563
61876 #, gcc-internal-format, gfc-internal-format
61877 msgid "Unexpected %s statement at %C in INTERFACE body"
61878 msgstr ""
61880 #: fortran/parse.c:3581
61881 #, gcc-internal-format
61882 msgid ""
61883 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
61884 msgstr ""
61886 #: fortran/parse.c:3711
61887 #, gcc-internal-format, gfc-internal-format
61888 msgid "%s statement is not allowed inside of BLOCK at %C"
61889 msgstr ""
61891 #: fortran/parse.c:3743
61892 #, gcc-internal-format, gfc-internal-format
61893 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
61894 msgstr ""
61896 #: fortran/parse.c:3833
61897 #, gcc-internal-format, gfc-internal-format
61898 msgid "%s statement must appear in a MODULE"
61899 msgstr ""
61901 #: fortran/parse.c:3841
61902 #, gcc-internal-format, gfc-internal-format
61903 msgid "%s statement at %C follows another accessibility specification"
61904 msgstr ""
61906 #: fortran/parse.c:3893
61907 #, gcc-internal-format
61908 msgid "Bad kind expression for function %qs at %L"
61909 msgstr ""
61911 #: fortran/parse.c:3897
61912 #, gcc-internal-format
61913 msgid "The type for function %qs at %L is not accessible"
61914 msgstr ""
61916 #: fortran/parse.c:3957
61917 #, gcc-internal-format, gfc-internal-format
61918 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
61919 msgstr ""
61921 #: fortran/parse.c:3979
61922 #, gcc-internal-format, gfc-internal-format
61923 msgid "Unexpected %s statement in WHERE block at %C"
61924 msgstr ""
61926 #: fortran/parse.c:4038
61927 #, gcc-internal-format, gfc-internal-format
61928 msgid "Unexpected %s statement in FORALL block at %C"
61929 msgstr ""
61931 #: fortran/parse.c:4089
61932 #, gcc-internal-format, gfc-internal-format
61933 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
61934 msgstr ""
61936 #: fortran/parse.c:4107
61937 #, gcc-internal-format, gfc-internal-format
61938 msgid "Duplicate ELSE statements at %L and %C"
61939 msgstr ""
61941 #: fortran/parse.c:4168
61942 #, gcc-internal-format, gfc-internal-format
61943 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
61944 msgstr ""
61946 #: fortran/parse.c:4252
61947 #, gcc-internal-format, gfc-internal-format
61948 msgid ""
61949 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
61950 "%C"
61951 msgstr ""
61953 #: fortran/parse.c:4314
61954 #, gcc-internal-format
61955 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
61956 msgstr ""
61958 #: fortran/parse.c:4347
61959 #, gcc-internal-format, gfc-internal-format
61960 msgid "End of nonblock DO statement at %C is within another block"
61961 msgstr ""
61963 #: fortran/parse.c:4357
61964 #, gcc-internal-format, gfc-internal-format
61965 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
61966 msgstr ""
61968 #: fortran/parse.c:4383
61969 #, gcc-internal-format, gfc-internal-format
61970 msgid "CRITICAL block inside of OpenACC region at %C"
61971 msgstr ""
61973 #: fortran/parse.c:4384
61974 #, gcc-internal-format, gfc-internal-format
61975 msgid "CRITICAL block inside of OpenMP region at %C"
61976 msgstr ""
61978 #: fortran/parse.c:4410
61979 #, gcc-internal-format, gfc-internal-format
61980 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
61981 msgstr ""
61983 #: fortran/parse.c:4479
61984 #, gcc-internal-format, gfc-internal-format
61985 msgid "BLOCK construct at %C"
61986 msgstr ""
61988 #: fortran/parse.c:4513
61989 #, gcc-internal-format, gfc-internal-format
61990 msgid "ASSOCIATE construct at %C"
61991 msgstr ""
61993 #: fortran/parse.c:4701
61994 #, gcc-internal-format, gfc-internal-format
61995 msgid "Statement label in ENDDO at %C doesn't match DO label"
61996 msgstr ""
61998 #: fortran/parse.c:4717
61999 #, gcc-internal-format, gfc-internal-format
62000 msgid "Named block DO at %L requires matching ENDDO name"
62001 msgstr ""
62003 #: fortran/parse.c:4908
62004 #, gcc-internal-format, gfc-internal-format
62005 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
62006 msgstr ""
62008 #: fortran/parse.c:4924 fortran/parse.c:4983
62009 #, gcc-internal-format, gfc-internal-format
62010 msgid "OpenACC directive inside of CRITICAL block at %C"
62011 msgstr ""
62013 #: fortran/parse.c:4958
62014 #, gcc-internal-format, gfc-internal-format
62015 msgid "Expecting %s at %C"
62016 msgstr ""
62018 #: fortran/parse.c:5002
62019 #, gcc-internal-format, gfc-internal-format
62020 msgid "Expected DO loop at %C"
62021 msgstr ""
62023 #: fortran/parse.c:5022
62024 #, gcc-internal-format, gfc-internal-format
62025 msgid "Redundant !$ACC END LOOP at %C"
62026 msgstr ""
62028 #: fortran/parse.c:5236
62029 #, gcc-internal-format, gfc-internal-format
62030 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
62031 msgstr ""
62033 #: fortran/parse.c:5294
62034 #, gcc-internal-format, gfc-internal-format
62035 msgid "%s statement at %C cannot terminate a non-block DO loop"
62036 msgstr ""
62038 #: fortran/parse.c:5308
62039 #, gcc-internal-format, gfc-internal-format
62040 msgid "DATA statement at %C after the first executable statement"
62041 msgstr ""
62043 #: fortran/parse.c:5434
62044 #, gcc-internal-format
62045 msgid "%<GCC unroll%> directive does not commence a loop at %C"
62046 msgstr ""
62048 #: fortran/parse.c:5549
62049 #, gcc-internal-format
62050 msgid "Contained procedure %qs at %C is already ambiguous"
62051 msgstr ""
62053 #: fortran/parse.c:5606
62054 #, gcc-internal-format, gfc-internal-format
62055 msgid "Unexpected %s statement in CONTAINS section at %C"
62056 msgstr ""
62058 #: fortran/parse.c:5631
62059 #, gcc-internal-format, gfc-internal-format
62060 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
62061 msgstr ""
62063 #: fortran/parse.c:5745
62064 #, gcc-internal-format, gfc-internal-format
62065 msgid "CONTAINS statement at %C is already in a contained program unit"
62066 msgstr ""
62068 #: fortran/parse.c:5797
62069 #, gcc-internal-format
62070 msgid "Global binding name %qs at %L is already being used as a %s at %L"
62071 msgstr ""
62073 #: fortran/parse.c:5801
62074 #, gcc-internal-format
62075 msgid "Global name %qs at %L is already being used as a %s at %L"
62076 msgstr ""
62078 #: fortran/parse.c:5807
62079 #, gcc-internal-format
62080 msgid "Global binding name %qs at %L is already being used at %L"
62081 msgstr ""
62083 #: fortran/parse.c:5810
62084 #, gcc-internal-format
62085 msgid "Global name %qs at %L is already being used at %L"
62086 msgstr ""
62088 #: fortran/parse.c:5832
62089 #, gcc-internal-format, gfc-internal-format
62090 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
62091 msgstr ""
62093 #: fortran/parse.c:5858
62094 #, gcc-internal-format, gfc-internal-format
62095 msgid "Unexpected %s statement in BLOCK DATA at %C"
62096 msgstr ""
62098 #: fortran/parse.c:5962
62099 #, gcc-internal-format, gfc-internal-format
62100 msgid "Unexpected %s statement in MODULE at %C"
62101 msgstr ""
62103 #. If we see a duplicate main program, shut down.  If the second
62104 #. instance is an implied main program, i.e. data decls or executable
62105 #. statements, we're in for lots of errors.
62106 #: fortran/parse.c:6346
62107 #, gcc-internal-format, gfc-internal-format
62108 msgid "Two main PROGRAMs at %L and %C"
62109 msgstr ""
62111 #: fortran/primary.c:103
62112 #, gcc-internal-format, gfc-internal-format
62113 msgid "Missing kind-parameter at %C"
62114 msgstr ""
62116 #: fortran/primary.c:136
62117 #, gcc-internal-format
62118 msgid "gfc_check_digit(): bad radix"
62119 msgstr ""
62121 #: fortran/primary.c:230
62122 #, gcc-internal-format, gfc-internal-format
62123 msgid "Integer kind %d at %C not available"
62124 msgstr ""
62126 #: fortran/primary.c:239
62127 #, gcc-internal-format
62128 msgid ""
62129 "Integer too big for its kind at %C. This check can be disabled with the "
62130 "option %<-fno-range-check%>"
62131 msgstr ""
62133 #: fortran/primary.c:267
62134 #, gcc-internal-format, gfc-internal-format
62135 msgid "Hollerith constant at %C"
62136 msgstr ""
62138 #: fortran/primary.c:274
62139 #, gcc-internal-format, gfc-internal-format
62140 msgid "Invalid Hollerith constant: %L must contain at least one character"
62141 msgstr ""
62143 #: fortran/primary.c:280
62144 #, gcc-internal-format, gfc-internal-format
62145 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
62146 msgstr ""
62148 #: fortran/primary.c:300
62149 #, gcc-internal-format, gfc-internal-format
62150 msgid "Invalid Hollerith constant at %L contains a wide character"
62151 msgstr ""
62153 #: fortran/primary.c:386
62154 #, gcc-internal-format, gfc-internal-format
62155 msgid "Hexadecimal constant at %C uses non-standard syntax"
62156 msgstr ""
62158 #: fortran/primary.c:395
62159 #, gcc-internal-format, gfc-internal-format
62160 msgid "Empty set of digits in BOZ constant at %C"
62161 msgstr ""
62163 #: fortran/primary.c:401
62164 #, gcc-internal-format, gfc-internal-format
62165 msgid "Illegal character in BOZ constant at %C"
62166 msgstr ""
62168 #: fortran/primary.c:424
62169 #, gcc-internal-format, gfc-internal-format
62170 msgid "BOZ constant at %C uses non-standard postfix syntax"
62171 msgstr ""
62173 #: fortran/primary.c:454
62174 #, gcc-internal-format, gfc-internal-format
62175 msgid "Integer too big for integer kind %i at %C"
62176 msgstr ""
62178 #: fortran/primary.c:460
62179 #, gcc-internal-format, gfc-internal-format
62180 msgid "BOZ used outside a DATA statement at %C"
62181 msgstr ""
62183 #: fortran/primary.c:551
62184 #, gcc-internal-format, gfc-internal-format
62185 msgid "exponent-letter 'q' in real-literal-constant at %C"
62186 msgstr ""
62188 #: fortran/primary.c:556
62189 #, gcc-internal-format
62190 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
62191 msgstr ""
62193 #: fortran/primary.c:577
62194 #, gcc-internal-format, gfc-internal-format
62195 msgid "Missing exponent in real number at %C"
62196 msgstr ""
62198 #: fortran/primary.c:636
62199 #, gcc-internal-format
62200 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
62201 msgstr ""
62203 #: fortran/primary.c:666
62204 #, gcc-internal-format
62205 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
62206 msgstr ""
62208 #: fortran/primary.c:680
62209 #, gcc-internal-format
62210 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
62211 msgstr ""
62213 #: fortran/primary.c:713
62214 #, gcc-internal-format, gfc-internal-format
62215 msgid "Invalid real kind %d at %C"
62216 msgstr ""
62218 #: fortran/primary.c:728
62219 #, gcc-internal-format, gfc-internal-format
62220 msgid "Real constant overflows its kind at %C"
62221 msgstr ""
62223 #: fortran/primary.c:733
62224 #, gcc-internal-format, gfc-internal-format
62225 msgid "Real constant underflows its kind at %C"
62226 msgstr ""
62228 #: fortran/primary.c:738
62229 #, gcc-internal-format
62230 msgid "gfc_range_check() returned bad value"
62231 msgstr ""
62233 #: fortran/primary.c:785
62234 #, gcc-internal-format
62235 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
62236 msgstr ""
62238 #: fortran/primary.c:877
62239 #, gcc-internal-format, gfc-internal-format
62240 msgid "Syntax error in SUBSTRING specification at %C"
62241 msgstr ""
62243 #: fortran/primary.c:1085
62244 #, gcc-internal-format, gfc-internal-format
62245 msgid "Invalid kind %d for CHARACTER constant at %C"
62246 msgstr ""
62248 #: fortran/primary.c:1106
62249 #, gcc-internal-format, gfc-internal-format
62250 msgid "Unterminated character constant beginning at %C"
62251 msgstr ""
62253 #: fortran/primary.c:1136
62254 #, gcc-internal-format
62255 msgid "Character %qs in string at %C is not representable in character kind %d"
62256 msgstr ""
62258 #: fortran/primary.c:1149
62259 #, gcc-internal-format
62260 msgid "match_string_constant(): Delimiter not found"
62261 msgstr ""
62263 #: fortran/primary.c:1219
62264 #, gcc-internal-format, gfc-internal-format
62265 msgid "Bad kind for logical constant at %C"
62266 msgstr ""
62268 #: fortran/primary.c:1263
62269 #, gcc-internal-format, gfc-internal-format
62270 msgid "Expected PARAMETER symbol in complex constant at %C"
62271 msgstr ""
62273 #: fortran/primary.c:1274
62274 #, gcc-internal-format, gfc-internal-format
62275 msgid "Numeric PARAMETER required in complex constant at %C"
62276 msgstr ""
62278 #: fortran/primary.c:1280
62279 #, gcc-internal-format, gfc-internal-format
62280 msgid "Scalar PARAMETER required in complex constant at %C"
62281 msgstr ""
62283 #: fortran/primary.c:1284
62284 #, gcc-internal-format, gfc-internal-format
62285 msgid "PARAMETER symbol in complex constant at %C"
62286 msgstr ""
62288 #: fortran/primary.c:1307
62289 #, gcc-internal-format
62290 msgid "gfc_match_sym_complex_part(): Bad type"
62291 msgstr ""
62293 #: fortran/primary.c:1314
62294 #, gcc-internal-format, gfc-internal-format
62295 msgid "Error converting PARAMETER constant in complex constant at %C"
62296 msgstr ""
62298 #: fortran/primary.c:1446
62299 #, gcc-internal-format, gfc-internal-format
62300 msgid "Syntax error in COMPLEX constant at %C"
62301 msgstr ""
62303 #: fortran/primary.c:1573
62304 #, gcc-internal-format
62305 msgid "Namelist %qs cannot be an argument at %L"
62306 msgstr ""
62308 #: fortran/primary.c:1675
62309 #, gcc-internal-format
62310 msgid "Keyword %qs at %C has already appeared in the current argument list"
62311 msgstr ""
62313 #: fortran/primary.c:1742
62314 #, gcc-internal-format, gfc-internal-format
62315 msgid "argument list function at %C"
62316 msgstr ""
62318 #: fortran/primary.c:1816
62319 #, gcc-internal-format, gfc-internal-format
62320 msgid "Expected alternate return label at %C"
62321 msgstr ""
62323 #: fortran/primary.c:1863
62324 #, gcc-internal-format, gfc-internal-format
62325 msgid "Missing keyword name in actual argument list at %C"
62326 msgstr ""
62328 #: fortran/primary.c:1909
62329 #, gcc-internal-format, gfc-internal-format
62330 msgid "Syntax error in argument list at %C"
62331 msgstr ""
62333 #: fortran/primary.c:1930
62334 #, gcc-internal-format
62335 msgid "extend_ref(): Bad tail"
62336 msgstr ""
62338 #: fortran/primary.c:2006
62339 #, gcc-internal-format, gfc-internal-format
62340 msgid ""
62341 "Array section designator, e.g. '(:)', is required besides the coarray "
62342 "designator '[...]' at %C"
62343 msgstr ""
62345 #: fortran/primary.c:2014
62346 #, gcc-internal-format
62347 msgid "Coarray designator at %C but %qs is not a coarray"
62348 msgstr ""
62350 #: fortran/primary.c:2165
62351 #, gcc-internal-format
62352 msgid "Symbol %qs at %C has no IMPLICIT type"
62353 msgstr ""
62355 #: fortran/primary.c:2172
62356 #, gcc-internal-format
62357 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
62358 msgstr ""
62360 #: fortran/primary.c:2193
62361 #, gcc-internal-format, gfc-internal-format
62362 msgid "Expected structure component name at %C"
62363 msgstr ""
62365 #: fortran/primary.c:2253
62366 #, gcc-internal-format, gfc-internal-format
62367 msgid "Expected argument list at %C"
62368 msgstr ""
62370 #: fortran/primary.c:2296
62371 #, gcc-internal-format, gfc-internal-format
62372 msgid "RE or IM part_ref at %C"
62373 msgstr ""
62375 #: fortran/primary.c:2301
62376 #, gcc-internal-format, gfc-internal-format
62377 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
62378 msgstr ""
62380 #: fortran/primary.c:2314
62381 #, gcc-internal-format, gfc-internal-format
62382 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
62383 msgstr ""
62385 #: fortran/primary.c:2330
62386 #, gcc-internal-format, gfc-internal-format
62387 msgid ""
62388 "The KIND part_ref at %C must be applied to an expression of intrinsic type"
62389 msgstr ""
62391 #: fortran/primary.c:2358
62392 #, gcc-internal-format
62393 msgid "Procedure pointer component %qs requires an argument list at %C"
62394 msgstr ""
62396 #: fortran/primary.c:2461
62397 #, gcc-internal-format, gfc-internal-format
62398 msgid "Nonpolymorphic reference to abstract type at %C"
62399 msgstr ""
62401 #: fortran/primary.c:2468
62402 #, gcc-internal-format, gfc-internal-format
62403 msgid "Coindexed procedure-pointer component at %C"
62404 msgstr ""
62406 #: fortran/primary.c:2504
62407 #, gcc-internal-format
62408 msgid "gfc_variable_attr(): Expression isn't a variable"
62409 msgstr ""
62411 #: fortran/primary.c:2567
62412 #, gcc-internal-format
62413 msgid "gfc_variable_attr(): Bad array reference"
62414 msgstr ""
62416 #: fortran/primary.c:2688
62417 #, gcc-internal-format
62418 msgid "gfc_caf_attr(): Expression isn't a variable"
62419 msgstr ""
62421 #: fortran/primary.c:2745
62422 #, gcc-internal-format
62423 msgid "gfc_caf_attr(): Bad array reference"
62424 msgstr ""
62426 #: fortran/primary.c:2918
62427 #, gcc-internal-format, gfc-internal-format
62428 msgid "Structure constructor with missing optional arguments at %C"
62429 msgstr ""
62431 #: fortran/primary.c:2927
62432 #, gcc-internal-format
62433 msgid ""
62434 "No initializer for allocatable component %qs given in the structure "
62435 "constructor at %C"
62436 msgstr ""
62438 #: fortran/primary.c:2934
62439 #, gcc-internal-format
62440 msgid ""
62441 "No initializer for component %qs given in the structure constructor at %C"
62442 msgstr ""
62444 #: fortran/primary.c:2982
62445 #, gcc-internal-format
62446 msgid "Cannot construct ABSTRACT type %qs at %L"
62447 msgstr ""
62449 #: fortran/primary.c:3002
62450 #, gcc-internal-format, gfc-internal-format
62451 msgid "Structure constructor with named arguments at %C"
62452 msgstr ""
62454 #: fortran/primary.c:3017
62455 #, gcc-internal-format, gfc-internal-format
62456 msgid "Component initializer without name after component named %s at %L"
62457 msgstr ""
62459 #: fortran/primary.c:3022
62460 #, gcc-internal-format, gfc-internal-format
62461 msgid "Too many components in structure constructor at %L"
62462 msgstr ""
62464 #: fortran/primary.c:3080
62465 #, gcc-internal-format, gfc-internal-format
62466 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
62467 msgstr ""
62469 #: fortran/primary.c:3098
62470 #, gcc-internal-format
62471 msgid "Component %qs is initialized twice in the structure constructor at %L"
62472 msgstr ""
62474 #: fortran/primary.c:3110
62475 #, gcc-internal-format
62476 msgid ""
62477 "Coindexed expression to pointer component %qs in structure constructor at %L"
62478 msgstr ""
62480 #: fortran/primary.c:3164
62481 #, gcc-internal-format
62482 msgid ""
62483 "component %qs at %L has already been set by a parent derived type constructor"
62484 msgstr ""
62486 #: fortran/primary.c:3320
62487 #, gcc-internal-format, gfc-internal-format
62488 msgid "%%LOC() as an rvalue at %C"
62489 msgstr ""
62491 #: fortran/primary.c:3379
62492 #, gcc-internal-format
62493 msgid ""
62494 "%qs at %C is the name of a recursive function and so refers to the result "
62495 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
62496 msgstr ""
62498 #: fortran/primary.c:3503
62499 #, gcc-internal-format
62500 msgid "Unexpected use of subroutine name %qs at %C"
62501 msgstr ""
62503 #: fortran/primary.c:3535
62504 #, gcc-internal-format
62505 msgid "Statement function %qs requires argument list at %C"
62506 msgstr ""
62508 #: fortran/primary.c:3538
62509 #, gcc-internal-format
62510 msgid "Function %qs requires an argument list at %C"
62511 msgstr ""
62513 #: fortran/primary.c:3588
62514 #, gcc-internal-format
62515 msgid "Missing argument to %qs at %C"
62516 msgstr ""
62518 #: fortran/primary.c:3601
62519 #, gcc-internal-format, gfc-internal-format
62520 msgid ""
62521 "The leftmost part-ref in a data-ref cannot be a function reference at %C"
62522 msgstr ""
62524 #: fortran/primary.c:3755
62525 #, gcc-internal-format
62526 msgid "Missing argument list in function %qs at %C"
62527 msgstr ""
62529 #: fortran/primary.c:3799
62530 #, gcc-internal-format, gfc-internal-format
62531 msgid "Symbol at %C is not appropriate for an expression"
62532 msgstr ""
62534 #: fortran/primary.c:3869
62535 #, gcc-internal-format
62536 msgid "Derived type %qs cannot be used as a variable at %C"
62537 msgstr ""
62539 #: fortran/primary.c:3910
62540 #, gcc-internal-format, gfc-internal-format
62541 msgid "Named constant at %C in an EQUIVALENCE"
62542 msgstr ""
62544 #: fortran/primary.c:3945
62545 #, gcc-internal-format
62546 msgid "%qs at %C is not a variable"
62547 msgstr ""
62549 #: fortran/resolve.c:123
62550 #, gcc-internal-format
62551 msgid "%qs at %L is of the ABSTRACT type %qs"
62552 msgstr ""
62554 #: fortran/resolve.c:126
62555 #, gcc-internal-format
62556 msgid "ABSTRACT type %qs used at %L"
62557 msgstr ""
62559 #: fortran/resolve.c:143
62560 #, gcc-internal-format
62561 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
62562 msgstr ""
62564 #: fortran/resolve.c:156
62565 #, gcc-internal-format
62566 msgid "Interface %qs at %L may not be generic"
62567 msgstr ""
62569 #: fortran/resolve.c:163
62570 #, gcc-internal-format
62571 msgid "Interface %qs at %L may not be a statement function"
62572 msgstr ""
62574 #: fortran/resolve.c:172
62575 #, gcc-internal-format
62576 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
62577 msgstr ""
62579 #: fortran/resolve.c:178
62580 #, gcc-internal-format
62581 msgid "Interface %qs at %L must be explicit"
62582 msgstr ""
62584 #: fortran/resolve.c:200
62585 #, gcc-internal-format
62586 msgid "PROCEDURE %qs at %L may not be used as its own interface"
62587 msgstr ""
62589 #: fortran/resolve.c:300
62590 #, gcc-internal-format
62591 msgid ""
62592 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
62593 msgstr ""
62595 #: fortran/resolve.c:304
62596 #, gcc-internal-format
62597 msgid "Alternate return specifier in function %qs at %L is not allowed"
62598 msgstr ""
62600 #: fortran/resolve.c:315
62601 #, gcc-internal-format
62602 msgid "Self-referential argument %qs at %L is not allowed"
62603 msgstr ""
62605 #: fortran/resolve.c:387
62606 #, gcc-internal-format
62607 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
62608 msgstr ""
62610 #: fortran/resolve.c:397
62611 #, gcc-internal-format
62612 msgid ""
62613 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
62614 "INTENT(IN)"
62615 msgstr ""
62617 #: fortran/resolve.c:402
62618 #, gcc-internal-format
62619 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
62620 msgstr ""
62622 #: fortran/resolve.c:410
62623 #, gcc-internal-format
62624 msgid ""
62625 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
62626 "INTENT"
62627 msgstr ""
62629 #: fortran/resolve.c:415
62630 #, gcc-internal-format
62631 msgid ""
62632 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
62633 "have the VALUE attribute"
62634 msgstr ""
62636 #: fortran/resolve.c:425
62637 #, gcc-internal-format
62638 msgid ""
62639 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
62640 msgstr ""
62642 #: fortran/resolve.c:458
62643 #, gcc-internal-format
62644 msgid "Coarray dummy argument %qs at %L to elemental procedure"
62645 msgstr ""
62647 #: fortran/resolve.c:466
62648 #, gcc-internal-format
62649 msgid "Argument %qs of elemental procedure at %L must be scalar"
62650 msgstr ""
62652 #: fortran/resolve.c:475
62653 #, gcc-internal-format
62654 msgid ""
62655 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
62656 "attribute"
62657 msgstr ""
62659 #: fortran/resolve.c:485
62660 #, gcc-internal-format
62661 msgid ""
62662 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
62663 msgstr ""
62665 #: fortran/resolve.c:493
62666 #, gcc-internal-format
62667 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
62668 msgstr ""
62670 #: fortran/resolve.c:502
62671 #, gcc-internal-format
62672 msgid ""
62673 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
62674 "or have the VALUE attribute"
62675 msgstr ""
62677 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
62678 #. shall be specified, explicitly or implicitly, to be scalar.
62679 #: fortran/resolve.c:517
62680 #, gcc-internal-format, gfc-internal-format
62681 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
62682 msgstr ""
62684 #: fortran/resolve.c:528
62685 #, gcc-internal-format
62686 msgid ""
62687 "Character-valued argument %qs of statement function at %L must have constant "
62688 "length"
62689 msgstr ""
62691 #: fortran/resolve.c:577
62692 #, gcc-internal-format
62693 msgid ""
62694 "Contained procedure %qs at %L has the same name as its encompassing procedure"
62695 msgstr ""
62697 #: fortran/resolve.c:594
62698 #, gcc-internal-format
62699 msgid "Contained function %qs at %L has no IMPLICIT type"
62700 msgstr ""
62702 #: fortran/resolve.c:597
62703 #, gcc-internal-format
62704 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
62705 msgstr ""
62707 #: fortran/resolve.c:623
62708 #, gcc-internal-format
62709 msgid "Character-valued module procedure %qs at %L must not be assumed length"
62710 msgstr ""
62712 #: fortran/resolve.c:625
62713 #, gcc-internal-format
62714 msgid "Character-valued internal function %qs at %L must not be assumed length"
62715 msgstr ""
62717 #: fortran/resolve.c:797
62718 #, gcc-internal-format, gfc-internal-format
62719 msgid "Function %s at %L has entries with mismatched array specifications"
62720 msgstr ""
62722 #: fortran/resolve.c:814
62723 #, gcc-internal-format, gfc-internal-format
62724 msgid ""
62725 "Function %s at %L with entries returning variables of different string "
62726 "lengths"
62727 msgstr ""
62729 #: fortran/resolve.c:841
62730 #, gcc-internal-format, gfc-internal-format
62731 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
62732 msgstr ""
62734 #: fortran/resolve.c:845
62735 #, gcc-internal-format, gfc-internal-format
62736 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
62737 msgstr ""
62739 #: fortran/resolve.c:852
62740 #, gcc-internal-format, gfc-internal-format
62741 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
62742 msgstr ""
62744 #: fortran/resolve.c:856
62745 #, gcc-internal-format, gfc-internal-format
62746 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
62747 msgstr ""
62749 #: fortran/resolve.c:894
62750 #, gcc-internal-format, gfc-internal-format
62751 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
62752 msgstr ""
62754 #: fortran/resolve.c:899
62755 #, gcc-internal-format, gfc-internal-format
62756 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
62757 msgstr ""
62759 #: fortran/resolve.c:945
62760 #, gcc-internal-format, gfc-internal-format
62761 msgid "COMMON block at %L"
62762 msgstr ""
62764 #: fortran/resolve.c:952
62765 #, gcc-internal-format
62766 msgid ""
62767 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
62768 "allowed"
62769 msgstr ""
62771 #: fortran/resolve.c:956
62772 #, gcc-internal-format
62773 msgid ""
62774 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
62775 "only allowed in named common blocks"
62776 msgstr ""
62778 #: fortran/resolve.c:963
62779 #, gcc-internal-format
62780 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
62781 msgstr ""
62783 #: fortran/resolve.c:971
62784 #, gcc-internal-format
62785 msgid ""
62786 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
62787 "BIND(C) attribute"
62788 msgstr ""
62790 #: fortran/resolve.c:975
62791 #, gcc-internal-format
62792 msgid ""
62793 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
62794 "allocatable"
62795 msgstr ""
62797 #: fortran/resolve.c:979
62798 #, gcc-internal-format
62799 msgid ""
62800 "Derived type variable %qs in COMMON at %L may not have default initializer"
62801 msgstr ""
62803 #: fortran/resolve.c:1023
62804 #, gcc-internal-format
62805 msgid ""
62806 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
62807 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
62808 msgstr ""
62810 #: fortran/resolve.c:1037
62811 #, gcc-internal-format
62812 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
62813 msgstr ""
62815 #: fortran/resolve.c:1045
62816 #, gcc-internal-format
62817 msgid ""
62818 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
62819 "identifier with global non-COMMON-block entity at %L"
62820 msgstr ""
62822 #: fortran/resolve.c:1067
62823 #, gcc-internal-format
62824 msgid ""
62825 "COMMON block at %L with binding label %qs uses the same global identifier as "
62826 "entity at %L"
62827 msgstr ""
62829 #: fortran/resolve.c:1088
62830 #, gcc-internal-format
62831 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
62832 msgstr ""
62834 #: fortran/resolve.c:1092
62835 #, gcc-internal-format
62836 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
62837 msgstr ""
62839 #: fortran/resolve.c:1096
62840 #, gcc-internal-format
62841 msgid "COMMON block %qs at %L is also an intrinsic procedure"
62842 msgstr ""
62844 #: fortran/resolve.c:1100
62845 #, gcc-internal-format
62846 msgid "COMMON block %qs at %L that is also a function result"
62847 msgstr ""
62849 #: fortran/resolve.c:1105
62850 #, gcc-internal-format
62851 msgid "COMMON block %qs at %L that is also a global procedure"
62852 msgstr ""
62854 #: fortran/resolve.c:1172
62855 #, gcc-internal-format
62856 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
62857 msgstr ""
62859 #: fortran/resolve.c:1308
62860 #, gcc-internal-format, gfc-internal-format
62861 msgid ""
62862 "The rank of the element in the structure constructor at %L does not match "
62863 "that of the component (%d/%d)"
62864 msgstr ""
62866 #: fortran/resolve.c:1329
62867 #, gcc-internal-format
62868 msgid ""
62869 "The element in the structure constructor at %L, for pointer component %qs, "
62870 "is %s but should be %s"
62871 msgstr ""
62873 #: fortran/resolve.c:1395
62874 #, gcc-internal-format
62875 msgid ""
62876 "The NULL in the structure constructor at %L is being applied to component "
62877 "%qs, which is neither a POINTER nor ALLOCATABLE"
62878 msgstr ""
62880 #: fortran/resolve.c:1430
62881 #, gcc-internal-format
62882 msgid ""
62883 "Interface mismatch for procedure-pointer component %qs in structure "
62884 "constructor at %L: %s"
62885 msgstr ""
62887 #: fortran/resolve.c:1446
62888 #, gcc-internal-format
62889 msgid ""
62890 "The element in the structure constructor at %L, for pointer component %qs "
62891 "should be a POINTER or a TARGET"
62892 msgstr ""
62894 #: fortran/resolve.c:1475
62895 #, gcc-internal-format
62896 msgid ""
62897 "Invalid expression in the structure constructor for pointer component %qs at "
62898 "%L in PURE procedure"
62899 msgstr ""
62901 #: fortran/resolve.c:1599
62902 #, gcc-internal-format
62903 msgid ""
62904 "The upper bound in the last dimension must appear in the reference to the "
62905 "assumed size array %qs at %L"
62906 msgstr ""
62908 #: fortran/resolve.c:1661
62909 #, gcc-internal-format
62910 msgid "%qs at %L is ambiguous"
62911 msgstr ""
62913 #: fortran/resolve.c:1665
62914 #, gcc-internal-format
62915 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
62916 msgstr ""
62918 #: fortran/resolve.c:1784
62919 #, gcc-internal-format
62920 msgid "Type specified for intrinsic function %qs at %L is ignored"
62921 msgstr ""
62923 #: fortran/resolve.c:1797
62924 #, gcc-internal-format
62925 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
62926 msgstr ""
62928 #: fortran/resolve.c:1808
62929 #, gcc-internal-format
62930 msgid "%qs declared INTRINSIC at %L does not exist"
62931 msgstr ""
62933 #: fortran/resolve.c:1821
62934 #, gcc-internal-format
62935 msgid ""
62936 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
62937 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
62938 "fall-intrinsics%> in order to use it."
62939 msgstr ""
62941 #: fortran/resolve.c:1857
62942 #, gcc-internal-format
62943 msgid ""
62944 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
62945 "Declare it RECURSIVE or use %<-frecursive%>"
62946 msgstr ""
62948 #: fortran/resolve.c:1896 fortran/resolve.c:9809 fortran/resolve.c:11492
62949 #, gcc-internal-format, gfc-internal-format
62950 msgid "Label %d referenced at %L is never defined"
62951 msgstr ""
62953 #: fortran/resolve.c:1939
62954 #, gcc-internal-format
62955 msgid "Statement function %qs at %L is not allowed as an actual argument"
62956 msgstr ""
62958 #: fortran/resolve.c:1947
62959 #, gcc-internal-format
62960 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
62961 msgstr ""
62963 #: fortran/resolve.c:1954
62964 #, gcc-internal-format
62965 msgid "Internal procedure %qs is used as actual argument at %L"
62966 msgstr ""
62968 #: fortran/resolve.c:1962
62969 #, gcc-internal-format
62970 msgid ""
62971 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
62972 "at %L"
62973 msgstr ""
62975 #: fortran/resolve.c:1989
62976 #, gcc-internal-format
62977 msgid ""
62978 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
62979 msgstr ""
62981 #: fortran/resolve.c:2011
62982 #, gcc-internal-format
62983 msgid "Symbol %qs at %L is ambiguous"
62984 msgstr ""
62986 #: fortran/resolve.c:2066
62987 #, gcc-internal-format, gfc-internal-format
62988 msgid "By-value argument at %L is not of numeric type"
62989 msgstr ""
62991 #: fortran/resolve.c:2073
62992 #, gcc-internal-format, gfc-internal-format
62993 msgid "By-value argument at %L cannot be an array or an array section"
62994 msgstr ""
62996 #: fortran/resolve.c:2087
62997 #, gcc-internal-format, gfc-internal-format
62998 msgid "By-value argument at %L is not allowed in this context"
62999 msgstr ""
63001 #: fortran/resolve.c:2099
63002 #, gcc-internal-format, gfc-internal-format
63003 msgid "Passing internal procedure at %L by location not allowed"
63004 msgstr ""
63006 #: fortran/resolve.c:2110
63007 #, gcc-internal-format
63008 msgid ""
63009 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
63010 "argument at %L"
63011 msgstr ""
63013 #: fortran/resolve.c:2119
63014 #, gcc-internal-format, gfc-internal-format
63015 msgid "Coindexed actual argument at %L with ultimate pointer component"
63016 msgstr ""
63018 #: fortran/resolve.c:2251
63019 #, gcc-internal-format
63020 msgid ""
63021 "%qs at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
63022 "actual argument of an ELEMENTAL procedure unless there is a non-optional "
63023 "argument with the same rank (12.4.1.5)"
63024 msgstr ""
63026 #: fortran/resolve.c:2288
63027 #, gcc-internal-format
63028 msgid ""
63029 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
63030 "is a scalar, but another actual argument is an array"
63031 msgstr ""
63033 #: fortran/resolve.c:2563
63034 #, gcc-internal-format
63035 msgid "Return type mismatch of function %qs at %L (%s/%s)"
63036 msgstr ""
63038 #: fortran/resolve.c:2585
63039 #, gcc-internal-format
63040 msgid "Interface mismatch in global procedure %qs at %L: %s"
63041 msgstr ""
63043 #: fortran/resolve.c:2698
63044 #, gcc-internal-format
63045 msgid "There is no specific function for the generic %qs at %L"
63046 msgstr ""
63048 #: fortran/resolve.c:2718
63049 #, gcc-internal-format
63050 msgid ""
63051 "Generic function %qs at %L is not consistent with a specific intrinsic "
63052 "interface"
63053 msgstr ""
63055 #: fortran/resolve.c:2756
63056 #, gcc-internal-format
63057 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
63058 msgstr ""
63060 #: fortran/resolve.c:2811
63061 #, gcc-internal-format
63062 msgid "Unable to resolve the specific function %qs at %L"
63063 msgstr ""
63065 #: fortran/resolve.c:2907
63066 #, gcc-internal-format
63067 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
63068 msgstr ""
63070 #: fortran/resolve.c:2911 fortran/resolve.c:16576
63071 #, gcc-internal-format
63072 msgid "Function %qs at %L has no IMPLICIT type"
63073 msgstr ""
63075 #: fortran/resolve.c:3035
63076 #, gcc-internal-format
63077 msgid "Reference to impure function %qs at %L inside a FORALL %s"
63078 msgstr ""
63080 #: fortran/resolve.c:3042
63081 #, gcc-internal-format
63082 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
63083 msgstr ""
63085 #: fortran/resolve.c:3049
63086 #, gcc-internal-format
63087 msgid "Reference to impure function %qs at %L within a PURE procedure"
63088 msgstr ""
63090 #: fortran/resolve.c:3120
63091 #, gcc-internal-format
63092 msgid "%qs at %L is not a function"
63093 msgstr ""
63095 #: fortran/resolve.c:3128 fortran/resolve.c:3611
63096 #, gcc-internal-format
63097 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
63098 msgstr ""
63100 #: fortran/resolve.c:3140
63101 #, gcc-internal-format
63102 msgid ""
63103 "ABSTRACT INTERFACE %qs at %L must not have an assumed character length "
63104 "result (F2008: C418)"
63105 msgstr ""
63107 #. Internal procedures are taken care of in resolve_contained_fntype.
63108 #: fortran/resolve.c:3184
63109 #, gcc-internal-format
63110 msgid ""
63111 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
63112 "not a dummy argument"
63113 msgstr ""
63115 #: fortran/resolve.c:3218
63116 #, gcc-internal-format
63117 msgid "resolve_function(): bad function type"
63118 msgstr ""
63120 #: fortran/resolve.c:3238
63121 #, gcc-internal-format
63122 msgid ""
63123 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
63124 "construct"
63125 msgstr ""
63127 #: fortran/resolve.c:3300
63128 #, gcc-internal-format
63129 msgid ""
63130 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
63131 "RECURSIVE"
63132 msgstr ""
63134 #: fortran/resolve.c:3304
63135 #, gcc-internal-format
63136 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
63137 msgstr ""
63139 #: fortran/resolve.c:3355
63140 #, gcc-internal-format
63141 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
63142 msgstr ""
63144 #: fortran/resolve.c:3361
63145 #, gcc-internal-format
63146 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
63147 msgstr ""
63149 #: fortran/resolve.c:3367
63150 #, gcc-internal-format
63151 msgid "Subroutine call to %qs at %L is not PURE"
63152 msgstr ""
63154 #: fortran/resolve.c:3435
63155 #, gcc-internal-format
63156 msgid "There is no specific subroutine for the generic %qs at %L"
63157 msgstr ""
63159 #: fortran/resolve.c:3444
63160 #, gcc-internal-format
63161 msgid ""
63162 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
63163 "interface"
63164 msgstr ""
63166 #: fortran/resolve.c:3479
63167 #, gcc-internal-format
63168 msgid ""
63169 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
63170 msgstr ""
63172 #: fortran/resolve.c:3524
63173 #, gcc-internal-format
63174 msgid "Unable to resolve the specific subroutine %qs at %L"
63175 msgstr ""
63177 #: fortran/resolve.c:3582
63178 #, gcc-internal-format
63179 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
63180 msgstr ""
63182 #: fortran/resolve.c:3621
63183 #, gcc-internal-format
63184 msgid ""
63185 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
63186 "RECURSIVE"
63187 msgstr ""
63189 #: fortran/resolve.c:3625
63190 #, gcc-internal-format
63191 msgid ""
63192 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
63193 msgstr ""
63195 #: fortran/resolve.c:3670
63196 #, gcc-internal-format
63197 msgid "resolve_subroutine(): bad function type"
63198 msgstr ""
63200 #: fortran/resolve.c:3708
63201 #, gcc-internal-format, gfc-internal-format
63202 msgid "Shapes for operands at %L and %L are not conformable"
63203 msgstr ""
63205 #: fortran/resolve.c:3760
63206 #, gcc-internal-format
63207 msgid "logical_to_bitwise(): Bad intrinsic"
63208 msgstr ""
63210 #: fortran/resolve.c:3863
63211 #, gcc-internal-format
63212 msgid "Impure function %qs at %L might not be evaluated"
63213 msgstr ""
63215 #: fortran/resolve.c:3867
63216 #, gcc-internal-format, gfc-internal-format
63217 msgid "Impure function at %L might not be evaluated"
63218 msgstr ""
63220 #: fortran/resolve.c:4144
63221 #, gcc-internal-format
63222 msgid "resolve_operator(): Bad intrinsic"
63223 msgstr ""
63225 #: fortran/resolve.c:4314 fortran/resolve.c:4337
63226 #, gcc-internal-format
63227 msgid "compare_bound_int(): Bad expression"
63228 msgstr ""
63230 #: fortran/resolve.c:4432
63231 #, gcc-internal-format, gfc-internal-format
63232 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
63233 msgstr ""
63235 #: fortran/resolve.c:4437
63236 #, gcc-internal-format, gfc-internal-format
63237 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
63238 msgstr ""
63240 #: fortran/resolve.c:4447
63241 #, gcc-internal-format, gfc-internal-format
63242 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
63243 msgstr ""
63245 #: fortran/resolve.c:4452
63246 #, gcc-internal-format, gfc-internal-format
63247 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
63248 msgstr ""
63250 #: fortran/resolve.c:4472
63251 #, gcc-internal-format, gfc-internal-format
63252 msgid "Illegal stride of zero at %L"
63253 msgstr ""
63255 #: fortran/resolve.c:4489
63256 #, gcc-internal-format, gfc-internal-format
63257 msgid ""
63258 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
63259 msgstr ""
63261 #: fortran/resolve.c:4497
63262 #, gcc-internal-format, gfc-internal-format
63263 msgid ""
63264 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
63265 msgstr ""
63267 #: fortran/resolve.c:4513
63268 #, gcc-internal-format, gfc-internal-format
63269 msgid ""
63270 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
63271 msgstr ""
63273 #: fortran/resolve.c:4522
63274 #, gcc-internal-format, gfc-internal-format
63275 msgid ""
63276 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
63277 msgstr ""
63279 #: fortran/resolve.c:4538
63280 #, gcc-internal-format
63281 msgid "check_dimension(): Bad array reference"
63282 msgstr ""
63284 #: fortran/resolve.c:4561
63285 #, gcc-internal-format, gfc-internal-format
63286 msgid "Rightmost upper bound of assumed size array section not specified at %L"
63287 msgstr ""
63289 #: fortran/resolve.c:4571
63290 #, gcc-internal-format, gfc-internal-format
63291 msgid "Rank mismatch in array reference at %L (%d/%d)"
63292 msgstr ""
63294 #: fortran/resolve.c:4579
63295 #, gcc-internal-format, gfc-internal-format
63296 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
63297 msgstr ""
63299 #: fortran/resolve.c:4595
63300 #, gcc-internal-format, gfc-internal-format
63301 msgid "Coindex of codimension %d must be a scalar at %L"
63302 msgstr ""
63304 #: fortran/resolve.c:4623
63305 #, gcc-internal-format, gfc-internal-format
63306 msgid "Array index at %L must be scalar"
63307 msgstr ""
63309 #: fortran/resolve.c:4629
63310 #, gcc-internal-format, gfc-internal-format
63311 msgid "Array index at %L must be of INTEGER type, found %s"
63312 msgstr ""
63314 #: fortran/resolve.c:4635
63315 #, gcc-internal-format, gfc-internal-format
63316 msgid "REAL array index at %L"
63317 msgstr ""
63319 #: fortran/resolve.c:4674
63320 #, gcc-internal-format, gfc-internal-format
63321 msgid "Argument dim at %L must be scalar"
63322 msgstr ""
63324 #: fortran/resolve.c:4681
63325 #, gcc-internal-format, gfc-internal-format
63326 msgid "Argument dim at %L must be of INTEGER type"
63327 msgstr ""
63329 #: fortran/resolve.c:4730
63330 #, gcc-internal-format
63331 msgid "find_array_spec(): Missing spec"
63332 msgstr ""
63334 #: fortran/resolve.c:4741
63335 #, gcc-internal-format
63336 msgid "find_array_spec(): unused as(1)"
63337 msgstr ""
63339 #: fortran/resolve.c:4753
63340 #, gcc-internal-format
63341 msgid "find_array_spec(): unused as(2)"
63342 msgstr ""
63344 #: fortran/resolve.c:4796
63345 #, gcc-internal-format, gfc-internal-format
63346 msgid "Array index at %L is an array of rank %d"
63347 msgstr ""
63349 #: fortran/resolve.c:4894
63350 #, gcc-internal-format, gfc-internal-format
63351 msgid "Substring start index at %L must be of type INTEGER"
63352 msgstr ""
63354 #: fortran/resolve.c:4901
63355 #, gcc-internal-format, gfc-internal-format
63356 msgid "Substring start index at %L must be scalar"
63357 msgstr ""
63359 #: fortran/resolve.c:4910
63360 #, gcc-internal-format, gfc-internal-format
63361 msgid "Substring start index at %L is less than one"
63362 msgstr ""
63364 #: fortran/resolve.c:4923
63365 #, gcc-internal-format, gfc-internal-format
63366 msgid "Substring end index at %L must be of type INTEGER"
63367 msgstr ""
63369 #: fortran/resolve.c:4930
63370 #, gcc-internal-format, gfc-internal-format
63371 msgid "Substring end index at %L must be scalar"
63372 msgstr ""
63374 #: fortran/resolve.c:4940
63375 #, gcc-internal-format, gfc-internal-format
63376 msgid "Substring end index at %L exceeds the string length"
63377 msgstr ""
63379 #: fortran/resolve.c:4950
63380 #, gcc-internal-format, gfc-internal-format
63381 msgid "Substring end index at %L is too large"
63382 msgstr ""
63384 #: fortran/resolve.c:5140
63385 #, gcc-internal-format
63386 msgid "resolve_ref(): Bad array reference"
63387 msgstr ""
63389 #: fortran/resolve.c:5154
63390 #, gcc-internal-format, gfc-internal-format
63391 msgid ""
63392 "Component to the right of a part reference with nonzero rank must not have "
63393 "the POINTER attribute at %L"
63394 msgstr ""
63396 #: fortran/resolve.c:5164
63397 #, gcc-internal-format, gfc-internal-format
63398 msgid ""
63399 "Component to the right of a part reference with nonzero rank must not have "
63400 "the ALLOCATABLE attribute at %L"
63401 msgstr ""
63403 #: fortran/resolve.c:5184
63404 #, gcc-internal-format, gfc-internal-format
63405 msgid ""
63406 "Two or more part references with nonzero rank must not be specified at %L"
63407 msgstr ""
63409 #: fortran/resolve.c:5282
63410 #, gcc-internal-format
63411 msgid "expression_rank(): Two array specs"
63412 msgstr ""
63414 #: fortran/resolve.c:5364
63415 #, gcc-internal-format, gfc-internal-format
63416 msgid ""
63417 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
63418 "argument"
63419 msgstr ""
63421 #: fortran/resolve.c:5374
63422 #, gcc-internal-format, gfc-internal-format
63423 msgid "Assumed-type variable %s at %L may only be used as actual argument"
63424 msgstr ""
63426 #. FIXME: It doesn't work reliably as inquiry_argument is not set
63427 #. for all inquiry functions in resolve_function; the reason is
63428 #. that the function-name resolution happens too late in that
63429 #. function.
63430 #: fortran/resolve.c:5384
63431 #, gcc-internal-format, gfc-internal-format
63432 msgid ""
63433 "Assumed-type variable %s at %L as actual argument to an inquiry function "
63434 "shall be the first argument"
63435 msgstr ""
63437 #: fortran/resolve.c:5399
63438 #, gcc-internal-format, gfc-internal-format
63439 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
63440 msgstr ""
63442 #. FIXME: It doesn't work reliably as inquiry_argument is not set
63443 #. for all inquiry functions in resolve_function; the reason is
63444 #. that the function-name resolution happens too late in that
63445 #. function.
63446 #: fortran/resolve.c:5409
63447 #, gcc-internal-format, gfc-internal-format
63448 msgid ""
63449 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
63450 "shall be the first argument"
63451 msgstr ""
63453 #: fortran/resolve.c:5420
63454 #, gcc-internal-format, gfc-internal-format
63455 msgid ""
63456 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
63457 "reference"
63458 msgstr ""
63460 #: fortran/resolve.c:5429
63461 #, gcc-internal-format, gfc-internal-format
63462 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
63463 msgstr ""
63465 #: fortran/resolve.c:5444
63466 #, gcc-internal-format, gfc-internal-format
63467 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
63468 msgstr ""
63470 #: fortran/resolve.c:5624
63471 #, gcc-internal-format
63472 msgid ""
63473 "Variable %qs, used in a specification expression, is referenced at %L before "
63474 "the ENTRY statement in which it is a parameter"
63475 msgstr ""
63477 #: fortran/resolve.c:5629
63478 #, gcc-internal-format
63479 msgid ""
63480 "Variable %qs is used at %L before the ENTRY statement in which it is a "
63481 "parameter"
63482 msgstr ""
63484 #: fortran/resolve.c:5699
63485 #, gcc-internal-format, gfc-internal-format
63486 msgid "Polymorphic subobject of coindexed object at %L"
63487 msgstr ""
63489 #: fortran/resolve.c:5712
63490 #, gcc-internal-format, gfc-internal-format
63491 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
63492 msgstr ""
63494 #: fortran/resolve.c:5956 fortran/resolve.c:6108
63495 #, gcc-internal-format, gfc-internal-format
63496 msgid "Error in typebound call at %L"
63497 msgstr ""
63499 #: fortran/resolve.c:6072
63500 #, gcc-internal-format, gfc-internal-format
63501 msgid "Passed-object at %L must be scalar"
63502 msgstr ""
63504 #: fortran/resolve.c:6079
63505 #, gcc-internal-format
63506 msgid ""
63507 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
63508 "%qs"
63509 msgstr ""
63511 #: fortran/resolve.c:6118
63512 #, gcc-internal-format
63513 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
63514 msgstr ""
63516 #: fortran/resolve.c:6127
63517 #, gcc-internal-format, gfc-internal-format
63518 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
63519 msgstr ""
63521 #. Nothing matching found!
63522 #: fortran/resolve.c:6315
63523 #, gcc-internal-format
63524 msgid ""
63525 "Found no matching specific binding for the call to the GENERIC %qs at %L"
63526 msgstr ""
63528 #: fortran/resolve.c:6349
63529 #, gcc-internal-format
63530 msgid "%qs at %L should be a SUBROUTINE"
63531 msgstr ""
63533 #: fortran/resolve.c:6401
63534 #, gcc-internal-format
63535 msgid "%qs at %L should be a FUNCTION"
63536 msgstr ""
63538 #: fortran/resolve.c:6951
63539 #, gcc-internal-format
63540 msgid "gfc_resolve_expr(): Bad expression type"
63541 msgstr ""
63543 #: fortran/resolve.c:6977
63544 #, gcc-internal-format, gfc-internal-format
63545 msgid "%s at %L must be a scalar"
63546 msgstr ""
63548 #: fortran/resolve.c:6987
63549 #, gcc-internal-format, gfc-internal-format
63550 msgid "%s at %L must be integer"
63551 msgstr ""
63553 #: fortran/resolve.c:6991 fortran/resolve.c:6998
63554 #, gcc-internal-format, gfc-internal-format
63555 msgid "%s at %L must be INTEGER"
63556 msgstr ""
63558 #: fortran/resolve.c:7040
63559 #, gcc-internal-format, gfc-internal-format
63560 msgid "Step expression in DO loop at %L cannot be zero"
63561 msgstr ""
63563 #: fortran/resolve.c:7076
63564 #, gcc-internal-format, gfc-internal-format
63565 msgid "DO loop at %L will be executed zero times"
63566 msgstr ""
63568 #: fortran/resolve.c:7093
63569 #, gcc-internal-format, gfc-internal-format
63570 msgid "DO loop at %L is undefined as it overflows"
63571 msgstr ""
63573 #: fortran/resolve.c:7099
63574 #, gcc-internal-format, gfc-internal-format
63575 msgid "DO loop at %L is undefined as it underflows"
63576 msgstr ""
63578 #: fortran/resolve.c:7160
63579 #, gcc-internal-format, gfc-internal-format
63580 msgid "FORALL index-name at %L must be a scalar INTEGER"
63581 msgstr ""
63583 #: fortran/resolve.c:7165
63584 #, gcc-internal-format, gfc-internal-format
63585 msgid "FORALL start expression at %L must be a scalar INTEGER"
63586 msgstr ""
63588 #: fortran/resolve.c:7172
63589 #, gcc-internal-format, gfc-internal-format
63590 msgid "FORALL end expression at %L must be a scalar INTEGER"
63591 msgstr ""
63593 #: fortran/resolve.c:7180
63594 #, gcc-internal-format, gfc-internal-format
63595 msgid "FORALL stride expression at %L must be a scalar %s"
63596 msgstr ""
63598 #: fortran/resolve.c:7185
63599 #, gcc-internal-format, gfc-internal-format
63600 msgid "FORALL stride expression at %L cannot be zero"
63601 msgstr ""
63603 #: fortran/resolve.c:7198
63604 #, gcc-internal-format
63605 msgid "FORALL index %qs may not appear in triplet specification at %L"
63606 msgstr ""
63608 #: fortran/resolve.c:7302 fortran/resolve.c:7595
63609 #, gcc-internal-format, gfc-internal-format
63610 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
63611 msgstr ""
63613 #: fortran/resolve.c:7310 fortran/resolve.c:7559
63614 #, gcc-internal-format, gfc-internal-format
63615 msgid "Coindexed allocatable object at %L"
63616 msgstr ""
63618 #: fortran/resolve.c:7416
63619 #, gcc-internal-format, gfc-internal-format
63620 msgid ""
63621 "Source-expr at %L must be scalar or have the same rank as the allocate-"
63622 "object at %L"
63623 msgstr ""
63625 #: fortran/resolve.c:7447
63626 #, gcc-internal-format, gfc-internal-format
63627 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
63628 msgstr ""
63630 #: fortran/resolve.c:7606
63631 #, gcc-internal-format, gfc-internal-format
63632 msgid "Type of entity at %L is type incompatible with source-expr at %L"
63633 msgstr ""
63635 #: fortran/resolve.c:7618
63636 #, gcc-internal-format, gfc-internal-format
63637 msgid ""
63638 "The allocate-object at %L and the source-expr at %L shall have the same kind "
63639 "type parameter"
63640 msgstr ""
63642 #: fortran/resolve.c:7632
63643 #, gcc-internal-format, gfc-internal-format
63644 msgid ""
63645 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
63646 "LOCK_TYPE component if allocate-object at %L is a coarray"
63647 msgstr ""
63649 #: fortran/resolve.c:7647
63650 #, gcc-internal-format, gfc-internal-format
63651 msgid ""
63652 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
63653 "EVENT_TYPE component if allocate-object at %L is a coarray"
63654 msgstr ""
63656 #: fortran/resolve.c:7660
63657 #, gcc-internal-format, gfc-internal-format
63658 msgid ""
63659 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
63660 msgstr ""
63662 #: fortran/resolve.c:7678
63663 #, gcc-internal-format, gfc-internal-format
63664 msgid ""
63665 "Allocating %s at %L with type-spec requires the same character-length "
63666 "parameter as in the declaration"
63667 msgstr ""
63669 #: fortran/resolve.c:7759 fortran/resolve.c:7774
63670 #, gcc-internal-format, gfc-internal-format
63671 msgid "Array specification required in ALLOCATE statement at %L"
63672 msgstr ""
63674 #: fortran/resolve.c:7766
63675 #, gcc-internal-format, gfc-internal-format
63676 msgid ""
63677 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
63678 "statement at %L"
63679 msgstr ""
63681 #: fortran/resolve.c:7791
63682 #, gcc-internal-format, gfc-internal-format
63683 msgid "Coarray specification required in ALLOCATE statement at %L"
63684 msgstr ""
63686 #: fortran/resolve.c:7800 fortran/resolve.c:7829 fortran/resolve.c:7857
63687 #, gcc-internal-format, gfc-internal-format
63688 msgid "Bad array specification in ALLOCATE statement at %L"
63689 msgstr ""
63691 #: fortran/resolve.c:7806
63692 #, gcc-internal-format, gfc-internal-format
63693 msgid "Upper cobound is less than lower cobound at %L"
63694 msgstr ""
63696 #: fortran/resolve.c:7818
63697 #, gcc-internal-format, gfc-internal-format
63698 msgid "Upper cobound is less than lower cobound of 1 at %L"
63699 msgstr ""
63701 #: fortran/resolve.c:7876
63702 #, gcc-internal-format
63703 msgid ""
63704 "%qs must not appear in the array specification at %L in the same ALLOCATE "
63705 "statement where it is itself allocated"
63706 msgstr ""
63708 #: fortran/resolve.c:7891
63709 #, gcc-internal-format, gfc-internal-format
63710 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
63711 msgstr ""
63713 #: fortran/resolve.c:7902
63714 #, gcc-internal-format, gfc-internal-format
63715 msgid "Bad coarray specification in ALLOCATE statement at %L"
63716 msgstr ""
63718 #: fortran/resolve.c:7934
63719 #, gcc-internal-format, gfc-internal-format
63720 msgid "Stat-variable at %L must be a scalar INTEGER variable"
63721 msgstr ""
63723 #: fortran/resolve.c:7957
63724 #, gcc-internal-format, gfc-internal-format
63725 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
63726 msgstr ""
63728 #: fortran/resolve.c:7968
63729 #, gcc-internal-format, gfc-internal-format
63730 msgid "ERRMSG at %L is useless without a STAT tag"
63731 msgstr ""
63733 #: fortran/resolve.c:7984
63734 #, gcc-internal-format, gfc-internal-format
63735 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
63736 msgstr ""
63738 #: fortran/resolve.c:8007
63739 #, gcc-internal-format, gfc-internal-format
63740 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
63741 msgstr ""
63743 #: fortran/resolve.c:8037
63744 #, gcc-internal-format, gfc-internal-format
63745 msgid "Allocate-object at %L also appears at %L"
63746 msgstr ""
63748 #: fortran/resolve.c:8043 fortran/resolve.c:8049
63749 #, gcc-internal-format, gfc-internal-format
63750 msgid "Allocate-object at %L is subobject of object at %L"
63751 msgstr ""
63753 #. The cases overlap, or they are the same
63754 #. element in the list.  Either way, we must
63755 #. issue an error and get the next case from P.
63756 #. FIXME: Sort P and Q by line number.
63757 #: fortran/resolve.c:8277
63758 #, gcc-internal-format, gfc-internal-format
63759 msgid "CASE label at %L overlaps with CASE label at %L"
63760 msgstr ""
63762 #: fortran/resolve.c:8328
63763 #, gcc-internal-format, gfc-internal-format
63764 msgid "Expression in CASE statement at %L must be of type %s"
63765 msgstr ""
63767 #: fortran/resolve.c:8339
63768 #, gcc-internal-format, gfc-internal-format
63769 msgid "Expression in CASE statement at %L must be of kind %d"
63770 msgstr ""
63772 #: fortran/resolve.c:8352
63773 #, gcc-internal-format, gfc-internal-format
63774 msgid "Expression in CASE statement at %L must be scalar"
63775 msgstr ""
63777 #: fortran/resolve.c:8398
63778 #, gcc-internal-format, gfc-internal-format
63779 msgid ""
63780 "Selection expression in computed GOTO statement at %L must be a scalar "
63781 "integer expression"
63782 msgstr ""
63784 #: fortran/resolve.c:8417
63785 #, gcc-internal-format, gfc-internal-format
63786 msgid "Argument of SELECT statement at %L cannot be %s"
63787 msgstr ""
63789 #: fortran/resolve.c:8427
63790 #, gcc-internal-format, gfc-internal-format
63791 msgid "Argument of SELECT statement at %L must be a scalar expression"
63792 msgstr ""
63794 #: fortran/resolve.c:8445 fortran/resolve.c:8453
63795 #, gcc-internal-format, gfc-internal-format
63796 msgid "Expression in CASE statement at %L is not in the range of %s"
63797 msgstr ""
63799 #: fortran/resolve.c:8515 fortran/resolve.c:9122
63800 #, gcc-internal-format, gfc-internal-format
63801 msgid ""
63802 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
63803 msgstr ""
63805 #: fortran/resolve.c:8541
63806 #, gcc-internal-format, gfc-internal-format
63807 msgid "Logical range in CASE statement at %L is not allowed"
63808 msgstr ""
63810 #: fortran/resolve.c:8553
63811 #, gcc-internal-format, gfc-internal-format
63812 msgid "Constant logical value in CASE statement is repeated at %L"
63813 msgstr ""
63815 #: fortran/resolve.c:8568
63816 #, gcc-internal-format, gfc-internal-format
63817 msgid "Range specification at %L can never be matched"
63818 msgstr ""
63820 #: fortran/resolve.c:8671
63821 #, gcc-internal-format, gfc-internal-format
63822 msgid "Logical SELECT CASE block at %L has more that two cases"
63823 msgstr ""
63825 #: fortran/resolve.c:8731
63826 #, gcc-internal-format, gfc-internal-format
63827 msgid "Selector at %L cannot be NULL()"
63828 msgstr ""
63830 #: fortran/resolve.c:8736
63831 #, gcc-internal-format, gfc-internal-format
63832 msgid "Selector at %L has no type"
63833 msgstr ""
63835 #: fortran/resolve.c:8758
63836 #, gcc-internal-format
63837 msgid "Associate-name %qs at %L is used as array"
63838 msgstr ""
63840 #: fortran/resolve.c:8769
63841 #, gcc-internal-format, gfc-internal-format
63842 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
63843 msgstr ""
63845 #: fortran/resolve.c:8997
63846 #, gcc-internal-format, gfc-internal-format
63847 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
63848 msgstr ""
63850 #: fortran/resolve.c:9032 fortran/resolve.c:9044
63851 #, gcc-internal-format, gfc-internal-format
63852 msgid "Selector at %L must not be coindexed"
63853 msgstr ""
63855 #: fortran/resolve.c:9073
63856 #, gcc-internal-format, gfc-internal-format
63857 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
63858 msgstr ""
63860 #: fortran/resolve.c:9085
63861 #, gcc-internal-format
63862 msgid "Derived type %qs at %L must be extensible"
63863 msgstr ""
63865 #: fortran/resolve.c:9097
63866 #, gcc-internal-format
63867 msgid "Derived type %qs at %L must be an extension of %qs"
63868 msgstr ""
63870 #: fortran/resolve.c:9100
63871 #, gcc-internal-format
63872 msgid "Unexpected intrinsic type %qs at %L"
63873 msgstr ""
63875 #: fortran/resolve.c:9110
63876 #, gcc-internal-format, gfc-internal-format
63877 msgid ""
63878 "The type-spec at %L shall specify that each length type parameter is assumed"
63879 msgstr ""
63881 #: fortran/resolve.c:9357
63882 #, gcc-internal-format, gfc-internal-format
63883 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
63884 msgstr ""
63886 #: fortran/resolve.c:9452
63887 #, gcc-internal-format, gfc-internal-format
63888 msgid "Invalid context for NULL () intrinsic at %L"
63889 msgstr ""
63891 #: fortran/resolve.c:9504
63892 #, gcc-internal-format, gfc-internal-format
63893 msgid "DTIO %s procedure at %L must be recursive"
63894 msgstr ""
63896 #: fortran/resolve.c:9514
63897 #, gcc-internal-format, gfc-internal-format
63898 msgid ""
63899 "Data transfer element at %L cannot be polymorphic unless it is processed by "
63900 "a defined input/output procedure"
63901 msgstr ""
63903 #: fortran/resolve.c:9527
63904 #, gcc-internal-format, gfc-internal-format
63905 msgid ""
63906 "Data transfer element at %L cannot have POINTER components unless it is "
63907 "processed by a defined input/output procedure"
63908 msgstr ""
63910 #: fortran/resolve.c:9536
63911 #, gcc-internal-format, gfc-internal-format
63912 msgid "Data transfer element at %L cannot have procedure pointer components"
63913 msgstr ""
63915 #: fortran/resolve.c:9543
63916 #, gcc-internal-format, gfc-internal-format
63917 msgid ""
63918 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
63919 "processed by a defined input/output procedure"
63920 msgstr ""
63922 #: fortran/resolve.c:9554
63923 #, gcc-internal-format, gfc-internal-format
63924 msgid "Data transfer element at %L cannot have PRIVATE components"
63925 msgstr ""
63927 #: fortran/resolve.c:9560
63928 #, gcc-internal-format, gfc-internal-format
63929 msgid ""
63930 "Data transfer element at %L cannot have PRIVATE components unless it is "
63931 "processed by a defined input/output procedure"
63932 msgstr ""
63934 #: fortran/resolve.c:9575
63935 #, gcc-internal-format, gfc-internal-format
63936 msgid ""
63937 "Data transfer element at %L cannot be a full reference to an assumed-size "
63938 "array"
63939 msgstr ""
63941 #: fortran/resolve.c:9635
63942 #, gcc-internal-format, gfc-internal-format
63943 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
63944 msgstr ""
63946 #: fortran/resolve.c:9645
63947 #, gcc-internal-format, gfc-internal-format
63948 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
63949 msgstr ""
63951 #: fortran/resolve.c:9649
63952 #, gcc-internal-format, gfc-internal-format
63953 msgid "Event variable argument at %L must be a coarray or coindexed"
63954 msgstr ""
63956 #: fortran/resolve.c:9652
63957 #, gcc-internal-format, gfc-internal-format
63958 msgid "Event variable argument at %L must be a coarray but not coindexed"
63959 msgstr ""
63961 #: fortran/resolve.c:9659 fortran/resolve.c:9781
63962 #, gcc-internal-format, gfc-internal-format
63963 msgid "STAT= argument at %L must be a scalar INTEGER variable"
63964 msgstr ""
63966 #: fortran/resolve.c:9671 fortran/resolve.c:9789
63967 #, gcc-internal-format, gfc-internal-format
63968 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
63969 msgstr ""
63971 #: fortran/resolve.c:9683
63972 #, gcc-internal-format, gfc-internal-format
63973 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
63974 msgstr ""
63976 #: fortran/resolve.c:9696
63977 #, gcc-internal-format, gfc-internal-format
63978 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
63979 msgstr ""
63981 #: fortran/resolve.c:9757
63982 #, gcc-internal-format, gfc-internal-format
63983 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
63984 msgstr ""
63986 #: fortran/resolve.c:9761 fortran/resolve.c:9771
63987 #, gcc-internal-format, gfc-internal-format
63988 msgid "Imageset argument at %L must between 1 and num_images()"
63989 msgstr ""
63991 #: fortran/resolve.c:9816
63992 #, gcc-internal-format, gfc-internal-format
63993 msgid ""
63994 "Statement at %L is not a valid branch target statement for the branch "
63995 "statement at %L"
63996 msgstr ""
63998 #: fortran/resolve.c:9826
63999 #, gcc-internal-format, gfc-internal-format
64000 msgid "Branch at %L may result in an infinite loop"
64001 msgstr ""
64003 #. Note: A label at END CRITICAL does not leave the CRITICAL
64004 #. construct as END CRITICAL is still part of it.
64005 #: fortran/resolve.c:9843 fortran/resolve.c:9866
64006 #, gcc-internal-format, gfc-internal-format
64007 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
64008 msgstr ""
64010 #: fortran/resolve.c:9847 fortran/resolve.c:9872
64011 #, gcc-internal-format, gfc-internal-format
64012 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
64013 msgstr ""
64015 #. The label is not in an enclosing block, so illegal.  This was
64016 #. allowed in Fortran 66, so we allow it as extension.  No
64017 #. further checks are necessary in this case.
64018 #: fortran/resolve.c:9887
64019 #, gcc-internal-format, gfc-internal-format
64020 msgid "Label at %L is not in the same block as the GOTO statement at %L"
64021 msgstr ""
64023 #: fortran/resolve.c:9959
64024 #, gcc-internal-format, gfc-internal-format
64025 msgid "WHERE mask at %L has inconsistent shape"
64026 msgstr ""
64028 #: fortran/resolve.c:9975
64029 #, gcc-internal-format, gfc-internal-format
64030 msgid "WHERE assignment target at %L has inconsistent shape"
64031 msgstr ""
64033 #: fortran/resolve.c:9983 fortran/resolve.c:10070
64034 #, gcc-internal-format, gfc-internal-format
64035 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
64036 msgstr ""
64038 #: fortran/resolve.c:9993 fortran/resolve.c:10080
64039 #, gcc-internal-format, gfc-internal-format
64040 msgid "Unsupported statement inside WHERE at %L"
64041 msgstr ""
64043 #: fortran/resolve.c:10024
64044 #, gcc-internal-format, gfc-internal-format
64045 msgid "Assignment to a FORALL index variable at %L"
64046 msgstr ""
64048 #: fortran/resolve.c:10033
64049 #, gcc-internal-format
64050 msgid ""
64051 "The FORALL with index %qs is not used on the left side of the assignment at "
64052 "%L and so might cause multiple assignment to this object"
64053 msgstr ""
64055 #: fortran/resolve.c:10180
64056 #, gcc-internal-format, gfc-internal-format
64057 msgid "FORALL construct at %L"
64058 msgstr ""
64060 #: fortran/resolve.c:10201
64061 #, gcc-internal-format, gfc-internal-format
64062 msgid "FORALL index-name at %L must be a scalar variable of type integer"
64063 msgstr ""
64065 #: fortran/resolve.c:10211
64066 #, gcc-internal-format, gfc-internal-format
64067 msgid "An outer FORALL construct already has an index with this name %L"
64068 msgstr ""
64070 #: fortran/resolve.c:10288
64071 #, gcc-internal-format, gfc-internal-format
64072 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
64073 msgstr ""
64075 #: fortran/resolve.c:10390
64076 #, gcc-internal-format
64077 msgid "gfc_resolve_blocks(): Bad block type"
64078 msgstr ""
64080 #: fortran/resolve.c:10503
64081 #, gcc-internal-format, gfc-internal-format
64082 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
64083 msgstr ""
64085 #: fortran/resolve.c:10535
64086 #, gcc-internal-format, gfc-internal-format
64087 msgid ""
64088 "Coindexed expression at %L is assigned to a derived type variable with a "
64089 "POINTER component in a PURE procedure"
64090 msgstr ""
64092 #: fortran/resolve.c:10540
64093 #, gcc-internal-format, gfc-internal-format
64094 msgid ""
64095 "The impure variable at %L is assigned to a derived type variable with a "
64096 "POINTER component in a PURE procedure (12.6)"
64097 msgstr ""
64099 #: fortran/resolve.c:10550
64100 #, gcc-internal-format, gfc-internal-format
64101 msgid "Assignment to coindexed variable at %L in a PURE procedure"
64102 msgstr ""
64104 #: fortran/resolve.c:10582
64105 #, gcc-internal-format, gfc-internal-format
64106 msgid "Assignment to polymorphic coarray at %L is not permitted"
64107 msgstr ""
64109 #: fortran/resolve.c:10586
64110 #, gcc-internal-format, gfc-internal-format
64111 msgid "Assignment to an allocatable polymorphic variable at %L"
64112 msgstr ""
64114 #: fortran/resolve.c:10591
64115 #, gcc-internal-format
64116 msgid ""
64117 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
64118 "lhs%>"
64119 msgstr ""
64121 #: fortran/resolve.c:10598
64122 #, gcc-internal-format, gfc-internal-format
64123 msgid ""
64124 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
64125 "%L - check that there is a matching specific subroutine for '=' operator"
64126 msgstr ""
64128 #: fortran/resolve.c:10609
64129 #, gcc-internal-format, gfc-internal-format
64130 msgid ""
64131 "Coindexed variable must not have an allocatable ultimate component in "
64132 "assignment at %L"
64133 msgstr ""
64135 #: fortran/resolve.c:10927
64136 #, gcc-internal-format, gfc-internal-format
64137 msgid ""
64138 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
64139 "array references would occur in intermediate expressions."
64140 msgstr ""
64142 #. Even if standard does not support this feature, continue to build
64143 #. the two statements to avoid upsetting frontend_passes.c.
64144 #: fortran/resolve.c:11169
64145 #, gcc-internal-format, gfc-internal-format
64146 msgid "Pointer procedure assignment at %L"
64147 msgstr ""
64149 #: fortran/resolve.c:11181
64150 #, gcc-internal-format, gfc-internal-format
64151 msgid ""
64152 "The function result on the lhs of the assignment at %L must have the pointer "
64153 "attribute."
64154 msgstr ""
64156 #: fortran/resolve.c:11424
64157 #, gcc-internal-format, gfc-internal-format
64158 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
64159 msgstr ""
64161 #: fortran/resolve.c:11427
64162 #, gcc-internal-format
64163 msgid "Variable %qs has not been assigned a target label at %L"
64164 msgstr ""
64166 #: fortran/resolve.c:11438
64167 #, gcc-internal-format, gfc-internal-format
64168 msgid ""
64169 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
64170 msgstr ""
64172 #: fortran/resolve.c:11500
64173 #, gcc-internal-format, gfc-internal-format
64174 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
64175 msgstr ""
64177 #: fortran/resolve.c:11546
64178 #, gcc-internal-format, gfc-internal-format
64179 msgid "Invalid NULL at %L"
64180 msgstr ""
64182 #: fortran/resolve.c:11550
64183 #, gcc-internal-format, gfc-internal-format
64184 msgid ""
64185 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
64186 msgstr ""
64188 #: fortran/resolve.c:11607
64189 #, gcc-internal-format
64190 msgid "gfc_resolve_code(): No expression on DO WHILE"
64191 msgstr ""
64193 #: fortran/resolve.c:11612
64194 #, gcc-internal-format, gfc-internal-format
64195 msgid ""
64196 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
64197 msgstr ""
64199 #: fortran/resolve.c:11696
64200 #, gcc-internal-format, gfc-internal-format
64201 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
64202 msgstr ""
64204 #: fortran/resolve.c:11775
64205 #, gcc-internal-format
64206 msgid "gfc_resolve_code(): Bad statement code"
64207 msgstr ""
64209 #: fortran/resolve.c:11885
64210 #, gcc-internal-format
64211 msgid ""
64212 "Variable %qs with binding label %qs at %L uses the same global identifier as "
64213 "entity at %L"
64214 msgstr ""
64216 #. This can only happen if the variable is defined in a module - if it
64217 #. isn't the same module, reject it.
64218 #: fortran/resolve.c:11899
64219 #, gcc-internal-format
64220 msgid ""
64221 "Variable %qs from module %qs with binding label %qs at %L uses the same "
64222 "global identifier as entity at %L from module %qs"
64223 msgstr ""
64225 #. Print an error if the procedure is defined multiple times; we have to
64226 #. exclude references to the same procedure via module association or
64227 #. multiple checks for the same procedure.
64228 #: fortran/resolve.c:11918
64229 #, gcc-internal-format
64230 msgid ""
64231 "Procedure %qs with binding label %qs at %L uses the same global identifier "
64232 "as entity at %L"
64233 msgstr ""
64235 #: fortran/resolve.c:12003
64236 #, gcc-internal-format, gfc-internal-format
64237 msgid "String length at %L is too large"
64238 msgstr ""
64240 #: fortran/resolve.c:12232
64241 #, gcc-internal-format
64242 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
64243 msgstr ""
64245 #: fortran/resolve.c:12236
64246 #, gcc-internal-format
64247 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
64248 msgstr ""
64250 #: fortran/resolve.c:12244
64251 #, gcc-internal-format
64252 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
64253 msgstr ""
64255 #: fortran/resolve.c:12254
64256 #, gcc-internal-format
64257 msgid "Array %qs at %L cannot have a deferred shape"
64258 msgstr ""
64260 #: fortran/resolve.c:12269
64261 #, gcc-internal-format
64262 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
64263 msgstr ""
64265 #: fortran/resolve.c:12281
64266 #, gcc-internal-format
64267 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
64268 msgstr ""
64270 #: fortran/resolve.c:12313
64271 #, gcc-internal-format
64272 msgid ""
64273 "The type %qs cannot be host associated at %L because it is blocked by an "
64274 "incompatible object of the same name declared at %L"
64275 msgstr ""
64277 #: fortran/resolve.c:12335
64278 #, gcc-internal-format
64279 msgid ""
64280 "Implied SAVE for module variable %qs at %L, needed due to the default "
64281 "initialization"
64282 msgstr ""
64284 #: fortran/resolve.c:12362
64285 #, gcc-internal-format
64286 msgid ""
64287 "Entity %qs at %L has a deferred type parameter and requires either the "
64288 "POINTER or ALLOCATABLE attribute"
64289 msgstr ""
64291 #. F08:C541. The shape of an array defined in a main program or module
64292 #. * needs to be constant.
64293 #: fortran/resolve.c:12398
64294 #, gcc-internal-format
64295 msgid "The module or main program array %qs at %L must have constant shape"
64296 msgstr ""
64298 #: fortran/resolve.c:12423
64299 #, gcc-internal-format, gfc-internal-format
64300 msgid ""
64301 "Entity with assumed character length at %L must be a dummy argument or a "
64302 "PARAMETER"
64303 msgstr ""
64305 #: fortran/resolve.c:12444
64306 #, gcc-internal-format
64307 msgid "%qs at %L must have constant character length in this context"
64308 msgstr ""
64310 #: fortran/resolve.c:12451
64311 #, gcc-internal-format
64312 msgid "COMMON variable %qs at %L must have constant character length"
64313 msgstr ""
64315 #: fortran/resolve.c:12498
64316 #, gcc-internal-format
64317 msgid "Allocatable %qs at %L cannot have an initializer"
64318 msgstr ""
64320 #: fortran/resolve.c:12501
64321 #, gcc-internal-format
64322 msgid "External %qs at %L cannot have an initializer"
64323 msgstr ""
64325 #: fortran/resolve.c:12505
64326 #, gcc-internal-format
64327 msgid "Dummy %qs at %L cannot have an initializer"
64328 msgstr ""
64330 #: fortran/resolve.c:12508
64331 #, gcc-internal-format
64332 msgid "Intrinsic %qs at %L cannot have an initializer"
64333 msgstr ""
64335 #: fortran/resolve.c:12511
64336 #, gcc-internal-format
64337 msgid "Function result %qs at %L cannot have an initializer"
64338 msgstr ""
64340 #: fortran/resolve.c:12514
64341 #, gcc-internal-format
64342 msgid "Automatic array %qs at %L cannot have an initializer"
64343 msgstr ""
64345 #: fortran/resolve.c:12556
64346 #, gcc-internal-format, gfc-internal-format
64347 msgid "%s at %L"
64348 msgstr ""
64350 #: fortran/resolve.c:12583
64351 #, gcc-internal-format
64352 msgid "Character-valued statement function %qs at %L must have constant length"
64353 msgstr ""
64355 #: fortran/resolve.c:12605
64356 #, gcc-internal-format
64357 msgid ""
64358 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
64359 "PUBLIC at %L"
64360 msgstr ""
64362 #: fortran/resolve.c:12627
64363 #, gcc-internal-format
64364 msgid ""
64365 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
64366 "which is PRIVATE"
64367 msgstr ""
64369 #: fortran/resolve.c:12645
64370 #, gcc-internal-format
64371 msgid "Function %qs at %L cannot have an initializer"
64372 msgstr ""
64374 #: fortran/resolve.c:12657
64375 #, gcc-internal-format
64376 msgid "External object %qs at %L may not have an initializer"
64377 msgstr ""
64379 #: fortran/resolve.c:12666
64380 #, gcc-internal-format
64381 msgid "ELEMENTAL function %qs at %L must have a scalar result"
64382 msgstr ""
64384 #: fortran/resolve.c:12676
64385 #, gcc-internal-format
64386 msgid ""
64387 "Statement function %qs at %L may not have pointer or allocatable attribute"
64388 msgstr ""
64390 #: fortran/resolve.c:12695
64391 #, gcc-internal-format
64392 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
64393 msgstr ""
64395 #: fortran/resolve.c:12699
64396 #, gcc-internal-format
64397 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
64398 msgstr ""
64400 #: fortran/resolve.c:12703
64401 #, gcc-internal-format
64402 msgid "CHARACTER(*) function %qs at %L cannot be pure"
64403 msgstr ""
64405 #: fortran/resolve.c:12707
64406 #, gcc-internal-format
64407 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
64408 msgstr ""
64410 #: fortran/resolve.c:12720
64411 #, gcc-internal-format
64412 msgid "CHARACTER(*) function %qs at %L"
64413 msgstr ""
64415 #: fortran/resolve.c:12729
64416 #, gcc-internal-format
64417 msgid "Procedure pointer %qs at %L shall not be elemental"
64418 msgstr ""
64420 #: fortran/resolve.c:12735
64421 #, gcc-internal-format
64422 msgid "Dummy procedure %qs at %L shall not be elemental"
64423 msgstr ""
64425 #: fortran/resolve.c:12747
64426 #, gcc-internal-format
64427 msgid ""
64428 "Function result variable %qs at %L of elemental function %qs shall not have "
64429 "an ALLOCATABLE or POINTER attribute"
64430 msgstr ""
64432 #: fortran/resolve.c:12804
64433 #, gcc-internal-format
64434 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
64435 msgstr ""
64437 #: fortran/resolve.c:12810
64438 #, gcc-internal-format
64439 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
64440 msgstr ""
64442 #: fortran/resolve.c:12816
64443 #, gcc-internal-format
64444 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
64445 msgstr ""
64447 #: fortran/resolve.c:12824
64448 #, gcc-internal-format
64449 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
64450 msgstr ""
64452 #: fortran/resolve.c:12830
64453 #, gcc-internal-format
64454 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
64455 msgstr ""
64457 #: fortran/resolve.c:12873
64458 #, gcc-internal-format, gfc-internal-format
64459 msgid ""
64460 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
64461 "interface in %s"
64462 msgstr ""
64464 #: fortran/resolve.c:12881
64465 #, gcc-internal-format, gfc-internal-format
64466 msgid ""
64467 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
64468 "in %s"
64469 msgstr ""
64471 #: fortran/resolve.c:12889
64472 #, gcc-internal-format, gfc-internal-format
64473 msgid ""
64474 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
64475 "interface in %s"
64476 msgstr ""
64478 #: fortran/resolve.c:12898
64479 #, gcc-internal-format
64480 msgid ""
64481 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
64482 "declaration at %L in (SUB)MODULE %qs"
64483 msgstr ""
64485 #: fortran/resolve.c:12982
64486 #, gcc-internal-format
64487 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
64488 msgstr ""
64490 #: fortran/resolve.c:12991
64491 #, gcc-internal-format, gfc-internal-format
64492 msgid "FINAL procedure at %L must have exactly one argument"
64493 msgstr ""
64495 #: fortran/resolve.c:13000
64496 #, gcc-internal-format
64497 msgid "Argument of FINAL procedure at %L must be of type %qs"
64498 msgstr ""
64500 #: fortran/resolve.c:13008
64501 #, gcc-internal-format, gfc-internal-format
64502 msgid "Argument of FINAL procedure at %L must not be a POINTER"
64503 msgstr ""
64505 #: fortran/resolve.c:13014
64506 #, gcc-internal-format, gfc-internal-format
64507 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
64508 msgstr ""
64510 #: fortran/resolve.c:13020
64511 #, gcc-internal-format, gfc-internal-format
64512 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
64513 msgstr ""
64515 #: fortran/resolve.c:13028
64516 #, gcc-internal-format, gfc-internal-format
64517 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
64518 msgstr ""
64520 #: fortran/resolve.c:13037
64521 #, gcc-internal-format, gfc-internal-format
64522 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
64523 msgstr ""
64525 #: fortran/resolve.c:13059
64526 #, gcc-internal-format
64527 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
64528 msgstr ""
64530 #: fortran/resolve.c:13096
64531 #, gcc-internal-format
64532 msgid ""
64533 "Only array FINAL procedures declared for derived type %qs defined at %L, "
64534 "suggest also scalar one"
64535 msgstr ""
64537 #: fortran/resolve.c:13136
64538 #, gcc-internal-format
64539 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
64540 msgstr ""
64542 #: fortran/resolve.c:13172
64543 #, gcc-internal-format
64544 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
64545 msgstr ""
64547 #: fortran/resolve.c:13231
64548 #, gcc-internal-format
64549 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
64550 msgstr ""
64552 #: fortran/resolve.c:13243
64553 #, gcc-internal-format
64554 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
64555 msgstr ""
64557 #: fortran/resolve.c:13271
64558 #, gcc-internal-format
64559 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
64560 msgstr ""
64562 #: fortran/resolve.c:13327
64563 #, gcc-internal-format, gfc-internal-format
64564 msgid "Type-bound operator at %L cannot be NOPASS"
64565 msgstr ""
64567 #: fortran/resolve.c:13519
64568 #, gcc-internal-format
64569 msgid ""
64570 "%qs must be a module procedure or an external procedure with an explicit "
64571 "interface at %L"
64572 msgstr ""
64574 #: fortran/resolve.c:13561
64575 #, gcc-internal-format
64576 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
64577 msgstr ""
64579 #: fortran/resolve.c:13575
64580 #, gcc-internal-format
64581 msgid "Procedure %qs with PASS at %L must have at least one argument"
64582 msgstr ""
64584 #: fortran/resolve.c:13589 fortran/resolve.c:14075
64585 #, gcc-internal-format
64586 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
64587 msgstr ""
64589 #: fortran/resolve.c:13597
64590 #, gcc-internal-format
64591 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
64592 msgstr ""
64594 #: fortran/resolve.c:13606
64595 #, gcc-internal-format
64596 msgid "Passed-object dummy argument of %qs at %L must be scalar"
64597 msgstr ""
64599 #: fortran/resolve.c:13612
64600 #, gcc-internal-format
64601 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
64602 msgstr ""
64604 #: fortran/resolve.c:13618
64605 #, gcc-internal-format
64606 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
64607 msgstr ""
64609 #: fortran/resolve.c:13647
64610 #, gcc-internal-format
64611 msgid "Procedure %qs at %L has the same name as a component of %qs"
64612 msgstr ""
64614 #: fortran/resolve.c:13657
64615 #, gcc-internal-format
64616 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
64617 msgstr ""
64619 #: fortran/resolve.c:13752
64620 #, gcc-internal-format
64621 msgid ""
64622 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
64623 "not overridden"
64624 msgstr ""
64626 #: fortran/resolve.c:13855
64627 #, gcc-internal-format
64628 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
64629 msgstr ""
64631 #: fortran/resolve.c:13864
64632 #, gcc-internal-format
64633 msgid ""
64634 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
64635 msgstr ""
64637 #: fortran/resolve.c:13874
64638 #, gcc-internal-format
64639 msgid ""
64640 "Component %qs at %L with coarray component shall be a nonpointer, "
64641 "nonallocatable scalar"
64642 msgstr ""
64644 #: fortran/resolve.c:13899
64645 #, gcc-internal-format
64646 msgid ""
64647 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
64648 msgstr ""
64650 #: fortran/resolve.c:13910
64651 #, gcc-internal-format
64652 msgid "Component %qs of BIND(C) type at %L must have length one"
64653 msgstr ""
64655 #: fortran/resolve.c:14008
64656 #, gcc-internal-format
64657 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
64658 msgstr ""
64660 #: fortran/resolve.c:14022
64661 #, gcc-internal-format
64662 msgid ""
64663 "Procedure pointer component %qs with PASS at %L must have at least one "
64664 "argument"
64665 msgstr ""
64667 #: fortran/resolve.c:14038
64668 #, gcc-internal-format
64669 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
64670 msgstr ""
64672 #: fortran/resolve.c:14048
64673 #, gcc-internal-format
64674 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
64675 msgstr ""
64677 #: fortran/resolve.c:14057
64678 #, gcc-internal-format
64679 msgid ""
64680 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
64681 msgstr ""
64683 #: fortran/resolve.c:14066
64684 #, gcc-internal-format
64685 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
64686 msgstr ""
64688 #: fortran/resolve.c:14108
64689 #, gcc-internal-format
64690 msgid ""
64691 "Component %qs of %qs at %L has the same name as an inherited type-bound "
64692 "procedure"
64693 msgstr ""
64695 #: fortran/resolve.c:14121
64696 #, gcc-internal-format
64697 msgid ""
64698 "Character length of component %qs needs to be a constant specification "
64699 "expression at %L"
64700 msgstr ""
64702 #: fortran/resolve.c:14132
64703 #, gcc-internal-format
64704 msgid ""
64705 "Character component %qs of %qs at %L with deferred length must be a POINTER "
64706 "or ALLOCATABLE"
64707 msgstr ""
64709 #: fortran/resolve.c:14165
64710 #, gcc-internal-format
64711 msgid ""
64712 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
64713 "is PUBLIC at %L"
64714 msgstr ""
64716 #: fortran/resolve.c:14173
64717 #, gcc-internal-format, gfc-internal-format
64718 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
64719 msgstr ""
64721 #: fortran/resolve.c:14182
64722 #, gcc-internal-format, gfc-internal-format
64723 msgid ""
64724 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
64725 "attribute"
64726 msgstr ""
64728 #: fortran/resolve.c:14264
64729 #, gcc-internal-format, gfc-internal-format
64730 msgid "Conflicting initializers in union at %L and %L"
64731 msgstr ""
64733 #: fortran/resolve.c:14309
64734 #, gcc-internal-format
64735 msgid ""
64736 "As extending type %qs at %L has a coarray component, parent type %qs shall "
64737 "also have one"
64738 msgstr ""
64740 #: fortran/resolve.c:14322
64741 #, gcc-internal-format
64742 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
64743 msgstr ""
64745 #: fortran/resolve.c:14386
64746 #, gcc-internal-format
64747 msgid ""
64748 "Parameterized type %qs does not have a component corresponding to parameter "
64749 "%qs at %L"
64750 msgstr ""
64752 #: fortran/resolve.c:14419
64753 #, gcc-internal-format
64754 msgid ""
64755 "Generic name %qs of function %qs at %L being the same name as derived type "
64756 "at %L"
64757 msgstr ""
64759 #: fortran/resolve.c:14433
64760 #, gcc-internal-format
64761 msgid "Derived type %qs at %L has not been declared"
64762 msgstr ""
64764 #: fortran/resolve.c:14498
64765 #, gcc-internal-format
64766 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
64767 msgstr ""
64769 #: fortran/resolve.c:14504
64770 #, gcc-internal-format
64771 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
64772 msgstr ""
64774 #: fortran/resolve.c:14510
64775 #, gcc-internal-format
64776 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
64777 msgstr ""
64779 #: fortran/resolve.c:14518
64780 #, gcc-internal-format
64781 msgid ""
64782 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
64783 msgstr ""
64785 #: fortran/resolve.c:14535
64786 #, gcc-internal-format
64787 msgid ""
64788 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
64789 "namelist %qs at %L"
64790 msgstr ""
64792 #: fortran/resolve.c:14557
64793 #, gcc-internal-format
64794 msgid ""
64795 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
64796 "member of namelist %qs at %L"
64797 msgstr ""
64799 #: fortran/resolve.c:14568
64800 #, gcc-internal-format
64801 msgid ""
64802 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
64803 "namelist %qs at %L"
64804 msgstr ""
64806 #: fortran/resolve.c:14595
64807 #, gcc-internal-format
64808 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
64809 msgstr ""
64811 #: fortran/resolve.c:14619
64812 #, gcc-internal-format
64813 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
64814 msgstr ""
64816 #: fortran/resolve.c:14635
64817 #, gcc-internal-format
64818 msgid ""
64819 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
64820 msgstr ""
64822 #: fortran/resolve.c:14646
64823 #, gcc-internal-format, gfc-internal-format
64824 msgid "Incompatible derived type in PARAMETER at %L"
64825 msgstr ""
64827 #: fortran/resolve.c:14654
64828 #, gcc-internal-format
64829 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
64830 msgstr ""
64832 #: fortran/resolve.c:14705
64833 #, gcc-internal-format
64834 msgid ""
64835 "The object %qs at %L has a deferred LEN parameter %qs and is neither "
64836 "allocatable nor a pointer"
64837 msgstr ""
64839 #: fortran/resolve.c:14716
64840 #, gcc-internal-format
64841 msgid ""
64842 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
64843 "variable declared in the main program, a module or a submodule(F08/C513)"
64844 msgstr ""
64846 #: fortran/resolve.c:14723
64847 #, gcc-internal-format
64848 msgid ""
64849 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
64850 "SELECT TYPE selector(F08/4.2)"
64851 msgstr ""
64853 #: fortran/resolve.c:14762
64854 #, gcc-internal-format, gfc-internal-format
64855 msgid ""
64856 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
64857 "at %L are unsupported"
64858 msgstr ""
64860 #: fortran/resolve.c:14826
64861 #, gcc-internal-format, gfc-internal-format
64862 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
64863 msgstr ""
64865 #: fortran/resolve.c:14829
64866 #, gcc-internal-format, gfc-internal-format
64867 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
64868 msgstr ""
64870 #: fortran/resolve.c:14925
64871 #, gcc-internal-format
64872 msgid ""
64873 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
64874 "assumed-shape or assumed-rank array"
64875 msgstr ""
64877 #: fortran/resolve.c:14946
64878 #, gcc-internal-format, gfc-internal-format
64879 msgid "Bad specification for assumed size array at %L"
64880 msgstr ""
64882 #: fortran/resolve.c:14959
64883 #, gcc-internal-format, gfc-internal-format
64884 msgid "Assumed size array at %L must be a dummy argument"
64885 msgstr ""
64887 #: fortran/resolve.c:14962
64888 #, gcc-internal-format, gfc-internal-format
64889 msgid "Assumed shape array at %L must be a dummy argument"
64890 msgstr ""
64892 #: fortran/resolve.c:14970
64893 #, gcc-internal-format, gfc-internal-format
64894 msgid "Assumed-rank array at %L must be a dummy argument"
64895 msgstr ""
64897 #: fortran/resolve.c:14977
64898 #, gcc-internal-format, gfc-internal-format
64899 msgid ""
64900 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
64901 msgstr ""
64903 #: fortran/resolve.c:14990
64904 #, gcc-internal-format, gfc-internal-format
64905 msgid "Symbol at %L is not a DUMMY variable"
64906 msgstr ""
64908 #: fortran/resolve.c:14996
64909 #, gcc-internal-format
64910 msgid ""
64911 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
64912 msgstr ""
64914 #: fortran/resolve.c:15006
64915 #, gcc-internal-format
64916 msgid ""
64917 "Character dummy variable %qs at %L with VALUE attribute must have constant "
64918 "length"
64919 msgstr ""
64921 #: fortran/resolve.c:15015
64922 #, gcc-internal-format
64923 msgid ""
64924 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
64925 "have length one"
64926 msgstr ""
64928 #: fortran/resolve.c:15028 fortran/resolve.c:15205
64929 #, gcc-internal-format
64930 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
64931 msgstr ""
64933 #: fortran/resolve.c:15042
64934 #, gcc-internal-format, gfc-internal-format
64935 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
64936 msgstr ""
64938 #: fortran/resolve.c:15051
64939 #, gcc-internal-format, gfc-internal-format
64940 msgid ""
64941 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
64942 "an numeric intrinsic type"
64943 msgstr ""
64945 #: fortran/resolve.c:15060
64946 #, gcc-internal-format, gfc-internal-format
64947 msgid ""
64948 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
64949 "CODIMENSION, POINTER or VALUE attribute"
64950 msgstr ""
64952 #: fortran/resolve.c:15068
64953 #, gcc-internal-format, gfc-internal-format
64954 msgid ""
64955 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
64956 "attribute"
64957 msgstr ""
64959 #: fortran/resolve.c:15075
64960 #, gcc-internal-format, gfc-internal-format
64961 msgid ""
64962 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
64963 "assumed-size array"
64964 msgstr ""
64966 #: fortran/resolve.c:15095
64967 #, gcc-internal-format, gfc-internal-format
64968 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
64969 msgstr ""
64971 #: fortran/resolve.c:15102
64972 #, gcc-internal-format, gfc-internal-format
64973 msgid ""
64974 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
64975 "POINTER or VALUE attribute"
64976 msgstr ""
64978 #: fortran/resolve.c:15109
64979 #, gcc-internal-format, gfc-internal-format
64980 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
64981 msgstr ""
64983 #: fortran/resolve.c:15116
64984 #, gcc-internal-format, gfc-internal-format
64985 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
64986 msgstr ""
64988 #: fortran/resolve.c:15142
64989 #, gcc-internal-format
64990 msgid ""
64991 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
64992 "nor declared at the module level scope"
64993 msgstr ""
64995 #: fortran/resolve.c:15152
64996 #, gcc-internal-format
64997 msgid "BIND(C) Variable %qs at %L must have length one"
64998 msgstr ""
65000 #: fortran/resolve.c:15231
65001 #, gcc-internal-format
65002 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
65003 msgstr ""
65005 #: fortran/resolve.c:15246
65006 #, gcc-internal-format, gfc-internal-format
65007 msgid ""
65008 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
65009 "must be a coarray"
65010 msgstr ""
65012 #: fortran/resolve.c:15259
65013 #, gcc-internal-format, gfc-internal-format
65014 msgid ""
65015 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
65016 "must be a coarray"
65017 msgstr ""
65019 #: fortran/resolve.c:15277
65020 #, gcc-internal-format
65021 msgid ""
65022 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
65023 "a default initializer"
65024 msgstr ""
65026 #: fortran/resolve.c:15289
65027 #, gcc-internal-format
65028 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
65029 msgstr ""
65031 #: fortran/resolve.c:15298
65032 #, gcc-internal-format
65033 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
65034 msgstr ""
65036 #: fortran/resolve.c:15310
65037 #, gcc-internal-format
65038 msgid ""
65039 "Function result %qs at %L shall not be a coarray or have a coarray component"
65040 msgstr ""
65042 #: fortran/resolve.c:15319
65043 #, gcc-internal-format
65044 msgid ""
65045 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
65046 msgstr ""
65048 #: fortran/resolve.c:15331
65049 #, gcc-internal-format
65050 msgid ""
65051 "Variable %qs at %L with coarray component shall be a nonpointer, "
65052 "nonallocatable scalar, which is not a coarray"
65053 msgstr ""
65055 #: fortran/resolve.c:15347
65056 #, gcc-internal-format
65057 msgid ""
65058 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
65059 "argument"
65060 msgstr ""
65062 #: fortran/resolve.c:15355
65063 #, gcc-internal-format
65064 msgid ""
65065 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
65066 msgstr ""
65068 #: fortran/resolve.c:15362
65069 #, gcc-internal-format
65070 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
65071 msgstr ""
65073 #: fortran/resolve.c:15374
65074 #, gcc-internal-format
65075 msgid ""
65076 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
65077 "or have coarray components"
65078 msgstr ""
65080 #: fortran/resolve.c:15383
65081 #, gcc-internal-format
65082 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
65083 msgstr ""
65085 #: fortran/resolve.c:15399
65086 #, gcc-internal-format
65087 msgid ""
65088 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
65089 "%qs"
65090 msgstr ""
65092 #: fortran/resolve.c:15405
65093 #, gcc-internal-format
65094 msgid ""
65095 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
65096 "%qs"
65097 msgstr ""
65099 #: fortran/resolve.c:15430
65100 #, gcc-internal-format
65101 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
65102 msgstr ""
65104 #: fortran/resolve.c:15500
65105 #, gcc-internal-format, gfc-internal-format
65106 msgid "Threadprivate at %L isn't SAVEd"
65107 msgstr ""
65109 #: fortran/resolve.c:15511
65110 #, gcc-internal-format
65111 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
65112 msgstr ""
65114 #: fortran/resolve.c:15616
65115 #, gcc-internal-format, gfc-internal-format
65116 msgid "Expecting definable entity near %L"
65117 msgstr ""
65119 #: fortran/resolve.c:15624
65120 #, gcc-internal-format
65121 msgid "BLOCK DATA element %qs at %L must be in COMMON"
65122 msgstr ""
65124 #: fortran/resolve.c:15631
65125 #, gcc-internal-format
65126 msgid "DATA array %qs at %L must be specified in a previous declaration"
65127 msgstr ""
65129 #: fortran/resolve.c:15640
65130 #, gcc-internal-format
65131 msgid "DATA element %qs at %L cannot have a coindex"
65132 msgstr ""
65134 #: fortran/resolve.c:15654
65135 #, gcc-internal-format
65136 msgid "DATA element %qs at %L is a pointer and so must be a full array"
65137 msgstr ""
65139 #: fortran/resolve.c:15700
65140 #, gcc-internal-format, gfc-internal-format
65141 msgid "Nonconstant array section at %L in DATA statement"
65142 msgstr ""
65144 #: fortran/resolve.c:15713
65145 #, gcc-internal-format, gfc-internal-format
65146 msgid "DATA statement at %L has more variables than values"
65147 msgstr ""
65149 #: fortran/resolve.c:15812
65150 #, gcc-internal-format, gfc-internal-format
65151 msgid ""
65152 "start of implied-do loop at %L could not be simplified to a constant value"
65153 msgstr ""
65155 #: fortran/resolve.c:15820
65156 #, gcc-internal-format, gfc-internal-format
65157 msgid ""
65158 "end of implied-do loop at %L could not be simplified to a constant value"
65159 msgstr ""
65161 #: fortran/resolve.c:15828
65162 #, gcc-internal-format, gfc-internal-format
65163 msgid ""
65164 "step of implied-do loop at %L could not be simplified to a constant value"
65165 msgstr ""
65167 #: fortran/resolve.c:15953
65168 #, gcc-internal-format, gfc-internal-format
65169 msgid "DATA statement at %L has more values than variables"
65170 msgstr ""
65172 #: fortran/resolve.c:16118
65173 #, gcc-internal-format, gfc-internal-format
65174 msgid "Label %d at %L defined but not used"
65175 msgstr ""
65177 #: fortran/resolve.c:16124
65178 #, gcc-internal-format, gfc-internal-format
65179 msgid "Label %d at %L defined but cannot be used"
65180 msgstr ""
65182 #: fortran/resolve.c:16208
65183 #, gcc-internal-format
65184 msgid ""
65185 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
65186 "EQUIVALENCE object"
65187 msgstr ""
65189 #: fortran/resolve.c:16217
65190 #, gcc-internal-format
65191 msgid ""
65192 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
65193 "EQUIVALENCE object"
65194 msgstr ""
65196 #: fortran/resolve.c:16225
65197 #, gcc-internal-format
65198 msgid ""
65199 "Derived type variable %qs at %L with default initialization cannot be in "
65200 "EQUIVALENCE with a variable in COMMON"
65201 msgstr ""
65203 #: fortran/resolve.c:16241
65204 #, gcc-internal-format
65205 msgid ""
65206 "Derived type variable %qs at %L with pointer component(s) cannot be an "
65207 "EQUIVALENCE object"
65208 msgstr ""
65210 #: fortran/resolve.c:16344
65211 #, gcc-internal-format, gfc-internal-format
65212 msgid "Syntax error in EQUIVALENCE statement at %L"
65213 msgstr ""
65215 #: fortran/resolve.c:16359
65216 #, gcc-internal-format, gfc-internal-format
65217 msgid ""
65218 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
65219 "the PROTECTED attribute"
65220 msgstr ""
65222 #: fortran/resolve.c:16384
65223 #, gcc-internal-format
65224 msgid ""
65225 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
65226 "procedure %qs"
65227 msgstr ""
65229 #: fortran/resolve.c:16393
65230 #, gcc-internal-format
65231 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
65232 msgstr ""
65234 #: fortran/resolve.c:16466
65235 #, gcc-internal-format
65236 msgid ""
65237 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
65238 msgstr ""
65240 #: fortran/resolve.c:16477
65241 #, gcc-internal-format
65242 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
65243 msgstr ""
65245 #: fortran/resolve.c:16488
65246 #, gcc-internal-format, gfc-internal-format
65247 msgid "Substring at %L has length zero"
65248 msgstr ""
65250 #: fortran/resolve.c:16519
65251 #, gcc-internal-format
65252 msgid "Self reference in character length expression for %qs at %L"
65253 msgstr ""
65255 #: fortran/resolve.c:16586
65256 #, gcc-internal-format
65257 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
65258 msgstr ""
65260 #: fortran/resolve.c:16599
65261 #, gcc-internal-format
65262 msgid "ENTRY %qs at %L has no IMPLICIT type"
65263 msgstr ""
65265 #: fortran/resolve.c:16619
65266 #, gcc-internal-format
65267 msgid "User operator procedure %qs at %L must be a FUNCTION"
65268 msgstr ""
65270 #: fortran/resolve.c:16629
65271 #, gcc-internal-format
65272 msgid "User operator procedure %qs at %L cannot be assumed character length"
65273 msgstr ""
65275 #: fortran/resolve.c:16637
65276 #, gcc-internal-format
65277 msgid "User operator procedure %qs at %L must have at least one argument"
65278 msgstr ""
65280 #: fortran/resolve.c:16651
65281 #, gcc-internal-format, gfc-internal-format
65282 msgid "First argument of operator interface at %L cannot be optional"
65283 msgstr ""
65285 #: fortran/resolve.c:16669
65286 #, gcc-internal-format, gfc-internal-format
65287 msgid "Second argument of operator interface at %L cannot be optional"
65288 msgstr ""
65290 #: fortran/resolve.c:16676
65291 #, gcc-internal-format, gfc-internal-format
65292 msgid "Operator interface at %L must have, at most, two arguments"
65293 msgstr ""
65295 #: fortran/resolve.c:16754
65296 #, gcc-internal-format
65297 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
65298 msgstr ""
65300 #: fortran/scanner.c:332
65301 #, gcc-internal-format
65302 msgid "Include directory %qs: %s"
65303 msgstr ""
65305 #: fortran/scanner.c:336
65306 #, gcc-internal-format
65307 msgid "Nonexistent include directory %qs"
65308 msgstr ""
65310 #: fortran/scanner.c:341
65311 #, gcc-internal-format
65312 msgid "%qs is not a directory"
65313 msgstr ""
65315 #: fortran/scanner.c:744
65316 #, gcc-internal-format, gfc-internal-format
65317 msgid ""
65318 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
65319 "is a continuation line"
65320 msgstr ""
65322 #: fortran/scanner.c:784
65323 #, gcc-internal-format, gfc-internal-format
65324 msgid ""
65325 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
65326 "is a continuation line"
65327 msgstr ""
65329 #: fortran/scanner.c:1277 fortran/scanner.c:1470
65330 #, gcc-internal-format, gfc-internal-format
65331 msgid "Line truncated at %L"
65332 msgstr ""
65334 #: fortran/scanner.c:1333 fortran/scanner.c:1548
65335 #, gcc-internal-format, gfc-internal-format
65336 msgid "Limit of %d continuations exceeded in statement at %C"
65337 msgstr ""
65339 #: fortran/scanner.c:1412 fortran/scanner.c:1509
65340 #, gcc-internal-format, gfc-internal-format
65341 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
65342 msgstr ""
65344 #: fortran/scanner.c:1414 fortran/scanner.c:1511
65345 #, gcc-internal-format, gfc-internal-format
65346 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
65347 msgstr ""
65349 #: fortran/scanner.c:1425
65350 #, gcc-internal-format
65351 msgid "Missing %<&%> in continued character constant at %C"
65352 msgstr ""
65354 #: fortran/scanner.c:1699
65355 #, gcc-internal-format, gfc-internal-format
65356 msgid "Nonconforming tab character at %C"
65357 msgstr ""
65359 #: fortran/scanner.c:1710
65360 #, gcc-internal-format, gfc-internal-format
65361 msgid "Invalid character 0x%s at %C"
65362 msgstr ""
65364 #: fortran/scanner.c:1795 fortran/scanner.c:1798
65365 #, gcc-internal-format
65366 msgid "%<&%> not allowed by itself in line %d"
65367 msgstr ""
65369 #: fortran/scanner.c:1857
65370 #, gcc-internal-format, gfc-internal-format
65371 msgid "Nonconforming tab character in column %d of line %d"
65372 msgstr ""
65374 #: fortran/scanner.c:2086
65375 #, gcc-internal-format
65376 msgid "file %qs left but not entered"
65377 msgstr ""
65379 #: fortran/scanner.c:2128
65380 #, gcc-internal-format
65381 msgid "Illegal preprocessor directive"
65382 msgstr ""
65384 #: fortran/scanner.c:2471
65385 #, gcc-internal-format
65386 msgid "Cannot open file %qs"
65387 msgstr ""
65389 #: fortran/simplify.c:92
65390 #, gcc-internal-format, gfc-internal-format
65391 msgid "Result of %s overflows its kind at %L"
65392 msgstr ""
65394 #: fortran/simplify.c:97
65395 #, gcc-internal-format, gfc-internal-format
65396 msgid "Result of %s underflows its kind at %L"
65397 msgstr ""
65399 #: fortran/simplify.c:102
65400 #, gcc-internal-format, gfc-internal-format
65401 msgid "Result of %s is NaN at %L"
65402 msgstr ""
65404 #: fortran/simplify.c:106
65405 #, gcc-internal-format, gfc-internal-format
65406 msgid "Result of %s gives range error for its kind at %L"
65407 msgstr ""
65409 #: fortran/simplify.c:129
65410 #, gcc-internal-format, gfc-internal-format
65411 msgid "KIND parameter of %s at %L must be an initialization expression"
65412 msgstr ""
65414 #: fortran/simplify.c:137
65415 #, gcc-internal-format, gfc-internal-format
65416 msgid "Invalid KIND parameter of %s at %L"
65417 msgstr ""
65419 #: fortran/simplify.c:747
65420 #, gcc-internal-format
65421 msgid "gfc_simplify_abs(): Bad type"
65422 msgstr ""
65424 #: fortran/simplify.c:768
65425 #, gcc-internal-format, gfc-internal-format
65426 msgid "Argument of %s function at %L is negative"
65427 msgstr ""
65429 #: fortran/simplify.c:775
65430 #, gcc-internal-format, gfc-internal-format
65431 msgid "Argument of %s function at %L outside of range [0,127]"
65432 msgstr ""
65434 #: fortran/simplify.c:793
65435 #, gcc-internal-format, gfc-internal-format
65436 msgid ""
65437 "Argument of %s function at %L is too large for the collating sequence of "
65438 "kind %d"
65439 msgstr ""
65441 #: fortran/simplify.c:830
65442 #, gcc-internal-format, gfc-internal-format
65443 msgid "Argument of ACOS at %L must be between -1 and 1"
65444 msgstr ""
65446 #: fortran/simplify.c:844
65447 #, gcc-internal-format
65448 msgid "in gfc_simplify_acos(): Bad type"
65449 msgstr ""
65451 #: fortran/simplify.c:863
65452 #, gcc-internal-format, gfc-internal-format
65453 msgid "Argument of ACOSH at %L must not be less than 1"
65454 msgstr ""
65456 #: fortran/simplify.c:878
65457 #, gcc-internal-format
65458 msgid "in gfc_simplify_acosh(): Bad type"
65459 msgstr ""
65461 #: fortran/simplify.c:1107
65462 #, gcc-internal-format, gfc-internal-format
65463 msgid "Argument of ASIN at %L must be between -1 and 1"
65464 msgstr ""
65466 #: fortran/simplify.c:1121
65467 #, gcc-internal-format
65468 msgid "in gfc_simplify_asin(): Bad type"
65469 msgstr ""
65471 #: fortran/simplify.c:1149
65472 #, gcc-internal-format
65473 msgid "in gfc_simplify_asinh(): Bad type"
65474 msgstr ""
65476 #: fortran/simplify.c:1177
65477 #, gcc-internal-format
65478 msgid "in gfc_simplify_atan(): Bad type"
65479 msgstr ""
65481 #: fortran/simplify.c:1198
65482 #, gcc-internal-format, gfc-internal-format
65483 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
65484 msgstr ""
65486 #: fortran/simplify.c:1212
65487 #, gcc-internal-format
65488 msgid "in gfc_simplify_atanh(): Bad type"
65489 msgstr ""
65491 #: fortran/simplify.c:1229
65492 #, gcc-internal-format, gfc-internal-format
65493 msgid ""
65494 "If first argument of ATAN2 %L is zero, then the second argument must not be "
65495 "zero"
65496 msgstr ""
65498 #: fortran/simplify.c:1321
65499 #, gcc-internal-format, gfc-internal-format
65500 msgid "Result of BESSEL_YN is -INF at %L"
65501 msgstr ""
65503 #: fortran/simplify.c:1690
65504 #, gcc-internal-format
65505 msgid "gfc_simplify_dcmplx(): Bad type (x)"
65506 msgstr ""
65508 #: fortran/simplify.c:1709
65509 #, gcc-internal-format
65510 msgid "gfc_simplify_dcmplx(): Bad type (y)"
65511 msgstr ""
65513 #: fortran/simplify.c:1790
65514 #, gcc-internal-format
65515 msgid "in simplify_trig_call(): Bad intrinsic"
65516 msgstr ""
65518 #: fortran/simplify.c:1850
65519 #, gcc-internal-format
65520 msgid "in gfc_simplify_trigd(): Bad type"
65521 msgstr ""
65523 #: fortran/simplify.c:1868
65524 #, gcc-internal-format
65525 msgid "in gfc_simplify_atrigd(): Bad type"
65526 msgstr ""
65528 #: fortran/simplify.c:1892
65529 #, gcc-internal-format
65530 msgid "in gfc_simplify_atan2d(): Bad type"
65531 msgstr ""
65533 #: fortran/simplify.c:1930
65534 #, gcc-internal-format
65535 msgid "in gfc_simplify_cos(): Bad type"
65536 msgstr ""
65538 #: fortran/simplify.c:2291
65539 #, gcc-internal-format
65540 msgid "gfc_simplify_dim(): Bad type"
65541 msgstr ""
65543 #: fortran/simplify.c:2862
65544 #, gcc-internal-format
65545 msgid "in gfc_simplify_exp(): Bad type"
65546 msgstr ""
65548 #: fortran/simplify.c:3084
65549 #, gcc-internal-format
65550 msgid "gfc_simplify_floor(): Bad kind"
65551 msgstr ""
65553 #: fortran/simplify.c:3234
65554 #, gcc-internal-format, gfc-internal-format
65555 msgid "Argument of IACHAR at %L must be of length one"
65556 msgstr ""
65558 #: fortran/simplify.c:3242
65559 #, gcc-internal-format, gfc-internal-format
65560 msgid "Argument of IACHAR function at %L outside of range 0..127"
65561 msgstr ""
65563 #: fortran/simplify.c:3357
65564 #, gcc-internal-format, gfc-internal-format
65565 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
65566 msgstr ""
65568 #: fortran/simplify.c:3381
65569 #, gcc-internal-format
65570 msgid "IBITS: Bad bit"
65571 msgstr ""
65573 #: fortran/simplify.c:3432
65574 #, gcc-internal-format, gfc-internal-format
65575 msgid "Argument of ICHAR at %L must be of length one"
65576 msgstr ""
65578 #. Left shift, as in SHIFTL.
65579 #: fortran/simplify.c:3797 fortran/simplify.c:3805
65580 #, gcc-internal-format, gfc-internal-format
65581 msgid "Second argument of %s is negative at %L"
65582 msgstr ""
65584 #: fortran/simplify.c:3817
65585 #, gcc-internal-format, gfc-internal-format
65586 msgid "Magnitude of second argument of %s exceeds bit size at %L"
65587 msgstr ""
65589 #: fortran/simplify.c:3942
65590 #, gcc-internal-format, gfc-internal-format
65591 msgid ""
65592 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
65593 "%C"
65594 msgstr ""
65596 #: fortran/simplify.c:3945
65597 #, gcc-internal-format, gfc-internal-format
65598 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
65599 msgstr ""
65601 #: fortran/simplify.c:4266 fortran/simplify.c:4399
65602 #, gcc-internal-format, gfc-internal-format
65603 msgid "DIM argument at %L is out of bounds"
65604 msgstr ""
65606 #: fortran/simplify.c:4582
65607 #, gcc-internal-format, gfc-internal-format
65608 msgid "Argument of LOG at %L cannot be less than or equal to zero"
65609 msgstr ""
65611 #: fortran/simplify.c:4595
65612 #, gcc-internal-format, gfc-internal-format
65613 msgid "Complex argument of LOG at %L cannot be zero"
65614 msgstr ""
65616 #: fortran/simplify.c:4606
65617 #, gcc-internal-format
65618 msgid "gfc_simplify_log: bad type"
65619 msgstr ""
65621 #: fortran/simplify.c:4623
65622 #, gcc-internal-format, gfc-internal-format
65623 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
65624 msgstr ""
65626 #: fortran/simplify.c:4946
65627 #, gcc-internal-format
65628 msgid "simplify_min_max(): Bad type in arglist"
65629 msgstr ""
65631 #: fortran/simplify.c:5854 fortran/simplify.c:5862
65632 #, gcc-internal-format
65633 msgid "Argument %qs of MOD at %L shall not be zero"
65634 msgstr ""
65636 #: fortran/simplify.c:5868
65637 #, gcc-internal-format
65638 msgid "gfc_simplify_mod(): Bad arguments"
65639 msgstr ""
65641 #: fortran/simplify.c:5906 fortran/simplify.c:5914
65642 #, gcc-internal-format
65643 msgid "Argument %qs of MODULO at %L shall not be zero"
65644 msgstr ""
65646 #: fortran/simplify.c:5920
65647 #, gcc-internal-format
65648 msgid "gfc_simplify_modulo(): Bad arguments"
65649 msgstr ""
65651 #: fortran/simplify.c:5992
65652 #, gcc-internal-format, gfc-internal-format
65653 msgid "Result of NEAREST is NaN at %L"
65654 msgstr ""
65656 #: fortran/simplify.c:6551
65657 #, gcc-internal-format, gfc-internal-format
65658 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
65659 msgstr ""
65661 #: fortran/simplify.c:6607
65662 #, gcc-internal-format, gfc-internal-format
65663 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
65664 msgstr ""
65666 #: fortran/simplify.c:6644
65667 #, gcc-internal-format, gfc-internal-format
65668 msgid ""
65669 "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
65670 msgstr ""
65672 #: fortran/simplify.c:6772
65673 #, gcc-internal-format, gfc-internal-format
65674 msgid "Reshaped array too large at %C"
65675 msgstr ""
65677 #: fortran/simplify.c:6886
65678 #, gcc-internal-format, gfc-internal-format
65679 msgid "Result of SCALE overflows its kind at %L"
65680 msgstr ""
65682 #: fortran/simplify.c:7469
65683 #, gcc-internal-format
65684 msgid "Bad type in gfc_simplify_sign"
65685 msgstr ""
65687 #: fortran/simplify.c:7498
65688 #, gcc-internal-format
65689 msgid "in gfc_simplify_sin(): Bad type"
65690 msgstr ""
65692 #: fortran/simplify.c:7625 fortran/simplify.c:7906
65693 #, gcc-internal-format
65694 msgid "Failure getting length of a constant array."
65695 msgstr ""
65697 #: fortran/simplify.c:7635
65698 #, gcc-internal-format
65699 msgid ""
65700 "The number of elements (%d) in the array constructor at %L requires an "
65701 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
65702 "option."
65703 msgstr ""
65705 #: fortran/simplify.c:7702
65706 #, gcc-internal-format, gfc-internal-format
65707 msgid "Simplification of SPREAD at %C not yet implemented"
65708 msgstr ""
65710 #: fortran/simplify.c:7726
65711 #, gcc-internal-format, gfc-internal-format
65712 msgid "Argument of SQRT at %L has a negative value"
65713 msgstr ""
65715 #: fortran/simplify.c:7742
65716 #, gcc-internal-format, gfc-internal-format
65717 msgid "invalid argument of SQRT at %L"
65718 msgstr ""
65720 #: fortran/simplify.c:8073
65721 #, gcc-internal-format, gfc-internal-format
65722 msgid ""
65723 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
65724 "lower bound is %ld)"
65725 msgstr ""
65727 #: fortran/simplify.c:8096
65728 #, gcc-internal-format, gfc-internal-format
65729 msgid ""
65730 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
65731 "upper bound is %ld)"
65732 msgstr ""
65734 #: fortran/simplify.c:8553
65735 #, gcc-internal-format
65736 msgid ""
65737 "Character %qs in string at %L cannot be converted into character kind %d"
65738 msgstr ""
65740 #: fortran/st.c:277
65741 #, gcc-internal-format
65742 msgid "gfc_free_statement(): Bad statement"
65743 msgstr ""
65745 #: fortran/symbol.c:141
65746 #, gcc-internal-format, gfc-internal-format
65747 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
65748 msgstr ""
65750 #: fortran/symbol.c:178
65751 #, gcc-internal-format
65752 msgid "Letter %qc already set in IMPLICIT statement at %C"
65753 msgstr ""
65755 #: fortran/symbol.c:200
65756 #, gcc-internal-format, gfc-internal-format
65757 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
65758 msgstr ""
65760 #: fortran/symbol.c:210
65761 #, gcc-internal-format
65762 msgid "Letter %qc already has an IMPLICIT type at %C"
65763 msgstr ""
65765 #: fortran/symbol.c:234
65766 #, gcc-internal-format
65767 msgid ""
65768 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
65769 "developers, and should not be used for implicitly typed variables"
65770 msgstr ""
65772 #: fortran/symbol.c:239
65773 #, gcc-internal-format
65774 msgid "gfc_get_default_type(): Bad symbol %qs"
65775 msgstr ""
65777 #: fortran/symbol.c:296
65778 #, gcc-internal-format
65779 msgid "gfc_set_default_type(): symbol already has a type"
65780 msgstr ""
65782 #: fortran/symbol.c:306
65783 #, gcc-internal-format
65784 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
65785 msgstr ""
65787 #: fortran/symbol.c:310
65788 #, gcc-internal-format
65789 msgid "Symbol %qs at %L has no IMPLICIT type"
65790 msgstr ""
65792 #. BIND(C) variables should not be implicitly declared.
65793 #: fortran/symbol.c:330
65794 #, gcc-internal-format
65795 msgid ""
65796 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
65797 msgstr ""
65799 #. Dummy args to a BIND(C) routine may not be interoperable if
65800 #. they are implicitly typed.
65801 #: fortran/symbol.c:346
65802 #, gcc-internal-format
65803 msgid ""
65804 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
65805 "a dummy argument to the BIND(C) procedure %qs at %L"
65806 msgstr ""
65808 #: fortran/symbol.c:387
65809 #, gcc-internal-format
65810 msgid "Function result %qs at %L has no IMPLICIT type"
65811 msgstr ""
65813 #: fortran/symbol.c:488
65814 #, gcc-internal-format, gfc-internal-format
65815 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
65816 msgstr ""
65818 #: fortran/symbol.c:513
65819 #, gcc-internal-format, gfc-internal-format
65820 msgid "Namelist group name at %L cannot have the SAVE attribute"
65821 msgstr ""
65823 #: fortran/symbol.c:532
65824 #, gcc-internal-format
65825 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
65826 msgstr ""
65828 #: fortran/symbol.c:566
65829 #, gcc-internal-format, gfc-internal-format
65830 msgid "Procedure pointer at %C"
65831 msgstr ""
65833 #: fortran/symbol.c:777
65834 #, gcc-internal-format, gfc-internal-format
65835 msgid "%s attribute applied to %s %s at %L"
65836 msgstr ""
65838 #: fortran/symbol.c:784
65839 #, gcc-internal-format, gfc-internal-format
65840 msgid "BIND(C) applied to %s %s at %L"
65841 msgstr ""
65843 #: fortran/symbol.c:905 fortran/symbol.c:916 fortran/symbol.c:1789
65844 #, gcc-internal-format, gfc-internal-format
65845 msgid "%s attribute conflicts with %s attribute at %L"
65846 msgstr ""
65848 #: fortran/symbol.c:908 fortran/symbol.c:922
65849 #, gcc-internal-format
65850 msgid "%s attribute conflicts with %s attribute in %qs at %L"
65851 msgstr ""
65853 #: fortran/symbol.c:966
65854 #, gcc-internal-format, gfc-internal-format
65855 msgid "Cannot change attributes of USE-associated symbol at %L"
65856 msgstr ""
65858 #: fortran/symbol.c:969
65859 #, gcc-internal-format, gfc-internal-format
65860 msgid "Cannot change attributes of USE-associated symbol %s at %L"
65861 msgstr ""
65863 #: fortran/symbol.c:985
65864 #, gcc-internal-format, gfc-internal-format
65865 msgid "Duplicate %s attribute specified at %L"
65866 msgstr ""
65868 #: fortran/symbol.c:1027
65869 #, gcc-internal-format, gfc-internal-format
65870 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
65871 msgstr ""
65873 #: fortran/symbol.c:1044
65874 #, gcc-internal-format, gfc-internal-format
65875 msgid "Duplicate AUTOMATIC attribute specified at %L"
65876 msgstr ""
65878 #: fortran/symbol.c:1068
65879 #, gcc-internal-format
65880 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
65881 msgstr ""
65883 #: fortran/symbol.c:1094
65884 #, gcc-internal-format
65885 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
65886 msgstr ""
65888 #: fortran/symbol.c:1250
65889 #, gcc-internal-format, gfc-internal-format
65890 msgid "Cray Pointee at %L appears in multiple pointer() statements"
65891 msgstr ""
65893 #: fortran/symbol.c:1269
65894 #, gcc-internal-format, gfc-internal-format
65895 msgid "Duplicate PROTECTED attribute specified at %L"
65896 msgstr ""
65898 #: fortran/symbol.c:1302
65899 #, gcc-internal-format, gfc-internal-format
65900 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
65901 msgstr ""
65903 #: fortran/symbol.c:1314
65904 #, gcc-internal-format, gfc-internal-format
65905 msgid "Duplicate SAVE attribute specified at %L"
65906 msgstr ""
65908 #: fortran/symbol.c:1334
65909 #, gcc-internal-format, gfc-internal-format
65910 msgid "Duplicate VALUE attribute specified at %L"
65911 msgstr ""
65913 #: fortran/symbol.c:1353
65914 #, gcc-internal-format, gfc-internal-format
65915 msgid "Duplicate VOLATILE attribute specified at %L"
65916 msgstr ""
65918 #: fortran/symbol.c:1365
65919 #, gcc-internal-format, gfc-internal-format
65920 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
65921 msgstr ""
65923 #: fortran/symbol.c:1386
65924 #, gcc-internal-format, gfc-internal-format
65925 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
65926 msgstr ""
65928 #: fortran/symbol.c:1785
65929 #, gcc-internal-format
65930 msgid "%s attribute of %qs conflicts with %s attribute at %L"
65931 msgstr ""
65933 #: fortran/symbol.c:1822
65934 #, gcc-internal-format, gfc-internal-format
65935 msgid ""
65936 "%s procedure at %L is already declared as %s procedure. \n"
65937 "F2008: A pointer function assignment is ambiguous if it is the first "
65938 "executable statement after the specification block. Please add any other "
65939 "kind of executable statement before it. FIXME"
65940 msgstr ""
65942 #: fortran/symbol.c:1830
65943 #, gcc-internal-format, gfc-internal-format
65944 msgid "%s procedure at %L is already declared as %s procedure"
65945 msgstr ""
65947 #: fortran/symbol.c:1865
65948 #, gcc-internal-format, gfc-internal-format
65949 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
65950 msgstr ""
65952 #: fortran/symbol.c:1889
65953 #, gcc-internal-format, gfc-internal-format
65954 msgid "ACCESS specification at %L was already specified"
65955 msgstr ""
65957 #: fortran/symbol.c:1906
65958 #, gcc-internal-format, gfc-internal-format
65959 msgid "Duplicate BIND attribute specified at %L"
65960 msgstr ""
65962 #: fortran/symbol.c:1913
65963 #, gcc-internal-format, gfc-internal-format
65964 msgid "BIND(C) at %L"
65965 msgstr ""
65967 #: fortran/symbol.c:1929
65968 #, gcc-internal-format, gfc-internal-format
65969 msgid "Duplicate EXTENDS attribute specified at %L"
65970 msgstr ""
65972 #: fortran/symbol.c:1933
65973 #, gcc-internal-format, gfc-internal-format
65974 msgid "EXTENDS at %L"
65975 msgstr ""
65977 #: fortran/symbol.c:1959
65978 #, gcc-internal-format
65979 msgid "Symbol %qs at %L already has an explicit interface"
65980 msgstr ""
65982 #: fortran/symbol.c:1966
65983 #, gcc-internal-format
65984 msgid "%qs at %L has attributes specified outside its INTERFACE body"
65985 msgstr ""
65987 #: fortran/symbol.c:2004
65988 #, gcc-internal-format
65989 msgid ""
65990 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
65991 msgstr ""
65993 #: fortran/symbol.c:2008
65994 #, gcc-internal-format
65995 msgid "Symbol %qs at %L already has basic type of %s"
65996 msgstr ""
65998 #: fortran/symbol.c:2015
65999 #, gcc-internal-format
66000 msgid "Procedure %qs at %L may not have basic type of %s"
66001 msgstr ""
66003 #: fortran/symbol.c:2027
66004 #, gcc-internal-format
66005 msgid "Symbol %qs at %L cannot have a type"
66006 msgstr ""
66008 #: fortran/symbol.c:2270
66009 #, gcc-internal-format
66010 msgid "Component %qs at %C already in the parent type at %L"
66011 msgstr ""
66013 #: fortran/symbol.c:2355
66014 #, gcc-internal-format
66015 msgid "Symbol %qs at %C is ambiguous"
66016 msgstr ""
66018 #: fortran/symbol.c:2387
66019 #, gcc-internal-format
66020 msgid "Derived type %qs at %C is being used before it is defined"
66021 msgstr ""
66023 #: fortran/symbol.c:2536
66024 #, gcc-internal-format
66025 msgid "Component %qs at %C is a PRIVATE component of %qs"
66026 msgstr ""
66028 #: fortran/symbol.c:2557
66029 #, gcc-internal-format
66030 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
66031 msgstr ""
66033 #: fortran/symbol.c:2561
66034 #, gcc-internal-format
66035 msgid "%qs at %C is not a member of the %qs structure"
66036 msgstr ""
66038 #: fortran/symbol.c:2725
66039 #, gcc-internal-format, gfc-internal-format
66040 msgid "Duplicate statement label %d at %L and %L"
66041 msgstr ""
66043 #: fortran/symbol.c:2736
66044 #, gcc-internal-format, gfc-internal-format
66045 msgid "Label %d at %C already referenced as branch target"
66046 msgstr ""
66048 #: fortran/symbol.c:2746
66049 #, gcc-internal-format, gfc-internal-format
66050 msgid "Label %d at %C already referenced as a format label"
66051 msgstr ""
66053 #: fortran/symbol.c:2753
66054 #, gcc-internal-format, gfc-internal-format
66055 msgid ""
66056 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
66057 msgstr ""
66059 #: fortran/symbol.c:2794
66060 #, gcc-internal-format, gfc-internal-format
66061 msgid "Label %d at %C previously used as a FORMAT label"
66062 msgstr ""
66064 #: fortran/symbol.c:2803
66065 #, gcc-internal-format, gfc-internal-format
66066 msgid "Label %d at %C previously used as branch target"
66067 msgstr ""
66069 #: fortran/symbol.c:2810
66070 #, gcc-internal-format, gfc-internal-format
66071 msgid "Shared DO termination label %d at %C"
66072 msgstr ""
66074 #: fortran/symbol.c:2814
66075 #, gcc-internal-format, gfc-internal-format
66076 msgid "Labeled DO statement at %L"
66077 msgstr ""
66079 #: fortran/symbol.c:3143
66080 #, gcc-internal-format
66081 msgid "new_symbol(): Symbol name too long"
66082 msgstr ""
66084 #: fortran/symbol.c:3169
66085 #, gcc-internal-format
66086 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
66087 msgstr ""
66089 #: fortran/symbol.c:3172
66090 #, gcc-internal-format
66091 msgid ""
66092 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
66093 msgstr ""
66095 #. Symbol is from another namespace.
66096 #: fortran/symbol.c:3415
66097 #, gcc-internal-format
66098 msgid "Symbol %qs at %C has already been host associated"
66099 msgstr ""
66101 #: fortran/symbol.c:4400
66102 #, gcc-internal-format
66103 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
66104 msgstr ""
66106 #: fortran/symbol.c:4413
66107 #, gcc-internal-format
66108 msgid ""
66109 "Derived type %qs declared at %L must have the BIND attribute to be C "
66110 "interoperable"
66111 msgstr ""
66113 #: fortran/symbol.c:4431
66114 #, gcc-internal-format
66115 msgid ""
66116 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
66117 "inaccessible by the C companion processor"
66118 msgstr ""
66120 #: fortran/symbol.c:4452
66121 #, gcc-internal-format
66122 msgid ""
66123 "Component %qs at %L cannot have the POINTER attribute because it is a member "
66124 "of the BIND(C) derived type %qs at %L"
66125 msgstr ""
66127 #: fortran/symbol.c:4462
66128 #, gcc-internal-format
66129 msgid ""
66130 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
66131 "derived type %qs at %L"
66132 msgstr ""
66134 #: fortran/symbol.c:4473
66135 #, gcc-internal-format
66136 msgid ""
66137 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
66138 "member of the BIND(C) derived type %qs at %L"
66139 msgstr ""
66141 #: fortran/symbol.c:4512
66142 #, gcc-internal-format
66143 msgid ""
66144 "Component %qs in derived type %qs at %L may not be C interoperable, even "
66145 "though derived type %qs is BIND(C)"
66146 msgstr ""
66148 #: fortran/symbol.c:4522
66149 #, gcc-internal-format
66150 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
66151 msgstr ""
66153 #: fortran/symbol.c:4536
66154 #, gcc-internal-format
66155 msgid ""
66156 "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) "
66157 "attributes"
66158 msgstr ""
66160 #: fortran/symbol.c:4544
66161 #, gcc-internal-format
66162 msgid ""
66163 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
66164 "BIND(C)"
66165 msgstr ""
66167 #: fortran/symbol.c:5024 fortran/symbol.c:5029
66168 #, gcc-internal-format
66169 msgid "Symbol %qs is used before it is typed at %L"
66170 msgstr ""
66172 #: fortran/target-memory.c:137
66173 #, gcc-internal-format
66174 msgid "Invalid expression in gfc_element_size."
66175 msgstr ""
66177 #: fortran/target-memory.c:362
66178 #, gcc-internal-format
66179 msgid "Invalid expression in gfc_target_encode_expr."
66180 msgstr ""
66182 #: fortran/target-memory.c:631
66183 #, gcc-internal-format
66184 msgid "Invalid expression in gfc_target_interpret_expr."
66185 msgstr ""
66187 #: fortran/target-memory.c:704
66188 #, gcc-internal-format, gfc-internal-format
66189 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
66190 msgstr ""
66192 #: fortran/target-memory.c:707
66193 #, gcc-internal-format, gfc-internal-format
66194 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
66195 msgstr ""
66197 #: fortran/target-memory.c:797
66198 #, gcc-internal-format, gfc-internal-format
66199 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
66200 msgstr ""
66202 #. Problems occur when we get something like
66203 #. integer :: a(lots) = (/(i, i=1, lots)/)
66204 #: fortran/trans-array.c:6083
66205 #, gcc-internal-format
66206 msgid ""
66207 "The number of elements in the array constructor at %L requires an increase "
66208 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
66209 msgstr ""
66211 #: fortran/trans-array.c:8116
66212 #, gcc-internal-format
66213 msgid "Creating array temporary at %L for argument %qs"
66214 msgstr ""
66216 #: fortran/trans-array.c:11020
66217 #, gcc-internal-format, gfc-internal-format
66218 msgid "bad expression type during walk (%d)"
66219 msgstr ""
66221 #: fortran/trans-common.c:401
66222 #, gcc-internal-format
66223 msgid ""
66224 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
66225 "%lu bytes)"
66226 msgstr ""
66228 #: fortran/trans-common.c:782
66229 #, gcc-internal-format
66230 msgid "get_mpz(): Not an integer constant"
66231 msgstr ""
66233 #: fortran/trans-common.c:810
66234 #, gcc-internal-format
66235 msgid "element_number(): Bad dimension type"
66236 msgstr ""
66238 #: fortran/trans-common.c:880
66239 #, gcc-internal-format, gfc-internal-format
66240 msgid "Bad array reference at %L"
66241 msgstr ""
66243 #: fortran/trans-common.c:888
66244 #, gcc-internal-format, gfc-internal-format
66245 msgid "Illegal reference type at %L as EQUIVALENCE object"
66246 msgstr ""
66248 #: fortran/trans-common.c:928
66249 #, gcc-internal-format
66250 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
66251 msgstr ""
66253 #. Aligning this field would misalign a previous field.
66254 #: fortran/trans-common.c:1061
66255 #, gcc-internal-format
66256 msgid ""
66257 "The equivalence set for variable %qs declared at %L violates alignment "
66258 "requirements"
66259 msgstr ""
66261 #: fortran/trans-common.c:1126
66262 #, gcc-internal-format
66263 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
66264 msgstr ""
66266 #: fortran/trans-common.c:1141
66267 #, gcc-internal-format
66268 msgid ""
66269 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
66270 msgstr ""
66272 #: fortran/trans-common.c:1157
66273 #, gcc-internal-format
66274 msgid ""
66275 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
66276 "elements or use %<-fno-align-commons%>"
66277 msgstr ""
66279 #: fortran/trans-common.c:1163
66280 #, gcc-internal-format
66281 msgid ""
66282 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
66283 "use %<-fno-align-commons%>"
66284 msgstr ""
66286 #: fortran/trans-common.c:1184
66287 #, gcc-internal-format
66288 msgid "COMMON %qs at %L does not exist"
66289 msgstr ""
66291 #: fortran/trans-common.c:1193
66292 #, gcc-internal-format
66293 msgid ""
66294 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
66295 "fno-align-commons%>"
66296 msgstr ""
66298 #: fortran/trans-common.c:1198
66299 #, gcc-internal-format
66300 msgid ""
66301 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
66302 "align-commons%>"
66303 msgstr ""
66305 #: fortran/trans-const.c:334
66306 #, gcc-internal-format, gfc-internal-format
66307 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
66308 msgstr ""
66310 #: fortran/trans-const.c:400
66311 #, gcc-internal-format, gfc-internal-format
66312 msgid "non-constant initialization expression at %L"
66313 msgstr ""
66315 #: fortran/trans-decl.c:1692
66316 #, gcc-internal-format
66317 msgid "intrinsic variable which isn't a procedure"
66318 msgstr ""
66320 #: fortran/trans-decl.c:4393 fortran/trans-decl.c:6733
66321 #, gcc-internal-format
66322 msgid "Return value of function %qs at %L not set"
66323 msgstr ""
66325 #: fortran/trans-decl.c:4881
66326 #, gcc-internal-format
66327 msgid "Deferred type parameter not yet supported"
66328 msgstr ""
66330 #: fortran/trans-decl.c:5121
66331 #, gcc-internal-format
66332 msgid "backend decl for module variable %qs already exists"
66333 msgstr ""
66335 #: fortran/trans-decl.c:5134
66336 #, gcc-internal-format
66337 msgid "Unused PRIVATE module variable %qs declared at %L"
66338 msgstr ""
66340 #: fortran/trans-decl.c:5759
66341 #, gcc-internal-format
66342 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
66343 msgstr ""
66345 #: fortran/trans-decl.c:5765
66346 #, gcc-internal-format
66347 msgid ""
66348 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
66349 "set and does not have a default initializer"
66350 msgstr ""
66352 #: fortran/trans-decl.c:5775 fortran/trans-decl.c:5913
66353 #, gcc-internal-format
66354 msgid "Unused dummy argument %qs at %L"
66355 msgstr ""
66357 #: fortran/trans-decl.c:5790
66358 #, gcc-internal-format
66359 msgid "Unused module variable %qs which has been explicitly imported at %L"
66360 msgstr ""
66362 #: fortran/trans-decl.c:5809
66363 #, gcc-internal-format
66364 msgid "Unused variable %qs declared at %L"
66365 msgstr ""
66367 #: fortran/trans-decl.c:5858
66368 #, gcc-internal-format
66369 msgid "Unused parameter %qs declared at %L"
66370 msgstr ""
66372 #: fortran/trans-decl.c:5862
66373 #, gcc-internal-format
66374 msgid "Unused parameter %qs which has been explicitly imported at %L"
66375 msgstr ""
66377 #: fortran/trans-decl.c:5885
66378 #, gcc-internal-format
66379 msgid "Return value %qs of function %qs declared at %L not set"
66380 msgstr ""
66382 #: fortran/trans-decl.c:6462
66383 #, gcc-internal-format, gfc-internal-format
66384 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
66385 msgstr ""
66387 #: fortran/trans-expr.c:929
66388 #, gcc-internal-format, gfc-internal-format
66389 msgid "Cannot compute the length of the char array at %L."
66390 msgstr ""
66392 #: fortran/trans-expr.c:1592
66393 #, gcc-internal-format, gfc-internal-format
66394 msgid "Code for reallocating the allocatable variable at %L will be added"
66395 msgstr ""
66397 #: fortran/trans-expr.c:1902
66398 #, gcc-internal-format, gfc-internal-format
66399 msgid ""
66400 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
66401 "supported"
66402 msgstr ""
66404 #: fortran/trans-expr.c:1911
66405 #, gcc-internal-format, gfc-internal-format
66406 msgid ""
66407 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
66408 "supported"
66409 msgstr ""
66411 #: fortran/trans-expr.c:3569
66412 #, gcc-internal-format
66413 msgid "Unknown intrinsic op"
66414 msgstr ""
66416 #: fortran/trans-expr.c:4874
66417 #, gcc-internal-format, gfc-internal-format
66418 msgid "Unknown argument list function at %L"
66419 msgstr ""
66421 #: fortran/trans-intrinsic.c:926
66422 #, gcc-internal-format
66423 msgid "Intrinsic function %qs (%d) not recognized"
66424 msgstr ""
66426 #: fortran/trans-intrinsic.c:2431 fortran/trans-intrinsic.c:2969
66427 #: fortran/trans-intrinsic.c:3189
66428 #, gcc-internal-format
66429 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
66430 msgstr ""
66432 #: fortran/trans-intrinsic.c:11267 fortran/trans-stmt.c:1066
66433 #, gcc-internal-format, gfc-internal-format
66434 msgid "Sorry, the event component of derived type at %L is not yet supported"
66435 msgstr ""
66437 #: fortran/trans-intrinsic.c:11274
66438 #, gcc-internal-format, gfc-internal-format
66439 msgid "The event variable at %L shall not be coindexed"
66440 msgstr ""
66442 #: fortran/trans-io.c:1966
66443 #, gcc-internal-format
66444 msgid "build_dt: format with namelist"
66445 msgstr ""
66447 #: fortran/trans-io.c:2507
66448 #, gcc-internal-format, gfc-internal-format
66449 msgid "Bad IO basetype (%d)"
66450 msgstr ""
66452 #: fortran/trans-openmp.c:1089
66453 #, gcc-internal-format
66454 msgid "implicit mapping of assumed size array %qD"
66455 msgstr ""
66457 #: fortran/trans-openmp.c:5047
66458 #, gcc-internal-format
66459 msgid "gfc_trans_omp_workshare(): Bad statement code"
66460 msgstr ""
66462 #: fortran/trans-stmt.c:546
66463 #, gcc-internal-format, gfc-internal-format
66464 msgid "An alternate return at %L without a * dummy argument"
66465 msgstr ""
66467 #: fortran/trans-stmt.c:870
66468 #, gcc-internal-format, gfc-internal-format
66469 msgid "Sorry, the lock component of derived type at %L is not yet supported"
66470 msgstr ""
66472 #: fortran/trans-stmt.c:1327
66473 #, gcc-internal-format, gfc-internal-format
66474 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
66475 msgstr ""
66477 #: fortran/trans-stmt.c:3356
66478 #, gcc-internal-format
66479 msgid "gfc_trans_select(): Bad type for case expr."
66480 msgstr ""
66482 #: fortran/trans-types.c:518
66483 #, gcc-internal-format
66484 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
66485 msgstr ""
66487 #: fortran/trans-types.c:527
66488 #, gcc-internal-format
66489 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
66490 msgstr ""
66492 #: fortran/trans-types.c:546
66493 #, gcc-internal-format
66494 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
66495 msgstr ""
66497 #: fortran/trans-types.c:554
66498 #, gcc-internal-format
66499 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
66500 msgstr ""
66502 #: fortran/trans-types.c:562
66503 #, gcc-internal-format
66504 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
66505 msgstr ""
66507 #: fortran/trans-types.c:570
66508 #, gcc-internal-format
66509 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
66510 msgstr ""
66512 #: fortran/trans-types.c:578
66513 #, gcc-internal-format
66514 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
66515 msgstr ""
66517 #: fortran/trans-types.c:586
66518 #, gcc-internal-format
66519 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
66520 msgstr ""
66522 #: fortran/trans-types.c:617
66523 #, gcc-internal-format
66524 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
66525 msgstr ""
66527 #: fortran/trans-types.c:625
66528 #, gcc-internal-format
66529 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
66530 msgstr ""
66532 #: fortran/trans-types.c:633
66533 #, gcc-internal-format
66534 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
66535 msgstr ""
66537 #: fortran/trans-types.c:773
66538 #, gcc-internal-format
66539 msgid "gfc_validate_kind(): Got bad type"
66540 msgstr ""
66542 #: fortran/trans-types.c:777
66543 #, gcc-internal-format
66544 msgid "gfc_validate_kind(): Got bad kind"
66545 msgstr ""
66547 #: fortran/trans.c:2117
66548 #, gcc-internal-format
66549 msgid "gfc_trans_code(): Bad statement code"
66550 msgstr ""
66552 #: jit/docs/examples/tut05-bf.c:242
66553 #, gcc-internal-format
66554 msgid "too many open parens"
66555 msgstr ""
66557 #: jit/docs/examples/tut05-bf.c:275
66558 #, gcc-internal-format
66559 msgid "mismatching parens"
66560 msgstr ""
66562 #: jit/docs/examples/tut05-bf.c:310
66563 #, gcc-internal-format
66564 msgid "unable to open file"
66565 msgstr ""
66567 #: lto/lto-lang.c:307
66568 #, gcc-internal-format
66569 msgid "%s:%s: %E: %E"
66570 msgstr ""
66572 #: lto/lto-lang.c:867
66573 #, gcc-internal-format
66574 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
66575 msgstr ""
66577 #: lto/lto-lang.c:901
66578 #, gcc-internal-format
66579 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclussive"
66580 msgstr ""
66582 #: lto/lto-object.c:107
66583 #, gcc-internal-format, gfc-internal-format
66584 msgid "open %s failed: %s"
66585 msgstr ""
66587 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
66588 #: lto/lto-object.c:340 lto/lto-object.c:364
66589 #, gcc-internal-format, gfc-internal-format
66590 msgid "%s: %s"
66591 msgstr ""
66593 #: lto/lto-object.c:153
66594 #, gcc-internal-format, gfc-internal-format
66595 msgid "%s: %s: %s"
66596 msgstr ""
66598 #: lto/lto-object.c:195
66599 #, gcc-internal-format, gfc-internal-format
66600 msgid "close: %s"
66601 msgstr ""
66603 #: lto/lto-object.c:251
66604 #, gcc-internal-format, gfc-internal-format
66605 msgid "two or more sections for %s"
66606 msgstr ""
66608 #: lto/lto-partition.c:564
66609 #, gcc-internal-format
66610 msgid "min partition size cannot be greater than max partition size"
66611 msgstr ""
66613 #: lto/lto-symtab.c:162
66614 #, gcc-internal-format
66615 msgid "%qD is defined with tls model %s"
66616 msgstr ""
66618 #: lto/lto-symtab.c:164
66619 #, gcc-internal-format, gfc-internal-format
66620 msgid "previously defined here as %s"
66621 msgstr ""
66623 #: lto/lto-symtab.c:467
66624 #, gcc-internal-format
66625 msgid "multiple prevailing defs for %qE"
66626 msgstr ""
66628 #: lto/lto-symtab.c:485
66629 #, gcc-internal-format
66630 msgid "%qD has already been defined"
66631 msgstr ""
66633 #: lto/lto-symtab.c:487
66634 #, gcc-internal-format
66635 msgid "previously defined here"
66636 msgstr ""
66638 #: lto/lto-symtab.c:712
66639 #, gcc-internal-format
66640 msgid "%qD violates the C++ One Definition Rule"
66641 msgstr ""
66643 #: lto/lto-symtab.c:718
66644 #, gcc-internal-format
66645 msgid "type of %qD does not match original declaration"
66646 msgstr ""
66648 #: lto/lto-symtab.c:738
66649 #, gcc-internal-format
66650 msgid "alignment of %qD is bigger than original declaration"
66651 msgstr ""
66653 #: lto/lto-symtab.c:744
66654 #, gcc-internal-format
66655 msgid "size of %qD differ from the size of original declaration"
66656 msgstr ""
66658 #: lto/lto-symtab.c:749
66659 #, gcc-internal-format
66660 msgid "%qD was previously declared here"
66661 msgstr ""
66663 #: lto/lto-symtab.c:752
66664 #, gcc-internal-format
66665 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
66666 msgstr ""
66668 #: lto/lto-symtab.c:838
66669 #, gcc-internal-format
66670 msgid "variable %qD redeclared as function"
66671 msgstr ""
66673 #: lto/lto-symtab.c:845
66674 #, gcc-internal-format
66675 msgid "function %qD redeclared as variable"
66676 msgstr ""
66678 #: lto/lto-symtab.c:857
66679 #, gcc-internal-format
66680 msgid "previously declared here"
66681 msgstr ""
66683 #: lto/lto.c:1864
66684 #, gcc-internal-format
66685 msgid "bytecode stream: garbage at the end of symbols section"
66686 msgstr ""
66688 #: lto/lto.c:1891
66689 #, gcc-internal-format
66690 msgid "could not parse hex number"
66691 msgstr ""
66693 #: lto/lto.c:1923
66694 #, gcc-internal-format, gfc-internal-format
66695 msgid "unexpected file name %s in linker resolution file. Expected %s"
66696 msgstr ""
66698 #: lto/lto.c:1932
66699 #, gcc-internal-format
66700 msgid "could not parse file offset"
66701 msgstr ""
66703 #: lto/lto.c:1935
66704 #, gcc-internal-format
66705 msgid "unexpected offset"
66706 msgstr ""
66708 #: lto/lto.c:1957
66709 #, gcc-internal-format
66710 msgid "invalid line in the resolution file"
66711 msgstr ""
66713 #: lto/lto.c:1968
66714 #, gcc-internal-format
66715 msgid "invalid resolution in the resolution file"
66716 msgstr ""
66718 #: lto/lto.c:1974
66719 #, gcc-internal-format
66720 msgid "resolution sub id %wx not in object file"
66721 msgstr ""
66723 #: lto/lto.c:2091
66724 #, gcc-internal-format, gfc-internal-format
66725 msgid "cannot read LTO decls from %s"
66726 msgstr ""
66728 #: lto/lto.c:2197
66729 #, gcc-internal-format, gfc-internal-format
66730 msgid "Cannot open %s"
66731 msgstr ""
66733 #: lto/lto.c:2218
66734 #, gcc-internal-format, gfc-internal-format
66735 msgid "Cannot map %s"
66736 msgstr ""
66738 #: lto/lto.c:2229
66739 #, gcc-internal-format, gfc-internal-format
66740 msgid "Cannot read %s"
66741 msgstr ""
66743 #: lto/lto.c:2311
66744 #, gcc-internal-format
66745 msgid "lto_obj_file_open() failed"
66746 msgstr ""
66748 #: lto/lto.c:2343
66749 #, gcc-internal-format
66750 msgid "waitpid failed"
66751 msgstr ""
66753 #: lto/lto.c:2346
66754 #, gcc-internal-format
66755 msgid "streaming subprocess failed"
66756 msgstr ""
66758 #: lto/lto.c:2349
66759 #, gcc-internal-format
66760 msgid "streaming subprocess was killed by signal"
66761 msgstr ""
66763 #: lto/lto.c:2438
66764 #, gcc-internal-format
66765 msgid "no LTRANS output list filename provided"
66766 msgstr ""
66768 #: lto/lto.c:2529
66769 #, gcc-internal-format
66770 msgid "opening LTRANS output list %s: %m"
66771 msgstr ""
66773 #: lto/lto.c:2536
66774 #, gcc-internal-format
66775 msgid "writing to LTRANS output list %s: %m"
66776 msgstr ""
66778 #: lto/lto.c:2546
66779 #, gcc-internal-format
66780 msgid "closing LTRANS output list %s: %m"
66781 msgstr ""
66783 #: lto/lto.c:2798
66784 #, gcc-internal-format
66785 msgid "could not open symbol resolution file: %m"
66786 msgstr ""
66788 #: lto/lto.c:2920
66789 #, gcc-internal-format, gfc-internal-format
66790 msgid "missing resolution data for %s"
66791 msgstr ""
66793 #: lto/lto.c:2952
66794 #, gcc-internal-format
66795 msgid "errors during merging of translation units"
66796 msgstr ""
66798 #: objc/objc-act.c:425 objc/objc-act.c:6794
66799 #, gcc-internal-format
66800 msgid "%<@end%> missing in implementation context"
66801 msgstr ""
66803 #: objc/objc-act.c:578
66804 #, gcc-internal-format
66805 msgid "class attributes are not available in Objective-C 1.0"
66806 msgstr ""
66808 #: objc/objc-act.c:593
66809 #, gcc-internal-format
66810 msgid "category attributes are not available in Objective-C 1.0"
66811 msgstr ""
66813 #: objc/objc-act.c:596
66814 #, gcc-internal-format
66815 msgid ""
66816 "category attributes are not available in this version of the compiler, "
66817 "(ignored)"
66818 msgstr ""
66820 #: objc/objc-act.c:602
66821 #, gcc-internal-format
66822 msgid "class extensions are not available in Objective-C 1.0"
66823 msgstr ""
66825 #: objc/objc-act.c:616
66826 #, gcc-internal-format
66827 msgid "class extension for class %qE declared after its %<@implementation%>"
66828 msgstr ""
66830 #: objc/objc-act.c:631
66831 #, gcc-internal-format
66832 msgid "protocol attributes are not available in Objective-C 1.0"
66833 msgstr ""
66835 #: objc/objc-act.c:696
66836 #, gcc-internal-format
66837 msgid "%<@end%> must appear in an @implementation context"
66838 msgstr ""
66840 #: objc/objc-act.c:705
66841 #, gcc-internal-format
66842 msgid "%<@package%> is not available in Objective-C 1.0"
66843 msgstr ""
66845 #: objc/objc-act.c:707
66846 #, gcc-internal-format
66847 msgid "%<@package%> presently has the same effect as %<@public%>"
66848 msgstr ""
66850 #: objc/objc-act.c:718
66851 #, gcc-internal-format
66852 msgid "%<@optional%> is not available in Objective-C 1.0"
66853 msgstr ""
66855 #: objc/objc-act.c:720
66856 #, gcc-internal-format
66857 msgid "%<@required%> is not available in Objective-C 1.0"
66858 msgstr ""
66860 #: objc/objc-act.c:728
66861 #, gcc-internal-format
66862 msgid "%<@optional%> is allowed in @protocol context only"
66863 msgstr ""
66865 #: objc/objc-act.c:730
66866 #, gcc-internal-format
66867 msgid "%<@required%> is allowed in @protocol context only"
66868 msgstr ""
66870 #: objc/objc-act.c:837
66871 #, gcc-internal-format
66872 msgid "%<@property%> is not available in Objective-C 1.0"
66873 msgstr ""
66875 #: objc/objc-act.c:841
66876 #, gcc-internal-format
66877 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
66878 msgstr ""
66880 #: objc/objc-act.c:858
66881 #, gcc-internal-format
66882 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
66883 msgstr ""
66885 #: objc/objc-act.c:864
66886 #, gcc-internal-format
66887 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
66888 msgstr ""
66890 #: objc/objc-act.c:869
66891 #, gcc-internal-format
66892 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
66893 msgstr ""
66895 #: objc/objc-act.c:874
66896 #, gcc-internal-format
66897 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
66898 msgstr ""
66900 #: objc/objc-act.c:891
66901 #, gcc-internal-format
66902 msgid "property declaration not in @interface or @protocol context"
66903 msgstr ""
66905 #: objc/objc-act.c:902
66906 #, gcc-internal-format
66907 msgid "invalid property declaration"
66908 msgstr ""
66910 #: objc/objc-act.c:910
66911 #, gcc-internal-format
66912 msgid "property cannot be an array"
66913 msgstr ""
66915 #. A @property is not an actual variable, but it is a way to
66916 #. describe a pair of accessor methods, so its type (which is
66917 #. the type of the return value of the getter and the first
66918 #. argument of the setter) can't be a bitfield (as return values
66919 #. and arguments of functions cannot be bitfields).  The
66920 #. underlying instance variable could be a bitfield, but that is
66921 #. a different matter.
66922 #: objc/objc-act.c:928
66923 #, gcc-internal-format
66924 msgid "property cannot be a bit-field"
66925 msgstr ""
66927 #: objc/objc-act.c:960
66928 #, gcc-internal-format
66929 msgid ""
66930 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
66931 "assuming %<assign%>"
66932 msgstr ""
66934 #: objc/objc-act.c:963
66935 #, gcc-internal-format
66936 msgid ""
66937 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
66938 "you need it"
66939 msgstr ""
66941 #: objc/objc-act.c:970
66942 #, gcc-internal-format
66943 msgid "%<retain%> attribute is only valid for Objective-C objects"
66944 msgstr ""
66946 #: objc/objc-act.c:974
66947 #, gcc-internal-format
66948 msgid "%<copy%> attribute is only valid for Objective-C objects"
66949 msgstr ""
66951 #: objc/objc-act.c:1028
66952 #, gcc-internal-format
66953 msgid "redeclaration of property %qD"
66954 msgstr ""
66956 #: objc/objc-act.c:1031 objc/objc-act.c:1097 objc/objc-act.c:1108
66957 #: objc/objc-act.c:1122 objc/objc-act.c:1133 objc/objc-act.c:1145
66958 #: objc/objc-act.c:1182 objc/objc-act.c:7565 objc/objc-act.c:7628
66959 #: objc/objc-act.c:7651 objc/objc-act.c:7665 objc/objc-act.c:7683
66960 #: objc/objc-act.c:7782
66961 #, gcc-internal-format
66962 msgid "originally specified here"
66963 msgstr ""
66965 #: objc/objc-act.c:1093
66966 #, gcc-internal-format
66967 msgid ""
66968 "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
66969 msgstr ""
66971 #: objc/objc-act.c:1104
66972 #, gcc-internal-format
66973 msgid ""
66974 "%<getter%> attribute of property %qD conflicts with previous declaration"
66975 msgstr ""
66977 #: objc/objc-act.c:1118
66978 #, gcc-internal-format
66979 msgid ""
66980 "%<setter%> attribute of property %qD conflicts with previous declaration"
66981 msgstr ""
66983 #: objc/objc-act.c:1130
66984 #, gcc-internal-format
66985 msgid ""
66986 "assign semantics attributes of property %qD conflict with previous "
66987 "declaration"
66988 msgstr ""
66990 #: objc/objc-act.c:1141
66991 #, gcc-internal-format
66992 msgid ""
66993 "%<readonly%> attribute of property %qD conflicts with previous declaration"
66994 msgstr ""
66996 #: objc/objc-act.c:1180
66997 #, gcc-internal-format
66998 msgid "type of property %qD conflicts with previous declaration"
66999 msgstr ""
67001 #: objc/objc-act.c:1655
67002 #, gcc-internal-format
67003 msgid "the dot syntax is not available in Objective-C 1.0"
67004 msgstr ""
67006 #. We know that 'class_name' is an Objective-C class name as the
67007 #. parser won't call this function if it is not.  This is only a
67008 #. double-check for safety.
67009 #: objc/objc-act.c:1671
67010 #, gcc-internal-format
67011 msgid "could not find class %qE"
67012 msgstr ""
67014 #. Again, this should never happen, but we do check.
67015 #: objc/objc-act.c:1679
67016 #, gcc-internal-format
67017 msgid "could not find interface for class %qE"
67018 msgstr ""
67020 #: objc/objc-act.c:1685 objc/objc-act.c:6831 objc/objc-act.c:6962
67021 #, gcc-internal-format
67022 msgid "class %qE is deprecated"
67023 msgstr ""
67025 #: objc/objc-act.c:1714
67026 #, gcc-internal-format
67027 msgid "could not find setter/getter for %qE in class %qE"
67028 msgstr ""
67030 #: objc/objc-act.c:1750
67031 #, gcc-internal-format
67032 msgid "readonly property cannot be set"
67033 msgstr ""
67035 #: objc/objc-act.c:2021
67036 #, gcc-internal-format
67037 msgid "method declaration not in @interface context"
67038 msgstr ""
67040 #: objc/objc-act.c:2025
67041 #, gcc-internal-format
67042 msgid "method attributes are not available in Objective-C 1.0"
67043 msgstr ""
67045 #: objc/objc-act.c:2045
67046 #, gcc-internal-format
67047 msgid "method definition not in @implementation context"
67048 msgstr ""
67050 #: objc/objc-act.c:2060
67051 #, gcc-internal-format
67052 msgid "method attributes cannot be specified in @implementation context"
67053 msgstr ""
67055 #: objc/objc-act.c:2289
67056 #, gcc-internal-format
67057 msgid "class %qs does not implement the %qE protocol"
67058 msgstr ""
67060 #: objc/objc-act.c:2292
67061 #, gcc-internal-format
67062 msgid "type %qs does not conform to the %qE protocol"
67063 msgstr ""
67065 #: objc/objc-act.c:2573
67066 #, gcc-internal-format
67067 msgid "comparison of distinct Objective-C types lacks a cast"
67068 msgstr ""
67070 #: objc/objc-act.c:2577
67071 #, gcc-internal-format
67072 msgid "initialization from distinct Objective-C type"
67073 msgstr ""
67075 #: objc/objc-act.c:2581
67076 #, gcc-internal-format
67077 msgid "assignment from distinct Objective-C type"
67078 msgstr ""
67080 #: objc/objc-act.c:2585
67081 #, gcc-internal-format
67082 msgid "distinct Objective-C type in return"
67083 msgstr ""
67085 #: objc/objc-act.c:2589
67086 #, gcc-internal-format
67087 msgid "passing argument %d of %qE from distinct Objective-C type"
67088 msgstr ""
67090 #: objc/objc-act.c:2732
67091 #, gcc-internal-format
67092 msgid "statically allocated instance of Objective-C class %qE"
67093 msgstr ""
67095 #: objc/objc-act.c:2741
67096 #, gcc-internal-format
67097 msgid "redeclaration of Objective-C class %qs"
67098 msgstr ""
67100 #. This case happens when we are given an 'interface' which
67101 #. is not a valid class name.  For example if a typedef was
67102 #. used, and 'interface' really is the identifier of the
67103 #. typedef, but when you resolve it you don't get an
67104 #. Objective-C class, but something else, such as 'int'.
67105 #. This is an error; protocols make no sense unless you use
67106 #. them with Objective-C objects.
67107 #: objc/objc-act.c:2783
67108 #, gcc-internal-format
67109 msgid "only Objective-C object types can be qualified with a protocol"
67110 msgstr ""
67112 #: objc/objc-act.c:2847
67113 #, gcc-internal-format
67114 msgid "protocol %qE has circular dependency"
67115 msgstr ""
67117 #: objc/objc-act.c:2880 objc/objc-act.c:5695
67118 #, gcc-internal-format
67119 msgid "cannot find protocol declaration for %qE"
67120 msgstr ""
67122 #: objc/objc-act.c:3181 objc/objc-act.c:3836 objc/objc-act.c:6407
67123 #: objc/objc-act.c:6882 objc/objc-act.c:6955 objc/objc-act.c:7008
67124 #, gcc-internal-format
67125 msgid "cannot find interface declaration for %qE"
67126 msgstr ""
67128 #: objc/objc-act.c:3185
67129 #, gcc-internal-format
67130 msgid "interface %qE does not have valid constant string layout"
67131 msgstr ""
67133 #: objc/objc-act.c:3190
67134 #, gcc-internal-format
67135 msgid "cannot find reference tag for class %qE"
67136 msgstr ""
67138 #: objc/objc-act.c:3335
67139 #, gcc-internal-format
67140 msgid "%qE is not an Objective-C class name or alias"
67141 msgstr ""
67143 #: objc/objc-act.c:3350 objc/objc-act.c:3381 objc/objc-act.c:6788
67144 #: objc/objc-act.c:8113 objc/objc-act.c:8164
67145 #, gcc-internal-format
67146 msgid "Objective-C declarations may only appear in global scope"
67147 msgstr ""
67149 #: objc/objc-act.c:3355
67150 #, gcc-internal-format
67151 msgid "cannot find class %qE"
67152 msgstr ""
67154 #: objc/objc-act.c:3357
67155 #, gcc-internal-format
67156 msgid "class %qE already exists"
67157 msgstr ""
67159 #: objc/objc-act.c:3399 objc/objc-act.c:6847
67160 #, gcc-internal-format
67161 msgid "%qE redeclared as different kind of symbol"
67162 msgstr ""
67164 #: objc/objc-act.c:3401 objc/objc-act.c:3987 objc/objc-act.c:4015
67165 #: objc/objc-act.c:4070 objc/objc-act.c:6849
67166 #, gcc-internal-format
67167 msgid "previous declaration of %q+D"
67168 msgstr ""
67170 #: objc/objc-act.c:3690
67171 #, gcc-internal-format
67172 msgid "strong-cast assignment has been intercepted"
67173 msgstr ""
67175 #: objc/objc-act.c:3732
67176 #, gcc-internal-format
67177 msgid "strong-cast may possibly be needed"
67178 msgstr ""
67180 #: objc/objc-act.c:3742
67181 #, gcc-internal-format
67182 msgid "instance variable assignment has been intercepted"
67183 msgstr ""
67185 #: objc/objc-act.c:3761
67186 #, gcc-internal-format
67187 msgid "pointer arithmetic for garbage-collected objects not allowed"
67188 msgstr ""
67190 #: objc/objc-act.c:3767
67191 #, gcc-internal-format
67192 msgid "global/static variable assignment has been intercepted"
67193 msgstr ""
67195 #: objc/objc-act.c:3984 objc/objc-act.c:4012 objc/objc-act.c:4067
67196 #, gcc-internal-format
67197 msgid "duplicate instance variable %q+D"
67198 msgstr ""
67200 #: objc/objc-act.c:4127
67201 #, gcc-internal-format
67202 msgid ""
67203 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
67204 msgstr ""
67206 #: objc/objc-act.c:4211
67207 #, gcc-internal-format
67208 msgid "@catch parameter is not a known Objective-C class type"
67209 msgstr ""
67211 #: objc/objc-act.c:4217
67212 #, gcc-internal-format
67213 msgid "@catch parameter cannot be protocol-qualified"
67214 msgstr ""
67216 #: objc/objc-act.c:4262
67217 #, gcc-internal-format
67218 msgid "exception of type %<%T%> will be caught"
67219 msgstr ""
67221 #: objc/objc-act.c:4264
67222 #, gcc-internal-format
67223 msgid "   by earlier handler for %<%T%>"
67224 msgstr ""
67226 #: objc/objc-act.c:4311
67227 #, gcc-internal-format
67228 msgid "%<@try%> without %<@catch%> or %<@finally%>"
67229 msgstr ""
67231 #: objc/objc-act.c:4339
67232 #, gcc-internal-format
67233 msgid "%<@throw%> (rethrow) used outside of a @catch block"
67234 msgstr ""
67236 #: objc/objc-act.c:4352
67237 #, gcc-internal-format
67238 msgid "%<@throw%> argument is not an object"
67239 msgstr ""
67241 #: objc/objc-act.c:4373
67242 #, gcc-internal-format
67243 msgid "%<@synchronized%> argument is not an object"
67244 msgstr ""
67246 #: objc/objc-act.c:4581
67247 #, gcc-internal-format
67248 msgid "%s %qs"
67249 msgstr ""
67251 #: objc/objc-act.c:4604 objc/objc-act.c:4629
67252 #, gcc-internal-format
67253 msgid "inconsistent instance variable specification"
67254 msgstr ""
67256 #: objc/objc-act.c:4684
67257 #, gcc-internal-format
67258 msgid "cannot use an object as parameter to a method"
67259 msgstr ""
67261 #: objc/objc-act.c:4728
67262 #, gcc-internal-format
67263 msgid "method argument attributes are not available in Objective-C 1.0"
67264 msgstr ""
67266 #: objc/objc-act.c:5102
67267 #, gcc-internal-format
67268 msgid "multiple methods named %<%c%E%> found"
67269 msgstr ""
67271 #: objc/objc-act.c:5105
67272 #, gcc-internal-format
67273 msgid "using %<%c%s%>"
67274 msgstr ""
67276 #: objc/objc-act.c:5114
67277 #, gcc-internal-format
67278 msgid "multiple selectors named %<%c%E%> found"
67279 msgstr ""
67281 #: objc/objc-act.c:5117
67282 #, gcc-internal-format
67283 msgid "found %<%c%s%>"
67284 msgstr ""
67286 #: objc/objc-act.c:5126
67287 #, gcc-internal-format
67288 msgid "also found %<%c%s%>"
67289 msgstr ""
67291 #. If 'rtype' is NULL_TREE at this point it means that
67292 #. we have seen no @interface corresponding to that
67293 #. class name, only a @class declaration (alternatively,
67294 #. this was a call such as [objc_getClass("SomeClass")
67295 #. alloc], where we've never seen the @interface of
67296 #. SomeClass).  So, we have a class name (class_tree)
67297 #. but no actual details of the class methods.  We won't
67298 #. be able to check that the class responds to the
67299 #. method, and we will have to guess the method
67300 #. prototype.  Emit a warning, then keep going (this
67301 #. will use any method with a matching name, as if the
67302 #. receiver was of type 'Class').
67303 #. We could not find an @interface declaration, and
67304 #. there are no protocols attached to the receiver,
67305 #. so we can't complete the check that the receiver
67306 #. responds to the method, and we can't retrieve the
67307 #. method prototype.  But, because the receiver has
67308 #. a well-specified class, the programmer did want
67309 #. this check to be performed.  Emit a warning, then
67310 #. keep going as if it was an 'id'.  To remove the
67311 #. warning, either include an @interface for the
67312 #. class, or cast the receiver to 'id'.  Note that
67313 #. rtype is an IDENTIFIER_NODE at this point.
67314 #: objc/objc-act.c:5414 objc/objc-act.c:5548
67315 #, gcc-internal-format
67316 msgid "@interface of class %qE not found"
67317 msgstr ""
67319 #: objc/objc-act.c:5422
67320 #, gcc-internal-format
67321 msgid "no super class declared in @interface for %qE"
67322 msgstr ""
67324 #: objc/objc-act.c:5473
67325 #, gcc-internal-format
67326 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
67327 msgstr ""
67329 #. We have a type, but it's not an Objective-C type (!).
67330 #: objc/objc-act.c:5585
67331 #, gcc-internal-format
67332 msgid "invalid receiver type %qs"
67333 msgstr ""
67335 #: objc/objc-act.c:5602
67336 #, gcc-internal-format
67337 msgid "%<%c%E%> not found in protocol(s)"
67338 msgstr ""
67340 #: objc/objc-act.c:5616
67341 #, gcc-internal-format
67342 msgid "%qE may not respond to %<%c%E%>"
67343 msgstr ""
67345 #: objc/objc-act.c:5624
67346 #, gcc-internal-format
67347 msgid "no %<%c%E%> method found"
67348 msgstr ""
67350 #: objc/objc-act.c:5631
67351 #, gcc-internal-format
67352 msgid "(Messages without a matching method signature"
67353 msgstr ""
67355 #: objc/objc-act.c:5633
67356 #, gcc-internal-format
67357 msgid "will be assumed to return %<id%> and accept"
67358 msgstr ""
67360 #: objc/objc-act.c:5635
67361 #, gcc-internal-format
67362 msgid "%<...%> as arguments.)"
67363 msgstr ""
67365 #: objc/objc-act.c:5744
67366 #, gcc-internal-format
67367 msgid "undeclared selector %qE"
67368 msgstr ""
67370 #. Historically, a class method that produced objects (factory
67371 #. method) would assign `self' to the instance that it
67372 #. allocated.  This would effectively turn the class method into
67373 #. an instance method.  Following this assignment, the instance
67374 #. variables could be accessed.  That practice, while safe,
67375 #. violates the simple rule that a class method should not refer
67376 #. to an instance variable.  It's better to catch the cases
67377 #. where this is done unknowingly than to support the above
67378 #. paradigm.
67379 #: objc/objc-act.c:5768
67380 #, gcc-internal-format
67381 msgid "instance variable %qE accessed in class method"
67382 msgstr ""
67384 #: objc/objc-act.c:5998 objc/objc-act.c:6018
67385 #, gcc-internal-format
67386 msgid ""
67387 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
67388 msgstr ""
67390 #: objc/objc-act.c:6002
67391 #, gcc-internal-format
67392 msgid "previous declaration of %<%c%E%> as %<@required%>"
67393 msgstr ""
67395 #: objc/objc-act.c:6022
67396 #, gcc-internal-format
67397 msgid "previous declaration of %<%c%E%> as %<@optional%>"
67398 msgstr ""
67400 #: objc/objc-act.c:6082
67401 #, gcc-internal-format
67402 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
67403 msgstr ""
67405 #: objc/objc-act.c:6086
67406 #, gcc-internal-format
67407 msgid "previous declaration of %<%c%E%>"
67408 msgstr ""
67410 #: objc/objc-act.c:6123
67411 #, gcc-internal-format
67412 msgid "duplicate interface declaration for category %<%E(%E)%>"
67413 msgstr ""
67415 #: objc/objc-act.c:6211
67416 #, gcc-internal-format
67417 msgid "illegal reference type specified for instance variable %qs"
67418 msgstr ""
67420 #: objc/objc-act.c:6222
67421 #, gcc-internal-format
67422 msgid "instance variable %qs has unknown size"
67423 msgstr ""
67425 #: objc/objc-act.c:6243
67426 #, gcc-internal-format
67427 msgid "instance variable %qs uses flexible array member"
67428 msgstr ""
67430 #: objc/objc-act.c:6270
67431 #, gcc-internal-format
67432 msgid "type %qE has no default constructor to call"
67433 msgstr ""
67435 #: objc/objc-act.c:6276
67436 #, gcc-internal-format
67437 msgid "destructor for %qE shall not be run either"
67438 msgstr ""
67440 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
67441 #. initialize them.
67442 #: objc/objc-act.c:6288
67443 #, gcc-internal-format
67444 msgid "type %qE has virtual member functions"
67445 msgstr ""
67447 #: objc/objc-act.c:6289
67448 #, gcc-internal-format
67449 msgid "illegal aggregate type %qE specified for instance variable %qs"
67450 msgstr ""
67452 #: objc/objc-act.c:6299
67453 #, gcc-internal-format
67454 msgid "type %qE has a user-defined constructor"
67455 msgstr ""
67457 #: objc/objc-act.c:6301
67458 #, gcc-internal-format
67459 msgid "type %qE has a user-defined destructor"
67460 msgstr ""
67462 #: objc/objc-act.c:6305
67463 #, gcc-internal-format
67464 msgid ""
67465 "C++ constructors and destructors will not be invoked for Objective-C fields"
67466 msgstr ""
67468 #: objc/objc-act.c:6436
67469 #, gcc-internal-format
67470 msgid "instance variable %qE is declared private"
67471 msgstr ""
67473 #: objc/objc-act.c:6447
67474 #, gcc-internal-format
67475 msgid "instance variable %qE is %s; this will be a hard error in the future"
67476 msgstr ""
67478 #: objc/objc-act.c:6454
67479 #, gcc-internal-format
67480 msgid "instance variable %qE is declared %s"
67481 msgstr ""
67483 #: objc/objc-act.c:6565 objc/objc-act.c:6680
67484 #, gcc-internal-format
67485 msgid "incomplete implementation of class %qE"
67486 msgstr ""
67488 #: objc/objc-act.c:6569 objc/objc-act.c:6684
67489 #, gcc-internal-format
67490 msgid "incomplete implementation of category %qE"
67491 msgstr ""
67493 #: objc/objc-act.c:6578 objc/objc-act.c:6692
67494 #, gcc-internal-format
67495 msgid "method definition for %<%c%E%> not found"
67496 msgstr ""
67498 #: objc/objc-act.c:6733
67499 #, gcc-internal-format
67500 msgid "%s %qE does not fully implement the %qE protocol"
67501 msgstr ""
67503 #: objc/objc-act.c:6823
67504 #, gcc-internal-format
67505 msgid "cannot find interface declaration for %qE, superclass of %qE"
67506 msgstr ""
67508 #: objc/objc-act.c:6862
67509 #, gcc-internal-format
67510 msgid "reimplementation of class %qE"
67511 msgstr ""
67513 #: objc/objc-act.c:6895
67514 #, gcc-internal-format
67515 msgid "conflicting super class name %qE"
67516 msgstr ""
67518 #: objc/objc-act.c:6898
67519 #, gcc-internal-format
67520 msgid "previous declaration of %qE"
67521 msgstr ""
67523 #: objc/objc-act.c:6900
67524 #, gcc-internal-format
67525 msgid "previous declaration"
67526 msgstr ""
67528 #: objc/objc-act.c:6913 objc/objc-act.c:6915
67529 #, gcc-internal-format
67530 msgid "duplicate interface declaration for class %qE"
67531 msgstr ""
67533 #: objc/objc-act.c:7232 objc/objc-act.c:7428
67534 #, gcc-internal-format
67535 msgid "cannot find instance variable associated with property"
67536 msgstr ""
67538 #. TODO: This should be caught much earlier than this.
67539 #: objc/objc-act.c:7394
67540 #, gcc-internal-format
67541 msgid "invalid setter, it must have one argument"
67542 msgstr ""
67544 #: objc/objc-act.c:7558 objc/objc-act.c:7775
67545 #, gcc-internal-format
67546 msgid "property %qs already specified in %<@dynamic%>"
67547 msgstr ""
67549 #: objc/objc-act.c:7561 objc/objc-act.c:7778
67550 #, gcc-internal-format
67551 msgid "property %qs already specified in %<@synthesize%>"
67552 msgstr ""
67554 #: objc/objc-act.c:7575 objc/objc-act.c:7792
67555 #, gcc-internal-format
67556 msgid "no declaration of property %qs found in the interface"
67557 msgstr ""
67559 #: objc/objc-act.c:7602
67560 #, gcc-internal-format
67561 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
67562 msgstr ""
67564 #: objc/objc-act.c:7623
67565 #, gcc-internal-format
67566 msgid "property %qs is using instance variable %qs of incompatible type"
67567 msgstr ""
67569 #: objc/objc-act.c:7645
67570 #, gcc-internal-format
67571 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
67572 msgstr ""
67574 #: objc/objc-act.c:7659
67575 #, gcc-internal-format
67576 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
67577 msgstr ""
67579 #: objc/objc-act.c:7678
67580 #, gcc-internal-format
67581 msgid "property %qs is using the same instance variable as property %qs"
67582 msgstr ""
67584 #: objc/objc-act.c:7719
67585 #, gcc-internal-format
67586 msgid "%<@synthesize%> is not available in Objective-C 1.0"
67587 msgstr ""
67589 #. We can get here only in Objective-C; the Objective-C++ parser
67590 #. detects the problem while parsing, outputs the error
67591 #. "misplaced '@synthesize' Objective-C++ construct" and skips
67592 #. the declaration.
67593 #: objc/objc-act.c:7730
67594 #, gcc-internal-format
67595 msgid "%<@synthesize%> not in @implementation context"
67596 msgstr ""
67598 #: objc/objc-act.c:7736
67599 #, gcc-internal-format
67600 msgid "%<@synthesize%> cannot be used in categories"
67601 msgstr ""
67603 #: objc/objc-act.c:7745
67604 #, gcc-internal-format
67605 msgid "%<@synthesize%> requires the @interface of the class to be available"
67606 msgstr ""
67608 #: objc/objc-act.c:7828
67609 #, gcc-internal-format
67610 msgid "%<@dynamic%> is not available in Objective-C 1.0"
67611 msgstr ""
67613 #. We can get here only in Objective-C; the Objective-C++ parser
67614 #. detects the problem while parsing, outputs the error
67615 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
67616 #. declaration.
67617 #: objc/objc-act.c:7839
67618 #, gcc-internal-format
67619 msgid "%<@dynamic%> not in @implementation context"
67620 msgstr ""
67622 #: objc/objc-act.c:7861
67623 #, gcc-internal-format
67624 msgid "%<@dynamic%> requires the @interface of the class to be available"
67625 msgstr ""
67627 #: objc/objc-act.c:8059
67628 #, gcc-internal-format
67629 msgid "definition of protocol %qE not found"
67630 msgstr ""
67632 #. It would be nice to use warn_deprecated_use() here, but
67633 #. we are using TREE_CHAIN (which is supposed to be the
67634 #. TYPE_STUB_DECL for a TYPE) for something different.
67635 #: objc/objc-act.c:8090
67636 #, gcc-internal-format
67637 msgid "protocol %qE is deprecated"
67638 msgstr ""
67640 #: objc/objc-act.c:8209
67641 #, gcc-internal-format
67642 msgid "duplicate declaration for protocol %qE"
67643 msgstr ""
67645 #: objc/objc-act.c:8720
67646 #, gcc-internal-format
67647 msgid "conflicting types for %<%c%s%>"
67648 msgstr ""
67650 #: objc/objc-act.c:8724
67651 #, gcc-internal-format
67652 msgid "previous declaration of %<%c%s%>"
67653 msgstr ""
67655 #: objc/objc-act.c:8824
67656 #, gcc-internal-format
67657 msgid "no super class declared in interface for %qE"
67658 msgstr ""
67660 #: objc/objc-act.c:8851
67661 #, gcc-internal-format
67662 msgid "[super ...] must appear in a method context"
67663 msgstr ""
67665 #: objc/objc-act.c:8891
67666 #, gcc-internal-format
67667 msgid "method possibly missing a [super dealloc] call"
67668 msgstr ""
67670 #: objc/objc-act.c:9359
67671 #, gcc-internal-format
67672 msgid "instance variable %qs is declared private"
67673 msgstr ""
67675 #: objc/objc-act.c:9412
67676 #, gcc-internal-format
67677 msgid "local declaration of %qE hides instance variable"
67678 msgstr ""
67680 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
67681 #. should be impossible for real properties, which always
67682 #. have a getter.
67683 #: objc/objc-act.c:9458
67684 #, gcc-internal-format
67685 msgid "no %qs getter found"
67686 msgstr ""
67688 #: objc/objc-act.c:9698
67689 #, gcc-internal-format
67690 msgid "fast enumeration is not available in Objective-C 1.0"
67691 msgstr ""
67693 #: objc/objc-act.c:9708
67694 #, gcc-internal-format
67695 msgid "iterating variable in fast enumeration is not an object"
67696 msgstr ""
67698 #: objc/objc-act.c:9714
67699 #, gcc-internal-format
67700 msgid "collection in fast enumeration is not an object"
67701 msgstr ""
67703 #: objc/objc-encoding.c:130
67704 #, gcc-internal-format
67705 msgid "type %qT does not have a known size"
67706 msgstr ""
67708 #: objc/objc-encoding.c:721
67709 #, gcc-internal-format
67710 msgid "unknown type %<%T%> found during Objective-C encoding"
67711 msgstr ""
67713 #. Do not do any encoding, produce an error and keep going.
67714 #: objc/objc-encoding.c:804
67715 #, gcc-internal-format
67716 msgid "trying to encode non-integer type as a bitfield"
67717 msgstr ""
67719 #: objc/objc-gnu-runtime-abi-01.c:134
67720 #, gcc-internal-format
67721 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
67722 msgstr ""
67724 #: objc/objc-gnu-runtime-abi-01.c:142
67725 #, gcc-internal-format
67726 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
67727 msgstr ""
67729 #: objc/objc-gnu-runtime-abi-01.c:2171 objc/objc-next-runtime-abi-01.c:2817
67730 #: objc/objc-next-runtime-abi-02.c:3589
67731 #, gcc-internal-format
67732 msgid "non-objective-c type %qT cannot be caught"
67733 msgstr ""
67735 #: objc/objc-next-runtime-abi-01.c:152
67736 #, gcc-internal-format
67737 msgid ""
67738 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
67739 "fnext-runtime%> with %<-fobjc-abi-version%> < 2"
67740 msgstr ""
67742 #: objc/objc-next-runtime-abi-02.c:244
67743 #, gcc-internal-format
67744 msgid ""
67745 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
67746 "abi-version%> >= 2"
67747 msgstr ""
67749 #: objc/objc-runtime-shared-support.c:425
67750 #, gcc-internal-format
67751 msgid "creating selector for nonexistent method %qE"
67752 msgstr ""
67754 #: fortran/lang.opt:409
67755 #, gcc-internal-format
67756 msgid "Unrecognized option to endianness value: %qs"
67757 msgstr ""
67759 #: fortran/lang.opt:600
67760 #, gcc-internal-format
67761 msgid "Unrecognized option to floating-point init value: %qs"
67762 msgstr ""
67764 #: fortran/lang.opt:730
67765 #, gcc-internal-format
67766 msgid "Unrecognized option: %qs"
67767 msgstr ""
67769 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
67770 #, gcc-internal-format
67771 msgid "assertion missing after %qs"
67772 msgstr ""
67774 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
67775 #: c-family/c.opt:193 c-family/c.opt:256
67776 #, gcc-internal-format
67777 msgid "macro name missing after %qs"
67778 msgstr ""
67780 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
67781 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
67782 #: c-family/c.opt:236 c-family/c.opt:1906 c-family/c.opt:1914 brig/lang.opt:44
67783 #: config/darwin.opt:56 common.opt:326 common.opt:329 common.opt:3140
67784 #, gcc-internal-format
67785 msgid "missing filename after %qs"
67786 msgstr ""
67788 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
67789 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1902
67790 #: c-family/c.opt:1922 c-family/c.opt:1926 c-family/c.opt:1930
67791 #, gcc-internal-format
67792 msgid "missing path after %qs"
67793 msgstr ""
67795 #: c-family/c.opt:244 c-family/c.opt:248
67796 #, gcc-internal-format
67797 msgid "missing makefile target after %qs"
67798 msgstr ""
67800 #: c-family/c.opt:283
67801 #, gcc-internal-format
67802 msgid "argument %qs to %<-Waligned-new%> not recognized"
67803 msgstr ""
67805 #: c-family/c.opt:903
67806 #, gcc-internal-format
67807 msgid "argument %qs to %<-Wnormalized%> not recognized"
67808 msgstr ""
67810 #: c-family/c.opt:1408
67811 #, gcc-internal-format
67812 msgid "no class name specified with %qs"
67813 msgstr ""
67815 #: c-family/c.opt:1519
67816 #, gcc-internal-format
67817 msgid ""
67818 "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by "
67819 "default)"
67820 msgstr ""
67822 #: c-family/c.opt:1602
67823 #, gcc-internal-format
67824 msgid "unrecognized ivar visibility value %qs"
67825 msgstr ""
67827 #: c-family/c.opt:1762
67828 #, gcc-internal-format
67829 msgid "unrecognized scalar storage order value %qs"
67830 msgstr ""
67832 #: d/lang.opt:189
67833 #, gcc-internal-format
67834 msgid "unknown array bounds setting %qs"
67835 msgstr ""
67837 #: config/vms/vms.opt:42
67838 #, gcc-internal-format
67839 msgid "unknown pointer size model %qs"
67840 msgstr ""
67842 #: config/i386/i386.opt:319
67843 #, gcc-internal-format
67844 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
67845 msgstr ""
67847 #: config/i386/i386.opt:379
67848 #, gcc-internal-format
67849 msgid ""
67850 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
67851 "masm=intel%> and %<-masm=att%> instead"
67852 msgstr ""
67854 #: config/i386/i386.opt:681
67855 #, gcc-internal-format
67856 msgid "%<-msse5%> was removed"
67857 msgstr ""
67859 #: config/avr/avr.opt:26
67860 #, gcc-internal-format
67861 msgid "missing device or architecture after %qs"
67862 msgstr ""
67864 #: config/rs6000/rs6000.opt:317
67865 #, gcc-internal-format
67866 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
67867 msgstr ""
67869 #: config/rs6000/rs6000.opt:321
67870 #, gcc-internal-format
67871 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
67872 msgstr ""
67874 #: config/rs6000/rs6000.opt:369
67875 #, gcc-internal-format
67876 msgid "using darwin64 ABI"
67877 msgstr ""
67879 #: config/rs6000/rs6000.opt:372
67880 #, gcc-internal-format
67881 msgid "using old darwin ABI"
67882 msgstr ""
67884 #: config/fused-madd.opt:22
67885 #, gcc-internal-format
67886 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
67887 msgstr ""
67889 #: config/microblaze/microblaze.opt:87
67890 #, gcc-internal-format
67891 msgid "%qs is deprecated; use -fstack-check"
67892 msgstr ""
67894 #: config/microblaze/microblaze.opt:95
67895 #, gcc-internal-format
67896 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
67897 msgstr ""
67899 #: config/arc/arc.opt:173 config/arc/arc.opt:334 config/arc/arc.opt:342
67900 #: config/arc/arc.opt:349 config/arc/arc.opt:353 config/arc/arc.opt:357
67901 #: config/arc/arc.opt:361 config/arc/arc.opt:364 config/arc/arc.opt:367
67902 #: config/arc/arc.opt:384
67903 #, gcc-internal-format
67904 msgid "%qs is deprecated"
67905 msgstr ""
67907 #: lto/lang.opt:28
67908 #, gcc-internal-format
67909 msgid "unknown linker output %qs"
67910 msgstr ""
67912 #: common.opt:1406
67913 #, gcc-internal-format
67914 msgid "unknown excess precision style %qs"
67915 msgstr ""
67917 #: common.opt:1421
67918 #, gcc-internal-format
67919 msgid ""
67920 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
67921 msgstr ""
67923 #: common.opt:1461
67924 #, gcc-internal-format
67925 msgid "unknown floating point contraction style %qs"
67926 msgstr ""
67928 #: common.opt:1613
67929 #, gcc-internal-format
67930 msgid "unknown Stack Reuse Level %qs"
67931 msgstr ""
67933 #: common.opt:1682
67934 #, gcc-internal-format
67935 msgid "unknown Control-Flow Protection Level %qs"
67936 msgstr ""
67938 #: common.opt:1777
67939 #, gcc-internal-format
67940 msgid "unknown IRA algorithm %qs"
67941 msgstr ""
67943 #: common.opt:1790
67944 #, gcc-internal-format
67945 msgid "unknown IRA region %qs"
67946 msgstr ""
67948 #: common.opt:1864
67949 #, gcc-internal-format
67950 msgid "unknown LTO partitioning model %qs"
67951 msgstr ""
67953 #: common.opt:1966
67954 #, gcc-internal-format
67955 msgid "options or targets missing after %qs"
67956 msgstr ""
67958 #: common.opt:1974
67959 #, gcc-internal-format
67960 msgid "unknown offload ABI %qs"
67961 msgstr ""
67963 #: common.opt:2112
67964 #, gcc-internal-format
67965 msgid "unknown profile update method %qs"
67966 msgstr ""
67968 #: common.opt:2198
67969 #, gcc-internal-format
67970 msgid "unknown Live-Patching Level %qs"
67971 msgstr ""
67973 #: common.opt:2227
67974 #, gcc-internal-format
67975 msgid "unknown basic block reordering algorithm %qs"
67976 msgstr ""
67978 #: common.opt:2530
67979 #, gcc-internal-format
67980 msgid "unknown TLS model %qs"
67981 msgstr ""
67983 #: common.opt:2862
67984 #, gcc-internal-format
67985 msgid "unknown vectorizer cost model %qs"
67986 msgstr ""
67988 #: common.opt:2900
67989 #, gcc-internal-format
67990 msgid "unrecognized visibility value %qs"
67991 msgstr ""
67993 #: common.opt:2919
67994 #, gcc-internal-format
67995 msgid "unknown vtable verify initialization priority %qs"
67996 msgstr ""