2014-01-17 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / po / gcc.pot
blob0797abfe011c490a61e1524b84c5369610da0164
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: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2013-03-15 17:42+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:2318
22 msgid "flow control insn inside a basic block"
23 msgstr ""
25 #: cfgrtl.c:2446
26 msgid "wrong insn in the fallthru edge"
27 msgstr ""
29 #: cfgrtl.c:2500
30 msgid "insn outside basic block"
31 msgstr ""
33 #: cfgrtl.c:2507
34 msgid "return not followed by barrier"
35 msgstr ""
37 #: collect2.c:1531
38 #, c-format
39 msgid "collect2 version %s\n"
40 msgstr ""
42 #: collect2.c:1638
43 #, c-format
44 msgid "%d constructor found\n"
45 msgid_plural "%d constructors found\n"
46 msgstr[0] ""
47 msgstr[1] ""
49 #: collect2.c:1642
50 #, c-format
51 msgid "%d destructor found\n"
52 msgid_plural "%d destructors found\n"
53 msgstr[0] ""
54 msgstr[1] ""
56 #: collect2.c:1646
57 #, c-format
58 msgid "%d frame table found\n"
59 msgid_plural "%d frame tables found\n"
60 msgstr[0] ""
61 msgstr[1] ""
63 #: collect2.c:1902
64 #, c-format
65 msgid "[cannot find %s]"
66 msgstr ""
68 #: collect2.c:1958
69 #, c-format
70 msgid "[Leaving %s]\n"
71 msgstr ""
73 #: collect2.c:2177
74 #, c-format
75 msgid ""
76 "\n"
77 "write_c_file - output name is %s, prefix is %s\n"
78 msgstr ""
80 #: collect2.c:2668
81 #, c-format
82 msgid ""
83 "\n"
84 "ldd output with constructors/destructors.\n"
85 msgstr ""
87 #: cprop.c:1766
88 msgid "const/copy propagation disabled"
89 msgstr ""
91 #: diagnostic.c:169
92 #, c-format
93 msgid "%s: all warnings being treated as errors"
94 msgstr ""
96 #: diagnostic.c:174
97 #, c-format
98 msgid "%s: some warnings being treated as errors"
99 msgstr ""
101 #: diagnostic.c:413
102 #, c-format
103 msgid "compilation terminated due to -Wfatal-errors.\n"
104 msgstr ""
106 #: diagnostic.c:423
107 #, c-format
108 msgid "compilation terminated due to -fmax-errors=%u.\n"
109 msgstr ""
111 #: diagnostic.c:442
112 #, c-format
113 msgid ""
114 "Please submit a full bug report,\n"
115 "with preprocessed source if appropriate.\n"
116 msgstr ""
118 #: diagnostic.c:448
119 #, c-format
120 msgid "See %s for instructions.\n"
121 msgstr ""
123 #: diagnostic.c:457
124 #, c-format
125 msgid "compilation terminated.\n"
126 msgstr ""
128 #: diagnostic.c:722
129 #, c-format
130 msgid "%s:%d: confused by earlier errors, bailing out\n"
131 msgstr ""
133 #: diagnostic.c:1129
134 #, c-format
135 msgid "Internal compiler error: Error reporting routines re-entered.\n"
136 msgstr ""
138 #: final.c:1161
139 msgid "negative insn length"
140 msgstr ""
142 #: final.c:2897
143 msgid "could not split insn"
144 msgstr ""
146 #: final.c:3306
147 msgid "invalid 'asm': "
148 msgstr ""
150 #: final.c:3435
151 #, c-format
152 msgid "nested assembly dialect alternatives"
153 msgstr ""
155 #: final.c:3450 final.c:3462
156 #, c-format
157 msgid "unterminated assembly dialect alternative"
158 msgstr ""
160 #: final.c:3587
161 #, c-format
162 msgid "operand number missing after %%-letter"
163 msgstr ""
165 #: final.c:3590 final.c:3631
166 #, c-format
167 msgid "operand number out of range"
168 msgstr ""
170 #: final.c:3648
171 #, c-format
172 msgid "invalid %%-code"
173 msgstr ""
175 #: final.c:3678
176 #, c-format
177 msgid "'%%l' operand isn't a label"
178 msgstr ""
180 #. We can't handle floating point constants;
181 #. PRINT_OPERAND must handle them.
182 #. We can't handle floating point constants;
183 #. TARGET_PRINT_OPERAND must handle them.
184 #. We can't handle floating point constants;
185 #. PRINT_OPERAND must handle them.
186 #: final.c:3819 config/i386/i386.c:13370 config/pdp11/pdp11.c:1688
187 #, c-format
188 msgid "floating constant misused"
189 msgstr ""
191 #: final.c:3877 config/i386/i386.c:13468 config/pdp11/pdp11.c:1729
192 #, c-format
193 msgid "invalid expression as operand"
194 msgstr ""
196 #: gcc.c:1403
197 #, c-format
198 msgid "Using built-in specs.\n"
199 msgstr ""
201 #: gcc.c:1600
202 #, c-format
203 msgid ""
204 "Setting spec %s to '%s'\n"
205 "\n"
206 msgstr ""
208 #: gcc.c:1709
209 #, c-format
210 msgid "Reading specs from %s\n"
211 msgstr ""
213 #: gcc.c:1834
214 #, c-format
215 msgid "could not find specs file %s\n"
216 msgstr ""
218 #: gcc.c:1903
219 #, c-format
220 msgid "rename spec %s to %s\n"
221 msgstr ""
223 #: gcc.c:1905
224 #, c-format
225 msgid ""
226 "spec is '%s'\n"
227 "\n"
228 msgstr ""
230 #: gcc.c:2338
231 #, c-format
232 msgid "%s\n"
233 msgstr ""
235 #: gcc.c:2705
236 #, c-format
237 msgid ""
238 "\n"
239 "Go ahead? (y or n) "
240 msgstr ""
242 #: gcc.c:2845
243 #, c-format
244 msgid "# %s %.2f %.2f\n"
245 msgstr ""
247 #: gcc.c:3048
248 #, c-format
249 msgid "Usage: %s [options] file...\n"
250 msgstr ""
252 #: gcc.c:3049
253 msgid "Options:\n"
254 msgstr ""
256 #: gcc.c:3051
257 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
258 msgstr ""
260 #: gcc.c:3052
261 msgid "  --help                   Display this information\n"
262 msgstr ""
264 #: gcc.c:3053
265 msgid ""
266 "  --target-help            Display target specific command line options\n"
267 msgstr ""
269 #: gcc.c:3054
270 msgid ""
271 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
272 "undocumented}}[,...]\n"
273 msgstr ""
275 #: gcc.c:3055
276 msgid ""
277 "                           Display specific types of command line options\n"
278 msgstr ""
280 #: gcc.c:3057
281 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
282 msgstr ""
284 #: gcc.c:3058
285 msgid "  --version                Display compiler version information\n"
286 msgstr ""
288 #: gcc.c:3059
289 msgid "  -dumpspecs               Display all of the built in spec strings\n"
290 msgstr ""
292 #: gcc.c:3060
293 msgid "  -dumpversion             Display the version of the compiler\n"
294 msgstr ""
296 #: gcc.c:3061
297 msgid "  -dumpmachine             Display the compiler's target processor\n"
298 msgstr ""
300 #: gcc.c:3062
301 msgid ""
302 "  -print-search-dirs       Display the directories in the compiler's search "
303 "path\n"
304 msgstr ""
306 #: gcc.c:3063
307 msgid ""
308 "  -print-libgcc-file-name  Display the name of the compiler's companion "
309 "library\n"
310 msgstr ""
312 #: gcc.c:3064
313 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
314 msgstr ""
316 #: gcc.c:3065
317 msgid ""
318 "  -print-prog-name=<prog>  Display the full path to compiler component "
319 "<prog>\n"
320 msgstr ""
322 #: gcc.c:3066
323 msgid ""
324 "  -print-multiarch         Display the target's normalized GNU triplet, used "
325 "as\n"
326 "                           a component in the library path\n"
327 msgstr ""
329 #: gcc.c:3069
330 msgid ""
331 "  -print-multi-directory   Display the root directory for versions of "
332 "libgcc\n"
333 msgstr ""
335 #: gcc.c:3070
336 msgid ""
337 "  -print-multi-lib         Display the mapping between command line options "
338 "and\n"
339 "                           multiple library search directories\n"
340 msgstr ""
342 #: gcc.c:3073
343 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
344 msgstr ""
346 #: gcc.c:3074
347 msgid "  -print-sysroot           Display the target libraries directory\n"
348 msgstr ""
350 #: gcc.c:3075
351 msgid ""
352 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
353 "headers\n"
354 msgstr ""
356 #: gcc.c:3076
357 msgid ""
358 "  -Wa,<options>            Pass comma-separated <options> on to the "
359 "assembler\n"
360 msgstr ""
362 #: gcc.c:3077
363 msgid ""
364 "  -Wp,<options>            Pass comma-separated <options> on to the "
365 "preprocessor\n"
366 msgstr ""
368 #: gcc.c:3078
369 msgid ""
370 "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
371 msgstr ""
373 #: gcc.c:3079
374 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
375 msgstr ""
377 #: gcc.c:3080
378 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
379 msgstr ""
381 #: gcc.c:3081
382 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
383 msgstr ""
385 #: gcc.c:3082
386 msgid "  -save-temps              Do not delete intermediate files\n"
387 msgstr ""
389 #: gcc.c:3083
390 msgid "  -save-temps=<arg>        Do not delete intermediate files\n"
391 msgstr ""
393 #: gcc.c:3084
394 msgid ""
395 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
396 "                           prefixes to other gcc components\n"
397 msgstr ""
399 #: gcc.c:3087
400 msgid "  -pipe                    Use pipes rather than intermediate files\n"
401 msgstr ""
403 #: gcc.c:3088
404 msgid "  -time                    Time the execution of each subprocess\n"
405 msgstr ""
407 #: gcc.c:3089
408 msgid ""
409 "  -specs=<file>            Override built-in specs with the contents of "
410 "<file>\n"
411 msgstr ""
413 #: gcc.c:3090
414 msgid ""
415 "  -std=<standard>          Assume that the input sources are for <standard>\n"
416 msgstr ""
418 #: gcc.c:3091
419 msgid ""
420 "  --sysroot=<directory>    Use <directory> as the root directory for "
421 "headers\n"
422 "                           and libraries\n"
423 msgstr ""
425 #: gcc.c:3094
426 msgid ""
427 "  -B <directory>           Add <directory> to the compiler's search paths\n"
428 msgstr ""
430 #: gcc.c:3095
431 msgid ""
432 "  -v                       Display the programs invoked by the compiler\n"
433 msgstr ""
435 #: gcc.c:3096
436 msgid ""
437 "  -###                     Like -v but options quoted and commands not "
438 "executed\n"
439 msgstr ""
441 #: gcc.c:3097
442 msgid ""
443 "  -E                       Preprocess only; do not compile, assemble or "
444 "link\n"
445 msgstr ""
447 #: gcc.c:3098
448 msgid "  -S                       Compile only; do not assemble or link\n"
449 msgstr ""
451 #: gcc.c:3099
452 msgid "  -c                       Compile and assemble, but do not link\n"
453 msgstr ""
455 #: gcc.c:3100
456 msgid "  -o <file>                Place the output into <file>\n"
457 msgstr ""
459 #: gcc.c:3101
460 msgid "  -pie                     Create a position independent executable\n"
461 msgstr ""
463 #: gcc.c:3102
464 msgid "  -shared                  Create a shared library\n"
465 msgstr ""
467 #: gcc.c:3103
468 msgid ""
469 "  -x <language>            Specify the language of the following input "
470 "files\n"
471 "                           Permissible languages include: c c++ assembler "
472 "none\n"
473 "                           'none' means revert to the default behavior of\n"
474 "                           guessing the language based on the file's "
475 "extension\n"
476 msgstr ""
478 #: gcc.c:3110
479 #, c-format
480 msgid ""
481 "\n"
482 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
483 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
484 " other options on to these processes the -W<letter> options must be used.\n"
485 msgstr ""
487 #: gcc.c:5365
488 #, c-format
489 msgid "Processing spec (%s), which is '%s'\n"
490 msgstr ""
492 #: gcc.c:6651
493 #, c-format
494 msgid "install: %s%s\n"
495 msgstr ""
497 #: gcc.c:6654
498 #, c-format
499 msgid "programs: %s\n"
500 msgstr ""
502 #: gcc.c:6656
503 #, c-format
504 msgid "libraries: %s\n"
505 msgstr ""
507 #: gcc.c:6740
508 #, c-format
509 msgid ""
510 "\n"
511 "For bug reporting instructions, please see:\n"
512 msgstr ""
514 #: gcc.c:6756
515 #, c-format
516 msgid "%s %s%s\n"
517 msgstr ""
519 #: gcc.c:6759 gcov.c:491 fortran/gfortranspec.c:303 java/jcf-dump.c:1230
520 msgid "(C)"
521 msgstr ""
523 #: gcc.c:6760 java/jcf-dump.c:1231
524 #, c-format
525 msgid ""
526 "This is free software; see the source for copying conditions.  There is NO\n"
527 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
528 "\n"
529 msgstr ""
531 #: gcc.c:6777
532 #, c-format
533 msgid "Target: %s\n"
534 msgstr ""
536 #: gcc.c:6778
537 #, c-format
538 msgid "Configured with: %s\n"
539 msgstr ""
541 #: gcc.c:6792
542 #, c-format
543 msgid "Thread model: %s\n"
544 msgstr ""
546 #: gcc.c:6803
547 #, c-format
548 msgid "gcc version %s %s\n"
549 msgstr ""
551 #: gcc.c:6806
552 #, c-format
553 msgid "gcc driver version %s %sexecuting gcc version %s\n"
554 msgstr ""
556 #: gcc.c:7061
557 #, c-format
558 msgid ""
559 "\n"
560 "Linker options\n"
561 "==============\n"
562 "\n"
563 msgstr ""
565 #: gcc.c:7062
566 #, c-format
567 msgid ""
568 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
569 "\n"
570 msgstr ""
572 #: gcc.c:8279
573 #, c-format
574 msgid ""
575 "Assembler options\n"
576 "=================\n"
577 "\n"
578 msgstr ""
580 #: gcc.c:8280
581 #, c-format
582 msgid ""
583 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
584 "\n"
585 msgstr ""
587 #: gcov.c:461
588 #, c-format
589 msgid ""
590 "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
591 "\n"
592 msgstr ""
594 #: gcov.c:462
595 #, c-format
596 msgid ""
597 "Print code coverage information.\n"
598 "\n"
599 msgstr ""
601 #: gcov.c:463
602 #, c-format
603 msgid "  -h, --help                      Print this help, then exit\n"
604 msgstr ""
606 #: gcov.c:464
607 #, c-format
608 msgid "  -v, --version                   Print version number, then exit\n"
609 msgstr ""
611 #: gcov.c:465
612 #, c-format
613 msgid ""
614 "  -a, --all-blocks                Show information for every basic block\n"
615 msgstr ""
617 #: gcov.c:466
618 #, c-format
619 msgid ""
620 "  -b, --branch-probabilities      Include branch probabilities in output\n"
621 msgstr ""
623 #: gcov.c:467
624 #, c-format
625 msgid ""
626 "  -c, --branch-counts             Given counts of branches taken\n"
627 "                                    rather than percentages\n"
628 msgstr ""
630 #: gcov.c:469
631 #, c-format
632 msgid "  -n, --no-output                 Do not create an output file\n"
633 msgstr ""
635 #: gcov.c:470
636 #, c-format
637 msgid ""
638 "  -l, --long-file-names           Use long output file names for included\n"
639 "                                    source files\n"
640 msgstr ""
642 #: gcov.c:472
643 #, c-format
644 msgid "  -f, --function-summaries        Output summaries for each function\n"
645 msgstr ""
647 #: gcov.c:473
648 #, c-format
649 msgid ""
650 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
651 "FILE\n"
652 msgstr ""
654 #: gcov.c:474
655 #, c-format
656 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
657 msgstr ""
659 #: gcov.c:475
660 #, c-format
661 msgid "  -r, --relative-only             Only show data for relative sources\n"
662 msgstr ""
664 #: gcov.c:476
665 #, c-format
666 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
667 msgstr ""
669 #: gcov.c:477
670 #, c-format
671 msgid ""
672 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
673 msgstr ""
675 #: gcov.c:478
676 #, c-format
677 msgid "  -d, --display-progress          Display progress information\n"
678 msgstr ""
680 #: gcov.c:479
681 #, c-format
682 msgid ""
683 "\n"
684 "For bug reporting instructions, please see:\n"
685 "%s.\n"
686 msgstr ""
688 #: gcov.c:489
689 #, c-format
690 msgid "gcov %s%s\n"
691 msgstr ""
693 #: gcov.c:493
694 #, c-format
695 msgid ""
696 "This is free software; see the source for copying conditions.\n"
697 "There is NO warranty; not even for MERCHANTABILITY or \n"
698 "FITNESS FOR A PARTICULAR PURPOSE.\n"
699 "\n"
700 msgstr ""
702 #: gcov.c:678 gcov.c:741
703 #, c-format
704 msgid "\n"
705 msgstr ""
707 #: gcov.c:723
708 #, c-format
709 msgid "Creating '%s'\n"
710 msgstr ""
712 #: gcov.c:726
713 #, c-format
714 msgid "Error writing output file '%s'\n"
715 msgstr ""
717 #: gcov.c:731
718 #, c-format
719 msgid "Could not open output file '%s'\n"
720 msgstr ""
722 #: gcov.c:737
723 #, c-format
724 msgid "Removing '%s'\n"
725 msgstr ""
727 #: gcov.c:979
728 #, c-format
729 msgid "%s:source file is newer than notes file '%s'\n"
730 msgstr ""
732 #: gcov.c:984
733 #, c-format
734 msgid "(the message is only displayed one per source file)\n"
735 msgstr ""
737 #: gcov.c:1009
738 #, c-format
739 msgid "%s:cannot open notes file\n"
740 msgstr ""
742 #: gcov.c:1015
743 #, c-format
744 msgid "%s:not a gcov notes file\n"
745 msgstr ""
747 #: gcov.c:1028
748 #, c-format
749 msgid "%s:version '%.4s', prefer '%.4s'\n"
750 msgstr ""
752 #: gcov.c:1068
753 #, c-format
754 msgid "%s:already seen blocks for '%s'\n"
755 msgstr ""
757 #: gcov.c:1199
758 #, c-format
759 msgid "%s:corrupted\n"
760 msgstr ""
762 #: gcov.c:1206
763 #, c-format
764 msgid "%s:no functions found\n"
765 msgstr ""
767 #: gcov.c:1225
768 #, c-format
769 msgid "%s:cannot open data file, assuming not executed\n"
770 msgstr ""
772 #: gcov.c:1232
773 #, c-format
774 msgid "%s:not a gcov data file\n"
775 msgstr ""
777 #: gcov.c:1245
778 #, c-format
779 msgid "%s:version '%.4s', prefer version '%.4s'\n"
780 msgstr ""
782 #: gcov.c:1251
783 #, c-format
784 msgid "%s:stamp mismatch with notes file\n"
785 msgstr ""
787 #: gcov.c:1286
788 #, c-format
789 msgid "%s:unknown function '%u'\n"
790 msgstr ""
792 #: gcov.c:1300
793 #, c-format
794 msgid "%s:profile mismatch for '%s'\n"
795 msgstr ""
797 #: gcov.c:1319
798 #, c-format
799 msgid "%s:overflowed\n"
800 msgstr ""
802 #: gcov.c:1365
803 #, c-format
804 msgid "%s:'%s' lacks entry and/or exit blocks\n"
805 msgstr ""
807 #: gcov.c:1370
808 #, c-format
809 msgid "%s:'%s' has arcs to entry block\n"
810 msgstr ""
812 #: gcov.c:1378
813 #, c-format
814 msgid "%s:'%s' has arcs from exit block\n"
815 msgstr ""
817 #: gcov.c:1586
818 #, c-format
819 msgid "%s:graph is unsolvable for '%s'\n"
820 msgstr ""
822 #: gcov.c:1694
823 #, c-format
824 msgid "Lines executed:%s of %d\n"
825 msgstr ""
827 #: gcov.c:1697
828 #, c-format
829 msgid "No executable lines\n"
830 msgstr ""
832 #: gcov.c:1705
833 #, c-format
834 msgid "%s '%s'\n"
835 msgstr ""
837 #: gcov.c:1712
838 #, c-format
839 msgid "Branches executed:%s of %d\n"
840 msgstr ""
842 #: gcov.c:1716
843 #, c-format
844 msgid "Taken at least once:%s of %d\n"
845 msgstr ""
847 #: gcov.c:1722
848 #, c-format
849 msgid "No branches\n"
850 msgstr ""
852 #: gcov.c:1724
853 #, c-format
854 msgid "Calls executed:%s of %d\n"
855 msgstr ""
857 #: gcov.c:1728
858 #, c-format
859 msgid "No calls\n"
860 msgstr ""
862 #: gcov.c:1976
863 #, c-format
864 msgid "%s:no lines for '%s'\n"
865 msgstr ""
867 #: gcov.c:2170
868 #, c-format
869 msgid "call   %2d returned %s\n"
870 msgstr ""
872 #: gcov.c:2175
873 #, c-format
874 msgid "call   %2d never executed\n"
875 msgstr ""
877 #: gcov.c:2180
878 #, c-format
879 msgid "branch %2d taken %s%s\n"
880 msgstr ""
882 #: gcov.c:2185
883 #, c-format
884 msgid "branch %2d never executed\n"
885 msgstr ""
887 #: gcov.c:2190
888 #, c-format
889 msgid "unconditional %2d taken %s\n"
890 msgstr ""
892 #: gcov.c:2193
893 #, c-format
894 msgid "unconditional %2d never executed\n"
895 msgstr ""
897 #: gcov.c:2258
898 #, c-format
899 msgid "Cannot open source file %s\n"
900 msgstr ""
902 #: gcse.c:2647
903 msgid "PRE disabled"
904 msgstr ""
906 #: gcse.c:3576
907 msgid "GCSE disabled"
908 msgstr ""
910 #: gengtype-state.c:156
911 #, c-format
912 msgid "%s:%d:%d: Invalid state file; %s"
913 msgstr ""
915 #: gengtype-state.c:160
916 #, c-format
917 msgid "%s:%d: Invalid state file; %s"
918 msgstr ""
920 #. Fatal printf-like message while reading state.  This can't be a
921 #. function, because there is no way to pass a va_arg to a variant of
922 #. fatal.
923 #: gengtype-state.c:171
924 #, c-format
925 msgid "%s:%d:%d: Invalid state file; "
926 msgstr ""
928 #: gengtype-state.c:176
929 #, c-format
930 msgid "%s:%d: Invalid state file; "
931 msgstr ""
933 #: gengtype-state.c:701
934 #, c-format
935 msgid "Option tag unknown"
936 msgstr ""
938 #: gengtype-state.c:756
939 #, c-format
940 msgid "Unexpected type in write_state_scalar_type"
941 msgstr ""
943 #: gengtype-state.c:771
944 #, c-format
945 msgid "Unexpected type in write_state_string_type"
946 msgstr ""
948 #: gengtype-state.c:1193
949 #, c-format
950 msgid "failed to write state trailer [%s]"
951 msgstr ""
953 #: gengtype-state.c:1219
954 #, c-format
955 msgid "Failed to open file %s for writing state: %s"
956 msgstr ""
958 #: gengtype-state.c:1249
959 #, c-format
960 msgid "output error when writing state file %s [%s]"
961 msgstr ""
963 #: gengtype-state.c:1252
964 #, c-format
965 msgid "failed to close state file %s [%s]"
966 msgstr ""
968 #: gengtype-state.c:1255
969 #, c-format
970 msgid "failed to rename %s to state file %s [%s]"
971 msgstr ""
973 #: gengtype-state.c:2527
974 #, c-format
975 msgid "Failed to open state file %s for reading [%s]"
976 msgstr ""
978 #: gengtype-state.c:2565
979 #, c-format
980 msgid "failed to close read state file %s [%s]"
981 msgstr ""
983 #: incpath.c:74
984 #, c-format
985 msgid "ignoring duplicate directory \"%s\"\n"
986 msgstr ""
988 #: incpath.c:77
989 #, c-format
990 msgid "  as it is a non-system directory that duplicates a system directory\n"
991 msgstr ""
993 #: incpath.c:81
994 #, c-format
995 msgid "ignoring nonexistent directory \"%s\"\n"
996 msgstr ""
998 #: incpath.c:374
999 #, c-format
1000 msgid "#include \"...\" search starts here:\n"
1001 msgstr ""
1003 #: incpath.c:378
1004 #, c-format
1005 msgid "#include <...> search starts here:\n"
1006 msgstr ""
1008 #: incpath.c:383
1009 #, c-format
1010 msgid "End of search list.\n"
1011 msgstr ""
1013 #: input.c:85 cp/error.c:1112
1014 msgid "<built-in>"
1015 msgstr ""
1017 #. Opening quotation mark.
1018 #: intl.c:62
1019 msgid "`"
1020 msgstr ""
1022 #. Closing quotation mark.
1023 #: intl.c:65
1024 msgid "'"
1025 msgstr ""
1027 #: ipa-pure-const.c:151
1028 msgid "function might be candidate for attribute %<%s%>"
1029 msgstr ""
1031 #: ipa-pure-const.c:152
1032 msgid ""
1033 "function might be candidate for attribute %<%s%> if it is known to return "
1034 "normally"
1035 msgstr ""
1037 #: langhooks.c:380
1038 msgid "At top level:"
1039 msgstr ""
1041 #: langhooks.c:400 cp/error.c:3042
1042 #, c-format
1043 msgid "In member function %qs"
1044 msgstr ""
1046 #: langhooks.c:404 cp/error.c:3045
1047 #, c-format
1048 msgid "In function %qs"
1049 msgstr ""
1051 #: langhooks.c:455 cp/error.c:2995
1052 #, c-format
1053 msgid "    inlined from %qs at %s:%d:%d"
1054 msgstr ""
1056 #: langhooks.c:460 cp/error.c:3000
1057 #, c-format
1058 msgid "    inlined from %qs at %s:%d"
1059 msgstr ""
1061 #: langhooks.c:466 cp/error.c:3006
1062 #, c-format
1063 msgid "    inlined from %qs"
1064 msgstr ""
1066 #: loop-iv.c:3029 tree-ssa-loop-niter.c:1925
1067 msgid "assuming that the loop is not infinite"
1068 msgstr ""
1070 #: loop-iv.c:3030 tree-ssa-loop-niter.c:1926
1071 msgid "cannot optimize possibly infinite loops"
1072 msgstr ""
1074 #: loop-iv.c:3038 tree-ssa-loop-niter.c:1930
1075 msgid "assuming that the loop counter does not overflow"
1076 msgstr ""
1078 #: loop-iv.c:3039 tree-ssa-loop-niter.c:1931
1079 msgid "cannot optimize loop, the loop counter may overflow"
1080 msgstr ""
1082 #: lra-constraints.c:2824 reload.c:3879
1083 msgid "unable to generate reloads for:"
1084 msgstr ""
1086 #: lto-wrapper.c:183
1087 #, c-format
1088 msgid "pex_init failed"
1089 msgstr ""
1091 #: lto-wrapper.c:214
1092 #, c-format
1093 msgid "can't get program status"
1094 msgstr ""
1096 #: lto-wrapper.c:223
1097 #, c-format
1098 msgid "%s terminated with signal %d [%s], core dumped"
1099 msgstr ""
1101 #: lto-wrapper.c:226
1102 #, c-format
1103 msgid "%s terminated with signal %d [%s]"
1104 msgstr ""
1106 #: lto-wrapper.c:231 collect2.c:1831
1107 #, gcc-internal-format, gfc-internal-format
1108 msgid "%s returned %d exit status"
1109 msgstr ""
1111 #: lto-wrapper.c:247
1112 #, c-format
1113 msgid "deleting LTRANS file %s"
1114 msgstr ""
1116 #: lto-wrapper.c:269
1117 #, c-format
1118 msgid "failed to open %s"
1119 msgstr ""
1121 #: lto-wrapper.c:274
1122 #, c-format
1123 msgid "could not write to temporary file %s"
1124 msgstr ""
1126 #: lto-wrapper.c:321
1127 #, c-format
1128 msgid "malformed COLLECT_GCC_OPTIONS"
1129 msgstr ""
1131 #: lto-wrapper.c:430
1132 #, c-format
1133 msgid "Option %s not used consistently in all LTO input files"
1134 msgstr ""
1136 #: lto-wrapper.c:461
1137 #, c-format
1138 msgid "environment variable COLLECT_GCC must be set"
1139 msgstr ""
1141 #: lto-wrapper.c:464
1142 #, c-format
1143 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
1144 msgstr ""
1146 #: lto-wrapper.c:758
1147 #, c-format
1148 msgid "fopen: %s"
1149 msgstr ""
1151 #. What to print when a switch has no documentation.
1152 #: opts.c:187
1153 msgid "This switch lacks documentation"
1154 msgstr ""
1156 #: opts.c:1018
1157 msgid "[default]"
1158 msgstr ""
1160 #: opts.c:1029
1161 msgid "[enabled]"
1162 msgstr ""
1164 #: opts.c:1029
1165 msgid "[disabled]"
1166 msgstr ""
1168 #: opts.c:1048
1169 #, c-format
1170 msgid " No options with the desired characteristics were found\n"
1171 msgstr ""
1173 #: opts.c:1057
1174 #, c-format
1175 msgid ""
1176 " None found.  Use --help=%s to show *all* the options supported by the %s "
1177 "front-end\n"
1178 msgstr ""
1180 #: opts.c:1063
1181 #, c-format
1182 msgid ""
1183 " All options with the desired characteristics have already been displayed\n"
1184 msgstr ""
1186 #: opts.c:1158
1187 msgid "The following options are target specific"
1188 msgstr ""
1190 #: opts.c:1161
1191 msgid "The following options control compiler warning messages"
1192 msgstr ""
1194 #: opts.c:1164
1195 msgid "The following options control optimizations"
1196 msgstr ""
1198 #: opts.c:1167 opts.c:1206
1199 msgid "The following options are language-independent"
1200 msgstr ""
1202 #: opts.c:1170
1203 msgid "The --param option recognizes the following as parameters"
1204 msgstr ""
1206 #: opts.c:1176
1207 msgid "The following options are specific to just the language "
1208 msgstr ""
1210 #: opts.c:1178
1211 msgid "The following options are supported by the language "
1212 msgstr ""
1214 #: opts.c:1189
1215 msgid "The following options are not documented"
1216 msgstr ""
1218 #: opts.c:1191
1219 msgid "The following options take separate arguments"
1220 msgstr ""
1222 #: opts.c:1193
1223 msgid "The following options take joined arguments"
1224 msgstr ""
1226 #: opts.c:1204
1227 msgid "The following options are language-related"
1228 msgstr ""
1230 #: opts.c:2081
1231 msgid "enabled by default"
1232 msgstr ""
1234 #: plugin.c:781
1235 msgid "Event"
1236 msgstr ""
1238 #: plugin.c:781
1239 msgid "Plugins"
1240 msgstr ""
1242 #: plugin.c:813
1243 #, c-format
1244 msgid ""
1245 "*** WARNING *** there are active plugins, do not report this as a bug unless "
1246 "you can reproduce it without enabling any plugins.\n"
1247 msgstr ""
1249 #: reload1.c:2123
1250 msgid "this is the insn:"
1251 msgstr ""
1253 #. It's the compiler's fault.
1254 #: reload1.c:6095
1255 msgid "could not find a spill register"
1256 msgstr ""
1258 #. It's the compiler's fault.
1259 #: reload1.c:7942
1260 msgid "VOIDmode on an output"
1261 msgstr ""
1263 #: reload1.c:8703
1264 msgid "failure trying to reload:"
1265 msgstr ""
1267 #: rtl-error.c:117
1268 msgid "unrecognizable insn:"
1269 msgstr ""
1271 #: rtl-error.c:119
1272 msgid "insn does not satisfy its constraints:"
1273 msgstr ""
1275 #: targhooks.c:1484
1276 #, c-format
1277 msgid "created and used with differing settings of '%s'"
1278 msgstr ""
1280 #: targhooks.c:1486
1281 msgid "out of memory"
1282 msgstr ""
1284 #: targhooks.c:1501
1285 msgid "created and used with different settings of -fpic"
1286 msgstr ""
1288 #: targhooks.c:1503
1289 msgid "created and used with different settings of -fpie"
1290 msgstr ""
1292 #: tlink.c:389
1293 #, c-format
1294 msgid "collect: reading %s\n"
1295 msgstr ""
1297 #: tlink.c:545
1298 #, c-format
1299 msgid "collect: recompiling %s\n"
1300 msgstr ""
1302 #: tlink.c:629
1303 #, c-format
1304 msgid "collect: tweaking %s in %s\n"
1305 msgstr ""
1307 #: tlink.c:845
1308 #, c-format
1309 msgid "collect: relinking\n"
1310 msgstr ""
1312 #: toplev.c:328
1313 #, c-format
1314 msgid "unrecoverable error"
1315 msgstr ""
1317 #: toplev.c:682
1318 #, c-format
1319 msgid ""
1320 "%s%s%s %sversion %s (%s)\n"
1321 "%s\tcompiled by GNU C version %s, "
1322 msgstr ""
1324 #: toplev.c:684
1325 #, c-format
1326 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1327 msgstr ""
1329 #: toplev.c:688
1330 #, c-format
1331 msgid "GMP version %s, MPFR version %s, MPC version %s\n"
1332 msgstr ""
1334 #: toplev.c:690
1335 #, c-format
1336 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1337 msgstr ""
1339 #: toplev.c:692
1340 #, c-format
1341 msgid ""
1342 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1343 msgstr ""
1345 #: toplev.c:852
1346 msgid "options passed: "
1347 msgstr ""
1349 #: toplev.c:880
1350 msgid "options enabled: "
1351 msgstr ""
1353 #: tree-diagnostic.c:295 c-family/c-pretty-print.c:423 c/c-decl.c:4730
1354 #: c/c-typeck.c:5873 cp/error.c:654 cp/error.c:938
1355 msgid "<anonymous>"
1356 msgstr ""
1358 #. Function has not be considered for inlining.  This is the code for
1359 #. functions that have not been rejected for inlining yet.
1360 #: cif-code.def:38
1361 msgid "function not considered for inlining"
1362 msgstr ""
1364 #. Inlining failed owing to unavailable function body.
1365 #: cif-code.def:41
1366 msgid "function body not available"
1367 msgstr ""
1369 #: cif-code.def:45
1370 msgid "redefined extern inline functions are not considered for inlining"
1371 msgstr ""
1373 #. Function is not inlinable.
1374 #: cif-code.def:49
1375 msgid "function not inlinable"
1376 msgstr ""
1378 #. Function is not overwritable.
1379 #: cif-code.def:52
1380 msgid "function body can be overwritten at link time"
1381 msgstr ""
1383 #. Function is not an inlining candidate.
1384 #: cif-code.def:55
1385 msgid "function not inline candidate"
1386 msgstr ""
1388 #: cif-code.def:59
1389 msgid "--param large-function-growth limit reached"
1390 msgstr ""
1392 #: cif-code.def:61
1393 msgid "--param large-stack-frame-growth limit reached"
1394 msgstr ""
1396 #: cif-code.def:63
1397 msgid "--param max-inline-insns-single limit reached"
1398 msgstr ""
1400 #: cif-code.def:65
1401 msgid "--param max-inline-insns-auto limit reached"
1402 msgstr ""
1404 #: cif-code.def:67
1405 msgid "--param inline-unit-growth limit reached"
1406 msgstr ""
1408 #. Recursive inlining.
1409 #: cif-code.def:70
1410 msgid "recursive inlining"
1411 msgstr ""
1413 #. Call is unlikely.
1414 #: cif-code.def:73
1415 msgid "call is unlikely and code size would grow"
1416 msgstr ""
1418 #: cif-code.def:77
1419 msgid "function not declared inline and code size would grow"
1420 msgstr ""
1422 #: cif-code.def:81
1423 msgid "optimizing for size and code size would grow"
1424 msgstr ""
1426 #. Caller and callee disagree on the arguments.
1427 #: cif-code.def:84
1428 msgid "mismatched arguments"
1429 msgstr ""
1431 #: cif-code.def:88
1432 msgid "originally indirect function call not considered for inlining"
1433 msgstr ""
1435 #: cif-code.def:92
1436 msgid "indirect function call with a yet undetermined callee"
1437 msgstr ""
1439 #. We can't inline different EH personalities together.
1440 #: cif-code.def:95
1441 msgid "exception handling personality mismatch"
1442 msgstr ""
1444 #. We can't inline if the callee can throw non-call exceptions but the
1445 #. caller cannot.
1446 #: cif-code.def:99
1447 msgid "non-call exception handling mismatch"
1448 msgstr ""
1450 #. We can't inline because of mismatched target specific options.
1451 #: cif-code.def:102
1452 msgid "target specific option mismatch"
1453 msgstr ""
1455 #. We can't inline because of mismatched optimization levels.
1456 #: cif-code.def:105
1457 msgid "optimization level attribute mismatch"
1458 msgstr ""
1460 #. The remainder are real diagnostic types.
1461 #: diagnostic.def:33
1462 msgid "fatal error: "
1463 msgstr ""
1465 #: diagnostic.def:34
1466 msgid "internal compiler error: "
1467 msgstr ""
1469 #: diagnostic.def:35
1470 msgid "error: "
1471 msgstr ""
1473 #: diagnostic.def:36
1474 msgid "sorry, unimplemented: "
1475 msgstr ""
1477 #: diagnostic.def:37
1478 msgid "warning: "
1479 msgstr ""
1481 #: diagnostic.def:38
1482 msgid "anachronism: "
1483 msgstr ""
1485 #: diagnostic.def:39
1486 msgid "note: "
1487 msgstr ""
1489 #: diagnostic.def:40
1490 msgid "debug: "
1491 msgstr ""
1493 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1494 #. prefix does not matter.
1495 #: diagnostic.def:43
1496 msgid "pedwarn: "
1497 msgstr ""
1499 #: diagnostic.def:44
1500 msgid "permerror: "
1501 msgstr ""
1503 #: params.def:44
1504 msgid "Maximal estimated outcome of branch considered predictable"
1505 msgstr ""
1507 #: params.def:49
1508 msgid ""
1509 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
1510 "and inline-isnsns-auto"
1511 msgstr ""
1513 #: params.def:66
1514 msgid ""
1515 "The maximum number of instructions in a single function eligible for inlining"
1516 msgstr ""
1518 #: params.def:78
1519 msgid "The maximum number of instructions when automatically inlining"
1520 msgstr ""
1522 #: params.def:83
1523 msgid ""
1524 "The maximum number of instructions inline function can grow to via recursive "
1525 "inlining"
1526 msgstr ""
1528 #: params.def:88
1529 msgid ""
1530 "The maximum number of instructions non-inline function can grow to via "
1531 "recursive inlining"
1532 msgstr ""
1534 #: params.def:93
1535 msgid "The maximum depth of recursive inlining for inline functions"
1536 msgstr ""
1538 #: params.def:98
1539 msgid "The maximum depth of recursive inlining for non-inline functions"
1540 msgstr ""
1542 #: params.def:103
1543 msgid ""
1544 "Inline recursively only when the probability of call being executed exceeds "
1545 "the parameter"
1546 msgstr ""
1548 #: params.def:111
1549 msgid ""
1550 "The maximum number of nested indirect inlining performed by early inliner"
1551 msgstr ""
1553 #: params.def:117
1554 msgid ""
1555 "Probability that COMDAT function will be shared with different compilation "
1556 "unit"
1557 msgstr ""
1559 #: params.def:123
1560 msgid ""
1561 "Maximum probability of the entry BB of split region (in percent relative to "
1562 "entry BB of the function) to make partial inlining happen"
1563 msgstr ""
1565 #: params.def:130
1566 msgid ""
1567 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
1568 "that an individual variable will be expanded during loop unrolling"
1569 msgstr ""
1571 #: params.def:136
1572 msgid ""
1573 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
1574 "considered for vectorization"
1575 msgstr ""
1577 #: params.def:147
1578 msgid "The maximum number of instructions to consider to fill a delay slot"
1579 msgstr ""
1581 #: params.def:158
1582 msgid ""
1583 "The maximum number of instructions to consider to find accurate live "
1584 "register information"
1585 msgstr ""
1587 #: params.def:168
1588 msgid "The maximum length of scheduling's pending operations list"
1589 msgstr ""
1591 #: params.def:175
1592 msgid ""
1593 "The maximum number of backtrack attempts the scheduler should make when "
1594 "modulo scheduling a loop"
1595 msgstr ""
1597 #: params.def:180
1598 msgid "The size of function body to be considered large"
1599 msgstr ""
1601 #: params.def:184
1602 msgid "Maximal growth due to inlining of large function (in percent)"
1603 msgstr ""
1605 #: params.def:188
1606 msgid "The size of translation unit to be considered large"
1607 msgstr ""
1609 #: params.def:192
1610 msgid ""
1611 "How much can given compilation unit grow because of the inlining (in percent)"
1612 msgstr ""
1614 #: params.def:196
1615 msgid ""
1616 "How much can given compilation unit grow because of the interprocedural "
1617 "constant propagation (in percent)"
1618 msgstr ""
1620 #: params.def:200
1621 msgid ""
1622 "Maximal estimated growth of function body caused by early inlining of single "
1623 "call"
1624 msgstr ""
1626 #: params.def:204
1627 msgid "The size of stack frame to be considered large"
1628 msgstr ""
1630 #: params.def:208
1631 msgid "Maximal stack frame growth due to inlining (in percent)"
1632 msgstr ""
1634 #: params.def:215
1635 msgid "The maximum amount of memory to be allocated by GCSE"
1636 msgstr ""
1638 #: params.def:222
1639 msgid "The maximum ratio of insertions to deletions of expressions in GCSE"
1640 msgstr ""
1642 #: params.def:233
1643 msgid ""
1644 "The threshold ratio for performing partial redundancy elimination after "
1645 "reload"
1646 msgstr ""
1648 #: params.def:240
1649 msgid ""
1650 "The threshold ratio of critical edges execution count that permit performing "
1651 "redundancy elimination after reload"
1652 msgstr ""
1654 #: params.def:248
1655 msgid ""
1656 "Scaling factor in calculation of maximum distance an expression can be moved "
1657 "by GCSE optimizations"
1658 msgstr ""
1660 #: params.def:254
1661 msgid ""
1662 "Cost at which GCSE optimizations will not constraint the distance an "
1663 "expression can travel"
1664 msgstr ""
1666 #: params.def:262
1667 msgid "Maximum depth of search in the dominator tree for expressions to hoist"
1668 msgstr ""
1670 #: params.def:274
1671 msgid "The maximum number of instructions to consider to unroll in a loop"
1672 msgstr ""
1674 #: params.def:280
1675 msgid ""
1676 "The maximum number of instructions to consider to unroll in a loop on average"
1677 msgstr ""
1679 #: params.def:285
1680 msgid "The maximum number of unrollings of a single loop"
1681 msgstr ""
1683 #: params.def:290
1684 msgid "The maximum number of insns of a peeled loop"
1685 msgstr ""
1687 #: params.def:295
1688 msgid "The maximum number of peelings of a single loop"
1689 msgstr ""
1691 #: params.def:300
1692 msgid "The maximum number of branches on the path through the peeled sequence"
1693 msgstr ""
1695 #: params.def:305
1696 msgid "The maximum number of insns of a completely peeled loop"
1697 msgstr ""
1699 #: params.def:310
1700 msgid ""
1701 "The maximum number of peelings of a single loop that is peeled completely"
1702 msgstr ""
1704 #: params.def:315
1705 msgid "The maximum number of insns of a peeled loop that rolls only once"
1706 msgstr ""
1708 #: params.def:320
1709 msgid "The maximum depth of a loop nest we completely peel"
1710 msgstr ""
1712 #: params.def:326
1713 msgid "The maximum number of insns of an unswitched loop"
1714 msgstr ""
1716 #: params.def:331
1717 msgid "The maximum number of unswitchings in a single loop"
1718 msgstr ""
1720 #: params.def:338
1721 msgid ""
1722 "Bound on the number of iterations the brute force # of iterations analysis "
1723 "algorithm evaluates"
1724 msgstr ""
1726 #: params.def:344
1727 msgid "Bound on the cost of an expression to compute the number of iterations"
1728 msgstr ""
1730 #: params.def:350
1731 msgid ""
1732 "A factor for tuning the upper bound that swing modulo scheduler uses for "
1733 "scheduling a loop"
1734 msgstr ""
1736 #: params.def:355
1737 msgid ""
1738 "The minimum value of stage count that swing modulo scheduler will generate."
1739 msgstr ""
1741 #: params.def:359
1742 msgid ""
1743 "The number of cycles the swing modulo scheduler considers when checking "
1744 "conflicts using DFA"
1745 msgstr ""
1747 #: params.def:363
1748 msgid ""
1749 "A threshold on the average loop count considered by the swing modulo "
1750 "scheduler"
1751 msgstr ""
1753 #: params.def:368
1754 msgid ""
1755 "A basic block profile count is considered hot if it contributes to the given "
1756 "permillage of the entire profiled execution"
1757 msgstr ""
1759 #: params.def:373
1760 msgid ""
1761 "Select fraction of the maximal frequency of executions of basic block in "
1762 "function given basic block needs to have to be considered hot"
1763 msgstr ""
1765 #: params.def:378
1766 msgid ""
1767 "Select fraction of the maximal frequency of executions of basic block in "
1768 "function given basic block get alignment"
1769 msgstr ""
1771 #: params.def:383
1772 msgid ""
1773 "Loops iterating at least selected number of iterations will get loop "
1774 "alignement."
1775 msgstr ""
1777 #: params.def:399
1778 msgid "The maximum number of loop iterations we predict statically"
1779 msgstr ""
1781 #: params.def:403
1782 msgid ""
1783 "The percentage of function, weighted by execution frequency, that must be "
1784 "covered by trace formation. Used when profile feedback is available"
1785 msgstr ""
1787 #: params.def:407
1788 msgid ""
1789 "The percentage of function, weighted by execution frequency, that must be "
1790 "covered by trace formation. Used when profile feedback is not available"
1791 msgstr ""
1793 #: params.def:411
1794 msgid "Maximal code growth caused by tail duplication (in percent)"
1795 msgstr ""
1797 #: params.def:415
1798 msgid ""
1799 "Stop reverse growth if the reverse probability of best edge is less than "
1800 "this threshold (in percent)"
1801 msgstr ""
1803 #: params.def:419
1804 msgid ""
1805 "Stop forward growth if the probability of best edge is less than this "
1806 "threshold (in percent). Used when profile feedback is available"
1807 msgstr ""
1809 #: params.def:423
1810 msgid ""
1811 "Stop forward growth if the probability of best edge is less than this "
1812 "threshold (in percent). Used when profile feedback is not available"
1813 msgstr ""
1815 #: params.def:429
1816 msgid "The maximum number of incoming edges to consider for crossjumping"
1817 msgstr ""
1819 #: params.def:435
1820 msgid ""
1821 "The minimum number of matching instructions to consider for crossjumping"
1822 msgstr ""
1824 #: params.def:441
1825 msgid "The maximum expansion factor when copying basic blocks"
1826 msgstr ""
1828 #: params.def:447
1829 msgid ""
1830 "The maximum number of insns to duplicate when unfactoring computed gotos"
1831 msgstr ""
1833 #: params.def:453
1834 msgid "The maximum length of path considered in cse"
1835 msgstr ""
1837 #: params.def:457
1838 msgid "The maximum instructions CSE process before flushing"
1839 msgstr ""
1841 #: params.def:464
1842 msgid ""
1843 "The minimum cost of an expensive expression in the loop invariant motion"
1844 msgstr ""
1846 #: params.def:473
1847 msgid ""
1848 "Bound on number of candidates below that all candidates are considered in iv "
1849 "optimizations"
1850 msgstr ""
1852 #: params.def:481
1853 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
1854 msgstr ""
1856 #: params.def:489
1857 msgid ""
1858 "If number of candidates in the set is smaller, we always try to remove "
1859 "unused ivs during its optimization"
1860 msgstr ""
1862 #: params.def:494
1863 msgid "Bound on size of expressions used in the scalar evolutions analyzer"
1864 msgstr ""
1866 #: params.def:499
1867 msgid ""
1868 "Bound on the complexity of the expressions in the scalar evolutions analyzer"
1869 msgstr ""
1871 #: params.def:504
1872 msgid "Bound on the number of variables in Omega constraint systems"
1873 msgstr ""
1875 #: params.def:509
1876 msgid "Bound on the number of inequalities in Omega constraint systems"
1877 msgstr ""
1879 #: params.def:514
1880 msgid "Bound on the number of equalities in Omega constraint systems"
1881 msgstr ""
1883 #: params.def:519
1884 msgid "Bound on the number of wild cards in Omega constraint systems"
1885 msgstr ""
1887 #: params.def:524
1888 msgid "Bound on the size of the hash table in Omega constraint systems"
1889 msgstr ""
1891 #: params.def:529
1892 msgid "Bound on the number of keys in Omega constraint systems"
1893 msgstr ""
1895 #: params.def:534
1896 msgid ""
1897 "When set to 1, use expensive methods to eliminate all redundant constraints"
1898 msgstr ""
1900 #: params.def:539
1901 msgid ""
1902 "Bound on number of runtime checks inserted by the vectorizer's loop "
1903 "versioning for alignment check"
1904 msgstr ""
1906 #: params.def:544
1907 msgid ""
1908 "Bound on number of runtime checks inserted by the vectorizer's loop "
1909 "versioning for alias check"
1910 msgstr ""
1912 #: params.def:549
1913 msgid "The maximum memory locations recorded by cselib"
1914 msgstr ""
1916 #: params.def:562
1917 msgid ""
1918 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
1919 "total size of the heap"
1920 msgstr ""
1922 #: params.def:567
1923 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
1924 msgstr ""
1926 #: params.def:575
1927 msgid ""
1928 "The maximum number of instructions to search backward when looking for "
1929 "equivalent reload"
1930 msgstr ""
1932 #: params.def:580
1933 msgid ""
1934 "Target block's relative execution frequency (as a percentage) required to "
1935 "sink a statement"
1936 msgstr ""
1938 #: params.def:585 params.def:595
1939 msgid ""
1940 "The maximum number of blocks in a region to be considered for interblock "
1941 "scheduling"
1942 msgstr ""
1944 #: params.def:590 params.def:600
1945 msgid ""
1946 "The maximum number of insns in a region to be considered for interblock "
1947 "scheduling"
1948 msgstr ""
1950 #: params.def:605
1951 msgid ""
1952 "The minimum probability of reaching a source block for interblock "
1953 "speculative scheduling"
1954 msgstr ""
1956 #: params.def:610
1957 msgid "The maximum number of iterations through CFG to extend regions"
1958 msgstr ""
1960 #: params.def:615
1961 msgid ""
1962 "The maximum conflict delay for an insn to be considered for speculative "
1963 "motion"
1964 msgstr ""
1966 #: params.def:620
1967 msgid ""
1968 "The minimal probability of speculation success (in percents), so that "
1969 "speculative insn will be scheduled."
1970 msgstr ""
1972 #: params.def:625
1973 msgid ""
1974 "The minimum probability an edge must have for the scheduler to save its "
1975 "state across it."
1976 msgstr ""
1978 #: params.def:630
1979 msgid "The maximum size of the lookahead window of selective scheduling"
1980 msgstr ""
1982 #: params.def:635
1983 msgid "Maximum number of times that an insn could be scheduled"
1984 msgstr ""
1986 #: params.def:640
1987 msgid ""
1988 "Maximum number of instructions in the ready list that are considered "
1989 "eligible for renaming"
1990 msgstr ""
1992 #: params.def:645
1993 msgid "Minimal distance between possibly conflicting store and load"
1994 msgstr ""
1996 #: params.def:650
1997 msgid ""
1998 "The maximum number of RTL nodes that can be recorded as combiner's last value"
1999 msgstr ""
2001 #: params.def:659
2002 msgid "The upper bound for sharing integer constants"
2003 msgstr ""
2005 #: params.def:664
2006 msgid ""
2007 "The lower bound for a buffer to be considered for stack smashing protection"
2008 msgstr ""
2010 #: params.def:682
2011 msgid ""
2012 "Maximum number of statements allowed in a block that needs to be duplicated "
2013 "when threading jumps"
2014 msgstr ""
2016 #: params.def:691
2017 msgid ""
2018 "Maximum number of fields in a structure before pointer analysis treats the "
2019 "structure as a single variable"
2020 msgstr ""
2022 #: params.def:696
2023 msgid ""
2024 "The maximum number of instructions ready to be issued to be considered by "
2025 "the scheduler during the first scheduling pass"
2026 msgstr ""
2028 #: params.def:702
2029 msgid "Maximum number of active local stores in RTL dead store elimination"
2030 msgstr ""
2032 #: params.def:712
2033 msgid "The number of insns executed before prefetch is completed"
2034 msgstr ""
2036 #: params.def:719
2037 msgid "The number of prefetches that can run at the same time"
2038 msgstr ""
2040 #: params.def:726
2041 msgid "The size of L1 cache"
2042 msgstr ""
2044 #: params.def:733
2045 msgid "The size of L1 cache line"
2046 msgstr ""
2048 #: params.def:740
2049 msgid "The size of L2 cache"
2050 msgstr ""
2052 #: params.def:751
2053 msgid "Whether to use canonical types"
2054 msgstr ""
2056 #: params.def:756
2057 msgid ""
2058 "Maximum length of partial antic set when performing tree pre optimization"
2059 msgstr ""
2061 #: params.def:766
2062 msgid "Maximum size of a SCC before SCCVN stops processing a function"
2063 msgstr ""
2065 #: params.def:777
2066 msgid "Maximum number of disambiguations to perform per memory access"
2067 msgstr ""
2069 #: params.def:782
2070 msgid "Max loops number for regional RA"
2071 msgstr ""
2073 #: params.def:787
2074 msgid "Max size of conflict table in MB"
2075 msgstr ""
2077 #: params.def:792
2078 msgid ""
2079 "The number of registers in each class kept unused by loop invariant motion"
2080 msgstr ""
2082 #: params.def:800
2083 msgid ""
2084 "The maximum ratio between array size and switch branches for a switch "
2085 "conversion to take place"
2086 msgstr ""
2088 #: params.def:808
2089 msgid "size of tiles for loop blocking"
2090 msgstr ""
2092 #: params.def:815
2093 msgid "maximum number of parameters in a SCoP"
2094 msgstr ""
2096 #: params.def:822
2097 msgid "maximum number of basic blocks per function to be analyzed by Graphite"
2098 msgstr ""
2100 #: params.def:828
2101 msgid "Maximum number of datarefs in loop for building loop data dependencies"
2102 msgstr ""
2104 #: params.def:835
2105 msgid "Max basic blocks number in loop for loop invariant motion"
2106 msgstr ""
2108 #: params.def:841
2109 msgid ""
2110 "Maximum number of instructions in basic block to be considered for SLP "
2111 "vectorization"
2112 msgstr ""
2114 #: params.def:846
2115 msgid ""
2116 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
2117 "unknown trip count"
2118 msgstr ""
2120 #: params.def:852
2121 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop"
2122 msgstr ""
2124 #: params.def:859
2125 msgid "Max. size of var tracking hash tables"
2126 msgstr ""
2128 #: params.def:867
2129 msgid "Max. recursion depth for expanding var tracking expressions"
2130 msgstr ""
2132 #: params.def:875
2133 msgid "Max. size of loc list for which reverse ops should be added"
2134 msgstr ""
2136 #: params.def:882
2137 msgid "The minimum UID to be used for a nondebug insn"
2138 msgstr ""
2140 #: params.def:887
2141 msgid ""
2142 "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer "
2143 "to an aggregate with"
2144 msgstr ""
2146 #: params.def:893
2147 msgid ""
2148 "Size in bytes after which thread-local aggregates should be instrumented "
2149 "with the logging functions instead of save/restore pairs"
2150 msgstr ""
2152 #: params.def:900
2153 msgid ""
2154 "Maximum size of a list of values associated with each parameter for "
2155 "interprocedural constant propagation"
2156 msgstr ""
2158 #: params.def:906
2159 msgid ""
2160 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
2161 "to clone."
2162 msgstr ""
2164 #: params.def:912
2165 msgid ""
2166 "Maximum number of aggregate content items for a parameter in jump functions "
2167 "and lattices"
2168 msgstr ""
2170 #: params.def:918
2171 msgid ""
2172 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
2173 "strides known."
2174 msgstr ""
2176 #: params.def:926
2177 msgid "Number of partitions the program should be split to"
2178 msgstr ""
2180 #: params.def:931
2181 msgid "Minimal size of a partition for LTO (in estimated instructions)"
2182 msgstr ""
2184 #: params.def:938
2185 msgid ""
2186 "Maximum number of namespaces to search for alternatives when name lookup "
2187 "fails"
2188 msgstr ""
2190 #: params.def:945
2191 msgid "Maximum number of conditional store pairs that can be sunk"
2192 msgstr ""
2194 #: params.def:953
2195 msgid ""
2196 "The smallest number of different values for which it is best to use a jump-"
2197 "table instead of a tree of conditional branches, if 0, use the default for "
2198 "the machine"
2199 msgstr ""
2201 #: params.def:961
2202 msgid "Allow new data races on loads to be introduced"
2203 msgstr ""
2205 #: params.def:966
2206 msgid "Allow new data races on stores to be introduced"
2207 msgstr ""
2209 #: params.def:971
2210 msgid "Allow new data races on packed data loads to be introduced"
2211 msgstr ""
2213 #: params.def:976
2214 msgid "Allow new data races on packed data stores to be introduced"
2215 msgstr ""
2217 #: params.def:982
2218 msgid ""
2219 "Set the maximum number of instructions executed in parallel in reassociated "
2220 "tree. If 0, use the target dependent heuristic."
2221 msgstr ""
2223 #: params.def:988
2224 msgid "Maximum amount of similar bbs to compare a bb with"
2225 msgstr ""
2227 #: params.def:993
2228 msgid "Maximum amount of iterations of the pass over a function"
2229 msgstr ""
2231 #: params.def:1000
2232 msgid ""
2233 "Maximum number of strings for which strlen optimization pass will track "
2234 "string lengths"
2235 msgstr ""
2237 #: params.def:1007
2238 msgid "Which -fsched-pressure algorithm to apply"
2239 msgstr ""
2241 #: params.def:1013
2242 msgid "Maximum length of candidate scans for straight-line strength reduction"
2243 msgstr ""
2245 #: c-family/c-format.c:345
2246 msgid "format"
2247 msgstr ""
2249 #: c-family/c-format.c:346
2250 msgid "field width specifier"
2251 msgstr ""
2253 #: c-family/c-format.c:347
2254 msgid "field precision specifier"
2255 msgstr ""
2257 #: c-family/c-format.c:461 c-family/c-format.c:485 config/i386/msformat-c.c:47
2258 msgid "' ' flag"
2259 msgstr ""
2261 #: c-family/c-format.c:461 c-family/c-format.c:485 config/i386/msformat-c.c:47
2262 msgid "the ' ' printf flag"
2263 msgstr ""
2265 #: c-family/c-format.c:462 c-family/c-format.c:486 c-family/c-format.c:520
2266 #: c-family/c-format.c:583 config/i386/msformat-c.c:48
2267 msgid "'+' flag"
2268 msgstr ""
2270 #: c-family/c-format.c:462 c-family/c-format.c:486 c-family/c-format.c:520
2271 #: config/i386/msformat-c.c:48
2272 msgid "the '+' printf flag"
2273 msgstr ""
2275 #: c-family/c-format.c:463 c-family/c-format.c:487 c-family/c-format.c:521
2276 #: c-family/c-format.c:559 config/i386/msformat-c.c:49
2277 #: config/i386/msformat-c.c:84
2278 msgid "'#' flag"
2279 msgstr ""
2281 #: c-family/c-format.c:463 c-family/c-format.c:487 c-family/c-format.c:521
2282 #: config/i386/msformat-c.c:49
2283 msgid "the '#' printf flag"
2284 msgstr ""
2286 #: c-family/c-format.c:464 c-family/c-format.c:488 c-family/c-format.c:557
2287 #: config/i386/msformat-c.c:50
2288 msgid "'0' flag"
2289 msgstr ""
2291 #: c-family/c-format.c:464 c-family/c-format.c:488 config/i386/msformat-c.c:50
2292 msgid "the '0' printf flag"
2293 msgstr ""
2295 #: c-family/c-format.c:465 c-family/c-format.c:489 c-family/c-format.c:556
2296 #: c-family/c-format.c:586 config/i386/msformat-c.c:51
2297 msgid "'-' flag"
2298 msgstr ""
2300 #: c-family/c-format.c:465 c-family/c-format.c:489 config/i386/msformat-c.c:51
2301 msgid "the '-' printf flag"
2302 msgstr ""
2304 #: c-family/c-format.c:466 c-family/c-format.c:539 config/i386/msformat-c.c:52
2305 #: config/i386/msformat-c.c:72
2306 msgid "''' flag"
2307 msgstr ""
2309 #: c-family/c-format.c:466 config/i386/msformat-c.c:52
2310 msgid "the ''' printf flag"
2311 msgstr ""
2313 #: c-family/c-format.c:467 c-family/c-format.c:540
2314 msgid "'I' flag"
2315 msgstr ""
2317 #: c-family/c-format.c:467
2318 msgid "the 'I' printf flag"
2319 msgstr ""
2321 #: c-family/c-format.c:468 c-family/c-format.c:490 c-family/c-format.c:537
2322 #: c-family/c-format.c:560 c-family/c-format.c:587 config/sol2-c.c:44
2323 #: config/i386/msformat-c.c:53 config/i386/msformat-c.c:70
2324 msgid "field width"
2325 msgstr ""
2327 #: c-family/c-format.c:468 c-family/c-format.c:490 config/sol2-c.c:44
2328 #: config/i386/msformat-c.c:53
2329 msgid "field width in printf format"
2330 msgstr ""
2332 #: c-family/c-format.c:469 c-family/c-format.c:491 c-family/c-format.c:523
2333 #: config/i386/msformat-c.c:54
2334 msgid "precision"
2335 msgstr ""
2337 #: c-family/c-format.c:469 c-family/c-format.c:491 c-family/c-format.c:523
2338 #: config/i386/msformat-c.c:54
2339 msgid "precision in printf format"
2340 msgstr ""
2342 #: c-family/c-format.c:470 c-family/c-format.c:492 c-family/c-format.c:524
2343 #: c-family/c-format.c:538 c-family/c-format.c:590 config/sol2-c.c:45
2344 #: config/i386/msformat-c.c:55 config/i386/msformat-c.c:71
2345 msgid "length modifier"
2346 msgstr ""
2348 #: c-family/c-format.c:470 c-family/c-format.c:492 c-family/c-format.c:524
2349 #: config/sol2-c.c:45 config/i386/msformat-c.c:55
2350 msgid "length modifier in printf format"
2351 msgstr ""
2353 #: c-family/c-format.c:522
2354 msgid "'q' flag"
2355 msgstr ""
2357 #: c-family/c-format.c:522
2358 msgid "the 'q' diagnostic flag"
2359 msgstr ""
2361 #: c-family/c-format.c:534 config/i386/msformat-c.c:68
2362 msgid "assignment suppression"
2363 msgstr ""
2365 #: c-family/c-format.c:534 config/i386/msformat-c.c:68
2366 msgid "the assignment suppression scanf feature"
2367 msgstr ""
2369 #: c-family/c-format.c:535 config/i386/msformat-c.c:69
2370 msgid "'a' flag"
2371 msgstr ""
2373 #: c-family/c-format.c:535 config/i386/msformat-c.c:69
2374 msgid "the 'a' scanf flag"
2375 msgstr ""
2377 #: c-family/c-format.c:536
2378 msgid "'m' flag"
2379 msgstr ""
2381 #: c-family/c-format.c:536
2382 msgid "the 'm' scanf flag"
2383 msgstr ""
2385 #: c-family/c-format.c:537 config/i386/msformat-c.c:70
2386 msgid "field width in scanf format"
2387 msgstr ""
2389 #: c-family/c-format.c:538 config/i386/msformat-c.c:71
2390 msgid "length modifier in scanf format"
2391 msgstr ""
2393 #: c-family/c-format.c:539 config/i386/msformat-c.c:72
2394 msgid "the ''' scanf flag"
2395 msgstr ""
2397 #: c-family/c-format.c:540
2398 msgid "the 'I' scanf flag"
2399 msgstr ""
2401 #: c-family/c-format.c:555
2402 msgid "'_' flag"
2403 msgstr ""
2405 #: c-family/c-format.c:555
2406 msgid "the '_' strftime flag"
2407 msgstr ""
2409 #: c-family/c-format.c:556
2410 msgid "the '-' strftime flag"
2411 msgstr ""
2413 #: c-family/c-format.c:557
2414 msgid "the '0' strftime flag"
2415 msgstr ""
2417 #: c-family/c-format.c:558 c-family/c-format.c:582
2418 msgid "'^' flag"
2419 msgstr ""
2421 #: c-family/c-format.c:558
2422 msgid "the '^' strftime flag"
2423 msgstr ""
2425 #: c-family/c-format.c:559 config/i386/msformat-c.c:84
2426 msgid "the '#' strftime flag"
2427 msgstr ""
2429 #: c-family/c-format.c:560
2430 msgid "field width in strftime format"
2431 msgstr ""
2433 #: c-family/c-format.c:561
2434 msgid "'E' modifier"
2435 msgstr ""
2437 #: c-family/c-format.c:561
2438 msgid "the 'E' strftime modifier"
2439 msgstr ""
2441 #: c-family/c-format.c:562
2442 msgid "'O' modifier"
2443 msgstr ""
2445 #: c-family/c-format.c:562
2446 msgid "the 'O' strftime modifier"
2447 msgstr ""
2449 #: c-family/c-format.c:563
2450 msgid "the 'O' modifier"
2451 msgstr ""
2453 #: c-family/c-format.c:581
2454 msgid "fill character"
2455 msgstr ""
2457 #: c-family/c-format.c:581
2458 msgid "fill character in strfmon format"
2459 msgstr ""
2461 #: c-family/c-format.c:582
2462 msgid "the '^' strfmon flag"
2463 msgstr ""
2465 #: c-family/c-format.c:583
2466 msgid "the '+' strfmon flag"
2467 msgstr ""
2469 #: c-family/c-format.c:584
2470 msgid "'(' flag"
2471 msgstr ""
2473 #: c-family/c-format.c:584
2474 msgid "the '(' strfmon flag"
2475 msgstr ""
2477 #: c-family/c-format.c:585
2478 msgid "'!' flag"
2479 msgstr ""
2481 #: c-family/c-format.c:585
2482 msgid "the '!' strfmon flag"
2483 msgstr ""
2485 #: c-family/c-format.c:586
2486 msgid "the '-' strfmon flag"
2487 msgstr ""
2489 #: c-family/c-format.c:587
2490 msgid "field width in strfmon format"
2491 msgstr ""
2493 #: c-family/c-format.c:588
2494 msgid "left precision"
2495 msgstr ""
2497 #: c-family/c-format.c:588
2498 msgid "left precision in strfmon format"
2499 msgstr ""
2501 #: c-family/c-format.c:589
2502 msgid "right precision"
2503 msgstr ""
2505 #: c-family/c-format.c:589
2506 msgid "right precision in strfmon format"
2507 msgstr ""
2509 #: c-family/c-format.c:590
2510 msgid "length modifier in strfmon format"
2511 msgstr ""
2513 #. Handle deferred options from command-line.
2514 #: c-family/c-opts.c:1286 fortran/cpp.c:585
2515 msgid "<command-line>"
2516 msgstr ""
2518 #: c-family/c-pretty-print.c:344
2519 msgid "<type-error>"
2520 msgstr ""
2522 #: c-family/c-pretty-print.c:383
2523 msgid "<unnamed-unsigned:"
2524 msgstr ""
2526 #: c-family/c-pretty-print.c:384
2527 msgid "<unnamed-signed:"
2528 msgstr ""
2530 #: c-family/c-pretty-print.c:387
2531 msgid "<unnamed-float:"
2532 msgstr ""
2534 #: c-family/c-pretty-print.c:390
2535 msgid "<unnamed-fixed:"
2536 msgstr ""
2538 #: c-family/c-pretty-print.c:405
2539 msgid "<typedef-error>"
2540 msgstr ""
2542 #: c-family/c-pretty-print.c:418
2543 msgid "<tag-error>"
2544 msgstr ""
2546 #: c-family/c-pretty-print.c:1228
2547 msgid "<erroneous-expression>"
2548 msgstr ""
2550 #: c-family/c-pretty-print.c:1232 cp/cxx-pretty-print.c:152
2551 msgid "<return-value>"
2552 msgstr ""
2554 #: c-family/c-pretty-print.c:2147 cp/error.c:1818 cp/error.c:2768
2555 msgid "<unknown>"
2556 msgstr ""
2558 #: config/aarch64/aarch64.c:3225 config/aarch64/aarch64.c:3241
2559 #: config/aarch64/aarch64.c:3254 config/aarch64/aarch64.c:3266
2560 #: config/aarch64/aarch64.c:3277 config/aarch64/aarch64.c:3288
2561 #: config/aarch64/aarch64.c:3298 config/aarch64/aarch64.c:3313
2562 #: config/aarch64/aarch64.c:3332
2563 #, c-format
2564 msgid "invalid operand for '%%%c'"
2565 msgstr ""
2567 #: config/aarch64/aarch64.c:3348 config/aarch64/aarch64.c:3361
2568 #, c-format
2569 msgid "incompatible floating point / vector register operand for '%%%c'"
2570 msgstr ""
2572 #: config/aarch64/aarch64.c:3399 config/arm/arm.c:18233
2573 #, c-format
2574 msgid "missing operand"
2575 msgstr ""
2577 #: config/aarch64/aarch64.c:3462
2578 #, c-format
2579 msgid "invalid constant"
2580 msgstr ""
2582 #: config/aarch64/aarch64.c:3465
2583 #, c-format
2584 msgid "invalid operand"
2585 msgstr ""
2587 #: config/aarch64/aarch64.c:3545
2588 #, c-format
2589 msgid "invalid operand prefix '%%%c'"
2590 msgstr ""
2592 #: config/alpha/alpha.c:5065
2593 #, c-format
2594 msgid "invalid %%H value"
2595 msgstr ""
2597 #: config/alpha/alpha.c:5086 config/bfin/bfin.c:1426
2598 #, c-format
2599 msgid "invalid %%J value"
2600 msgstr ""
2602 #: config/alpha/alpha.c:5116 config/ia64/ia64.c:5442
2603 #, c-format
2604 msgid "invalid %%r value"
2605 msgstr ""
2607 #: config/alpha/alpha.c:5126 config/ia64/ia64.c:5396
2608 #: config/rs6000/rs6000.c:15113 config/xtensa/xtensa.c:2356
2609 #, c-format
2610 msgid "invalid %%R value"
2611 msgstr ""
2613 #: config/alpha/alpha.c:5132 config/rs6000/rs6000.c:15033
2614 #: config/xtensa/xtensa.c:2323
2615 #, c-format
2616 msgid "invalid %%N value"
2617 msgstr ""
2619 #: config/alpha/alpha.c:5140 config/rs6000/rs6000.c:15061
2620 #, c-format
2621 msgid "invalid %%P value"
2622 msgstr ""
2624 #: config/alpha/alpha.c:5148
2625 #, c-format
2626 msgid "invalid %%h value"
2627 msgstr ""
2629 #: config/alpha/alpha.c:5156 config/xtensa/xtensa.c:2349
2630 #, c-format
2631 msgid "invalid %%L value"
2632 msgstr ""
2634 #: config/alpha/alpha.c:5195 config/rs6000/rs6000.c:15015
2635 #, c-format
2636 msgid "invalid %%m value"
2637 msgstr ""
2639 #: config/alpha/alpha.c:5203 config/rs6000/rs6000.c:15023
2640 #, c-format
2641 msgid "invalid %%M value"
2642 msgstr ""
2644 #: config/alpha/alpha.c:5247
2645 #, c-format
2646 msgid "invalid %%U value"
2647 msgstr ""
2649 #: config/alpha/alpha.c:5255 config/alpha/alpha.c:5266
2650 #: config/rs6000/rs6000.c:15121
2651 #, c-format
2652 msgid "invalid %%s value"
2653 msgstr ""
2655 #: config/alpha/alpha.c:5277
2656 #, c-format
2657 msgid "invalid %%C value"
2658 msgstr ""
2660 #: config/alpha/alpha.c:5314 config/rs6000/rs6000.c:14880
2661 #, c-format
2662 msgid "invalid %%E value"
2663 msgstr ""
2665 #: config/alpha/alpha.c:5339 config/alpha/alpha.c:5387
2666 #, c-format
2667 msgid "unknown relocation unspec"
2668 msgstr ""
2670 #: config/alpha/alpha.c:5348 config/cr16/cr16.c:1539
2671 #: config/rs6000/rs6000.c:15470 config/spu/spu.c:1447
2672 #, c-format
2673 msgid "invalid %%xn code"
2674 msgstr ""
2676 #: config/arm/arm.c:15438 config/arm/arm.c:15463 config/arm/arm.c:15473
2677 #: config/arm/arm.c:15482 config/arm/arm.c:15490
2678 #, c-format
2679 msgid "invalid shift operand"
2680 msgstr ""
2682 #: config/arm/arm.c:17576 config/arm/arm.c:17594
2683 #, c-format
2684 msgid "predicated Thumb instruction"
2685 msgstr ""
2687 #: config/arm/arm.c:17582
2688 #, c-format
2689 msgid "predicated instruction in conditional sequence"
2690 msgstr ""
2692 #: config/arm/arm.c:17713 config/arm/arm.c:17726
2693 #, c-format
2694 msgid "Unsupported operand for code '%c'"
2695 msgstr ""
2697 #: config/arm/arm.c:17815 config/arm/arm.c:17837 config/arm/arm.c:17847
2698 #: config/arm/arm.c:17857 config/arm/arm.c:17867 config/arm/arm.c:17906
2699 #: config/arm/arm.c:17924 config/arm/arm.c:17949 config/arm/arm.c:17964
2700 #: config/arm/arm.c:17991 config/arm/arm.c:17998 config/arm/arm.c:18016
2701 #: config/arm/arm.c:18023 config/arm/arm.c:18031 config/arm/arm.c:18052
2702 #: config/arm/arm.c:18059 config/arm/arm.c:18184 config/arm/arm.c:18191
2703 #: config/arm/arm.c:18214 config/arm/arm.c:18221 config/bfin/bfin.c:1439
2704 #: config/bfin/bfin.c:1446 config/bfin/bfin.c:1453 config/bfin/bfin.c:1460
2705 #: config/bfin/bfin.c:1469 config/bfin/bfin.c:1476 config/bfin/bfin.c:1483
2706 #: config/bfin/bfin.c:1490
2707 #, c-format
2708 msgid "invalid operand for code '%c'"
2709 msgstr ""
2711 #: config/arm/arm.c:17919
2712 #, c-format
2713 msgid "instruction never executed"
2714 msgstr ""
2716 #. Former Maverick support, removed after GCC-4.7.
2717 #: config/arm/arm.c:17940
2718 #, c-format
2719 msgid "obsolete Maverick format code '%c'"
2720 msgstr ""
2722 #: config/arm/arm.c:20998
2723 msgid "function parameters cannot have __fp16 type"
2724 msgstr ""
2726 #: config/arm/arm.c:21008
2727 msgid "functions cannot return __fp16 type"
2728 msgstr ""
2730 #: config/avr/avr.c:1966
2731 #, c-format
2732 msgid "address operand requires constraint for X, Y, or Z register"
2733 msgstr ""
2735 #: config/avr/avr.c:2120
2736 msgid "operands to %T/%t must be reg + const_int:"
2737 msgstr ""
2739 #: config/avr/avr.c:2160 config/avr/avr.c:2215
2740 msgid "bad address, not an I/O address:"
2741 msgstr ""
2743 #: config/avr/avr.c:2169
2744 msgid "bad address, not a constant:"
2745 msgstr ""
2747 #: config/avr/avr.c:2187
2748 msgid "bad address, not (reg+disp):"
2749 msgstr ""
2751 #: config/avr/avr.c:2194
2752 msgid "bad address, not post_inc or pre_dec:"
2753 msgstr ""
2755 #: config/avr/avr.c:2205
2756 msgid "internal compiler error.  Bad address:"
2757 msgstr ""
2759 #: config/avr/avr.c:2234
2760 #, c-format
2761 msgid "Unsupported code '%c' for fixed-point:"
2762 msgstr ""
2764 #: config/avr/avr.c:2243
2765 msgid "internal compiler error.  Unknown mode:"
2766 msgstr ""
2768 #: config/avr/avr.c:3213 config/avr/avr.c:3787 config/avr/avr.c:4073
2769 msgid "invalid insn:"
2770 msgstr ""
2772 #: config/avr/avr.c:3242 config/avr/avr.c:3317 config/avr/avr.c:3360
2773 #: config/avr/avr.c:3379 config/avr/avr.c:3470 config/avr/avr.c:3639
2774 #: config/avr/avr.c:3850 config/avr/avr.c:3966 config/avr/avr.c:4102
2775 #: config/avr/avr.c:4193 config/avr/avr.c:4315
2776 msgid "incorrect insn:"
2777 msgstr ""
2779 #: config/avr/avr.c:3394 config/avr/avr.c:3555 config/avr/avr.c:3710
2780 #: config/avr/avr.c:3919 config/avr/avr.c:4012 config/avr/avr.c:4249
2781 #: config/avr/avr.c:4370
2782 msgid "unknown move insn:"
2783 msgstr ""
2785 #: config/avr/avr.c:4795
2786 msgid "bad shift insn:"
2787 msgstr ""
2789 #: config/avr/avr.c:4903 config/avr/avr.c:5384 config/avr/avr.c:5799
2790 msgid "internal compiler error.  Incorrect shift:"
2791 msgstr ""
2793 #: config/avr/avr.c:7071
2794 msgid "unsupported fixed-point conversion"
2795 msgstr ""
2797 #: config/bfin/bfin.c:1388
2798 #, c-format
2799 msgid "invalid %%j value"
2800 msgstr ""
2802 #: config/bfin/bfin.c:1581 config/c6x/c6x.c:2290
2803 #, c-format
2804 msgid "invalid const_double operand"
2805 msgstr ""
2807 #: config/cris/cris.c:580 config/moxie/moxie.c:111 final.c:3311 final.c:3313
2808 #: fold-const.c:270 gcc.c:4713 gcc.c:4727 loop-iv.c:3031 loop-iv.c:3040
2809 #: rtl-error.c:102 toplev.c:332 tree-ssa-loop-niter.c:1934 tree-vrp.c:6783
2810 #: cp/typeck.c:5618 java/expr.c:389 lto/lto-object.c:189 lto/lto-object.c:287
2811 #: lto/lto-object.c:344 lto/lto-object.c:368
2812 #, gcc-internal-format, gfc-internal-format
2813 msgid "%s"
2814 msgstr ""
2816 #: config/cris/cris.c:631
2817 msgid "unexpected index-type in cris_print_index"
2818 msgstr ""
2820 #: config/cris/cris.c:648
2821 msgid "unexpected base-type in cris_print_base"
2822 msgstr ""
2824 #: config/cris/cris.c:712
2825 msgid "invalid operand for 'b' modifier"
2826 msgstr ""
2828 #: config/cris/cris.c:729
2829 msgid "invalid operand for 'o' modifier"
2830 msgstr ""
2832 #: config/cris/cris.c:748
2833 msgid "invalid operand for 'O' modifier"
2834 msgstr ""
2836 #: config/cris/cris.c:781
2837 msgid "invalid operand for 'p' modifier"
2838 msgstr ""
2840 #: config/cris/cris.c:820
2841 msgid "invalid operand for 'z' modifier"
2842 msgstr ""
2844 #: config/cris/cris.c:884 config/cris/cris.c:918
2845 msgid "invalid operand for 'H' modifier"
2846 msgstr ""
2848 #: config/cris/cris.c:894
2849 msgid "bad register"
2850 msgstr ""
2852 #: config/cris/cris.c:938
2853 msgid "invalid operand for 'e' modifier"
2854 msgstr ""
2856 #: config/cris/cris.c:955
2857 msgid "invalid operand for 'm' modifier"
2858 msgstr ""
2860 #: config/cris/cris.c:980
2861 msgid "invalid operand for 'A' modifier"
2862 msgstr ""
2864 #: config/cris/cris.c:1050
2865 msgid "invalid operand for 'D' modifier"
2866 msgstr ""
2868 #: config/cris/cris.c:1064
2869 msgid "invalid operand for 'T' modifier"
2870 msgstr ""
2872 #: config/cris/cris.c:1084 config/moxie/moxie.c:181
2873 msgid "invalid operand modifier letter"
2874 msgstr ""
2876 #: config/cris/cris.c:1141
2877 msgid "unexpected multiplicative operand"
2878 msgstr ""
2880 #: config/cris/cris.c:1161 config/moxie/moxie.c:206
2881 msgid "unexpected operand"
2882 msgstr ""
2884 #: config/cris/cris.c:1200 config/cris/cris.c:1210
2885 msgid "unrecognized address"
2886 msgstr ""
2888 #: config/cris/cris.c:2506
2889 msgid "unrecognized supposed constant"
2890 msgstr ""
2892 #: config/cris/cris.c:2912 config/cris/cris.c:2976
2893 msgid "unexpected side-effects in address"
2894 msgstr ""
2896 #. Can't possibly get a GOT-needing-fixup for a function-call,
2897 #. right?
2898 #: config/cris/cris.c:3818
2899 msgid "unidentifiable call op"
2900 msgstr ""
2902 #: config/cris/cris.c:3870
2903 #, c-format
2904 msgid "PIC register isn't set up"
2905 msgstr ""
2907 #. Unknown flag.
2908 #. Undocumented flag.
2909 #: config/epiphany/epiphany.c:1204 config/m32r/m32r.c:2216
2910 #: config/sparc/sparc.c:8569
2911 #, c-format
2912 msgid "invalid operand output code"
2913 msgstr ""
2915 #: config/fr30/fr30.c:502
2916 #, c-format
2917 msgid "fr30_print_operand_address: unhandled address"
2918 msgstr ""
2920 #: config/fr30/fr30.c:526
2921 #, c-format
2922 msgid "fr30_print_operand: unrecognized %%p code"
2923 msgstr ""
2925 #: config/fr30/fr30.c:546
2926 #, c-format
2927 msgid "fr30_print_operand: unrecognized %%b code"
2928 msgstr ""
2930 #: config/fr30/fr30.c:567
2931 #, c-format
2932 msgid "fr30_print_operand: unrecognized %%B code"
2933 msgstr ""
2935 #: config/fr30/fr30.c:575
2936 #, c-format
2937 msgid "fr30_print_operand: invalid operand to %%A code"
2938 msgstr ""
2940 #: config/fr30/fr30.c:592
2941 #, c-format
2942 msgid "fr30_print_operand: invalid %%x code"
2943 msgstr ""
2945 #: config/fr30/fr30.c:599
2946 #, c-format
2947 msgid "fr30_print_operand: invalid %%F code"
2948 msgstr ""
2950 #: config/fr30/fr30.c:616
2951 #, c-format
2952 msgid "fr30_print_operand: unknown code"
2953 msgstr ""
2955 #: config/fr30/fr30.c:644 config/fr30/fr30.c:653 config/fr30/fr30.c:664
2956 #: config/fr30/fr30.c:677
2957 #, c-format
2958 msgid "fr30_print_operand: unhandled MEM"
2959 msgstr ""
2961 #: config/frv/frv.c:2535
2962 msgid "bad insn to frv_print_operand_address:"
2963 msgstr ""
2965 #: config/frv/frv.c:2546
2966 msgid "bad register to frv_print_operand_memory_reference_reg:"
2967 msgstr ""
2969 #: config/frv/frv.c:2585 config/frv/frv.c:2595 config/frv/frv.c:2604
2970 #: config/frv/frv.c:2625 config/frv/frv.c:2630
2971 msgid "bad insn to frv_print_operand_memory_reference:"
2972 msgstr ""
2974 #: config/frv/frv.c:2716
2975 #, c-format
2976 msgid "bad condition code"
2977 msgstr ""
2979 #: config/frv/frv.c:2792
2980 msgid "bad insn in frv_print_operand, bad const_double"
2981 msgstr ""
2983 #: config/frv/frv.c:2853
2984 msgid "bad insn to frv_print_operand, 'e' modifier:"
2985 msgstr ""
2987 #: config/frv/frv.c:2861
2988 msgid "bad insn to frv_print_operand, 'F' modifier:"
2989 msgstr ""
2991 #: config/frv/frv.c:2877
2992 msgid "bad insn to frv_print_operand, 'f' modifier:"
2993 msgstr ""
2995 #: config/frv/frv.c:2891
2996 msgid "bad insn to frv_print_operand, 'g' modifier:"
2997 msgstr ""
2999 #: config/frv/frv.c:2939
3000 msgid "bad insn to frv_print_operand, 'L' modifier:"
3001 msgstr ""
3003 #: config/frv/frv.c:2952
3004 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3005 msgstr ""
3007 #: config/frv/frv.c:2973
3008 msgid "bad insn to frv_print_operand, 'O' modifier:"
3009 msgstr ""
3011 #: config/frv/frv.c:2991
3012 msgid "bad insn to frv_print_operand, P modifier:"
3013 msgstr ""
3015 #: config/frv/frv.c:3011
3016 msgid "bad insn in frv_print_operand, z case"
3017 msgstr ""
3019 #: config/frv/frv.c:3042
3020 msgid "bad insn in frv_print_operand, 0 case"
3021 msgstr ""
3023 #: config/frv/frv.c:3047
3024 msgid "frv_print_operand: unknown code"
3025 msgstr ""
3027 #: config/frv/frv.c:4454
3028 msgid "bad output_move_single operand"
3029 msgstr ""
3031 #: config/frv/frv.c:4581
3032 msgid "bad output_move_double operand"
3033 msgstr ""
3035 #: config/frv/frv.c:4723
3036 msgid "bad output_condmove_single operand"
3037 msgstr ""
3039 #: config/i386/i386.c:13462
3040 #, c-format
3041 msgid "invalid UNSPEC as operand"
3042 msgstr ""
3044 #: config/i386/i386.c:14164
3045 #, c-format
3046 msgid "invalid operand size for operand code 'O'"
3047 msgstr ""
3049 #: config/i386/i386.c:14199
3050 #, c-format
3051 msgid "invalid operand size for operand code 'z'"
3052 msgstr ""
3054 #: config/i386/i386.c:14269
3055 #, c-format
3056 msgid "invalid operand type used with operand code 'Z'"
3057 msgstr ""
3059 #: config/i386/i386.c:14274
3060 #, c-format
3061 msgid "invalid operand size for operand code 'Z'"
3062 msgstr ""
3064 #: config/i386/i386.c:14349
3065 #, c-format
3066 msgid "operand is not a condition code, invalid operand code 'Y'"
3067 msgstr ""
3069 #: config/i386/i386.c:14422
3070 #, c-format
3071 msgid "operand is not a condition code, invalid operand code 'D'"
3072 msgstr ""
3074 #: config/i386/i386.c:14439
3075 #, c-format
3076 msgid "operand is not a condition code, invalid operand code '%c'"
3077 msgstr ""
3079 #: config/i386/i386.c:14452
3080 #, c-format
3081 msgid ""
3082 "operand is not an offsettable memory reference, invalid operand code 'H'"
3083 msgstr ""
3085 #: config/i386/i386.c:14488
3086 #, c-format
3087 msgid "'%%&' used without any local dynamic TLS references"
3088 msgstr ""
3090 #: config/i386/i386.c:14561
3091 #, c-format
3092 msgid "invalid operand code '%c'"
3093 msgstr ""
3095 #: config/i386/i386.c:14616
3096 #, c-format
3097 msgid "invalid constraints for operand"
3098 msgstr ""
3100 #: config/i386/i386.c:23976
3101 msgid "unknown insn mode"
3102 msgstr ""
3104 #: config/i386/i386-interix.h:77 config/i386/i386.opt:249
3105 msgid "Use native (MS) bitfield layout"
3106 msgstr ""
3108 #: config/i386/i386-interix.h:78
3109 msgid "Use gcc default bitfield layout"
3110 msgstr ""
3112 #. 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.
3113 #. 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.
3114 #: config/i386/xm-djgpp.h:60
3115 #, c-format
3116 msgid "environment variable DJGPP not defined"
3117 msgstr ""
3119 #: config/i386/xm-djgpp.h:62
3120 #, c-format
3121 msgid "environment variable DJGPP points to missing file '%s'"
3122 msgstr ""
3124 #: config/i386/xm-djgpp.h:65
3125 #, c-format
3126 msgid "environment variable DJGPP points to corrupt file '%s'"
3127 msgstr ""
3129 #: config/ia64/ia64.c:5324
3130 #, c-format
3131 msgid "invalid %%G mode"
3132 msgstr ""
3134 #: config/ia64/ia64.c:5494
3135 #, c-format
3136 msgid "ia64_print_operand: unknown code"
3137 msgstr ""
3139 #: config/ia64/ia64.c:11051
3140 msgid "invalid conversion from %<__fpreg%>"
3141 msgstr ""
3143 #: config/ia64/ia64.c:11054
3144 msgid "invalid conversion to %<__fpreg%>"
3145 msgstr ""
3147 #: config/ia64/ia64.c:11067 config/ia64/ia64.c:11078
3148 msgid "invalid operation on %<__fpreg%>"
3149 msgstr ""
3151 #: config/iq2000/iq2000.c:3132 config/tilegx/tilegx.c:5203
3152 #: config/tilepro/tilepro.c:4693
3153 #, c-format
3154 msgid "invalid %%P operand"
3155 msgstr ""
3157 #: config/iq2000/iq2000.c:3140 config/rs6000/rs6000.c:15051
3158 #, c-format
3159 msgid "invalid %%p value"
3160 msgstr ""
3162 #: config/iq2000/iq2000.c:3197
3163 #, c-format
3164 msgid "invalid use of %%d, %%x, or %%X"
3165 msgstr ""
3167 #: config/lm32/lm32.c:518
3168 #, c-format
3169 msgid "only 0.0 can be loaded as an immediate"
3170 msgstr ""
3172 #: config/lm32/lm32.c:588
3173 msgid "bad operand"
3174 msgstr ""
3176 #: config/lm32/lm32.c:600
3177 msgid "can't use non gp relative absolute address"
3178 msgstr ""
3180 #: config/lm32/lm32.c:604
3181 msgid "invalid addressing mode"
3182 msgstr ""
3184 #: config/m32r/m32r.c:2065
3185 #, c-format
3186 msgid "invalid operand to %%s code"
3187 msgstr ""
3189 #: config/m32r/m32r.c:2072
3190 #, c-format
3191 msgid "invalid operand to %%p code"
3192 msgstr ""
3194 #: config/m32r/m32r.c:2095
3195 #, c-format
3196 msgid "invalid operand to %%R code"
3197 msgstr ""
3199 #: config/m32r/m32r.c:2118
3200 #, c-format
3201 msgid "invalid operand to %%H/%%L code"
3202 msgstr ""
3204 #: config/m32r/m32r.c:2127
3205 msgid "bad insn for 'A'"
3206 msgstr ""
3208 #: config/m32r/m32r.c:2174
3209 #, c-format
3210 msgid "invalid operand to %%T/%%B code"
3211 msgstr ""
3213 #: config/m32r/m32r.c:2189
3214 #, c-format
3215 msgid "invalid operand to %%U code"
3216 msgstr ""
3218 #: config/m32r/m32r.c:2197
3219 #, c-format
3220 msgid "invalid operand to %%N code"
3221 msgstr ""
3223 #: config/m32r/m32r.c:2230
3224 msgid "pre-increment address is not a register"
3225 msgstr ""
3227 #: config/m32r/m32r.c:2237
3228 msgid "pre-decrement address is not a register"
3229 msgstr ""
3231 #: config/m32r/m32r.c:2244
3232 msgid "post-increment address is not a register"
3233 msgstr ""
3235 #: config/m32r/m32r.c:2320 config/m32r/m32r.c:2335
3236 #: config/rs6000/rs6000.c:25129
3237 msgid "bad address"
3238 msgstr ""
3240 #: config/m32r/m32r.c:2340
3241 msgid "lo_sum not of register"
3242 msgstr ""
3244 #: config/mep/mep.c:3234
3245 #, c-format
3246 msgid "invalid %%L code"
3247 msgstr ""
3249 #: config/microblaze/microblaze.c:2156
3250 #, c-format
3251 msgid "unknown punctuation '%c'"
3252 msgstr ""
3254 #: config/microblaze/microblaze.c:2165
3255 #, c-format
3256 msgid "null pointer"
3257 msgstr ""
3259 #: config/microblaze/microblaze.c:2200
3260 #, c-format
3261 msgid "PRINT_OPERAND, invalid insn for %%C"
3262 msgstr ""
3264 #: config/microblaze/microblaze.c:2229
3265 #, c-format
3266 msgid "PRINT_OPERAND, invalid insn for %%N"
3267 msgstr ""
3269 #: config/microblaze/microblaze.c:2249 config/microblaze/microblaze.c:2420
3270 msgid "insn contains an invalid address !"
3271 msgstr ""
3273 #: config/microblaze/microblaze.c:2264 config/microblaze/microblaze.c:2479
3274 #: config/xtensa/xtensa.c:2443
3275 msgid "invalid address"
3276 msgstr ""
3278 #: config/microblaze/microblaze.c:2363
3279 #, c-format
3280 msgid "letter %c was found & insn was not CONST_INT"
3281 msgstr ""
3283 #: config/mips/mips.c:7926 config/mips/mips.c:7947 config/mips/mips.c:8068
3284 #, c-format
3285 msgid "'%%%c' is not a valid operand prefix"
3286 msgstr ""
3288 #: config/mips/mips.c:8005 config/mips/mips.c:8012 config/mips/mips.c:8019
3289 #: config/mips/mips.c:8026 config/mips/mips.c:8086 config/mips/mips.c:8100
3290 #: config/mips/mips.c:8118 config/mips/mips.c:8127
3291 #, c-format
3292 msgid "invalid use of '%%%c'"
3293 msgstr ""
3295 #: config/mmix/mmix.c:1546 config/mmix/mmix.c:1676
3296 msgid "MMIX Internal: Expected a CONST_INT, not this"
3297 msgstr ""
3299 #: config/mmix/mmix.c:1625
3300 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3301 msgstr ""
3303 #: config/mmix/mmix.c:1644
3304 msgid "MMIX Internal: Expected a register, not this"
3305 msgstr ""
3307 #: config/mmix/mmix.c:1654
3308 msgid "MMIX Internal: Expected a constant, not this"
3309 msgstr ""
3311 #. We need the original here.
3312 #: config/mmix/mmix.c:1738
3313 msgid "MMIX Internal: Cannot decode this operand"
3314 msgstr ""
3316 #: config/mmix/mmix.c:1794
3317 msgid "MMIX Internal: This is not a recognized address"
3318 msgstr ""
3320 #: config/mmix/mmix.c:2671
3321 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3322 msgstr ""
3324 #: config/mmix/mmix.c:2678
3325 msgid "MMIX Internal: What's the CC of this?"
3326 msgstr ""
3328 #: config/mmix/mmix.c:2682
3329 msgid "MMIX Internal: What is the CC of this?"
3330 msgstr ""
3332 #: config/mmix/mmix.c:2746
3333 msgid "MMIX Internal: This is not a constant:"
3334 msgstr ""
3336 #: config/picochip/picochip.c:2662
3337 msgid "picochip_print_memory_address - Operand isn't memory based"
3338 msgstr ""
3340 #: config/picochip/picochip.c:2921
3341 msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
3342 msgstr ""
3344 #: config/picochip/picochip.c:2967 config/picochip/picochip.c:2999
3345 msgid "Bad address, not (reg+disp):"
3346 msgstr ""
3348 #: config/picochip/picochip.c:3013
3349 msgid "Bad address, not register:"
3350 msgstr ""
3352 #: config/rl78/rl78.c:1219 config/rl78/rl78.c:1258
3353 #, c-format
3354 msgid "q/Q modifiers invalid for symbol references"
3355 msgstr ""
3357 #: config/rs6000/host-darwin.c:94
3358 #, c-format
3359 msgid "Out of stack space.\n"
3360 msgstr ""
3362 #: config/rs6000/host-darwin.c:115
3363 #, c-format
3364 msgid "Try running '%s' in the shell to raise its limit.\n"
3365 msgstr ""
3367 #: config/rs6000/rs6000.c:2614
3368 msgid "-mvsx requires hardware floating point"
3369 msgstr ""
3371 #: config/rs6000/rs6000.c:2619
3372 msgid "-mvsx and -mpaired are incompatible"
3373 msgstr ""
3375 #: config/rs6000/rs6000.c:2624
3376 msgid "-mvsx used with little endian code"
3377 msgstr ""
3379 #: config/rs6000/rs6000.c:2626
3380 msgid "-mvsx needs indexed addressing"
3381 msgstr ""
3383 #: config/rs6000/rs6000.c:2631
3384 msgid "-mvsx and -mno-altivec are incompatible"
3385 msgstr ""
3387 #: config/rs6000/rs6000.c:2633
3388 msgid "-mno-altivec disables vsx"
3389 msgstr ""
3391 #: config/rs6000/rs6000.c:7389
3392 msgid "bad move"
3393 msgstr ""
3395 #: config/rs6000/rs6000.c:14889
3396 #, c-format
3397 msgid "invalid %%f value"
3398 msgstr ""
3400 #: config/rs6000/rs6000.c:14898
3401 #, c-format
3402 msgid "invalid %%F value"
3403 msgstr ""
3405 #: config/rs6000/rs6000.c:14907
3406 #, c-format
3407 msgid "invalid %%G value"
3408 msgstr ""
3410 #: config/rs6000/rs6000.c:14942
3411 #, c-format
3412 msgid "invalid %%j code"
3413 msgstr ""
3415 #: config/rs6000/rs6000.c:14952
3416 #, c-format
3417 msgid "invalid %%J code"
3418 msgstr ""
3420 #: config/rs6000/rs6000.c:14962
3421 #, c-format
3422 msgid "invalid %%k value"
3423 msgstr ""
3425 #: config/rs6000/rs6000.c:14977 config/xtensa/xtensa.c:2342
3426 #, c-format
3427 msgid "invalid %%K value"
3428 msgstr ""
3430 #: config/rs6000/rs6000.c:15041
3431 #, c-format
3432 msgid "invalid %%O value"
3433 msgstr ""
3435 #: config/rs6000/rs6000.c:15088
3436 #, c-format
3437 msgid "invalid %%q value"
3438 msgstr ""
3440 #: config/rs6000/rs6000.c:15131
3441 #, c-format
3442 msgid "invalid %%S value"
3443 msgstr ""
3445 #: config/rs6000/rs6000.c:15171
3446 #, c-format
3447 msgid "invalid %%T value"
3448 msgstr ""
3450 #: config/rs6000/rs6000.c:15181
3451 #, c-format
3452 msgid "invalid %%u value"
3453 msgstr ""
3455 #: config/rs6000/rs6000.c:15190 config/xtensa/xtensa.c:2312
3456 #, c-format
3457 msgid "invalid %%v value"
3458 msgstr ""
3460 #: config/rs6000/rs6000.c:15272 config/xtensa/xtensa.c:2363
3461 #, c-format
3462 msgid "invalid %%x value"
3463 msgstr ""
3465 #: config/rs6000/rs6000.c:15418
3466 #, c-format
3467 msgid "invalid %%y value, try using the 'Z' constraint"
3468 msgstr ""
3470 #: config/rs6000/rs6000.c:27601
3471 msgid "AltiVec argument passed to unprototyped function"
3472 msgstr ""
3474 #: config/s390/s390.c:5354
3475 #, c-format
3476 msgid "symbolic memory references are only supported on z10 or later"
3477 msgstr ""
3479 #: config/s390/s390.c:5365
3480 #, c-format
3481 msgid "cannot decompose address"
3482 msgstr ""
3484 #: config/s390/s390.c:5431
3485 #, c-format
3486 msgid "invalid comparison operator for 'E' output modifier"
3487 msgstr ""
3489 #: config/s390/s390.c:5452
3490 #, c-format
3491 msgid "invalid reference for 'J' output modifier"
3492 msgstr ""
3494 #: config/s390/s390.c:5466
3495 #, c-format
3496 msgid "memory reference expected for 'O' output modifier"
3497 msgstr ""
3499 #: config/s390/s390.c:5477
3500 #, c-format
3501 msgid "invalid address for 'O' output modifier"
3502 msgstr ""
3504 #: config/s390/s390.c:5495
3505 #, c-format
3506 msgid "memory reference expected for 'R' output modifier"
3507 msgstr ""
3509 #: config/s390/s390.c:5506
3510 #, c-format
3511 msgid "invalid address for 'R' output modifier"
3512 msgstr ""
3514 #: config/s390/s390.c:5524
3515 #, c-format
3516 msgid "memory reference expected for 'S' output modifier"
3517 msgstr ""
3519 #: config/s390/s390.c:5534
3520 #, c-format
3521 msgid "invalid address for 'S' output modifier"
3522 msgstr ""
3524 #: config/s390/s390.c:5555
3525 #, c-format
3526 msgid "register or memory expression expected for 'N' output modifier"
3527 msgstr ""
3529 #: config/s390/s390.c:5566
3530 #, c-format
3531 msgid "register or memory expression expected for 'M' output modifier"
3532 msgstr ""
3534 #: config/s390/s390.c:5641 config/s390/s390.c:5661
3535 #, c-format
3536 msgid "invalid constant for output modifier '%c'"
3537 msgstr ""
3539 #: config/s390/s390.c:5658
3540 #, c-format
3541 msgid "invalid constant - try using an output modifier"
3542 msgstr ""
3544 #: config/s390/s390.c:5668
3545 #, c-format
3546 msgid "invalid expression - try using an output modifier"
3547 msgstr ""
3549 #: config/s390/s390.c:5671
3550 #, c-format
3551 msgid "invalid expression for output modifier '%c'"
3552 msgstr ""
3554 #: config/score/score.c:1314
3555 #, c-format
3556 msgid "invalid operand for code: '%c'"
3557 msgstr ""
3559 #: config/sh/sh.c:1201
3560 #, c-format
3561 msgid "invalid operand to %%R"
3562 msgstr ""
3564 #: config/sh/sh.c:1228
3565 #, c-format
3566 msgid "invalid operand to %%S"
3567 msgstr ""
3569 #: config/sh/sh.c:9772
3570 msgid "created and used with different architectures / ABIs"
3571 msgstr ""
3573 #: config/sh/sh.c:9774
3574 msgid "created and used with different ABIs"
3575 msgstr ""
3577 #: config/sh/sh.c:9776
3578 msgid "created and used with different endianness"
3579 msgstr ""
3581 #: config/sparc/sparc.c:8393 config/sparc/sparc.c:8399
3582 #, c-format
3583 msgid "invalid %%Y operand"
3584 msgstr ""
3586 #: config/sparc/sparc.c:8469
3587 #, c-format
3588 msgid "invalid %%A operand"
3589 msgstr ""
3591 #: config/sparc/sparc.c:8479
3592 #, c-format
3593 msgid "invalid %%B operand"
3594 msgstr ""
3596 #: config/sparc/sparc.c:8508 config/tilegx/tilegx.c:4986
3597 #: config/tilepro/tilepro.c:4496
3598 #, c-format
3599 msgid "invalid %%C operand"
3600 msgstr ""
3602 #: config/sparc/sparc.c:8525 config/tilegx/tilegx.c:5019
3603 #, c-format
3604 msgid "invalid %%D operand"
3605 msgstr ""
3607 #: config/sparc/sparc.c:8541
3608 #, c-format
3609 msgid "invalid %%f operand"
3610 msgstr ""
3612 #: config/sparc/sparc.c:8555
3613 #, c-format
3614 msgid "invalid %%s operand"
3615 msgstr ""
3617 #: config/sparc/sparc.c:8609
3618 #, c-format
3619 msgid "long long constant not a valid immediate operand"
3620 msgstr ""
3622 #: config/sparc/sparc.c:8612
3623 #, c-format
3624 msgid "floating point constant not a valid immediate operand"
3625 msgstr ""
3627 #: config/stormy16/stormy16.c:1729 config/stormy16/stormy16.c:1800
3628 #, c-format
3629 msgid "'B' operand is not constant"
3630 msgstr ""
3632 #: config/stormy16/stormy16.c:1756
3633 #, c-format
3634 msgid "'B' operand has multiple bits set"
3635 msgstr ""
3637 #: config/stormy16/stormy16.c:1782
3638 #, c-format
3639 msgid "'o' operand is not constant"
3640 msgstr ""
3642 #: config/stormy16/stormy16.c:1814
3643 #, c-format
3644 msgid "xstormy16_print_operand: unknown code"
3645 msgstr ""
3647 #: config/tilegx/tilegx.c:4971 config/tilepro/tilepro.c:4481
3648 #, c-format
3649 msgid "invalid %%c operand"
3650 msgstr ""
3652 #: config/tilegx/tilegx.c:5002
3653 #, c-format
3654 msgid "invalid %%d operand"
3655 msgstr ""
3657 #: config/tilegx/tilegx.c:5099
3658 #, c-format
3659 msgid "invalid %%H specifier"
3660 msgstr ""
3662 #: config/tilegx/tilegx.c:5141 config/tilepro/tilepro.c:4510
3663 #, c-format
3664 msgid "invalid %%h operand"
3665 msgstr ""
3667 #: config/tilegx/tilegx.c:5153 config/tilepro/tilepro.c:4574
3668 #, c-format
3669 msgid "invalid %%I operand"
3670 msgstr ""
3672 #: config/tilegx/tilegx.c:5167 config/tilepro/tilepro.c:4588
3673 #, c-format
3674 msgid "invalid %%i operand"
3675 msgstr ""
3677 #: config/tilegx/tilegx.c:5190 config/tilepro/tilepro.c:4611
3678 #, c-format
3679 msgid "invalid %%j operand"
3680 msgstr ""
3682 #: config/tilegx/tilegx.c:5221
3683 #, c-format
3684 msgid "invalid %%%c operand"
3685 msgstr ""
3687 #: config/tilegx/tilegx.c:5236 config/tilepro/tilepro.c:4725
3688 #, c-format
3689 msgid "invalid %%N operand"
3690 msgstr ""
3692 #: config/tilegx/tilegx.c:5280
3693 #, c-format
3694 msgid "invalid operand for 'r' specifier"
3695 msgstr ""
3697 #: config/tilegx/tilegx.c:5305 config/tilepro/tilepro.c:4807
3698 #, c-format
3699 msgid "unable to print out operand yet; code == %d (%c)"
3700 msgstr ""
3702 #: config/tilepro/tilepro.c:4546
3703 #, c-format
3704 msgid "invalid %%H operand"
3705 msgstr ""
3707 #: config/tilepro/tilepro.c:4650
3708 #, c-format
3709 msgid "invalid %%L operand"
3710 msgstr ""
3712 #: config/tilepro/tilepro.c:4710
3713 #, c-format
3714 msgid "invalid %%M operand"
3715 msgstr ""
3717 #: config/tilepro/tilepro.c:4753
3718 #, c-format
3719 msgid "invalid %%t operand"
3720 msgstr ""
3722 #: config/tilepro/tilepro.c:4760
3723 #, c-format
3724 msgid "invalid %%t operand '"
3725 msgstr ""
3727 #: config/tilepro/tilepro.c:4781
3728 #, c-format
3729 msgid "invalid %%r operand"
3730 msgstr ""
3732 #: config/v850/v850.c:292
3733 msgid "const_double_split got a bad insn:"
3734 msgstr ""
3736 #: config/v850/v850.c:896
3737 msgid "output_move_single:"
3738 msgstr ""
3740 #: config/vax/vax.c:457
3741 #, c-format
3742 msgid "symbol used with both base and indexed registers"
3743 msgstr ""
3745 #: config/vax/vax.c:466
3746 #, c-format
3747 msgid "symbol with offset used in PIC mode"
3748 msgstr ""
3750 #: config/vax/vax.c:554
3751 #, c-format
3752 msgid "symbol used as immediate operand"
3753 msgstr ""
3755 #: config/vax/vax.c:1579
3756 msgid "illegal operand detected"
3757 msgstr ""
3759 #: config/xtensa/xtensa.c:765 config/xtensa/xtensa.c:797
3760 #: config/xtensa/xtensa.c:806
3761 msgid "bad test"
3762 msgstr ""
3764 #: config/xtensa/xtensa.c:2300
3765 #, c-format
3766 msgid "invalid %%D value"
3767 msgstr ""
3769 #: config/xtensa/xtensa.c:2337
3770 msgid "invalid mask"
3771 msgstr ""
3773 #: config/xtensa/xtensa.c:2370
3774 #, c-format
3775 msgid "invalid %%d value"
3776 msgstr ""
3778 #: config/xtensa/xtensa.c:2391 config/xtensa/xtensa.c:2401
3779 #, c-format
3780 msgid "invalid %%t/%%b value"
3781 msgstr ""
3783 #: config/xtensa/xtensa.c:2468
3784 msgid "no register in address"
3785 msgstr ""
3787 #: config/xtensa/xtensa.c:2476
3788 msgid "address offset not a constant"
3789 msgstr ""
3791 #: c/c-objc-common.c:172
3792 msgid "({anonymous})"
3793 msgstr ""
3795 #: c/c-parser.c:943 cp/parser.c:23014
3796 #, gcc-internal-format
3797 msgid "expected end of line"
3798 msgstr ""
3800 #: c/c-parser.c:1794 c/c-parser.c:1808 c/c-parser.c:4123 c/c-parser.c:4576
3801 #: c/c-parser.c:4837 c/c-parser.c:4995 c/c-parser.c:5012 c/c-parser.c:5177
3802 #: c/c-parser.c:7357 c/c-parser.c:7392 c/c-parser.c:7423 c/c-parser.c:7470
3803 #: c/c-parser.c:7651 c/c-parser.c:8419 c/c-parser.c:8489 c/c-parser.c:8532
3804 #: c/c-parser.c:9810 c/c-parser.c:9825 c/c-parser.c:9834 c/c-parser.c:9979
3805 #: c/c-parser.c:10018 c/c-parser.c:2500 c/c-parser.c:7644 cp/parser.c:22427
3806 #: cp/parser.c:22960
3807 #, gcc-internal-format
3808 msgid "expected %<;%>"
3809 msgstr ""
3811 #: c/c-parser.c:1838 c/c-parser.c:2438 c/c-parser.c:2729 c/c-parser.c:2794
3812 #: c/c-parser.c:3412 c/c-parser.c:3524 c/c-parser.c:3529 c/c-parser.c:4620
3813 #: c/c-parser.c:4753 c/c-parser.c:4917 c/c-parser.c:5113 c/c-parser.c:5236
3814 #: c/c-parser.c:6381 c/c-parser.c:6419 c/c-parser.c:6544 c/c-parser.c:6688
3815 #: c/c-parser.c:6703 c/c-parser.c:6727 c/c-parser.c:7942 c/c-parser.c:8014
3816 #: c/c-parser.c:8841 c/c-parser.c:8862 c/c-parser.c:8912 c/c-parser.c:9065
3817 #: c/c-parser.c:9144 c/c-parser.c:9228 c/c-parser.c:9942 c/c-parser.c:10766
3818 #: c/c-parser.c:8985 c/c-parser.c:9010 cp/parser.c:20798 cp/parser.c:22963
3819 #, gcc-internal-format
3820 msgid "expected %<(%>"
3821 msgstr ""
3823 #: c/c-parser.c:1843 c/c-parser.c:6389 c/c-parser.c:6427 c/c-parser.c:6555
3824 #: cp/parser.c:22425 cp/parser.c:22978
3825 #, gcc-internal-format
3826 msgid "expected %<,%>"
3827 msgstr ""
3829 #: c/c-parser.c:1864 c/c-parser.c:2453 c/c-parser.c:2765 c/c-parser.c:2804
3830 #: c/c-parser.c:3012 c/c-parser.c:3176 c/c-parser.c:3238 c/c-parser.c:3290
3831 #: c/c-parser.c:3419 c/c-parser.c:3606 c/c-parser.c:3617 c/c-parser.c:3626
3832 #: c/c-parser.c:4623 c/c-parser.c:4757 c/c-parser.c:5036 c/c-parser.c:5171
3833 #: c/c-parser.c:5244 c/c-parser.c:5795 c/c-parser.c:5993 c/c-parser.c:6067
3834 #: c/c-parser.c:6148 c/c-parser.c:6326 c/c-parser.c:6344 c/c-parser.c:6365
3835 #: c/c-parser.c:6398 c/c-parser.c:6499 c/c-parser.c:6568 c/c-parser.c:6696
3836 #: c/c-parser.c:6719 c/c-parser.c:6740 c/c-parser.c:6897 c/c-parser.c:7200
3837 #: c/c-parser.c:7736 c/c-parser.c:7757 c/c-parser.c:7965 c/c-parser.c:8018
3838 #: c/c-parser.c:8391 c/c-parser.c:8844 c/c-parser.c:8865 c/c-parser.c:8943
3839 #: c/c-parser.c:9072 c/c-parser.c:9209 c/c-parser.c:9292 c/c-parser.c:9870
3840 #: c/c-parser.c:9987 c/c-parser.c:10029 c/c-parser.c:10775 cp/parser.c:20820
3841 #: cp/parser.c:23008
3842 #, gcc-internal-format
3843 msgid "expected %<)%>"
3844 msgstr ""
3846 #: c/c-parser.c:3095 c/c-parser.c:3911 c/c-parser.c:3945 c/c-parser.c:5228
3847 #: c/c-parser.c:6491 c/c-parser.c:6760 c/c-parser.c:6878 c/c-parser.c:10678
3848 #: c/c-parser.c:10680 cp/parser.c:22972
3849 #, gcc-internal-format
3850 msgid "expected %<]%>"
3851 msgstr ""
3853 #: c/c-parser.c:3271
3854 msgid "expected %<;%>, %<,%> or %<)%>"
3855 msgstr ""
3857 #: c/c-parser.c:3774 c/c-parser.c:9826 cp/parser.c:22966 cp/parser.c:24784
3858 #, gcc-internal-format
3859 msgid "expected %<}%>"
3860 msgstr ""
3862 #: c/c-parser.c:4064 c/c-parser.c:7985 c/c-parser.c:10272 c/c-parser.c:2318
3863 #: c/c-parser.c:2521 c/c-parser.c:7539 cp/parser.c:14646 cp/parser.c:22969
3864 #, gcc-internal-format
3865 msgid "expected %<{%>"
3866 msgstr ""
3868 #: c/c-parser.c:4283 c/c-parser.c:4292 c/c-parser.c:5135 c/c-parser.c:5469
3869 #: c/c-parser.c:7750 c/c-parser.c:8125 c/c-parser.c:8182 c/c-parser.c:9198
3870 #: cp/parser.c:23002 cp/parser.c:24005
3871 #, gcc-internal-format
3872 msgid "expected %<:%>"
3873 msgstr ""
3875 #: c/c-parser.c:4831 cp/parser.c:22896
3876 #, gcc-internal-format
3877 msgid "expected %<while%>"
3878 msgstr ""
3880 #: c/c-parser.c:6279
3881 msgid "expected %<.%>"
3882 msgstr ""
3884 #: c/c-parser.c:7210 c/c-parser.c:7242 c/c-parser.c:7482 cp/parser.c:24568
3885 #: cp/parser.c:24642
3886 #, gcc-internal-format
3887 msgid "expected %<@end%>"
3888 msgstr ""
3890 #: c/c-parser.c:7899 cp/parser.c:22987
3891 #, gcc-internal-format
3892 msgid "expected %<>%>"
3893 msgstr ""
3895 #: c/c-parser.c:9296 cp/parser.c:23011
3896 #, gcc-internal-format
3897 msgid "expected %<,%> or %<)%>"
3898 msgstr ""
3900 #: c/c-parser.c:9549 c/c-parser.c:9580 c/c-parser.c:9816 c/c-parser.c:9968
3901 #: c/c-parser.c:3968 cp/parser.c:22990
3902 #, gcc-internal-format
3903 msgid "expected %<=%>"
3904 msgstr ""
3906 #: c/c-parser.c:10329 c/c-parser.c:10319 cp/parser.c:27425
3907 #, gcc-internal-format
3908 msgid "expected %<#pragma omp section%> or %<}%>"
3909 msgstr ""
3911 #: c/c-parser.c:10666 cp/parser.c:22975
3912 #, gcc-internal-format
3913 msgid "expected %<[%>"
3914 msgstr ""
3916 #: c/c-typeck.c:6516
3917 msgid "(anonymous)"
3918 msgstr ""
3920 #: cp/call.c:8698
3921 msgid "candidate 1:"
3922 msgstr ""
3924 #: cp/call.c:8699
3925 msgid "candidate 2:"
3926 msgstr ""
3928 #: cp/cxx-pretty-print.c:171 objc/objc-act.c:6176
3929 msgid "<unnamed>"
3930 msgstr ""
3932 #: cp/cxx-pretty-print.c:2153
3933 msgid "template-parameter-"
3934 msgstr ""
3936 #: cp/decl2.c:729
3937 msgid "candidates are: %+#D"
3938 msgstr ""
3940 #: cp/decl2.c:731
3941 msgid "candidate is: %+#D"
3942 msgstr ""
3944 #: cp/error.c:301
3945 msgid "<missing>"
3946 msgstr ""
3948 #: cp/error.c:391
3949 msgid "<brace-enclosed initializer list>"
3950 msgstr ""
3952 #: cp/error.c:393
3953 msgid "<unresolved overloaded function type>"
3954 msgstr ""
3956 #: cp/error.c:553
3957 msgid "<type error>"
3958 msgstr ""
3960 #: cp/error.c:656
3961 #, c-format
3962 msgid "<anonymous %s>"
3963 msgstr ""
3965 #. A lambda's "type" is essentially its signature.
3966 #: cp/error.c:661
3967 msgid "<lambda"
3968 msgstr ""
3970 #: cp/error.c:791
3971 msgid "<typeprefixerror>"
3972 msgstr ""
3974 #: cp/error.c:905
3975 #, c-format
3976 msgid "(static initializers for %s)"
3977 msgstr ""
3979 #: cp/error.c:907
3980 #, c-format
3981 msgid "(static destructors for %s)"
3982 msgstr ""
3984 #: cp/error.c:1006
3985 msgid "vtable for "
3986 msgstr ""
3988 #: cp/error.c:1018
3989 msgid "<return value> "
3990 msgstr ""
3992 #: cp/error.c:1033
3993 msgid "{anonymous}"
3994 msgstr ""
3996 #: cp/error.c:1035
3997 msgid "(anonymous namespace)"
3998 msgstr ""
4000 #: cp/error.c:1133
4001 msgid "<template arguments error>"
4002 msgstr ""
4004 #: cp/error.c:1154
4005 msgid "<enumerator>"
4006 msgstr ""
4008 #: cp/error.c:1194
4009 msgid "<declaration error>"
4010 msgstr ""
4012 #: cp/error.c:1445 cp/error.c:2859
4013 msgid "with"
4014 msgstr ""
4016 #: cp/error.c:1645 cp/error.c:1665
4017 msgid "<template parameter error>"
4018 msgstr ""
4020 #: cp/error.c:1791
4021 msgid "<statement>"
4022 msgstr ""
4024 #. While waiting for caret diagnostics, avoid printing
4025 #. __cxa_allocate_exception, __cxa_throw, and the like.
4026 #: cp/error.c:1835
4027 msgid "<throw-expression>"
4028 msgstr ""
4030 #: cp/error.c:2354
4031 msgid "<unparsed>"
4032 msgstr ""
4034 #: cp/error.c:2498
4035 msgid "<lambda>"
4036 msgstr ""
4038 #: cp/error.c:2508
4039 msgid "<expression error>"
4040 msgstr ""
4042 #: cp/error.c:2522
4043 msgid "<unknown operator>"
4044 msgstr ""
4046 #: cp/error.c:2811
4047 msgid "{unknown}"
4048 msgstr ""
4050 #: cp/error.c:2926
4051 msgid "At global scope:"
4052 msgstr ""
4054 #: cp/error.c:3032
4055 #, c-format
4056 msgid "In static member function %qs"
4057 msgstr ""
4059 #: cp/error.c:3034
4060 #, c-format
4061 msgid "In copy constructor %qs"
4062 msgstr ""
4064 #: cp/error.c:3036
4065 #, c-format
4066 msgid "In constructor %qs"
4067 msgstr ""
4069 #: cp/error.c:3038
4070 #, c-format
4071 msgid "In destructor %qs"
4072 msgstr ""
4074 #: cp/error.c:3040
4075 msgid "In lambda function"
4076 msgstr ""
4078 #: cp/error.c:3060
4079 #, c-format
4080 msgid "%s: In substitution of %qS:\n"
4081 msgstr ""
4083 #: cp/error.c:3061
4084 msgid "%s: In instantiation of %q#D:\n"
4085 msgstr ""
4087 #: cp/error.c:3084
4088 #, c-format
4089 msgid "%s:%d:%d:   "
4090 msgstr ""
4092 #: cp/error.c:3087
4093 #, c-format
4094 msgid "%s:%d:   "
4095 msgstr ""
4097 #: cp/error.c:3095
4098 #, c-format
4099 msgid "recursively required by substitution of %qS\n"
4100 msgstr ""
4102 #: cp/error.c:3096
4103 #, c-format
4104 msgid "required by substitution of %qS\n"
4105 msgstr ""
4107 #: cp/error.c:3101
4108 msgid "recursively required from %q#D\n"
4109 msgstr ""
4111 #: cp/error.c:3102
4112 msgid "required from %q#D\n"
4113 msgstr ""
4115 #: cp/error.c:3109
4116 msgid "recursively required from here"
4117 msgstr ""
4119 #: cp/error.c:3110
4120 msgid "required from here"
4121 msgstr ""
4123 #: cp/error.c:3162
4124 #, c-format
4125 msgid ""
4126 "%s:%d:%d:   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
4127 "limit=0 to disable ]\n"
4128 msgstr ""
4130 #: cp/error.c:3167
4131 #, c-format
4132 msgid ""
4133 "%s:%d:   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
4134 "limit=0 to disable ]\n"
4135 msgstr ""
4137 #: cp/error.c:3231
4138 #, c-format
4139 msgid "%s:%d:%d:   in constexpr expansion of %qs"
4140 msgstr ""
4142 #: cp/error.c:3235
4143 #, c-format
4144 msgid "%s:%d:   in constexpr expansion of %qs"
4145 msgstr ""
4147 #: cp/pt.c:1751
4148 msgid "candidates are:"
4149 msgstr ""
4151 #: cp/pt.c:17922 cp/call.c:3290
4152 #, gcc-internal-format
4153 msgid "candidate is:"
4154 msgid_plural "candidates are:"
4155 msgstr[0] ""
4156 msgstr[1] ""
4158 #: cp/rtti.c:537
4159 msgid "target is not pointer or reference to class"
4160 msgstr ""
4162 #: cp/rtti.c:542
4163 msgid "target is not pointer or reference to complete type"
4164 msgstr ""
4166 #: cp/rtti.c:548
4167 msgid "target is not pointer or reference"
4168 msgstr ""
4170 #: cp/rtti.c:564
4171 msgid "source is not a pointer"
4172 msgstr ""
4174 #: cp/rtti.c:569
4175 msgid "source is not a pointer to class"
4176 msgstr ""
4178 #: cp/rtti.c:574
4179 msgid "source is a pointer to incomplete type"
4180 msgstr ""
4182 #: cp/rtti.c:589
4183 msgid "source is not of class type"
4184 msgstr ""
4186 #: cp/rtti.c:594
4187 msgid "source is of incomplete class type"
4188 msgstr ""
4190 #: cp/rtti.c:607
4191 msgid "conversion casts away constness"
4192 msgstr ""
4194 #: cp/rtti.c:765
4195 msgid "source type is not polymorphic"
4196 msgstr ""
4198 #: cp/typeck.c:5375 c/c-typeck.c:3484
4199 #, gcc-internal-format
4200 msgid "wrong type argument to unary minus"
4201 msgstr ""
4203 #: cp/typeck.c:5376 c/c-typeck.c:3471
4204 #, gcc-internal-format
4205 msgid "wrong type argument to unary plus"
4206 msgstr ""
4208 #: cp/typeck.c:5403 c/c-typeck.c:3510
4209 #, gcc-internal-format
4210 msgid "wrong type argument to bit-complement"
4211 msgstr ""
4213 #: cp/typeck.c:5410 c/c-typeck.c:3518
4214 #, gcc-internal-format
4215 msgid "wrong type argument to abs"
4216 msgstr ""
4218 #: cp/typeck.c:5422 c/c-typeck.c:3530
4219 #, gcc-internal-format
4220 msgid "wrong type argument to conjugation"
4221 msgstr ""
4223 #: cp/typeck.c:5437
4224 msgid "in argument to unary !"
4225 msgstr ""
4227 #: cp/typeck.c:5486
4228 msgid "no pre-increment operator for type"
4229 msgstr ""
4231 #: cp/typeck.c:5488
4232 msgid "no post-increment operator for type"
4233 msgstr ""
4235 #: cp/typeck.c:5490
4236 msgid "no pre-decrement operator for type"
4237 msgstr ""
4239 #: cp/typeck.c:5492
4240 msgid "no post-decrement operator for type"
4241 msgstr ""
4243 #: fortran/arith.c:95
4244 msgid "Arithmetic OK at %L"
4245 msgstr ""
4247 #: fortran/arith.c:98
4248 msgid "Arithmetic overflow at %L"
4249 msgstr ""
4251 #: fortran/arith.c:101
4252 msgid "Arithmetic underflow at %L"
4253 msgstr ""
4255 #: fortran/arith.c:104
4256 msgid "Arithmetic NaN at %L"
4257 msgstr ""
4259 #: fortran/arith.c:107
4260 msgid "Division by zero at %L"
4261 msgstr ""
4263 #: fortran/arith.c:110
4264 msgid "Array operands are incommensurate at %L"
4265 msgstr ""
4267 #: fortran/arith.c:114
4268 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4269 msgstr ""
4271 #: fortran/arith.c:1351
4272 msgid "elemental binary operation"
4273 msgstr ""
4275 #: fortran/check.c:1651 fortran/check.c:2567 fortran/check.c:2621
4276 #, c-format
4277 msgid "arguments '%s' and '%s' for intrinsic %s"
4278 msgstr ""
4280 #: fortran/check.c:2373
4281 #, c-format
4282 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4283 msgstr ""
4285 #: fortran/check.c:2901 fortran/intrinsic.c:3944
4286 #, c-format
4287 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4288 msgstr ""
4290 #: fortran/error.c:777 fortran/error.c:832 fortran/error.c:906
4291 #: fortran/error.c:981
4292 msgid "Warning:"
4293 msgstr ""
4295 #: fortran/error.c:834 fortran/error.c:961 fortran/error.c:1011
4296 msgid "Error:"
4297 msgstr ""
4299 #: fortran/error.c:842
4300 msgid "Fortran 2008 obsolescent feature:"
4301 msgstr ""
4303 #: fortran/error.c:851
4304 msgid "GNU Extension:"
4305 msgstr ""
4307 #: fortran/error.c:854
4308 msgid "Legacy Extension:"
4309 msgstr ""
4311 #: fortran/error.c:857
4312 msgid "Obsolescent feature:"
4313 msgstr ""
4315 #: fortran/error.c:860
4316 msgid "Deleted feature:"
4317 msgstr ""
4319 #: fortran/error.c:1035
4320 msgid "Fatal Error:"
4321 msgstr ""
4323 #: fortran/expr.c:620
4324 #, c-format
4325 msgid "Constant expression required at %C"
4326 msgstr ""
4328 #: fortran/expr.c:623
4329 #, c-format
4330 msgid "Integer expression required at %C"
4331 msgstr ""
4333 #: fortran/expr.c:628
4334 #, c-format
4335 msgid "Integer value too large in expression at %C"
4336 msgstr ""
4338 #: fortran/expr.c:3158
4339 msgid "array assignment"
4340 msgstr ""
4342 #: fortran/gfortranspec.c:304
4343 #, c-format
4344 msgid ""
4345 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
4346 "You may redistribute copies of GNU Fortran\n"
4347 "under the terms of the GNU General Public License.\n"
4348 "For more information about these matters, see the file named COPYING\n"
4349 "\n"
4350 msgstr ""
4352 #: fortran/gfortranspec.c:460
4353 #, c-format
4354 msgid "Driving:"
4355 msgstr ""
4357 #: fortran/interface.c:2735 fortran/intrinsic.c:3653
4358 msgid "actual argument to INTENT = OUT/INOUT"
4359 msgstr ""
4361 #: fortran/io.c:551
4362 msgid "Positive width required"
4363 msgstr ""
4365 #: fortran/io.c:552
4366 msgid "Nonnegative width required"
4367 msgstr ""
4369 #: fortran/io.c:553
4370 msgid "Unexpected element '%c' in format string at %L"
4371 msgstr ""
4373 #: fortran/io.c:555
4374 msgid "Unexpected end of format string"
4375 msgstr ""
4377 #: fortran/io.c:556
4378 msgid "Zero width in format descriptor"
4379 msgstr ""
4381 #: fortran/io.c:576
4382 msgid "Missing leading left parenthesis"
4383 msgstr ""
4385 #: fortran/io.c:605
4386 msgid "Left parenthesis required after '*'"
4387 msgstr ""
4389 #: fortran/io.c:636
4390 msgid "Expected P edit descriptor"
4391 msgstr ""
4393 #. P requires a prior number.
4394 #: fortran/io.c:644
4395 msgid "P descriptor requires leading scale factor"
4396 msgstr ""
4398 #: fortran/io.c:739 fortran/io.c:753
4399 msgid "Comma required after P descriptor"
4400 msgstr ""
4402 #: fortran/io.c:767
4403 msgid "Positive width required with T descriptor"
4404 msgstr ""
4406 #: fortran/io.c:846
4407 msgid "E specifier not allowed with g0 descriptor"
4408 msgstr ""
4410 #: fortran/io.c:916
4411 msgid "Positive exponent width required"
4412 msgstr ""
4414 #: fortran/io.c:946
4415 msgid "Period required in format specifier"
4416 msgstr ""
4418 #: fortran/io.c:1535
4419 #, c-format
4420 msgid "%s tag"
4421 msgstr ""
4423 #: fortran/io.c:2870
4424 msgid "internal unit in WRITE"
4425 msgstr ""
4427 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4428 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4429 #: fortran/io.c:4065
4430 #, c-format
4431 msgid "%s tag with INQUIRE"
4432 msgstr ""
4434 #: fortran/matchexp.c:28
4435 #, c-format
4436 msgid "Syntax error in expression at %C"
4437 msgstr ""
4439 #: fortran/module.c:1060
4440 msgid "Unexpected EOF"
4441 msgstr ""
4443 #: fortran/module.c:1145
4444 msgid "Integer overflow"
4445 msgstr ""
4447 #: fortran/module.c:1175
4448 msgid "Name too long"
4449 msgstr ""
4451 #: fortran/module.c:1277 fortran/module.c:1380
4452 msgid "Bad name"
4453 msgstr ""
4455 #: fortran/module.c:1404
4456 msgid "Expected name"
4457 msgstr ""
4459 #: fortran/module.c:1407
4460 msgid "Expected left parenthesis"
4461 msgstr ""
4463 #: fortran/module.c:1410
4464 msgid "Expected right parenthesis"
4465 msgstr ""
4467 #: fortran/module.c:1413
4468 msgid "Expected integer"
4469 msgstr ""
4471 #: fortran/module.c:1416 fortran/module.c:2344
4472 msgid "Expected string"
4473 msgstr ""
4475 #: fortran/module.c:1441
4476 msgid "find_enum(): Enum not found"
4477 msgstr ""
4479 #: fortran/module.c:2090
4480 msgid "Expected attribute bit name"
4481 msgstr ""
4483 #: fortran/module.c:2980
4484 msgid "Expected integer string"
4485 msgstr ""
4487 #: fortran/module.c:2984
4488 msgid "Error converting integer"
4489 msgstr ""
4491 #: fortran/module.c:3006
4492 msgid "Expected real string"
4493 msgstr ""
4495 #: fortran/module.c:3228
4496 msgid "Expected expression type"
4497 msgstr ""
4499 #: fortran/module.c:3282
4500 msgid "Bad operator"
4501 msgstr ""
4503 #: fortran/module.c:3371
4504 msgid "Bad type in constant expression"
4505 msgstr ""
4507 #: fortran/module.c:6197
4508 msgid "Unexpected end of module"
4509 msgstr ""
4511 #: fortran/parse.c:1229
4512 msgid "arithmetic IF"
4513 msgstr ""
4515 #: fortran/parse.c:1238
4516 msgid "attribute declaration"
4517 msgstr ""
4519 #: fortran/parse.c:1274
4520 msgid "data declaration"
4521 msgstr ""
4523 #: fortran/parse.c:1283
4524 msgid "derived type declaration"
4525 msgstr ""
4527 #: fortran/parse.c:1377
4528 msgid "block IF"
4529 msgstr ""
4531 #: fortran/parse.c:1386
4532 msgid "implied END DO"
4533 msgstr ""
4535 #: fortran/parse.c:1477 fortran/resolve.c:10208
4536 msgid "assignment"
4537 msgstr ""
4539 #: fortran/parse.c:1480 fortran/resolve.c:10253 fortran/resolve.c:10256
4540 msgid "pointer assignment"
4541 msgstr ""
4543 #: fortran/parse.c:1498
4544 msgid "simple IF"
4545 msgstr ""
4547 #: fortran/resolve.c:591
4548 msgid "module procedure"
4549 msgstr ""
4551 #: fortran/resolve.c:592
4552 msgid "internal function"
4553 msgstr ""
4555 #: fortran/resolve.c:2051
4556 msgid "elemental procedure"
4557 msgstr ""
4559 #: fortran/resolve.c:3936
4560 #, c-format
4561 msgid "Invalid context for NULL() pointer at %%L"
4562 msgstr ""
4564 #: fortran/resolve.c:3952
4565 #, c-format
4566 msgid "Operand of unary numeric operator '%s' at %%L is %s"
4567 msgstr ""
4569 #: fortran/resolve.c:3968
4570 #, c-format
4571 msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
4572 msgstr ""
4574 #: fortran/resolve.c:3983
4575 #, c-format
4576 msgid "Operands of string concatenation operator at %%L are %s/%s"
4577 msgstr ""
4579 #: fortran/resolve.c:4002
4580 #, c-format
4581 msgid "Operands of logical operator '%s' at %%L are %s/%s"
4582 msgstr ""
4584 #: fortran/resolve.c:4016
4585 #, c-format
4586 msgid "Operand of .not. operator at %%L is %s"
4587 msgstr ""
4589 #: fortran/resolve.c:4030
4590 msgid "COMPLEX quantities cannot be compared at %L"
4591 msgstr ""
4593 #: fortran/resolve.c:4081
4594 #, c-format
4595 msgid "Logicals at %%L must be compared with %s instead of %s"
4596 msgstr ""
4598 #: fortran/resolve.c:4087
4599 #, c-format
4600 msgid "Operands of comparison operator '%s' at %%L are %s/%s"
4601 msgstr ""
4603 #: fortran/resolve.c:4095
4604 #, c-format
4605 msgid "Unknown operator '%s' at %%L"
4606 msgstr ""
4608 #: fortran/resolve.c:4097
4609 #, c-format
4610 msgid "Operand of user operator '%s' at %%L is %s"
4611 msgstr ""
4613 #: fortran/resolve.c:4101
4614 #, c-format
4615 msgid "Operands of user operator '%s' at %%L are %s/%s"
4616 msgstr ""
4618 #: fortran/resolve.c:4189
4619 #, c-format
4620 msgid "Inconsistent ranks for operator at %%L and %%L"
4621 msgstr ""
4623 #: fortran/resolve.c:6677
4624 msgid "Loop variable"
4625 msgstr ""
4627 #: fortran/resolve.c:6682
4628 msgid "iterator variable"
4629 msgstr ""
4631 #: fortran/resolve.c:6687
4632 msgid "Start expression in DO loop"
4633 msgstr ""
4635 #: fortran/resolve.c:6691
4636 msgid "End expression in DO loop"
4637 msgstr ""
4639 #: fortran/resolve.c:6695
4640 msgid "Step expression in DO loop"
4641 msgstr ""
4643 #: fortran/resolve.c:6953 fortran/resolve.c:6956
4644 msgid "DEALLOCATE object"
4645 msgstr ""
4647 #: fortran/resolve.c:7303 fortran/resolve.c:7305
4648 msgid "ALLOCATE object"
4649 msgstr ""
4651 #: fortran/resolve.c:7507 fortran/resolve.c:8844
4652 msgid "STAT variable"
4653 msgstr ""
4655 #: fortran/resolve.c:7551 fortran/resolve.c:8856
4656 msgid "ERRMSG variable"
4657 msgstr ""
4659 #: fortran/resolve.c:8722
4660 msgid "item in READ"
4661 msgstr ""
4663 #: fortran/resolve.c:8868
4664 msgid "ACQUIRED_LOCK variable"
4665 msgstr ""
4667 #: fortran/trans-array.c:1425
4668 #, c-format
4669 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
4670 msgstr ""
4672 #: fortran/trans-array.c:5176
4673 msgid "Integer overflow when calculating the amount of memory to allocate"
4674 msgstr ""
4676 #: fortran/trans-decl.c:4844
4677 #, c-format
4678 msgid ""
4679 "Actual string length does not match the declared one for dummy argument "
4680 "'%s' (%ld/%ld)"
4681 msgstr ""
4683 #: fortran/trans-decl.c:4852
4684 #, c-format
4685 msgid ""
4686 "Actual string length is shorter than the declared one for dummy argument "
4687 "'%s' (%ld/%ld)"
4688 msgstr ""
4690 #: fortran/trans-expr.c:6720
4691 #, c-format
4692 msgid "Target of rank remapping is too small (%ld < %ld)"
4693 msgstr ""
4695 #: fortran/trans-intrinsic.c:892
4696 #, c-format
4697 msgid "Unequal character lengths (%ld/%ld) in %s"
4698 msgstr ""
4700 #: fortran/trans-intrinsic.c:6156
4701 #, c-format
4702 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
4703 msgstr ""
4705 #: fortran/trans-intrinsic.c:6188
4706 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
4707 msgstr ""
4709 #: fortran/trans-io.c:522
4710 msgid "Unit number in I/O statement too small"
4711 msgstr ""
4713 #: fortran/trans-io.c:531
4714 msgid "Unit number in I/O statement too large"
4715 msgstr ""
4717 #: fortran/trans-stmt.c:155
4718 msgid "Assigned label is not a target label"
4719 msgstr ""
4721 #: fortran/trans-stmt.c:794
4722 #, c-format
4723 msgid "Invalid image number %d in SYNC IMAGES"
4724 msgstr ""
4726 #: fortran/trans-stmt.c:1441 fortran/trans-stmt.c:1724
4727 msgid "Loop variable has been modified"
4728 msgstr ""
4730 #: fortran/trans-stmt.c:1581
4731 msgid "DO step value is zero"
4732 msgstr ""
4734 #: fortran/trans.c:46
4735 msgid "Array reference out of bounds"
4736 msgstr ""
4738 #: fortran/trans.c:47
4739 msgid "Incorrect function return value"
4740 msgstr ""
4742 #: fortran/trans.c:573
4743 msgid "Memory allocation failed"
4744 msgstr ""
4746 #: fortran/trans.c:649 fortran/trans.c:1270
4747 msgid "Allocation would exceed memory limit"
4748 msgstr ""
4750 #: fortran/trans.c:793
4751 #, c-format
4752 msgid "Attempting to allocate already allocated variable '%s'"
4753 msgstr ""
4755 #: fortran/trans.c:799
4756 msgid "Attempting to allocate already allocated variable"
4757 msgstr ""
4759 #: fortran/trans.c:908 fortran/trans.c:1162
4760 #, c-format
4761 msgid "Attempt to DEALLOCATE unallocated '%s'"
4762 msgstr ""
4764 #: go/go-backend.c:170
4765 msgid "lseek failed while reading export data"
4766 msgstr ""
4768 #: go/go-backend.c:177
4769 msgid "memory allocation failed while reading export data"
4770 msgstr ""
4772 #: go/go-backend.c:185
4773 msgid "read failed while reading export data"
4774 msgstr ""
4776 #: go/go-backend.c:191
4777 msgid "short read while reading export data"
4778 msgstr ""
4780 #: java/jcf-dump.c:1128
4781 #, c-format
4782 msgid "Not a valid Java .class file.\n"
4783 msgstr ""
4785 #: java/jcf-dump.c:1134
4786 #, c-format
4787 msgid "error while parsing constant pool\n"
4788 msgstr ""
4790 #: java/jcf-dump.c:1140 java/jcf-parse.c:1432
4791 #, gcc-internal-format, gfc-internal-format
4792 msgid "error in constant pool entry #%d\n"
4793 msgstr ""
4795 #: java/jcf-dump.c:1150
4796 #, c-format
4797 msgid "error while parsing fields\n"
4798 msgstr ""
4800 #: java/jcf-dump.c:1156
4801 #, c-format
4802 msgid "error while parsing methods\n"
4803 msgstr ""
4805 #: java/jcf-dump.c:1162
4806 #, c-format
4807 msgid "error while parsing final attributes\n"
4808 msgstr ""
4810 #: java/jcf-dump.c:1199
4811 #, c-format
4812 msgid "Try 'jcf-dump --help' for more information.\n"
4813 msgstr ""
4815 #: java/jcf-dump.c:1206
4816 #, c-format
4817 msgid ""
4818 "Usage: jcf-dump [OPTION]... CLASS...\n"
4819 "\n"
4820 msgstr ""
4822 #: java/jcf-dump.c:1207
4823 #, c-format
4824 msgid ""
4825 "Display contents of a class file in readable form.\n"
4826 "\n"
4827 msgstr ""
4829 #: java/jcf-dump.c:1208
4830 #, c-format
4831 msgid "  -c                      Disassemble method bodies\n"
4832 msgstr ""
4834 #: java/jcf-dump.c:1209
4835 #, c-format
4836 msgid "  --javap                 Generate output in 'javap' format\n"
4837 msgstr ""
4839 #: java/jcf-dump.c:1211
4840 #, c-format
4841 msgid "  --classpath PATH        Set path to find .class files\n"
4842 msgstr ""
4844 #: java/jcf-dump.c:1212
4845 #, c-format
4846 msgid "  -IDIR                   Append directory to class path\n"
4847 msgstr ""
4849 #: java/jcf-dump.c:1213
4850 #, c-format
4851 msgid "  --bootclasspath PATH    Override built-in class path\n"
4852 msgstr ""
4854 #: java/jcf-dump.c:1214
4855 #, c-format
4856 msgid "  --extdirs PATH          Set extensions directory path\n"
4857 msgstr ""
4859 #: java/jcf-dump.c:1215
4860 #, c-format
4861 msgid "  -o FILE                 Set output file name\n"
4862 msgstr ""
4864 #: java/jcf-dump.c:1217
4865 #, c-format
4866 msgid "  --help                  Print this help, then exit\n"
4867 msgstr ""
4869 #: java/jcf-dump.c:1218
4870 #, c-format
4871 msgid "  --version               Print version number, then exit\n"
4872 msgstr ""
4874 #: java/jcf-dump.c:1219
4875 #, c-format
4876 msgid "  -v, --verbose           Print extra information while running\n"
4877 msgstr ""
4879 #: java/jcf-dump.c:1221
4880 #, c-format
4881 msgid ""
4882 "For bug reporting instructions, please see:\n"
4883 "%s.\n"
4884 msgstr ""
4886 #: java/jcf-dump.c:1259 java/jcf-dump.c:1327
4887 #, c-format
4888 msgid "jcf-dump: no classes specified\n"
4889 msgstr ""
4891 #: java/jcf-dump.c:1347
4892 #, c-format
4893 msgid "Cannot open '%s' for output.\n"
4894 msgstr ""
4896 #: java/jcf-dump.c:1392
4897 #, c-format
4898 msgid "bad format of .zip/.jar archive\n"
4899 msgstr ""
4901 #: java/jcf-dump.c:1510
4902 #, c-format
4903 msgid "Bad byte codes.\n"
4904 msgstr ""
4906 #: java/jvgenmain.c:46
4907 #, c-format
4908 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
4909 msgstr ""
4911 #: java/jvgenmain.c:119
4912 #, c-format
4913 msgid "%s: Cannot open output file: %s\n"
4914 msgstr ""
4916 #: java/jvgenmain.c:165
4917 #, c-format
4918 msgid "%s: Failed to close output file %s\n"
4919 msgstr ""
4921 #: objc/lang-specs.h:30 objc/lang-specs.h:41
4922 msgid "GNU Objective C no longer supports traditional compilation"
4923 msgstr ""
4925 #: objc/lang-specs.h:55
4926 msgid ""
4927 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
4928 msgstr ""
4930 #: java/jvspec.c:79 ada/gcc-interface/lang-specs.h:33 gcc.c:845
4931 msgid "-pg and -fomit-frame-pointer are incompatible"
4932 msgstr ""
4934 #: config/cris/cris.h:192
4935 msgid "do not specify both -march=... and -mcpu=..."
4936 msgstr ""
4938 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
4939 msgid "gfortran does not support -E without -cpp"
4940 msgstr ""
4942 #: config/pa/pa-hpux10.h:88 config/pa/pa-hpux10.h:91 config/pa/pa-hpux10.h:99
4943 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux11.h:107
4944 #: config/pa/pa-hpux11.h:110 config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32
4945 #: config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
4946 msgid "warning: consider linking with '-static' as system libraries with"
4947 msgstr ""
4949 #: config/pa/pa-hpux10.h:89 config/pa/pa-hpux10.h:92 config/pa/pa-hpux10.h:100
4950 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux11.h:108
4951 #: config/pa/pa-hpux11.h:111 config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33
4952 #: config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
4953 msgid "  profiling support are only provided in archive format"
4954 msgstr ""
4956 #: config/lynx.h:69
4957 msgid "cannot use mthreads and mlegacy-threads together"
4958 msgstr ""
4960 #: config/lynx.h:94
4961 msgid "cannot use mshared and static together"
4962 msgstr ""
4964 #: ada/gcc-interface/lang-specs.h:34
4965 msgid "-c or -S required for Ada"
4966 msgstr ""
4968 #: ada/gcc-interface/lang-specs.h:52
4969 msgid "-c required for gnat2why"
4970 msgstr ""
4972 #: ada/gcc-interface/lang-specs.h:65
4973 msgid "-c required for gnat2scil"
4974 msgstr ""
4976 #: config/mcore/mcore.h:53
4977 msgid "the m210 does not have little endian support"
4978 msgstr ""
4980 #: objcp/lang-specs.h:58
4981 msgid ""
4982 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
4983 msgstr ""
4985 #: config/rs6000/sysv4.h:756 config/alpha/freebsd.h:33
4986 #: config/i386/freebsd.h:95 config/i386/freebsd64.h:35
4987 #: config/sparc/freebsd.h:45 config/ia64/freebsd.h:26
4988 msgid "consider using '-pg' instead of '-p' with gprof(1)"
4989 msgstr ""
4991 #: config/sh/sh.h:363 config/sh/sh.h:366
4992 msgid "SH2a does not support little-endian"
4993 msgstr ""
4995 #: config/rs6000/darwin.h:95
4996 msgid " conflicting code gen style switches are used"
4997 msgstr ""
4999 #: config/mips/mips.h:1167
5000 msgid "may not use both -EB and -EL"
5001 msgstr ""
5003 #: config/mips/r3900.h:37
5004 msgid "-mhard-float not supported"
5005 msgstr ""
5007 #: config/mips/r3900.h:39
5008 msgid "-msingle-float and -msoft-float cannot both be specified"
5009 msgstr ""
5011 #: config/sol2-bi.h:108 config/sol2-bi.h:113
5012 msgid "does not support multilib"
5013 msgstr ""
5015 #: config/vxworks.h:70
5016 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5017 msgstr ""
5019 #: config/darwin.h:240
5020 msgid "-current_version only allowed with -dynamiclib"
5021 msgstr ""
5023 #: config/darwin.h:242
5024 msgid "-install_name only allowed with -dynamiclib"
5025 msgstr ""
5027 #: config/darwin.h:247
5028 msgid "-bundle not allowed with -dynamiclib"
5029 msgstr ""
5031 #: config/darwin.h:248
5032 msgid "-bundle_loader not allowed with -dynamiclib"
5033 msgstr ""
5035 #: config/darwin.h:249
5036 msgid "-client_name not allowed with -dynamiclib"
5037 msgstr ""
5039 #: config/darwin.h:254
5040 msgid "-force_flat_namespace not allowed with -dynamiclib"
5041 msgstr ""
5043 #: config/darwin.h:256
5044 msgid "-keep_private_externs not allowed with -dynamiclib"
5045 msgstr ""
5047 #: config/darwin.h:257
5048 msgid "-private_bundle not allowed with -dynamiclib"
5049 msgstr ""
5051 #: config/vax/netbsd-elf.h:51
5052 msgid "the -shared option is not currently supported for VAX ELF"
5053 msgstr ""
5055 #: config/i386/mingw-w64.h:82 config/i386/mingw32.h:115
5056 #: config/i386/cygwin.h:109
5057 msgid "shared and mdll are not compatible"
5058 msgstr ""
5060 #: java/lang-specs.h:32
5061 msgid "-fjni and -femit-class-files are incompatible"
5062 msgstr ""
5064 #: java/lang-specs.h:33
5065 msgid "-fjni and -femit-class-file are incompatible"
5066 msgstr ""
5068 #: java/lang-specs.h:34 java/lang-specs.h:35
5069 msgid "-femit-class-file should used along with -fsyntax-only"
5070 msgstr ""
5072 #: config/rx/rx.h:62
5073 msgid "-mas100-syntax is incompatible with -gdwarf"
5074 msgstr ""
5076 #: config/rx/rx.h:63
5077 msgid "rx200 cpu does not have FPU hardware"
5078 msgstr ""
5080 #: config/arm/arm.h:206
5081 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5082 msgstr ""
5084 #: config/arm/arm.h:208
5085 msgid "-mbig-endian and -mlittle-endian may not be used together"
5086 msgstr ""
5088 #: config/bfin/elf.h:55
5089 msgid "no processor type specified for linking"
5090 msgstr ""
5092 #: config/vax/vax.h:46 config/vax/vax.h:47
5093 msgid "profiling not supported with -mg"
5094 msgstr ""
5096 #: gcc.c:705
5097 msgid "-fuse-linker-plugin is not supported in this configuration"
5098 msgstr ""
5100 #: gcc.c:719
5101 msgid "cannot specify -static with -fsanitize=address"
5102 msgstr ""
5104 #: gcc.c:721
5105 msgid "-fsanitize=thread linking must be done with -pie or -shared"
5106 msgstr ""
5108 #: gcc.c:1013
5109 msgid "GNU C no longer supports -traditional without -E"
5110 msgstr ""
5112 #: gcc.c:1022
5113 msgid "-E or -x required when input is from standard input"
5114 msgstr ""
5116 #: config/sparc/linux64.h:157 config/sparc/linux64.h:164
5117 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5118 #: config/sparc/sol2.h:233 config/sparc/sol2.h:239
5119 msgid "may not use both -m32 and -m64"
5120 msgstr ""
5122 #: config/s390/tpf.h:109
5123 msgid "static is not supported on TPF-OS"
5124 msgstr ""
5126 #: config/rs6000/freebsd64.h:161 config/rs6000/freebsd64.h:173
5127 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5128 msgstr ""
5130 #: fortran/lang.opt:146
5131 msgid "-J<directory>\tPut MODULE files in 'directory'"
5132 msgstr ""
5134 #: fortran/lang.opt:198
5135 msgid "Warn about possible aliasing of dummy arguments"
5136 msgstr ""
5138 #: fortran/lang.opt:202
5139 msgid "Warn about alignment of COMMON blocks"
5140 msgstr ""
5142 #: fortran/lang.opt:206
5143 msgid "Warn about missing ampersand in continued character constants"
5144 msgstr ""
5146 #: fortran/lang.opt:210
5147 msgid "Warn about creation of array temporaries"
5148 msgstr ""
5150 #: fortran/lang.opt:214
5151 msgid "Warn if the type of a variable might be not interoperable with C"
5152 msgstr ""
5154 #: fortran/lang.opt:218
5155 msgid "Warn about truncated character expressions"
5156 msgstr ""
5158 #: fortran/lang.opt:222
5159 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions"
5160 msgstr ""
5162 #: fortran/lang.opt:230
5163 msgid "Warn about most implicit conversions"
5164 msgstr ""
5166 #: fortran/lang.opt:234 common.opt:546
5167 msgid "Print extra (possibly unwanted) warnings"
5168 msgstr ""
5170 #: fortran/lang.opt:238
5171 msgid "Warn about function call elimination"
5172 msgstr ""
5174 #: fortran/lang.opt:242
5175 msgid "Warn about calls with implicit interface"
5176 msgstr ""
5178 #: fortran/lang.opt:246
5179 msgid "Warn about called procedures not explicitly declared"
5180 msgstr ""
5182 #: fortran/lang.opt:250
5183 msgid "Warn about truncated source lines"
5184 msgstr ""
5186 #: fortran/lang.opt:254
5187 msgid "Warn on intrinsics not part of the selected standard"
5188 msgstr ""
5190 #: fortran/lang.opt:258
5191 msgid "Warn about real-literal-constants with 'q' exponent-letter"
5192 msgstr ""
5194 #: fortran/lang.opt:262
5195 msgid "Warn when a left-hand-side array variable is reallocated"
5196 msgstr ""
5198 #: fortran/lang.opt:266
5199 msgid "Warn when a left-hand-side variable is reallocated"
5200 msgstr ""
5202 #: fortran/lang.opt:270
5203 msgid "Warn if the pointer in a pointer assignment might outlive its target"
5204 msgstr ""
5206 #: fortran/lang.opt:278
5207 msgid "Warn about \"suspicious\" constructs"
5208 msgstr ""
5210 #: fortran/lang.opt:282
5211 msgid "Permit nonconforming uses of the tab character"
5212 msgstr ""
5214 #: fortran/lang.opt:286
5215 msgid "Warn about underflow of numerical constant expressions"
5216 msgstr ""
5218 #: fortran/lang.opt:290
5219 msgid "Warn if a user-procedure has the same name as an intrinsic"
5220 msgstr ""
5222 #: fortran/lang.opt:294
5223 msgid "Warn about unused dummy arguments."
5224 msgstr ""
5226 #: fortran/lang.opt:298
5227 msgid "Enable preprocessing"
5228 msgstr ""
5230 #: fortran/lang.opt:306
5231 msgid "Disable preprocessing"
5232 msgstr ""
5234 #: fortran/lang.opt:314
5235 msgid "Eliminate multiple function invokations also for impure functions"
5236 msgstr ""
5238 #: fortran/lang.opt:318
5239 msgid "Enable alignment of COMMON blocks"
5240 msgstr ""
5242 #: fortran/lang.opt:322
5243 msgid "All intrinsics procedures are available regardless of selected standard"
5244 msgstr ""
5246 #: fortran/lang.opt:330
5247 msgid ""
5248 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
5249 "statements"
5250 msgstr ""
5252 #: fortran/lang.opt:334
5253 msgid "Specify that backslash in string introduces an escape character"
5254 msgstr ""
5256 #: fortran/lang.opt:338
5257 msgid "Produce a backtrace when a runtime error is encountered"
5258 msgstr ""
5260 #: fortran/lang.opt:342
5261 msgid ""
5262 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
5263 "use BLAS"
5264 msgstr ""
5266 #: fortran/lang.opt:346
5267 msgid ""
5268 "Produce a warning at runtime if a array temporary has been created for a "
5269 "procedure argument"
5270 msgstr ""
5272 #: fortran/lang.opt:350
5273 msgid "Use big-endian format for unformatted files"
5274 msgstr ""
5276 #: fortran/lang.opt:354
5277 msgid "Use little-endian format for unformatted files"
5278 msgstr ""
5280 #: fortran/lang.opt:358
5281 msgid "Use native format for unformatted files"
5282 msgstr ""
5284 #: fortran/lang.opt:362
5285 msgid "Swap endianness for unformatted files"
5286 msgstr ""
5288 #: fortran/lang.opt:366
5289 msgid "Use the Cray Pointer extension"
5290 msgstr ""
5292 #: fortran/lang.opt:370
5293 msgid "Ignore 'D' in column one in fixed form"
5294 msgstr ""
5296 #: fortran/lang.opt:374
5297 msgid "Treat lines with 'D' in column one as comments"
5298 msgstr ""
5300 #: fortran/lang.opt:378
5301 msgid "Set the default double precision kind to an 8 byte wide type"
5302 msgstr ""
5304 #: fortran/lang.opt:382
5305 msgid "Set the default integer kind to an 8 byte wide type"
5306 msgstr ""
5308 #: fortran/lang.opt:386
5309 msgid "Set the default real kind to an 8 byte wide type"
5310 msgstr ""
5312 #: fortran/lang.opt:390
5313 msgid "Allow dollar signs in entity names"
5314 msgstr ""
5316 #: fortran/lang.opt:394 config/alpha/alpha.opt:31 common.opt:660
5317 #: common.opt:834 common.opt:838 common.opt:842 common.opt:846 common.opt:1231
5318 #: common.opt:1364 common.opt:1368
5319 msgid "Does nothing. Preserved for backward compatibility."
5320 msgstr ""
5322 #: fortran/lang.opt:398
5323 msgid "Display the code tree after parsing"
5324 msgstr ""
5326 #: fortran/lang.opt:402
5327 msgid "Display the code tree after front end optimization"
5328 msgstr ""
5330 #: fortran/lang.opt:406
5331 msgid "Display the code tree after parsing; deprecated option"
5332 msgstr ""
5334 #: fortran/lang.opt:410
5335 msgid ""
5336 "Specify that an external BLAS library should be used for matmul calls on "
5337 "large-size arrays"
5338 msgstr ""
5340 #: fortran/lang.opt:414
5341 msgid "Use f2c calling convention"
5342 msgstr ""
5344 #: fortran/lang.opt:418
5345 msgid "Assume that the source file is fixed form"
5346 msgstr ""
5348 #: fortran/lang.opt:422
5349 msgid "Interpret any INTEGER(4) as an INTEGER(8)"
5350 msgstr ""
5352 #: fortran/lang.opt:426 fortran/lang.opt:430
5353 msgid "Specify where to find the compiled intrinsic modules"
5354 msgstr ""
5356 #: fortran/lang.opt:434
5357 msgid "Allow arbitrary character line width in fixed mode"
5358 msgstr ""
5360 #: fortran/lang.opt:438
5361 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode"
5362 msgstr ""
5364 #: fortran/lang.opt:442
5365 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions"
5366 msgstr ""
5368 #: fortran/lang.opt:446
5369 msgid "Assume that the source file is free form"
5370 msgstr ""
5372 #: fortran/lang.opt:450
5373 msgid "Allow arbitrary character line width in free mode"
5374 msgstr ""
5376 #: fortran/lang.opt:454
5377 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode"
5378 msgstr ""
5380 #: fortran/lang.opt:458
5381 msgid "Enable front end optimization"
5382 msgstr ""
5384 #: fortran/lang.opt:462
5385 msgid ""
5386 "Specify that no implicit typing is allowed, unless overridden by explicit "
5387 "IMPLICIT statements"
5388 msgstr ""
5390 #: fortran/lang.opt:466
5391 msgid ""
5392 "-finit-character=<n>\tInitialize local character variables to ASCII value n"
5393 msgstr ""
5395 #: fortran/lang.opt:470
5396 msgid "-finit-integer=<n>\tInitialize local integer variables to n"
5397 msgstr ""
5399 #: fortran/lang.opt:474
5400 msgid "Initialize local variables to zero (from g77)"
5401 msgstr ""
5403 #: fortran/lang.opt:478
5404 msgid "-finit-logical=<true|false>\tInitialize local logical variables"
5405 msgstr ""
5407 #: fortran/lang.opt:482
5408 msgid "-finit-real=<zero|nan|inf|-inf>\tInitialize local real variables"
5409 msgstr ""
5411 #: fortran/lang.opt:486
5412 msgid ""
5413 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
5414 "constructor"
5415 msgstr ""
5417 #: fortran/lang.opt:490
5418 msgid "-fmax-identifier-length=<n>\tMaximum identifier length"
5419 msgstr ""
5421 #: fortran/lang.opt:494
5422 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords"
5423 msgstr ""
5425 #: fortran/lang.opt:498
5426 msgid ""
5427 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
5428 "put on the stack"
5429 msgstr ""
5431 #: fortran/lang.opt:502
5432 msgid "Put all local arrays on stack."
5433 msgstr ""
5435 #: fortran/lang.opt:506
5436 msgid "Set default accessibility of module entities to PRIVATE."
5437 msgstr ""
5439 #: fortran/lang.opt:514
5440 msgid "Try to lay out derived types as compactly as possible"
5441 msgstr ""
5443 #: fortran/lang.opt:522
5444 msgid "Protect parentheses in expressions"
5445 msgstr ""
5447 #: fortran/lang.opt:526
5448 msgid "Enable range checking during compilation"
5449 msgstr ""
5451 #: fortran/lang.opt:530
5452 msgid "Interpret any REAL(4) as a REAL(8)"
5453 msgstr ""
5455 #: fortran/lang.opt:534
5456 msgid "Interpret any REAL(4) as a REAL(10)"
5457 msgstr ""
5459 #: fortran/lang.opt:538
5460 msgid "Interpret any REAL(4) as a REAL(16)"
5461 msgstr ""
5463 #: fortran/lang.opt:542
5464 msgid "Interpret any REAL(8) as a REAL(4)"
5465 msgstr ""
5467 #: fortran/lang.opt:546
5468 msgid "Interpret any REAL(8) as a REAL(10)"
5469 msgstr ""
5471 #: fortran/lang.opt:550
5472 msgid "Interpret any REAL(8) as a REAL(16)"
5473 msgstr ""
5475 #: fortran/lang.opt:554
5476 msgid "Reallocate the LHS in assignments"
5477 msgstr ""
5479 #: fortran/lang.opt:558
5480 msgid "Use a 4-byte record marker for unformatted files"
5481 msgstr ""
5483 #: fortran/lang.opt:562
5484 msgid "Use an 8-byte record marker for unformatted files"
5485 msgstr ""
5487 #: fortran/lang.opt:566
5488 msgid "Allocate local variables on the stack to allow indirect recursion"
5489 msgstr ""
5491 #: fortran/lang.opt:570
5492 msgid "Copy array sections into a contiguous block on procedure entry"
5493 msgstr ""
5495 #: fortran/lang.opt:574
5496 msgid "-fcoarray=[...]\tSpecify which coarray parallelization should be used"
5497 msgstr ""
5499 #: fortran/lang.opt:578
5500 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed"
5501 msgstr ""
5503 #: fortran/lang.opt:582
5504 msgid "Append a second underscore if the name already contains an underscore"
5505 msgstr ""
5507 #: fortran/lang.opt:590
5508 msgid "Apply negative sign to zero values"
5509 msgstr ""
5511 #: fortran/lang.opt:594
5512 msgid "Append underscores to externally visible names"
5513 msgstr ""
5515 #: fortran/lang.opt:598
5516 msgid "Compile all program units at once and check all interfaces"
5517 msgstr ""
5519 #: fortran/lang.opt:638
5520 msgid "Statically link the GNU Fortran helper library (libgfortran)"
5521 msgstr ""
5523 #: fortran/lang.opt:642
5524 msgid "Conform to the ISO Fortran 2003 standard"
5525 msgstr ""
5527 #: fortran/lang.opt:646
5528 msgid "Conform to the ISO Fortran 2008 standard"
5529 msgstr ""
5531 #: fortran/lang.opt:650
5532 msgid "Conform to the ISO Fortran 2008 standard including TS 29113"
5533 msgstr ""
5535 #: fortran/lang.opt:654
5536 msgid "Conform to the ISO Fortran 95 standard"
5537 msgstr ""
5539 #: fortran/lang.opt:658
5540 msgid "Conform to nothing in particular"
5541 msgstr ""
5543 #: fortran/lang.opt:662
5544 msgid "Accept extensions to support legacy code"
5545 msgstr ""
5547 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
5548 #, c-format
5549 msgid "assertion missing after %qs"
5550 msgstr ""
5552 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
5553 #: c-family/c.opt:193 c-family/c.opt:252
5554 #, c-format
5555 msgid "macro name missing after %qs"
5556 msgstr ""
5558 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
5559 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
5560 #: c-family/c.opt:232 c-family/c.opt:1253 c-family/c.opt:1261
5561 #: config/darwin.opt:53 common.opt:300 common.opt:303 common.opt:2403
5562 #, c-format
5563 msgid "missing filename after %qs"
5564 msgstr ""
5566 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
5567 #: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1249
5568 #: c-family/c.opt:1269 c-family/c.opt:1273 c-family/c.opt:1277
5569 #, c-format
5570 msgid "missing path after %qs"
5571 msgstr ""
5573 #: c-family/c.opt:182
5574 msgid ""
5575 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
5576 "before <question> disables the <answer> to <question>"
5577 msgstr ""
5579 #: c-family/c.opt:186
5580 msgid "Do not discard comments"
5581 msgstr ""
5583 #: c-family/c.opt:190
5584 msgid "Do not discard comments in macro expansions"
5585 msgstr ""
5587 #: c-family/c.opt:194
5588 msgid ""
5589 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
5590 "<macro> is given, <val> is taken to be 1"
5591 msgstr ""
5593 #: c-family/c.opt:201
5594 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
5595 msgstr ""
5597 #: c-family/c.opt:205
5598 msgid "Print the name of header files as they are used"
5599 msgstr ""
5601 #: c-family/c.opt:209
5602 msgid "-I <dir>\tAdd <dir> to the end of the main include path"
5603 msgstr ""
5605 #: c-family/c.opt:213
5606 msgid "Generate make dependencies"
5607 msgstr ""
5609 #: c-family/c.opt:217
5610 msgid "Generate make dependencies and compile"
5611 msgstr ""
5613 #: c-family/c.opt:221
5614 msgid "-MF <file>\tWrite dependency output to the given file"
5615 msgstr ""
5617 #: c-family/c.opt:225
5618 msgid "Treat missing header files as generated files"
5619 msgstr ""
5621 #: c-family/c.opt:229
5622 msgid "Like -M but ignore system header files"
5623 msgstr ""
5625 #: c-family/c.opt:233
5626 msgid "Like -MD but ignore system header files"
5627 msgstr ""
5629 #: c-family/c.opt:237
5630 msgid "Generate phony targets for all headers"
5631 msgstr ""
5633 #: c-family/c.opt:240 c-family/c.opt:244
5634 #, c-format
5635 msgid "missing makefile target after %qs"
5636 msgstr ""
5638 #: c-family/c.opt:241
5639 msgid "-MQ <target>\tAdd a MAKE-quoted target"
5640 msgstr ""
5642 #: c-family/c.opt:245
5643 msgid "-MT <target>\tAdd an unquoted target"
5644 msgstr ""
5646 #: c-family/c.opt:249
5647 msgid "Do not generate #line directives"
5648 msgstr ""
5650 #: c-family/c.opt:253
5651 msgid "-U<macro>\tUndefine <macro>"
5652 msgstr ""
5654 #: c-family/c.opt:257
5655 msgid ""
5656 "Warn about things that will change when compiling with an ABI-compliant "
5657 "compiler"
5658 msgstr ""
5660 #: c-family/c.opt:261
5661 msgid ""
5662 "Warn if a subobject has an abi_tag attribute that the complete object type "
5663 "does not have"
5664 msgstr ""
5666 #: c-family/c.opt:268
5667 msgid "Warn about suspicious uses of memory addresses"
5668 msgstr ""
5670 #: c-family/c.opt:272 ada/gcc-interface/lang.opt:59
5671 msgid "Enable most warning messages"
5672 msgstr ""
5674 #: c-family/c.opt:280
5675 msgid ""
5676 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
5677 "collector"
5678 msgstr ""
5680 #: c-family/c.opt:284
5681 msgid "Warn about casting functions to incompatible types"
5682 msgstr ""
5684 #: c-family/c.opt:288
5685 msgid "Warn when a built-in preprocessor macro is undefined or redefined"
5686 msgstr ""
5688 #: c-family/c.opt:292
5689 msgid "Warn about C constructs that are not in the common subset of C and C++"
5690 msgstr ""
5692 #: c-family/c.opt:296
5693 msgid "Deprecated in favor of -Wc++11-compat"
5694 msgstr ""
5696 #: c-family/c.opt:300
5697 msgid ""
5698 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
5699 "C++ 2011"
5700 msgstr ""
5702 #: c-family/c.opt:304
5703 msgid "Warn about casts which discard qualifiers"
5704 msgstr ""
5706 #: c-family/c.opt:308
5707 msgid "Warn about subscripts whose type is \"char\""
5708 msgstr ""
5710 #: c-family/c.opt:312
5711 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
5712 msgstr ""
5714 #: c-family/c.opt:316
5715 msgid ""
5716 "Warn about possibly nested block comments, and C++ comments spanning more "
5717 "than one physical line"
5718 msgstr ""
5720 #: c-family/c.opt:320
5721 msgid "Synonym for -Wcomment"
5722 msgstr ""
5724 #: c-family/c.opt:324
5725 msgid "Warn for implicit type conversions that may change a value"
5726 msgstr ""
5728 #: c-family/c.opt:328
5729 msgid "Warn for converting NULL from/to a non-pointer type"
5730 msgstr ""
5732 #: c-family/c.opt:332
5733 msgid "Warn when all constructors and destructors are private"
5734 msgstr ""
5736 #: c-family/c.opt:336
5737 msgid "Warn when a declaration is found after a statement"
5738 msgstr ""
5740 #: c-family/c.opt:340
5741 msgid "Warn about deleting polymorphic objects with non-virtual destructors"
5742 msgstr ""
5744 #: c-family/c.opt:348
5745 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
5746 msgstr ""
5748 #: c-family/c.opt:352
5749 msgid "Warn about compile-time integer division by zero"
5750 msgstr ""
5752 #: c-family/c.opt:356
5753 msgid "Warn about violations of Effective C++ style rules"
5754 msgstr ""
5756 #: c-family/c.opt:360
5757 msgid "Warn about an empty body in an if or else statement"
5758 msgstr ""
5760 #: c-family/c.opt:364
5761 msgid "Warn about stray tokens after #elif and #endif"
5762 msgstr ""
5764 #: c-family/c.opt:368
5765 msgid "Warn about comparison of different enum types"
5766 msgstr ""
5768 #: c-family/c.opt:380
5769 msgid ""
5770 "This switch is deprecated; use -Werror=implicit-function-declaration instead"
5771 msgstr ""
5773 #: c-family/c.opt:384
5774 msgid "Warn if testing floating point numbers for equality"
5775 msgstr ""
5777 #: c-family/c.opt:388 c-family/c.opt:416
5778 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
5779 msgstr ""
5781 #: c-family/c.opt:392
5782 msgid "Warn about format strings that contain NUL bytes"
5783 msgstr ""
5785 #: c-family/c.opt:396
5786 msgid "Warn if passing too many arguments to a function for its format string"
5787 msgstr ""
5789 #: c-family/c.opt:400
5790 msgid "Warn about format strings that are not literals"
5791 msgstr ""
5793 #: c-family/c.opt:404
5794 msgid "Warn about possible security problems with format functions"
5795 msgstr ""
5797 #: c-family/c.opt:408
5798 msgid "Warn about strftime formats yielding 2-digit years"
5799 msgstr ""
5801 #: c-family/c.opt:412
5802 msgid "Warn about zero-length formats"
5803 msgstr ""
5805 #: c-family/c.opt:420
5806 msgid "Warn whenever type qualifiers are ignored."
5807 msgstr ""
5809 #: c-family/c.opt:424
5810 msgid "Warn about variables which are initialized to themselves"
5811 msgstr ""
5813 #: c-family/c.opt:428
5814 msgid "Warn about implicit declarations"
5815 msgstr ""
5817 #: c-family/c.opt:432
5818 msgid "Warn about implicit conversions from \"float\" to \"double\""
5819 msgstr ""
5821 #: c-family/c.opt:436
5822 msgid "Warn about implicit function declarations"
5823 msgstr ""
5825 #: c-family/c.opt:440
5826 msgid "Warn when a declaration does not specify a type"
5827 msgstr ""
5829 #: c-family/c.opt:447
5830 msgid ""
5831 "Warn about C++11 inheriting constructors when the base has a variadic "
5832 "constructor"
5833 msgstr ""
5835 #: c-family/c.opt:451
5836 msgid ""
5837 "Warn when there is a cast to a pointer from an integer of a different size"
5838 msgstr ""
5840 #: c-family/c.opt:455
5841 msgid "Warn about invalid uses of the \"offsetof\" macro"
5842 msgstr ""
5844 #: c-family/c.opt:459
5845 msgid "Warn about PCH files that are found but not used"
5846 msgstr ""
5848 #: c-family/c.opt:463
5849 msgid "Warn when a jump misses a variable initialization"
5850 msgstr ""
5852 #: c-family/c.opt:467
5853 msgid ""
5854 "Warn when a string or character literal is followed by a ud-suffix which "
5855 "does not begin with an underscore."
5856 msgstr ""
5858 #: c-family/c.opt:471
5859 msgid ""
5860 "Warn when a logical operator is suspiciously always evaluating to true or "
5861 "false"
5862 msgstr ""
5864 #: c-family/c.opt:475
5865 msgid "Do not warn about using \"long long\" when -pedantic"
5866 msgstr ""
5868 #: c-family/c.opt:479
5869 msgid "Warn about suspicious declarations of \"main\""
5870 msgstr ""
5872 #: c-family/c.opt:487
5873 msgid "Warn about possibly missing braces around initializers"
5874 msgstr ""
5876 #: c-family/c.opt:491
5877 msgid "Warn about global functions without previous declarations"
5878 msgstr ""
5880 #: c-family/c.opt:495
5881 msgid "Warn about missing fields in struct initializers"
5882 msgstr ""
5884 #: c-family/c.opt:502
5885 msgid "Warn about functions which might be candidates for format attributes"
5886 msgstr ""
5888 #: c-family/c.opt:506
5889 msgid "Warn about enumerated switches, with no default, missing a case"
5890 msgstr ""
5892 #: c-family/c.opt:510
5893 msgid "Warn about enumerated switches missing a \"default:\" statement"
5894 msgstr ""
5896 #: c-family/c.opt:514
5897 msgid "Warn about all enumerated switches missing a specific case"
5898 msgstr ""
5900 #: c-family/c.opt:522
5901 msgid "Warn about user-specified include directories that do not exist"
5902 msgstr ""
5904 #: c-family/c.opt:526
5905 msgid ""
5906 "Warn about function parameters declared without a type specifier in K&R-"
5907 "style functions"
5908 msgstr ""
5910 #: c-family/c.opt:530
5911 msgid "Warn about global functions without prototypes"
5912 msgstr ""
5914 #: c-family/c.opt:534
5915 msgid "Warn about constructs not instrumented by -fmudflap"
5916 msgstr ""
5918 #: c-family/c.opt:538
5919 msgid "Warn about use of multi-character character constants"
5920 msgstr ""
5922 #: c-family/c.opt:542
5923 msgid ""
5924 "Warn about narrowing conversions within { } that are ill-formed in C++11"
5925 msgstr ""
5927 #: c-family/c.opt:550
5928 msgid "Warn about \"extern\" declarations not at file scope"
5929 msgstr ""
5931 #: c-family/c.opt:554
5932 msgid ""
5933 "Warn when a noexcept expression evaluates to false even though the "
5934 "expression can't actually throw"
5935 msgstr ""
5937 #: c-family/c.opt:558
5938 msgid ""
5939 "Warn when non-templatized friend functions are declared within a template"
5940 msgstr ""
5942 #: c-family/c.opt:562
5943 msgid "Warn about non-virtual destructors"
5944 msgstr ""
5946 #: c-family/c.opt:566
5947 msgid ""
5948 "Warn about NULL being passed to argument slots marked as requiring non-NULL"
5949 msgstr ""
5951 #: c-family/c.opt:574
5952 msgid "-Wnormalized=<id|nfc|nfkc>\tWarn about non-normalised Unicode strings"
5953 msgstr ""
5955 #: c-family/c.opt:578
5956 msgid "Warn if a C-style cast is used in a program"
5957 msgstr ""
5959 #: c-family/c.opt:582
5960 msgid "Warn for obsolescent usage in a declaration"
5961 msgstr ""
5963 #: c-family/c.opt:586
5964 msgid "Warn if an old-style parameter definition is used"
5965 msgstr ""
5967 #: c-family/c.opt:590
5968 msgid ""
5969 "Warn if a string is longer than the maximum portable length specified by the "
5970 "standard"
5971 msgstr ""
5973 #: c-family/c.opt:594
5974 msgid "Warn about overloaded virtual function names"
5975 msgstr ""
5977 #: c-family/c.opt:598
5978 msgid "Warn about overriding initializers without side effects"
5979 msgstr ""
5981 #: c-family/c.opt:602
5982 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
5983 msgstr ""
5985 #: c-family/c.opt:606
5986 msgid "Warn about possibly missing parentheses"
5987 msgstr ""
5989 #: c-family/c.opt:614
5990 msgid "Warn when converting the type of pointers to member functions"
5991 msgstr ""
5993 #: c-family/c.opt:618
5994 msgid "Warn about function pointer arithmetic"
5995 msgstr ""
5997 #: c-family/c.opt:622
5998 msgid "Warn when a pointer differs in signedness in an assignment"
5999 msgstr ""
6001 #: c-family/c.opt:630
6002 msgid "Warn when a pointer is cast to an integer of a different size"
6003 msgstr ""
6005 #: c-family/c.opt:634
6006 msgid "Warn about misuses of pragmas"
6007 msgstr ""
6009 #: c-family/c.opt:638
6010 msgid ""
6011 "Warn if a property for an Objective-C object has no assign semantics "
6012 "specified"
6013 msgstr ""
6015 #: c-family/c.opt:642
6016 msgid "Warn if inherited methods are unimplemented"
6017 msgstr ""
6019 #: c-family/c.opt:646
6020 msgid "Warn about multiple declarations of the same object"
6021 msgstr ""
6023 #: c-family/c.opt:650
6024 msgid "Warn when the compiler reorders code"
6025 msgstr ""
6027 #: c-family/c.opt:654
6028 msgid ""
6029 "Warn about returning a pointer/reference to a local or temporary variable."
6030 msgstr ""
6032 #: c-family/c.opt:658
6033 msgid ""
6034 "Warn whenever a function's return type defaults to \"int\" (C), or about "
6035 "inconsistent return types (C++)"
6036 msgstr ""
6038 #: c-family/c.opt:662
6039 msgid "Warn if a selector has multiple methods"
6040 msgstr ""
6042 #: c-family/c.opt:666
6043 msgid "Warn about possible violations of sequence point rules"
6044 msgstr ""
6046 #: c-family/c.opt:670
6047 msgid "Warn about signed-unsigned comparisons"
6048 msgstr ""
6050 #: c-family/c.opt:678
6051 msgid "Warn for implicit type conversions between signed and unsigned integers"
6052 msgstr ""
6054 #: c-family/c.opt:682
6055 msgid "Warn when overload promotes from unsigned to signed"
6056 msgstr ""
6058 #: c-family/c.opt:686
6059 msgid "Warn about uncasted NULL used as sentinel"
6060 msgstr ""
6062 #: c-family/c.opt:690
6063 msgid "Warn about unprototyped function declarations"
6064 msgstr ""
6066 #: c-family/c.opt:702
6067 msgid "Warn if type signatures of candidate methods do not match exactly"
6068 msgstr ""
6070 #: c-family/c.opt:706
6071 msgid ""
6072 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
6073 "are used"
6074 msgstr ""
6076 #: c-family/c.opt:710
6077 msgid "Deprecated.  This switch has no effect"
6078 msgstr ""
6080 #: c-family/c.opt:718
6081 msgid "Warn about features not present in traditional C"
6082 msgstr ""
6084 #: c-family/c.opt:722
6085 msgid ""
6086 "Warn of prototypes causing type conversions different from what would happen "
6087 "in the absence of prototype"
6088 msgstr ""
6090 #: c-family/c.opt:726
6091 msgid ""
6092 "Warn if trigraphs are encountered that might affect the meaning of the "
6093 "program"
6094 msgstr ""
6096 #: c-family/c.opt:730
6097 msgid "Warn about @selector()s without previously declared methods"
6098 msgstr ""
6100 #: c-family/c.opt:734
6101 msgid "Warn if an undefined macro is used in an #if directive"
6102 msgstr ""
6104 #: c-family/c.opt:746
6105 msgid "Warn about unrecognized pragmas"
6106 msgstr ""
6108 #: c-family/c.opt:750
6109 msgid "Warn about unsuffixed float constants"
6110 msgstr ""
6112 #: c-family/c.opt:758
6113 msgid "Warn when typedefs locally defined in a function are not used"
6114 msgstr ""
6116 #: c-family/c.opt:762
6117 msgid "Warn about macros defined in the main file that are not used"
6118 msgstr ""
6120 #: c-family/c.opt:766
6121 msgid ""
6122 "Warn if a caller of a function, marked with attribute warn_unused_result, "
6123 "does not use its return value"
6124 msgstr ""
6126 #: c-family/c.opt:770
6127 msgid "Warn about using variadic macros"
6128 msgstr ""
6130 #: c-family/c.opt:774
6131 msgid ""
6132 "Warn about questionable usage of the macros used to retrieve variable "
6133 "arguments"
6134 msgstr ""
6136 #: c-family/c.opt:778
6137 msgid "Warn if a variable length array is used"
6138 msgstr ""
6140 #: c-family/c.opt:782
6141 msgid "Warn when a register variable is declared volatile"
6142 msgstr ""
6144 #: c-family/c.opt:786
6145 msgid "Warn if a virtual base has a non-trivial move assignment operator"
6146 msgstr ""
6148 #: c-family/c.opt:790
6149 msgid ""
6150 "In C++, nonzero means warn about deprecated conversion from string literals "
6151 "to 'char *'.  In C, similar warning, except that the conversion is of course "
6152 "not deprecated by the ISO C standard."
6153 msgstr ""
6155 #: c-family/c.opt:794
6156 msgid "Warn when a literal '0' is used as null pointer"
6157 msgstr ""
6159 #: c-family/c.opt:798
6160 msgid "Warn about useless casts"
6161 msgstr ""
6163 #: c-family/c.opt:802
6164 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
6165 msgstr ""
6167 #: c-family/c.opt:810
6168 msgid "Enforce class member access control semantics"
6169 msgstr ""
6171 #: c-family/c.opt:814
6172 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent"
6173 msgstr ""
6175 #: c-family/c.opt:817 c-family/c.opt:824 c-family/c.opt:902 c-family/c.opt:921
6176 #: c-family/c.opt:944 c-family/c.opt:950 c-family/c.opt:957 c-family/c.opt:981
6177 #: c-family/c.opt:1004 c-family/c.opt:1007 c-family/c.opt:1021
6178 #: c-family/c.opt:1140 c-family/c.opt:1151 c-family/c.opt:1169
6179 #: c-family/c.opt:1200 c-family/c.opt:1204 c-family/c.opt:1220
6180 #: c-family/c-opts.c:468
6181 #, gcc-internal-format
6182 msgid "switch %qs is no longer supported"
6183 msgstr ""
6185 #: c-family/c.opt:821
6186 msgid "Allow variadic functions without named parameter"
6187 msgstr ""
6189 #: c-family/c.opt:825 c-family/c.opt:958 c-family/c.opt:1201
6190 #: c-family/c.opt:1205 c-family/c.opt:1221
6191 msgid "No longer supported"
6192 msgstr ""
6194 #: c-family/c.opt:829
6195 msgid "Recognize the \"asm\" keyword"
6196 msgstr ""
6198 #: c-family/c.opt:837
6199 msgid "Recognize built-in functions"
6200 msgstr ""
6202 #: c-family/c.opt:844
6203 msgid "Where shorter, use canonicalized paths to systems headers."
6204 msgstr ""
6206 #: c-family/c.opt:848
6207 msgid "Check the return value of new"
6208 msgstr ""
6210 #: c-family/c.opt:852
6211 msgid "Allow the arguments of the '?' operator to have different types"
6212 msgstr ""
6214 #: c-family/c.opt:856 c-family/c.opt:876 c-family/c.opt:1074
6215 #: config/sh/sh.opt:213 common.opt:953 common.opt:1139 common.opt:1443
6216 #: common.opt:1717 common.opt:1753 common.opt:1838 common.opt:1842
6217 #: common.opt:1918 common.opt:2000 common.opt:2024 common.opt:2112
6218 msgid "Does nothing.  Preserved for backward compatibility."
6219 msgstr ""
6221 #: c-family/c.opt:859
6222 #, c-format
6223 msgid "no class name specified with %qs"
6224 msgstr ""
6226 #: c-family/c.opt:860
6227 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
6228 msgstr ""
6230 #: c-family/c.opt:864
6231 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth"
6232 msgstr ""
6234 #: c-family/c.opt:868
6235 msgid "Emit debug annotations during preprocessing"
6236 msgstr ""
6238 #: c-family/c.opt:872
6239 msgid ""
6240 "-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
6241 "type parameter from a brace-enclosed initializer-list"
6242 msgstr ""
6244 #: c-family/c.opt:880
6245 msgid "Preprocess directives only."
6246 msgstr ""
6248 #: c-family/c.opt:884
6249 msgid "Permit '$' as an identifier character"
6250 msgstr ""
6252 #: c-family/c.opt:888
6253 msgid "Write all declarations as Ada code transitively"
6254 msgstr ""
6256 #: c-family/c.opt:892
6257 msgid "Write all declarations as Ada code for the given file only"
6258 msgstr ""
6260 #: c-family/c.opt:899
6261 msgid "Generate code to check exception specifications"
6262 msgstr ""
6264 #: c-family/c.opt:906
6265 msgid ""
6266 "-fexec-charset=<cset>\tConvert all strings and character constants to "
6267 "character set <cset>"
6268 msgstr ""
6270 #: c-family/c.opt:910
6271 msgid "Permit universal character names (\\u and \\U) in identifiers"
6272 msgstr ""
6274 #: c-family/c.opt:914
6275 msgid ""
6276 "-finput-charset=<cset>\tSpecify the default character set for source files"
6277 msgstr ""
6279 #: c-family/c.opt:918
6280 msgid ""
6281 "Support dynamic initialization of thread-local variables in a different "
6282 "translation unit"
6283 msgstr ""
6285 #: c-family/c.opt:925
6286 msgid "Scope of for-init-statement variables is local to the loop"
6287 msgstr ""
6289 #: c-family/c.opt:929
6290 msgid "Do not assume that standard C libraries and \"main\" exist"
6291 msgstr ""
6293 #: c-family/c.opt:933
6294 msgid "Recognize GNU-defined keywords"
6295 msgstr ""
6297 #: c-family/c.opt:937
6298 msgid "Generate code for GNU runtime environment"
6299 msgstr ""
6301 #: c-family/c.opt:941
6302 msgid "Use traditional GNU semantics for inline functions"
6303 msgstr ""
6305 #: c-family/c.opt:947
6306 msgid ""
6307 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
6308 msgstr ""
6310 #: c-family/c.opt:954
6311 msgid "Assume normal C execution environment"
6312 msgstr ""
6314 #: c-family/c.opt:962
6315 msgid "Export functions even if they can be inlined"
6316 msgstr ""
6318 #: c-family/c.opt:966
6319 msgid "Emit implicit instantiations of inline templates"
6320 msgstr ""
6322 #: c-family/c.opt:970
6323 msgid "Emit implicit instantiations of templates"
6324 msgstr ""
6326 #: c-family/c.opt:974
6327 msgid "Inject friend functions into enclosing namespace"
6328 msgstr ""
6330 #: c-family/c.opt:978
6331 msgid "Don't emit dllexported inline functions unless needed"
6332 msgstr ""
6334 #: c-family/c.opt:985
6335 msgid ""
6336 "Allow implicit conversions between vectors with differing numbers of "
6337 "subparts and/or differing element types."
6338 msgstr ""
6340 #: c-family/c.opt:989
6341 msgid "Don't warn about uses of Microsoft extensions"
6342 msgstr ""
6344 #: c-family/c.opt:993
6345 msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
6346 msgstr ""
6348 #: c-family/c.opt:997
6349 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
6350 msgstr ""
6352 #: c-family/c.opt:1001
6353 msgid "Ignore read operations when inserting mudflap instrumentation"
6354 msgstr ""
6356 #: c-family/c.opt:1011
6357 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
6358 msgstr ""
6360 #: c-family/c.opt:1015
6361 msgid "Assume that receivers of Objective-C messages may be nil"
6362 msgstr ""
6364 #: c-family/c.opt:1025
6365 msgid ""
6366 "Treat a throw() exception specification as noexcept to improve code size"
6367 msgstr ""
6369 #: c-family/c.opt:1029
6370 msgid ""
6371 "Specify which ABI to use for Objective-C family code and meta-data "
6372 "generation."
6373 msgstr ""
6375 #: c-family/c.opt:1035
6376 msgid ""
6377 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
6378 "ivars, if needed"
6379 msgstr ""
6381 #: c-family/c.opt:1039
6382 msgid "Allow fast jumps to the message dispatcher"
6383 msgstr ""
6385 #: c-family/c.opt:1045
6386 msgid "Enable Objective-C exception and synchronization syntax"
6387 msgstr ""
6389 #: c-family/c.opt:1049
6390 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
6391 msgstr ""
6393 #: c-family/c.opt:1053
6394 msgid ""
6395 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
6396 "2."
6397 msgstr ""
6399 #: c-family/c.opt:1058
6400 msgid "Enable Objective-C setjmp exception handling runtime"
6401 msgstr ""
6403 #: c-family/c.opt:1062
6404 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0"
6405 msgstr ""
6407 #: c-family/c.opt:1066
6408 msgid "Enable OpenMP (implies -frecursive in Fortran)"
6409 msgstr ""
6411 #: c-family/c.opt:1070
6412 msgid "Recognize C++ keywords like \"compl\" and \"xor\""
6413 msgstr ""
6415 #: c-family/c.opt:1081
6416 msgid "Look for and use PCH files even when preprocessing"
6417 msgstr ""
6419 #: c-family/c.opt:1085
6420 msgid "Downgrade conformance errors to warnings"
6421 msgstr ""
6423 #: c-family/c.opt:1089
6424 msgid "Enable Plan 9 language extensions"
6425 msgstr ""
6427 #: c-family/c.opt:1093
6428 msgid "Treat the input file as already preprocessed"
6429 msgstr ""
6431 #: c-family/c.opt:1101
6432 msgid ""
6433 "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro "
6434 "expansion and display them in error messages"
6435 msgstr ""
6437 #: c-family/c.opt:1105
6438 msgid ""
6439 "-fno-pretty-templates Do not pretty-print template specializations as the "
6440 "template signature followed by the arguments"
6441 msgstr ""
6443 #: c-family/c.opt:1109
6444 msgid ""
6445 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
6446 "in at runtime"
6447 msgstr ""
6449 #: c-family/c.opt:1113
6450 msgid "Enable automatic template instantiation"
6451 msgstr ""
6453 #: c-family/c.opt:1117
6454 msgid "Generate run time type descriptor information"
6455 msgstr ""
6457 #: c-family/c.opt:1121
6458 msgid "Use the same size for double as for float"
6459 msgstr ""
6461 #: c-family/c.opt:1125
6462 msgid "Use the narrowest integer type possible for enumeration types"
6463 msgstr ""
6465 #: c-family/c.opt:1129
6466 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
6467 msgstr ""
6469 #: c-family/c.opt:1133
6470 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
6471 msgstr ""
6473 #: c-family/c.opt:1137
6474 msgid "Make \"char\" signed by default"
6475 msgstr ""
6477 #: c-family/c.opt:1144
6478 msgid "Display statistics accumulated during compilation"
6479 msgstr ""
6481 #: c-family/c.opt:1148
6482 msgid ""
6483 "Assume that values of enumeration type are always within the minimum range "
6484 "of that type"
6485 msgstr ""
6487 #: c-family/c.opt:1155
6488 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
6489 msgstr ""
6491 #: c-family/c.opt:1159
6492 msgid ""
6493 "Set the maximum number of template instantiation notes for a single warning "
6494 "or error"
6495 msgstr ""
6497 #: c-family/c.opt:1166
6498 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth"
6499 msgstr ""
6501 #: c-family/c.opt:1173
6502 msgid ""
6503 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
6504 "local statics"
6505 msgstr ""
6507 #: c-family/c.opt:1177
6508 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
6509 msgstr ""
6511 #: c-family/c.opt:1181
6512 msgid "Make \"char\" unsigned by default"
6513 msgstr ""
6515 #: c-family/c.opt:1185
6516 msgid "Use __cxa_atexit to register destructors"
6517 msgstr ""
6519 #: c-family/c.opt:1189
6520 msgid "Use __cxa_get_exception_ptr in exception handling"
6521 msgstr ""
6523 #: c-family/c.opt:1193
6524 msgid "Marks all inlined functions and methods as having hidden visibility"
6525 msgstr ""
6527 #: c-family/c.opt:1197
6528 msgid "Changes visibility to match Microsoft Visual Studio by default"
6529 msgstr ""
6531 #: c-family/c.opt:1209
6532 msgid "Emit common-like symbols as weak symbols"
6533 msgstr ""
6535 #: c-family/c.opt:1213
6536 msgid ""
6537 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
6538 "to character set <cset>"
6539 msgstr ""
6541 #: c-family/c.opt:1217
6542 msgid "Generate a #line directive pointing at the current working directory"
6543 msgstr ""
6545 #: c-family/c.opt:1225
6546 msgid ""
6547 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
6548 msgstr ""
6550 #: c-family/c.opt:1229
6551 msgid "Dump declarations to a .decl file"
6552 msgstr ""
6554 #: c-family/c.opt:1233
6555 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs"
6556 msgstr ""
6558 #: c-family/c.opt:1237
6559 msgid ""
6560 "-femit-struct-debug-reduced\tConservative reduced debug info for structs"
6561 msgstr ""
6563 #: c-family/c.opt:1241
6564 msgid ""
6565 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
6566 "structs"
6567 msgstr ""
6569 #: c-family/c.opt:1245
6570 msgid ""
6571 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
6572 "corresponding"
6573 msgstr ""
6575 #: c-family/c.opt:1250
6576 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
6577 msgstr ""
6579 #: c-family/c.opt:1254
6580 msgid "-imacros <file>\tAccept definition of macros in <file>"
6581 msgstr ""
6583 #: c-family/c.opt:1258
6584 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory"
6585 msgstr ""
6587 #: c-family/c.opt:1262
6588 msgid "-include <file>\tInclude the contents of <file> before other files"
6589 msgstr ""
6591 #: c-family/c.opt:1266
6592 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
6593 msgstr ""
6595 #: c-family/c.opt:1270
6596 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
6597 msgstr ""
6599 #: c-family/c.opt:1274
6600 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
6601 msgstr ""
6603 #: c-family/c.opt:1278
6604 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
6605 msgstr ""
6607 #: c-family/c.opt:1282
6608 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
6609 msgstr ""
6611 #: c-family/c.opt:1286
6612 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
6613 msgstr ""
6615 #: c-family/c.opt:1296
6616 msgid ""
6617 "Do not search standard system include directories (those specified with -"
6618 "isystem will still be used)"
6619 msgstr ""
6621 #: c-family/c.opt:1300
6622 msgid "Do not search standard system include directories for C++"
6623 msgstr ""
6625 #: c-family/c.opt:1312
6626 msgid "Generate C header of platform-specific features"
6627 msgstr ""
6629 #: c-family/c.opt:1316
6630 msgid "Remap file names when including files"
6631 msgstr ""
6633 #: c-family/c.opt:1320 c-family/c.opt:1324
6634 msgid ""
6635 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
6636 "corrigendum"
6637 msgstr ""
6639 #: c-family/c.opt:1328
6640 msgid ""
6641 "Conform to the ISO 2011 C++ standard (experimental and incomplete support)"
6642 msgstr ""
6644 #: c-family/c.opt:1332
6645 msgid "Deprecated in favor of -std=c++11"
6646 msgstr ""
6648 #: c-family/c.opt:1336
6649 msgid ""
6650 "Conform to the ISO 201y(7?) C++ draft standard (experimental and incomplete "
6651 "support)"
6652 msgstr ""
6654 #: c-family/c.opt:1340 c-family/c.opt:1426
6655 msgid ""
6656 "Conform to the ISO 2011 C standard (experimental and incomplete support)"
6657 msgstr ""
6659 #: c-family/c.opt:1344
6660 msgid "Deprecated in favor of -std=c11"
6661 msgstr ""
6663 #: c-family/c.opt:1348 c-family/c.opt:1352 c-family/c.opt:1410
6664 msgid "Conform to the ISO 1990 C standard"
6665 msgstr ""
6667 #: c-family/c.opt:1356 c-family/c.opt:1418
6668 msgid "Conform to the ISO 1999 C standard"
6669 msgstr ""
6671 #: c-family/c.opt:1360
6672 msgid "Deprecated in favor of -std=c99"
6673 msgstr ""
6675 #: c-family/c.opt:1364 c-family/c.opt:1369
6676 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
6677 msgstr ""
6679 #: c-family/c.opt:1374
6680 msgid ""
6681 "Conform to the ISO 2011 C++ standard with GNU extensions (experimental and "
6682 "incomplete support)"
6683 msgstr ""
6685 #: c-family/c.opt:1378
6686 msgid "Deprecated in favor of -std=gnu++11"
6687 msgstr ""
6689 #: c-family/c.opt:1382
6690 msgid ""
6691 "Conform to the ISO 201y(7?) C++ draft standard with GNU extensions "
6692 "(experimental and incomplete support)"
6693 msgstr ""
6695 #: c-family/c.opt:1386
6696 msgid ""
6697 "Conform to the ISO 2011 C standard with GNU extensions (experimental and "
6698 "incomplete support)"
6699 msgstr ""
6701 #: c-family/c.opt:1390
6702 msgid "Deprecated in favor of -std=gnu11"
6703 msgstr ""
6705 #: c-family/c.opt:1394 c-family/c.opt:1398
6706 msgid "Conform to the ISO 1990 C standard with GNU extensions"
6707 msgstr ""
6709 #: c-family/c.opt:1402
6710 msgid "Conform to the ISO 1999 C standard with GNU extensions"
6711 msgstr ""
6713 #: c-family/c.opt:1406
6714 msgid "Deprecated in favor of -std=gnu99"
6715 msgstr ""
6717 #: c-family/c.opt:1414
6718 msgid "Conform to the ISO 1990 C standard as amended in 1994"
6719 msgstr ""
6721 #: c-family/c.opt:1422
6722 msgid "Deprecated in favor of -std=iso9899:1999"
6723 msgstr ""
6725 #: c-family/c.opt:1433
6726 msgid "Enable traditional preprocessing"
6727 msgstr ""
6729 #: c-family/c.opt:1437
6730 msgid "-trigraphs\tSupport ISO C trigraphs"
6731 msgstr ""
6733 #: c-family/c.opt:1441
6734 msgid "Do not predefine system-specific and GCC-specific macros"
6735 msgstr ""
6737 #: ada/gcc-interface/lang.opt:63
6738 msgid "Synonym of -gnatk8"
6739 msgstr ""
6741 #: ada/gcc-interface/lang.opt:71
6742 msgid "Do not look for object files in standard path"
6743 msgstr ""
6745 #: ada/gcc-interface/lang.opt:75
6746 msgid "Select the runtime"
6747 msgstr ""
6749 #: ada/gcc-interface/lang.opt:79
6750 msgid "Catch typos"
6751 msgstr ""
6753 #: ada/gcc-interface/lang.opt:83
6754 msgid "Set name of output ALI file (internal switch)"
6755 msgstr ""
6757 #: ada/gcc-interface/lang.opt:87
6758 msgid "-gnat<options>\tSpecify options to GNAT"
6759 msgstr ""
6761 #: go/lang.opt:42
6762 msgid "Add explicit checks for division by zero"
6763 msgstr ""
6765 #: go/lang.opt:46
6766 msgid "Add explicit checks for division overflow in INT_MIN / -1"
6767 msgstr ""
6769 #: go/lang.opt:50
6770 msgid "-fgo-dump-<type>\tDump Go frontend internal information"
6771 msgstr ""
6773 #: go/lang.opt:54
6774 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend"
6775 msgstr ""
6777 #: go/lang.opt:58
6778 msgid "-fgo-pkgpath=<string>\tSet Go package path"
6779 msgstr ""
6781 #: go/lang.opt:62
6782 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names"
6783 msgstr ""
6785 #: go/lang.opt:66
6786 msgid ""
6787 "-fgo-relative-import-path=<path> Treat a relative import as relative to path"
6788 msgstr ""
6790 #: go/lang.opt:70
6791 msgid "Functions which return values must end with return statements"
6792 msgstr ""
6794 #: config/vms/vms.opt:27
6795 msgid "Malloc data into P2 space"
6796 msgstr ""
6798 #: config/vms/vms.opt:31
6799 msgid "Set name of main routine for the debugger"
6800 msgstr ""
6802 #: config/vms/vms.opt:35
6803 msgid "Use VMS exit codes instead of posix ones"
6804 msgstr ""
6806 #: config/vms/vms.opt:39
6807 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size"
6808 msgstr ""
6810 #: config/vms/vms.opt:42
6811 #, c-format
6812 msgid "unknown pointer size model %qs"
6813 msgstr ""
6815 #: config/mcore/mcore.opt:23
6816 msgid "Generate code for the M*Core M210"
6817 msgstr ""
6819 #: config/mcore/mcore.opt:27
6820 msgid "Generate code for the M*Core M340"
6821 msgstr ""
6823 #: config/mcore/mcore.opt:31
6824 msgid "Force functions to be aligned to a 4 byte boundary"
6825 msgstr ""
6827 #: config/mcore/mcore.opt:35 config/score/score.opt:23
6828 #: config/moxie/moxie.opt:23
6829 msgid "Generate big-endian code"
6830 msgstr ""
6832 #: config/mcore/mcore.opt:39
6833 msgid "Emit call graph information"
6834 msgstr ""
6836 #: config/mcore/mcore.opt:43
6837 msgid "Use the divide instruction"
6838 msgstr ""
6840 #: config/mcore/mcore.opt:47
6841 msgid "Inline constants if it can be done in 2 insns or less"
6842 msgstr ""
6844 #: config/mcore/mcore.opt:51 config/score/score.opt:27
6845 #: config/moxie/moxie.opt:27
6846 msgid "Generate little-endian code"
6847 msgstr ""
6849 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
6850 msgid ""
6851 "Assume that run-time support has been provided, so omit -lsim from the "
6852 "linker command line"
6853 msgstr ""
6855 #: config/mcore/mcore.opt:60
6856 msgid "Use arbitrary sized immediates in bit operations"
6857 msgstr ""
6859 #: config/mcore/mcore.opt:64
6860 msgid "Prefer word accesses over byte accesses"
6861 msgstr ""
6863 #: config/mcore/mcore.opt:71
6864 msgid "Set the maximum amount for a single stack increment operation"
6865 msgstr ""
6867 #: config/mcore/mcore.opt:75
6868 msgid "Always treat bitfields as int-sized"
6869 msgstr ""
6871 #: config/linux-android.opt:23
6872 msgid "Generate code for the Android platform."
6873 msgstr ""
6875 #: config/mmix/mmix.opt:24
6876 msgid "For intrinsics library: pass all parameters in registers"
6877 msgstr ""
6879 #: config/mmix/mmix.opt:28
6880 msgid "Use register stack for parameters and return value"
6881 msgstr ""
6883 #: config/mmix/mmix.opt:32
6884 msgid "Use call-clobbered registers for parameters and return value"
6885 msgstr ""
6887 #: config/mmix/mmix.opt:37
6888 msgid "Use epsilon-respecting floating point compare instructions"
6889 msgstr ""
6891 #: config/mmix/mmix.opt:41
6892 msgid "Use zero-extending memory loads, not sign-extending ones"
6893 msgstr ""
6895 #: config/mmix/mmix.opt:45
6896 msgid ""
6897 "Generate divide results with reminder having the same sign as the divisor "
6898 "(not the dividend)"
6899 msgstr ""
6901 #: config/mmix/mmix.opt:49
6902 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
6903 msgstr ""
6905 #: config/mmix/mmix.opt:53
6906 msgid "Do not provide a default start-address 0x100 of the program"
6907 msgstr ""
6909 #: config/mmix/mmix.opt:57
6910 msgid "Link to emit program in ELF format (rather than mmo)"
6911 msgstr ""
6913 #: config/mmix/mmix.opt:61
6914 msgid "Use P-mnemonics for branches statically predicted as taken"
6915 msgstr ""
6917 #: config/mmix/mmix.opt:65
6918 msgid "Don't use P-mnemonics for branches"
6919 msgstr ""
6921 #: config/mmix/mmix.opt:79
6922 msgid "Use addresses that allocate global registers"
6923 msgstr ""
6925 #: config/mmix/mmix.opt:83
6926 msgid "Do not use addresses that allocate global registers"
6927 msgstr ""
6929 #: config/mmix/mmix.opt:87
6930 msgid "Generate a single exit point for each function"
6931 msgstr ""
6933 #: config/mmix/mmix.opt:91
6934 msgid "Do not generate a single exit point for each function"
6935 msgstr ""
6937 #: config/mmix/mmix.opt:95
6938 msgid "Set start-address of the program"
6939 msgstr ""
6941 #: config/mmix/mmix.opt:99
6942 msgid "Set start-address of data"
6943 msgstr ""
6945 #: config/darwin.opt:114
6946 msgid "Generate compile-time CFString objects"
6947 msgstr ""
6949 #: config/darwin.opt:208
6950 msgid "Warn if constant CFString objects contain non-portable characters"
6951 msgstr ""
6953 #: config/darwin.opt:213
6954 msgid "Generate AT&T-style stubs for Mach-O"
6955 msgstr ""
6957 #: config/darwin.opt:217
6958 msgid "Generate code suitable for executables (NOT shared libs)"
6959 msgstr ""
6961 #: config/darwin.opt:221
6962 msgid "Generate code suitable for fast turn around debugging"
6963 msgstr ""
6965 #: config/darwin.opt:230
6966 msgid "The earliest MacOS X version on which this program will run"
6967 msgstr ""
6969 #: config/darwin.opt:234
6970 msgid "Set sizeof(bool) to 1"
6971 msgstr ""
6973 #: config/darwin.opt:238
6974 msgid "Generate code for darwin loadable kernel extensions"
6975 msgstr ""
6977 #: config/darwin.opt:242
6978 msgid "Generate code for the kernel or loadable kernel extensions"
6979 msgstr ""
6981 #: config/darwin.opt:246
6982 msgid ""
6983 "-iframework <dir>\tAdd <dir> to the end of the system framework include path"
6984 msgstr ""
6986 #: config/bfin/bfin.opt:40 config/c6x/c6x.opt:38 config/mep/mep.opt:143
6987 msgid "Use simulator runtime"
6988 msgstr ""
6990 #: config/bfin/bfin.opt:44 config/arm/arm.opt:106
6991 msgid "Specify the name of the target CPU"
6992 msgstr ""
6994 #: config/bfin/bfin.opt:48
6995 msgid "Omit frame pointer for leaf functions"
6996 msgstr ""
6998 #: config/bfin/bfin.opt:52
6999 msgid "Program is entirely located in low 64k of memory"
7000 msgstr ""
7002 #: config/bfin/bfin.opt:56
7003 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
7004 msgstr ""
7006 #: config/bfin/bfin.opt:61
7007 msgid "Avoid speculative loads to work around a hardware anomaly."
7008 msgstr ""
7010 #: config/bfin/bfin.opt:65
7011 msgid "Enabled ID based shared library"
7012 msgstr ""
7014 #: config/bfin/bfin.opt:69
7015 msgid ""
7016 "Generate code that won't be linked against any other ID shared libraries,"
7017 msgstr ""
7019 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:171
7020 msgid "ID of shared library to build"
7021 msgstr ""
7023 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:167
7024 msgid "Enable separate data segment"
7025 msgstr ""
7027 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
7028 msgid "Avoid generating pc-relative calls; use indirection"
7029 msgstr ""
7031 #: config/bfin/bfin.opt:86
7032 msgid "Link with the fast floating-point library"
7033 msgstr ""
7035 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
7036 msgid "Enable Function Descriptor PIC mode"
7037 msgstr ""
7039 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
7040 msgid "Enable inlining of PLT in function calls"
7041 msgstr ""
7043 #: config/bfin/bfin.opt:98
7044 msgid "Do stack checking using bounds in L1 scratch memory"
7045 msgstr ""
7047 #: config/bfin/bfin.opt:102
7048 msgid "Enable multicore support"
7049 msgstr ""
7051 #: config/bfin/bfin.opt:106
7052 msgid "Build for Core A"
7053 msgstr ""
7055 #: config/bfin/bfin.opt:110
7056 msgid "Build for Core B"
7057 msgstr ""
7059 #: config/bfin/bfin.opt:114
7060 msgid "Build for SDRAM"
7061 msgstr ""
7063 #: config/bfin/bfin.opt:118
7064 msgid "Assume ICPLBs are enabled at runtime."
7065 msgstr ""
7067 #: config/m68k/m68k-tables.opt:25
7068 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7069 msgstr ""
7071 #: config/m68k/m68k-tables.opt:365
7072 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7073 msgstr ""
7075 #: config/m68k/m68k-tables.opt:411
7076 msgid "Known M68K ISAs (for use with the -march= option):"
7077 msgstr ""
7079 #: config/m68k/ieee.opt:24 config/i386/i386.opt:233
7080 msgid "Use IEEE math for fp comparisons"
7081 msgstr ""
7083 #: config/m68k/m68k.opt:30
7084 msgid "Generate code for a 520X"
7085 msgstr ""
7087 #: config/m68k/m68k.opt:34
7088 msgid "Generate code for a 5206e"
7089 msgstr ""
7091 #: config/m68k/m68k.opt:38
7092 msgid "Generate code for a 528x"
7093 msgstr ""
7095 #: config/m68k/m68k.opt:42
7096 msgid "Generate code for a 5307"
7097 msgstr ""
7099 #: config/m68k/m68k.opt:46
7100 msgid "Generate code for a 5407"
7101 msgstr ""
7103 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7104 msgid "Generate code for a 68000"
7105 msgstr ""
7107 #: config/m68k/m68k.opt:54
7108 msgid "Generate code for a 68010"
7109 msgstr ""
7111 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7112 msgid "Generate code for a 68020"
7113 msgstr ""
7115 #: config/m68k/m68k.opt:62
7116 msgid "Generate code for a 68040, without any new instructions"
7117 msgstr ""
7119 #: config/m68k/m68k.opt:66
7120 msgid "Generate code for a 68060, without any new instructions"
7121 msgstr ""
7123 #: config/m68k/m68k.opt:70
7124 msgid "Generate code for a 68030"
7125 msgstr ""
7127 #: config/m68k/m68k.opt:74
7128 msgid "Generate code for a 68040"
7129 msgstr ""
7131 #: config/m68k/m68k.opt:78
7132 msgid "Generate code for a 68060"
7133 msgstr ""
7135 #: config/m68k/m68k.opt:82
7136 msgid "Generate code for a 68302"
7137 msgstr ""
7139 #: config/m68k/m68k.opt:86
7140 msgid "Generate code for a 68332"
7141 msgstr ""
7143 #: config/m68k/m68k.opt:91
7144 msgid "Generate code for a 68851"
7145 msgstr ""
7147 #: config/m68k/m68k.opt:95
7148 msgid "Generate code that uses 68881 floating-point instructions"
7149 msgstr ""
7151 #: config/m68k/m68k.opt:99
7152 msgid "Align variables on a 32-bit boundary"
7153 msgstr ""
7155 #: config/m68k/m68k.opt:103 config/score/score.opt:47 config/arm/arm.opt:81
7156 #: config/c6x/c6x.opt:67
7157 msgid "Specify the name of the target architecture"
7158 msgstr ""
7160 #: config/m68k/m68k.opt:107
7161 msgid "Use the bit-field instructions"
7162 msgstr ""
7164 #: config/m68k/m68k.opt:119
7165 msgid "Generate code for a ColdFire v4e"
7166 msgstr ""
7168 #: config/m68k/m68k.opt:123
7169 msgid "Specify the target CPU"
7170 msgstr ""
7172 #: config/m68k/m68k.opt:127
7173 msgid "Generate code for a cpu32"
7174 msgstr ""
7176 #: config/m68k/m68k.opt:131
7177 msgid "Use hardware division instructions on ColdFire"
7178 msgstr ""
7180 #: config/m68k/m68k.opt:135
7181 msgid "Generate code for a Fido A"
7182 msgstr ""
7184 #: config/m68k/m68k.opt:139
7185 msgid "Generate code which uses hardware floating point instructions"
7186 msgstr ""
7188 #: config/m68k/m68k.opt:143
7189 msgid "Enable ID based shared library"
7190 msgstr ""
7192 #: config/m68k/m68k.opt:147
7193 msgid "Do not use the bit-field instructions"
7194 msgstr ""
7196 #: config/m68k/m68k.opt:151
7197 msgid "Use normal calling convention"
7198 msgstr ""
7200 #: config/m68k/m68k.opt:155
7201 msgid "Consider type 'int' to be 32 bits wide"
7202 msgstr ""
7204 #: config/m68k/m68k.opt:159
7205 msgid "Generate pc-relative code"
7206 msgstr ""
7208 #: config/m68k/m68k.opt:163
7209 msgid "Use different calling convention using 'rtd'"
7210 msgstr ""
7212 #: config/m68k/m68k.opt:175
7213 msgid "Consider type 'int' to be 16 bits wide"
7214 msgstr ""
7216 #: config/m68k/m68k.opt:179
7217 msgid "Generate code with library calls for floating point"
7218 msgstr ""
7220 #: config/m68k/m68k.opt:183
7221 msgid "Do not use unaligned memory references"
7222 msgstr ""
7224 #: config/m68k/m68k.opt:187
7225 msgid "Tune for the specified target CPU or architecture"
7226 msgstr ""
7228 #: config/m68k/m68k.opt:191
7229 msgid "Support more than 8192 GOT entries on ColdFire"
7230 msgstr ""
7232 #: config/m68k/m68k.opt:195
7233 msgid "Support TLS segment larger than 64K"
7234 msgstr ""
7236 #: config/m32c/m32c.opt:23
7237 msgid "-msim\tUse simulator runtime"
7238 msgstr ""
7240 #: config/m32c/m32c.opt:27
7241 msgid "-mcpu=r8c\tCompile code for R8C variants"
7242 msgstr ""
7244 #: config/m32c/m32c.opt:31
7245 msgid "-mcpu=m16c\tCompile code for M16C variants"
7246 msgstr ""
7248 #: config/m32c/m32c.opt:35
7249 msgid "-mcpu=m32cm\tCompile code for M32CM variants"
7250 msgstr ""
7252 #: config/m32c/m32c.opt:39
7253 msgid "-mcpu=m32c\tCompile code for M32C variants"
7254 msgstr ""
7256 #: config/m32c/m32c.opt:43
7257 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)"
7258 msgstr ""
7260 #: config/picochip/picochip.opt:23
7261 msgid ""
7262 "Specify which type of AE to target. This option sets the mul-type and byte-"
7263 "access."
7264 msgstr ""
7266 #: config/picochip/picochip.opt:27
7267 msgid "Specify which type of multiplication to use. Can be mem, mac or none."
7268 msgstr ""
7270 #: config/picochip/picochip.opt:31
7271 msgid ""
7272 "Specify whether the byte access instructions should be used. Enabled by "
7273 "default."
7274 msgstr ""
7276 #: config/picochip/picochip.opt:35
7277 msgid "Enable debug output to be generated."
7278 msgstr ""
7280 #: config/picochip/picochip.opt:39
7281 msgid ""
7282 "Allow a symbol value to be used as an immediate value in an instruction."
7283 msgstr ""
7285 #: config/picochip/picochip.opt:43
7286 msgid "Generate warnings when inefficient code is known to be generated."
7287 msgstr ""
7289 #: config/aarch64/aarch64.opt:28
7290 msgid "The possible TLS dialects:"
7291 msgstr ""
7293 #: config/aarch64/aarch64.opt:40
7294 msgid "The code model option names for -mcmodel:"
7295 msgstr ""
7297 #: config/aarch64/aarch64.opt:64 config/arm/arm.opt:94
7298 #: config/microblaze/microblaze.opt:60
7299 msgid "Assume target CPU is configured as big endian"
7300 msgstr ""
7302 #: config/aarch64/aarch64.opt:68
7303 msgid "Generate code which uses only the general registers"
7304 msgstr ""
7306 #: config/aarch64/aarch64.opt:72 config/arm/arm.opt:151
7307 #: config/microblaze/microblaze.opt:64
7308 msgid "Assume target CPU is configured as little endian"
7309 msgstr ""
7311 #: config/aarch64/aarch64.opt:76
7312 msgid "Specify the code model"
7313 msgstr ""
7315 #: config/aarch64/aarch64.opt:80
7316 msgid "Don't assume that unaligned accesses are handled by the system"
7317 msgstr ""
7319 #: config/aarch64/aarch64.opt:84 config/i386/i386.opt:265
7320 msgid "Omit the frame pointer in leaf functions"
7321 msgstr ""
7323 #: config/aarch64/aarch64.opt:88
7324 msgid "Specify TLS dialect"
7325 msgstr ""
7327 #: config/aarch64/aarch64.opt:92
7328 msgid "-march=ARCH\tUse features of architecture ARCH"
7329 msgstr ""
7331 #: config/aarch64/aarch64.opt:96
7332 msgid "-mcpu=CPU\tUse features of and optimize for CPU"
7333 msgstr ""
7335 #: config/aarch64/aarch64.opt:100
7336 msgid "-mtune=CPU\tOptimize for CPU"
7337 msgstr ""
7339 #: config/linux.opt:24
7340 msgid "Use Bionic C library"
7341 msgstr ""
7343 #: config/linux.opt:28
7344 msgid "Use GNU C library"
7345 msgstr ""
7347 #: config/linux.opt:32
7348 msgid "Use uClibc C library"
7349 msgstr ""
7351 #: config/ia64/ilp32.opt:3
7352 msgid "Generate ILP32 code"
7353 msgstr ""
7355 #: config/ia64/ilp32.opt:7
7356 msgid "Generate LP64 code"
7357 msgstr ""
7359 #: config/ia64/ia64.opt:28
7360 msgid "Generate big endian code"
7361 msgstr ""
7363 #: config/ia64/ia64.opt:32
7364 msgid "Generate little endian code"
7365 msgstr ""
7367 #: config/ia64/ia64.opt:36
7368 msgid "Generate code for GNU as"
7369 msgstr ""
7371 #: config/ia64/ia64.opt:40
7372 msgid "Generate code for GNU ld"
7373 msgstr ""
7375 #: config/ia64/ia64.opt:44
7376 msgid "Emit stop bits before and after volatile extended asms"
7377 msgstr ""
7379 #: config/ia64/ia64.opt:48
7380 msgid "Use in/loc/out register names"
7381 msgstr ""
7383 #: config/ia64/ia64.opt:55
7384 msgid "Enable use of sdata/scommon/sbss"
7385 msgstr ""
7387 #: config/ia64/ia64.opt:59
7388 msgid "Generate code without GP reg"
7389 msgstr ""
7391 #: config/ia64/ia64.opt:63
7392 msgid "gp is constant (but save/restore gp on indirect calls)"
7393 msgstr ""
7395 #: config/ia64/ia64.opt:67
7396 msgid "Generate self-relocatable code"
7397 msgstr ""
7399 #: config/ia64/ia64.opt:71
7400 msgid "Generate inline floating point division, optimize for latency"
7401 msgstr ""
7403 #: config/ia64/ia64.opt:75
7404 msgid "Generate inline floating point division, optimize for throughput"
7405 msgstr ""
7407 #: config/ia64/ia64.opt:82
7408 msgid "Generate inline integer division, optimize for latency"
7409 msgstr ""
7411 #: config/ia64/ia64.opt:86
7412 msgid "Generate inline integer division, optimize for throughput"
7413 msgstr ""
7415 #: config/ia64/ia64.opt:90
7416 msgid "Do not inline integer division"
7417 msgstr ""
7419 #: config/ia64/ia64.opt:94
7420 msgid "Generate inline square root, optimize for latency"
7421 msgstr ""
7423 #: config/ia64/ia64.opt:98
7424 msgid "Generate inline square root, optimize for throughput"
7425 msgstr ""
7427 #: config/ia64/ia64.opt:102
7428 msgid "Do not inline square root"
7429 msgstr ""
7431 #: config/ia64/ia64.opt:106
7432 msgid "Enable Dwarf 2 line debug info via GNU as"
7433 msgstr ""
7435 #: config/ia64/ia64.opt:110
7436 msgid "Enable earlier placing stop bits for better scheduling"
7437 msgstr ""
7439 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:58
7440 #: config/sh/sh.opt:265
7441 msgid "Specify range of registers to make fixed"
7442 msgstr ""
7444 #: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
7445 #: config/alpha/alpha.opt:130
7446 msgid "Specify bit size of immediate TLS offsets"
7447 msgstr ""
7449 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:368
7450 #: config/s390/s390.opt:129 config/sparc/sparc.opt:122
7451 msgid "Schedule code for given CPU"
7452 msgstr ""
7454 #: config/ia64/ia64.opt:126
7455 msgid "Known Itanium CPUs (for use with the -mtune= option):"
7456 msgstr ""
7458 #: config/ia64/ia64.opt:136
7459 msgid "Use data speculation before reload"
7460 msgstr ""
7462 #: config/ia64/ia64.opt:140
7463 msgid "Use data speculation after reload"
7464 msgstr ""
7466 #: config/ia64/ia64.opt:144
7467 msgid "Use control speculation"
7468 msgstr ""
7470 #: config/ia64/ia64.opt:148
7471 msgid "Use in block data speculation before reload"
7472 msgstr ""
7474 #: config/ia64/ia64.opt:152
7475 msgid "Use in block data speculation after reload"
7476 msgstr ""
7478 #: config/ia64/ia64.opt:156
7479 msgid "Use in block control speculation"
7480 msgstr ""
7482 #: config/ia64/ia64.opt:160
7483 msgid "Use simple data speculation check"
7484 msgstr ""
7486 #: config/ia64/ia64.opt:164
7487 msgid "Use simple data speculation check for control speculation"
7488 msgstr ""
7490 #: config/ia64/ia64.opt:168
7491 msgid ""
7492 "If set, data speculative instructions will be chosen for schedule only if "
7493 "there are no other choices at the moment "
7494 msgstr ""
7496 #: config/ia64/ia64.opt:172
7497 msgid ""
7498 "If set, control speculative instructions will be chosen for schedule only if "
7499 "there are no other choices at the moment "
7500 msgstr ""
7502 #: config/ia64/ia64.opt:176
7503 msgid ""
7504 "Count speculative dependencies while calculating priority of instructions"
7505 msgstr ""
7507 #: config/ia64/ia64.opt:180
7508 msgid "Place a stop bit after every cycle when scheduling"
7509 msgstr ""
7511 #: config/ia64/ia64.opt:184
7512 msgid ""
7513 "Assume that floating-point stores and loads are not likely to cause conflict "
7514 "when placed into one instruction group"
7515 msgstr ""
7517 #: config/ia64/ia64.opt:188
7518 msgid ""
7519 "Soft limit on number of memory insns per instruction group, giving lower "
7520 "priority to subsequent memory insns attempting to schedule in the same insn "
7521 "group. Frequently useful to prevent cache bank conflicts.  Default value is 1"
7522 msgstr ""
7524 #: config/ia64/ia64.opt:192
7525 msgid ""
7526 "Disallow more than 'msched-max-memory-insns' in instruction group. "
7527 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
7528 "reached)"
7529 msgstr ""
7531 #: config/ia64/ia64.opt:196
7532 msgid "Don't generate checks for control speculation in selective scheduling"
7533 msgstr ""
7535 #: config/spu/spu.opt:20
7536 msgid "Emit warnings when run-time relocations are generated"
7537 msgstr ""
7539 #: config/spu/spu.opt:24
7540 msgid "Emit errors when run-time relocations are generated"
7541 msgstr ""
7543 #: config/spu/spu.opt:28
7544 msgid "Specify cost of branches (Default 20)"
7545 msgstr ""
7547 #: config/spu/spu.opt:32
7548 msgid "Make sure loads and stores are not moved past DMA instructions"
7549 msgstr ""
7551 #: config/spu/spu.opt:36
7552 msgid "volatile must be specified on any memory that is effected by DMA"
7553 msgstr ""
7555 #: config/spu/spu.opt:40 config/spu/spu.opt:44
7556 msgid ""
7557 "Insert nops when it might improve performance by allowing dual issue "
7558 "(default)"
7559 msgstr ""
7561 #: config/spu/spu.opt:48
7562 msgid "Use standard main function as entry for startup"
7563 msgstr ""
7565 #: config/spu/spu.opt:52
7566 msgid "Generate branch hints for branches"
7567 msgstr ""
7569 #: config/spu/spu.opt:56
7570 msgid "Maximum number of nops to insert for a hint (Default 2)"
7571 msgstr ""
7573 #: config/spu/spu.opt:60
7574 msgid ""
7575 "Approximate maximum number of instructions to allow between a hint and its "
7576 "branch [125]"
7577 msgstr ""
7579 #: config/spu/spu.opt:64
7580 msgid "Generate code for 18 bit addressing"
7581 msgstr ""
7583 #: config/spu/spu.opt:68
7584 msgid "Generate code for 32 bit addressing"
7585 msgstr ""
7587 #: config/spu/spu.opt:76
7588 msgid ""
7589 "Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
7590 "issue"
7591 msgstr ""
7593 #: config/spu/spu.opt:80 config/i386/i386.opt:122 config/s390/s390.opt:47
7594 msgid "Generate code for given CPU"
7595 msgstr ""
7597 #: config/spu/spu.opt:88
7598 msgid "Access variables in 32-bit PPU objects (default)"
7599 msgstr ""
7601 #: config/spu/spu.opt:92
7602 msgid "Access variables in 64-bit PPU objects"
7603 msgstr ""
7605 #: config/spu/spu.opt:96
7606 msgid "Allow conversions between __ea and generic pointers (default)"
7607 msgstr ""
7609 #: config/spu/spu.opt:100
7610 msgid "Size (in KB) of software data cache"
7611 msgstr ""
7613 #: config/spu/spu.opt:104
7614 msgid "Atomically write back software data cache lines (default)"
7615 msgstr ""
7617 #: config/epiphany/epiphany.opt:24
7618 msgid "Don't use any of r32..r63."
7619 msgstr ""
7621 #: config/epiphany/epiphany.opt:28
7622 msgid ""
7623 "preferentially allocate registers that allow short instruction generation."
7624 msgstr ""
7626 #: config/epiphany/epiphany.opt:32
7627 msgid "Set branch cost"
7628 msgstr ""
7630 #: config/epiphany/epiphany.opt:36
7631 msgid "enable conditional move instruction usage."
7632 msgstr ""
7634 #: config/epiphany/epiphany.opt:40
7635 msgid "set number of nops to emit before each insn pattern"
7636 msgstr ""
7638 #: config/epiphany/epiphany.opt:52
7639 msgid "Use software floating point comparisons"
7640 msgstr ""
7642 #: config/epiphany/epiphany.opt:56
7643 msgid "Enable split of 32 bit immediate loads into low / high part"
7644 msgstr ""
7646 #: config/epiphany/epiphany.opt:60
7647 msgid "Enable use of POST_INC / POST_DEC"
7648 msgstr ""
7650 #: config/epiphany/epiphany.opt:64
7651 msgid "Enable use of POST_MODIFY"
7652 msgstr ""
7654 #: config/epiphany/epiphany.opt:68
7655 msgid "Set number of bytes on the stack preallocated for use by the callee."
7656 msgstr ""
7658 #: config/epiphany/epiphany.opt:72
7659 msgid "Assume round to nearest is selected for purposes of scheduling."
7660 msgstr ""
7662 #: config/epiphany/epiphany.opt:76
7663 msgid "Generate call insns as indirect calls"
7664 msgstr ""
7666 #: config/epiphany/epiphany.opt:80
7667 msgid "Generate call insns as direct calls"
7668 msgstr ""
7670 #: config/epiphany/epiphany.opt:84
7671 msgid ""
7672 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
7673 msgstr ""
7675 #: config/epiphany/epiphany.opt:108
7676 msgid ""
7677 "A floatig point to integer truncation may be replaced with rounding to save "
7678 "mode switching"
7679 msgstr ""
7681 #: config/epiphany/epiphany.opt:112
7682 msgid "Vectorize for double-word operations."
7683 msgstr ""
7685 #: config/epiphany/epiphany.opt:128
7686 msgid ""
7687 "Split unaligned 8 byte vector moves before post-modify address generation."
7688 msgstr ""
7690 #: config/epiphany/epiphany.opt:132
7691 msgid "Use the floating point unit for integer add/subtract."
7692 msgstr ""
7694 #: config/epiphany/epiphany.opt:136
7695 msgid "Set register to hold -1."
7696 msgstr ""
7698 #: config/score/score.opt:31
7699 msgid "Disable bcnz instruction"
7700 msgstr ""
7702 #: config/score/score.opt:35
7703 msgid "Enable unaligned load/store instruction"
7704 msgstr ""
7706 #: config/score/score.opt:39
7707 msgid "Support SCORE 7 ISA"
7708 msgstr ""
7710 #: config/score/score.opt:43
7711 msgid "Support SCORE 7D ISA"
7712 msgstr ""
7714 #: config/score/score.opt:51
7715 msgid "Known SCORE architectures (for use with the -march= option):"
7716 msgstr ""
7718 #: config/h8300/h8300.opt:23
7719 msgid "Generate H8S code"
7720 msgstr ""
7722 #: config/h8300/h8300.opt:27
7723 msgid "Generate H8SX code"
7724 msgstr ""
7726 #: config/h8300/h8300.opt:31
7727 msgid "Generate H8S/2600 code"
7728 msgstr ""
7730 #: config/h8300/h8300.opt:35
7731 msgid "Make integers 32 bits wide"
7732 msgstr ""
7734 #: config/h8300/h8300.opt:42
7735 msgid "Use registers for argument passing"
7736 msgstr ""
7738 #: config/h8300/h8300.opt:46
7739 msgid "Consider access to byte sized memory slow"
7740 msgstr ""
7742 #: config/h8300/h8300.opt:50
7743 msgid "Enable linker relaxing"
7744 msgstr ""
7746 #: config/h8300/h8300.opt:54
7747 msgid "Generate H8/300H code"
7748 msgstr ""
7750 #: config/h8300/h8300.opt:58
7751 msgid "Enable the normal mode"
7752 msgstr ""
7754 #: config/h8300/h8300.opt:62
7755 msgid "Use H8/300 alignment rules"
7756 msgstr ""
7758 #: config/h8300/h8300.opt:66
7759 msgid "Push extended registers on stack in monitor functions"
7760 msgstr ""
7762 #: config/h8300/h8300.opt:70
7763 msgid "Do not push extended registers on stack in monitor functions"
7764 msgstr ""
7766 #: config/pdp11/pdp11.opt:23
7767 msgid "Generate code for an 11/10"
7768 msgstr ""
7770 #: config/pdp11/pdp11.opt:27
7771 msgid "Generate code for an 11/40"
7772 msgstr ""
7774 #: config/pdp11/pdp11.opt:31
7775 msgid "Generate code for an 11/45"
7776 msgstr ""
7778 #: config/pdp11/pdp11.opt:35
7779 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
7780 msgstr ""
7782 #: config/pdp11/pdp11.opt:39
7783 msgid "Do not use inline patterns for copying memory"
7784 msgstr ""
7786 #: config/pdp11/pdp11.opt:43
7787 msgid "Use inline patterns for copying memory"
7788 msgstr ""
7790 #: config/pdp11/pdp11.opt:47
7791 msgid "Do not pretend that branches are expensive"
7792 msgstr ""
7794 #: config/pdp11/pdp11.opt:51
7795 msgid "Pretend that branches are expensive"
7796 msgstr ""
7798 #: config/pdp11/pdp11.opt:55
7799 msgid "Use the DEC assembler syntax"
7800 msgstr ""
7802 #: config/pdp11/pdp11.opt:59
7803 msgid "Use 32 bit float"
7804 msgstr ""
7806 #: config/pdp11/pdp11.opt:63
7807 msgid "Use 64 bit float"
7808 msgstr ""
7810 #: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:166
7811 #: config/frv/frv.opt:158
7812 msgid "Use hardware floating point"
7813 msgstr ""
7815 #: config/pdp11/pdp11.opt:71
7816 msgid "Use 16 bit int"
7817 msgstr ""
7819 #: config/pdp11/pdp11.opt:75
7820 msgid "Use 32 bit int"
7821 msgstr ""
7823 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:162
7824 msgid "Do not use hardware floating point"
7825 msgstr ""
7827 #: config/pdp11/pdp11.opt:83
7828 msgid "Target has split I&D"
7829 msgstr ""
7831 #: config/pdp11/pdp11.opt:87
7832 msgid "Use UNIX assembler syntax"
7833 msgstr ""
7835 #: config/xtensa/xtensa.opt:23
7836 msgid "Use CONST16 instruction to load constants"
7837 msgstr ""
7839 #: config/xtensa/xtensa.opt:27
7840 msgid "Disable position-independent code (PIC) for use in OS kernel code"
7841 msgstr ""
7843 #: config/xtensa/xtensa.opt:31
7844 msgid "Use indirect CALLXn instructions for large programs"
7845 msgstr ""
7847 #: config/xtensa/xtensa.opt:35
7848 msgid "Automatically align branch targets to reduce branch penalties"
7849 msgstr ""
7851 #: config/xtensa/xtensa.opt:39
7852 msgid "Intersperse literal pools with code in the text section"
7853 msgstr ""
7855 #: config/xtensa/xtensa.opt:43
7856 msgid ""
7857 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
7858 "MEMW instructions"
7859 msgstr ""
7861 #: config/i386/cygming.opt:23
7862 msgid "Create console application"
7863 msgstr ""
7865 #: config/i386/cygming.opt:27
7866 msgid "Generate code for a DLL"
7867 msgstr ""
7869 #: config/i386/cygming.opt:31
7870 msgid "Ignore dllimport for functions"
7871 msgstr ""
7873 #: config/i386/cygming.opt:35
7874 msgid "Use Mingw-specific thread support"
7875 msgstr ""
7877 #: config/i386/cygming.opt:39
7878 msgid "Set Windows defines"
7879 msgstr ""
7881 #: config/i386/cygming.opt:43
7882 msgid "Create GUI application"
7883 msgstr ""
7885 #: config/i386/cygming.opt:47 config/i386/interix.opt:32
7886 msgid "Use the GNU extension to the PE format for aligned common data"
7887 msgstr ""
7889 #: config/i386/cygming.opt:51
7890 msgid ""
7891 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
7892 "delete replacement"
7893 msgstr ""
7895 #: config/i386/cygming.opt:58
7896 msgid "Put relocated read-only data into .data section."
7897 msgstr ""
7899 #: config/i386/mingw.opt:29
7900 msgid "Warn about none ISO msvcrt scanf/printf width extensions"
7901 msgstr ""
7903 #: config/i386/mingw.opt:33
7904 msgid "For nested functions on stack executable permission is set."
7905 msgstr ""
7907 #: config/i386/mingw-w64.opt:23
7908 msgid "Use unicode startup and define UNICODE macro"
7909 msgstr ""
7911 #: config/i386/djgpp.opt:25
7912 msgid "Ignored (obsolete)"
7913 msgstr ""
7915 #: config/i386/i386.opt:78
7916 msgid "sizeof(long double) is 16"
7917 msgstr ""
7919 #: config/i386/i386.opt:82 config/i386/i386.opt:229
7920 msgid "Use hardware fp"
7921 msgstr ""
7923 #: config/i386/i386.opt:86
7924 msgid "sizeof(long double) is 12"
7925 msgstr ""
7927 #: config/i386/i386.opt:90
7928 msgid "Use 80-bit long double"
7929 msgstr ""
7931 #: config/i386/i386.opt:94 config/s390/s390.opt:105
7932 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
7933 msgid "Use 64-bit long double"
7934 msgstr ""
7936 #: config/i386/i386.opt:98 config/sh/sh.opt:209
7937 msgid "Reserve space for outgoing arguments in the function prologue"
7938 msgstr ""
7940 #: config/i386/i386.opt:102
7941 msgid "Align some doubles on dword boundary"
7942 msgstr ""
7944 #: config/i386/i386.opt:106
7945 msgid "Function starts are aligned to this power of 2"
7946 msgstr ""
7948 #: config/i386/i386.opt:110
7949 msgid "Jump targets are aligned to this power of 2"
7950 msgstr ""
7952 #: config/i386/i386.opt:114
7953 msgid "Loop code aligned to this power of 2"
7954 msgstr ""
7956 #: config/i386/i386.opt:118
7957 msgid "Align destination of the string operations"
7958 msgstr ""
7960 #: config/i386/i386.opt:126
7961 msgid "Use given assembler dialect"
7962 msgstr ""
7964 #: config/i386/i386.opt:130
7965 msgid "Known assembler dialects (for use with the -masm-dialect= option):"
7966 msgstr ""
7968 #: config/i386/i386.opt:140
7969 msgid "Branches are this expensive (1-5, arbitrary units)"
7970 msgstr ""
7972 #: config/i386/i386.opt:144
7973 msgid ""
7974 "Data greater than given threshold will go into .ldata section in x86-64 "
7975 "medium model"
7976 msgstr ""
7978 #: config/i386/i386.opt:148
7979 msgid "Use given x86-64 code model"
7980 msgstr ""
7982 #: config/i386/i386.opt:152 config/rs6000/aix64.opt:36
7983 #: config/rs6000/linux64.opt:32 config/tilegx/tilegx.opt:49
7984 msgid "Known code models (for use with the -mcmodel= option):"
7985 msgstr ""
7987 #: config/i386/i386.opt:171
7988 msgid "Use given address mode"
7989 msgstr ""
7991 #: config/i386/i386.opt:175
7992 msgid "Known address mode (for use with the -maddress-mode= option):"
7993 msgstr ""
7995 #: config/i386/i386.opt:184
7996 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
7997 msgstr ""
7999 #: config/i386/i386.opt:188
8000 msgid "Generate sin, cos, sqrt for FPU"
8001 msgstr ""
8003 #: config/i386/i386.opt:192
8004 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
8005 msgstr ""
8007 #: config/i386/i386.opt:196
8008 msgid "Return values of functions in FPU registers"
8009 msgstr ""
8011 #: config/i386/i386.opt:200
8012 msgid "Generate floating point mathematics using given instruction set"
8013 msgstr ""
8015 #: config/i386/i386.opt:204
8016 msgid "Valid arguments to -mfpmath=:"
8017 msgstr ""
8019 #: config/i386/i386.opt:237
8020 msgid "Inline all known string operations"
8021 msgstr ""
8023 #: config/i386/i386.opt:241
8024 msgid ""
8025 "Inline memset/memcpy string operations, but perform inline version only for "
8026 "small blocks"
8027 msgstr ""
8029 #: config/i386/i386.opt:244
8030 msgid ""
8031 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
8032 "masm=intel%> and %<-masm=att%> instead"
8033 msgstr ""
8035 #: config/i386/i386.opt:269
8036 msgid "Set 80387 floating-point precision to 32-bit"
8037 msgstr ""
8039 #: config/i386/i386.opt:273
8040 msgid "Set 80387 floating-point precision to 64-bit"
8041 msgstr ""
8043 #: config/i386/i386.opt:277
8044 msgid "Set 80387 floating-point precision to 80-bit"
8045 msgstr ""
8047 #: config/i386/i386.opt:281
8048 msgid "Attempt to keep stack aligned to this power of 2"
8049 msgstr ""
8051 #: config/i386/i386.opt:285
8052 msgid "Assume incoming stack aligned to this power of 2"
8053 msgstr ""
8055 #: config/i386/i386.opt:289
8056 msgid "Use push instructions to save outgoing arguments"
8057 msgstr ""
8059 #: config/i386/i386.opt:293
8060 msgid "Use red-zone in the x86-64 code"
8061 msgstr ""
8063 #: config/i386/i386.opt:297
8064 msgid "Number of registers used to pass integer arguments"
8065 msgstr ""
8067 #: config/i386/i386.opt:301
8068 msgid "Alternate calling convention"
8069 msgstr ""
8071 #: config/i386/i386.opt:305 config/alpha/alpha.opt:23
8072 msgid "Do not use hardware fp"
8073 msgstr ""
8075 #: config/i386/i386.opt:309
8076 msgid "Use SSE register passing conventions for SF and DF mode"
8077 msgstr ""
8079 #: config/i386/i386.opt:313
8080 msgid "Realign stack in prologue"
8081 msgstr ""
8083 #: config/i386/i386.opt:317
8084 msgid "Enable stack probing"
8085 msgstr ""
8087 #: config/i386/i386.opt:321
8088 msgid "Chose strategy to generate stringop using"
8089 msgstr ""
8091 #: config/i386/i386.opt:325
8092 msgid "Valid arguments to -mstringop-strategy=:"
8093 msgstr ""
8095 #: config/i386/i386.opt:350
8096 msgid "Use given thread-local storage dialect"
8097 msgstr ""
8099 #: config/i386/i386.opt:354
8100 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8101 msgstr ""
8103 #: config/i386/i386.opt:364
8104 #, c-format
8105 msgid "Use direct references against %gs when accessing tls data"
8106 msgstr ""
8108 #: config/i386/i386.opt:372
8109 msgid "Generate code that conforms to the given ABI"
8110 msgstr ""
8112 #: config/i386/i386.opt:376
8113 msgid "Known ABIs (for use with the -mabi= option):"
8114 msgstr ""
8116 #: config/i386/i386.opt:386 config/rs6000/rs6000.opt:178
8117 msgid "Vector library ABI to use"
8118 msgstr ""
8120 #: config/i386/i386.opt:390
8121 msgid ""
8122 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8123 msgstr ""
8125 #: config/i386/i386.opt:400
8126 msgid "Return 8-byte vectors in memory"
8127 msgstr ""
8129 #: config/i386/i386.opt:404
8130 msgid "Generate reciprocals instead of divss and sqrtss."
8131 msgstr ""
8133 #: config/i386/i386.opt:408
8134 msgid "Control generation of reciprocal estimates."
8135 msgstr ""
8137 #: config/i386/i386.opt:412
8138 msgid "Generate cld instruction in the function prologue."
8139 msgstr ""
8141 #: config/i386/i386.opt:416
8142 msgid ""
8143 "Generate vzeroupper instruction before a transfer of control flow out of"
8144 msgstr ""
8146 #: config/i386/i386.opt:421
8147 msgid ""
8148 "Do dispatch scheduling if processor is bdver1 or bdver2 or bdver3 and Haifa "
8149 "scheduling"
8150 msgstr ""
8152 #: config/i386/i386.opt:426
8153 msgid ""
8154 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
8155 "vectorizer."
8156 msgstr ""
8158 #: config/i386/i386.opt:432
8159 msgid "Generate 32bit i386 code"
8160 msgstr ""
8162 #: config/i386/i386.opt:436
8163 msgid "Generate 64bit x86-64 code"
8164 msgstr ""
8166 #: config/i386/i386.opt:440
8167 msgid "Generate 32bit x86-64 code"
8168 msgstr ""
8170 #: config/i386/i386.opt:444
8171 msgid "Support MMX built-in functions"
8172 msgstr ""
8174 #: config/i386/i386.opt:448
8175 msgid "Support 3DNow! built-in functions"
8176 msgstr ""
8178 #: config/i386/i386.opt:452
8179 msgid "Support Athlon 3Dnow! built-in functions"
8180 msgstr ""
8182 #: config/i386/i386.opt:456
8183 msgid "Support MMX and SSE built-in functions and code generation"
8184 msgstr ""
8186 #: config/i386/i386.opt:460
8187 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
8188 msgstr ""
8190 #: config/i386/i386.opt:464
8191 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
8192 msgstr ""
8194 #: config/i386/i386.opt:468
8195 msgid ""
8196 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
8197 msgstr ""
8199 #: config/i386/i386.opt:472
8200 msgid ""
8201 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
8202 "generation"
8203 msgstr ""
8205 #: config/i386/i386.opt:476 config/i386/i386.opt:480
8206 msgid ""
8207 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
8208 "and code generation"
8209 msgstr ""
8211 #: config/i386/i386.opt:484
8212 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
8213 msgstr ""
8215 #: config/i386/i386.opt:487
8216 msgid "%<-msse5%> was removed"
8217 msgstr ""
8219 #: config/i386/i386.opt:492
8220 msgid ""
8221 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
8222 "functions and code generation"
8223 msgstr ""
8225 #: config/i386/i386.opt:496
8226 msgid ""
8227 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
8228 "functions and code generation"
8229 msgstr ""
8231 #: config/i386/i386.opt:500
8232 msgid ""
8233 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
8234 "functions and code generation"
8235 msgstr ""
8237 #: config/i386/i386.opt:504
8238 msgid ""
8239 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
8240 msgstr ""
8242 #: config/i386/i386.opt:508
8243 msgid "Support FMA4 built-in functions and code generation "
8244 msgstr ""
8246 #: config/i386/i386.opt:512
8247 msgid "Support XOP built-in functions and code generation "
8248 msgstr ""
8250 #: config/i386/i386.opt:516
8251 msgid "Support LWP built-in functions and code generation "
8252 msgstr ""
8254 #: config/i386/i386.opt:520
8255 msgid ""
8256 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
8257 msgstr ""
8259 #: config/i386/i386.opt:524
8260 msgid "Support code generation of popcnt instruction."
8261 msgstr ""
8263 #: config/i386/i386.opt:528
8264 msgid "Support BMI built-in functions and code generation"
8265 msgstr ""
8267 #: config/i386/i386.opt:532
8268 msgid "Support BMI2 built-in functions and code generation"
8269 msgstr ""
8271 #: config/i386/i386.opt:536
8272 msgid "Support LZCNT built-in function and code generation"
8273 msgstr ""
8275 #: config/i386/i386.opt:540
8276 msgid "Support Hardware Lock Elision prefixes"
8277 msgstr ""
8279 #: config/i386/i386.opt:544
8280 msgid "Support RDSEED instruction"
8281 msgstr ""
8283 #: config/i386/i386.opt:548
8284 msgid "Support PREFETCHW instruction"
8285 msgstr ""
8287 #: config/i386/i386.opt:552
8288 msgid "Support flag-preserving add-carry instructions"
8289 msgstr ""
8291 #: config/i386/i386.opt:556
8292 msgid "Support FXSAVE and FXRSTOR instructions"
8293 msgstr ""
8295 #: config/i386/i386.opt:560
8296 msgid "Support XSAVE and XRSTOR instructions"
8297 msgstr ""
8299 #: config/i386/i386.opt:564
8300 msgid "Support XSAVEOPT instruction"
8301 msgstr ""
8303 #: config/i386/i386.opt:568
8304 msgid "Support TBM built-in functions and code generation"
8305 msgstr ""
8307 #: config/i386/i386.opt:572
8308 msgid "Support code generation of cmpxchg16b instruction."
8309 msgstr ""
8311 #: config/i386/i386.opt:576
8312 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8313 msgstr ""
8315 #: config/i386/i386.opt:580
8316 msgid "Support code generation of movbe instruction."
8317 msgstr ""
8319 #: config/i386/i386.opt:584
8320 msgid "Support code generation of crc32 instruction."
8321 msgstr ""
8323 #: config/i386/i386.opt:588
8324 msgid "Support AES built-in functions and code generation"
8325 msgstr ""
8327 #: config/i386/i386.opt:592
8328 msgid "Support PCLMUL built-in functions and code generation"
8329 msgstr ""
8331 #: config/i386/i386.opt:596
8332 msgid "Encode SSE instructions with VEX prefix"
8333 msgstr ""
8335 #: config/i386/i386.opt:600
8336 msgid "Support FSGSBASE built-in functions and code generation"
8337 msgstr ""
8339 #: config/i386/i386.opt:604
8340 msgid "Support RDRND built-in functions and code generation"
8341 msgstr ""
8343 #: config/i386/i386.opt:608
8344 msgid "Support F16C built-in functions and code generation"
8345 msgstr ""
8347 #: config/i386/i386.opt:612
8348 msgid "Emit profiling counter call at function entry before prologue."
8349 msgstr ""
8351 #: config/i386/i386.opt:616
8352 msgid ""
8353 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
8354 "time check"
8355 msgstr ""
8357 #: config/i386/i386.opt:620
8358 msgid "Split 32-byte AVX unaligned load"
8359 msgstr ""
8361 #: config/i386/i386.opt:624
8362 msgid "Split 32-byte AVX unaligned store"
8363 msgstr ""
8365 #: config/i386/i386.opt:628
8366 msgid "Support RTM built-in functions and code generation"
8367 msgstr ""
8369 #: config/pa/pa64-hpux.opt:23
8370 msgid "Assume code will be linked by GNU ld"
8371 msgstr ""
8373 #: config/pa/pa64-hpux.opt:27
8374 msgid "Assume code will be linked by HP ld"
8375 msgstr ""
8377 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
8378 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
8379 msgid "Specify UNIX standard for predefines and linking"
8380 msgstr ""
8382 #: config/pa/pa-hpux.opt:27
8383 msgid "Generate cpp defines for server IO"
8384 msgstr ""
8386 #: config/pa/pa-hpux.opt:35
8387 msgid "Generate cpp defines for workstation IO"
8388 msgstr ""
8390 #: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
8391 msgid "Generate PA1.0 code"
8392 msgstr ""
8394 #: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
8395 msgid "Generate PA1.1 code"
8396 msgstr ""
8398 #: config/pa/pa.opt:38 config/pa/pa.opt:99
8399 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
8400 msgstr ""
8402 #: config/pa/pa.opt:42
8403 msgid "Generate code for huge switch statements"
8404 msgstr ""
8406 #: config/pa/pa.opt:46
8407 msgid "Disable FP regs"
8408 msgstr ""
8410 #: config/pa/pa.opt:50
8411 msgid "Disable indexed addressing"
8412 msgstr ""
8414 #: config/pa/pa.opt:54
8415 msgid "Generate fast indirect calls"
8416 msgstr ""
8418 #: config/pa/pa.opt:62
8419 msgid "Assume code will be assembled by GAS"
8420 msgstr ""
8422 #: config/pa/pa.opt:66
8423 msgid "Put jumps in call delay slots"
8424 msgstr ""
8426 #: config/pa/pa.opt:71
8427 msgid "Enable linker optimizations"
8428 msgstr ""
8430 #: config/pa/pa.opt:75
8431 msgid "Always generate long calls"
8432 msgstr ""
8434 #: config/pa/pa.opt:79
8435 msgid "Emit long load/store sequences"
8436 msgstr ""
8438 #: config/pa/pa.opt:87
8439 msgid "Disable space regs"
8440 msgstr ""
8442 #: config/pa/pa.opt:103
8443 msgid "Use portable calling conventions"
8444 msgstr ""
8446 #: config/pa/pa.opt:107
8447 msgid ""
8448 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
8449 "7200, 7300, and 8000"
8450 msgstr ""
8452 #: config/pa/pa.opt:132 config/frv/frv.opt:215
8453 msgid "Use software floating point"
8454 msgstr ""
8456 #: config/pa/pa.opt:140
8457 msgid "Do not disable space regs"
8458 msgstr ""
8460 #: config/v850/v850.opt:29
8461 msgid "Use registers r2 and r5"
8462 msgstr ""
8464 #: config/v850/v850.opt:33
8465 msgid "Use 4 byte entries in switch tables"
8466 msgstr ""
8468 #: config/v850/v850.opt:37
8469 msgid "Enable backend debugging"
8470 msgstr ""
8472 #: config/v850/v850.opt:41
8473 msgid "Do not use the callt instruction (default)"
8474 msgstr ""
8476 #: config/v850/v850.opt:45
8477 msgid "Reuse r30 on a per function basis"
8478 msgstr ""
8480 #: config/v850/v850.opt:52
8481 msgid "Prohibit PC relative function calls"
8482 msgstr ""
8484 #: config/v850/v850.opt:56
8485 msgid "Use stubs for function prologues"
8486 msgstr ""
8488 #: config/v850/v850.opt:60
8489 msgid "Set the max size of data eligible for the SDA area"
8490 msgstr ""
8492 #: config/v850/v850.opt:67
8493 msgid "Enable the use of the short load instructions"
8494 msgstr ""
8496 #: config/v850/v850.opt:71
8497 msgid "Same as: -mep -mprolog-function"
8498 msgstr ""
8500 #: config/v850/v850.opt:75
8501 msgid "Set the max size of data eligible for the TDA area"
8502 msgstr ""
8504 #: config/v850/v850.opt:82
8505 msgid "Do not enforce strict alignment"
8506 msgstr ""
8508 #: config/v850/v850.opt:86
8509 msgid ""
8510 "Put jump tables for switch statements into the .data section rather than "
8511 "the .code section"
8512 msgstr ""
8514 #: config/v850/v850.opt:93
8515 msgid "Compile for the v850 processor"
8516 msgstr ""
8518 #: config/v850/v850.opt:97
8519 msgid "Compile for the v850e processor"
8520 msgstr ""
8522 #: config/v850/v850.opt:101
8523 msgid "Compile for the v850e1 processor"
8524 msgstr ""
8526 #: config/v850/v850.opt:105
8527 msgid "Compile for the v850es variant of the v850e1"
8528 msgstr ""
8530 #: config/v850/v850.opt:109
8531 msgid "Compile for the v850e2 processor"
8532 msgstr ""
8534 #: config/v850/v850.opt:113
8535 msgid "Compile for the v850e2v3 processor"
8536 msgstr ""
8538 #: config/v850/v850.opt:117
8539 msgid "Compile for the v850e3v5 processor"
8540 msgstr ""
8542 #: config/v850/v850.opt:124
8543 msgid "Enable v850e3v5 loop instructions"
8544 msgstr ""
8546 #: config/v850/v850.opt:128
8547 msgid "Set the max size of data eligible for the ZDA area"
8548 msgstr ""
8550 #: config/v850/v850.opt:135
8551 msgid "Enable relaxing in the assembler"
8552 msgstr ""
8554 #: config/v850/v850.opt:139
8555 msgid "Prohibit PC relative jumps"
8556 msgstr ""
8558 #: config/v850/v850.opt:143
8559 msgid "Inhibit the use of hardware floating point instructions"
8560 msgstr ""
8562 #: config/v850/v850.opt:147
8563 msgid ""
8564 "Allow the use of hardware floating point instructions for V850E2V3 and up"
8565 msgstr ""
8567 #: config/v850/v850.opt:151
8568 msgid "Enable support for the RH850 ABI.  This is the default"
8569 msgstr ""
8571 #: config/v850/v850.opt:155
8572 msgid "Enable support for the old GCC ABI"
8573 msgstr ""
8575 #: config/v850/v850.opt:159
8576 msgid "Support alignments of up to 64-bits"
8577 msgstr ""
8579 #: config/g.opt:27
8580 msgid ""
8581 "-G<number>\tPut global and static data smaller than <number> bytes into a "
8582 "special section (on some targets)"
8583 msgstr ""
8585 #: config/lynx.opt:23
8586 msgid "Support legacy multi-threading"
8587 msgstr ""
8589 #: config/lynx.opt:27
8590 msgid "Use shared libraries"
8591 msgstr ""
8593 #: config/lynx.opt:31
8594 msgid "Support multi-threading"
8595 msgstr ""
8597 #: config/vxworks.opt:36
8598 msgid "Assume the VxWorks RTP environment"
8599 msgstr ""
8601 #: config/vxworks.opt:43
8602 msgid "Assume the VxWorks vThreads environment"
8603 msgstr ""
8605 #: config/cr16/cr16.opt:23
8606 msgid "-msim   Use simulator runtime"
8607 msgstr ""
8609 #: config/cr16/cr16.opt:27
8610 msgid "Generate SBIT, CBIT instructions"
8611 msgstr ""
8613 #: config/cr16/cr16.opt:31
8614 msgid "Support multiply accumulate instructions"
8615 msgstr ""
8617 #: config/cr16/cr16.opt:38
8618 msgid "Treat data references as near, far or medium. medium is default"
8619 msgstr ""
8621 #: config/cr16/cr16.opt:42
8622 msgid "Generate code for CR16C architecture"
8623 msgstr ""
8625 #: config/cr16/cr16.opt:46
8626 msgid "Generate code for CR16C+ architecture (Default)"
8627 msgstr ""
8629 #: config/cr16/cr16.opt:50
8630 msgid "Treat integers as 32-bit."
8631 msgstr ""
8633 #: config/avr/avr-tables.opt:24
8634 msgid "Known MCU names:"
8635 msgstr ""
8637 #: config/avr/avr.opt:23
8638 msgid "Use subroutines for function prologues and epilogues"
8639 msgstr ""
8641 #: config/avr/avr.opt:27
8642 msgid "-mmcu=MCU\tSelect the target MCU"
8643 msgstr ""
8645 #: config/avr/avr.opt:37
8646 msgid "Use an 8-bit 'int' type"
8647 msgstr ""
8649 #: config/avr/avr.opt:41
8650 msgid "Change the stack pointer without disabling interrupts"
8651 msgstr ""
8653 #: config/avr/avr.opt:45
8654 msgid ""
8655 "Set the branch costs for conditional branch instructions.  Reasonable values "
8656 "are small, non-negative integers.  The default branch cost is 0."
8657 msgstr ""
8659 #: config/avr/avr.opt:55
8660 msgid "Change only the low 8 bits of the stack pointer"
8661 msgstr ""
8663 #: config/avr/avr.opt:59
8664 msgid "Relax branches"
8665 msgstr ""
8667 #: config/avr/avr.opt:63
8668 msgid ""
8669 "Make the linker relaxation machine assume that a program counter wrap-around "
8670 "occurs."
8671 msgstr ""
8673 #: config/avr/avr.opt:67
8674 msgid ""
8675 "Accumulate outgoing function arguments and acquire/release the needed stack "
8676 "space for outpoing function arguments in function prologue/epilogue.  "
8677 "Without this option, outgoing arguments are pushed before calling a function "
8678 "and popped afterwards.  This option can lead to reduced code size for "
8679 "functions that call many functions that get their arguments on the stack "
8680 "like, for example printf."
8681 msgstr ""
8683 #: config/avr/avr.opt:71
8684 msgid ""
8685 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
8686 "decrement, post-increment and indirect addressing with the X register.  "
8687 "Without this option, the compiler may assume that there is an addressing "
8688 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
8689 "such an addressing mode for X."
8690 msgstr ""
8692 #: config/avr/avr.opt:76
8693 msgid ""
8694 "The device has no SPH special function register. This option will be "
8695 "overridden by the compiler driver with the correct setting if presence/"
8696 "absence of SPH can be deduced from -mmcu=MCU."
8697 msgstr ""
8699 #: config/avr/avr.opt:80
8700 msgid "Warn if the address space of an address is change."
8701 msgstr ""
8703 #: config/m32r/m32r.opt:34
8704 msgid "Compile for the m32rx"
8705 msgstr ""
8707 #: config/m32r/m32r.opt:38
8708 msgid "Compile for the m32r2"
8709 msgstr ""
8711 #: config/m32r/m32r.opt:42
8712 msgid "Compile for the m32r"
8713 msgstr ""
8715 #: config/m32r/m32r.opt:46
8716 msgid "Align all loops to 32 byte boundary"
8717 msgstr ""
8719 #: config/m32r/m32r.opt:50
8720 msgid "Prefer branches over conditional execution"
8721 msgstr ""
8723 #: config/m32r/m32r.opt:54
8724 msgid "Give branches their default cost"
8725 msgstr ""
8727 #: config/m32r/m32r.opt:58
8728 msgid "Display compile time statistics"
8729 msgstr ""
8731 #: config/m32r/m32r.opt:62
8732 msgid "Specify cache flush function"
8733 msgstr ""
8735 #: config/m32r/m32r.opt:66
8736 msgid "Specify cache flush trap number"
8737 msgstr ""
8739 #: config/m32r/m32r.opt:70
8740 msgid "Only issue one instruction per cycle"
8741 msgstr ""
8743 #: config/m32r/m32r.opt:74
8744 msgid "Allow two instructions to be issued per cycle"
8745 msgstr ""
8747 #: config/m32r/m32r.opt:78
8748 msgid "Code size: small, medium or large"
8749 msgstr ""
8751 #: config/m32r/m32r.opt:94
8752 msgid "Don't call any cache flush functions"
8753 msgstr ""
8755 #: config/m32r/m32r.opt:98
8756 msgid "Don't call any cache flush trap"
8757 msgstr ""
8759 #: config/m32r/m32r.opt:105
8760 msgid "Small data area: none, sdata, use"
8761 msgstr ""
8763 #: config/s390/tpf.opt:23
8764 msgid "Enable TPF-OS tracing code"
8765 msgstr ""
8767 #: config/s390/tpf.opt:27
8768 msgid "Specify main object for TPF-OS"
8769 msgstr ""
8771 #: config/s390/s390.opt:39
8772 msgid "31 bit ABI"
8773 msgstr ""
8775 #: config/s390/s390.opt:43
8776 msgid "64 bit ABI"
8777 msgstr ""
8779 #: config/s390/s390.opt:81
8780 msgid "Maintain backchain pointer"
8781 msgstr ""
8783 #: config/s390/s390.opt:85
8784 msgid "Additional debug prints"
8785 msgstr ""
8787 #: config/s390/s390.opt:89
8788 msgid "ESA/390 architecture"
8789 msgstr ""
8791 #: config/s390/s390.opt:93
8792 msgid "Enable decimal floating point hardware support"
8793 msgstr ""
8795 #: config/s390/s390.opt:97
8796 msgid "Enable hardware floating point"
8797 msgstr ""
8799 #: config/s390/s390.opt:101 config/sparc/long-double-switch.opt:23
8800 #: config/alpha/alpha.opt:98
8801 msgid "Use 128-bit long double"
8802 msgstr ""
8804 #: config/s390/s390.opt:109
8805 msgid "Use packed stack layout"
8806 msgstr ""
8808 #: config/s390/s390.opt:113
8809 msgid "Use bras for executable < 64k"
8810 msgstr ""
8812 #: config/s390/s390.opt:117
8813 msgid "Disable hardware floating point"
8814 msgstr ""
8816 #: config/s390/s390.opt:121
8817 msgid ""
8818 "Set the max. number of bytes which has to be left to stack size before a "
8819 "trap instruction is triggered"
8820 msgstr ""
8822 #: config/s390/s390.opt:125
8823 msgid ""
8824 "Emit extra code in the function prologue in order to trap if the stack size "
8825 "exceeds the given limit"
8826 msgstr ""
8828 #: config/s390/s390.opt:133
8829 msgid "mvcle use"
8830 msgstr ""
8832 #: config/s390/s390.opt:137
8833 msgid "Warn if a function uses alloca or creates an array with dynamic size"
8834 msgstr ""
8836 #: config/s390/s390.opt:141
8837 msgid "Warn if a single function's framesize exceeds the given framesize"
8838 msgstr ""
8840 #: config/s390/s390.opt:145
8841 msgid "z/Architecture"
8842 msgstr ""
8844 #: config/s390/s390.opt:149
8845 msgid "Set the branch costs for conditional branch instructions.  Reasonable"
8846 msgstr ""
8848 #: config/rl78/rl78.opt:27 config/rx/rx.opt:84
8849 msgid "Use the simulator runtime."
8850 msgstr ""
8852 #: config/rl78/rl78.opt:31
8853 msgid "Select hardware or software multiplication support."
8854 msgstr ""
8856 #: config/stormy16/stormy16.opt:24
8857 msgid "Provide libraries for the simulator"
8858 msgstr ""
8860 #: config/arm/arm-tables.opt:25
8861 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8862 msgstr ""
8864 #: config/arm/arm-tables.opt:281
8865 msgid "Known ARM architectures (for use with the -march= option):"
8866 msgstr ""
8868 #: config/arm/arm-tables.opt:363
8869 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8870 msgstr ""
8872 #: config/arm/arm.opt:26
8873 msgid "TLS dialect to use:"
8874 msgstr ""
8876 #: config/arm/arm.opt:36
8877 msgid "Specify an ABI"
8878 msgstr ""
8880 #: config/arm/arm.opt:40
8881 msgid "Known ARM ABIs (for use with the -mabi= option):"
8882 msgstr ""
8884 #: config/arm/arm.opt:59
8885 msgid "Generate a call to abort if a noreturn function returns"
8886 msgstr ""
8888 #: config/arm/arm.opt:66
8889 msgid "Pass FP arguments in FP registers"
8890 msgstr ""
8892 #: config/arm/arm.opt:70
8893 msgid "Generate APCS conformant stack frames"
8894 msgstr ""
8896 #: config/arm/arm.opt:74
8897 msgid "Generate re-entrant, PIC code"
8898 msgstr ""
8900 #: config/arm/arm.opt:90
8901 msgid "Generate code in 32 bit ARM state."
8902 msgstr ""
8904 #: config/arm/arm.opt:98
8905 msgid "Thumb: Assume non-static functions may be called from ARM code"
8906 msgstr ""
8908 #: config/arm/arm.opt:102
8909 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8910 msgstr ""
8912 #: config/arm/arm.opt:110
8913 msgid "Specify if floating point hardware should be used"
8914 msgstr ""
8916 #: config/arm/arm.opt:114
8917 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8918 msgstr ""
8920 #: config/arm/arm.opt:127
8921 msgid "Specify the __fp16 floating-point format"
8922 msgstr ""
8924 #: config/arm/arm.opt:131
8925 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
8926 msgstr ""
8928 #: config/arm/arm.opt:144
8929 msgid "Specify the name of the target floating point hardware/format"
8930 msgstr ""
8932 #: config/arm/arm.opt:155
8933 msgid "Generate call insns as indirect calls, if necessary"
8934 msgstr ""
8936 #: config/arm/arm.opt:159
8937 msgid "Specify the register to be used for PIC addressing"
8938 msgstr ""
8940 #: config/arm/arm.opt:163
8941 msgid "Store function names in object code"
8942 msgstr ""
8944 #: config/arm/arm.opt:167
8945 msgid "Permit scheduling of a function's prologue sequence"
8946 msgstr ""
8948 #: config/arm/arm.opt:171 config/rs6000/rs6000.opt:230
8949 msgid "Do not load the PIC register in function prologues"
8950 msgstr ""
8952 #: config/arm/arm.opt:178
8953 msgid "Specify the minimum bit alignment of structures"
8954 msgstr ""
8956 #: config/arm/arm.opt:182
8957 msgid "Generate code for Thumb state"
8958 msgstr ""
8960 #: config/arm/arm.opt:186
8961 msgid "Support calls between Thumb and ARM instruction sets"
8962 msgstr ""
8964 #: config/arm/arm.opt:190
8965 msgid "Specify thread local storage scheme"
8966 msgstr ""
8968 #: config/arm/arm.opt:194
8969 msgid "Specify how to access the thread pointer"
8970 msgstr ""
8972 #: config/arm/arm.opt:198
8973 msgid "Valid arguments to -mtp=:"
8974 msgstr ""
8976 #: config/arm/arm.opt:211
8977 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8978 msgstr ""
8980 #: config/arm/arm.opt:215
8981 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8982 msgstr ""
8984 #: config/arm/arm.opt:219 config/mn10300/mn10300.opt:42
8985 msgid "Tune code for the given processor"
8986 msgstr ""
8988 #: config/arm/arm.opt:228
8989 msgid ""
8990 "Assume big endian bytes, little endian words.  This option is deprecated."
8991 msgstr ""
8993 #: config/arm/arm.opt:232
8994 msgid ""
8995 "Use Neon quad-word (rather than double-word) registers for vectorization"
8996 msgstr ""
8998 #: config/arm/arm.opt:236
8999 msgid ""
9000 "Use Neon double-word (rather than quad-word) registers for vectorization"
9001 msgstr ""
9003 #: config/arm/arm.opt:240
9004 msgid "Only generate absolute relocations on word sized values."
9005 msgstr ""
9007 #: config/arm/arm.opt:244
9008 msgid ""
9009 "Avoid overlapping destination and address registers on LDRD instructions"
9010 msgstr ""
9012 #: config/arm/arm.opt:249
9013 msgid "Enable unaligned word and halfword accesses to packed data."
9014 msgstr ""
9016 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
9017 msgid "Use hardware FP"
9018 msgstr ""
9020 #: config/sparc/sparc.opt:38
9021 msgid "Do not use hardware FP"
9022 msgstr ""
9024 #: config/sparc/sparc.opt:42
9025 msgid "Use flat register window model"
9026 msgstr ""
9028 #: config/sparc/sparc.opt:46
9029 msgid "Assume possible double misalignment"
9030 msgstr ""
9032 #: config/sparc/sparc.opt:50
9033 msgid "Use ABI reserved registers"
9034 msgstr ""
9036 #: config/sparc/sparc.opt:54
9037 msgid "Use hardware quad FP instructions"
9038 msgstr ""
9040 #: config/sparc/sparc.opt:58
9041 msgid "Do not use hardware quad fp instructions"
9042 msgstr ""
9044 #: config/sparc/sparc.opt:62
9045 msgid "Compile for V8+ ABI"
9046 msgstr ""
9048 #: config/sparc/sparc.opt:66
9049 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions"
9050 msgstr ""
9052 #: config/sparc/sparc.opt:70
9053 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions"
9054 msgstr ""
9056 #: config/sparc/sparc.opt:74
9057 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions"
9058 msgstr ""
9060 #: config/sparc/sparc.opt:78
9061 msgid "Use UltraSPARC Compare-and-Branch extensions"
9062 msgstr ""
9064 #: config/sparc/sparc.opt:82
9065 msgid "Use UltraSPARC Fused Multiply-Add extensions"
9066 msgstr ""
9068 #: config/sparc/sparc.opt:86
9069 msgid "Use UltraSPARC Population-Count instruction"
9070 msgstr ""
9072 #: config/sparc/sparc.opt:90
9073 msgid "Pointers are 64-bit"
9074 msgstr ""
9076 #: config/sparc/sparc.opt:94
9077 msgid "Pointers are 32-bit"
9078 msgstr ""
9080 #: config/sparc/sparc.opt:98
9081 msgid "Use 64-bit ABI"
9082 msgstr ""
9084 #: config/sparc/sparc.opt:102
9085 msgid "Use 32-bit ABI"
9086 msgstr ""
9088 #: config/sparc/sparc.opt:106
9089 msgid "Use stack bias"
9090 msgstr ""
9092 #: config/sparc/sparc.opt:110
9093 msgid "Use structs on stronger alignment for double-word copies"
9094 msgstr ""
9096 #: config/sparc/sparc.opt:114
9097 msgid "Optimize tail call instructions in assembler and linker"
9098 msgstr ""
9100 #: config/sparc/sparc.opt:118
9101 msgid "Use features of and schedule code for given CPU"
9102 msgstr ""
9104 #: config/sparc/sparc.opt:189
9105 msgid "Use given SPARC-V9 code model"
9106 msgstr ""
9108 #: config/sparc/sparc.opt:193
9109 msgid "Enable debug output"
9110 msgstr ""
9112 #: config/sparc/sparc.opt:197
9113 msgid "Enable strict 32-bit psABI struct return checking."
9114 msgstr ""
9116 #: config/sparc/sparc.opt:201
9117 msgid "Enable workaround for single erratum of AT697F processor"
9118 msgstr ""
9120 #: config/sparc/sparc.opt:225
9121 msgid "Specify the memory model in effect for the program."
9122 msgstr ""
9124 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
9125 msgid "Generate 64-bit code"
9126 msgstr ""
9128 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
9129 msgid "Generate 32-bit code"
9130 msgstr ""
9132 #: config/rs6000/rs6000-tables.opt:24
9133 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
9134 msgstr ""
9136 #: config/rs6000/476.opt:24
9137 msgid ""
9138 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
9139 "insns used for GOT accesses"
9140 msgstr ""
9142 #: config/rs6000/aix64.opt:24
9143 msgid "Compile for 64-bit pointers"
9144 msgstr ""
9146 #: config/rs6000/aix64.opt:28
9147 msgid "Compile for 32-bit pointers"
9148 msgstr ""
9150 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
9151 msgid "Select code model"
9152 msgstr ""
9154 #: config/rs6000/aix64.opt:49
9155 msgid "Support message passing with the Parallel Environment"
9156 msgstr ""
9158 #: config/rs6000/linux64.opt:24
9159 msgid "Call mcount for profiling before a function prologue"
9160 msgstr ""
9162 #: config/rs6000/rs6000.opt:106
9163 msgid "Use PowerPC-64 instruction set"
9164 msgstr ""
9166 #: config/rs6000/rs6000.opt:110
9167 msgid "Use PowerPC General Purpose group optional instructions"
9168 msgstr ""
9170 #: config/rs6000/rs6000.opt:114
9171 msgid "Use PowerPC Graphics group optional instructions"
9172 msgstr ""
9174 #: config/rs6000/rs6000.opt:118
9175 msgid "Use PowerPC V2.01 single field mfcr instruction"
9176 msgstr ""
9178 #: config/rs6000/rs6000.opt:122
9179 msgid "Use PowerPC V2.02 popcntb instruction"
9180 msgstr ""
9182 #: config/rs6000/rs6000.opt:126
9183 msgid "Use PowerPC V2.02 floating point rounding instructions"
9184 msgstr ""
9186 #: config/rs6000/rs6000.opt:130
9187 msgid "Use PowerPC V2.05 compare bytes instruction"
9188 msgstr ""
9190 #: config/rs6000/rs6000.opt:134
9191 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
9192 msgstr ""
9194 #: config/rs6000/rs6000.opt:138
9195 msgid "Use AltiVec instructions"
9196 msgstr ""
9198 #: config/rs6000/rs6000.opt:142
9199 msgid "Use decimal floating point instructions"
9200 msgstr ""
9202 #: config/rs6000/rs6000.opt:146
9203 msgid "Use 4xx half-word multiply instructions"
9204 msgstr ""
9206 #: config/rs6000/rs6000.opt:150
9207 msgid "Use 4xx string-search dlmzb instruction"
9208 msgstr ""
9210 #: config/rs6000/rs6000.opt:154
9211 msgid "Generate load/store multiple instructions"
9212 msgstr ""
9214 #: config/rs6000/rs6000.opt:158
9215 msgid "Generate string instructions for block moves"
9216 msgstr ""
9218 #: config/rs6000/rs6000.opt:170
9219 msgid "Use PowerPC V2.06 popcntd instruction"
9220 msgstr ""
9222 #: config/rs6000/rs6000.opt:174
9223 msgid ""
9224 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
9225 "conversions"
9226 msgstr ""
9228 #: config/rs6000/rs6000.opt:182
9229 msgid "Use vector/scalar (VSX) instructions"
9230 msgstr ""
9232 #: config/rs6000/rs6000.opt:222
9233 msgid "Do not generate load/store with update instructions"
9234 msgstr ""
9236 #: config/rs6000/rs6000.opt:226
9237 msgid "Generate load/store with update instructions"
9238 msgstr ""
9240 #: config/rs6000/rs6000.opt:234
9241 msgid "Avoid generation of indexed load/store instructions when possible"
9242 msgstr ""
9244 #: config/rs6000/rs6000.opt:238
9245 msgid "Mark __tls_get_addr calls with argument info"
9246 msgstr ""
9248 #: config/rs6000/rs6000.opt:245
9249 msgid "Schedule the start and end of the procedure"
9250 msgstr ""
9252 #: config/rs6000/rs6000.opt:249
9253 msgid "Return all structures in memory (AIX default)"
9254 msgstr ""
9256 #: config/rs6000/rs6000.opt:253
9257 msgid "Return small structures in registers (SVR4 default)"
9258 msgstr ""
9260 #: config/rs6000/rs6000.opt:257
9261 msgid "Conform more closely to IBM XLC semantics"
9262 msgstr ""
9264 #: config/rs6000/rs6000.opt:261 config/rs6000/rs6000.opt:265
9265 msgid ""
9266 "Generate software reciprocal divide and square root for better throughput."
9267 msgstr ""
9269 #: config/rs6000/rs6000.opt:269
9270 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9271 msgstr ""
9273 #: config/rs6000/rs6000.opt:273
9274 msgid "Do not place floating point constants in TOC"
9275 msgstr ""
9277 #: config/rs6000/rs6000.opt:277
9278 msgid "Place floating point constants in TOC"
9279 msgstr ""
9281 #: config/rs6000/rs6000.opt:281
9282 msgid "Do not place symbol+offset constants in TOC"
9283 msgstr ""
9285 #: config/rs6000/rs6000.opt:285
9286 msgid "Place symbol+offset constants in TOC"
9287 msgstr ""
9289 #: config/rs6000/rs6000.opt:296
9290 msgid "Use only one TOC entry per procedure"
9291 msgstr ""
9293 #: config/rs6000/rs6000.opt:300
9294 msgid "Put everything in the regular TOC"
9295 msgstr ""
9297 #: config/rs6000/rs6000.opt:304
9298 msgid "Generate VRSAVE instructions when generating AltiVec code"
9299 msgstr ""
9301 #: config/rs6000/rs6000.opt:308
9302 msgid "Deprecated option.  Use -mno-vrsave instead"
9303 msgstr ""
9305 #: config/rs6000/rs6000.opt:312
9306 msgid "Deprecated option.  Use -mvrsave instead"
9307 msgstr ""
9309 #: config/rs6000/rs6000.opt:316
9310 msgid ""
9311 "Specify how many bytes should be moved inline before calling out to memcpy/"
9312 "memmove"
9313 msgstr ""
9315 #: config/rs6000/rs6000.opt:320
9316 msgid "Generate isel instructions"
9317 msgstr ""
9319 #: config/rs6000/rs6000.opt:324
9320 msgid "Deprecated option.  Use -mno-isel instead"
9321 msgstr ""
9323 #: config/rs6000/rs6000.opt:328
9324 msgid "Deprecated option.  Use -misel instead"
9325 msgstr ""
9327 #: config/rs6000/rs6000.opt:332
9328 msgid "Generate SPE SIMD instructions on E500"
9329 msgstr ""
9331 #: config/rs6000/rs6000.opt:336
9332 msgid "Generate PPC750CL paired-single instructions"
9333 msgstr ""
9335 #: config/rs6000/rs6000.opt:340
9336 msgid "Deprecated option.  Use -mno-spe instead"
9337 msgstr ""
9339 #: config/rs6000/rs6000.opt:344
9340 msgid "Deprecated option.  Use -mspe instead"
9341 msgstr ""
9343 #: config/rs6000/rs6000.opt:348
9344 msgid "-mdebug=\tEnable debug output"
9345 msgstr ""
9347 #: config/rs6000/rs6000.opt:352
9348 msgid "Use the AltiVec ABI extensions"
9349 msgstr ""
9351 #: config/rs6000/rs6000.opt:356
9352 msgid "Do not use the AltiVec ABI extensions"
9353 msgstr ""
9355 #: config/rs6000/rs6000.opt:360
9356 msgid "Use the SPE ABI extensions"
9357 msgstr ""
9359 #: config/rs6000/rs6000.opt:364
9360 msgid "Do not use the SPE ABI extensions"
9361 msgstr ""
9363 #: config/rs6000/rs6000.opt:371
9364 msgid "using darwin64 ABI"
9365 msgstr ""
9367 #: config/rs6000/rs6000.opt:374
9368 msgid "using old darwin ABI"
9369 msgstr ""
9371 #: config/rs6000/rs6000.opt:377
9372 msgid "using IEEE extended precision long double"
9373 msgstr ""
9375 #: config/rs6000/rs6000.opt:380
9376 msgid "using IBM extended precision long double"
9377 msgstr ""
9379 #: config/rs6000/rs6000.opt:384
9380 msgid "-mcpu=\tUse features of and schedule code for given CPU"
9381 msgstr ""
9383 #: config/rs6000/rs6000.opt:388
9384 msgid "-mtune=\tSchedule code for given CPU"
9385 msgstr ""
9387 #: config/rs6000/rs6000.opt:392
9388 msgid "-mtraceback=\tSelect full, part, or no traceback table"
9389 msgstr ""
9391 #: config/rs6000/rs6000.opt:408
9392 msgid "Avoid all range limits on call instructions"
9393 msgstr ""
9395 #: config/rs6000/rs6000.opt:412
9396 msgid "Generate Cell microcode"
9397 msgstr ""
9399 #: config/rs6000/rs6000.opt:416
9400 msgid "Warn when a Cell microcoded instruction is emitted"
9401 msgstr ""
9403 #: config/rs6000/rs6000.opt:420
9404 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
9405 msgstr ""
9407 #: config/rs6000/rs6000.opt:424
9408 msgid "-mfloat-gprs=\tSelect GPR floating point method"
9409 msgstr ""
9411 #: config/rs6000/rs6000.opt:428
9412 msgid "Valid arguments to -mfloat-gprs=:"
9413 msgstr ""
9415 #: config/rs6000/rs6000.opt:444
9416 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)"
9417 msgstr ""
9419 #: config/rs6000/rs6000.opt:448
9420 msgid "Determine which dependences between insns are considered costly"
9421 msgstr ""
9423 #: config/rs6000/rs6000.opt:452
9424 msgid "Specify which post scheduling nop insertion scheme to apply"
9425 msgstr ""
9427 #: config/rs6000/rs6000.opt:456
9428 msgid "Specify alignment of structure fields default/natural"
9429 msgstr ""
9431 #: config/rs6000/rs6000.opt:460
9432 msgid "Valid arguments to -malign-:"
9433 msgstr ""
9435 #: config/rs6000/rs6000.opt:470
9436 msgid "Specify scheduling priority for dispatch slot restricted insns"
9437 msgstr ""
9439 #: config/rs6000/rs6000.opt:474
9440 msgid "Single-precision floating point unit"
9441 msgstr ""
9443 #: config/rs6000/rs6000.opt:478
9444 msgid "Double-precision floating point unit"
9445 msgstr ""
9447 #: config/rs6000/rs6000.opt:482
9448 msgid "Floating point unit does not support divide & sqrt"
9449 msgstr ""
9451 #: config/rs6000/rs6000.opt:486
9452 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
9453 msgstr ""
9455 #: config/rs6000/rs6000.opt:508
9456 msgid "Specify Xilinx FPU."
9457 msgstr ""
9459 #: config/rs6000/rs6000.opt:512
9460 msgid ""
9461 "Use/do not use r11 to hold the static link in calls to functions via "
9462 "pointers."
9463 msgstr ""
9465 #: config/rs6000/rs6000.opt:516
9466 msgid ""
9467 "Control whether we save the TOC in the prologue for indirect calls or "
9468 "generate the save inline"
9469 msgstr ""
9471 #: config/rs6000/sysv4.opt:24
9472 msgid "Select ABI calling convention"
9473 msgstr ""
9475 #: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
9476 msgid "Select method for sdata handling"
9477 msgstr ""
9479 #: config/rs6000/sysv4.opt:48 config/rs6000/sysv4.opt:52
9480 msgid "Align to the base type of the bit-field"
9481 msgstr ""
9483 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
9484 msgid "Produce code relocatable at runtime"
9485 msgstr ""
9487 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
9488 msgid "Produce little endian code"
9489 msgstr ""
9491 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
9492 msgid "Produce big endian code"
9493 msgstr ""
9495 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
9496 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
9497 #: config/rs6000/sysv4.opt:149
9498 msgid "no description yet"
9499 msgstr ""
9501 #: config/rs6000/sysv4.opt:90
9502 msgid "Assume all variable arg functions are prototyped"
9503 msgstr ""
9505 #: config/rs6000/sysv4.opt:99
9506 msgid "Use EABI"
9507 msgstr ""
9509 #: config/rs6000/sysv4.opt:103
9510 msgid "Allow bit-fields to cross word boundaries"
9511 msgstr ""
9513 #: config/rs6000/sysv4.opt:107
9514 msgid "Use alternate register names"
9515 msgstr ""
9517 #: config/rs6000/sysv4.opt:113
9518 msgid "Use default method for sdata handling"
9519 msgstr ""
9521 #: config/rs6000/sysv4.opt:117
9522 msgid "Link with libsim.a, libc.a and sim-crt0.o"
9523 msgstr ""
9525 #: config/rs6000/sysv4.opt:121
9526 msgid "Link with libads.a, libc.a and crt0.o"
9527 msgstr ""
9529 #: config/rs6000/sysv4.opt:125
9530 msgid "Link with libyk.a, libc.a and crt0.o"
9531 msgstr ""
9533 #: config/rs6000/sysv4.opt:129
9534 msgid "Link with libmvme.a, libc.a and crt0.o"
9535 msgstr ""
9537 #: config/rs6000/sysv4.opt:133
9538 msgid "Set the PPC_EMB bit in the ELF flags header"
9539 msgstr ""
9541 #: config/rs6000/sysv4.opt:153
9542 msgid "Generate code to use a non-exec PLT and GOT"
9543 msgstr ""
9545 #: config/rs6000/sysv4.opt:157
9546 msgid "Generate code for old exec BSS PLT"
9547 msgstr ""
9549 #: config/alpha/alpha.opt:27
9550 msgid "Use fp registers"
9551 msgstr ""
9553 #: config/alpha/alpha.opt:35
9554 msgid "Request IEEE-conformant math library routines (OSF/1)"
9555 msgstr ""
9557 #: config/alpha/alpha.opt:39
9558 msgid "Emit IEEE-conformant code, without inexact exceptions"
9559 msgstr ""
9561 #: config/alpha/alpha.opt:46
9562 msgid "Do not emit complex integer constants to read-only memory"
9563 msgstr ""
9565 #: config/alpha/alpha.opt:50
9566 msgid "Use VAX fp"
9567 msgstr ""
9569 #: config/alpha/alpha.opt:54
9570 msgid "Do not use VAX fp"
9571 msgstr ""
9573 #: config/alpha/alpha.opt:58
9574 msgid "Emit code for the byte/word ISA extension"
9575 msgstr ""
9577 #: config/alpha/alpha.opt:62
9578 msgid "Emit code for the motion video ISA extension"
9579 msgstr ""
9581 #: config/alpha/alpha.opt:66
9582 msgid "Emit code for the fp move and sqrt ISA extension"
9583 msgstr ""
9585 #: config/alpha/alpha.opt:70
9586 msgid "Emit code for the counting ISA extension"
9587 msgstr ""
9589 #: config/alpha/alpha.opt:74
9590 msgid "Emit code using explicit relocation directives"
9591 msgstr ""
9593 #: config/alpha/alpha.opt:78
9594 msgid "Emit 16-bit relocations to the small data areas"
9595 msgstr ""
9597 #: config/alpha/alpha.opt:82
9598 msgid "Emit 32-bit relocations to the small data areas"
9599 msgstr ""
9601 #: config/alpha/alpha.opt:86
9602 msgid "Emit direct branches to local functions"
9603 msgstr ""
9605 #: config/alpha/alpha.opt:90
9606 msgid "Emit indirect branches to local functions"
9607 msgstr ""
9609 #: config/alpha/alpha.opt:94
9610 msgid "Emit rdval instead of rduniq for thread pointer"
9611 msgstr ""
9613 #: config/alpha/alpha.opt:106
9614 msgid "Use features of and schedule given CPU"
9615 msgstr ""
9617 #: config/alpha/alpha.opt:110
9618 msgid "Schedule given CPU"
9619 msgstr ""
9621 #: config/alpha/alpha.opt:114
9622 msgid "Control the generated fp rounding mode"
9623 msgstr ""
9625 #: config/alpha/alpha.opt:118
9626 msgid "Control the IEEE trap mode"
9627 msgstr ""
9629 #: config/alpha/alpha.opt:122
9630 msgid "Control the precision given to fp exceptions"
9631 msgstr ""
9633 #: config/alpha/alpha.opt:126
9634 msgid "Tune expected memory latency"
9635 msgstr ""
9637 #: config/tilepro/tilepro.opt:23
9638 msgid "Compile with 32 bit longs and pointers, which is the only supported"
9639 msgstr ""
9641 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
9642 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU"
9643 msgstr ""
9645 #: config/tilepro/tilepro.opt:32
9646 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
9647 msgstr ""
9649 #: config/lm32/lm32.opt:24
9650 msgid "Enable multiply instructions"
9651 msgstr ""
9653 #: config/lm32/lm32.opt:28
9654 msgid "Enable divide and modulus instructions"
9655 msgstr ""
9657 #: config/lm32/lm32.opt:32
9658 msgid "Enable barrel shift instructions"
9659 msgstr ""
9661 #: config/lm32/lm32.opt:36
9662 msgid "Enable sign extend instructions"
9663 msgstr ""
9665 #: config/lm32/lm32.opt:40
9666 msgid "Enable user-defined instructions"
9667 msgstr ""
9669 #: config/rx/rx.opt:29
9670 msgid "Store doubles in 64 bits."
9671 msgstr ""
9673 #: config/rx/rx.opt:33
9674 msgid "Stores doubles in 32 bits.  This is the default."
9675 msgstr ""
9677 #: config/rx/rx.opt:37
9678 msgid "Disable the use of RX FPU instructions.  "
9679 msgstr ""
9681 #: config/rx/rx.opt:44
9682 msgid "Enable the use of RX FPU instructions.  This is the default."
9683 msgstr ""
9685 #: config/rx/rx.opt:50
9686 msgid "Specify the target RX cpu type."
9687 msgstr ""
9689 #: config/rx/rx.opt:68
9690 msgid "Data is stored in big-endian format."
9691 msgstr ""
9693 #: config/rx/rx.opt:72
9694 msgid "Data is stored in little-endian format.  (Default)."
9695 msgstr ""
9697 #: config/rx/rx.opt:78
9698 msgid ""
9699 "Maximum size of global and static variables which can be placed into the "
9700 "small data area."
9701 msgstr ""
9703 #: config/rx/rx.opt:90
9704 msgid ""
9705 "Generate assembler output that is compatible with the Renesas AS100 "
9706 "assembler.  This may restrict some of the compiler's capabilities.  The "
9707 "default is to generate GAS compatible syntax."
9708 msgstr ""
9710 #: config/rx/rx.opt:96
9711 msgid "Enable linker relaxation."
9712 msgstr ""
9714 #: config/rx/rx.opt:102
9715 msgid "Maximum size in bytes of constant values allowed as operands."
9716 msgstr ""
9718 #: config/rx/rx.opt:108
9719 msgid "Specifies the number of registers to reserve for interrupt handlers."
9720 msgstr ""
9722 #: config/rx/rx.opt:114
9723 msgid ""
9724 "Specifies whether interrupt functions should save and restore the "
9725 "accumulator register."
9726 msgstr ""
9728 #: config/rx/rx.opt:120
9729 msgid "Enables Position-Independent-Data (PID) mode."
9730 msgstr ""
9732 #: config/rx/rx.opt:126
9733 msgid ""
9734 "Warn when multiple, different, fast interrupt handlers are in the "
9735 "compilation unit."
9736 msgstr ""
9738 #: config/rx/rx.opt:130
9739 msgid ""
9740 "Enable the use of the old, broken, ABI where all stacked function arguments "
9741 "are aligned to 32-bits."
9742 msgstr ""
9744 #: config/rx/rx.opt:134
9745 msgid ""
9746 "Enable the use the standard RX ABI where all stacked function arguments are "
9747 "naturally aligned.  This is the default."
9748 msgstr ""
9750 #: config/fused-madd.opt:22
9751 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
9752 msgstr ""
9754 #: config/sol2.opt:32
9755 msgid "Pass -z text to linker"
9756 msgstr ""
9758 #: config/microblaze/microblaze.opt:40
9759 msgid "Use software emulation for floating point (default)"
9760 msgstr ""
9762 #: config/microblaze/microblaze.opt:44
9763 msgid "Use hardware floating point instructions"
9764 msgstr ""
9766 #: config/microblaze/microblaze.opt:48
9767 msgid "Use table lookup optimization for small signed integer divisions"
9768 msgstr ""
9770 #: config/microblaze/microblaze.opt:52
9771 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU"
9772 msgstr ""
9774 #: config/microblaze/microblaze.opt:56
9775 msgid "Don't optimize block moves, use memcpy"
9776 msgstr ""
9778 #: config/microblaze/microblaze.opt:68
9779 msgid "Use the soft multiply emulation (default)"
9780 msgstr ""
9782 #: config/microblaze/microblaze.opt:72
9783 msgid "Use reorder instructions (swap and byte reversed load/store) (default)"
9784 msgstr ""
9786 #: config/microblaze/microblaze.opt:76
9787 msgid "Use the software emulation for divides (default)"
9788 msgstr ""
9790 #: config/microblaze/microblaze.opt:80
9791 msgid "Use the hardware barrel shifter instead of emulation"
9792 msgstr ""
9794 #: config/microblaze/microblaze.opt:84
9795 msgid "Use pattern compare instructions"
9796 msgstr ""
9798 #: config/microblaze/microblaze.opt:87
9799 #, c-format
9800 msgid "%qs is deprecated; use -fstack-check"
9801 msgstr ""
9803 #: config/microblaze/microblaze.opt:88
9804 msgid "Check for stack overflow at runtime"
9805 msgstr ""
9807 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
9808 msgid "Use GP relative sdata/sbss sections"
9809 msgstr ""
9811 #: config/microblaze/microblaze.opt:95
9812 #, c-format
9813 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
9814 msgstr ""
9816 #: config/microblaze/microblaze.opt:96
9817 msgid "Clear the BSS to zero and place zero initialized in BSS"
9818 msgstr ""
9820 #: config/microblaze/microblaze.opt:100
9821 msgid "Use multiply high instructions for high part of 32x32 multiply"
9822 msgstr ""
9824 #: config/microblaze/microblaze.opt:104
9825 msgid "Use hardware floating point conversion instructions"
9826 msgstr ""
9828 #: config/microblaze/microblaze.opt:108
9829 msgid "Use hardware floating point square root instruction"
9830 msgstr ""
9832 #: config/microblaze/microblaze.opt:112
9833 msgid "Description for mxl-mode-executable"
9834 msgstr ""
9836 #: config/microblaze/microblaze.opt:116
9837 msgid "Description for mxl-mode-xmdstub"
9838 msgstr ""
9840 #: config/microblaze/microblaze.opt:120
9841 msgid "Description for mxl-mode-bootstrap"
9842 msgstr ""
9844 #: config/microblaze/microblaze.opt:124
9845 msgid "Description for mxl-mode-novectors"
9846 msgstr ""
9848 #: config/vax/vax.opt:23 config/vax/vax.opt:27
9849 msgid "Target DFLOAT double precision code"
9850 msgstr ""
9852 #: config/vax/vax.opt:31 config/vax/vax.opt:35
9853 msgid "Generate GFLOAT double precision code"
9854 msgstr ""
9856 #: config/vax/vax.opt:39
9857 msgid "Generate code for GNU assembler (gas)"
9858 msgstr ""
9860 #: config/vax/vax.opt:43
9861 msgid "Generate code for UNIX assembler"
9862 msgstr ""
9864 #: config/vax/vax.opt:47
9865 msgid "Use VAXC structure conventions"
9866 msgstr ""
9868 #: config/vax/vax.opt:51
9869 msgid "Use new adddi3/subdi3 patterns"
9870 msgstr ""
9872 #: config/frv/frv.opt:30
9873 msgid "Use 4 media accumulators"
9874 msgstr ""
9876 #: config/frv/frv.opt:34
9877 msgid "Use 8 media accumulators"
9878 msgstr ""
9880 #: config/frv/frv.opt:38
9881 msgid "Enable label alignment optimizations"
9882 msgstr ""
9884 #: config/frv/frv.opt:42
9885 msgid "Dynamically allocate cc registers"
9886 msgstr ""
9888 #: config/frv/frv.opt:49
9889 msgid "Set the cost of branches"
9890 msgstr ""
9892 #: config/frv/frv.opt:53
9893 msgid "Enable conditional execution other than moves/scc"
9894 msgstr ""
9896 #: config/frv/frv.opt:57
9897 msgid "Change the maximum length of conditionally-executed sequences"
9898 msgstr ""
9900 #: config/frv/frv.opt:61
9901 msgid ""
9902 "Change the number of temporary registers that are available to conditionally-"
9903 "executed sequences"
9904 msgstr ""
9906 #: config/frv/frv.opt:65
9907 msgid "Enable conditional moves"
9908 msgstr ""
9910 #: config/frv/frv.opt:69
9911 msgid "Set the target CPU type"
9912 msgstr ""
9914 #: config/frv/frv.opt:73
9915 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
9916 msgstr ""
9918 #: config/frv/frv.opt:122
9919 msgid "Use fp double instructions"
9920 msgstr ""
9922 #: config/frv/frv.opt:126
9923 msgid "Change the ABI to allow double word insns"
9924 msgstr ""
9926 #: config/frv/frv.opt:134
9927 msgid "Just use icc0/fcc0"
9928 msgstr ""
9930 #: config/frv/frv.opt:138
9931 msgid "Only use 32 FPRs"
9932 msgstr ""
9934 #: config/frv/frv.opt:142
9935 msgid "Use 64 FPRs"
9936 msgstr ""
9938 #: config/frv/frv.opt:146
9939 msgid "Only use 32 GPRs"
9940 msgstr ""
9942 #: config/frv/frv.opt:150
9943 msgid "Use 64 GPRs"
9944 msgstr ""
9946 #: config/frv/frv.opt:154
9947 msgid "Enable use of GPREL for read-only data in FDPIC"
9948 msgstr ""
9950 #: config/frv/frv.opt:166
9951 msgid "Enable PIC support for building libraries"
9952 msgstr ""
9954 #: config/frv/frv.opt:170
9955 msgid "Follow the EABI linkage requirements"
9956 msgstr ""
9958 #: config/frv/frv.opt:174
9959 msgid "Disallow direct calls to global functions"
9960 msgstr ""
9962 #: config/frv/frv.opt:178
9963 msgid "Use media instructions"
9964 msgstr ""
9966 #: config/frv/frv.opt:182
9967 msgid "Use multiply add/subtract instructions"
9968 msgstr ""
9970 #: config/frv/frv.opt:186
9971 msgid "Enable optimizing &&/|| in conditional execution"
9972 msgstr ""
9974 #: config/frv/frv.opt:190
9975 msgid "Enable nested conditional execution optimizations"
9976 msgstr ""
9978 #: config/frv/frv.opt:195
9979 msgid "Do not mark ABI switches in e_flags"
9980 msgstr ""
9982 #: config/frv/frv.opt:199
9983 msgid "Remove redundant membars"
9984 msgstr ""
9986 #: config/frv/frv.opt:203
9987 msgid "Pack VLIW instructions"
9988 msgstr ""
9990 #: config/frv/frv.opt:207
9991 msgid "Enable setting GPRs to the result of comparisons"
9992 msgstr ""
9994 #: config/frv/frv.opt:211
9995 msgid "Change the amount of scheduler lookahead"
9996 msgstr ""
9998 #: config/frv/frv.opt:219
9999 msgid "Assume a large TLS segment"
10000 msgstr ""
10002 #: config/frv/frv.opt:223
10003 msgid "Do not assume a large TLS segment"
10004 msgstr ""
10006 #: config/frv/frv.opt:228
10007 msgid "Cause gas to print tomcat statistics"
10008 msgstr ""
10010 #: config/frv/frv.opt:233
10011 msgid "Link with the library-pic libraries"
10012 msgstr ""
10014 #: config/frv/frv.opt:237
10015 msgid "Allow branches to be packed with other instructions"
10016 msgstr ""
10018 #: config/mn10300/mn10300.opt:30
10019 msgid "Target the AM33 processor"
10020 msgstr ""
10022 #: config/mn10300/mn10300.opt:34
10023 msgid "Target the AM33/2.0 processor"
10024 msgstr ""
10026 #: config/mn10300/mn10300.opt:38
10027 msgid "Target the AM34 processor"
10028 msgstr ""
10030 #: config/mn10300/mn10300.opt:46
10031 msgid "Work around hardware multiply bug"
10032 msgstr ""
10034 #: config/mn10300/mn10300.opt:55
10035 msgid "Enable linker relaxations"
10036 msgstr ""
10038 #: config/mn10300/mn10300.opt:59
10039 msgid "Return pointers in both a0 and d0"
10040 msgstr ""
10042 #: config/mn10300/mn10300.opt:63
10043 msgid "Allow gcc to generate LIW instructions"
10044 msgstr ""
10046 #: config/mn10300/mn10300.opt:67
10047 msgid "Allow gcc to generate the SETLB and Lcc instructions"
10048 msgstr ""
10050 #: config/iq2000/iq2000.opt:31
10051 msgid "Specify CPU for code generation purposes"
10052 msgstr ""
10054 #: config/iq2000/iq2000.opt:47
10055 msgid "Specify CPU for scheduling purposes"
10056 msgstr ""
10058 #: config/iq2000/iq2000.opt:51
10059 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
10060 msgstr ""
10062 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:138
10063 msgid "Use ROM instead of RAM"
10064 msgstr ""
10066 #: config/iq2000/iq2000.opt:70
10067 msgid "No default crt0.o"
10068 msgstr ""
10070 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:351
10071 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10072 msgstr ""
10074 #: config/c6x/c6x-tables.opt:24
10075 msgid "Known C6X ISAs (for use with the -march= option):"
10076 msgstr ""
10078 #: config/c6x/c6x.opt:30 config/mep/mep.opt:82 config/mips/mips.opt:130
10079 msgid "Use big-endian byte order"
10080 msgstr ""
10082 #: config/c6x/c6x.opt:34 config/mep/mep.opt:86 config/mips/mips.opt:134
10083 msgid "Use little-endian byte order"
10084 msgstr ""
10086 #: config/c6x/c6x.opt:46
10087 msgid "Valid arguments for the -msdata= option"
10088 msgstr ""
10090 #: config/c6x/c6x.opt:59
10091 msgid "Compile for the DSBT shared library ABI"
10092 msgstr ""
10094 #: config/cris/linux.opt:27
10095 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
10096 msgstr ""
10098 #: config/cris/cris.opt:45
10099 msgid "Work around bug in multiplication instruction"
10100 msgstr ""
10102 #: config/cris/cris.opt:51
10103 msgid "Compile for ETRAX 4 (CRIS v3)"
10104 msgstr ""
10106 #: config/cris/cris.opt:56
10107 msgid "Compile for ETRAX 100 (CRIS v8)"
10108 msgstr ""
10110 #: config/cris/cris.opt:64
10111 msgid "Emit verbose debug information in assembly code"
10112 msgstr ""
10114 #: config/cris/cris.opt:71
10115 msgid "Do not use condition codes from normal instructions"
10116 msgstr ""
10118 #: config/cris/cris.opt:80
10119 msgid "Do not emit addressing modes with side-effect assignment"
10120 msgstr ""
10122 #: config/cris/cris.opt:89
10123 msgid "Do not tune stack alignment"
10124 msgstr ""
10126 #: config/cris/cris.opt:98
10127 msgid "Do not tune writable data alignment"
10128 msgstr ""
10130 #: config/cris/cris.opt:107
10131 msgid "Do not tune code and read-only data alignment"
10132 msgstr ""
10134 #: config/cris/cris.opt:116
10135 msgid "Align code and data to 32 bits"
10136 msgstr ""
10138 #: config/cris/cris.opt:133
10139 msgid "Don't align items in code or data"
10140 msgstr ""
10142 #: config/cris/cris.opt:142
10143 msgid "Do not emit function prologue or epilogue"
10144 msgstr ""
10146 #: config/cris/cris.opt:149
10147 msgid "Use the most feature-enabling options allowed by other options"
10148 msgstr ""
10150 #: config/cris/cris.opt:158
10151 msgid "Override -mbest-lib-options"
10152 msgstr ""
10154 #: config/cris/cris.opt:165
10155 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version"
10156 msgstr ""
10158 #: config/cris/cris.opt:169
10159 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version"
10160 msgstr ""
10162 #: config/cris/cris.opt:173
10163 msgid ""
10164 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
10165 "size"
10166 msgstr ""
10168 #: config/cris/cris.opt:180
10169 msgid ""
10170 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
10171 "to abort() are used."
10172 msgstr ""
10174 #: config/cris/cris.opt:184
10175 msgid ""
10176 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
10177 "builtins on misaligned memory"
10178 msgstr ""
10180 #: config/cris/cris.opt:188
10181 msgid ""
10182 "Handle atomic builtins that may be applied to unaligned data by calling "
10183 "library functions. Overrides -mtrap-unaligned-atomic."
10184 msgstr ""
10186 #: config/sh/superh.opt:6
10187 msgid "Board name [and memory region]."
10188 msgstr ""
10190 #: config/sh/superh.opt:10
10191 msgid "Runtime name."
10192 msgstr ""
10194 #: config/sh/sh.opt:48
10195 msgid "Generate SH1 code"
10196 msgstr ""
10198 #: config/sh/sh.opt:52
10199 msgid "Generate SH2 code"
10200 msgstr ""
10202 #: config/sh/sh.opt:56
10203 msgid "Generate default double-precision SH2a-FPU code"
10204 msgstr ""
10206 #: config/sh/sh.opt:60
10207 msgid "Generate SH2a FPU-less code"
10208 msgstr ""
10210 #: config/sh/sh.opt:64
10211 msgid "Generate default single-precision SH2a-FPU code"
10212 msgstr ""
10214 #: config/sh/sh.opt:68
10215 msgid "Generate only single-precision SH2a-FPU code"
10216 msgstr ""
10218 #: config/sh/sh.opt:72
10219 msgid "Generate SH2e code"
10220 msgstr ""
10222 #: config/sh/sh.opt:76
10223 msgid "Generate SH3 code"
10224 msgstr ""
10226 #: config/sh/sh.opt:80
10227 msgid "Generate SH3e code"
10228 msgstr ""
10230 #: config/sh/sh.opt:84
10231 msgid "Generate SH4 code"
10232 msgstr ""
10234 #: config/sh/sh.opt:88
10235 msgid "Generate SH4-100 code"
10236 msgstr ""
10238 #: config/sh/sh.opt:92
10239 msgid "Generate SH4-200 code"
10240 msgstr ""
10242 #: config/sh/sh.opt:98
10243 msgid "Generate SH4-300 code"
10244 msgstr ""
10246 #: config/sh/sh.opt:102
10247 msgid "Generate SH4 FPU-less code"
10248 msgstr ""
10250 #: config/sh/sh.opt:106
10251 msgid "Generate SH4-100 FPU-less code"
10252 msgstr ""
10254 #: config/sh/sh.opt:110
10255 msgid "Generate SH4-200 FPU-less code"
10256 msgstr ""
10258 #: config/sh/sh.opt:114
10259 msgid "Generate SH4-300 FPU-less code"
10260 msgstr ""
10262 #: config/sh/sh.opt:118
10263 msgid "Generate code for SH4 340 series (MMU/FPU-less)"
10264 msgstr ""
10266 #: config/sh/sh.opt:123
10267 msgid "Generate code for SH4 400 series (MMU/FPU-less)"
10268 msgstr ""
10270 #: config/sh/sh.opt:128
10271 msgid "Generate code for SH4 500 series (FPU-less)."
10272 msgstr ""
10274 #: config/sh/sh.opt:133
10275 msgid "Generate default single-precision SH4 code"
10276 msgstr ""
10278 #: config/sh/sh.opt:137
10279 msgid "Generate default single-precision SH4-100 code"
10280 msgstr ""
10282 #: config/sh/sh.opt:141
10283 msgid "Generate default single-precision SH4-200 code"
10284 msgstr ""
10286 #: config/sh/sh.opt:145
10287 msgid "Generate default single-precision SH4-300 code"
10288 msgstr ""
10290 #: config/sh/sh.opt:149
10291 msgid "Generate only single-precision SH4 code"
10292 msgstr ""
10294 #: config/sh/sh.opt:153
10295 msgid "Generate only single-precision SH4-100 code"
10296 msgstr ""
10298 #: config/sh/sh.opt:157
10299 msgid "Generate only single-precision SH4-200 code"
10300 msgstr ""
10302 #: config/sh/sh.opt:161
10303 msgid "Generate only single-precision SH4-300 code"
10304 msgstr ""
10306 #: config/sh/sh.opt:165
10307 msgid "Generate SH4a code"
10308 msgstr ""
10310 #: config/sh/sh.opt:169
10311 msgid "Generate SH4a FPU-less code"
10312 msgstr ""
10314 #: config/sh/sh.opt:173
10315 msgid "Generate default single-precision SH4a code"
10316 msgstr ""
10318 #: config/sh/sh.opt:177
10319 msgid "Generate only single-precision SH4a code"
10320 msgstr ""
10322 #: config/sh/sh.opt:181
10323 msgid "Generate SH4al-dsp code"
10324 msgstr ""
10326 #: config/sh/sh.opt:185
10327 msgid "Generate 32-bit SHmedia code"
10328 msgstr ""
10330 #: config/sh/sh.opt:189
10331 msgid "Generate 32-bit FPU-less SHmedia code"
10332 msgstr ""
10334 #: config/sh/sh.opt:193
10335 msgid "Generate 64-bit SHmedia code"
10336 msgstr ""
10338 #: config/sh/sh.opt:197
10339 msgid "Generate 64-bit FPU-less SHmedia code"
10340 msgstr ""
10342 #: config/sh/sh.opt:201
10343 msgid "Generate SHcompact code"
10344 msgstr ""
10346 #: config/sh/sh.opt:205
10347 msgid "Generate FPU-less SHcompact code"
10348 msgstr ""
10350 #: config/sh/sh.opt:217
10351 msgid "Generate code in big endian mode"
10352 msgstr ""
10354 #: config/sh/sh.opt:221
10355 msgid "Generate 32-bit offsets in switch tables"
10356 msgstr ""
10358 #: config/sh/sh.opt:225
10359 msgid "Generate bit instructions"
10360 msgstr ""
10362 #: config/sh/sh.opt:229
10363 msgid "Cost to assume for a branch insn"
10364 msgstr ""
10366 #: config/sh/sh.opt:233
10367 msgid "Assume that zero displacement conditional branches are fast"
10368 msgstr ""
10370 #: config/sh/sh.opt:237
10371 msgid "Enable cbranchdi4 pattern"
10372 msgstr ""
10374 #: config/sh/sh.opt:241
10375 msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
10376 msgstr ""
10378 #: config/sh/sh.opt:245
10379 msgid "Enable SH5 cut2 workaround"
10380 msgstr ""
10382 #: config/sh/sh.opt:249
10383 msgid "Align doubles at 64-bit boundaries"
10384 msgstr ""
10386 #: config/sh/sh.opt:253
10387 msgid ""
10388 "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, "
10389 "inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
10390 msgstr ""
10392 #: config/sh/sh.opt:257
10393 msgid "Specify name for 32 bit signed division function"
10394 msgstr ""
10396 #: config/sh/sh.opt:261
10397 msgid ""
10398 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
10399 "-mdalign if 64-bit alignment is required."
10400 msgstr ""
10402 #: config/sh/sh.opt:269
10403 msgid "Cost to assume for gettr insn"
10404 msgstr ""
10406 #: config/sh/sh.opt:273 config/sh/sh.opt:323
10407 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
10408 msgstr ""
10410 #: config/sh/sh.opt:277
10411 msgid "Increase the IEEE compliance for floating-point comparisons"
10412 msgstr ""
10414 #: config/sh/sh.opt:281
10415 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
10416 msgstr ""
10418 #: config/sh/sh.opt:285
10419 msgid ""
10420 "inline code to invalidate instruction cache entries after setting up nested "
10421 "function trampolines"
10422 msgstr ""
10424 #: config/sh/sh.opt:289
10425 msgid "Assume symbols might be invalid"
10426 msgstr ""
10428 #: config/sh/sh.opt:293
10429 msgid "Annotate assembler instructions with estimated addresses"
10430 msgstr ""
10432 #: config/sh/sh.opt:297
10433 msgid "Generate code in little endian mode"
10434 msgstr ""
10436 #: config/sh/sh.opt:301
10437 msgid "Mark MAC register as call-clobbered"
10438 msgstr ""
10440 #: config/sh/sh.opt:307
10441 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
10442 msgstr ""
10444 #: config/sh/sh.opt:311
10445 msgid "Emit function-calls using global offset table when generating PIC"
10446 msgstr ""
10448 #: config/sh/sh.opt:315
10449 msgid "Assume pt* instructions won't trap"
10450 msgstr ""
10452 #: config/sh/sh.opt:319
10453 msgid "Shorten address references during linking"
10454 msgstr ""
10456 #: config/sh/sh.opt:327
10457 msgid "Deprecated.  Use -matomic= instead to select the atomic model"
10458 msgstr ""
10460 #: config/sh/sh.opt:331
10461 msgid "Specify the model for atomic operations"
10462 msgstr ""
10464 #: config/sh/sh.opt:335
10465 msgid "Use tas.b instruction for __atomic_test_and_set"
10466 msgstr ""
10468 #: config/sh/sh.opt:339
10469 msgid "Deprecated.  Use -Os instead"
10470 msgstr ""
10472 #: config/sh/sh.opt:343
10473 msgid "Cost to assume for a multiply insn"
10474 msgstr ""
10476 #: config/sh/sh.opt:347
10477 msgid ""
10478 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
10479 "if the inline code would not work in user mode."
10480 msgstr ""
10482 #: config/sh/sh.opt:353
10483 msgid "Pretend a branch-around-a-move is a conditional move."
10484 msgstr ""
10486 #: config/sh/sh.opt:357
10487 msgid "Enable the use of the fsca instruction"
10488 msgstr ""
10490 #: config/sh/sh.opt:361
10491 msgid "Enable the use of the fsrra instruction"
10492 msgstr ""
10494 #: config/fr30/fr30.opt:23
10495 msgid "Assume small address space"
10496 msgstr ""
10498 #: config/mep/mep.opt:23
10499 msgid "Enable absolute difference instructions"
10500 msgstr ""
10502 #: config/mep/mep.opt:27
10503 msgid "Enable all optional instructions"
10504 msgstr ""
10506 #: config/mep/mep.opt:31
10507 msgid "Enable average instructions"
10508 msgstr ""
10510 #: config/mep/mep.opt:35
10511 msgid "Variables this size and smaller go in the based section. (default 0)"
10512 msgstr ""
10514 #: config/mep/mep.opt:39
10515 msgid "Enable bit manipulation instructions"
10516 msgstr ""
10518 #: config/mep/mep.opt:43
10519 msgid "Section to put all const variables in (tiny, near, far) (no default)"
10520 msgstr ""
10522 #: config/mep/mep.opt:47
10523 msgid "Enable clip instructions"
10524 msgstr ""
10526 #: config/mep/mep.opt:51
10527 msgid "Configuration name"
10528 msgstr ""
10530 #: config/mep/mep.opt:55
10531 msgid "Enable MeP Coprocessor"
10532 msgstr ""
10534 #: config/mep/mep.opt:59
10535 msgid "Enable MeP Coprocessor with 32-bit registers"
10536 msgstr ""
10538 #: config/mep/mep.opt:63
10539 msgid "Enable MeP Coprocessor with 64-bit registers"
10540 msgstr ""
10542 #: config/mep/mep.opt:67
10543 msgid "Enable IVC2 scheduling"
10544 msgstr ""
10546 #: config/mep/mep.opt:71
10547 msgid "Const variables default to the near section"
10548 msgstr ""
10550 #: config/mep/mep.opt:78
10551 msgid "Enable 32-bit divide instructions"
10552 msgstr ""
10554 #: config/mep/mep.opt:93
10555 msgid "__io vars are volatile by default"
10556 msgstr ""
10558 #: config/mep/mep.opt:97
10559 msgid "All variables default to the far section"
10560 msgstr ""
10562 #: config/mep/mep.opt:101
10563 msgid "Enable leading zero instructions"
10564 msgstr ""
10566 #: config/mep/mep.opt:108
10567 msgid "All variables default to the near section"
10568 msgstr ""
10570 #: config/mep/mep.opt:112
10571 msgid "Enable min/max instructions"
10572 msgstr ""
10574 #: config/mep/mep.opt:116
10575 msgid "Enable 32-bit multiply instructions"
10576 msgstr ""
10578 #: config/mep/mep.opt:120
10579 msgid "Disable all optional instructions"
10580 msgstr ""
10582 #: config/mep/mep.opt:127
10583 msgid "Allow gcc to use the repeat/erepeat instructions"
10584 msgstr ""
10586 #: config/mep/mep.opt:131
10587 msgid "All variables default to the tiny section"
10588 msgstr ""
10590 #: config/mep/mep.opt:135
10591 msgid "Enable saturation instructions"
10592 msgstr ""
10594 #: config/mep/mep.opt:139
10595 msgid "Use sdram version of runtime"
10596 msgstr ""
10598 #: config/mep/mep.opt:147
10599 msgid "Use simulator runtime without vectors"
10600 msgstr ""
10602 #: config/mep/mep.opt:151
10603 msgid "All functions default to the far section"
10604 msgstr ""
10606 #: config/mep/mep.opt:155
10607 msgid "Variables this size and smaller go in the tiny section. (default 4)"
10608 msgstr ""
10610 #: config/mips/mips.opt:32
10611 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI"
10612 msgstr ""
10614 #: config/mips/mips.opt:36
10615 msgid "Known MIPS ABIs (for use with the -mabi= option):"
10616 msgstr ""
10618 #: config/mips/mips.opt:55
10619 msgid "Generate code that can be used in SVR4-style dynamic objects"
10620 msgstr ""
10622 #: config/mips/mips.opt:59
10623 msgid "Use PMC-style 'mad' instructions"
10624 msgstr ""
10626 #: config/mips/mips.opt:63
10627 msgid "-march=ISA\tGenerate code for the given ISA"
10628 msgstr ""
10630 #: config/mips/mips.opt:67
10631 msgid ""
10632 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions"
10633 msgstr ""
10635 #: config/mips/mips.opt:71
10636 msgid "Use Branch Likely instructions, overriding the architecture default"
10637 msgstr ""
10639 #: config/mips/mips.opt:75
10640 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
10641 msgstr ""
10643 #: config/mips/mips.opt:79
10644 msgid "Trap on integer divide by zero"
10645 msgstr ""
10647 #: config/mips/mips.opt:83
10648 msgid ""
10649 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code"
10650 msgstr ""
10652 #: config/mips/mips.opt:87
10653 msgid "Valid arguments to -mcode-readable=:"
10654 msgstr ""
10656 #: config/mips/mips.opt:100
10657 msgid "Use branch-and-break sequences to check for integer divide by zero"
10658 msgstr ""
10660 #: config/mips/mips.opt:104
10661 msgid "Use trap instructions to check for integer divide by zero"
10662 msgstr ""
10664 #: config/mips/mips.opt:108
10665 msgid "Allow the use of MDMX instructions"
10666 msgstr ""
10668 #: config/mips/mips.opt:112
10669 msgid ""
10670 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
10671 "operations"
10672 msgstr ""
10674 #: config/mips/mips.opt:116
10675 msgid "Use MIPS-DSP instructions"
10676 msgstr ""
10678 #: config/mips/mips.opt:120
10679 msgid "Use MIPS-DSP REV 2 instructions"
10680 msgstr ""
10682 #: config/mips/mips.opt:142
10683 msgid "Use NewABI-style %reloc() assembly operators"
10684 msgstr ""
10686 #: config/mips/mips.opt:146
10687 msgid "Use -G for data that is not defined by the current object"
10688 msgstr ""
10690 #: config/mips/mips.opt:150
10691 msgid "Work around certain 24K errata"
10692 msgstr ""
10694 #: config/mips/mips.opt:154
10695 msgid "Work around certain R4000 errata"
10696 msgstr ""
10698 #: config/mips/mips.opt:158
10699 msgid "Work around certain R4400 errata"
10700 msgstr ""
10702 #: config/mips/mips.opt:162
10703 msgid "Work around certain R10000 errata"
10704 msgstr ""
10706 #: config/mips/mips.opt:166
10707 msgid "Work around errata for early SB-1 revision 2 cores"
10708 msgstr ""
10710 #: config/mips/mips.opt:170
10711 msgid "Work around certain VR4120 errata"
10712 msgstr ""
10714 #: config/mips/mips.opt:174
10715 msgid "Work around VR4130 mflo/mfhi errata"
10716 msgstr ""
10718 #: config/mips/mips.opt:178
10719 msgid "Work around an early 4300 hardware bug"
10720 msgstr ""
10722 #: config/mips/mips.opt:182
10723 msgid "FP exceptions are enabled"
10724 msgstr ""
10726 #: config/mips/mips.opt:186
10727 msgid "Use 32-bit floating-point registers"
10728 msgstr ""
10730 #: config/mips/mips.opt:190
10731 msgid "Use 64-bit floating-point registers"
10732 msgstr ""
10734 #: config/mips/mips.opt:194
10735 msgid ""
10736 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
10737 "trampolines"
10738 msgstr ""
10740 #: config/mips/mips.opt:198
10741 msgid "Generate floating-point multiply-add instructions"
10742 msgstr ""
10744 #: config/mips/mips.opt:202
10745 msgid "Use 32-bit general registers"
10746 msgstr ""
10748 #: config/mips/mips.opt:206
10749 msgid "Use 64-bit general registers"
10750 msgstr ""
10752 #: config/mips/mips.opt:210
10753 msgid "Use GP-relative addressing to access small data"
10754 msgstr ""
10756 #: config/mips/mips.opt:214
10757 msgid ""
10758 "When generating -mabicalls code, allow executables to use PLTs and copy "
10759 "relocations"
10760 msgstr ""
10762 #: config/mips/mips.opt:218
10763 msgid "Allow the use of hardware floating-point ABI and instructions"
10764 msgstr ""
10766 #: config/mips/mips.opt:222
10767 msgid "Generate code that can be safely linked with MIPS16 code."
10768 msgstr ""
10770 #: config/mips/mips.opt:226
10771 msgid "-mipsN\tGenerate code for ISA level N"
10772 msgstr ""
10774 #: config/mips/mips.opt:230
10775 msgid "Generate MIPS16 code"
10776 msgstr ""
10778 #: config/mips/mips.opt:234
10779 msgid "Use MIPS-3D instructions"
10780 msgstr ""
10782 #: config/mips/mips.opt:238
10783 msgid "Use ll, sc and sync instructions"
10784 msgstr ""
10786 #: config/mips/mips.opt:242
10787 msgid "Use -G for object-local data"
10788 msgstr ""
10790 #: config/mips/mips.opt:246
10791 msgid "Use indirect calls"
10792 msgstr ""
10794 #: config/mips/mips.opt:250
10795 msgid "Use a 32-bit long type"
10796 msgstr ""
10798 #: config/mips/mips.opt:254
10799 msgid "Use a 64-bit long type"
10800 msgstr ""
10802 #: config/mips/mips.opt:258
10803 msgid "Pass the address of the ra save location to _mcount in $12"
10804 msgstr ""
10806 #: config/mips/mips.opt:262
10807 msgid "Don't optimize block moves"
10808 msgstr ""
10810 #: config/mips/mips.opt:266
10811 msgid "Allow the use of MT instructions"
10812 msgstr ""
10814 #: config/mips/mips.opt:270
10815 msgid "Prevent the use of all floating-point operations"
10816 msgstr ""
10818 #: config/mips/mips.opt:274
10819 msgid "Use MCU instructions"
10820 msgstr ""
10822 #: config/mips/mips.opt:278
10823 msgid "Do not use a cache-flushing function before calling stack trampolines"
10824 msgstr ""
10826 #: config/mips/mips.opt:282
10827 msgid "Do not use MDMX instructions"
10828 msgstr ""
10830 #: config/mips/mips.opt:286
10831 msgid "Generate normal-mode code"
10832 msgstr ""
10834 #: config/mips/mips.opt:290
10835 msgid "Do not use MIPS-3D instructions"
10836 msgstr ""
10838 #: config/mips/mips.opt:294
10839 msgid "Use paired-single floating-point instructions"
10840 msgstr ""
10842 #: config/mips/mips.opt:298
10843 msgid ""
10844 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
10845 "inserted"
10846 msgstr ""
10848 #: config/mips/mips.opt:302
10849 msgid "Valid arguments to -mr10k-cache-barrier=:"
10850 msgstr ""
10852 #: config/mips/mips.opt:315
10853 msgid "Try to allow the linker to turn PIC calls into direct calls"
10854 msgstr ""
10856 #: config/mips/mips.opt:319
10857 msgid ""
10858 "When generating -mabicalls code, make the code suitable for use in shared "
10859 "libraries"
10860 msgstr ""
10862 #: config/mips/mips.opt:323
10863 msgid ""
10864 "Restrict the use of hardware floating-point instructions to 32-bit operations"
10865 msgstr ""
10867 #: config/mips/mips.opt:327
10868 msgid "Use SmartMIPS instructions"
10869 msgstr ""
10871 #: config/mips/mips.opt:331
10872 msgid "Prevent the use of all hardware floating-point instructions"
10873 msgstr ""
10875 #: config/mips/mips.opt:335
10876 msgid "Optimize lui/addiu address loads"
10877 msgstr ""
10879 #: config/mips/mips.opt:339
10880 msgid "Assume all symbols have 32-bit values"
10881 msgstr ""
10883 #: config/mips/mips.opt:343
10884 msgid "Use synci instruction to invalidate i-cache"
10885 msgstr ""
10887 #: config/mips/mips.opt:347
10888 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR"
10889 msgstr ""
10891 #: config/mips/mips.opt:355
10892 msgid "Perform VR4130-specific alignment optimizations"
10893 msgstr ""
10895 #: config/mips/mips.opt:359
10896 msgid "Lift restrictions on GOT size"
10897 msgstr ""
10899 #: config/mips/mips-tables.opt:24
10900 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
10901 msgstr ""
10903 #: config/mips/mips-tables.opt:28
10904 msgid "Known MIPS ISA levels (for use with the -mips option):"
10905 msgstr ""
10907 #: config/tilegx/tilegx.opt:30
10908 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
10909 msgstr ""
10911 #: config/tilegx/tilegx.opt:37
10912 msgid "Compile with 32 bit longs and pointers."
10913 msgstr ""
10915 #: config/tilegx/tilegx.opt:41
10916 msgid "Compile with 64 bit longs and pointers."
10917 msgstr ""
10919 #: config/tilegx/tilegx.opt:45
10920 msgid "Use given TILE-Gx code model"
10921 msgstr ""
10923 #: java/lang.opt:122
10924 msgid "Warn if deprecated empty statements are found"
10925 msgstr ""
10927 #: java/lang.opt:126
10928 msgid "Warn if .class files are out of date"
10929 msgstr ""
10931 #: java/lang.opt:130
10932 msgid "Warn if modifiers are specified when not necessary"
10933 msgstr ""
10935 #: java/lang.opt:150
10936 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
10937 msgstr ""
10939 #: java/lang.opt:157
10940 msgid "Permit the use of the assert keyword"
10941 msgstr ""
10943 #: java/lang.opt:179
10944 msgid "--bootclasspath=<path>\tReplace system path"
10945 msgstr ""
10947 #: java/lang.opt:183
10948 msgid "Generate checks for references to NULL"
10949 msgstr ""
10951 #: java/lang.opt:187
10952 msgid "--classpath=<path>\tSet class path"
10953 msgstr ""
10955 #: java/lang.opt:194
10956 msgid "Output a class file"
10957 msgstr ""
10959 #: java/lang.opt:198
10960 msgid "Alias for -femit-class-file"
10961 msgstr ""
10963 #: java/lang.opt:202
10964 msgid ""
10965 "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
10966 msgstr ""
10968 #: java/lang.opt:206
10969 msgid "--extdirs=<path>\tSet the extension directory path"
10970 msgstr ""
10972 #: java/lang.opt:216
10973 msgid "Input file is a file with a list of filenames to compile"
10974 msgstr ""
10976 #: java/lang.opt:223
10977 msgid "Always check for non gcj generated classes archives"
10978 msgstr ""
10980 #: java/lang.opt:227
10981 msgid ""
10982 "Assume the runtime uses a hash table to map an object to its synchronization "
10983 "structure"
10984 msgstr ""
10986 #: java/lang.opt:231
10987 msgid "Generate instances of Class at runtime"
10988 msgstr ""
10990 #: java/lang.opt:235
10991 msgid "Use offset tables for virtual method calls"
10992 msgstr ""
10994 #: java/lang.opt:242
10995 msgid "Assume native functions are implemented using JNI"
10996 msgstr ""
10998 #: java/lang.opt:246
10999 msgid "Enable optimization of static class initialization code"
11000 msgstr ""
11002 #: java/lang.opt:253
11003 msgid "Reduce the amount of reflection meta-data generated"
11004 msgstr ""
11006 #: java/lang.opt:257
11007 msgid "Enable assignability checks for stores into object arrays"
11008 msgstr ""
11010 #: java/lang.opt:261
11011 msgid "Generate code for the Boehm GC"
11012 msgstr ""
11014 #: java/lang.opt:265
11015 msgid "Call a library routine to do integer divisions"
11016 msgstr ""
11018 #: java/lang.opt:269
11019 msgid "Generate code for built-in atomic operations"
11020 msgstr ""
11022 #: java/lang.opt:273
11023 msgid "Generated should be loaded by bootstrap loader"
11024 msgstr ""
11026 #: java/lang.opt:277
11027 msgid "Set the source language version"
11028 msgstr ""
11030 #: java/lang.opt:281
11031 msgid "Set the target VM version"
11032 msgstr ""
11034 #: lto/lang.opt:29
11035 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
11036 msgstr ""
11038 #: lto/lang.opt:33
11039 msgid "Specify a file to which a list of files output by LTRANS is written."
11040 msgstr ""
11042 #: lto/lang.opt:37
11043 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
11044 msgstr ""
11046 #: lto/lang.opt:41
11047 msgid "The resolution file"
11048 msgstr ""
11050 #: common.opt:266
11051 msgid "Display this information"
11052 msgstr ""
11054 #: common.opt:270
11055 msgid ""
11056 "--help=<class>\tDisplay descriptions of a specific class of options.  "
11057 "<class> is one or more of optimizers, target, warnings, undocumented, params"
11058 msgstr ""
11060 #: common.opt:388
11061 msgid "Alias for --help=target"
11062 msgstr ""
11064 #: common.opt:413
11065 msgid ""
11066 "--param <param>=<value>\tSet parameter <param> to value.  See below for a "
11067 "complete list of parameters"
11068 msgstr ""
11070 #: common.opt:441
11071 msgid "-O<number>\tSet optimization level to <number>"
11072 msgstr ""
11074 #: common.opt:445
11075 msgid "Optimize for space rather than speed"
11076 msgstr ""
11078 #: common.opt:449
11079 msgid "Optimize for speed disregarding exact standards compliance"
11080 msgstr ""
11082 #: common.opt:453
11083 msgid "Optimize for debugging experience rather than speed or size"
11084 msgstr ""
11086 #: common.opt:493
11087 msgid "This switch is deprecated; use -Wextra instead"
11088 msgstr ""
11090 #: common.opt:506
11091 msgid "Warn about returning structures, unions or arrays"
11092 msgstr ""
11094 #: common.opt:510
11095 msgid ""
11096 "Warn if a loop with constant number of iterations triggers undefined behavior"
11097 msgstr ""
11099 #: common.opt:514
11100 msgid "Warn if an array is accessed out of bounds"
11101 msgstr ""
11103 #: common.opt:518
11104 msgid "Warn about inappropriate attribute usage"
11105 msgstr ""
11107 #: common.opt:522
11108 msgid "Warn about pointer casts which increase alignment"
11109 msgstr ""
11111 #: common.opt:526
11112 msgid "Warn when a #warning directive is encountered"
11113 msgstr ""
11115 #: common.opt:530
11116 msgid "Warn about uses of __attribute__((deprecated)) declarations"
11117 msgstr ""
11119 #: common.opt:534
11120 msgid "Warn when an optimization pass is disabled"
11121 msgstr ""
11123 #: common.opt:538
11124 msgid "Treat all warnings as errors"
11125 msgstr ""
11127 #: common.opt:542
11128 msgid "Treat specified warning as error"
11129 msgstr ""
11131 #: common.opt:550
11132 msgid "Exit on the first error occurred"
11133 msgstr ""
11135 #: common.opt:554
11136 msgid ""
11137 "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more "
11138 "than <number> bytes"
11139 msgstr ""
11141 #: common.opt:558
11142 msgid "Warn when attempting to free a non-heap object"
11143 msgstr ""
11145 #: common.opt:562
11146 msgid "Warn when an inlined function cannot be inlined"
11147 msgstr ""
11149 #: common.opt:566
11150 msgid ""
11151 "Warn when an atomic memory model parameter is known to be outside the valid "
11152 "range."
11153 msgstr ""
11155 #: common.opt:573
11156 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes"
11157 msgstr ""
11159 #: common.opt:577
11160 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
11161 msgstr ""
11163 #: common.opt:584
11164 msgid "Warn about overflow in arithmetic expressions"
11165 msgstr ""
11167 #: common.opt:588
11168 msgid "Warn when the packed attribute has no effect on struct layout"
11169 msgstr ""
11171 #: common.opt:592
11172 msgid "Warn when padding is required to align structure members"
11173 msgstr ""
11175 #: common.opt:596
11176 msgid "Issue warnings needed for strict compliance to the standard"
11177 msgstr ""
11179 #: common.opt:600
11180 msgid "Warn when one local variable shadows another"
11181 msgstr ""
11183 #: common.opt:604
11184 msgid "Warn when not issuing stack smashing protection for some reason"
11185 msgstr ""
11187 #: common.opt:608
11188 msgid "Warn if stack usage might be larger than specified amount"
11189 msgstr ""
11191 #: common.opt:612 common.opt:616
11192 msgid "Warn about code which might break strict aliasing rules"
11193 msgstr ""
11195 #: common.opt:620 common.opt:624
11196 msgid "Warn about optimizations that assume that signed overflow is undefined"
11197 msgstr ""
11199 #: common.opt:628
11200 msgid ""
11201 "Warn about functions which might be candidates for __attribute__((const))"
11202 msgstr ""
11204 #: common.opt:632
11205 msgid ""
11206 "Warn about functions which might be candidates for __attribute__((pure))"
11207 msgstr ""
11209 #: common.opt:636
11210 msgid ""
11211 "Warn about functions which might be candidates for __attribute__((noreturn))"
11212 msgstr ""
11214 #: common.opt:640
11215 msgid "Do not suppress warnings from system headers"
11216 msgstr ""
11218 #: common.opt:644
11219 msgid "Warn whenever a trampoline is generated"
11220 msgstr ""
11222 #: common.opt:648
11223 msgid ""
11224 "Warn if a comparison is always true or always false due to the limited range "
11225 "of the data type"
11226 msgstr ""
11228 #: common.opt:652
11229 msgid "Warn about uninitialized automatic variables"
11230 msgstr ""
11232 #: common.opt:656
11233 msgid "Warn about maybe uninitialized automatic variables"
11234 msgstr ""
11236 #: common.opt:664
11237 msgid "Enable all -Wunused- warnings"
11238 msgstr ""
11240 #: common.opt:668
11241 msgid "Warn when a function parameter is only set, otherwise unused"
11242 msgstr ""
11244 #: common.opt:672
11245 msgid "Warn when a variable is only set, otherwise unused"
11246 msgstr ""
11248 #: common.opt:676
11249 msgid "Warn when a function is unused"
11250 msgstr ""
11252 #: common.opt:680
11253 msgid "Warn when a label is unused"
11254 msgstr ""
11256 #: common.opt:684
11257 msgid "Warn when a function parameter is unused"
11258 msgstr ""
11260 #: common.opt:688
11261 msgid "Warn when an expression value is unused"
11262 msgstr ""
11264 #: common.opt:692
11265 msgid "Warn when a variable is unused"
11266 msgstr ""
11268 #: common.opt:696
11269 msgid "Warn in case profiles in -fprofile-use do not match"
11270 msgstr ""
11272 #: common.opt:700
11273 msgid "Warn when a vector operation is compiled outside the SIMD"
11274 msgstr ""
11276 #: common.opt:716
11277 msgid "-aux-info <file>\tEmit declaration information into <file>"
11278 msgstr ""
11280 #: common.opt:735
11281 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
11282 msgstr ""
11284 #: common.opt:739
11285 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
11286 msgstr ""
11288 #: common.opt:743
11289 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps"
11290 msgstr ""
11292 #: common.opt:802
11293 msgid "Aggressively optimize loops using language constraints"
11294 msgstr ""
11296 #: common.opt:806
11297 msgid "Align the start of functions"
11298 msgstr ""
11300 #: common.opt:813
11301 msgid "Align labels which are only reached by jumping"
11302 msgstr ""
11304 #: common.opt:820
11305 msgid "Align all labels"
11306 msgstr ""
11308 #: common.opt:827
11309 msgid "Align the start of loops"
11310 msgstr ""
11312 #: common.opt:850
11313 msgid "Enable AddressSanitizer, a memory error detector"
11314 msgstr ""
11316 #: common.opt:854
11317 msgid "Enable ThreadSanitizer, a data race detector"
11318 msgstr ""
11320 #: common.opt:858
11321 msgid "Generate unwind tables that are exact at each instruction boundary"
11322 msgstr ""
11324 #: common.opt:862
11325 msgid "Generate auto-inc/dec instructions"
11326 msgstr ""
11328 #: common.opt:870
11329 msgid "Generate code to check bounds before indexing arrays"
11330 msgstr ""
11332 #: common.opt:874
11333 msgid "Replace add, compare, branch with branch on count register"
11334 msgstr ""
11336 #: common.opt:878
11337 msgid "Use profiling information for branch probabilities"
11338 msgstr ""
11340 #: common.opt:882
11341 msgid ""
11342 "Perform branch target load optimization before prologue / epilogue threading"
11343 msgstr ""
11345 #: common.opt:886
11346 msgid ""
11347 "Perform branch target load optimization after prologue / epilogue threading"
11348 msgstr ""
11350 #: common.opt:890
11351 msgid ""
11352 "Restrict target load migration not to re-use registers in any basic block"
11353 msgstr ""
11355 #: common.opt:894
11356 msgid ""
11357 "-fcall-saved-<register>\tMark <register> as being preserved across functions"
11358 msgstr ""
11360 #: common.opt:898
11361 msgid ""
11362 "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
11363 msgstr ""
11365 #: common.opt:905
11366 msgid "Save registers around function calls"
11367 msgstr ""
11369 #: common.opt:909
11370 msgid "Compare the results of several data dependence analyzers."
11371 msgstr ""
11373 #: common.opt:913
11374 msgid ""
11375 "Looks for opportunities to reduce stack adjustments and stack references."
11376 msgstr ""
11378 #: common.opt:917
11379 msgid "Do not put uninitialized globals in the common section"
11380 msgstr ""
11382 #: common.opt:925
11383 msgid ""
11384 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
11385 "compare the final-insns dump"
11386 msgstr ""
11388 #: common.opt:929
11389 msgid "Run only the second compilation of -fcompare-debug"
11390 msgstr ""
11392 #: common.opt:933
11393 msgid "Perform comparison elimination after register allocation has finished"
11394 msgstr ""
11396 #: common.opt:937
11397 msgid "Do not perform optimizations increasing noticeably stack usage"
11398 msgstr ""
11400 #: common.opt:941
11401 msgid "Perform a register copy-propagation optimization pass"
11402 msgstr ""
11404 #: common.opt:945
11405 msgid "Perform cross-jumping optimization"
11406 msgstr ""
11408 #: common.opt:949
11409 msgid "When running CSE, follow jumps to their targets"
11410 msgstr ""
11412 #: common.opt:957
11413 msgid "Omit range reduction step when performing complex division"
11414 msgstr ""
11416 #: common.opt:961
11417 msgid "Complex multiplication and division follow Fortran rules"
11418 msgstr ""
11420 #: common.opt:965
11421 msgid "Place data items into their own section"
11422 msgstr ""
11424 #: common.opt:969
11425 msgid "List all available debugging counters with their limits and counts."
11426 msgstr ""
11428 #: common.opt:973
11429 msgid ""
11430 "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
11431 "limit.   "
11432 msgstr ""
11434 #: common.opt:977
11435 msgid "Map one directory name to another in debug information"
11436 msgstr ""
11438 #: common.opt:981
11439 msgid "Output .debug_types section when using DWARF v4 debuginfo."
11440 msgstr ""
11442 #: common.opt:987
11443 msgid "Defer popping functions args from stack until later"
11444 msgstr ""
11446 #: common.opt:991
11447 msgid "Attempt to fill delay slots of branch instructions"
11448 msgstr ""
11450 #: common.opt:995
11451 msgid "Delete dead instructions that may throw exceptions"
11452 msgstr ""
11454 #: common.opt:999
11455 msgid "Delete useless null pointer checks"
11456 msgstr ""
11458 #: common.opt:1003
11459 msgid "Try to convert virtual calls to direct ones."
11460 msgstr ""
11462 #: common.opt:1007
11463 msgid ""
11464 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
11465 "location at the beginning of line-wrapped diagnostics"
11466 msgstr ""
11468 #: common.opt:1024
11469 msgid "Show the source line with a caret indicating the column"
11470 msgstr ""
11472 #: common.opt:1028
11473 msgid ""
11474 "Amend appropriate diagnostic messages with the command line option that "
11475 "controls them"
11476 msgstr ""
11478 #: common.opt:1032
11479 msgid ""
11480 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass"
11481 msgstr ""
11483 #: common.opt:1036
11484 msgid ""
11485 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass"
11486 msgstr ""
11488 #: common.opt:1040
11489 msgid "-fdump-<type>\tDump various compiler internals to a file"
11490 msgstr ""
11492 #: common.opt:1047
11493 msgid ""
11494 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
11495 "translation"
11496 msgstr ""
11498 #: common.opt:1051
11499 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code"
11500 msgstr ""
11502 #: common.opt:1055
11503 msgid "Suppress output of addresses in debugging dumps"
11504 msgstr ""
11506 #: common.opt:1059
11507 msgid "Dump optimization passes"
11508 msgstr ""
11510 #: common.opt:1063
11511 msgid ""
11512 "Suppress output of instruction numbers, line number notes and addresses in "
11513 "debugging dumps"
11514 msgstr ""
11516 #: common.opt:1067
11517 msgid "Suppress output of previous and next insn numbers in debugging dumps"
11518 msgstr ""
11520 #: common.opt:1071
11521 msgid "Enable CFI tables via GAS assembler directives."
11522 msgstr ""
11524 #: common.opt:1075
11525 msgid "Perform early inlining"
11526 msgstr ""
11528 #: common.opt:1079
11529 msgid "Perform DWARF2 duplicate elimination"
11530 msgstr ""
11532 #: common.opt:1083
11533 msgid "Perform interprocedural reduction of aggregates"
11534 msgstr ""
11536 #: common.opt:1087 common.opt:1091
11537 msgid "Perform unused type elimination in debug info"
11538 msgstr ""
11540 #: common.opt:1095
11541 msgid "Do not suppress C++ class debug information."
11542 msgstr ""
11544 #: common.opt:1099
11545 msgid "Enable exception handling"
11546 msgstr ""
11548 #: common.opt:1103
11549 msgid "Perform a number of minor, expensive optimizations"
11550 msgstr ""
11552 #: common.opt:1107
11553 msgid ""
11554 "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
11555 "point precision"
11556 msgstr ""
11558 #: common.opt:1110
11559 #, c-format
11560 msgid "unknown excess precision style %qs"
11561 msgstr ""
11563 #: common.opt:1123
11564 msgid ""
11565 "Output lto objects containing both the intermediate language and binary "
11566 "output."
11567 msgstr ""
11569 #: common.opt:1127
11570 msgid "Assume no NaNs or infinities are generated"
11571 msgstr ""
11573 #: common.opt:1131
11574 msgid ""
11575 "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
11576 msgstr ""
11578 #: common.opt:1135
11579 msgid "Don't allocate floats and doubles in extended-precision registers"
11580 msgstr ""
11582 #: common.opt:1143
11583 msgid "Perform a forward propagation pass on RTL"
11584 msgstr ""
11586 #: common.opt:1147
11587 msgid ""
11588 "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
11589 msgstr ""
11591 #: common.opt:1150
11592 #, c-format
11593 msgid "unknown floating point contraction style %qs"
11594 msgstr ""
11596 #: common.opt:1167
11597 msgid "Allow function addresses to be held in registers"
11598 msgstr ""
11600 #: common.opt:1171
11601 msgid "Place each function into its own section"
11602 msgstr ""
11604 #: common.opt:1175
11605 msgid "Perform global common subexpression elimination"
11606 msgstr ""
11608 #: common.opt:1179
11609 msgid ""
11610 "Perform enhanced load motion during global common subexpression elimination"
11611 msgstr ""
11613 #: common.opt:1183
11614 msgid "Perform store motion after global common subexpression elimination"
11615 msgstr ""
11617 #: common.opt:1187
11618 msgid ""
11619 "Perform redundant load after store elimination in global common subexpression"
11620 msgstr ""
11622 #: common.opt:1192
11623 msgid ""
11624 "Perform global common subexpression elimination after register allocation"
11625 msgstr ""
11627 #: common.opt:1198
11628 msgid "Enable in and out of Graphite representation"
11629 msgstr ""
11631 #: common.opt:1202
11632 msgid "Enable Graphite Identity transformation"
11633 msgstr ""
11635 #: common.opt:1206
11636 msgid "Enable hoisting adjacent loads to encourage generating conditional move"
11637 msgstr ""
11639 #: common.opt:1211
11640 msgid "Mark all loops as parallel"
11641 msgstr ""
11643 #: common.opt:1215
11644 msgid "Enable Loop Strip Mining transformation"
11645 msgstr ""
11647 #: common.opt:1219
11648 msgid "Enable Loop Interchange transformation"
11649 msgstr ""
11651 #: common.opt:1223
11652 msgid "Enable Loop Blocking transformation"
11653 msgstr ""
11655 #: common.opt:1227
11656 msgid "Enable support for GNU transactional memory"
11657 msgstr ""
11659 #: common.opt:1235
11660 msgid "Enable the ISL based loop nest optimizer"
11661 msgstr ""
11663 #: common.opt:1239
11664 msgid "Force bitfield accesses to match their type width"
11665 msgstr ""
11667 #: common.opt:1243
11668 msgid "Enable guessing of branch probabilities"
11669 msgstr ""
11671 #: common.opt:1251
11672 msgid "Process #ident directives"
11673 msgstr ""
11675 #: common.opt:1255
11676 msgid "Perform conversion of conditional jumps to branchless equivalents"
11677 msgstr ""
11679 #: common.opt:1259
11680 msgid "Perform conversion of conditional jumps to conditional execution"
11681 msgstr ""
11683 #: common.opt:1263
11684 msgid ""
11685 "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local "
11686 "variables."
11687 msgstr ""
11689 #: common.opt:1266
11690 #, c-format
11691 msgid "unknown Stack Reuse Level %qs"
11692 msgstr ""
11694 #: common.opt:1279
11695 msgid "Convert conditional jumps in innermost loops to branchless equivalents"
11696 msgstr ""
11698 #: common.opt:1283
11699 msgid "Also if-convert conditional jumps containing memory writes"
11700 msgstr ""
11702 #: common.opt:1291
11703 msgid "Do not generate .size directives"
11704 msgstr ""
11706 #: common.opt:1295
11707 msgid "Perform indirect inlining"
11708 msgstr ""
11710 #: common.opt:1301
11711 msgid ""
11712 "Enable inlining of function declared \"inline\", disabling disables all "
11713 "inlining"
11714 msgstr ""
11716 #: common.opt:1305
11717 msgid ""
11718 "Integrate functions into their callers when code size is known not to grow"
11719 msgstr ""
11721 #: common.opt:1309
11722 msgid ""
11723 "Integrate functions not declared \"inline\" into their callers when "
11724 "profitable"
11725 msgstr ""
11727 #: common.opt:1313
11728 msgid "Integrate functions only required by their single caller"
11729 msgstr ""
11731 #: common.opt:1320
11732 msgid ""
11733 "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
11734 msgstr ""
11736 #: common.opt:1324
11737 msgid ""
11738 "Inline __atomic operations when a lock free instruction sequence is "
11739 "available."
11740 msgstr ""
11742 #: common.opt:1328
11743 msgid "Instrument function entry and exit with profiling calls"
11744 msgstr ""
11746 #: common.opt:1332
11747 msgid ""
11748 "-finstrument-functions-exclude-function-list=name,...  Do not instrument "
11749 "listed functions"
11750 msgstr ""
11752 #: common.opt:1336
11753 msgid ""
11754 "-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
11755 "functions listed in files"
11756 msgstr ""
11758 #: common.opt:1340
11759 msgid "Perform Interprocedural constant propagation"
11760 msgstr ""
11762 #: common.opt:1344
11763 msgid "Perform cloning to make Interprocedural constant propagation stronger"
11764 msgstr ""
11766 #: common.opt:1348
11767 msgid "Perform interprocedural profile propagation"
11768 msgstr ""
11770 #: common.opt:1352
11771 msgid "Perform interprocedural points-to analysis"
11772 msgstr ""
11774 #: common.opt:1356
11775 msgid "Discover pure and const functions"
11776 msgstr ""
11778 #: common.opt:1360
11779 msgid "Discover readonly and non addressable static variables"
11780 msgstr ""
11782 #: common.opt:1372
11783 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
11784 msgstr ""
11786 #: common.opt:1375
11787 #, c-format
11788 msgid "unknown IRA algorithm %qs"
11789 msgstr ""
11791 #: common.opt:1385
11792 msgid "-fira-region=[one|all|mixed] Set regions for IRA"
11793 msgstr ""
11795 #: common.opt:1388
11796 #, c-format
11797 msgid "unknown IRA region %qs"
11798 msgstr ""
11800 #: common.opt:1401 common.opt:1406
11801 msgid "Use IRA based register pressure calculation"
11802 msgstr ""
11804 #: common.opt:1411
11805 msgid "Share slots for saving different hard registers."
11806 msgstr ""
11808 #: common.opt:1415
11809 msgid "Share stack slots for spilled pseudo-registers."
11810 msgstr ""
11812 #: common.opt:1419
11813 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
11814 msgstr ""
11816 #: common.opt:1423
11817 msgid "Optimize induction variables on trees"
11818 msgstr ""
11820 #: common.opt:1427
11821 msgid "Use jump tables for sufficiently large switch statements"
11822 msgstr ""
11824 #: common.opt:1431
11825 msgid "Generate code for functions even if they are fully inlined"
11826 msgstr ""
11828 #: common.opt:1435
11829 msgid "Emit static const variables even if they are not used"
11830 msgstr ""
11832 #: common.opt:1439
11833 msgid "Give external symbols a leading underscore"
11834 msgstr ""
11836 #: common.opt:1447
11837 msgid "Enable link-time optimization."
11838 msgstr ""
11840 #: common.opt:1451
11841 msgid "Link-time optimization with number of parallel jobs or jobserver."
11842 msgstr ""
11844 #: common.opt:1455
11845 msgid ""
11846 "Partition symbols and vars at linktime based on object files they originate "
11847 "from"
11848 msgstr ""
11850 #: common.opt:1459
11851 msgid ""
11852 "Partition functions and vars at linktime into approximately same sized "
11853 "buckets"
11854 msgstr ""
11856 #: common.opt:1463
11857 msgid "Put every symbol into separate partition"
11858 msgstr ""
11860 #: common.opt:1467
11861 msgid "Disable partioning and streaming"
11862 msgstr ""
11864 #: common.opt:1472
11865 msgid ""
11866 "-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
11867 msgstr ""
11869 #: common.opt:1476
11870 msgid "Report various link-time optimization statistics"
11871 msgstr ""
11873 #: common.opt:1480
11874 msgid "Set errno after built-in math functions"
11875 msgstr ""
11877 #: common.opt:1484
11878 msgid "-fmax-errors=<number>\tMaximum number of errors to report"
11879 msgstr ""
11881 #: common.opt:1488
11882 msgid "Report on permanent memory allocation"
11883 msgstr ""
11885 #: common.opt:1492
11886 msgid "Report on permanent memory allocation in WPA only"
11887 msgstr ""
11889 #: common.opt:1499
11890 msgid "Attempt to merge identical constants and constant variables"
11891 msgstr ""
11893 #: common.opt:1503
11894 msgid "Attempt to merge identical constants across compilation units"
11895 msgstr ""
11897 #: common.opt:1507
11898 msgid "Attempt to merge identical debug strings across compilation units"
11899 msgstr ""
11901 #: common.opt:1511
11902 msgid ""
11903 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
11904 "line.  0 suppresses line-wrapping"
11905 msgstr ""
11907 #: common.opt:1515
11908 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
11909 msgstr ""
11911 #: common.opt:1519
11912 msgid "Perform SMS based modulo scheduling with register moves allowed"
11913 msgstr ""
11915 #: common.opt:1523
11916 msgid "Move loop invariant computations out of loops"
11917 msgstr ""
11919 #: common.opt:1527
11920 msgid "Use the RTL dead code elimination pass"
11921 msgstr ""
11923 #: common.opt:1531
11924 msgid "Use the RTL dead store elimination pass"
11925 msgstr ""
11927 #: common.opt:1535
11928 msgid ""
11929 "Enable/Disable the traditional scheduling in loops that already passed "
11930 "modulo scheduling"
11931 msgstr ""
11933 #: common.opt:1539
11934 msgid "Support synchronous non-call exceptions"
11935 msgstr ""
11937 #: common.opt:1543
11938 msgid "When possible do not generate stack frames"
11939 msgstr ""
11941 #: common.opt:1547
11942 msgid "Enable all optimization info dumps on stderr"
11943 msgstr ""
11945 #: common.opt:1551
11946 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details"
11947 msgstr ""
11949 #: common.opt:1555
11950 msgid "Do the full register move optimization pass"
11951 msgstr ""
11953 #: common.opt:1559
11954 msgid "Optimize sibling and tail recursive calls"
11955 msgstr ""
11957 #: common.opt:1563
11958 msgid "Perform partial inlining"
11959 msgstr ""
11961 #: common.opt:1567 common.opt:1571
11962 msgid "Report on memory allocation before interprocedural optimization"
11963 msgstr ""
11965 #: common.opt:1575
11966 msgid "Pack structure members together without holes"
11967 msgstr ""
11969 #: common.opt:1579
11970 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
11971 msgstr ""
11973 #: common.opt:1583
11974 msgid "Return small aggregates in memory, not registers"
11975 msgstr ""
11977 #: common.opt:1587
11978 msgid "Perform loop peeling"
11979 msgstr ""
11981 #: common.opt:1591
11982 msgid "Enable machine specific peephole optimizations"
11983 msgstr ""
11985 #: common.opt:1595
11986 msgid "Enable an RTL peephole pass before sched2"
11987 msgstr ""
11989 #: common.opt:1599
11990 msgid "Generate position-independent code if possible (large mode)"
11991 msgstr ""
11993 #: common.opt:1603
11994 msgid ""
11995 "Generate position-independent code for executables if possible (large mode)"
11996 msgstr ""
11998 #: common.opt:1607
11999 msgid "Generate position-independent code if possible (small mode)"
12000 msgstr ""
12002 #: common.opt:1611
12003 msgid ""
12004 "Generate position-independent code for executables if possible (small mode)"
12005 msgstr ""
12007 #: common.opt:1615
12008 msgid "Specify a plugin to load"
12009 msgstr ""
12011 #: common.opt:1619
12012 msgid ""
12013 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
12014 "plugin <name>"
12015 msgstr ""
12017 #: common.opt:1623
12018 msgid "Run predictive commoning optimization."
12019 msgstr ""
12021 #: common.opt:1627
12022 msgid "Generate prefetch instructions, if available, for arrays in loops"
12023 msgstr ""
12025 #: common.opt:1631
12026 msgid "Enable basic program profiling code"
12027 msgstr ""
12029 #: common.opt:1635
12030 msgid "Insert arc-based program profiling code"
12031 msgstr ""
12033 #: common.opt:1639
12034 msgid "Set the top-level directory for storing the profile data."
12035 msgstr ""
12037 #: common.opt:1644
12038 msgid "Enable correction of flow inconsistent profile data input"
12039 msgstr ""
12041 #: common.opt:1648
12042 msgid ""
12043 "Enable common options for generating profile info for profile feedback "
12044 "directed optimizations"
12045 msgstr ""
12047 #: common.opt:1652
12048 msgid ""
12049 "Enable common options for generating profile info for profile feedback "
12050 "directed optimizations, and set -fprofile-dir="
12051 msgstr ""
12053 #: common.opt:1656
12054 msgid ""
12055 "Enable common options for performing profile feedback directed optimizations"
12056 msgstr ""
12058 #: common.opt:1660
12059 msgid ""
12060 "Enable common options for performing profile feedback directed "
12061 "optimizations, and set -fprofile-dir="
12062 msgstr ""
12064 #: common.opt:1664
12065 msgid "Insert code to profile values of expressions"
12066 msgstr ""
12068 #: common.opt:1668
12069 msgid "Report on consistency of profile"
12070 msgstr ""
12072 #: common.opt:1675
12073 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
12074 msgstr ""
12076 #: common.opt:1685
12077 msgid "Record gcc command line switches in the object file."
12078 msgstr ""
12080 #: common.opt:1689
12081 msgid "Return small aggregates in registers"
12082 msgstr ""
12084 #: common.opt:1693
12085 msgid "Enables a register move optimization"
12086 msgstr ""
12088 #: common.opt:1697
12089 msgid "Perform a register renaming optimization pass"
12090 msgstr ""
12092 #: common.opt:1701
12093 msgid "Reorder basic blocks to improve code placement"
12094 msgstr ""
12096 #: common.opt:1705
12097 msgid "Reorder basic blocks and partition into hot and cold sections"
12098 msgstr ""
12100 #: common.opt:1709
12101 msgid "Reorder functions to improve code placement"
12102 msgstr ""
12104 #: common.opt:1713
12105 msgid "Add a common subexpression elimination pass after loop optimizations"
12106 msgstr ""
12108 #: common.opt:1721
12109 msgid "Disable optimizations that assume default FP rounding behavior"
12110 msgstr ""
12112 #: common.opt:1725
12113 msgid "Enable scheduling across basic blocks"
12114 msgstr ""
12116 #: common.opt:1729
12117 msgid "Enable register pressure sensitive insn scheduling"
12118 msgstr ""
12120 #: common.opt:1733
12121 msgid "Allow speculative motion of non-loads"
12122 msgstr ""
12124 #: common.opt:1737
12125 msgid "Allow speculative motion of some loads"
12126 msgstr ""
12128 #: common.opt:1741
12129 msgid "Allow speculative motion of more loads"
12130 msgstr ""
12132 #: common.opt:1745
12133 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
12134 msgstr ""
12136 #: common.opt:1749
12137 msgid "If scheduling post reload, do superblock scheduling"
12138 msgstr ""
12140 #: common.opt:1757
12141 msgid "Reschedule instructions before register allocation"
12142 msgstr ""
12144 #: common.opt:1761
12145 msgid "Reschedule instructions after register allocation"
12146 msgstr ""
12148 #: common.opt:1768
12149 msgid "Schedule instructions using selective scheduling algorithm"
12150 msgstr ""
12152 #: common.opt:1772
12153 msgid "Run selective scheduling after reload"
12154 msgstr ""
12156 #: common.opt:1776
12157 msgid "Perform software pipelining of inner loops during selective scheduling"
12158 msgstr ""
12160 #: common.opt:1780
12161 msgid "Perform software pipelining of outer loops during selective scheduling"
12162 msgstr ""
12164 #: common.opt:1784
12165 msgid "Reschedule pipelined regions without pipelining"
12166 msgstr ""
12168 #: common.opt:1790
12169 msgid "Allow premature scheduling of queued insns"
12170 msgstr ""
12172 #: common.opt:1794
12173 msgid ""
12174 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
12175 "prematurely scheduled"
12176 msgstr ""
12178 #: common.opt:1802
12179 msgid ""
12180 "Set dependence distance checking in premature scheduling of queued insns"
12181 msgstr ""
12183 #: common.opt:1806
12184 msgid ""
12185 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
12186 "premature scheduling of queued insns"
12187 msgstr ""
12189 #: common.opt:1810
12190 msgid "Enable the group heuristic in the scheduler"
12191 msgstr ""
12193 #: common.opt:1814
12194 msgid "Enable the critical path heuristic in the scheduler"
12195 msgstr ""
12197 #: common.opt:1818
12198 msgid "Enable the speculative instruction heuristic in the scheduler"
12199 msgstr ""
12201 #: common.opt:1822
12202 msgid "Enable the rank heuristic in the scheduler"
12203 msgstr ""
12205 #: common.opt:1826
12206 msgid "Enable the last instruction heuristic in the scheduler"
12207 msgstr ""
12209 #: common.opt:1830
12210 msgid "Enable the dependent count heuristic in the scheduler"
12211 msgstr ""
12213 #: common.opt:1834
12214 msgid "Access data in the same section from shared anchor points"
12215 msgstr ""
12217 #: common.opt:1846
12218 msgid "Turn on Redundant Extensions Elimination pass."
12219 msgstr ""
12221 #: common.opt:1850
12222 msgid "Show column numbers in diagnostics, when available.  Default on"
12223 msgstr ""
12225 #: common.opt:1854
12226 msgid "Emit function prologues only before parts of the function that need it,"
12227 msgstr ""
12229 #: common.opt:1859
12230 msgid "Disable optimizations observable by IEEE signaling NaNs"
12231 msgstr ""
12233 #: common.opt:1863
12234 msgid ""
12235 "Disable floating point optimizations that ignore the IEEE signedness of zero"
12236 msgstr ""
12238 #: common.opt:1867
12239 msgid "Convert floating point constants to single precision constants"
12240 msgstr ""
12242 #: common.opt:1871
12243 msgid "Split lifetimes of induction variables when loops are unrolled"
12244 msgstr ""
12246 #: common.opt:1875
12247 msgid "Generate discontiguous stack frames"
12248 msgstr ""
12250 #: common.opt:1879
12251 msgid "Split wide types into independent registers"
12252 msgstr ""
12254 #: common.opt:1883
12255 msgid "Apply variable expansion when loops are unrolled"
12256 msgstr ""
12258 #: common.opt:1887
12259 msgid ""
12260 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
12261 "program"
12262 msgstr ""
12264 #: common.opt:1891
12265 msgid ""
12266 "Insert stack checking code into the program.  Same as -fstack-check=specific"
12267 msgstr ""
12269 #: common.opt:1898
12270 msgid ""
12271 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
12272 msgstr ""
12274 #: common.opt:1902
12275 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
12276 msgstr ""
12278 #: common.opt:1906
12279 msgid "Use propolice as a stack protection method"
12280 msgstr ""
12282 #: common.opt:1910
12283 msgid "Use a stack protection method for every function"
12284 msgstr ""
12286 #: common.opt:1914
12287 msgid "Output stack usage information on a per-function basis"
12288 msgstr ""
12290 #: common.opt:1926
12291 msgid "Assume strict aliasing rules apply"
12292 msgstr ""
12294 #: common.opt:1930
12295 msgid "Treat signed overflow as undefined"
12296 msgstr ""
12298 #: common.opt:1934
12299 msgid "Implement __atomic operations via libcalls to legacy __sync functions"
12300 msgstr ""
12302 #: common.opt:1938
12303 msgid "Check for syntax errors, then stop"
12304 msgstr ""
12306 #: common.opt:1942
12307 msgid "Create data files needed by \"gcov\""
12308 msgstr ""
12310 #: common.opt:1946
12311 msgid "Perform jump threading optimizations"
12312 msgstr ""
12314 #: common.opt:1950
12315 msgid "Report the time taken by each compiler pass"
12316 msgstr ""
12318 #: common.opt:1954
12319 msgid ""
12320 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
12321 "default thread-local storage code generation model"
12322 msgstr ""
12324 #: common.opt:1957
12325 #, c-format
12326 msgid "unknown TLS model %qs"
12327 msgstr ""
12329 #: common.opt:1973
12330 msgid "Reorder top level functions, variables, and asms"
12331 msgstr ""
12333 #: common.opt:1977
12334 msgid "Perform superblock formation via tail duplication"
12335 msgstr ""
12337 #: common.opt:1984
12338 msgid "Assume floating-point operations can trap"
12339 msgstr ""
12341 #: common.opt:1988
12342 msgid "Trap for signed overflow in addition, subtraction and multiplication"
12343 msgstr ""
12345 #: common.opt:1992
12346 msgid "Enable SSA-CCP optimization on trees"
12347 msgstr ""
12349 #: common.opt:1996
12350 msgid "Enable SSA-BIT-CCP optimization on trees"
12351 msgstr ""
12353 #: common.opt:2004
12354 msgid "Enable loop header copying on trees"
12355 msgstr ""
12357 #: common.opt:2008
12358 msgid "Enable coalescing of copy-related user variables that are inlined"
12359 msgstr ""
12361 #: common.opt:2012
12362 msgid "Enable coalescing of all copy-related user variables"
12363 msgstr ""
12365 #: common.opt:2016
12366 msgid "Replace SSA temporaries with better names in copies"
12367 msgstr ""
12369 #: common.opt:2020
12370 msgid "Enable copy propagation on trees"
12371 msgstr ""
12373 #: common.opt:2028
12374 msgid "Transform condition stores into unconditional ones"
12375 msgstr ""
12377 #: common.opt:2032
12378 msgid "Perform conversions of switch initializations."
12379 msgstr ""
12381 #: common.opt:2036
12382 msgid "Enable SSA dead code elimination optimization on trees"
12383 msgstr ""
12385 #: common.opt:2040
12386 msgid "Enable dominator optimizations"
12387 msgstr ""
12389 #: common.opt:2044
12390 msgid "Enable tail merging on trees"
12391 msgstr ""
12393 #: common.opt:2048
12394 msgid "Enable dead store elimination"
12395 msgstr ""
12397 #: common.opt:2052
12398 msgid "Enable forward propagation on trees"
12399 msgstr ""
12401 #: common.opt:2056
12402 msgid "Enable Full Redundancy Elimination (FRE) on trees"
12403 msgstr ""
12405 #: common.opt:2060
12406 msgid "Enable string length optimizations on trees"
12407 msgstr ""
12409 #: common.opt:2064
12410 msgid "Enable loop distribution on trees"
12411 msgstr ""
12413 #: common.opt:2068
12414 msgid "Enable loop distribution for patterns transformed into a library call"
12415 msgstr ""
12417 #: common.opt:2072
12418 msgid "Enable loop invariant motion on trees"
12419 msgstr ""
12421 #: common.opt:2076
12422 msgid "Enable loop interchange transforms.  Same as -floop-interchange"
12423 msgstr ""
12425 #: common.opt:2080
12426 msgid "Create canonical induction variables in loops"
12427 msgstr ""
12429 #: common.opt:2084
12430 msgid "Enable loop optimizations on tree level"
12431 msgstr ""
12433 #: common.opt:2088
12434 msgid "Enable automatic parallelization of loops"
12435 msgstr ""
12437 #: common.opt:2092
12438 msgid "Enable hoisting loads from conditional pointers."
12439 msgstr ""
12441 #: common.opt:2096
12442 msgid "Enable SSA-PRE optimization on trees"
12443 msgstr ""
12445 #: common.opt:2100
12446 msgid ""
12447 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
12448 "elimination"
12449 msgstr ""
12451 #: common.opt:2104
12452 msgid "Perform function-local points-to analysis on trees."
12453 msgstr ""
12455 #: common.opt:2108
12456 msgid "Enable reassociation on tree level"
12457 msgstr ""
12459 #: common.opt:2116
12460 msgid "Enable SSA code sinking on trees"
12461 msgstr ""
12463 #: common.opt:2120
12464 msgid "Perform straight-line strength reduction"
12465 msgstr ""
12467 #: common.opt:2124
12468 msgid "Perform scalar replacement of aggregates"
12469 msgstr ""
12471 #: common.opt:2128
12472 msgid "Replace temporary expressions in the SSA->normal pass"
12473 msgstr ""
12475 #: common.opt:2132
12476 msgid "Perform live range splitting during the SSA->normal pass"
12477 msgstr ""
12479 #: common.opt:2136
12480 msgid "Perform Value Range Propagation on trees"
12481 msgstr ""
12483 #: common.opt:2140
12484 msgid "Compile whole compilation unit at a time"
12485 msgstr ""
12487 #: common.opt:2144
12488 msgid "Perform loop unrolling when iteration count is known"
12489 msgstr ""
12491 #: common.opt:2148
12492 msgid "Perform loop unrolling for all loops"
12493 msgstr ""
12495 #: common.opt:2155
12496 msgid "Allow loop optimizations to assume that the loops behave in normal way"
12497 msgstr ""
12499 #: common.opt:2159
12500 msgid "Allow optimization for floating-point arithmetic which may change the"
12501 msgstr ""
12503 #: common.opt:2164
12504 msgid "Same as -fassociative-math for expressions which include division."
12505 msgstr ""
12507 #: common.opt:2172
12508 msgid "Allow math optimizations that may violate IEEE or ISO standards"
12509 msgstr ""
12511 #: common.opt:2176
12512 msgid "Perform loop unswitching"
12513 msgstr ""
12515 #: common.opt:2180
12516 msgid "Just generate unwind tables for exception handling"
12517 msgstr ""
12519 #: common.opt:2184
12520 msgid "Use the bfd linker instead of the default linker"
12521 msgstr ""
12523 #: common.opt:2188
12524 msgid "Use the gold linker instead of the default linker"
12525 msgstr ""
12527 #: common.opt:2200
12528 msgid "Perform variable tracking"
12529 msgstr ""
12531 #: common.opt:2208
12532 msgid "Perform variable tracking by annotating assignments"
12533 msgstr ""
12535 #: common.opt:2214
12536 msgid "Toggle -fvar-tracking-assignments"
12537 msgstr ""
12539 #: common.opt:2222
12540 msgid "Perform variable tracking and also tag variables that are uninitialized"
12541 msgstr ""
12543 #: common.opt:2226
12544 msgid "Enable loop vectorization on trees"
12545 msgstr ""
12547 #: common.opt:2230
12548 msgid ""
12549 "-ftree-vectorizer-verbose=<number>\tThis switch is deprecated. Use -fopt-"
12550 "info instead."
12551 msgstr ""
12553 #: common.opt:2234
12554 msgid "Enable basic block vectorization (SLP) on trees"
12555 msgstr ""
12557 #: common.opt:2238
12558 msgid "Enable use of cost model in vectorization"
12559 msgstr ""
12561 #: common.opt:2242
12562 msgid "Enable loop versioning when doing loop vectorization on trees"
12563 msgstr ""
12565 #: common.opt:2246
12566 msgid "Enable copy propagation of scalar-evolution information."
12567 msgstr ""
12569 #: common.opt:2256
12570 msgid "Add extra commentary to assembler output"
12571 msgstr ""
12573 #: common.opt:2260
12574 msgid ""
12575 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
12576 "visibility"
12577 msgstr ""
12579 #: common.opt:2263
12580 #, c-format
12581 msgid "unrecognized visibility value %qs"
12582 msgstr ""
12584 #: common.opt:2279
12585 msgid "Use expression value profiles in optimizations"
12586 msgstr ""
12588 #: common.opt:2283
12589 msgid "Construct webs and split unrelated uses of single variable"
12590 msgstr ""
12592 #: common.opt:2287
12593 msgid "Enable conditional dead code elimination for builtin calls"
12594 msgstr ""
12596 #: common.opt:2291
12597 msgid "Perform whole program optimizations"
12598 msgstr ""
12600 #: common.opt:2295
12601 msgid "Assume signed arithmetic overflow wraps around"
12602 msgstr ""
12604 #: common.opt:2299
12605 msgid "Put zero initialized data in the bss section"
12606 msgstr ""
12608 #: common.opt:2303
12609 msgid "Generate debug information in default format"
12610 msgstr ""
12612 #: common.opt:2307
12613 msgid "Generate debug information in COFF format"
12614 msgstr ""
12616 #: common.opt:2311
12617 msgid "Generate debug information in DWARF v2 (or later) format"
12618 msgstr ""
12620 #: common.opt:2315
12621 msgid "Generate debug information in default extended format"
12622 msgstr ""
12624 #: common.opt:2319
12625 msgid "Don't generate DWARF pubnames and pubtypes sections."
12626 msgstr ""
12628 #: common.opt:2323
12629 msgid "Generate DWARF pubnames and pubtypes sections."
12630 msgstr ""
12632 #: common.opt:2327
12633 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
12634 msgstr ""
12636 #: common.opt:2331
12637 msgid "Record gcc command line switches in DWARF DW_AT_producer."
12638 msgstr ""
12640 #: common.opt:2335
12641 msgid "Don't generate debug information in separate .dwo files"
12642 msgstr ""
12644 #: common.opt:2339
12645 msgid "Generate debug information in separate .dwo files"
12646 msgstr ""
12648 #: common.opt:2343
12649 msgid "Generate debug information in STABS format"
12650 msgstr ""
12652 #: common.opt:2347
12653 msgid "Generate debug information in extended STABS format"
12654 msgstr ""
12656 #: common.opt:2351
12657 msgid "Emit DWARF additions beyond selected version"
12658 msgstr ""
12660 #: common.opt:2355
12661 msgid "Don't emit DWARF additions beyond selected version"
12662 msgstr ""
12664 #: common.opt:2359
12665 msgid "Toggle debug information generation"
12666 msgstr ""
12668 #: common.opt:2363
12669 msgid "Generate debug information in VMS format"
12670 msgstr ""
12672 #: common.opt:2367
12673 msgid "Generate debug information in XCOFF format"
12674 msgstr ""
12676 #: common.opt:2371
12677 msgid "Generate debug information in extended XCOFF format"
12678 msgstr ""
12680 #: common.opt:2378
12681 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory"
12682 msgstr ""
12684 #: common.opt:2382
12685 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory"
12686 msgstr ""
12688 #: common.opt:2404
12689 msgid "-o <file>\tPlace output into <file>"
12690 msgstr ""
12692 #: common.opt:2408
12693 msgid "Enable function profiling"
12694 msgstr ""
12696 #: common.opt:2418
12697 msgid "Like -pedantic but issue them as errors"
12698 msgstr ""
12700 #: common.opt:2458
12701 msgid "Do not display functions compiled or elapsed time"
12702 msgstr ""
12704 #: common.opt:2490
12705 msgid "Enable verbose output"
12706 msgstr ""
12708 #: common.opt:2494
12709 msgid "Display the compiler's version"
12710 msgstr ""
12712 #: common.opt:2498
12713 msgid "Suppress warnings"
12714 msgstr ""
12716 #: common.opt:2508
12717 msgid "Create a shared library"
12718 msgstr ""
12720 #: common.opt:2547
12721 msgid "Create a position independent executable"
12722 msgstr ""
12724 #: go/gofrontend/expressions.cc:102 c-family/c-common.c:1782 cp/cvt.c:1149
12725 #: cp/cvt.c:1395
12726 #, gcc-internal-format
12727 msgid "value computed is not used"
12728 msgstr ""
12730 #: go/gofrontend/expressions.cc:857
12731 msgid "invalid use of type"
12732 msgstr ""
12734 #: go/gofrontend/expressions.cc:2535 go/gofrontend/expressions.cc:2601
12735 #: go/gofrontend/expressions.cc:2617
12736 msgid "constant refers to itself"
12737 msgstr ""
12739 #: go/gofrontend/expressions.cc:3909
12740 msgid "expected numeric type"
12741 msgstr ""
12743 #: go/gofrontend/expressions.cc:3914
12744 msgid "expected boolean type"
12745 msgstr ""
12747 #: go/gofrontend/expressions.cc:3920
12748 msgid "expected integer or boolean type"
12749 msgstr ""
12751 #: go/gofrontend/expressions.cc:3927
12752 msgid "invalid operand for unary %<&%>"
12753 msgstr ""
12755 #: go/gofrontend/expressions.cc:3936
12756 msgid "expected pointer"
12757 msgstr ""
12759 #: go/gofrontend/expressions.cc:5610
12760 msgid "invalid comparison of nil with nil"
12761 msgstr ""
12763 #: go/gofrontend/expressions.cc:5616 go/gofrontend/expressions.cc:5634
12764 msgid "incompatible types in binary expression"
12765 msgstr ""
12767 #: go/gofrontend/expressions.cc:5648
12768 msgid "shift of non-integer operand"
12769 msgstr ""
12771 #: go/gofrontend/expressions.cc:5653 go/gofrontend/expressions.cc:5661
12772 msgid "shift count not unsigned integer"
12773 msgstr ""
12775 #: go/gofrontend/expressions.cc:5666
12776 msgid "negative shift count"
12777 msgstr ""
12779 #: go/gofrontend/expressions.cc:6470
12780 msgid "object is not a method"
12781 msgstr ""
12783 #: go/gofrontend/expressions.cc:6479
12784 msgid "method type does not match object type"
12785 msgstr ""
12787 #: go/gofrontend/expressions.cc:6721
12788 msgid "invalid use of %<...%> with builtin function"
12789 msgstr ""
12791 #: go/gofrontend/expressions.cc:6741 go/gofrontend/expressions.cc:6798
12792 #: go/gofrontend/expressions.cc:6843 go/gofrontend/expressions.cc:7602
12793 #: go/gofrontend/expressions.cc:7749 go/gofrontend/expressions.cc:7792
12794 #: go/gofrontend/expressions.cc:7848 go/gofrontend/expressions.cc:9036
12795 #: go/gofrontend/expressions.cc:9055
12796 msgid "not enough arguments"
12797 msgstr ""
12799 #: go/gofrontend/expressions.cc:6743 go/gofrontend/expressions.cc:6800
12800 #: go/gofrontend/expressions.cc:7607 go/gofrontend/expressions.cc:7732
12801 #: go/gofrontend/expressions.cc:7754 go/gofrontend/expressions.cc:7797
12802 #: go/gofrontend/expressions.cc:7850 go/gofrontend/expressions.cc:8731
12803 #: go/gofrontend/expressions.cc:9041 go/gofrontend/expressions.cc:9062
12804 msgid "too many arguments"
12805 msgstr ""
12807 #: go/gofrontend/expressions.cc:6802
12808 msgid "argument 1 must be a map"
12809 msgstr ""
12811 #: go/gofrontend/expressions.cc:6869
12812 msgid "invalid type for make function"
12813 msgstr ""
12815 #: go/gofrontend/expressions.cc:6883
12816 msgid "length required when allocating a slice"
12817 msgstr ""
12819 #: go/gofrontend/expressions.cc:6920
12820 msgid "len larger than cap"
12821 msgstr ""
12823 #: go/gofrontend/expressions.cc:6932
12824 msgid "too many arguments to make"
12825 msgstr ""
12827 #: go/gofrontend/expressions.cc:7651
12828 msgid "argument must be array or slice or channel"
12829 msgstr ""
12831 #: go/gofrontend/expressions.cc:7661
12832 msgid "argument must be string or array or slice or map or channel"
12833 msgstr ""
12835 #: go/gofrontend/expressions.cc:7707
12836 msgid "unsupported argument type to builtin function"
12837 msgstr ""
12839 #: go/gofrontend/expressions.cc:7718
12840 msgid "argument must be channel"
12841 msgstr ""
12843 #: go/gofrontend/expressions.cc:7720
12844 msgid "cannot close receive-only channel"
12845 msgstr ""
12847 #: go/gofrontend/expressions.cc:7740
12848 msgid "argument must be a field reference"
12849 msgstr ""
12851 #: go/gofrontend/expressions.cc:7767
12852 msgid "left argument must be a slice"
12853 msgstr ""
12855 #: go/gofrontend/expressions.cc:7775
12856 msgid "element types must be the same"
12857 msgstr ""
12859 #: go/gofrontend/expressions.cc:7780
12860 msgid "first argument must be []byte"
12861 msgstr ""
12863 #: go/gofrontend/expressions.cc:7783
12864 msgid "second argument must be slice or string"
12865 msgstr ""
12867 #: go/gofrontend/expressions.cc:7824
12868 msgid "argument 2 has invalid type"
12869 msgstr ""
12871 #: go/gofrontend/expressions.cc:7840
12872 msgid "argument must have complex type"
12873 msgstr ""
12875 #: go/gofrontend/expressions.cc:7858
12876 msgid "complex arguments must have identical types"
12877 msgstr ""
12879 #: go/gofrontend/expressions.cc:7860
12880 msgid "complex arguments must have floating-point type"
12881 msgstr ""
12883 #: go/gofrontend/expressions.cc:8548 go/gofrontend/expressions.cc:8989
12884 #: go/gofrontend/expressions.cc:9451
12885 msgid "expected function"
12886 msgstr ""
12888 #: go/gofrontend/expressions.cc:8735
12889 msgid "invalid use of %<...%> with non-slice"
12890 msgstr ""
12892 #: go/gofrontend/expressions.cc:9008
12893 msgid "incompatible type for receiver"
12894 msgstr ""
12896 #: go/gofrontend/expressions.cc:9026
12897 msgid "invalid use of %<...%> calling non-variadic function"
12898 msgstr ""
12900 #: go/gofrontend/expressions.cc:9460 go/gofrontend/expressions.cc:9474
12901 msgid "number of results does not match number of values"
12902 msgstr ""
12904 #: go/gofrontend/expressions.cc:9778 go/gofrontend/expressions.cc:10207
12905 msgid "index must be integer"
12906 msgstr ""
12908 #: go/gofrontend/expressions.cc:9784 go/gofrontend/expressions.cc:10211
12909 msgid "slice end must be integer"
12910 msgstr ""
12912 #: go/gofrontend/expressions.cc:9832 go/gofrontend/expressions.cc:10242
12913 msgid "inverted slice range"
12914 msgstr ""
12916 #: go/gofrontend/expressions.cc:9846
12917 msgid "slice of unaddressable value"
12918 msgstr ""
12920 #: go/gofrontend/expressions.cc:10448
12921 msgid "incompatible type for map index"
12922 msgstr ""
12924 #: go/gofrontend/expressions.cc:10893
12925 msgid "expected interface or pointer to interface"
12926 msgstr ""
12928 #: go/gofrontend/expressions.cc:11461
12929 msgid "too many expressions for struct"
12930 msgstr ""
12932 #: go/gofrontend/expressions.cc:11474
12933 msgid "too few expressions for struct"
12934 msgstr ""
12936 #: go/gofrontend/expressions.cc:13135 go/gofrontend/statements.cc:1537
12937 msgid "type assertion only valid for interface types"
12938 msgstr ""
12940 #: go/gofrontend/expressions.cc:13147
12941 msgid "impossible type assertion: type does not implement interface"
12942 msgstr ""
12944 #: go/gofrontend/expressions.cc:13318 go/gofrontend/statements.cc:1385
12945 msgid "expected channel"
12946 msgstr ""
12948 #: go/gofrontend/expressions.cc:13323 go/gofrontend/statements.cc:1390
12949 msgid "invalid receive on send-only channel"
12950 msgstr ""
12952 #: go/gofrontend/parse.cc:2982
12953 msgid ""
12954 "parentheses required around this composite literal to avoid parsing ambiguity"
12955 msgstr ""
12957 #: go/gofrontend/statements.cc:588
12958 msgid "invalid left hand side of assignment"
12959 msgstr ""
12961 #: go/gofrontend/statements.cc:1103
12962 msgid "expected map index on right hand side"
12963 msgstr ""
12965 #: go/gofrontend/statements.cc:1252
12966 msgid "expected map index on left hand side"
12967 msgstr ""
12969 #: go/gofrontend/statements.cc:2636 go/gofrontend/statements.cc:2665
12970 msgid "not enough arguments to return"
12971 msgstr ""
12973 #: go/gofrontend/statements.cc:2644
12974 msgid "return with value in function with no return type"
12975 msgstr ""
12977 #: go/gofrontend/statements.cc:2671
12978 msgid "too many values in return statement"
12979 msgstr ""
12981 #: go/gofrontend/statements.cc:3149
12982 msgid "expected boolean expression"
12983 msgstr ""
12985 #: go/gofrontend/statements.cc:4203
12986 msgid "cannot type switch on non-interface value"
12987 msgstr ""
12989 #: go/gofrontend/statements.cc:4325
12990 msgid "incompatible types in send"
12991 msgstr ""
12993 #: go/gofrontend/statements.cc:4330
12994 msgid "invalid send on receive-only channel"
12995 msgstr ""
12997 #: go/gofrontend/statements.cc:5220
12998 msgid "too many variables for range clause with channel"
12999 msgstr ""
13001 #: go/gofrontend/statements.cc:5227
13002 msgid "range clause must have array, slice, string, map, or channel type"
13003 msgstr ""
13005 #: go/gofrontend/types.cc:515
13006 msgid "invalid comparison of non-ordered type"
13007 msgstr ""
13009 #: go/gofrontend/types.cc:531
13010 msgid "slice can only be compared to nil"
13011 msgstr ""
13013 #: go/gofrontend/types.cc:533
13014 msgid "map can only be compared to nil"
13015 msgstr ""
13017 #: go/gofrontend/types.cc:535
13018 msgid "func can only be compared to nil"
13019 msgstr ""
13021 #: go/gofrontend/types.cc:541
13022 #, c-format
13023 msgid "invalid operation (%s)"
13024 msgstr ""
13026 #: go/gofrontend/types.cc:564
13027 msgid "invalid comparison of non-comparable type"
13028 msgstr ""
13030 #: go/gofrontend/types.cc:585
13031 msgid "invalid comparison of non-comparable struct"
13032 msgstr ""
13034 #: go/gofrontend/types.cc:596
13035 msgid "invalid comparison of non-comparable array"
13036 msgstr ""
13038 #: go/gofrontend/types.cc:627
13039 msgid "multiple-value function call in single-value context"
13040 msgstr ""
13042 #: go/gofrontend/types.cc:714
13043 msgid "need explicit conversion"
13044 msgstr ""
13046 #: go/gofrontend/types.cc:721
13047 #, c-format
13048 msgid "cannot use type %s as type %s"
13049 msgstr ""
13051 #: go/gofrontend/types.cc:3273
13052 msgid "different receiver types"
13053 msgstr ""
13055 #: go/gofrontend/types.cc:3293 go/gofrontend/types.cc:3306
13056 #: go/gofrontend/types.cc:3321
13057 msgid "different number of parameters"
13058 msgstr ""
13060 #: go/gofrontend/types.cc:3314
13061 msgid "different parameter types"
13062 msgstr ""
13064 #: go/gofrontend/types.cc:3329
13065 msgid "different varargs"
13066 msgstr ""
13068 #: go/gofrontend/types.cc:3338 go/gofrontend/types.cc:3351
13069 #: go/gofrontend/types.cc:3366
13070 msgid "different number of results"
13071 msgstr ""
13073 #: go/gofrontend/types.cc:3359
13074 msgid "different result types"
13075 msgstr ""
13077 #: go/gofrontend/types.cc:4320
13078 #, c-format
13079 msgid "implicit assignment of %s%s%s hidden field %s%s%s"
13080 msgstr ""
13082 #: go/gofrontend/types.cc:6786
13083 #, c-format
13084 msgid "need explicit conversion; missing method %s%s%s"
13085 msgstr ""
13087 #: go/gofrontend/types.cc:6803 go/gofrontend/types.cc:6945
13088 #, c-format
13089 msgid "incompatible type for method %s%s%s"
13090 msgstr ""
13092 #: go/gofrontend/types.cc:6807 go/gofrontend/types.cc:6949
13093 #, c-format
13094 msgid "incompatible type for method %s%s%s (%s)"
13095 msgstr ""
13097 #: go/gofrontend/types.cc:6886 go/gofrontend/types.cc:6899
13098 msgid "pointer to interface type has no methods"
13099 msgstr ""
13101 #: go/gofrontend/types.cc:6888 go/gofrontend/types.cc:6901
13102 msgid "type has no methods"
13103 msgstr ""
13105 #: go/gofrontend/types.cc:6922
13106 #, c-format
13107 msgid "ambiguous method %s%s%s"
13108 msgstr ""
13110 #: go/gofrontend/types.cc:6925
13111 #, c-format
13112 msgid "missing method %s%s%s"
13113 msgstr ""
13115 #: go/gofrontend/types.cc:6966
13116 #, c-format
13117 msgid "method %s%s%s requires a pointer receiver"
13118 msgstr ""
13120 #: go/gofrontend/types.cc:6984
13121 #, c-format
13122 msgid "method %s%s%s is marked go:nointerface"
13123 msgstr ""
13125 #. Warn about and ignore all others for now, but store them.
13126 #: attribs.c:426 c-family/c-common.c:8041 objc/objc-act.c:4952
13127 #: objc/objc-act.c:6922 objc/objc-act.c:8109 objc/objc-act.c:8160
13128 #, gcc-internal-format
13129 msgid "%qE attribute directive ignored"
13130 msgstr ""
13132 #: attribs.c:430
13133 #, gcc-internal-format
13134 msgid "%<%E::%E%> scoped attribute directive ignored"
13135 msgstr ""
13137 #: attribs.c:439
13138 #, gcc-internal-format
13139 msgid "wrong number of arguments specified for %qE attribute"
13140 msgstr ""
13142 #. This is a c++11 attribute that appertains to a
13143 #. type-specifier, outside of the definition of, a class
13144 #. type.  Ignore it.
13145 #: attribs.c:452
13146 #, gcc-internal-format
13147 msgid "attribute ignored"
13148 msgstr ""
13150 #: attribs.c:454
13151 #, gcc-internal-format
13152 msgid "an attribute that appertains to a type-specifier is ignored"
13153 msgstr ""
13155 #: attribs.c:471
13156 #, gcc-internal-format
13157 msgid "%qE attribute does not apply to types"
13158 msgstr ""
13160 #: attribs.c:523
13161 #, gcc-internal-format
13162 msgid "%qE attribute only applies to function types"
13163 msgstr ""
13165 #: attribs.c:533
13166 #, gcc-internal-format
13167 msgid "type attributes ignored after type is already defined"
13168 msgstr ""
13170 #: bb-reorder.c:2095
13171 #, gcc-internal-format, gfc-internal-format
13172 msgid "multiple hot/cold transitions found (bb %i)"
13173 msgstr ""
13175 #: bt-load.c:1547
13176 #, gcc-internal-format
13177 msgid ""
13178 "branch target register load optimization is not intended to be run twice"
13179 msgstr ""
13181 #: builtins.c:636
13182 #, gcc-internal-format
13183 msgid "offset outside bounds of constant string"
13184 msgstr ""
13186 #: builtins.c:1181
13187 #, gcc-internal-format
13188 msgid "second argument to %<__builtin_prefetch%> must be a constant"
13189 msgstr ""
13191 #: builtins.c:1188
13192 #, gcc-internal-format
13193 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
13194 msgstr ""
13196 #: builtins.c:1196
13197 #, gcc-internal-format
13198 msgid "third argument to %<__builtin_prefetch%> must be a constant"
13199 msgstr ""
13201 #: builtins.c:1203
13202 #, gcc-internal-format
13203 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
13204 msgstr ""
13206 #: builtins.c:4177 gimplify.c:2544
13207 #, gcc-internal-format
13208 msgid "too few arguments to function %<va_start%>"
13209 msgstr ""
13211 #: builtins.c:4335
13212 #, gcc-internal-format
13213 msgid "first argument to %<va_arg%> not of type %<va_list%>"
13214 msgstr ""
13216 #: builtins.c:4351
13217 #, gcc-internal-format
13218 msgid "%qT is promoted to %qT when passed through %<...%>"
13219 msgstr ""
13221 #: builtins.c:4356
13222 #, gcc-internal-format
13223 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
13224 msgstr ""
13226 #. We can, however, treat "undefined" any way we please.
13227 #. Call abort to encourage the user to fix the program.
13228 #: builtins.c:4363 c/c-typeck.c:2797
13229 #, gcc-internal-format
13230 msgid "if this code is reached, the program will abort"
13231 msgstr ""
13233 #: builtins.c:4490
13234 #, gcc-internal-format
13235 msgid "invalid argument to %<__builtin_frame_address%>"
13236 msgstr ""
13238 #: builtins.c:4492
13239 #, gcc-internal-format
13240 msgid "invalid argument to %<__builtin_return_address%>"
13241 msgstr ""
13243 #: builtins.c:4505
13244 #, gcc-internal-format
13245 msgid "unsupported argument to %<__builtin_frame_address%>"
13246 msgstr ""
13248 #: builtins.c:4507
13249 #, gcc-internal-format
13250 msgid "unsupported argument to %<__builtin_return_address%>"
13251 msgstr ""
13253 #: builtins.c:4784
13254 #, gcc-internal-format
13255 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
13256 msgstr ""
13258 #: builtins.c:4883
13259 #, gcc-internal-format
13260 msgid "trampoline generated for nested function %qD"
13261 msgstr ""
13263 #: builtins.c:5179 builtins.c:5192
13264 #, gcc-internal-format
13265 msgid "%qD changed semantics in GCC 4.4"
13266 msgstr ""
13268 #: builtins.c:5296
13269 #, gcc-internal-format
13270 msgid "Unknown architecture specifier in memory model to builtin."
13271 msgstr ""
13273 #: builtins.c:5303
13274 #, gcc-internal-format
13275 msgid "invalid memory model argument to builtin"
13276 msgstr ""
13278 #: builtins.c:5324
13279 #, gcc-internal-format
13280 msgid "invalid memory model for %<__atomic_exchange%>"
13281 msgstr ""
13283 #: builtins.c:5361
13284 #, gcc-internal-format
13285 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
13286 msgstr ""
13288 #: builtins.c:5367
13289 #, gcc-internal-format
13290 msgid ""
13291 "failure memory model cannot be stronger than success memory model for "
13292 "%<__atomic_compare_exchange%>"
13293 msgstr ""
13295 #: builtins.c:5415
13296 #, gcc-internal-format
13297 msgid "invalid memory model for %<__atomic_load%>"
13298 msgstr ""
13300 #: builtins.c:5445 builtins.c:5552
13301 #, gcc-internal-format
13302 msgid "invalid memory model for %<__atomic_store%>"
13303 msgstr ""
13305 #: builtins.c:5661
13306 #, gcc-internal-format
13307 msgid "non-constant argument 1 to __atomic_always_lock_free"
13308 msgstr ""
13310 #: builtins.c:5703
13311 #, gcc-internal-format
13312 msgid "non-integer argument 1 to __atomic_is_lock_free"
13313 msgstr ""
13315 #: builtins.c:5764
13316 #, gcc-internal-format
13317 msgid "__builtin_thread_pointer is not supported on this target"
13318 msgstr ""
13320 #: builtins.c:5784
13321 #, gcc-internal-format
13322 msgid "__builtin_set_thread_pointer is not supported on this target"
13323 msgstr ""
13325 #. All valid uses of __builtin_va_arg_pack () are removed during
13326 #. inlining.
13327 #: builtins.c:6025 expr.c:10185
13328 #, gcc-internal-format
13329 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
13330 msgstr ""
13332 #. All valid uses of __builtin_va_arg_pack_len () are removed during
13333 #. inlining.
13334 #: builtins.c:6031
13335 #, gcc-internal-format
13336 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
13337 msgstr ""
13339 #: builtins.c:6270
13340 #, gcc-internal-format
13341 msgid "%<__builtin_longjmp%> second argument must be 1"
13342 msgstr ""
13344 #: builtins.c:7122
13345 #, gcc-internal-format
13346 msgid "target format does not support infinity"
13347 msgstr ""
13349 #: builtins.c:12111
13350 #, gcc-internal-format
13351 msgid "%<va_start%> used in function with fixed args"
13352 msgstr ""
13354 #: builtins.c:12119
13355 #, gcc-internal-format
13356 msgid "wrong number of arguments to function %<va_start%>"
13357 msgstr ""
13359 #: builtins.c:12134
13360 #, gcc-internal-format
13361 msgid "%<__builtin_next_arg%> called without an argument"
13362 msgstr ""
13364 #: builtins.c:12139
13365 #, gcc-internal-format
13366 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
13367 msgstr ""
13369 #: builtins.c:12171
13370 #, gcc-internal-format
13371 msgid "second parameter of %<va_start%> not last named argument"
13372 msgstr ""
13374 #: builtins.c:12184
13375 #, gcc-internal-format
13376 msgid ""
13377 "undefined behaviour when second parameter of %<va_start%> is declared with "
13378 "%<register%> storage"
13379 msgstr ""
13381 #: builtins.c:12421
13382 #, gcc-internal-format
13383 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
13384 msgstr ""
13386 #: builtins.c:12434
13387 #, gcc-internal-format
13388 msgid "%Klast argument of %D is not integer constant between 0 and 3"
13389 msgstr ""
13391 #: builtins.c:12479 builtins.c:12630 builtins.c:12687
13392 #, gcc-internal-format
13393 msgid "%Kcall to %D will always overflow destination buffer"
13394 msgstr ""
13396 #: builtins.c:12620
13397 #, gcc-internal-format
13398 msgid "%Kcall to %D might overflow destination buffer"
13399 msgstr ""
13401 #: builtins.c:12708
13402 #, gcc-internal-format
13403 msgid "%Kattempt to free a non-heap object %qD"
13404 msgstr ""
13406 #: builtins.c:12711
13407 #, gcc-internal-format
13408 msgid "%Kattempt to free a non-heap object"
13409 msgstr ""
13411 #: calls.c:2335
13412 #, gcc-internal-format
13413 msgid "function call has aggregate value"
13414 msgstr ""
13416 #: cfgexpand.c:1238 function.c:971 varasm.c:1964
13417 #, gcc-internal-format
13418 msgid "size of variable %q+D is too large"
13419 msgstr ""
13421 #: cfgexpand.c:4542
13422 #, gcc-internal-format
13423 msgid "stack protector not protecting local variables: variable length buffer"
13424 msgstr ""
13426 #: cfgexpand.c:4546
13427 #, gcc-internal-format, gfc-internal-format
13428 msgid ""
13429 "stack protector not protecting function: all local arrays are less than %d "
13430 "bytes long"
13431 msgstr ""
13433 #: cfghooks.c:110
13434 #, gcc-internal-format, gfc-internal-format
13435 msgid "bb %d on wrong place"
13436 msgstr ""
13438 #: cfghooks.c:116
13439 #, gcc-internal-format, gfc-internal-format
13440 msgid "prev_bb of %d should be %d, not %d"
13441 msgstr ""
13443 #: cfghooks.c:133
13444 #, gcc-internal-format, gfc-internal-format
13445 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
13446 msgstr ""
13448 #: cfghooks.c:139
13449 #, gcc-internal-format, gfc-internal-format
13450 msgid "verify_flow_info: Block %i lacks loop_father"
13451 msgstr ""
13453 #: cfghooks.c:145
13454 #, gcc-internal-format, gfc-internal-format
13455 msgid "verify_flow_info: Wrong count of block %i %i"
13456 msgstr ""
13458 #: cfghooks.c:151
13459 #, gcc-internal-format, gfc-internal-format
13460 msgid "verify_flow_info: Wrong frequency of block %i %i"
13461 msgstr ""
13463 #: cfghooks.c:159
13464 #, gcc-internal-format, gfc-internal-format
13465 msgid "verify_flow_info: Duplicate edge %i->%i"
13466 msgstr ""
13468 #: cfghooks.c:165
13469 #, gcc-internal-format, gfc-internal-format
13470 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
13471 msgstr ""
13473 #: cfghooks.c:171
13474 #, gcc-internal-format, gfc-internal-format
13475 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
13476 msgstr ""
13478 #: cfghooks.c:183
13479 #, gcc-internal-format, gfc-internal-format
13480 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
13481 msgstr ""
13483 #: cfghooks.c:197
13484 #, gcc-internal-format, gfc-internal-format
13485 msgid "wrong amount of branch edges after unconditional jump %i"
13486 msgstr ""
13488 #: cfghooks.c:205 cfghooks.c:216
13489 #, gcc-internal-format, gfc-internal-format
13490 msgid "basic block %d pred edge is corrupted"
13491 msgstr ""
13493 #: cfghooks.c:217
13494 #, gcc-internal-format, gfc-internal-format
13495 msgid "its dest_idx should be %d, not %d"
13496 msgstr ""
13498 #: cfghooks.c:246
13499 #, gcc-internal-format, gfc-internal-format
13500 msgid "basic block %i edge lists are corrupted"
13501 msgstr ""
13503 #: cfghooks.c:259
13504 #, gcc-internal-format
13505 msgid "verify_flow_info failed"
13506 msgstr ""
13508 #: cfghooks.c:293
13509 #, gcc-internal-format, gfc-internal-format
13510 msgid "%s does not support dump_bb_for_graph"
13511 msgstr ""
13513 #: cfghooks.c:330
13514 #, gcc-internal-format, gfc-internal-format
13515 msgid "%s does not support redirect_edge_and_branch"
13516 msgstr ""
13518 #: cfghooks.c:350
13519 #, gcc-internal-format, gfc-internal-format
13520 msgid "%s does not support can_remove_branch_p"
13521 msgstr ""
13523 #: cfghooks.c:434
13524 #, gcc-internal-format, gfc-internal-format
13525 msgid "%s does not support redirect_edge_and_branch_force"
13526 msgstr ""
13528 #: cfghooks.c:472
13529 #, gcc-internal-format, gfc-internal-format
13530 msgid "%s does not support split_block"
13531 msgstr ""
13533 #: cfghooks.c:523
13534 #, gcc-internal-format, gfc-internal-format
13535 msgid "%s does not support move_block_after"
13536 msgstr ""
13538 #: cfghooks.c:536
13539 #, gcc-internal-format, gfc-internal-format
13540 msgid "%s does not support delete_basic_block"
13541 msgstr ""
13543 #: cfghooks.c:587
13544 #, gcc-internal-format, gfc-internal-format
13545 msgid "%s does not support split_edge"
13546 msgstr ""
13548 #: cfghooks.c:660
13549 #, gcc-internal-format, gfc-internal-format
13550 msgid "%s does not support create_basic_block"
13551 msgstr ""
13553 #: cfghooks.c:688
13554 #, gcc-internal-format, gfc-internal-format
13555 msgid "%s does not support can_merge_blocks_p"
13556 msgstr ""
13558 #: cfghooks.c:699
13559 #, gcc-internal-format, gfc-internal-format
13560 msgid "%s does not support predict_edge"
13561 msgstr ""
13563 #: cfghooks.c:708
13564 #, gcc-internal-format, gfc-internal-format
13565 msgid "%s does not support predicted_by_p"
13566 msgstr ""
13568 #: cfghooks.c:722
13569 #, gcc-internal-format, gfc-internal-format
13570 msgid "%s does not support merge_blocks"
13571 msgstr ""
13573 #: cfghooks.c:802
13574 #, gcc-internal-format, gfc-internal-format
13575 msgid "%s does not support make_forwarder_block"
13576 msgstr ""
13578 #: cfghooks.c:958
13579 #, gcc-internal-format, gfc-internal-format
13580 msgid "%s does not support force_nonfallthru"
13581 msgstr ""
13583 #: cfghooks.c:986
13584 #, gcc-internal-format, gfc-internal-format
13585 msgid "%s does not support can_duplicate_block_p"
13586 msgstr ""
13588 #: cfghooks.c:1008
13589 #, gcc-internal-format, gfc-internal-format
13590 msgid "%s does not support duplicate_block"
13591 msgstr ""
13593 #: cfghooks.c:1104
13594 #, gcc-internal-format, gfc-internal-format
13595 msgid "%s does not support block_ends_with_call_p"
13596 msgstr ""
13598 #: cfghooks.c:1115
13599 #, gcc-internal-format, gfc-internal-format
13600 msgid "%s does not support block_ends_with_condjump_p"
13601 msgstr ""
13603 #: cfghooks.c:1133
13604 #, gcc-internal-format, gfc-internal-format
13605 msgid "%s does not support flow_call_edges_add"
13606 msgstr ""
13608 #: cfgloop.c:1352
13609 #, gcc-internal-format, gfc-internal-format
13610 msgid "size of loop %d should be %d, not %d"
13611 msgstr ""
13613 #: cfgloop.c:1363
13614 #, gcc-internal-format, gfc-internal-format
13615 msgid "loop with header %d not in loop tree"
13616 msgstr ""
13618 #: cfgloop.c:1380
13619 #, gcc-internal-format, gfc-internal-format
13620 msgid "bb %d does not belong to loop %d"
13621 msgstr ""
13623 #: cfgloop.c:1392
13624 #, gcc-internal-format, gfc-internal-format
13625 msgid "bb %d has father loop %d, should be loop %d"
13626 msgstr ""
13628 #: cfgloop.c:1409
13629 #, gcc-internal-format
13630 msgid "loop %d%'s header is not a loop header"
13631 msgstr ""
13633 #: cfgloop.c:1415
13634 #, gcc-internal-format
13635 msgid "loop %d%'s header does not have exactly 2 entries"
13636 msgstr ""
13638 #: cfgloop.c:1422
13639 #, gcc-internal-format
13640 msgid "loop %d%'s latch does not have an edge to its header"
13641 msgstr ""
13643 #: cfgloop.c:1427
13644 #, gcc-internal-format
13645 msgid "loop %d%'s latch is not dominated by its header"
13646 msgstr ""
13648 #: cfgloop.c:1435
13649 #, gcc-internal-format
13650 msgid "loop %d%'s latch does not have exactly 1 successor"
13651 msgstr ""
13653 #: cfgloop.c:1440
13654 #, gcc-internal-format
13655 msgid "loop %d%'s latch does not have header as successor"
13656 msgstr ""
13658 #: cfgloop.c:1445
13659 #, gcc-internal-format
13660 msgid "loop %d%'s latch does not belong directly to it"
13661 msgstr ""
13663 #: cfgloop.c:1451
13664 #, gcc-internal-format
13665 msgid "loop %d%'s header does not belong directly to it"
13666 msgstr ""
13668 #: cfgloop.c:1457
13669 #, gcc-internal-format
13670 msgid "loop %d%'s latch is marked as part of irreducible region"
13671 msgstr ""
13673 #: cfgloop.c:1490
13674 #, gcc-internal-format, gfc-internal-format
13675 msgid "basic block %d should be marked irreducible"
13676 msgstr ""
13678 #: cfgloop.c:1496
13679 #, gcc-internal-format, gfc-internal-format
13680 msgid "basic block %d should not be marked irreducible"
13681 msgstr ""
13683 #: cfgloop.c:1504
13684 #, gcc-internal-format, gfc-internal-format
13685 msgid "edge from %d to %d should be marked irreducible"
13686 msgstr ""
13688 #: cfgloop.c:1511
13689 #, gcc-internal-format, gfc-internal-format
13690 msgid "edge from %d to %d should not be marked irreducible"
13691 msgstr ""
13693 #: cfgloop.c:1526
13694 #, gcc-internal-format, gfc-internal-format
13695 msgid "corrupted head of the exits list of loop %d"
13696 msgstr ""
13698 #: cfgloop.c:1544
13699 #, gcc-internal-format, gfc-internal-format
13700 msgid "corrupted exits list of loop %d"
13701 msgstr ""
13703 #: cfgloop.c:1553
13704 #, gcc-internal-format, gfc-internal-format
13705 msgid "nonempty exits list of loop %d, but exits are not recorded"
13706 msgstr ""
13708 #: cfgloop.c:1579
13709 #, gcc-internal-format, gfc-internal-format
13710 msgid "exit %d->%d not recorded"
13711 msgstr ""
13713 #: cfgloop.c:1602
13714 #, gcc-internal-format, gfc-internal-format
13715 msgid "wrong list of exited loops for edge  %d->%d"
13716 msgstr ""
13718 #: cfgloop.c:1611
13719 #, gcc-internal-format
13720 msgid "too many loop exits recorded"
13721 msgstr ""
13723 #: cfgloop.c:1622
13724 #, gcc-internal-format, gfc-internal-format
13725 msgid "%d exits recorded for loop %d (having %d exits)"
13726 msgstr ""
13728 #: cfgrtl.c:2090
13729 #, gcc-internal-format, gfc-internal-format
13730 msgid "BB_RTL flag not set for block %d"
13731 msgstr ""
13733 #: cfgrtl.c:2097
13734 #, gcc-internal-format, gfc-internal-format
13735 msgid "insn %d basic block pointer is %d, should be %d"
13736 msgstr ""
13738 #: cfgrtl.c:2108
13739 #, gcc-internal-format, gfc-internal-format
13740 msgid "insn %d in header of bb %d has non-NULL basic block"
13741 msgstr ""
13743 #: cfgrtl.c:2116
13744 #, gcc-internal-format, gfc-internal-format
13745 msgid "insn %d in footer of bb %d has non-NULL basic block"
13746 msgstr ""
13748 #: cfgrtl.c:2139
13749 #, gcc-internal-format
13750 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
13751 msgstr ""
13753 #: cfgrtl.c:2158
13754 #, gcc-internal-format
13755 msgid "EDGE_CROSSING incorrectly set across same section"
13756 msgstr ""
13758 #: cfgrtl.c:2163
13759 #, gcc-internal-format, gfc-internal-format
13760 msgid "fallthru edge crosses section boundary in bb %i"
13761 msgstr ""
13763 #: cfgrtl.c:2169
13764 #, gcc-internal-format, gfc-internal-format
13765 msgid "EH edge crosses section boundary in bb %i"
13766 msgstr ""
13768 #: cfgrtl.c:2176
13769 #, gcc-internal-format
13770 msgid "EDGE_CROSSING missing across section boundary"
13771 msgstr ""
13773 #: cfgrtl.c:2203
13774 #, gcc-internal-format, gfc-internal-format
13775 msgid "missing REG_EH_REGION note at the end of bb %i"
13776 msgstr ""
13778 #: cfgrtl.c:2208
13779 #, gcc-internal-format, gfc-internal-format
13780 msgid "too many exception handling edges in bb %i"
13781 msgstr ""
13783 #: cfgrtl.c:2216
13784 #, gcc-internal-format, gfc-internal-format
13785 msgid "too many outgoing branch edges from bb %i"
13786 msgstr ""
13788 #: cfgrtl.c:2221
13789 #, gcc-internal-format, gfc-internal-format
13790 msgid "fallthru edge after unconditional jump in bb %i"
13791 msgstr ""
13793 #: cfgrtl.c:2226
13794 #, gcc-internal-format, gfc-internal-format
13795 msgid "wrong number of branch edges after unconditional jump in bb %i"
13796 msgstr ""
13798 #: cfgrtl.c:2233
13799 #, gcc-internal-format, gfc-internal-format
13800 msgid "wrong amount of branch edges after conditional jump in bb %i"
13801 msgstr ""
13803 #: cfgrtl.c:2239
13804 #, gcc-internal-format, gfc-internal-format
13805 msgid "abnormal call edges for non-call insn in bb %i"
13806 msgstr ""
13808 #: cfgrtl.c:2244
13809 #, gcc-internal-format, gfc-internal-format
13810 msgid "sibcall edges for non-call insn in bb %i"
13811 msgstr ""
13813 #: cfgrtl.c:2254
13814 #, gcc-internal-format, gfc-internal-format
13815 msgid "abnormal edges for no purpose in bb %i"
13816 msgstr ""
13818 #: cfgrtl.c:2266
13819 #, gcc-internal-format, gfc-internal-format
13820 msgid "insn %d inside basic block %d but block_for_insn is NULL"
13821 msgstr ""
13823 #: cfgrtl.c:2270
13824 #, gcc-internal-format, gfc-internal-format
13825 msgid "insn %d inside basic block %d but block_for_insn is %i"
13826 msgstr ""
13828 #: cfgrtl.c:2284 cfgrtl.c:2294
13829 #, gcc-internal-format, gfc-internal-format
13830 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
13831 msgstr ""
13833 #: cfgrtl.c:2307
13834 #, gcc-internal-format, gfc-internal-format
13835 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
13836 msgstr ""
13838 #: cfgrtl.c:2317
13839 #, gcc-internal-format, gfc-internal-format
13840 msgid "in basic block %d:"
13841 msgstr ""
13843 #: cfgrtl.c:2369 cfgrtl.c:2459
13844 #, gcc-internal-format, gfc-internal-format
13845 msgid "insn %d outside of basic blocks has non-NULL bb field"
13846 msgstr ""
13848 #: cfgrtl.c:2377
13849 #, gcc-internal-format, gfc-internal-format
13850 msgid "end insn %d for block %d not found in the insn stream"
13851 msgstr ""
13853 #: cfgrtl.c:2390
13854 #, gcc-internal-format, gfc-internal-format
13855 msgid "insn %d is in multiple basic blocks (%d and %d)"
13856 msgstr ""
13858 #: cfgrtl.c:2402
13859 #, gcc-internal-format, gfc-internal-format
13860 msgid "head insn %d for block %d not found in the insn stream"
13861 msgstr ""
13863 #: cfgrtl.c:2419
13864 #, gcc-internal-format, gfc-internal-format
13865 msgid "missing barrier after block %i"
13866 msgstr ""
13868 #: cfgrtl.c:2435
13869 #, gcc-internal-format, gfc-internal-format
13870 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
13871 msgstr ""
13873 #: cfgrtl.c:2444
13874 #, gcc-internal-format, gfc-internal-format
13875 msgid "verify_flow_info: Incorrect fallthru %i->%i"
13876 msgstr ""
13878 #: cfgrtl.c:2477
13879 #, gcc-internal-format
13880 msgid "basic blocks not laid down consecutively"
13881 msgstr ""
13883 #: cfgrtl.c:2514
13884 #, gcc-internal-format, gfc-internal-format
13885 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
13886 msgstr ""
13888 #: cgraph.c:2211
13889 #, gcc-internal-format
13890 msgid "caller edge count is negative"
13891 msgstr ""
13893 #: cgraph.c:2216
13894 #, gcc-internal-format
13895 msgid "caller edge frequency is negative"
13896 msgstr ""
13898 #: cgraph.c:2221
13899 #, gcc-internal-format
13900 msgid "caller edge frequency is too large"
13901 msgstr ""
13903 #: cgraph.c:2236
13904 #, gcc-internal-format, gfc-internal-format
13905 msgid "caller edge frequency %i does not match BB frequency %i"
13906 msgstr ""
13908 #: cgraph.c:2316
13909 #, gcc-internal-format, gfc-internal-format
13910 msgid "aux field set for edge %s->%s"
13911 msgstr ""
13913 #: cgraph.c:2323
13914 #, gcc-internal-format
13915 msgid "execution count is negative"
13916 msgstr ""
13918 #: cgraph.c:2328
13919 #, gcc-internal-format
13920 msgid "inline clone in same comdat group list"
13921 msgstr ""
13923 #: cgraph.c:2333
13924 #, gcc-internal-format
13925 msgid "externally visible inline clone"
13926 msgstr ""
13928 #: cgraph.c:2338
13929 #, gcc-internal-format
13930 msgid "inline clone with address taken"
13931 msgstr ""
13933 #: cgraph.c:2343
13934 #, gcc-internal-format
13935 msgid "inline clone is forced to output"
13936 msgstr ""
13938 #: cgraph.c:2350
13939 #, gcc-internal-format, gfc-internal-format
13940 msgid "aux field set for indirect edge from %s"
13941 msgstr ""
13943 #: cgraph.c:2357
13944 #, gcc-internal-format, gfc-internal-format
13945 msgid ""
13946 "An indirect edge from %s is not marked as indirect or has associated "
13947 "indirect_info, the corresponding statement is: "
13948 msgstr ""
13950 #: cgraph.c:2374
13951 #, gcc-internal-format
13952 msgid "inlined_to pointer is wrong"
13953 msgstr ""
13955 #: cgraph.c:2379
13956 #, gcc-internal-format
13957 msgid "multiple inline callers"
13958 msgstr ""
13960 #: cgraph.c:2386
13961 #, gcc-internal-format
13962 msgid "inlined_to pointer set for noninline callers"
13963 msgstr ""
13965 #: cgraph.c:2395
13966 #, gcc-internal-format
13967 msgid "inlined_to pointer is set but no predecessors found"
13968 msgstr ""
13970 #: cgraph.c:2400
13971 #, gcc-internal-format
13972 msgid "inlined_to pointer refers to itself"
13973 msgstr ""
13975 #: cgraph.c:2412
13976 #, gcc-internal-format
13977 msgid "node has wrong clone_of"
13978 msgstr ""
13980 #: cgraph.c:2424
13981 #, gcc-internal-format
13982 msgid "node has wrong clone list"
13983 msgstr ""
13985 #: cgraph.c:2430
13986 #, gcc-internal-format
13987 msgid "node is in clone list but it is not clone"
13988 msgstr ""
13990 #: cgraph.c:2435
13991 #, gcc-internal-format
13992 msgid "node has wrong prev_clone pointer"
13993 msgstr ""
13995 #: cgraph.c:2440
13996 #, gcc-internal-format
13997 msgid "double linked list of clones corrupted"
13998 msgstr ""
14000 #: cgraph.c:2452
14001 #, gcc-internal-format
14002 msgid "Alias has call edges"
14003 msgstr ""
14005 #: cgraph.c:2459
14006 #, gcc-internal-format
14007 msgid "Alias has non-alias reference"
14008 msgstr ""
14010 #: cgraph.c:2464
14011 #, gcc-internal-format
14012 msgid "Alias has more than one alias reference"
14013 msgstr ""
14015 #: cgraph.c:2471
14016 #, gcc-internal-format
14017 msgid "Analyzed alias has no reference"
14018 msgstr ""
14020 #: cgraph.c:2479
14021 #, gcc-internal-format
14022 msgid "No edge out of thunk node"
14023 msgstr ""
14025 #: cgraph.c:2484
14026 #, gcc-internal-format
14027 msgid "More than one edge out of thunk node"
14028 msgstr ""
14030 #: cgraph.c:2489
14031 #, gcc-internal-format
14032 msgid "Thunk is not supposed to have body"
14033 msgstr ""
14035 #: cgraph.c:2516
14036 #, gcc-internal-format
14037 msgid "shared call_stmt:"
14038 msgstr ""
14040 #: cgraph.c:2524
14041 #, gcc-internal-format
14042 msgid "edge points to wrong declaration:"
14043 msgstr ""
14045 #: cgraph.c:2533
14046 #, gcc-internal-format
14047 msgid ""
14048 "an indirect edge with unknown callee corresponding to a call_stmt with a "
14049 "known declaration:"
14050 msgstr ""
14052 #: cgraph.c:2543
14053 #, gcc-internal-format
14054 msgid "missing callgraph edge for call stmt:"
14055 msgstr ""
14057 #: cgraph.c:2558
14058 #, gcc-internal-format, gfc-internal-format
14059 msgid "edge %s->%s has no corresponding call_stmt"
14060 msgstr ""
14062 #: cgraph.c:2570
14063 #, gcc-internal-format, gfc-internal-format
14064 msgid "an indirect edge from %s has no corresponding call_stmt"
14065 msgstr ""
14067 #: cgraph.c:2581
14068 #, gcc-internal-format
14069 msgid "verify_cgraph_node failed"
14070 msgstr ""
14072 #: cgraphunit.c:607
14073 #, gcc-internal-format
14074 msgid "function %q+D part of alias cycle"
14075 msgstr ""
14077 #: cgraphunit.c:716
14078 #, gcc-internal-format
14079 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
14080 msgstr ""
14082 #: cgraphunit.c:765 cgraphunit.c:802
14083 #, gcc-internal-format
14084 msgid "%<externally_visible%> attribute have effect only on public objects"
14085 msgstr ""
14087 #: cgraphunit.c:772
14088 #, gcc-internal-format
14089 msgid "%<weakref%> attribute ignored because function is defined"
14090 msgstr ""
14092 #: cgraphunit.c:784
14093 #, gcc-internal-format
14094 msgid "always_inline function might not be inlinable"
14095 msgstr ""
14097 #: cgraphunit.c:810
14098 #, gcc-internal-format
14099 msgid "%<weakref%> attribute ignored because variable is initialized"
14100 msgstr ""
14102 #: cgraphunit.c:1081 c-family/c-pragma.c:335
14103 #, gcc-internal-format
14104 msgid "%q+D aliased to undefined symbol %qE"
14105 msgstr ""
14107 #: cgraphunit.c:1104
14108 #, gcc-internal-format
14109 msgid "%q+D aliased to external symbol %qE"
14110 msgstr ""
14112 #: cgraphunit.c:1125
14113 #, gcc-internal-format
14114 msgid "%q+D alias in between function and variable is not supported"
14115 msgstr ""
14117 #: cgraphunit.c:1127
14118 #, gcc-internal-format
14119 msgid "%q+D aliased declaration"
14120 msgstr ""
14122 #: cgraphunit.c:1199
14123 #, gcc-internal-format
14124 msgid "failed to reclaim unneeded function"
14125 msgstr ""
14127 #: cgraphunit.c:1229
14128 #, gcc-internal-format
14129 msgid "failed to reclaim unneeded function in same comdat group"
14130 msgstr ""
14132 #: cgraphunit.c:1666
14133 #, gcc-internal-format
14134 msgid "size of return value of %q+D is %u bytes"
14135 msgstr ""
14137 #: cgraphunit.c:1669
14138 #, gcc-internal-format
14139 msgid "size of return value of %q+D is larger than %wd bytes"
14140 msgstr ""
14142 #: cgraphunit.c:2072
14143 #, gcc-internal-format
14144 msgid "nodes with unreleased memory found"
14145 msgstr ""
14147 #: collect2.c:720
14148 #, gcc-internal-format
14149 msgid "COLLECT_LTO_WRAPPER must be set"
14150 msgstr ""
14152 #: collect2.c:1076
14153 #, gcc-internal-format
14154 msgid "no arguments"
14155 msgstr ""
14157 #: collect2.c:1284 opts.c:797
14158 #, gcc-internal-format
14159 msgid "LTO support has not been enabled in this configuration"
14160 msgstr ""
14162 #: collect2.c:1319
14163 #, gcc-internal-format
14164 msgid "can't open %s: %m"
14165 msgstr ""
14167 #: collect2.c:1424
14168 #, gcc-internal-format, gfc-internal-format
14169 msgid "unknown demangling style '%s'"
14170 msgstr ""
14172 #: collect2.c:1520 collect2.c:1703 collect2.c:1738
14173 #, gcc-internal-format
14174 msgid "fopen %s: %m"
14175 msgstr ""
14177 #: collect2.c:1523 collect2.c:1708 collect2.c:1741
14178 #, gcc-internal-format
14179 msgid "fclose %s: %m"
14180 msgstr ""
14182 #: collect2.c:1805
14183 #, gcc-internal-format
14184 msgid "can't get program status: %m"
14185 msgstr ""
14187 #: collect2.c:1813
14188 #, gcc-internal-format, gfc-internal-format
14189 msgid "%s terminated with signal %d [%s]%s"
14190 msgstr ""
14192 #: collect2.c:1874
14193 #, gcc-internal-format, gfc-internal-format
14194 msgid "could not open response file %s"
14195 msgstr ""
14197 #: collect2.c:1879
14198 #, gcc-internal-format, gfc-internal-format
14199 msgid "could not write to response file %s"
14200 msgstr ""
14202 #: collect2.c:1884
14203 #, gcc-internal-format, gfc-internal-format
14204 msgid "could not close response file %s"
14205 msgstr ""
14207 #: collect2.c:1917
14208 #, gcc-internal-format, gfc-internal-format
14209 msgid "cannot find '%s'"
14210 msgstr ""
14212 #: collect2.c:1921 collect2.c:2448 collect2.c:2644 gcc.c:2750
14213 #, gcc-internal-format
14214 msgid "pex_init failed: %m"
14215 msgstr ""
14217 #: collect2.c:1930 collect2.c:2457 collect2.c:2652 gcc.c:7191
14218 #, gcc-internal-format
14219 msgid "%s: %m"
14220 msgstr ""
14222 #: collect2.c:2422
14223 #, gcc-internal-format
14224 msgid "cannot find 'nm'"
14225 msgstr ""
14227 #: collect2.c:2470
14228 #, gcc-internal-format
14229 msgid "can't open nm output: %m"
14230 msgstr ""
14232 #: collect2.c:2553
14233 #, gcc-internal-format, gfc-internal-format
14234 msgid "init function found in object %s"
14235 msgstr ""
14237 #: collect2.c:2563
14238 #, gcc-internal-format, gfc-internal-format
14239 msgid "fini function found in object %s"
14240 msgstr ""
14242 #: collect2.c:2619
14243 #, gcc-internal-format
14244 msgid "cannot find 'ldd'"
14245 msgstr ""
14247 #: collect2.c:2665
14248 #, gcc-internal-format
14249 msgid "can't open ldd output: %m"
14250 msgstr ""
14252 #: collect2.c:2683
14253 #, gcc-internal-format, gfc-internal-format
14254 msgid "dynamic dependency %s not found"
14255 msgstr ""
14257 #: collect2.c:2695
14258 #, gcc-internal-format, gfc-internal-format
14259 msgid "unable to open dynamic dependency '%s'"
14260 msgstr ""
14262 #: collect2.c:2858
14263 #, gcc-internal-format, gfc-internal-format
14264 msgid "%s: not a COFF file"
14265 msgstr ""
14267 #: collect2.c:2988
14268 #, gcc-internal-format, gfc-internal-format
14269 msgid "%s: cannot open as COFF file"
14270 msgstr ""
14272 #: collect2.c:3046
14273 #, gcc-internal-format, gfc-internal-format
14274 msgid "library lib%s not found"
14275 msgstr ""
14277 #: convert.c:81
14278 #, gcc-internal-format
14279 msgid "cannot convert to a pointer type"
14280 msgstr ""
14282 #: convert.c:336
14283 #, gcc-internal-format
14284 msgid "pointer value used where a floating point value was expected"
14285 msgstr ""
14287 #: convert.c:340
14288 #, gcc-internal-format
14289 msgid "aggregate value used where a float was expected"
14290 msgstr ""
14292 #: convert.c:365
14293 #, gcc-internal-format
14294 msgid "conversion to incomplete type"
14295 msgstr ""
14297 #: convert.c:823 convert.c:899
14298 #, gcc-internal-format
14299 msgid "can%'t convert between vector values of different size"
14300 msgstr ""
14302 #: convert.c:829
14303 #, gcc-internal-format
14304 msgid "aggregate value used where an integer was expected"
14305 msgstr ""
14307 #: convert.c:879
14308 #, gcc-internal-format
14309 msgid "pointer value used where a complex was expected"
14310 msgstr ""
14312 #: convert.c:883
14313 #, gcc-internal-format
14314 msgid "aggregate value used where a complex was expected"
14315 msgstr ""
14317 #: convert.c:905
14318 #, gcc-internal-format
14319 msgid "can%'t convert value to a vector"
14320 msgstr ""
14322 #: convert.c:944
14323 #, gcc-internal-format
14324 msgid "aggregate value used where a fixed-point was expected"
14325 msgstr ""
14327 #: coverage.c:192
14328 #, gcc-internal-format
14329 msgid "%qs is not a gcov data file"
14330 msgstr ""
14332 #: coverage.c:203
14333 #, gcc-internal-format
14334 msgid "%qs is version %q.*s, expected version %q.*s"
14335 msgstr ""
14337 #: coverage.c:285 coverage.c:294
14338 #, gcc-internal-format, gfc-internal-format
14339 msgid "Profile data for function %u is corrupted"
14340 msgstr ""
14342 #: coverage.c:286
14343 #, gcc-internal-format
14344 msgid "checksum is (%x,%x) instead of (%x,%x)"
14345 msgstr ""
14347 #: coverage.c:295
14348 #, gcc-internal-format, gfc-internal-format
14349 msgid "number of counters is %d instead of %d"
14350 msgstr ""
14352 #: coverage.c:301
14353 #, gcc-internal-format, gfc-internal-format
14354 msgid "cannot merge separate %s counters for function %u"
14355 msgstr ""
14357 #: coverage.c:320
14358 #, gcc-internal-format
14359 msgid "%qs has overflowed"
14360 msgstr ""
14362 #: coverage.c:370
14363 #, gcc-internal-format
14364 msgid ""
14365 "the control flow of function %qE does not match its profile data (counter "
14366 "%qs)"
14367 msgstr ""
14369 #: coverage.c:374
14370 #, gcc-internal-format
14371 msgid ""
14372 "use -Wno-error=coverage-mismatch to tolerate the mismatch but performance "
14373 "may drop if the function is hot"
14374 msgstr ""
14376 #: coverage.c:380
14377 #, gcc-internal-format
14378 msgid "coverage mismatch ignored"
14379 msgstr ""
14381 #: coverage.c:382
14382 #, gcc-internal-format
14383 msgid "execution counts estimated"
14384 msgstr ""
14386 #: coverage.c:383
14387 #, gcc-internal-format
14388 msgid "execution counts assumed to be zero"
14389 msgstr ""
14391 #: coverage.c:386
14392 #, gcc-internal-format
14393 msgid "this can result in poorly optimized code"
14394 msgstr ""
14396 #: coverage.c:394
14397 #, gcc-internal-format
14398 msgid ""
14399 "source locations for function %qE have changed, the profile data may be out "
14400 "of date"
14401 msgstr ""
14403 #: coverage.c:612
14404 #, gcc-internal-format
14405 msgid "error writing %qs"
14406 msgstr ""
14408 #: coverage.c:1128
14409 #, gcc-internal-format, gfc-internal-format
14410 msgid "cannot open %s"
14411 msgstr ""
14413 #: cprop.c:1734 gcse.c:4062
14414 #, gcc-internal-format, gfc-internal-format
14415 msgid "%s: %d basic blocks and %d edges/basic block"
14416 msgstr ""
14418 #: cprop.c:1747 gcse.c:4075
14419 #, gcc-internal-format, gfc-internal-format
14420 msgid "%s: %d basic blocks and %d registers"
14421 msgstr ""
14423 #: data-streamer-in.c:52
14424 #, gcc-internal-format
14425 msgid "bytecode stream: string too long for the string table"
14426 msgstr ""
14428 #: data-streamer-in.c:83 data-streamer-in.c:112
14429 #, gcc-internal-format
14430 msgid "bytecode stream: found non-null terminated string"
14431 msgstr ""
14433 #: dbgcnt.c:133
14434 #, gcc-internal-format
14435 msgid "cannot find a valid counter:value pair:"
14436 msgstr ""
14438 #: dbgcnt.c:134
14439 #, gcc-internal-format, gfc-internal-format
14440 msgid "-fdbg-cnt=%s"
14441 msgstr ""
14443 #: dbgcnt.c:135
14444 #, gcc-internal-format, gfc-internal-format
14445 msgid "          %s"
14446 msgstr ""
14448 #: dbxout.c:3360
14449 #, gcc-internal-format
14450 msgid "common symbol debug info is not structured as symbol+offset"
14451 msgstr ""
14453 #: dbxout.c:3832
14454 #, gcc-internal-format
14455 msgid "global destructors not supported on this target"
14456 msgstr ""
14458 #: dbxout.c:3849
14459 #, gcc-internal-format
14460 msgid "global constructors not supported on this target"
14461 msgstr ""
14463 #: diagnostic.c:1148
14464 #, gcc-internal-format, gfc-internal-format
14465 msgid "in %s, at %s:%d"
14466 msgstr ""
14468 #: dominance.c:1029
14469 #, gcc-internal-format, gfc-internal-format
14470 msgid "dominator of %d status unknown"
14471 msgstr ""
14473 #: dominance.c:1036
14474 #, gcc-internal-format, gfc-internal-format
14475 msgid "dominator of %d should be %d, not %d"
14476 msgstr ""
14478 #: dumpfile.c:248 dumpfile.c:411 dumpfile.c:494
14479 #, gcc-internal-format
14480 msgid "could not open dump file %qs: %m"
14481 msgstr ""
14483 #: dumpfile.c:724
14484 #, gcc-internal-format
14485 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
14486 msgstr ""
14488 #: dumpfile.c:831
14489 #, gcc-internal-format
14490 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
14491 msgstr ""
14493 #: dumpfile.c:862
14494 #, gcc-internal-format
14495 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
14496 msgstr ""
14498 #: dwarf2out.c:1034
14499 #, gcc-internal-format
14500 msgid ""
14501 "multiple EH personalities are supported only with assemblers supporting ."
14502 "cfi_personality directive"
14503 msgstr ""
14505 #: dwarf2out.c:10986
14506 #, gcc-internal-format, gfc-internal-format
14507 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
14508 msgstr ""
14510 #: emit-rtl.c:2616
14511 #, gcc-internal-format
14512 msgid "invalid rtl sharing found in the insn"
14513 msgstr ""
14515 #: emit-rtl.c:2618
14516 #, gcc-internal-format
14517 msgid "shared rtx"
14518 msgstr ""
14520 #: emit-rtl.c:2620
14521 #, gcc-internal-format
14522 msgid "internal consistency failure"
14523 msgstr ""
14525 #: emit-rtl.c:3749
14526 #, gcc-internal-format
14527 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
14528 msgstr ""
14530 #: errors.c:132
14531 #, gcc-internal-format, gfc-internal-format
14532 msgid "abort in %s, at %s:%d"
14533 msgstr ""
14535 #: except.c:2075
14536 #, gcc-internal-format
14537 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
14538 msgstr ""
14540 #: except.c:2212
14541 #, gcc-internal-format
14542 msgid "__builtin_eh_return not supported on this target"
14543 msgstr ""
14545 #: except.c:3271 except.c:3296
14546 #, gcc-internal-format, gfc-internal-format
14547 msgid "region_array is corrupted for region %i"
14548 msgstr ""
14550 #: except.c:3284 except.c:3315
14551 #, gcc-internal-format, gfc-internal-format
14552 msgid "lp_array is corrupted for lp %i"
14553 msgstr ""
14555 #: except.c:3301
14556 #, gcc-internal-format, gfc-internal-format
14557 msgid "outer block of region %i is wrong"
14558 msgstr ""
14560 #: except.c:3306
14561 #, gcc-internal-format, gfc-internal-format
14562 msgid "negative nesting depth of region %i"
14563 msgstr ""
14565 #: except.c:3320
14566 #, gcc-internal-format, gfc-internal-format
14567 msgid "region of lp %i is wrong"
14568 msgstr ""
14570 #: except.c:3347
14571 #, gcc-internal-format, gfc-internal-format
14572 msgid "tree list ends on depth %i"
14573 msgstr ""
14575 #: except.c:3352
14576 #, gcc-internal-format
14577 msgid "region_array does not match region_tree"
14578 msgstr ""
14580 #: except.c:3357
14581 #, gcc-internal-format
14582 msgid "lp_array does not match region_tree"
14583 msgstr ""
14585 #: except.c:3364
14586 #, gcc-internal-format
14587 msgid "verify_eh_tree failed"
14588 msgstr ""
14590 #: explow.c:1445
14591 #, gcc-internal-format
14592 msgid "stack limits not supported on this target"
14593 msgstr ""
14595 #: expmed.c:1729
14596 #, gcc-internal-format
14597 msgid ""
14598 "multiple accesses to volatile structure member because of packed attribute"
14599 msgstr ""
14601 #: expmed.c:1733
14602 #, gcc-internal-format
14603 msgid ""
14604 "multiple accesses to volatile structure bitfield because of packed attribute"
14605 msgstr ""
14607 #: expmed.c:1742
14608 #, gcc-internal-format
14609 msgid "mis-aligned access used for structure member"
14610 msgstr ""
14612 #: expmed.c:1745
14613 #, gcc-internal-format
14614 msgid "mis-aligned access used for structure bitfield"
14615 msgstr ""
14617 #: expmed.c:1751
14618 #, gcc-internal-format
14619 msgid ""
14620 "when a volatile object spans multiple type-sized locations, the compiler "
14621 "must choose between using a single mis-aligned access to preserve the "
14622 "volatility, or using multiple aligned accesses to avoid runtime faults; this "
14623 "code may fail at runtime if the hardware does not allow this access"
14624 msgstr ""
14626 #: expr.c:7590
14627 #, gcc-internal-format
14628 msgid "local frame unavailable (naked function?)"
14629 msgstr ""
14631 #: expr.c:10192
14632 #, gcc-internal-format
14633 msgid "%Kcall to %qs declared with attribute error: %s"
14634 msgstr ""
14636 #: expr.c:10199
14637 #, gcc-internal-format
14638 msgid "%Kcall to %qs declared with attribute warning: %s"
14639 msgstr ""
14641 #: final.c:1499
14642 #, gcc-internal-format
14643 msgid "invalid argument %qs to -fdebug-prefix-map"
14644 msgstr ""
14646 #: final.c:1756
14647 #, gcc-internal-format
14648 msgid "the frame size of %wd bytes is larger than %wd bytes"
14649 msgstr ""
14651 #: final.c:4455 toplev.c:1354 tree-optimize.c:66
14652 #, gcc-internal-format
14653 msgid "could not open final insn dump file %qs: %m"
14654 msgstr ""
14656 #: final.c:4508 tree-optimize.c:82
14657 #, gcc-internal-format
14658 msgid "could not close final insn dump file %qs: %m"
14659 msgstr ""
14661 #: fixed-value.c:127
14662 #, gcc-internal-format
14663 msgid "large fixed-point constant implicitly truncated to fixed-point type"
14664 msgstr ""
14666 #: fold-const.c:644
14667 #, gcc-internal-format
14668 msgid "assuming signed overflow does not occur when negating a division"
14669 msgstr ""
14671 #: fold-const.c:3450 fold-const.c:3462
14672 #, gcc-internal-format, gfc-internal-format
14673 msgid "comparison is always %d due to width of bit-field"
14674 msgstr ""
14676 #: fold-const.c:4862 tree-ssa-reassoc.c:1944
14677 #, gcc-internal-format
14678 msgid "assuming signed overflow does not occur when simplifying range test"
14679 msgstr ""
14681 #: fold-const.c:5298 fold-const.c:5312
14682 #, gcc-internal-format, gfc-internal-format
14683 msgid "comparison is always %d"
14684 msgstr ""
14686 #: fold-const.c:5445
14687 #, gcc-internal-format
14688 msgid "%<or%> of unmatched not-equal tests is always 1"
14689 msgstr ""
14691 #: fold-const.c:5450
14692 #, gcc-internal-format
14693 msgid "%<and%> of mutually exclusive equal-tests is always 0"
14694 msgstr ""
14696 #: fold-const.c:8742
14697 #, gcc-internal-format
14698 msgid ""
14699 "assuming signed overflow does not occur when reducing constant in comparison"
14700 msgstr ""
14702 #: fold-const.c:8900
14703 #, gcc-internal-format
14704 msgid ""
14705 "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X "
14706 "cmp C1 +- C2"
14707 msgstr ""
14709 #: fold-const.c:9163
14710 #, gcc-internal-format
14711 msgid ""
14712 "assuming signed overflow does not occur when combining constants around a "
14713 "comparison"
14714 msgstr ""
14716 #: fold-const.c:14577
14717 #, gcc-internal-format
14718 msgid "fold check: original tree changed by fold"
14719 msgstr ""
14721 #: function.c:227
14722 #, gcc-internal-format
14723 msgid "total size of local objects too large"
14724 msgstr ""
14726 #: function.c:1738 gimplify.c:5409
14727 #, gcc-internal-format
14728 msgid "impossible constraint in %<asm%>"
14729 msgstr ""
14731 #: function.c:3992
14732 #, gcc-internal-format
14733 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
14734 msgstr ""
14736 #: function.c:4013
14737 #, gcc-internal-format
14738 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
14739 msgstr ""
14741 #: function.c:4620
14742 #, gcc-internal-format
14743 msgid "function returns an aggregate"
14744 msgstr ""
14746 #: function.c:4982
14747 #, gcc-internal-format
14748 msgid "unused parameter %q+D"
14749 msgstr ""
14751 #: gcc.c:1805 gcc.c:1825
14752 #, gcc-internal-format, gfc-internal-format
14753 msgid "specs %%include syntax malformed after %ld characters"
14754 msgstr ""
14756 #: gcc.c:1851 gcc.c:1860 gcc.c:1870 gcc.c:1880
14757 #, gcc-internal-format, gfc-internal-format
14758 msgid "specs %%rename syntax malformed after %ld characters"
14759 msgstr ""
14761 #: gcc.c:1890
14762 #, gcc-internal-format, gfc-internal-format
14763 msgid "specs %s spec was not found to be renamed"
14764 msgstr ""
14766 #: gcc.c:1897
14767 #, gcc-internal-format
14768 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
14769 msgstr ""
14771 #: gcc.c:1918
14772 #, gcc-internal-format, gfc-internal-format
14773 msgid "specs unknown %% command after %ld characters"
14774 msgstr ""
14776 #: gcc.c:1929 gcc.c:1942
14777 #, gcc-internal-format, gfc-internal-format
14778 msgid "specs file malformed after %ld characters"
14779 msgstr ""
14781 #: gcc.c:1994
14782 #, gcc-internal-format
14783 msgid "spec file has no spec for linking"
14784 msgstr ""
14786 #: gcc.c:2539
14787 #, gcc-internal-format
14788 msgid "system path %qs is not absolute"
14789 msgstr ""
14791 #: gcc.c:2627
14792 #, gcc-internal-format
14793 msgid "-pipe not supported"
14794 msgstr ""
14796 #: gcc.c:2789
14797 #, gcc-internal-format
14798 msgid "failed to get exit status: %m"
14799 msgstr ""
14801 #: gcc.c:2795
14802 #, gcc-internal-format
14803 msgid "failed to get process times: %m"
14804 msgstr ""
14806 #: gcc.c:2821
14807 #, gcc-internal-format, gfc-internal-format
14808 msgid "%s (program %s)"
14809 msgstr ""
14811 #: gcc.c:3252 opts-common.c:1019 opts-common.c:1091
14812 #, gcc-internal-format
14813 msgid "unrecognized command line option %qs"
14814 msgstr ""
14816 #: gcc.c:3507
14817 #, gcc-internal-format
14818 msgid "%qs is an unknown -save-temps option"
14819 msgstr ""
14821 #: gcc.c:3968
14822 #, gcc-internal-format
14823 msgid "-pipe ignored because -save-temps specified"
14824 msgstr ""
14826 #: gcc.c:4056
14827 #, gcc-internal-format
14828 msgid "%<-x %s%> after last input file has no effect"
14829 msgstr ""
14831 #: gcc.c:4218
14832 #, gcc-internal-format
14833 msgid "unable to locate default linker script %qs in the library search paths"
14834 msgstr ""
14836 #: gcc.c:4422
14837 #, gcc-internal-format
14838 msgid "switch %qs does not start with %<-%>"
14839 msgstr ""
14841 #: gcc.c:4425
14842 #, gcc-internal-format
14843 msgid "spec-generated switch is just %<-%>"
14844 msgstr ""
14846 #: gcc.c:4516
14847 #, gcc-internal-format, gfc-internal-format
14848 msgid "could not open temporary response file %s"
14849 msgstr ""
14851 #: gcc.c:4522
14852 #, gcc-internal-format, gfc-internal-format
14853 msgid "could not write to temporary response file %s"
14854 msgstr ""
14856 #: gcc.c:4528
14857 #, gcc-internal-format, gfc-internal-format
14858 msgid "could not close temporary response file %s"
14859 msgstr ""
14861 #: gcc.c:4651
14862 #, gcc-internal-format
14863 msgid "spec %qs invalid"
14864 msgstr ""
14866 #: gcc.c:4800
14867 #, gcc-internal-format
14868 msgid "spec %qs has invalid %<%%0%c%>"
14869 msgstr ""
14871 #: gcc.c:5119
14872 #, gcc-internal-format
14873 msgid "spec %qs has invalid %<%%W%c%>"
14874 msgstr ""
14876 #: gcc.c:5141
14877 #, gcc-internal-format
14878 msgid "spec %qs has invalid %<%%x%c%>"
14879 msgstr ""
14881 #. Catch the case where a spec string contains something like
14882 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
14883 #. hand side of the :.
14884 #: gcc.c:5342
14885 #, gcc-internal-format
14886 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
14887 msgstr ""
14889 #: gcc.c:5385
14890 #, gcc-internal-format
14891 msgid "spec failure: unrecognized spec option %qc"
14892 msgstr ""
14894 #: gcc.c:5447
14895 #, gcc-internal-format
14896 msgid "unknown spec function %qs"
14897 msgstr ""
14899 #: gcc.c:5477
14900 #, gcc-internal-format
14901 msgid "error in args to spec function %qs"
14902 msgstr ""
14904 #: gcc.c:5528
14905 #, gcc-internal-format
14906 msgid "malformed spec function name"
14907 msgstr ""
14909 #. )
14910 #: gcc.c:5531
14911 #, gcc-internal-format
14912 msgid "no arguments for spec function"
14913 msgstr ""
14915 #: gcc.c:5550
14916 #, gcc-internal-format
14917 msgid "malformed spec function arguments"
14918 msgstr ""
14920 #: gcc.c:5811
14921 #, gcc-internal-format
14922 msgid "braced spec %qs is invalid at %qc"
14923 msgstr ""
14925 #: gcc.c:5899
14926 #, gcc-internal-format
14927 msgid "braced spec body %qs is invalid"
14928 msgstr ""
14930 #: gcc.c:6152
14931 #, gcc-internal-format, gfc-internal-format
14932 msgid "%s: could not determine length of compare-debug file %s"
14933 msgstr ""
14935 #: gcc.c:6163
14936 #, gcc-internal-format, gfc-internal-format
14937 msgid "%s: -fcompare-debug failure (length)"
14938 msgstr ""
14940 #: gcc.c:6173 gcc.c:6214
14941 #, gcc-internal-format, gfc-internal-format
14942 msgid "%s: could not open compare-debug file %s"
14943 msgstr ""
14945 #: gcc.c:6193 gcc.c:6230
14946 #, gcc-internal-format, gfc-internal-format
14947 msgid "%s: -fcompare-debug failure"
14948 msgstr ""
14950 #: gcc.c:6305
14951 #, gcc-internal-format
14952 msgid "atexit failed"
14953 msgstr ""
14955 #: gcc.c:6454
14956 #, gcc-internal-format
14957 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
14958 msgstr ""
14960 #: gcc.c:6478
14961 #, gcc-internal-format
14962 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
14963 msgstr ""
14965 #: gcc.c:6645
14966 #, gcc-internal-format
14967 msgid "unrecognized command line option %<-%s%>"
14968 msgstr ""
14970 #. The error status indicates that only one set of fixed
14971 #. headers should be built.
14972 #: gcc.c:6731
14973 #, gcc-internal-format
14974 msgid "not configured with sysroot headers suffix"
14975 msgstr ""
14977 #: gcc.c:6814
14978 #, gcc-internal-format
14979 msgid "no input files"
14980 msgstr ""
14982 #: gcc.c:6863
14983 #, gcc-internal-format
14984 msgid "cannot specify -o with -c, -S or -E with multiple files"
14985 msgstr ""
14987 #: gcc.c:6893
14988 #, gcc-internal-format, gfc-internal-format
14989 msgid "%s: %s compiler not installed on this system"
14990 msgstr ""
14992 #: gcc.c:6915
14993 #, gcc-internal-format
14994 msgid "recompiling with -fcompare-debug"
14995 msgstr ""
14997 #: gcc.c:6931
14998 #, gcc-internal-format
14999 msgid "during -fcompare-debug recompilation"
15000 msgstr ""
15002 #: gcc.c:6940
15003 #, gcc-internal-format
15004 msgid "comparing final insns dumps"
15005 msgstr ""
15007 #: gcc.c:7046
15008 #, gcc-internal-format, gfc-internal-format
15009 msgid "-fuse-linker-plugin, but %s not found"
15010 msgstr ""
15012 #: gcc.c:7079
15013 #, gcc-internal-format, gfc-internal-format
15014 msgid "%s: linker input file unused because linking not done"
15015 msgstr ""
15017 #: gcc.c:7120
15018 #, gcc-internal-format, gfc-internal-format
15019 msgid "language %s not recognized"
15020 msgstr ""
15022 #: gcc.c:7347
15023 #, gcc-internal-format
15024 msgid "multilib spec %qs is invalid"
15025 msgstr ""
15027 #: gcc.c:7541
15028 #, gcc-internal-format
15029 msgid "multilib exclusions %qs is invalid"
15030 msgstr ""
15032 #: gcc.c:7605
15033 #, gcc-internal-format
15034 msgid "multilib select %qs %qs is invalid"
15035 msgstr ""
15037 #: gcc.c:7761
15038 #, gcc-internal-format
15039 msgid "multilib select %qs is invalid"
15040 msgstr ""
15042 #: gcc.c:7800
15043 #, gcc-internal-format
15044 msgid "multilib exclusion %qs is invalid"
15045 msgstr ""
15047 #: gcc.c:8006
15048 #, gcc-internal-format
15049 msgid "environment variable %qs not defined"
15050 msgstr ""
15052 #: gcc.c:8118 gcc.c:8123
15053 #, gcc-internal-format
15054 msgid "invalid version number %qs"
15055 msgstr ""
15057 #: gcc.c:8166
15058 #, gcc-internal-format, gfc-internal-format
15059 msgid "too few arguments to %%:version-compare"
15060 msgstr ""
15062 #: gcc.c:8172
15063 #, gcc-internal-format, gfc-internal-format
15064 msgid "too many arguments to %%:version-compare"
15065 msgstr ""
15067 #: gcc.c:8213
15068 #, gcc-internal-format
15069 msgid "unknown operator %qs in %%:version-compare"
15070 msgstr ""
15072 #: gcc.c:8336
15073 #, gcc-internal-format, gfc-internal-format
15074 msgid "too many arguments to %%:compare-debug-dump-opt"
15075 msgstr ""
15077 #: gcc.c:8408
15078 #, gcc-internal-format, gfc-internal-format
15079 msgid "too many arguments to %%:compare-debug-self-opt"
15080 msgstr ""
15082 #: gcc.c:8443
15083 #, gcc-internal-format, gfc-internal-format
15084 msgid "too few arguments to %%:compare-debug-auxbase-opt"
15085 msgstr ""
15087 #: gcc.c:8446
15088 #, gcc-internal-format, gfc-internal-format
15089 msgid "too many arguments to %%:compare-debug-auxbase-opt"
15090 msgstr ""
15092 #: gcc.c:8453
15093 #, gcc-internal-format, gfc-internal-format
15094 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
15095 msgstr ""
15097 #: gcc.c:8527
15098 #, gcc-internal-format, gfc-internal-format
15099 msgid "too few arguments to %%:replace-extension"
15100 msgstr ""
15102 #: ggc-common.c:456 ggc-common.c:464 ggc-common.c:538 ggc-common.c:557
15103 #: ggc-page.c:2311 ggc-page.c:2342 ggc-page.c:2349
15104 #, gcc-internal-format
15105 msgid "can%'t write PCH file: %m"
15106 msgstr ""
15108 #: ggc-common.c:550 config/i386/host-cygwin.c:55
15109 #, gcc-internal-format
15110 msgid "can%'t get position in PCH file: %m"
15111 msgstr ""
15113 #: ggc-common.c:560
15114 #, gcc-internal-format
15115 msgid "can%'t write padding to PCH file: %m"
15116 msgstr ""
15118 #: ggc-common.c:681 ggc-common.c:689 ggc-common.c:696 ggc-common.c:699
15119 #: ggc-common.c:709 ggc-common.c:712 ggc-page.c:2439
15120 #, gcc-internal-format
15121 msgid "can%'t read PCH file: %m"
15122 msgstr ""
15124 #: ggc-common.c:704
15125 #, gcc-internal-format
15126 msgid "had to relocate PCH"
15127 msgstr ""
15129 #: ggc-page.c:1653
15130 #, gcc-internal-format
15131 msgid "open /dev/zero: %m"
15132 msgstr ""
15134 #: ggc-page.c:2327 ggc-page.c:2333
15135 #, gcc-internal-format
15136 msgid "can%'t write PCH file"
15137 msgstr ""
15139 #: gimple-streamer-in.c:188
15140 #, gcc-internal-format
15141 msgid "use of type %<%E%> with two mismatching declarations at field %<%E%>"
15142 msgstr ""
15144 #: gimple-streamer-in.c:194
15145 #, gcc-internal-format
15146 msgid "original type declared here"
15147 msgstr ""
15149 #: gimple-streamer-in.c:196
15150 #, gcc-internal-format
15151 msgid "field in mismatching type declared here"
15152 msgstr ""
15154 #: gimple-streamer-in.c:202
15155 #, gcc-internal-format
15156 msgid "type of field declared here"
15157 msgstr ""
15159 #: gimple-streamer-in.c:209
15160 #, gcc-internal-format
15161 msgid "type of mismatching field declared here"
15162 msgstr ""
15164 #: gimple-streamer-in.c:270
15165 #, gcc-internal-format, gfc-internal-format
15166 msgid "bytecode stream: unknown GIMPLE statement tag %s"
15167 msgstr ""
15169 #: gimple.c:1153
15170 #, gcc-internal-format, gfc-internal-format
15171 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
15172 msgstr ""
15174 #: gimplify.c:2681
15175 #, gcc-internal-format
15176 msgid "using result of function returning %<void%>"
15177 msgstr ""
15179 #: gimplify.c:5294
15180 #, gcc-internal-format, gfc-internal-format
15181 msgid "invalid lvalue in asm output %d"
15182 msgstr ""
15184 #: gimplify.c:5410
15185 #, gcc-internal-format, gfc-internal-format
15186 msgid "non-memory input %d must stay in memory"
15187 msgstr ""
15189 #: gimplify.c:5432
15190 #, gcc-internal-format, gfc-internal-format
15191 msgid "memory input %d is not directly addressable"
15192 msgstr ""
15194 #: gimplify.c:5926
15195 #, gcc-internal-format
15196 msgid "threadprivate variable %qE used in untied task"
15197 msgstr ""
15199 #: gimplify.c:5928 gimplify.c:5990
15200 #, gcc-internal-format
15201 msgid "enclosing task"
15202 msgstr ""
15204 #: gimplify.c:5987
15205 #, gcc-internal-format
15206 msgid "%qE not specified in enclosing parallel"
15207 msgstr ""
15209 #: gimplify.c:5992
15210 #, gcc-internal-format
15211 msgid "enclosing parallel"
15212 msgstr ""
15214 #: gimplify.c:6097
15215 #, gcc-internal-format
15216 msgid "iteration variable %qE should be private"
15217 msgstr ""
15219 #: gimplify.c:6111
15220 #, gcc-internal-format
15221 msgid "iteration variable %qE should not be firstprivate"
15222 msgstr ""
15224 #: gimplify.c:6114
15225 #, gcc-internal-format
15226 msgid "iteration variable %qE should not be reduction"
15227 msgstr ""
15229 #: gimplify.c:6277
15230 #, gcc-internal-format
15231 msgid "%s variable %qE is private in outer context"
15232 msgstr ""
15234 #: gimplify.c:8033
15235 #, gcc-internal-format
15236 msgid "gimplification failed"
15237 msgstr ""
15239 #: godump.c:1236
15240 #, gcc-internal-format
15241 msgid "could not close Go dump file: %m"
15242 msgstr ""
15244 #: godump.c:1248
15245 #, gcc-internal-format
15246 msgid "could not open Go dump file %qs: %m"
15247 msgstr ""
15249 #: graph.c:54 toplev.c:1462 java/jcf-parse.c:1750 java/jcf-parse.c:1887
15250 #: objc/objc-act.c:446
15251 #, gcc-internal-format
15252 msgid "can%'t open %s: %m"
15253 msgstr ""
15255 #: graphite-clast-to-gimple.c:1386 toplev.c:917 toplev.c:1063
15256 #, gcc-internal-format
15257 msgid "can%'t open %s for writing: %m"
15258 msgstr ""
15260 #: graphite.c:306
15261 #, gcc-internal-format
15262 msgid "Graphite loop optimizations cannot be used"
15263 msgstr ""
15265 #. Fatal error here.  We do not want to support compiling ltrans units
15266 #. with different version of compiler or different flags than the WPA
15267 #. unit, so this should never happen.
15268 #: ipa-inline-analysis.c:3858
15269 #, gcc-internal-format
15270 msgid "ipa inline summary is missing in input file"
15271 msgstr ""
15273 #. Fatal error here.  We do not want to support compiling ltrans units with
15274 #. different version of compiler or different flags than the WPA unit, so
15275 #. this should never happen.
15276 #: ipa-reference.c:1146
15277 #, gcc-internal-format
15278 msgid "ipa reference summary is missing in ltrans unit"
15279 msgstr ""
15281 #: ira.c:1908 ira.c:1921 ira.c:1935
15282 #, gcc-internal-format, gfc-internal-format
15283 msgid "%s cannot be used in asm here"
15284 msgstr ""
15286 #: lra-assigns.c:1248 reload1.c:1250
15287 #, gcc-internal-format
15288 msgid "%<asm%> operand has impossible constraints"
15289 msgstr ""
15291 #: lra-constraints.c:2826 reload.c:3880 reload.c:4135
15292 #, gcc-internal-format
15293 msgid "inconsistent operand constraints in an %<asm%>"
15294 msgstr ""
15296 #: lra-constraints.c:3438
15297 #, gcc-internal-format, gfc-internal-format
15298 msgid "Maximum number of LRA constraint passes is achieved (%d)\n"
15299 msgstr ""
15301 #: lra-constraints.c:3537
15302 #, gcc-internal-format, gfc-internal-format
15303 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
15304 msgstr ""
15306 #: lto-cgraph.c:976
15307 #, gcc-internal-format, gfc-internal-format
15308 msgid "bytecode stream: found multiple instances of cgraph node %d"
15309 msgstr ""
15311 #: lto-cgraph.c:1101
15312 #, gcc-internal-format
15313 msgid "bytecode stream: no caller found while reading edge"
15314 msgstr ""
15316 #: lto-cgraph.c:1107
15317 #, gcc-internal-format
15318 msgid "bytecode stream: no callee found while reading edge"
15319 msgstr ""
15321 #: lto-cgraph.c:1177
15322 #, gcc-internal-format
15323 msgid "bytecode stream: found empty cgraph node"
15324 msgstr ""
15326 #: lto-cgraph.c:1320
15327 #, gcc-internal-format, gfc-internal-format
15328 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
15329 msgstr ""
15331 #: lto-cgraph.c:1406
15332 #, gcc-internal-format, gfc-internal-format
15333 msgid "Profile information in %s corrupted"
15334 msgstr ""
15336 #: lto-cgraph.c:1440
15337 #, gcc-internal-format, gfc-internal-format
15338 msgid "cannot find LTO cgraph in %s"
15339 msgstr ""
15341 #: lto-cgraph.c:1450
15342 #, gcc-internal-format, gfc-internal-format
15343 msgid "cannot find LTO section refs in %s"
15344 msgstr ""
15346 #: lto-compress.c:189 lto-compress.c:197 lto-compress.c:218 lto-compress.c:279
15347 #: lto-compress.c:287 lto-compress.c:308
15348 #, gcc-internal-format, gfc-internal-format
15349 msgid "compressed stream: %s"
15350 msgstr ""
15352 #: lto-section-in.c:422
15353 #, gcc-internal-format, gfc-internal-format
15354 msgid ""
15355 "bytecode stream: trying to read %d bytes after the end of the input buffer"
15356 msgstr ""
15358 #: lto-section-in.c:432
15359 #, gcc-internal-format, gfc-internal-format
15360 msgid "%s out of range: Range is %i to %i, value is %i"
15361 msgstr ""
15363 #: lto-streamer-in.c:74
15364 #, gcc-internal-format, gfc-internal-format
15365 msgid "bytecode stream: unexpected tag %s"
15366 msgstr ""
15368 #: lto-streamer-out.c:307
15369 #, gcc-internal-format
15370 msgid "tree code %qs is not supported in LTO streams"
15371 msgstr ""
15373 #: lto-streamer.c:163
15374 #, gcc-internal-format, gfc-internal-format
15375 msgid "bytecode stream: unexpected LTO section %s"
15376 msgstr ""
15378 #: lto-streamer.c:375
15379 #, gcc-internal-format, gfc-internal-format
15380 msgid ""
15381 "bytecode stream generated with LTO version %d.%d instead of the expected %d."
15382 "%d"
15383 msgstr ""
15385 #: lto-symtab.c:282
15386 #, gcc-internal-format
15387 msgid "multiple prevailing defs for %qE"
15388 msgstr ""
15390 #: lto-symtab.c:300
15391 #, gcc-internal-format
15392 msgid "%qD has already been defined"
15393 msgstr ""
15395 #: lto-symtab.c:302
15396 #, gcc-internal-format
15397 msgid "previously defined here"
15398 msgstr ""
15400 #: lto-symtab.c:382
15401 #, gcc-internal-format
15402 msgid "type of %qD does not match original declaration"
15403 msgstr ""
15405 #: lto-symtab.c:390
15406 #, gcc-internal-format
15407 msgid "alignment of %qD is bigger than original declaration"
15408 msgstr ""
15410 #: lto-symtab.c:396 lto-symtab.c:489
15411 #, gcc-internal-format
15412 msgid "previously declared here"
15413 msgstr ""
15415 #: lto-symtab.c:470
15416 #, gcc-internal-format
15417 msgid "variable %qD redeclared as function"
15418 msgstr ""
15420 #: lto-symtab.c:477
15421 #, gcc-internal-format
15422 msgid "function %qD redeclared as variable"
15423 msgstr ""
15425 #: omp-low.c:1849
15426 #, gcc-internal-format
15427 msgid ""
15428 "barrier region may not be closely nested inside of work-sharing, critical, "
15429 "ordered, master or explicit task region"
15430 msgstr ""
15432 #: omp-low.c:1855
15433 #, gcc-internal-format
15434 msgid ""
15435 "work-sharing region may not be closely nested inside of work-sharing, "
15436 "critical, ordered, master or explicit task region"
15437 msgstr ""
15439 #: omp-low.c:1874
15440 #, gcc-internal-format
15441 msgid ""
15442 "master region may not be closely nested inside of work-sharing or explicit "
15443 "task region"
15444 msgstr ""
15446 #: omp-low.c:1890
15447 #, gcc-internal-format
15448 msgid ""
15449 "ordered region may not be closely nested inside of critical or explicit task "
15450 "region"
15451 msgstr ""
15453 #: omp-low.c:1898
15454 #, gcc-internal-format
15455 msgid ""
15456 "ordered region must be closely nested inside a loop region with an ordered "
15457 "clause"
15458 msgstr ""
15460 #: omp-low.c:1916
15461 #, gcc-internal-format
15462 msgid ""
15463 "critical region may not be nested inside a critical region with the same name"
15464 msgstr ""
15466 #: omp-low.c:7001 cp/decl.c:2948 cp/parser.c:10002 cp/parser.c:10022
15467 #, gcc-internal-format
15468 msgid "invalid exit from OpenMP structured block"
15469 msgstr ""
15471 #: omp-low.c:7003 omp-low.c:7008
15472 #, gcc-internal-format
15473 msgid "invalid entry to OpenMP structured block"
15474 msgstr ""
15476 #. Otherwise, be vague and lazy, but efficient.
15477 #: omp-low.c:7011
15478 #, gcc-internal-format
15479 msgid "invalid branch to/from an OpenMP structured block"
15480 msgstr ""
15482 #: opts-common.c:1030
15483 #, gcc-internal-format
15484 msgid "command line option %qs is not supported by this configuration"
15485 msgstr ""
15487 #: opts-common.c:1040
15488 #, gcc-internal-format
15489 msgid "missing argument to %qs"
15490 msgstr ""
15492 #: opts-common.c:1046
15493 #, gcc-internal-format
15494 msgid "argument to %qs should be a non-negative integer"
15495 msgstr ""
15497 #: opts-common.c:1061
15498 #, gcc-internal-format
15499 msgid "unrecognized argument in option %qs"
15500 msgstr ""
15502 #: opts-common.c:1077
15503 #, gcc-internal-format
15504 msgid "valid arguments to %qs are: %s"
15505 msgstr ""
15507 #: opts-global.c:99
15508 #, gcc-internal-format
15509 msgid "command line option %qs is valid for the driver but not for %s"
15510 msgstr ""
15512 #. Eventually this should become a hard error IMO.
15513 #: opts-global.c:105
15514 #, gcc-internal-format
15515 msgid "command line option %qs is valid for %s but not for %s"
15516 msgstr ""
15518 #: opts-global.c:136
15519 #, gcc-internal-format, gfc-internal-format
15520 msgid "unrecognized command line option \"%s\""
15521 msgstr ""
15523 #: opts-global.c:389
15524 #, gcc-internal-format
15525 msgid "unrecognized command line option %<-fdump-%s%>"
15526 msgstr ""
15528 #: opts-global.c:394
15529 #, gcc-internal-format
15530 msgid "unrecognized command line option %<-fopt-info-%s%>"
15531 msgstr ""
15533 #: opts-global.c:415 opts-global.c:423
15534 #, gcc-internal-format
15535 msgid "plugin support is disabled; configure with --enable-plugin"
15536 msgstr ""
15538 #: opts-global.c:447
15539 #, gcc-internal-format
15540 msgid "unrecognized register name %qs"
15541 msgstr ""
15543 #: opts.c:92
15544 #, gcc-internal-format
15545 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
15546 msgstr ""
15548 #: opts.c:128
15549 #, gcc-internal-format
15550 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
15551 msgstr ""
15553 #: opts.c:135
15554 #, gcc-internal-format
15555 msgid ""
15556 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
15557 "femit-struct-debug-detailed=ind:...%>"
15558 msgstr ""
15560 #: opts.c:544
15561 #, gcc-internal-format
15562 msgid ""
15563 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
15564 msgstr ""
15566 #: opts.c:672
15567 #, gcc-internal-format
15568 msgid "section anchors must be disabled when unit-at-a-time is disabled"
15569 msgstr ""
15571 #: opts.c:676
15572 #, gcc-internal-format
15573 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
15574 msgstr ""
15576 #: opts.c:682
15577 #, gcc-internal-format
15578 msgid "transactional memory is not supported with non-call exceptions"
15579 msgstr ""
15581 #: opts.c:697
15582 #, gcc-internal-format
15583 msgid "section anchors must be disabled when toplevel reorder is disabled"
15584 msgstr ""
15586 #: opts.c:732 config/darwin.c:3061 config/sh/sh.c:933
15587 #, gcc-internal-format
15588 msgid ""
15589 "-freorder-blocks-and-partition does not work with exceptions on this "
15590 "architecture"
15591 msgstr ""
15593 #: opts.c:747 config/sh/sh.c:941
15594 #, gcc-internal-format
15595 msgid ""
15596 "-freorder-blocks-and-partition does not support unwind info on this "
15597 "architecture"
15598 msgstr ""
15600 #: opts.c:764 config/pa/pa.c:526
15601 #, gcc-internal-format
15602 msgid "-freorder-blocks-and-partition does not work on this architecture"
15603 msgstr ""
15605 #: opts.c:800
15606 #, gcc-internal-format
15607 msgid "-fno-fat-lto-objects are supported only with linker plugin."
15608 msgstr ""
15610 #: opts.c:808
15611 #, gcc-internal-format
15612 msgid "only one -flto-partition value can be specified"
15613 msgstr ""
15615 #: opts.c:819
15616 #, gcc-internal-format
15617 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
15618 msgstr ""
15620 #: opts.c:1196
15621 #, gcc-internal-format
15622 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
15623 msgstr ""
15625 #: opts.c:1376
15626 #, gcc-internal-format
15627 msgid "--help argument %q.*s is ambiguous, please be more specific"
15628 msgstr ""
15630 #: opts.c:1385
15631 #, gcc-internal-format
15632 msgid "unrecognized argument to --help= option: %q.*s"
15633 msgstr ""
15635 #: opts.c:1550
15636 #, gcc-internal-format, gfc-internal-format
15637 msgid "structure alignment must be a small power of two, not %d"
15638 msgstr ""
15640 #: opts.c:1667
15641 #, gcc-internal-format, gfc-internal-format
15642 msgid "unknown stack check parameter \"%s\""
15643 msgstr ""
15645 #: opts.c:1704
15646 #, gcc-internal-format, gfc-internal-format
15647 msgid "dwarf version %d is not supported"
15648 msgstr ""
15650 #: opts.c:1794
15651 #, gcc-internal-format, gfc-internal-format
15652 msgid "%s: --param arguments should be of the form NAME=VALUE"
15653 msgstr ""
15655 #: opts.c:1800
15656 #, gcc-internal-format
15657 msgid "invalid --param value %qs"
15658 msgstr ""
15660 #: opts.c:1918
15661 #, gcc-internal-format
15662 msgid "target system does not support debug output"
15663 msgstr ""
15665 #: opts.c:1927
15666 #, gcc-internal-format, gfc-internal-format
15667 msgid "debug format \"%s\" conflicts with prior selection"
15668 msgstr ""
15670 #: opts.c:1943
15671 #, gcc-internal-format, gfc-internal-format
15672 msgid "unrecognised debug output level \"%s\""
15673 msgstr ""
15675 #: opts.c:1945
15676 #, gcc-internal-format, gfc-internal-format
15677 msgid "debug output level %s is too high"
15678 msgstr ""
15680 #: opts.c:1965
15681 #, gcc-internal-format
15682 msgid "getting core file size maximum limit: %m"
15683 msgstr ""
15685 #: opts.c:1968
15686 #, gcc-internal-format
15687 msgid "setting core file size limit to maximum: %m"
15688 msgstr ""
15690 #: opts.c:2013
15691 #, gcc-internal-format, gfc-internal-format
15692 msgid "unrecognized gcc debugging option: %c"
15693 msgstr ""
15695 #: opts.c:2039
15696 #, gcc-internal-format, gfc-internal-format
15697 msgid "-Werror=%s: no option -%s"
15698 msgstr ""
15700 #: params.c:120
15701 #, gcc-internal-format
15702 msgid "minimum value of parameter %qs is %u"
15703 msgstr ""
15705 #: params.c:125
15706 #, gcc-internal-format
15707 msgid "maximum value of parameter %qs is %u"
15708 msgstr ""
15710 #. If we didn't find this parameter, issue an error message.
15711 #: params.c:135
15712 #, gcc-internal-format
15713 msgid "invalid parameter %qs"
15714 msgstr ""
15716 #: passes.c:804
15717 #, gcc-internal-format
15718 msgid "unrecognized option -fenable"
15719 msgstr ""
15721 #: passes.c:806
15722 #, gcc-internal-format
15723 msgid "unrecognized option -fdisable"
15724 msgstr ""
15726 #: passes.c:814
15727 #, gcc-internal-format, gfc-internal-format
15728 msgid "unknown pass %s specified in -fenable"
15729 msgstr ""
15731 #: passes.c:816
15732 #, gcc-internal-format, gfc-internal-format
15733 msgid "unknown pass %s specified in -fdisable"
15734 msgstr ""
15736 #: passes.c:841 passes.c:930
15737 #, gcc-internal-format, gfc-internal-format
15738 msgid "enable pass %s for functions in the range of [%u, %u]"
15739 msgstr ""
15741 #: passes.c:844 passes.c:941
15742 #, gcc-internal-format, gfc-internal-format
15743 msgid "disable pass %s for functions in the range of [%u, %u]"
15744 msgstr ""
15746 #: passes.c:880 passes.c:908
15747 #, gcc-internal-format, gfc-internal-format
15748 msgid "Invalid range %s in option %s"
15749 msgstr ""
15751 #: passes.c:926
15752 #, gcc-internal-format, gfc-internal-format
15753 msgid "enable pass %s for function %s"
15754 msgstr ""
15756 #: passes.c:937
15757 #, gcc-internal-format, gfc-internal-format
15758 msgid "disable pass %s for function %s"
15759 msgstr ""
15761 #: passes.c:1150
15762 #, gcc-internal-format
15763 msgid "invalid pass positioning operation"
15764 msgstr ""
15766 #: passes.c:1192
15767 #, gcc-internal-format
15768 msgid "plugin cannot register a missing pass"
15769 msgstr ""
15771 #: passes.c:1195
15772 #, gcc-internal-format
15773 msgid "plugin cannot register an unnamed pass"
15774 msgstr ""
15776 #: passes.c:1199
15777 #, gcc-internal-format
15778 msgid "plugin cannot register pass %qs without reference pass name"
15779 msgstr ""
15781 #: passes.c:1219
15782 #, gcc-internal-format
15783 msgid "pass %qs not found but is referenced by new pass %qs"
15784 msgstr ""
15786 #: plugin.c:151
15787 #, gcc-internal-format
15788 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
15789 msgstr ""
15791 #: plugin.c:172
15792 #, gcc-internal-format, gfc-internal-format
15793 msgid ""
15794 "plugin %s was specified with different paths:\n"
15795 "%s\n"
15796 "%s"
15797 msgstr ""
15799 #: plugin.c:218
15800 #, gcc-internal-format, gfc-internal-format
15801 msgid "malformed option -fplugin-arg-%s (multiple '=' signs)"
15802 msgstr ""
15804 #: plugin.c:234
15805 #, gcc-internal-format, gfc-internal-format
15806 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
15807 msgstr ""
15809 #: plugin.c:296
15810 #, gcc-internal-format, gfc-internal-format
15811 msgid ""
15812 "plugin %s should be specified before -fplugin-arg-%s in the command line"
15813 msgstr ""
15815 #: plugin.c:416
15816 #, gcc-internal-format, gfc-internal-format
15817 msgid "unknown callback event registered by plugin %s"
15818 msgstr ""
15820 #: plugin.c:445
15821 #, gcc-internal-format, gfc-internal-format
15822 msgid "plugin %s registered a null callback function for event %s"
15823 msgstr ""
15825 #: plugin.c:566
15826 #, gcc-internal-format, gfc-internal-format
15827 msgid ""
15828 "cannot load plugin %s\n"
15829 "%s"
15830 msgstr ""
15832 #: plugin.c:575
15833 #, gcc-internal-format, gfc-internal-format
15834 msgid ""
15835 "plugin %s is not licensed under a GPL-compatible license\n"
15836 "%s"
15837 msgstr ""
15839 #: plugin.c:584
15840 #, gcc-internal-format, gfc-internal-format
15841 msgid ""
15842 "cannot find %s in plugin %s\n"
15843 "%s"
15844 msgstr ""
15846 #: plugin.c:592
15847 #, gcc-internal-format, gfc-internal-format
15848 msgid "fail to initialize plugin %s"
15849 msgstr ""
15851 #: plugin.c:873
15852 #, gcc-internal-format
15853 msgid "-iplugindir <dir> option not passed from the gcc driver"
15854 msgstr ""
15856 #: profile.c:534
15857 #, gcc-internal-format
15858 msgid "corrupted profile info: edge count exceeds maximal count"
15859 msgstr ""
15861 #: profile.c:538
15862 #, gcc-internal-format, gfc-internal-format
15863 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
15864 msgstr ""
15866 #: profile.c:617
15867 #, gcc-internal-format
15868 msgid "corrupted profile info: run_max * runs < sum_max"
15869 msgstr ""
15871 #: profile.c:623
15872 #, gcc-internal-format
15873 msgid "corrupted profile info: sum_all is smaller than sum_max"
15874 msgstr ""
15876 #: profile.c:795
15877 #, gcc-internal-format
15878 msgid "correcting inconsistent profile data"
15879 msgstr ""
15881 #: profile.c:805
15882 #, gcc-internal-format
15883 msgid "corrupted profile info: profile data is not flow-consistent"
15884 msgstr ""
15886 #: profile.c:822
15887 #, gcc-internal-format, gfc-internal-format
15888 msgid ""
15889 "corrupted profile info: number of iterations for basic block %d thought to "
15890 "be %i"
15891 msgstr ""
15893 #: profile.c:843
15894 #, gcc-internal-format, gfc-internal-format
15895 msgid ""
15896 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
15897 msgstr ""
15899 #: reg-stack.c:531
15900 #, gcc-internal-format, gfc-internal-format
15901 msgid "output constraint %d must specify a single register"
15902 msgstr ""
15904 #: reg-stack.c:541
15905 #, gcc-internal-format, gfc-internal-format
15906 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
15907 msgstr ""
15909 #: reg-stack.c:564
15910 #, gcc-internal-format
15911 msgid "output regs must be grouped at top of stack"
15912 msgstr ""
15914 #: reg-stack.c:601
15915 #, gcc-internal-format
15916 msgid "implicitly popped regs must be grouped at top of stack"
15917 msgstr ""
15919 #: reg-stack.c:620
15920 #, gcc-internal-format
15921 msgid "output operand %d must use %<&%> constraint"
15922 msgstr ""
15924 #: regcprop.c:1192
15925 #, gcc-internal-format, gfc-internal-format
15926 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
15927 msgstr ""
15929 #: regcprop.c:1204
15930 #, gcc-internal-format, gfc-internal-format
15931 msgid "validate_value_data: Loop in regno chain (%u)"
15932 msgstr ""
15934 #: regcprop.c:1207
15935 #, gcc-internal-format, gfc-internal-format
15936 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
15937 msgstr ""
15939 #: regcprop.c:1219
15940 #, gcc-internal-format, gfc-internal-format
15941 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
15942 msgstr ""
15944 #: reginfo.c:708
15945 #, gcc-internal-format
15946 msgid "can%'t use %qs as a call-saved register"
15947 msgstr ""
15949 #: reginfo.c:712
15950 #, gcc-internal-format
15951 msgid "can%'t use %qs as a call-used register"
15952 msgstr ""
15954 #: reginfo.c:724
15955 #, gcc-internal-format
15956 msgid "can%'t use %qs as a fixed register"
15957 msgstr ""
15959 #: reginfo.c:750 config/ia64/ia64.c:5897 config/ia64/ia64.c:5904
15960 #: config/pa/pa.c:428 config/pa/pa.c:435 config/sh/sh.c:9359
15961 #: config/sh/sh.c:9366 config/spu/spu.c:4908 config/spu/spu.c:4915
15962 #, gcc-internal-format, gfc-internal-format
15963 msgid "unknown register name: %s"
15964 msgstr ""
15966 #: reginfo.c:763
15967 #, gcc-internal-format
15968 msgid "stack register used for global register variable"
15969 msgstr ""
15971 #: reginfo.c:769
15972 #, gcc-internal-format
15973 msgid "global register variable follows a function definition"
15974 msgstr ""
15976 #: reginfo.c:774
15977 #, gcc-internal-format
15978 msgid "register of %qD used for multiple global register variables"
15979 msgstr ""
15981 #: reginfo.c:777
15982 #, gcc-internal-format
15983 msgid "conflicts with %qD"
15984 msgstr ""
15986 #: reginfo.c:782
15987 #, gcc-internal-format
15988 msgid "call-clobbered register used for global register variable"
15989 msgstr ""
15991 #: reload.c:1324
15992 #, gcc-internal-format
15993 msgid "cannot reload integer constant operand in %<asm%>"
15994 msgstr ""
15996 #: reload.c:1338
15997 #, gcc-internal-format
15998 msgid "impossible register constraint in %<asm%>"
15999 msgstr ""
16001 #: reload.c:3729
16002 #, gcc-internal-format
16003 msgid "%<&%> constraint used with no register class"
16004 msgstr ""
16006 #: reload1.c:1270
16007 #, gcc-internal-format
16008 msgid "frame size too large for reliable stack checking"
16009 msgstr ""
16011 #: reload1.c:1273
16012 #, gcc-internal-format
16013 msgid "try reducing the number of local variables"
16014 msgstr ""
16016 #: reload1.c:2110
16017 #, gcc-internal-format
16018 msgid "can%'t find a register in class %qs while reloading %<asm%>"
16019 msgstr ""
16021 #: reload1.c:2115
16022 #, gcc-internal-format
16023 msgid "unable to find a register to spill in class %qs"
16024 msgstr ""
16026 #: reload1.c:4683
16027 #, gcc-internal-format
16028 msgid "%<asm%> operand requires impossible reload"
16029 msgstr ""
16031 #: reload1.c:6100
16032 #, gcc-internal-format
16033 msgid "%<asm%> operand constraint incompatible with operand size"
16034 msgstr ""
16036 #: reload1.c:7943
16037 #, gcc-internal-format
16038 msgid "output operand is constant in %<asm%>"
16039 msgstr ""
16041 #: rtl.c:742
16042 #, gcc-internal-format, gfc-internal-format
16043 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
16044 msgstr ""
16046 #: rtl.c:752
16047 #, gcc-internal-format, gfc-internal-format
16048 msgid ""
16049 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
16050 msgstr ""
16052 #: rtl.c:762
16053 #, gcc-internal-format, gfc-internal-format
16054 msgid ""
16055 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
16056 "%s:%d"
16057 msgstr ""
16059 #: rtl.c:771
16060 #, gcc-internal-format, gfc-internal-format
16061 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
16062 msgstr ""
16064 #: rtl.c:781
16065 #, gcc-internal-format, gfc-internal-format
16066 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
16067 msgstr ""
16069 #: rtl.c:808
16070 #, gcc-internal-format, gfc-internal-format
16071 msgid ""
16072 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
16073 "%d"
16074 msgstr ""
16076 #: rtl.c:818
16077 #, gcc-internal-format, gfc-internal-format
16078 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
16079 msgstr ""
16081 #: rtl.c:829
16082 #, gcc-internal-format, gfc-internal-format
16083 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
16084 msgstr ""
16086 #: stmt.c:301
16087 #, gcc-internal-format
16088 msgid "output operand constraint lacks %<=%>"
16089 msgstr ""
16091 #: stmt.c:316
16092 #, gcc-internal-format
16093 msgid "output constraint %qc for operand %d is not at the beginning"
16094 msgstr ""
16096 #: stmt.c:339
16097 #, gcc-internal-format
16098 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
16099 msgstr ""
16101 #: stmt.c:346 stmt.c:445
16102 #, gcc-internal-format
16103 msgid "%<%%%> constraint used with last operand"
16104 msgstr ""
16106 #: stmt.c:365
16107 #, gcc-internal-format
16108 msgid "matching constraint not valid in output operand"
16109 msgstr ""
16111 #: stmt.c:436
16112 #, gcc-internal-format
16113 msgid "input operand constraint contains %qc"
16114 msgstr ""
16116 #: stmt.c:478
16117 #, gcc-internal-format
16118 msgid "matching constraint references invalid operand number"
16119 msgstr ""
16121 #: stmt.c:516
16122 #, gcc-internal-format
16123 msgid "invalid punctuation %qc in constraint"
16124 msgstr ""
16126 #: stmt.c:540
16127 #, gcc-internal-format
16128 msgid "matching constraint does not allow a register"
16129 msgstr ""
16131 #: stmt.c:594
16132 #, gcc-internal-format
16133 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16134 msgstr ""
16136 #: stmt.c:686
16137 #, gcc-internal-format
16138 msgid "unknown register name %qs in %<asm%>"
16139 msgstr ""
16141 #: stmt.c:700
16142 #, gcc-internal-format
16143 msgid "PIC register clobbered by %qs in %<asm%>"
16144 msgstr ""
16146 #: stmt.c:748
16147 #, gcc-internal-format
16148 msgid "more than %d operands in %<asm%>"
16149 msgstr ""
16151 #: stmt.c:815
16152 #, gcc-internal-format, gfc-internal-format
16153 msgid "output number %d not directly addressable"
16154 msgstr ""
16156 #: stmt.c:901
16157 #, gcc-internal-format
16158 msgid "asm operand %d probably doesn%'t match constraints"
16159 msgstr ""
16161 #: stmt.c:1049
16162 #, gcc-internal-format
16163 msgid "asm clobber conflict with output operand"
16164 msgstr ""
16166 #: stmt.c:1056
16167 #, gcc-internal-format
16168 msgid "asm clobber conflict with input operand"
16169 msgstr ""
16171 #: stmt.c:1183
16172 #, gcc-internal-format
16173 msgid "too many alternatives in %<asm%>"
16174 msgstr ""
16176 #: stmt.c:1195
16177 #, gcc-internal-format
16178 msgid "operand constraints for %<asm%> differ in number of alternatives"
16179 msgstr ""
16181 #: stmt.c:1262
16182 #, gcc-internal-format
16183 msgid "duplicate asm operand name %qs"
16184 msgstr ""
16186 #: stmt.c:1358
16187 #, gcc-internal-format
16188 msgid "missing close brace for named operand"
16189 msgstr ""
16191 #: stmt.c:1383
16192 #, gcc-internal-format
16193 msgid "undefined named operand %qs"
16194 msgstr ""
16196 #: stor-layout.c:708
16197 #, gcc-internal-format
16198 msgid "size of %q+D is %d bytes"
16199 msgstr ""
16201 #: stor-layout.c:710
16202 #, gcc-internal-format
16203 msgid "size of %q+D is larger than %wd bytes"
16204 msgstr ""
16206 #: stor-layout.c:1152
16207 #, gcc-internal-format
16208 msgid "packed attribute causes inefficient alignment for %q+D"
16209 msgstr ""
16211 #: stor-layout.c:1156
16212 #, gcc-internal-format
16213 msgid "packed attribute is unnecessary for %q+D"
16214 msgstr ""
16216 #: stor-layout.c:1173
16217 #, gcc-internal-format
16218 msgid "padding struct to align %q+D"
16219 msgstr ""
16221 #: stor-layout.c:1235
16222 #, gcc-internal-format
16223 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
16224 msgstr ""
16226 #: stor-layout.c:1541
16227 #, gcc-internal-format
16228 msgid "padding struct size to alignment boundary"
16229 msgstr ""
16231 #: stor-layout.c:1569
16232 #, gcc-internal-format
16233 msgid "packed attribute causes inefficient alignment for %qE"
16234 msgstr ""
16236 #: stor-layout.c:1573
16237 #, gcc-internal-format
16238 msgid "packed attribute is unnecessary for %qE"
16239 msgstr ""
16241 #: stor-layout.c:1579
16242 #, gcc-internal-format
16243 msgid "packed attribute causes inefficient alignment"
16244 msgstr ""
16246 #: stor-layout.c:1581
16247 #, gcc-internal-format
16248 msgid "packed attribute is unnecessary"
16249 msgstr ""
16251 #: stor-layout.c:2293
16252 #, gcc-internal-format
16253 msgid "alignment of array elements is greater than element size"
16254 msgstr ""
16256 #: symtab.c:369
16257 #, gcc-internal-format
16258 msgid "%D renamed after being referenced in assembly"
16259 msgstr ""
16261 #: symtab.c:586
16262 #, gcc-internal-format
16263 msgid "function symbol is not function"
16264 msgstr ""
16266 #: symtab.c:594
16267 #, gcc-internal-format
16268 msgid "variable symbol is not variable"
16269 msgstr ""
16271 #: symtab.c:600
16272 #, gcc-internal-format
16273 msgid "node has unknown type"
16274 msgstr ""
16276 #: symtab.c:607
16277 #, gcc-internal-format
16278 msgid "node not found in symtab decl hashtable"
16279 msgstr ""
16281 #: symtab.c:615
16282 #, gcc-internal-format
16283 msgid "assembler name hash list corrupted"
16284 msgstr ""
16286 #: symtab.c:628
16287 #, gcc-internal-format
16288 msgid "node not found in symtab assembler name hash"
16289 msgstr ""
16291 #: symtab.c:635
16292 #, gcc-internal-format
16293 msgid "double linked list of assembler names corrupted"
16294 msgstr ""
16296 #: symtab.c:643
16297 #, gcc-internal-format
16298 msgid "non-DECL_ONE_ONLY node in a same_comdat_group list"
16299 msgstr ""
16301 #: symtab.c:648
16302 #, gcc-internal-format
16303 msgid "mixing different types of symbol in same comdat groups is not supported"
16304 msgstr ""
16306 #: symtab.c:653
16307 #, gcc-internal-format
16308 msgid "node is alone in a comdat group"
16309 msgstr ""
16311 #: symtab.c:660
16312 #, gcc-internal-format
16313 msgid "same_comdat_group is not a circular list"
16314 msgstr ""
16316 #: symtab.c:686
16317 #, gcc-internal-format
16318 msgid "verify_symtab_node failed"
16319 msgstr ""
16321 #: targhooks.c:165
16322 #, gcc-internal-format
16323 msgid "__builtin_saveregs not supported by this target"
16324 msgstr ""
16326 #: targhooks.c:810
16327 #, gcc-internal-format
16328 msgid "nested functions not supported on this target"
16329 msgstr ""
16331 #: targhooks.c:823
16332 #, gcc-internal-format
16333 msgid "nested function trampolines not supported on this target"
16334 msgstr ""
16336 #: targhooks.c:1233
16337 #, gcc-internal-format
16338 msgid "target attribute is not supported on this machine"
16339 msgstr ""
16341 #: targhooks.c:1243
16342 #, gcc-internal-format
16343 msgid "#pragma GCC target is not supported for this machine"
16344 msgstr ""
16346 #: tlink.c:489
16347 #, gcc-internal-format
16348 msgid "removing .rpo file: %m"
16349 msgstr ""
16351 #: tlink.c:491
16352 #, gcc-internal-format
16353 msgid "renaming .rpo file: %m"
16354 msgstr ""
16356 #: tlink.c:495
16357 #, gcc-internal-format, gfc-internal-format
16358 msgid "repository file '%s' does not contain command-line arguments"
16359 msgstr ""
16361 #: tlink.c:621
16362 #, gcc-internal-format, gfc-internal-format
16363 msgid ""
16364 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
16365 "versa"
16366 msgstr ""
16368 #: tlink.c:856
16369 #, gcc-internal-format, gfc-internal-format
16370 msgid "ld returned %d exit status"
16371 msgstr ""
16373 #: toplev.c:471 c/c-decl.c:9982
16374 #, gcc-internal-format
16375 msgid "%q+F used but never defined"
16376 msgstr ""
16378 #: toplev.c:473
16379 #, gcc-internal-format
16380 msgid "%q+F declared %<static%> but never defined"
16381 msgstr ""
16383 #: toplev.c:500
16384 #, gcc-internal-format
16385 msgid "%q+D defined but not used"
16386 msgstr ""
16388 #: toplev.c:938
16389 #, gcc-internal-format
16390 msgid "-frecord-gcc-switches is not supported by the current target"
16391 msgstr ""
16393 #: toplev.c:986
16394 #, gcc-internal-format
16395 msgid "stack usage computation not supported for this target"
16396 msgstr ""
16398 #: toplev.c:1040
16399 #, gcc-internal-format
16400 msgid "stack usage might be unbounded"
16401 msgstr ""
16403 #: toplev.c:1044
16404 #, gcc-internal-format
16405 msgid "stack usage might be %wd bytes"
16406 msgstr ""
16408 #: toplev.c:1047
16409 #, gcc-internal-format
16410 msgid "stack usage is %wd bytes"
16411 msgstr ""
16413 #: toplev.c:1228
16414 #, gcc-internal-format
16415 msgid "this target does not support %qs"
16416 msgstr ""
16418 #: toplev.c:1255
16419 #, gcc-internal-format
16420 msgid ""
16421 "Graphite loop optimizations cannot be used (-fgraphite, -fgraphite-identity, "
16422 "-floop-block, -floop-interchange, -floop-strip-mine, -floop-parallelize-all, "
16423 "and -ftree-loop-linear)"
16424 msgstr ""
16426 #: toplev.c:1262
16427 #, gcc-internal-format
16428 msgid "mudflap cannot be used together with link-time optimization"
16429 msgstr ""
16431 #: toplev.c:1271
16432 #, gcc-internal-format
16433 msgid ""
16434 "-fstrict-volatile-bitfields disabled; it is incompatible with ABI versions < "
16436 msgstr ""
16438 #: toplev.c:1299
16439 #, gcc-internal-format
16440 msgid "instruction scheduling not supported on this target machine"
16441 msgstr ""
16443 #: toplev.c:1303
16444 #, gcc-internal-format
16445 msgid "this target machine does not have delayed branches"
16446 msgstr ""
16448 #: toplev.c:1317
16449 #, gcc-internal-format, gfc-internal-format
16450 msgid "-f%sleading-underscore not supported on this target machine"
16451 msgstr ""
16453 #: toplev.c:1360
16454 #, gcc-internal-format
16455 msgid "could not close zeroed insn dump file %qs: %m"
16456 msgstr ""
16458 #: toplev.c:1394
16459 #, gcc-internal-format, gfc-internal-format
16460 msgid "target system does not support the \"%s\" debug format"
16461 msgstr ""
16463 #: toplev.c:1406
16464 #, gcc-internal-format
16465 msgid "variable tracking requested, but useless unless producing debug info"
16466 msgstr ""
16468 #: toplev.c:1409
16469 #, gcc-internal-format
16470 msgid "variable tracking requested, but not supported by this debug format"
16471 msgstr ""
16473 #: toplev.c:1446
16474 #, gcc-internal-format
16475 msgid "var-tracking-assignments changes selective scheduling"
16476 msgstr ""
16478 #: toplev.c:1469
16479 #, gcc-internal-format
16480 msgid "-ffunction-sections not supported for this target"
16481 msgstr ""
16483 #: toplev.c:1474
16484 #, gcc-internal-format
16485 msgid "-fdata-sections not supported for this target"
16486 msgstr ""
16488 #: toplev.c:1482
16489 #, gcc-internal-format
16490 msgid "-fprefetch-loop-arrays not supported for this target"
16491 msgstr ""
16493 #: toplev.c:1488
16494 #, gcc-internal-format
16495 msgid ""
16496 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
16497 msgstr ""
16499 #: toplev.c:1497
16500 #, gcc-internal-format
16501 msgid "-fprefetch-loop-arrays is not supported with -Os"
16502 msgstr ""
16504 #: toplev.c:1508
16505 #, gcc-internal-format
16506 msgid "-fassociative-math disabled; other options take precedence"
16507 msgstr ""
16509 #: toplev.c:1524
16510 #, gcc-internal-format
16511 msgid "-fstack-protector not supported for this target"
16512 msgstr ""
16514 #: toplev.c:1537
16515 #, gcc-internal-format
16516 msgid "unwind tables currently require a frame pointer for correctness"
16517 msgstr ""
16519 #: toplev.c:1547
16520 #, gcc-internal-format
16521 msgid "-fsanitize=address not supported for this target"
16522 msgstr ""
16524 #: toplev.c:1808
16525 #, gcc-internal-format
16526 msgid "error writing to %s: %m"
16527 msgstr ""
16529 #: toplev.c:1810 java/jcf-parse.c:1769
16530 #, gcc-internal-format
16531 msgid "error closing %s: %m"
16532 msgstr ""
16534 #: trans-mem.c:582
16535 #, gcc-internal-format
16536 msgid "invalid volatile use of %qD inside transaction"
16537 msgstr ""
16539 #: trans-mem.c:608
16540 #, gcc-internal-format
16541 msgid ""
16542 "%<transaction_may_cancel_outer%> function call not within outer transaction "
16543 "or %<transaction_may_cancel_outer%>"
16544 msgstr ""
16546 #: trans-mem.c:676 trans-mem.c:4570
16547 #, gcc-internal-format
16548 msgid "unsafe function call %qD within atomic transaction"
16549 msgstr ""
16551 #: trans-mem.c:682
16552 #, gcc-internal-format
16553 msgid "unsafe function call %qE within atomic transaction"
16554 msgstr ""
16556 #: trans-mem.c:686
16557 #, gcc-internal-format
16558 msgid "unsafe indirect function call within atomic transaction"
16559 msgstr ""
16561 #: trans-mem.c:694 trans-mem.c:4503
16562 #, gcc-internal-format
16563 msgid "unsafe function call %qD within %<transaction_safe%> function"
16564 msgstr ""
16566 #: trans-mem.c:700
16567 #, gcc-internal-format
16568 msgid "unsafe function call %qE within %<transaction_safe%> function"
16569 msgstr ""
16571 #: trans-mem.c:704
16572 #, gcc-internal-format
16573 msgid "unsafe indirect function call within %<transaction_safe%> function"
16574 msgstr ""
16576 #: trans-mem.c:719 trans-mem.c:4542
16577 #, gcc-internal-format
16578 msgid "asm not allowed in atomic transaction"
16579 msgstr ""
16581 #: trans-mem.c:722
16582 #, gcc-internal-format
16583 msgid "asm not allowed in %<transaction_safe%> function"
16584 msgstr ""
16586 #: trans-mem.c:733
16587 #, gcc-internal-format
16588 msgid "relaxed transaction in atomic transaction"
16589 msgstr ""
16591 #: trans-mem.c:736
16592 #, gcc-internal-format
16593 msgid "relaxed transaction in %<transaction_safe%> function"
16594 msgstr ""
16596 #: trans-mem.c:743
16597 #, gcc-internal-format
16598 msgid "outer transaction in transaction"
16599 msgstr ""
16601 #: trans-mem.c:746
16602 #, gcc-internal-format
16603 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
16604 msgstr ""
16606 #: trans-mem.c:750
16607 #, gcc-internal-format
16608 msgid "outer transaction in %<transaction_safe%> function"
16609 msgstr ""
16611 #: trans-mem.c:4170
16612 #, gcc-internal-format
16613 msgid "%Kasm not allowed in %<transaction_safe%> function"
16614 msgstr ""
16616 #: tree-cfg.c:2502
16617 #, gcc-internal-format
16618 msgid "constant not recomputed when ADDR_EXPR changed"
16619 msgstr ""
16621 #: tree-cfg.c:2507
16622 #, gcc-internal-format
16623 msgid "side effects not recomputed when ADDR_EXPR changed"
16624 msgstr ""
16626 #: tree-cfg.c:2518
16627 #, gcc-internal-format
16628 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
16629 msgstr ""
16631 #: tree-cfg.c:2547
16632 #, gcc-internal-format
16633 msgid "SSA name in freelist but still referenced"
16634 msgstr ""
16636 #: tree-cfg.c:2553 tree-cfg.c:3858
16637 #, gcc-internal-format
16638 msgid "INDIRECT_REF in gimple IL"
16639 msgstr ""
16641 #: tree-cfg.c:2561
16642 #, gcc-internal-format
16643 msgid "invalid first operand of MEM_REF"
16644 msgstr ""
16646 #: tree-cfg.c:2567
16647 #, gcc-internal-format
16648 msgid "invalid offset operand of MEM_REF"
16649 msgstr ""
16651 #: tree-cfg.c:2580
16652 #, gcc-internal-format
16653 msgid "ASSERT_EXPR with an always-false condition"
16654 msgstr ""
16656 #: tree-cfg.c:2586
16657 #, gcc-internal-format
16658 msgid "MODIFY_EXPR not expected while having tuples"
16659 msgstr ""
16661 #: tree-cfg.c:2613 tree-ssa.c:876
16662 #, gcc-internal-format
16663 msgid "address taken, but ADDRESSABLE bit not set"
16664 msgstr ""
16666 #: tree-cfg.c:2624
16667 #, gcc-internal-format
16668 msgid "non-integral used in condition"
16669 msgstr ""
16671 #: tree-cfg.c:2629
16672 #, gcc-internal-format
16673 msgid "invalid conditional operand"
16674 msgstr ""
16676 #: tree-cfg.c:2676
16677 #, gcc-internal-format
16678 msgid "invalid position or size operand to BIT_FIELD_REF"
16679 msgstr ""
16681 #: tree-cfg.c:2683
16682 #, gcc-internal-format
16683 msgid ""
16684 "integral result type precision does not match field size of BIT_FIELD_REF"
16685 msgstr ""
16687 #: tree-cfg.c:2693
16688 #, gcc-internal-format
16689 msgid ""
16690 "mode precision of non-integral result does not match field size of "
16691 "BIT_FIELD_REF"
16692 msgstr ""
16694 #: tree-cfg.c:2704
16695 #, gcc-internal-format
16696 msgid "invalid reference prefix"
16697 msgstr ""
16699 #: tree-cfg.c:2715
16700 #, gcc-internal-format
16701 msgid "invalid operand to plus/minus, type is a pointer"
16702 msgstr ""
16704 #: tree-cfg.c:2726
16705 #, gcc-internal-format
16706 msgid "invalid operand to pointer plus, first operand is not a pointer"
16707 msgstr ""
16709 #: tree-cfg.c:2732
16710 #, gcc-internal-format
16711 msgid ""
16712 "invalid operand to pointer plus, second operand is not an integer type of "
16713 "appropriate width"
16714 msgstr ""
16716 #: tree-cfg.c:2783
16717 #, gcc-internal-format
16718 msgid "invalid CASE_CHAIN"
16719 msgstr ""
16721 #: tree-cfg.c:2811
16722 #, gcc-internal-format
16723 msgid "invalid expression for min lvalue"
16724 msgstr ""
16726 #: tree-cfg.c:2822
16727 #, gcc-internal-format
16728 msgid "invalid operand in indirect reference"
16729 msgstr ""
16731 #: tree-cfg.c:2851
16732 #, gcc-internal-format
16733 msgid "invalid operands to array reference"
16734 msgstr ""
16736 #: tree-cfg.c:2862
16737 #, gcc-internal-format
16738 msgid "type mismatch in array reference"
16739 msgstr ""
16741 #: tree-cfg.c:2871
16742 #, gcc-internal-format
16743 msgid "type mismatch in array range reference"
16744 msgstr ""
16746 #: tree-cfg.c:2882
16747 #, gcc-internal-format
16748 msgid "type mismatch in real/imagpart reference"
16749 msgstr ""
16751 #: tree-cfg.c:2892
16752 #, gcc-internal-format
16753 msgid "type mismatch in component reference"
16754 msgstr ""
16756 #: tree-cfg.c:2909
16757 #, gcc-internal-format
16758 msgid "conversion of an SSA_NAME on the left hand side"
16759 msgstr ""
16761 #: tree-cfg.c:2916
16762 #, gcc-internal-format
16763 msgid "conversion of register to a different size"
16764 msgstr ""
16766 #: tree-cfg.c:2931
16767 #, gcc-internal-format
16768 msgid "invalid address operand in MEM_REF"
16769 msgstr ""
16771 #: tree-cfg.c:2938
16772 #, gcc-internal-format
16773 msgid "invalid offset operand in MEM_REF"
16774 msgstr ""
16776 #: tree-cfg.c:2948
16777 #, gcc-internal-format
16778 msgid "invalid address operand in TARGET_MEM_REF"
16779 msgstr ""
16781 #: tree-cfg.c:2955
16782 #, gcc-internal-format
16783 msgid "invalid offset operand in TARGET_MEM_REF"
16784 msgstr ""
16786 #: tree-cfg.c:3009
16787 #, gcc-internal-format
16788 msgid "gimple call has two targets"
16789 msgstr ""
16791 #: tree-cfg.c:3018
16792 #, gcc-internal-format
16793 msgid "gimple call has no target"
16794 msgstr ""
16796 #: tree-cfg.c:3025
16797 #, gcc-internal-format
16798 msgid "invalid function in gimple call"
16799 msgstr ""
16801 #: tree-cfg.c:3035
16802 #, gcc-internal-format
16803 msgid "non-function in gimple call"
16804 msgstr ""
16806 #: tree-cfg.c:3046
16807 #, gcc-internal-format
16808 msgid "invalid pure const state for function"
16809 msgstr ""
16811 #: tree-cfg.c:3054
16812 #, gcc-internal-format
16813 msgid "invalid LHS in gimple call"
16814 msgstr ""
16816 #: tree-cfg.c:3060
16817 #, gcc-internal-format
16818 msgid "LHS in noreturn call"
16819 msgstr ""
16821 #: tree-cfg.c:3077
16822 #, gcc-internal-format
16823 msgid "invalid conversion in gimple call"
16824 msgstr ""
16826 #: tree-cfg.c:3086
16827 #, gcc-internal-format
16828 msgid "invalid static chain in gimple call"
16829 msgstr ""
16831 #: tree-cfg.c:3097
16832 #, gcc-internal-format
16833 msgid "static chain in indirect gimple call"
16834 msgstr ""
16836 #: tree-cfg.c:3104
16837 #, gcc-internal-format
16838 msgid "static chain with function that doesn%'t use one"
16839 msgstr ""
16841 #: tree-cfg.c:3122
16842 #, gcc-internal-format
16843 msgid "invalid argument to gimple call"
16844 msgstr ""
16846 #: tree-cfg.c:3142
16847 #, gcc-internal-format
16848 msgid "invalid operands in gimple comparison"
16849 msgstr ""
16851 #: tree-cfg.c:3158
16852 #, gcc-internal-format
16853 msgid "mismatching comparison operand types"
16854 msgstr ""
16856 #: tree-cfg.c:3172
16857 #, gcc-internal-format
16858 msgid "vector comparison returning a boolean"
16859 msgstr ""
16861 #: tree-cfg.c:3186
16862 #, gcc-internal-format
16863 msgid "non-vector operands in vector comparison"
16864 msgstr ""
16866 #: tree-cfg.c:3196
16867 #, gcc-internal-format
16868 msgid "invalid vector comparison resulting type"
16869 msgstr ""
16871 #: tree-cfg.c:3203
16872 #, gcc-internal-format
16873 msgid "bogus comparison result type"
16874 msgstr ""
16876 #: tree-cfg.c:3225
16877 #, gcc-internal-format
16878 msgid "non-register as LHS of unary operation"
16879 msgstr ""
16881 #: tree-cfg.c:3231
16882 #, gcc-internal-format
16883 msgid "invalid operand in unary operation"
16884 msgstr ""
16886 #: tree-cfg.c:3263
16887 #, gcc-internal-format
16888 msgid "invalid types in nop conversion"
16889 msgstr ""
16891 #: tree-cfg.c:3278
16892 #, gcc-internal-format
16893 msgid "invalid types in address space conversion"
16894 msgstr ""
16896 #: tree-cfg.c:3292
16897 #, gcc-internal-format
16898 msgid "invalid types in fixed-point conversion"
16899 msgstr ""
16901 #: tree-cfg.c:3307
16902 #, gcc-internal-format
16903 msgid "invalid types in conversion to floating point"
16904 msgstr ""
16906 #: tree-cfg.c:3322
16907 #, gcc-internal-format
16908 msgid "invalid types in conversion to integer"
16909 msgstr ""
16911 #: tree-cfg.c:3356
16912 #, gcc-internal-format
16913 msgid "non-trivial conversion in unary operation"
16914 msgstr ""
16916 #: tree-cfg.c:3381
16917 #, gcc-internal-format
16918 msgid "non-register as LHS of binary operation"
16919 msgstr ""
16921 #: tree-cfg.c:3388
16922 #, gcc-internal-format
16923 msgid "invalid operands in binary operation"
16924 msgstr ""
16926 #: tree-cfg.c:3403
16927 #, gcc-internal-format
16928 msgid "type mismatch in complex expression"
16929 msgstr ""
16931 #: tree-cfg.c:3432
16932 #, gcc-internal-format
16933 msgid "type mismatch in shift expression"
16934 msgstr ""
16936 #: tree-cfg.c:3455
16937 #, gcc-internal-format
16938 msgid "type mismatch in vector shift expression"
16939 msgstr ""
16941 #: tree-cfg.c:3468
16942 #, gcc-internal-format
16943 msgid "non-element sized vector shift of floating point vector"
16944 msgstr ""
16946 #: tree-cfg.c:3482 tree-cfg.c:3503
16947 #, gcc-internal-format
16948 msgid "type mismatch in widening vector shift expression"
16949 msgstr ""
16951 #: tree-cfg.c:3525
16952 #, gcc-internal-format
16953 msgid "invalid non-vector operands to vector valued plus"
16954 msgstr ""
16956 #: tree-cfg.c:3545
16957 #, gcc-internal-format
16958 msgid "invalid (pointer) operands to plus/minus"
16959 msgstr ""
16961 #: tree-cfg.c:3560
16962 #, gcc-internal-format
16963 msgid "type mismatch in pointer plus expression"
16964 msgstr ""
16966 #: tree-cfg.c:3640
16967 #, gcc-internal-format
16968 msgid "type mismatch in binary expression"
16969 msgstr ""
16971 #: tree-cfg.c:3668
16972 #, gcc-internal-format
16973 msgid "non-register as LHS of ternary operation"
16974 msgstr ""
16976 #: tree-cfg.c:3677
16977 #, gcc-internal-format
16978 msgid "invalid operands in ternary operation"
16979 msgstr ""
16981 #: tree-cfg.c:3693
16982 #, gcc-internal-format
16983 msgid "type mismatch in widening multiply-accumulate expression"
16984 msgstr ""
16986 #: tree-cfg.c:3707
16987 #, gcc-internal-format
16988 msgid "type mismatch in fused multiply-add expression"
16989 msgstr ""
16991 #: tree-cfg.c:3721 c/c-typeck.c:4292
16992 #, gcc-internal-format
16993 msgid "type mismatch in conditional expression"
16994 msgstr ""
16996 #: tree-cfg.c:3733
16997 #, gcc-internal-format
16998 msgid "type mismatch in vector permute expression"
16999 msgstr ""
17001 #: tree-cfg.c:3745
17002 #, gcc-internal-format
17003 msgid "vector types expected in vector permute expression"
17004 msgstr ""
17006 #: tree-cfg.c:3759
17007 #, gcc-internal-format
17008 msgid ""
17009 "vectors with different element number found in vector permute expression"
17010 msgstr ""
17012 #: tree-cfg.c:3772
17013 #, gcc-internal-format
17014 msgid "invalid mask type in vector permute expression"
17015 msgstr ""
17017 #: tree-cfg.c:3808
17018 #, gcc-internal-format
17019 msgid "non-trivial conversion at assignment"
17020 msgstr ""
17022 #: tree-cfg.c:3817
17023 #, gcc-internal-format
17024 msgid "non-decl LHS in clobber statement"
17025 msgstr ""
17027 #: tree-cfg.c:3833
17028 #, gcc-internal-format
17029 msgid "invalid operand in unary expression"
17030 msgstr ""
17032 #: tree-cfg.c:3847
17033 #, gcc-internal-format
17034 msgid "type mismatch in address expression"
17035 msgstr ""
17037 #: tree-cfg.c:3873 tree-cfg.c:3899
17038 #, gcc-internal-format
17039 msgid "invalid rhs for gimple memory store"
17040 msgstr ""
17042 #: tree-cfg.c:3933 tree-cfg.c:3951 tree-cfg.c:3965
17043 #, gcc-internal-format
17044 msgid "incorrect type of vector CONSTRUCTOR elements"
17045 msgstr ""
17047 #: tree-cfg.c:3942 tree-cfg.c:3958
17048 #, gcc-internal-format
17049 msgid "incorrect number of vector CONSTRUCTOR elements"
17050 msgstr ""
17052 #: tree-cfg.c:3974
17053 #, gcc-internal-format
17054 msgid "vector CONSTRUCTOR with non-NULL element index"
17055 msgstr ""
17057 #: tree-cfg.c:4035
17058 #, gcc-internal-format
17059 msgid "invalid operand in return statement"
17060 msgstr ""
17062 #: tree-cfg.c:4050
17063 #, gcc-internal-format
17064 msgid "invalid conversion in return statement"
17065 msgstr ""
17067 #: tree-cfg.c:4074
17068 #, gcc-internal-format
17069 msgid "goto destination is neither a label nor a pointer"
17070 msgstr ""
17072 #: tree-cfg.c:4093
17073 #, gcc-internal-format
17074 msgid "invalid operand to switch statement"
17075 msgstr ""
17077 #: tree-cfg.c:4101
17078 #, gcc-internal-format
17079 msgid "non-integral type switch statement"
17080 msgstr ""
17082 #: tree-cfg.c:4109
17083 #, gcc-internal-format
17084 msgid "invalid default case label in switch statement"
17085 msgstr ""
17087 #: tree-cfg.c:4121
17088 #, gcc-internal-format
17089 msgid "invalid case label in switch statement"
17090 msgstr ""
17092 #: tree-cfg.c:4128
17093 #, gcc-internal-format
17094 msgid "invalid case range in switch statement"
17095 msgstr ""
17097 #: tree-cfg.c:4138
17098 #, gcc-internal-format
17099 msgid "type mismatch for case label in switch statement"
17100 msgstr ""
17102 #: tree-cfg.c:4148
17103 #, gcc-internal-format
17104 msgid "type precision mismatch in switch statement"
17105 msgstr ""
17107 #: tree-cfg.c:4157
17108 #, gcc-internal-format
17109 msgid "case labels not sorted in switch statement"
17110 msgstr ""
17112 #: tree-cfg.c:4202
17113 #, gcc-internal-format
17114 msgid "incorrect entry in label_to_block_map"
17115 msgstr ""
17117 #: tree-cfg.c:4212
17118 #, gcc-internal-format
17119 msgid "incorrect setting of landing pad number"
17120 msgstr ""
17122 #: tree-cfg.c:4240
17123 #, gcc-internal-format
17124 msgid "invalid comparison code in gimple cond"
17125 msgstr ""
17127 #: tree-cfg.c:4248
17128 #, gcc-internal-format
17129 msgid "invalid labels in gimple cond"
17130 msgstr ""
17132 #: tree-cfg.c:4309 tree-cfg.c:4318
17133 #, gcc-internal-format
17134 msgid "invalid PHI result"
17135 msgstr ""
17137 #: tree-cfg.c:4328
17138 #, gcc-internal-format
17139 msgid "missing PHI def"
17140 msgstr ""
17142 #: tree-cfg.c:4342
17143 #, gcc-internal-format
17144 msgid "invalid PHI argument"
17145 msgstr ""
17147 #: tree-cfg.c:4349
17148 #, gcc-internal-format, gfc-internal-format
17149 msgid "incompatible types in PHI argument %u"
17150 msgstr ""
17152 #: tree-cfg.c:4433 tree-cfg.c:4738
17153 #, gcc-internal-format
17154 msgid "verify_gimple failed"
17155 msgstr ""
17157 #: tree-cfg.c:4495
17158 #, gcc-internal-format
17159 msgid "dead STMT in EH table"
17160 msgstr ""
17162 #: tree-cfg.c:4511
17163 #, gcc-internal-format
17164 msgid "location references block not in block tree"
17165 msgstr ""
17167 #: tree-cfg.c:4605
17168 #, gcc-internal-format
17169 msgid "gimple_bb (phi) is set to a wrong basic block"
17170 msgstr ""
17172 #: tree-cfg.c:4614
17173 #, gcc-internal-format
17174 msgid "PHI node with location"
17175 msgstr ""
17177 #: tree-cfg.c:4625 tree-cfg.c:4674
17178 #, gcc-internal-format
17179 msgid "incorrect sharing of tree nodes"
17180 msgstr ""
17182 #: tree-cfg.c:4633
17183 #, gcc-internal-format
17184 msgid "virtual PHI with argument locations"
17185 msgstr ""
17187 #: tree-cfg.c:4662
17188 #, gcc-internal-format
17189 msgid "gimple_bb (stmt) is set to a wrong basic block"
17190 msgstr ""
17192 #: tree-cfg.c:4698
17193 #, gcc-internal-format
17194 msgid "in statement"
17195 msgstr ""
17197 #: tree-cfg.c:4713
17198 #, gcc-internal-format
17199 msgid "statement marked for throw, but doesn%'t"
17200 msgstr ""
17202 #: tree-cfg.c:4720
17203 #, gcc-internal-format
17204 msgid "statement marked for throw in middle of block"
17205 msgstr ""
17207 #: tree-cfg.c:4762
17208 #, gcc-internal-format
17209 msgid "ENTRY_BLOCK has IL associated with it"
17210 msgstr ""
17212 #: tree-cfg.c:4768
17213 #, gcc-internal-format
17214 msgid "EXIT_BLOCK has IL associated with it"
17215 msgstr ""
17217 #: tree-cfg.c:4775
17218 #, gcc-internal-format, gfc-internal-format
17219 msgid "fallthru to exit from bb %d"
17220 msgstr ""
17222 #: tree-cfg.c:4799
17223 #, gcc-internal-format
17224 msgid "nonlocal label "
17225 msgstr ""
17227 #: tree-cfg.c:4808
17228 #, gcc-internal-format
17229 msgid "EH landing pad label "
17230 msgstr ""
17232 #: tree-cfg.c:4817 tree-cfg.c:4826 tree-cfg.c:4851
17233 #, gcc-internal-format
17234 msgid "label "
17235 msgstr ""
17237 #: tree-cfg.c:4841
17238 #, gcc-internal-format, gfc-internal-format
17239 msgid "control flow in the middle of basic block %d"
17240 msgstr ""
17242 #: tree-cfg.c:4874
17243 #, gcc-internal-format, gfc-internal-format
17244 msgid "fallthru edge after a control statement in bb %d"
17245 msgstr ""
17247 #: tree-cfg.c:4887
17248 #, gcc-internal-format, gfc-internal-format
17249 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
17250 msgstr ""
17252 #: tree-cfg.c:4910 tree-cfg.c:4932 tree-cfg.c:4949 tree-cfg.c:5018
17253 #, gcc-internal-format, gfc-internal-format
17254 msgid "wrong outgoing edge flags at end of bb %d"
17255 msgstr ""
17257 #: tree-cfg.c:4920
17258 #, gcc-internal-format, gfc-internal-format
17259 msgid "explicit goto at end of bb %d"
17260 msgstr ""
17262 #: tree-cfg.c:4954
17263 #, gcc-internal-format, gfc-internal-format
17264 msgid "return edge does not point to exit in bb %d"
17265 msgstr ""
17267 #: tree-cfg.c:4984
17268 #, gcc-internal-format
17269 msgid "found default case not at the start of case vector"
17270 msgstr ""
17272 #: tree-cfg.c:4992
17273 #, gcc-internal-format
17274 msgid "case labels not sorted: "
17275 msgstr ""
17277 #: tree-cfg.c:5009
17278 #, gcc-internal-format, gfc-internal-format
17279 msgid "extra outgoing edge %d->%d"
17280 msgstr ""
17282 #: tree-cfg.c:5032
17283 #, gcc-internal-format, gfc-internal-format
17284 msgid "missing edge %i->%i"
17285 msgstr ""
17287 #: tree-cfg.c:7814
17288 #, gcc-internal-format
17289 msgid "%<noreturn%> function does return"
17290 msgstr ""
17292 #: tree-cfg.c:7834
17293 #, gcc-internal-format
17294 msgid "control reaches end of non-void function"
17295 msgstr ""
17297 #: tree-cfg.c:7974
17298 #, gcc-internal-format
17299 msgid ""
17300 "ignoring return value of %qD, declared with attribute warn_unused_result"
17301 msgstr ""
17303 #: tree-cfg.c:7979
17304 #, gcc-internal-format
17305 msgid ""
17306 "ignoring return value of function declared with attribute warn_unused_result"
17307 msgstr ""
17309 #: tree-diagnostic.c:202
17310 #, gcc-internal-format
17311 msgid "in definition of macro %qs"
17312 msgstr ""
17314 #: tree-diagnostic.c:219
17315 #, gcc-internal-format
17316 msgid "in expansion of macro %qs"
17317 msgstr ""
17319 #: tree-eh.c:4396
17320 #, gcc-internal-format, gfc-internal-format
17321 msgid "BB %i has multiple EH edges"
17322 msgstr ""
17324 #: tree-eh.c:4408
17325 #, gcc-internal-format, gfc-internal-format
17326 msgid "BB %i can not throw but has an EH edge"
17327 msgstr ""
17329 #: tree-eh.c:4416
17330 #, gcc-internal-format, gfc-internal-format
17331 msgid "BB %i last statement has incorrectly set lp"
17332 msgstr ""
17334 #: tree-eh.c:4422
17335 #, gcc-internal-format, gfc-internal-format
17336 msgid "BB %i is missing an EH edge"
17337 msgstr ""
17339 #: tree-eh.c:4428
17340 #, gcc-internal-format, gfc-internal-format
17341 msgid "Incorrect EH edge %i->%i"
17342 msgstr ""
17344 #: tree-eh.c:4462 tree-eh.c:4481
17345 #, gcc-internal-format, gfc-internal-format
17346 msgid "BB %i is missing an edge"
17347 msgstr ""
17349 #: tree-eh.c:4498
17350 #, gcc-internal-format, gfc-internal-format
17351 msgid "BB %i too many fallthru edges"
17352 msgstr ""
17354 #: tree-eh.c:4507
17355 #, gcc-internal-format, gfc-internal-format
17356 msgid "BB %i has incorrect edge"
17357 msgstr ""
17359 #: tree-eh.c:4513
17360 #, gcc-internal-format, gfc-internal-format
17361 msgid "BB %i has incorrect fallthru edge"
17362 msgstr ""
17364 #: tree-inline.c:3022
17365 #, gcc-internal-format
17366 msgid "function %q+F can never be copied because it receives a non-local goto"
17367 msgstr ""
17369 #: tree-inline.c:3036
17370 #, gcc-internal-format
17371 msgid ""
17372 "function %q+F can never be copied because it saves address of local label in "
17373 "a static variable"
17374 msgstr ""
17376 #: tree-inline.c:3076
17377 #, gcc-internal-format
17378 msgid ""
17379 "function %q+F can never be inlined because it uses alloca (override using "
17380 "the always_inline attribute)"
17381 msgstr ""
17383 #: tree-inline.c:3090
17384 #, gcc-internal-format
17385 msgid "function %q+F can never be inlined because it uses setjmp"
17386 msgstr ""
17388 #: tree-inline.c:3104
17389 #, gcc-internal-format
17390 msgid ""
17391 "function %q+F can never be inlined because it uses variable argument lists"
17392 msgstr ""
17394 #: tree-inline.c:3116
17395 #, gcc-internal-format
17396 msgid ""
17397 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
17398 "handling"
17399 msgstr ""
17401 #: tree-inline.c:3124
17402 #, gcc-internal-format
17403 msgid "function %q+F can never be inlined because it uses non-local goto"
17404 msgstr ""
17406 #: tree-inline.c:3136
17407 #, gcc-internal-format
17408 msgid ""
17409 "function %q+F can never be inlined because it uses __builtin_return or "
17410 "__builtin_apply_args"
17411 msgstr ""
17413 #: tree-inline.c:3156
17414 #, gcc-internal-format
17415 msgid "function %q+F can never be inlined because it contains a computed goto"
17416 msgstr ""
17418 #: tree-inline.c:3259
17419 #, gcc-internal-format
17420 msgid ""
17421 "function %q+F can never be inlined because it is suppressed using -fno-inline"
17422 msgstr ""
17424 #: tree-inline.c:3267
17425 #, gcc-internal-format
17426 msgid ""
17427 "function %q+F can never be inlined because it uses attributes conflicting "
17428 "with inlining"
17429 msgstr ""
17431 #: tree-inline.c:3852
17432 #, gcc-internal-format
17433 msgid "inlining failed in call to always_inline %q+F: %s"
17434 msgstr ""
17436 #: tree-inline.c:3854 tree-inline.c:3869
17437 #, gcc-internal-format
17438 msgid "called from here"
17439 msgstr ""
17441 #: tree-inline.c:3867
17442 #, gcc-internal-format
17443 msgid "inlining failed in call to %q+F: %s"
17444 msgstr ""
17446 #: tree-into-ssa.c:3226 tree-outof-ssa.c:774 tree-outof-ssa.c:831
17447 #: tree-ssa-coalesce.c:934 tree-ssa-live.c:1282
17448 #, gcc-internal-format
17449 msgid "SSA corruption"
17450 msgstr ""
17452 #: tree-mudflap.c:903
17453 #, gcc-internal-format
17454 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
17455 msgstr ""
17457 #: tree-mudflap.c:1096
17458 #, gcc-internal-format
17459 msgid "mudflap cannot track %qE in stub function"
17460 msgstr ""
17462 #: tree-mudflap.c:1350
17463 #, gcc-internal-format
17464 msgid "mudflap cannot track unknown size extern %qE"
17465 msgstr ""
17467 #: tree-nomudflap.c:45
17468 #, gcc-internal-format
17469 msgid "mudflap: this language is not supported"
17470 msgstr ""
17472 #: tree-profile.c:407
17473 #, gcc-internal-format
17474 msgid "unimplemented functionality"
17475 msgstr ""
17477 #: tree-ssa-loop-niter.c:2557
17478 #, gcc-internal-format
17479 msgid "iteration %E invokes undefined behavior"
17480 msgstr ""
17482 #: tree-ssa-loop-niter.c:2559
17483 #, gcc-internal-format
17484 msgid "containing loop"
17485 msgstr ""
17487 #: tree-ssa-operands.c:975
17488 #, gcc-internal-format
17489 msgid "virtual definition of statement not up-to-date"
17490 msgstr ""
17492 #: tree-ssa-operands.c:982
17493 #, gcc-internal-format
17494 msgid "virtual def operand missing for stmt"
17495 msgstr ""
17497 #: tree-ssa-operands.c:992
17498 #, gcc-internal-format
17499 msgid "virtual use of statement not up-to-date"
17500 msgstr ""
17502 #: tree-ssa-operands.c:999
17503 #, gcc-internal-format
17504 msgid "virtual use operand missing for stmt"
17505 msgstr ""
17507 #: tree-ssa-operands.c:1015
17508 #, gcc-internal-format
17509 msgid "excess use operand for stmt"
17510 msgstr ""
17512 #: tree-ssa-operands.c:1023
17513 #, gcc-internal-format
17514 msgid "use operand missing for stmt"
17515 msgstr ""
17517 #: tree-ssa-operands.c:1030
17518 #, gcc-internal-format
17519 msgid "stmt volatile flag not up-to-date"
17520 msgstr ""
17522 #: tree-ssa-uninit.c:1946 tree-ssa.c:1665
17523 #, gcc-internal-format
17524 msgid "%qD may be used uninitialized in this function"
17525 msgstr ""
17527 #: tree-ssa.c:622
17528 #, gcc-internal-format
17529 msgid "expected an SSA_NAME object"
17530 msgstr ""
17532 #: tree-ssa.c:628
17533 #, gcc-internal-format
17534 msgid "found an SSA_NAME that had been released into the free pool"
17535 msgstr ""
17537 #: tree-ssa.c:635
17538 #, gcc-internal-format
17539 msgid "type mismatch between an SSA_NAME and its symbol"
17540 msgstr ""
17542 #: tree-ssa.c:641
17543 #, gcc-internal-format
17544 msgid "found a virtual definition for a GIMPLE register"
17545 msgstr ""
17547 #: tree-ssa.c:647
17548 #, gcc-internal-format
17549 msgid "virtual SSA name for non-VOP decl"
17550 msgstr ""
17552 #: tree-ssa.c:653
17553 #, gcc-internal-format
17554 msgid "found a real definition for a non-register"
17555 msgstr ""
17557 #: tree-ssa.c:660
17558 #, gcc-internal-format
17559 msgid "found a default name with a non-empty defining statement"
17560 msgstr ""
17562 #: tree-ssa.c:690
17563 #, gcc-internal-format
17564 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
17565 msgstr ""
17567 #: tree-ssa.c:696
17568 #, gcc-internal-format, gfc-internal-format
17569 msgid "SSA_NAME created in two different blocks %i and %i"
17570 msgstr ""
17572 #: tree-ssa.c:705 tree-ssa.c:1017
17573 #, gcc-internal-format
17574 msgid "SSA_NAME_DEF_STMT is wrong"
17575 msgstr ""
17577 #: tree-ssa.c:757
17578 #, gcc-internal-format
17579 msgid "missing definition"
17580 msgstr ""
17582 #: tree-ssa.c:763
17583 #, gcc-internal-format, gfc-internal-format
17584 msgid "definition in block %i does not dominate use in block %i"
17585 msgstr ""
17587 #: tree-ssa.c:771
17588 #, gcc-internal-format, gfc-internal-format
17589 msgid "definition in block %i follows the use"
17590 msgstr ""
17592 #: tree-ssa.c:778
17593 #, gcc-internal-format
17594 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
17595 msgstr ""
17597 #: tree-ssa.c:786
17598 #, gcc-internal-format
17599 msgid "no immediate_use list"
17600 msgstr ""
17602 #: tree-ssa.c:798
17603 #, gcc-internal-format
17604 msgid "wrong immediate use list"
17605 msgstr ""
17607 #: tree-ssa.c:832
17608 #, gcc-internal-format
17609 msgid "incoming edge count does not match number of PHI arguments"
17610 msgstr ""
17612 #: tree-ssa.c:846
17613 #, gcc-internal-format, gfc-internal-format
17614 msgid "PHI argument is missing for edge %d->%d"
17615 msgstr ""
17617 #: tree-ssa.c:855
17618 #, gcc-internal-format
17619 msgid "PHI argument is not SSA_NAME, or invariant"
17620 msgstr ""
17622 #: tree-ssa.c:883
17623 #, gcc-internal-format, gfc-internal-format
17624 msgid "wrong edge %d->%d for PHI argument"
17625 msgstr ""
17627 #: tree-ssa.c:964
17628 #, gcc-internal-format, gfc-internal-format
17629 msgid "AUX pointer initialized for edge %d->%d"
17630 msgstr ""
17632 #: tree-ssa.c:989
17633 #, gcc-internal-format
17634 msgid "stmt (%p) marked modified after optimization pass: "
17635 msgstr ""
17637 #: tree-ssa.c:1046
17638 #, gcc-internal-format
17639 msgid "verify_ssa failed"
17640 msgstr ""
17642 #: tree-ssa.c:1628 varasm.c:321
17643 #, gcc-internal-format
17644 msgid "%qD was declared here"
17645 msgstr ""
17647 #: tree-ssa.c:1660
17648 #, gcc-internal-format
17649 msgid "%qD is used uninitialized in this function"
17650 msgstr ""
17652 #: tree-ssa.c:1697
17653 #, gcc-internal-format
17654 msgid "%qE is used uninitialized in this function"
17655 msgstr ""
17657 #: tree-ssa.c:1702
17658 #, gcc-internal-format
17659 msgid "%qE may be used uninitialized in this function"
17660 msgstr ""
17662 #: tree-streamer-in.c:316 tree-streamer-in.c:1075
17663 #, gcc-internal-format
17664 msgid "machine independent builtin code out of range"
17665 msgstr ""
17667 #: tree-streamer-in.c:321 tree-streamer-in.c:1083
17668 #, gcc-internal-format
17669 msgid "target specific builtin not available"
17670 msgstr ""
17672 #: tree-streamer-in.c:397
17673 #, gcc-internal-format
17674 msgid "cl_target_option size mismatch in LTO reader and writer"
17675 msgstr ""
17677 #: tree-streamer-in.c:412
17678 #, gcc-internal-format
17679 msgid "cl_optimization size mismatch in LTO reader and writer"
17680 msgstr ""
17682 #: tree-streamer-out.c:446
17683 #, gcc-internal-format
17684 msgid ""
17685 "tree bytecode streams do not support machine specific builtin functions on "
17686 "this target"
17687 msgstr ""
17689 #: tree-vect-generic.c:244
17690 #, gcc-internal-format
17691 msgid "vector operation will be expanded piecewise"
17692 msgstr ""
17694 #: tree-vect-generic.c:247
17695 #, gcc-internal-format
17696 msgid "vector operation will be expanded in parallel"
17697 msgstr ""
17699 #: tree-vect-generic.c:298
17700 #, gcc-internal-format
17701 msgid "vector operation will be expanded with a single scalar operation"
17702 msgstr ""
17704 #: tree-vect-generic.c:909
17705 #, gcc-internal-format
17706 msgid "vector condition will be expanded piecewise"
17707 msgstr ""
17709 #: tree-vect-generic.c:1218
17710 #, gcc-internal-format
17711 msgid "vector shuffling operation will be expanded piecewise"
17712 msgstr ""
17714 #: tree-vrp.c:6015
17715 #, gcc-internal-format
17716 msgid "array subscript is outside array bounds"
17717 msgstr ""
17719 #: tree-vrp.c:6033 tree-vrp.c:6134
17720 #, gcc-internal-format
17721 msgid "array subscript is above array bounds"
17722 msgstr ""
17724 #: tree-vrp.c:6046 tree-vrp.c:6120
17725 #, gcc-internal-format
17726 msgid "array subscript is below array bounds"
17727 msgstr ""
17729 #: tree-vrp.c:6765
17730 #, gcc-internal-format
17731 msgid ""
17732 "assuming signed overflow does not occur when simplifying conditional to "
17733 "constant"
17734 msgstr ""
17736 #: tree-vrp.c:6771
17737 #, gcc-internal-format
17738 msgid "assuming signed overflow does not occur when simplifying conditional"
17739 msgstr ""
17741 #: tree-vrp.c:6815
17742 #, gcc-internal-format
17743 msgid "comparison always false due to limited range of data type"
17744 msgstr ""
17746 #: tree-vrp.c:6817
17747 #, gcc-internal-format
17748 msgid "comparison always true due to limited range of data type"
17749 msgstr ""
17751 #: tree-vrp.c:8264
17752 #, gcc-internal-format
17753 msgid ""
17754 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
17755 "%<>>%> or %<&%>"
17756 msgstr ""
17758 #: tree-vrp.c:8346
17759 #, gcc-internal-format
17760 msgid ""
17761 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
17762 "%> or %<-X%>"
17763 msgstr ""
17765 #: tree.c:4300
17766 #, gcc-internal-format
17767 msgid "ignoring attributes applied to %qT after definition"
17768 msgstr ""
17770 #: tree.c:5540
17771 #, gcc-internal-format
17772 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
17773 msgstr ""
17775 #: tree.c:5552
17776 #, gcc-internal-format
17777 msgid ""
17778 "%q+D redeclared without dllimport attribute after being referenced with dll "
17779 "linkage"
17780 msgstr ""
17782 #: tree.c:5567
17783 #, gcc-internal-format
17784 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
17785 msgstr ""
17787 #: tree.c:5610 tree.c:5622 tree.c:5632 c-family/c-common.c:6385
17788 #: c-family/c-common.c:6404 c-family/c-common.c:6422 c-family/c-common.c:6450
17789 #: c-family/c-common.c:6478 c-family/c-common.c:6506 c-family/c-common.c:6522
17790 #: c-family/c-common.c:6537 c-family/c-common.c:6558 c-family/c-common.c:6575
17791 #: c-family/c-common.c:6599 c-family/c-common.c:6622 c-family/c-common.c:6639
17792 #: c-family/c-common.c:6667 c-family/c-common.c:6688 c-family/c-common.c:6709
17793 #: c-family/c-common.c:6736 c-family/c-common.c:6767 c-family/c-common.c:6804
17794 #: c-family/c-common.c:6831 c-family/c-common.c:6891 c-family/c-common.c:6976
17795 #: c-family/c-common.c:7006 c-family/c-common.c:7060 c-family/c-common.c:7518
17796 #: c-family/c-common.c:7536 c-family/c-common.c:7598 c-family/c-common.c:7641
17797 #: c-family/c-common.c:7712 c-family/c-common.c:7840 c-family/c-common.c:7908
17798 #: c-family/c-common.c:7966 c-family/c-common.c:8014 c-family/c-common.c:8177
17799 #: c-family/c-common.c:8198 c-family/c-common.c:8310 c-family/c-common.c:8334
17800 #: c-family/c-common.c:8641 c-family/c-common.c:8664 c-family/c-common.c:8703
17801 #: c-family/c-common.c:8781 c-family/c-common.c:8928 config/darwin.c:1997
17802 #: config/arm/arm.c:5119 config/arm/arm.c:5147 config/arm/arm.c:5164
17803 #: config/avr/avr.c:7789 config/h8300/h8300.c:5463 config/h8300/h8300.c:5487
17804 #: config/i386/i386.c:4965 config/i386/i386.c:34737 config/ia64/ia64.c:737
17805 #: config/rs6000/rs6000.c:24907 config/spu/spu.c:3743
17806 #: ada/gcc-interface/utils.c:6189 lto/lto-lang.c:222
17807 #, gcc-internal-format
17808 msgid "%qE attribute ignored"
17809 msgstr ""
17811 #: tree.c:5650
17812 #, gcc-internal-format
17813 msgid "inline function %q+D declared as  dllimport: attribute ignored"
17814 msgstr ""
17816 #: tree.c:5658
17817 #, gcc-internal-format
17818 msgid "function %q+D definition is marked dllimport"
17819 msgstr ""
17821 #: tree.c:5666
17822 #, gcc-internal-format
17823 msgid "variable %q+D definition is marked dllimport"
17824 msgstr ""
17826 #: tree.c:5694
17827 #, gcc-internal-format
17828 msgid "external linkage required for symbol %q+D because of %qE attribute"
17829 msgstr ""
17831 #: tree.c:5708
17832 #, gcc-internal-format
17833 msgid ""
17834 "%qE implies default visibility, but %qD has already been declared with a "
17835 "different visibility"
17836 msgstr ""
17838 #: tree.c:7482
17839 #, gcc-internal-format
17840 msgid "arrays of functions are not meaningful"
17841 msgstr ""
17843 #: tree.c:7649
17844 #, gcc-internal-format
17845 msgid "function return type cannot be function"
17846 msgstr ""
17848 #: tree.c:8944 tree.c:9029 tree.c:9090
17849 #, gcc-internal-format, gfc-internal-format
17850 msgid "tree check: %s, have %s in %s, at %s:%d"
17851 msgstr ""
17853 #: tree.c:8981
17854 #, gcc-internal-format, gfc-internal-format
17855 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
17856 msgstr ""
17858 #: tree.c:8994
17859 #, gcc-internal-format
17860 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
17861 msgstr ""
17863 #: tree.c:9043
17864 #, gcc-internal-format
17865 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
17866 msgstr ""
17868 #: tree.c:9056
17869 #, gcc-internal-format, gfc-internal-format
17870 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
17871 msgstr ""
17873 #: tree.c:9116
17874 #, gcc-internal-format
17875 msgid ""
17876 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
17877 "%d"
17878 msgstr ""
17880 #: tree.c:9130
17881 #, gcc-internal-format, gfc-internal-format
17882 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
17883 msgstr ""
17885 #: tree.c:9143
17886 #, gcc-internal-format, gfc-internal-format
17887 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
17888 msgstr ""
17890 #: tree.c:9156
17891 #, gcc-internal-format, gfc-internal-format
17892 msgid ""
17893 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at "
17894 "%s:%d"
17895 msgstr ""
17897 #: tree.c:11557
17898 #, gcc-internal-format
17899 msgid "%qD is deprecated (declared at %s:%d): %s"
17900 msgstr ""
17902 #: tree.c:11561
17903 #, gcc-internal-format
17904 msgid "%qD is deprecated (declared at %s:%d)"
17905 msgstr ""
17907 #: tree.c:11586
17908 #, gcc-internal-format
17909 msgid "%qE is deprecated (declared at %s:%d): %s"
17910 msgstr ""
17912 #: tree.c:11590
17913 #, gcc-internal-format
17914 msgid "%qE is deprecated (declared at %s:%d)"
17915 msgstr ""
17917 #: tree.c:11597
17918 #, gcc-internal-format, gfc-internal-format
17919 msgid "type is deprecated (declared at %s:%d): %s"
17920 msgstr ""
17922 #: tree.c:11601
17923 #, gcc-internal-format, gfc-internal-format
17924 msgid "type is deprecated (declared at %s:%d)"
17925 msgstr ""
17927 #: tree.c:11610
17928 #, gcc-internal-format
17929 msgid "%qE is deprecated: %s"
17930 msgstr ""
17932 #: tree.c:11613
17933 #, gcc-internal-format
17934 msgid "%qE is deprecated"
17935 msgstr ""
17937 #: tree.c:11618
17938 #, gcc-internal-format, gfc-internal-format
17939 msgid "type is deprecated: %s"
17940 msgstr ""
17942 #: tree.c:11621
17943 #, gcc-internal-format
17944 msgid "type is deprecated"
17945 msgstr ""
17947 #: value-prof.c:408
17948 #, gcc-internal-format
17949 msgid "dead histogram"
17950 msgstr ""
17952 #: value-prof.c:439
17953 #, gcc-internal-format
17954 msgid ""
17955 "Histogram value statement does not correspond to the statement it is "
17956 "associated with"
17957 msgstr ""
17959 #: value-prof.c:452
17960 #, gcc-internal-format
17961 msgid "verify_histograms failed"
17962 msgstr ""
17964 #: value-prof.c:499
17965 #, gcc-internal-format, gfc-internal-format
17966 msgid ""
17967 "correcting inconsistent value profile: %s profiler overall count (%d) does "
17968 "not match BB count (%d)"
17969 msgstr ""
17971 #: value-prof.c:509
17972 #, gcc-internal-format, gfc-internal-format
17973 msgid ""
17974 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
17975 "basic-block count (%d)"
17976 msgstr ""
17978 #: value-prof.c:1125 value-prof.c:1127
17979 #, gcc-internal-format, gfc-internal-format
17980 msgid "Inconsistent profile: indirect call target (%d) does not exist"
17981 msgstr ""
17983 #: value-prof.c:1149
17984 #, gcc-internal-format, gfc-internal-format
17985 msgid "Skipping target %s with mismatching types for icall "
17986 msgstr ""
17988 #: var-tracking.c:6998
17989 #, gcc-internal-format
17990 msgid ""
17991 "variable tracking size limit exceeded with -fvar-tracking-assignments, "
17992 "retrying without"
17993 msgstr ""
17995 #: var-tracking.c:7002
17996 #, gcc-internal-format
17997 msgid "variable tracking size limit exceeded"
17998 msgstr ""
18000 #: varasm.c:314
18001 #, gcc-internal-format
18002 msgid "%+D causes a section type conflict"
18003 msgstr ""
18005 #: varasm.c:317
18006 #, gcc-internal-format
18007 msgid "%+D causes a section type conflict with %D"
18008 msgstr ""
18010 #: varasm.c:959
18011 #, gcc-internal-format
18012 msgid ""
18013 "alignment of %q+D is greater than maximum object file alignment.  Using %d"
18014 msgstr ""
18016 #: varasm.c:1198 varasm.c:1207
18017 #, gcc-internal-format
18018 msgid "register name not specified for %q+D"
18019 msgstr ""
18021 #: varasm.c:1209
18022 #, gcc-internal-format
18023 msgid "invalid register name for %q+D"
18024 msgstr ""
18026 #: varasm.c:1211
18027 #, gcc-internal-format
18028 msgid "data type of %q+D isn%'t suitable for a register"
18029 msgstr ""
18031 #: varasm.c:1214
18032 #, gcc-internal-format
18033 msgid ""
18034 "the register specified for %q+D cannot be accessed by the current target"
18035 msgstr ""
18037 #: varasm.c:1217
18038 #, gcc-internal-format
18039 msgid ""
18040 "the register specified for %q+D is not general enough to be used as a "
18041 "register variable"
18042 msgstr ""
18044 #: varasm.c:1220
18045 #, gcc-internal-format
18046 msgid "register specified for %q+D isn%'t suitable for data type"
18047 msgstr ""
18049 #: varasm.c:1230
18050 #, gcc-internal-format
18051 msgid "global register variable has initial value"
18052 msgstr ""
18054 #: varasm.c:1234
18055 #, gcc-internal-format
18056 msgid "optimization may eliminate reads and/or writes to register variables"
18057 msgstr ""
18059 #: varasm.c:1272
18060 #, gcc-internal-format
18061 msgid "register name given for non-register variable %q+D"
18062 msgstr ""
18064 #: varasm.c:1818
18065 #, gcc-internal-format
18066 msgid "thread-local COMMON data not implemented"
18067 msgstr ""
18069 #: varasm.c:1850
18070 #, gcc-internal-format
18071 msgid ""
18072 "requested alignment for %q+D is greater than implemented alignment of %wu"
18073 msgstr ""
18075 #: varasm.c:1938 c/c-decl.c:4353
18076 #, gcc-internal-format
18077 msgid "storage size of %q+D isn%'t known"
18078 msgstr ""
18080 #: varasm.c:4590
18081 #, gcc-internal-format
18082 msgid "initializer for integer/fixed-point value is too complicated"
18083 msgstr ""
18085 #: varasm.c:4595
18086 #, gcc-internal-format
18087 msgid "initializer for floating value is not a floating constant"
18088 msgstr ""
18090 #: varasm.c:4903
18091 #, gcc-internal-format
18092 msgid "invalid initial value for member %qE"
18093 msgstr ""
18095 #: varasm.c:5255
18096 #, gcc-internal-format
18097 msgid "weak declaration of %q+D must be public"
18098 msgstr ""
18100 #: varasm.c:5257
18101 #, gcc-internal-format
18102 msgid "weak declaration of %q+D not supported"
18103 msgstr ""
18105 #: varasm.c:5286 varasm.c:5583
18106 #, gcc-internal-format
18107 msgid "only weak aliases are supported in this configuration"
18108 msgstr ""
18110 #: varasm.c:5475
18111 #, gcc-internal-format
18112 msgid "weakref is not supported in this configuration"
18113 msgstr ""
18115 #: varasm.c:5498 varasm.c:5580
18116 #, gcc-internal-format
18117 msgid "ifunc is not supported in this configuration"
18118 msgstr ""
18120 #: varasm.c:5557
18121 #, gcc-internal-format
18122 msgid "weakref %q+D ultimately targets itself"
18123 msgstr ""
18125 #: varasm.c:5566
18126 #, gcc-internal-format
18127 msgid "weakref %q+D must have static linkage"
18128 msgstr ""
18130 #: varasm.c:5573
18131 #, gcc-internal-format
18132 msgid "alias definitions not supported in this configuration"
18133 msgstr ""
18135 #: varasm.c:5792 config/sol2.c:155 config/i386/winnt.c:254
18136 #, gcc-internal-format
18137 msgid "visibility attribute not supported in this configuration; ignored"
18138 msgstr ""
18140 #: varpool.c:240
18141 #, gcc-internal-format
18142 msgid "variable %q+D part of alias cycle"
18143 msgstr ""
18145 #. Print an error message for unrecognized stab codes.
18146 #: xcoffout.c:195
18147 #, gcc-internal-format
18148 msgid "no sclass for %s stab (0x%x)"
18149 msgstr ""
18151 #: lto-streamer.h:933
18152 #, gcc-internal-format, gfc-internal-format
18153 msgid "bytecode stream: expected tag %s instead of %s"
18154 msgstr ""
18156 #: lto-streamer.h:943
18157 #, gcc-internal-format, gfc-internal-format
18158 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
18159 msgstr ""
18161 #: c-family/c-common.c:916
18162 #, gcc-internal-format
18163 msgid "%qD is not defined outside of function scope"
18164 msgstr ""
18166 #: c-family/c-common.c:966
18167 #, gcc-internal-format
18168 msgid ""
18169 "string length %qd is greater than the length %qd ISO C%d compilers are "
18170 "required to support"
18171 msgstr ""
18173 #: c-family/c-common.c:1285 c/c-typeck.c:9864 cp/typeck.c:4158
18174 #, gcc-internal-format
18175 msgid "left shift count is negative"
18176 msgstr ""
18178 #: c-family/c-common.c:1286 c/c-typeck.c:9812 cp/typeck.c:4112
18179 #, gcc-internal-format
18180 msgid "right shift count is negative"
18181 msgstr ""
18183 #: c-family/c-common.c:1291 c/c-typeck.c:9871 cp/typeck.c:4165
18184 #, gcc-internal-format
18185 msgid "left shift count >= width of type"
18186 msgstr ""
18188 #: c-family/c-common.c:1292 c/c-typeck.c:9823 cp/typeck.c:4119
18189 #, gcc-internal-format
18190 msgid "right shift count >= width of type"
18191 msgstr ""
18193 #: c-family/c-common.c:1513 c-family/c-common.c:1525 cp/semantics.c:6867
18194 #, gcc-internal-format
18195 msgid "overflow in constant expression"
18196 msgstr ""
18198 #: c-family/c-common.c:1548
18199 #, gcc-internal-format
18200 msgid "integer overflow in expression"
18201 msgstr ""
18203 #: c-family/c-common.c:1553
18204 #, gcc-internal-format
18205 msgid "floating point overflow in expression"
18206 msgstr ""
18208 #: c-family/c-common.c:1557
18209 #, gcc-internal-format
18210 msgid "fixed-point overflow in expression"
18211 msgstr ""
18213 #: c-family/c-common.c:1561
18214 #, gcc-internal-format
18215 msgid "vector overflow in expression"
18216 msgstr ""
18218 #: c-family/c-common.c:1567
18219 #, gcc-internal-format
18220 msgid "complex integer overflow in expression"
18221 msgstr ""
18223 #: c-family/c-common.c:1570
18224 #, gcc-internal-format
18225 msgid "complex floating point overflow in expression"
18226 msgstr ""
18228 #: c-family/c-common.c:1613
18229 #, gcc-internal-format
18230 msgid "logical %<or%> applied to non-boolean constant"
18231 msgstr ""
18233 #: c-family/c-common.c:1616
18234 #, gcc-internal-format
18235 msgid "logical %<and%> applied to non-boolean constant"
18236 msgstr ""
18238 #: c-family/c-common.c:1680
18239 #, gcc-internal-format
18240 msgid "logical %<or%> of collectively exhaustive tests is always true"
18241 msgstr ""
18243 #: c-family/c-common.c:1684
18244 #, gcc-internal-format
18245 msgid "logical %<and%> of mutually exclusive tests is always false"
18246 msgstr ""
18248 #: c-family/c-common.c:1816
18249 #, gcc-internal-format
18250 msgid "type-punning to incomplete type might break strict-aliasing rules"
18251 msgstr ""
18253 #: c-family/c-common.c:1831
18254 #, gcc-internal-format
18255 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
18256 msgstr ""
18258 #: c-family/c-common.c:1838 c-family/c-common.c:1856
18259 #, gcc-internal-format
18260 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
18261 msgstr ""
18263 #: c-family/c-common.c:1990
18264 #, gcc-internal-format
18265 msgid ""
18266 "argument to %<sizeof%> in %qD call is the same expression as the "
18267 "destination; did you mean to remove the addressof?"
18268 msgstr ""
18270 #: c-family/c-common.c:1997
18271 #, gcc-internal-format
18272 msgid ""
18273 "argument to %<sizeof%> in %qD call is the same expression as the "
18274 "destination; did you mean to provide an explicit length?"
18275 msgstr ""
18277 #: c-family/c-common.c:2002
18278 #, gcc-internal-format
18279 msgid ""
18280 "argument to %<sizeof%> in %qD call is the same expression as the "
18281 "destination; did you mean to dereference it?"
18282 msgstr ""
18284 #: c-family/c-common.c:2014
18285 #, gcc-internal-format
18286 msgid ""
18287 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
18288 "destination; expected %qT or an explicit length"
18289 msgstr ""
18291 #: c-family/c-common.c:2030
18292 #, gcc-internal-format
18293 msgid ""
18294 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
18295 "you mean to remove the addressof?"
18296 msgstr ""
18298 #: c-family/c-common.c:2037
18299 #, gcc-internal-format
18300 msgid ""
18301 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
18302 "you mean to provide an explicit length?"
18303 msgstr ""
18305 #: c-family/c-common.c:2042
18306 #, gcc-internal-format
18307 msgid ""
18308 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
18309 "you mean to dereference it?"
18310 msgstr ""
18312 #: c-family/c-common.c:2054
18313 #, gcc-internal-format
18314 msgid ""
18315 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
18316 "source; expected %qT or an explicit length"
18317 msgstr ""
18319 #: c-family/c-common.c:2070
18320 #, gcc-internal-format
18321 msgid ""
18322 "argument to %<sizeof%> in %qD call is the same expression as the first "
18323 "source; did you mean to remove the addressof?"
18324 msgstr ""
18326 #: c-family/c-common.c:2077
18327 #, gcc-internal-format
18328 msgid ""
18329 "argument to %<sizeof%> in %qD call is the same expression as the first "
18330 "source; did you mean to provide an explicit length?"
18331 msgstr ""
18333 #: c-family/c-common.c:2082
18334 #, gcc-internal-format
18335 msgid ""
18336 "argument to %<sizeof%> in %qD call is the same expression as the first "
18337 "source; did you mean to dereference it?"
18338 msgstr ""
18340 #: c-family/c-common.c:2094
18341 #, gcc-internal-format
18342 msgid ""
18343 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
18344 "source; expected %qT or an explicit length"
18345 msgstr ""
18347 #: c-family/c-common.c:2110
18348 #, gcc-internal-format
18349 msgid ""
18350 "argument to %<sizeof%> in %qD call is the same expression as the second "
18351 "source; did you mean to remove the addressof?"
18352 msgstr ""
18354 #: c-family/c-common.c:2117
18355 #, gcc-internal-format
18356 msgid ""
18357 "argument to %<sizeof%> in %qD call is the same expression as the second "
18358 "source; did you mean to provide an explicit length?"
18359 msgstr ""
18361 #: c-family/c-common.c:2122
18362 #, gcc-internal-format
18363 msgid ""
18364 "argument to %<sizeof%> in %qD call is the same expression as the second "
18365 "source; did you mean to dereference it?"
18366 msgstr ""
18368 #: c-family/c-common.c:2134
18369 #, gcc-internal-format
18370 msgid ""
18371 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
18372 "second source; expected %qT or an explicit length"
18373 msgstr ""
18375 #: c-family/c-common.c:2166
18376 #, gcc-internal-format
18377 msgid "first argument of %q+D should be %<int%>"
18378 msgstr ""
18380 #: c-family/c-common.c:2175
18381 #, gcc-internal-format
18382 msgid "second argument of %q+D should be %<char **%>"
18383 msgstr ""
18385 #: c-family/c-common.c:2184
18386 #, gcc-internal-format
18387 msgid "third argument of %q+D should probably be %<char **%>"
18388 msgstr ""
18390 #: c-family/c-common.c:2195
18391 #, gcc-internal-format
18392 msgid "%q+D takes only zero or two arguments"
18393 msgstr ""
18395 #: c-family/c-common.c:2244
18396 #, gcc-internal-format
18397 msgid ""
18398 "use -flax-vector-conversions to permit conversions between vectors with "
18399 "differing element types or numbers of subparts"
18400 msgstr ""
18402 #: c-family/c-common.c:2283
18403 #, gcc-internal-format
18404 msgid "__builtin_shuffle last argument must be an integer vector"
18405 msgstr ""
18407 #: c-family/c-common.c:2291
18408 #, gcc-internal-format
18409 msgid "__builtin_shuffle arguments must be vectors"
18410 msgstr ""
18412 #: c-family/c-common.c:2297
18413 #, gcc-internal-format
18414 msgid "__builtin_shuffle argument vectors must be of the same type"
18415 msgstr ""
18417 #: c-family/c-common.c:2307
18418 #, gcc-internal-format
18419 msgid ""
18420 "__builtin_shuffle number of elements of the argument vector(s) and the mask "
18421 "vector should be the same"
18422 msgstr ""
18424 #: c-family/c-common.c:2316
18425 #, gcc-internal-format
18426 msgid ""
18427 "__builtin_shuffle argument vector(s) inner type must have the same size as "
18428 "inner type of the mask"
18429 msgstr ""
18431 #: c-family/c-common.c:2510
18432 #, gcc-internal-format
18433 msgid "negative integer implicitly converted to unsigned type"
18434 msgstr ""
18436 #: c-family/c-common.c:2516
18437 #, gcc-internal-format
18438 msgid "conversion of unsigned constant value to negative integer"
18439 msgstr ""
18441 #: c-family/c-common.c:2610
18442 #, gcc-internal-format
18443 msgid "conversion to %qT from %qT may change the sign of the result"
18444 msgstr ""
18446 #: c-family/c-common.c:2679
18447 #, gcc-internal-format
18448 msgid "conversion to %qT from boolean expression"
18449 msgstr ""
18451 #: c-family/c-common.c:2686
18452 #, gcc-internal-format
18453 msgid "conversion to %qT alters %qT constant value"
18454 msgstr ""
18456 #: c-family/c-common.c:2705
18457 #, gcc-internal-format
18458 msgid "conversion to %qT from %qT may alter its value"
18459 msgstr ""
18461 #: c-family/c-common.c:2735
18462 #, gcc-internal-format
18463 msgid "large integer implicitly truncated to unsigned type"
18464 msgstr ""
18466 #: c-family/c-common.c:2741 c-family/c-common.c:2748 c-family/c-common.c:2756
18467 #, gcc-internal-format
18468 msgid "overflow in implicit constant conversion"
18469 msgstr ""
18471 #: c-family/c-common.c:2928
18472 #, gcc-internal-format
18473 msgid "operation on %qE may be undefined"
18474 msgstr ""
18476 #: c-family/c-common.c:3239
18477 #, gcc-internal-format
18478 msgid "case label does not reduce to an integer constant"
18479 msgstr ""
18481 #: c-family/c-common.c:3279
18482 #, gcc-internal-format
18483 msgid "case label value is less than minimum value for type"
18484 msgstr ""
18486 #: c-family/c-common.c:3287
18487 #, gcc-internal-format
18488 msgid "case label value exceeds maximum value for type"
18489 msgstr ""
18491 #: c-family/c-common.c:3295
18492 #, gcc-internal-format
18493 msgid "lower value in case label range less than minimum value for type"
18494 msgstr ""
18496 #: c-family/c-common.c:3304
18497 #, gcc-internal-format
18498 msgid "upper value in case label range exceeds maximum value for type"
18499 msgstr ""
18501 #: c-family/c-common.c:3383
18502 #, gcc-internal-format
18503 msgid ""
18504 "GCC cannot support operators with integer types and fixed-point types that "
18505 "have too many integral and fractional bits together"
18506 msgstr ""
18508 #: c-family/c-common.c:3886
18509 #, gcc-internal-format
18510 msgid "invalid operands to binary %s (have %qT and %qT)"
18511 msgstr ""
18513 #: c-family/c-common.c:4147
18514 #, gcc-internal-format
18515 msgid "comparison is always false due to limited range of data type"
18516 msgstr ""
18518 #: c-family/c-common.c:4150
18519 #, gcc-internal-format
18520 msgid "comparison is always true due to limited range of data type"
18521 msgstr ""
18523 #: c-family/c-common.c:4235
18524 #, gcc-internal-format
18525 msgid "comparison of unsigned expression >= 0 is always true"
18526 msgstr ""
18528 #: c-family/c-common.c:4242
18529 #, gcc-internal-format
18530 msgid "comparison of unsigned expression < 0 is always false"
18531 msgstr ""
18533 #: c-family/c-common.c:4284
18534 #, gcc-internal-format
18535 msgid "pointer of type %<void *%> used in arithmetic"
18536 msgstr ""
18538 #: c-family/c-common.c:4290
18539 #, gcc-internal-format
18540 msgid "pointer to a function used in arithmetic"
18541 msgstr ""
18543 #: c-family/c-common.c:4296
18544 #, gcc-internal-format
18545 msgid "pointer to member function used in arithmetic"
18546 msgstr ""
18548 #: c-family/c-common.c:4508
18549 #, gcc-internal-format
18550 msgid "the address of %qD will always evaluate as %<true%>"
18551 msgstr ""
18553 #: c-family/c-common.c:4603 cp/semantics.c:592 cp/typeck.c:7906
18554 #, gcc-internal-format
18555 msgid "suggest parentheses around assignment used as truth value"
18556 msgstr ""
18558 #: c-family/c-common.c:4682 c/c-decl.c:3686 c/c-typeck.c:10883
18559 #, gcc-internal-format
18560 msgid "invalid use of %<restrict%>"
18561 msgstr ""
18563 #: c-family/c-common.c:4875
18564 #, gcc-internal-format
18565 msgid "invalid application of %<sizeof%> to a function type"
18566 msgstr ""
18568 #: c-family/c-common.c:4885
18569 #, gcc-internal-format
18570 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
18571 msgstr ""
18573 #: c-family/c-common.c:4888
18574 #, gcc-internal-format
18575 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
18576 msgstr ""
18578 #: c-family/c-common.c:4899
18579 #, gcc-internal-format
18580 msgid "invalid application of %qs to a void type"
18581 msgstr ""
18583 #: c-family/c-common.c:4908
18584 #, gcc-internal-format
18585 msgid "invalid application of %qs to incomplete type %qT"
18586 msgstr ""
18588 #: c-family/c-common.c:4916
18589 #, gcc-internal-format
18590 msgid "invalid application of %qs to array type %qT of incomplete element type"
18591 msgstr ""
18593 #: c-family/c-common.c:4956
18594 #, gcc-internal-format
18595 msgid "%<__alignof%> applied to a bit-field"
18596 msgstr ""
18598 #: c-family/c-common.c:5669
18599 #, gcc-internal-format
18600 msgid "cannot disable built-in function %qs"
18601 msgstr ""
18603 #: c-family/c-common.c:5860
18604 #, gcc-internal-format
18605 msgid "pointers are not permitted as case values"
18606 msgstr ""
18608 #: c-family/c-common.c:5867
18609 #, gcc-internal-format
18610 msgid "range expressions in switch statements are non-standard"
18611 msgstr ""
18613 #: c-family/c-common.c:5893
18614 #, gcc-internal-format
18615 msgid "empty range specified"
18616 msgstr ""
18618 #: c-family/c-common.c:5953
18619 #, gcc-internal-format
18620 msgid "duplicate (or overlapping) case value"
18621 msgstr ""
18623 #: c-family/c-common.c:5955
18624 #, gcc-internal-format
18625 msgid "this is the first entry overlapping that value"
18626 msgstr ""
18628 #: c-family/c-common.c:5959
18629 #, gcc-internal-format
18630 msgid "duplicate case value"
18631 msgstr ""
18633 #: c-family/c-common.c:5960
18634 #, gcc-internal-format
18635 msgid "previously used here"
18636 msgstr ""
18638 #: c-family/c-common.c:5964
18639 #, gcc-internal-format
18640 msgid "multiple default labels in one switch"
18641 msgstr ""
18643 #: c-family/c-common.c:5966
18644 #, gcc-internal-format
18645 msgid "this is the first default label"
18646 msgstr ""
18648 #: c-family/c-common.c:6018
18649 #, gcc-internal-format
18650 msgid "case value %qs not in enumerated type"
18651 msgstr ""
18653 #: c-family/c-common.c:6023
18654 #, gcc-internal-format
18655 msgid "case value %qs not in enumerated type %qT"
18656 msgstr ""
18658 #: c-family/c-common.c:6082
18659 #, gcc-internal-format
18660 msgid "switch missing default case"
18661 msgstr ""
18663 #: c-family/c-common.c:6154
18664 #, gcc-internal-format
18665 msgid "enumeration value %qE not handled in switch"
18666 msgstr ""
18668 #: c-family/c-common.c:6180
18669 #, gcc-internal-format
18670 msgid "taking the address of a label is non-standard"
18671 msgstr ""
18673 #: c-family/c-common.c:6374
18674 #, gcc-internal-format
18675 msgid "%qE attribute ignored for field of type %qT"
18676 msgstr ""
18678 #: c-family/c-common.c:6469 c-family/c-common.c:6497
18679 #, gcc-internal-format
18680 msgid "%qE attribute conflicts with attribute %s"
18681 msgstr ""
18683 #: c-family/c-common.c:6644 lto/lto-lang.c:227
18684 #, gcc-internal-format
18685 msgid "%qE attribute has no effect on unit local functions"
18686 msgstr ""
18688 #: c-family/c-common.c:6798
18689 #, gcc-internal-format
18690 msgid "%qE attribute have effect only on public objects"
18691 msgstr ""
18693 #: c-family/c-common.c:6912
18694 #, gcc-internal-format
18695 msgid "destructor priorities are not supported"
18696 msgstr ""
18698 #: c-family/c-common.c:6914
18699 #, gcc-internal-format
18700 msgid "constructor priorities are not supported"
18701 msgstr ""
18703 #: c-family/c-common.c:6932
18704 #, gcc-internal-format, gfc-internal-format
18705 msgid "destructor priorities from 0 to %d are reserved for the implementation"
18706 msgstr ""
18708 #: c-family/c-common.c:6937
18709 #, gcc-internal-format, gfc-internal-format
18710 msgid "constructor priorities from 0 to %d are reserved for the implementation"
18711 msgstr ""
18713 #: c-family/c-common.c:6945
18714 #, gcc-internal-format, gfc-internal-format
18715 msgid "destructor priorities must be integers from 0 to %d inclusive"
18716 msgstr ""
18718 #: c-family/c-common.c:6948
18719 #, gcc-internal-format, gfc-internal-format
18720 msgid "constructor priorities must be integers from 0 to %d inclusive"
18721 msgstr ""
18723 #: c-family/c-common.c:7104
18724 #, gcc-internal-format
18725 msgid "unknown machine mode %qE"
18726 msgstr ""
18728 #: c-family/c-common.c:7133
18729 #, gcc-internal-format
18730 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
18731 msgstr ""
18733 #: c-family/c-common.c:7136
18734 #, gcc-internal-format
18735 msgid "use __attribute__ ((vector_size)) instead"
18736 msgstr ""
18738 #: c-family/c-common.c:7145
18739 #, gcc-internal-format
18740 msgid "unable to emulate %qs"
18741 msgstr ""
18743 #: c-family/c-common.c:7156
18744 #, gcc-internal-format
18745 msgid "invalid pointer mode %qs"
18746 msgstr ""
18748 #: c-family/c-common.c:7173
18749 #, gcc-internal-format
18750 msgid "signedness of type and machine mode %qs don%'t match"
18751 msgstr ""
18753 #: c-family/c-common.c:7184
18754 #, gcc-internal-format
18755 msgid "no data type for mode %qs"
18756 msgstr ""
18758 #: c-family/c-common.c:7194
18759 #, gcc-internal-format
18760 msgid "cannot use mode %qs for enumeral types"
18761 msgstr ""
18763 #: c-family/c-common.c:7221
18764 #, gcc-internal-format
18765 msgid "mode %qs applied to inappropriate type"
18766 msgstr ""
18768 #: c-family/c-common.c:7253
18769 #, gcc-internal-format
18770 msgid "section attribute cannot be specified for local variables"
18771 msgstr ""
18773 #: c-family/c-common.c:7264 config/bfin/bfin.c:4737 config/bfin/bfin.c:4788
18774 #: config/bfin/bfin.c:4815 config/bfin/bfin.c:4828
18775 #, gcc-internal-format
18776 msgid "section of %q+D conflicts with previous declaration"
18777 msgstr ""
18779 #: c-family/c-common.c:7272
18780 #, gcc-internal-format
18781 msgid "section of %q+D cannot be overridden"
18782 msgstr ""
18784 #: c-family/c-common.c:7280
18785 #, gcc-internal-format
18786 msgid "section attribute not allowed for %q+D"
18787 msgstr ""
18789 #: c-family/c-common.c:7287
18790 #, gcc-internal-format
18791 msgid "section attributes are not supported for this target"
18792 msgstr ""
18794 #: c-family/c-common.c:7306
18795 #, gcc-internal-format
18796 msgid "requested alignment is not an integer constant"
18797 msgstr ""
18799 #: c-family/c-common.c:7313
18800 #, gcc-internal-format
18801 msgid "requested alignment is not a power of 2"
18802 msgstr ""
18804 #: c-family/c-common.c:7318
18805 #, gcc-internal-format
18806 msgid "requested alignment is too large"
18807 msgstr ""
18809 #: c-family/c-common.c:7401
18810 #, gcc-internal-format, gfc-internal-format
18811 msgid "requested alignment %d is larger than %d"
18812 msgstr ""
18814 #: c-family/c-common.c:7458
18815 #, gcc-internal-format
18816 msgid "alignment may not be specified for %q+D"
18817 msgstr ""
18819 #: c-family/c-common.c:7476
18820 #, gcc-internal-format
18821 msgid ""
18822 "alignment for %q+D was previously specified as %d and may not be decreased"
18823 msgstr ""
18825 #: c-family/c-common.c:7480
18826 #, gcc-internal-format
18827 msgid "alignment for %q+D must be at least %d"
18828 msgstr ""
18830 #: c-family/c-common.c:7505
18831 #, gcc-internal-format
18832 msgid "inline function %q+D declared weak"
18833 msgstr ""
18835 #: c-family/c-common.c:7510
18836 #, gcc-internal-format
18837 msgid "indirect function %q+D cannot be declared weak"
18838 msgstr ""
18840 #: c-family/c-common.c:7547
18841 #, gcc-internal-format
18842 msgid "%q+D defined both normally and as %qE attribute"
18843 msgstr ""
18845 #: c-family/c-common.c:7555
18846 #, gcc-internal-format
18847 msgid "weak %q+D cannot be defined %qE"
18848 msgstr ""
18850 #: c-family/c-common.c:7572
18851 #, gcc-internal-format
18852 msgid "attribute %qE argument not a string"
18853 msgstr ""
18855 #: c-family/c-common.c:7648
18856 #, gcc-internal-format
18857 msgid "indirect function %q+D cannot be declared weakref"
18858 msgstr ""
18860 #: c-family/c-common.c:7670
18861 #, gcc-internal-format
18862 msgid "weakref attribute must appear before alias attribute"
18863 msgstr ""
18865 #: c-family/c-common.c:7699
18866 #, gcc-internal-format
18867 msgid "%qE attribute ignored on non-class types"
18868 msgstr ""
18870 #: c-family/c-common.c:7705
18871 #, gcc-internal-format
18872 msgid "%qE attribute ignored because %qT is already defined"
18873 msgstr ""
18875 #: c-family/c-common.c:7718
18876 #, gcc-internal-format
18877 msgid "visibility argument not a string"
18878 msgstr ""
18880 #: c-family/c-common.c:7730
18881 #, gcc-internal-format
18882 msgid "%qE attribute ignored on types"
18883 msgstr ""
18885 #: c-family/c-common.c:7746
18886 #, gcc-internal-format
18887 msgid ""
18888 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
18889 "\"internal\""
18890 msgstr ""
18892 #: c-family/c-common.c:7757
18893 #, gcc-internal-format
18894 msgid "%qD redeclared with different visibility"
18895 msgstr ""
18897 #: c-family/c-common.c:7760 c-family/c-common.c:7764
18898 #, gcc-internal-format
18899 msgid "%qD was declared %qs which implies default visibility"
18900 msgstr ""
18902 #: c-family/c-common.c:7848
18903 #, gcc-internal-format
18904 msgid "tls_model argument not a string"
18905 msgstr ""
18907 #: c-family/c-common.c:7861
18908 #, gcc-internal-format
18909 msgid ""
18910 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
18911 "dynamic\" or \"global-dynamic\""
18912 msgstr ""
18914 #: c-family/c-common.c:7881 c-family/c-common.c:7987 c-family/c-common.c:8970
18915 #: config/m32c/m32c.c:2926
18916 #, gcc-internal-format
18917 msgid "%qE attribute applies only to functions"
18918 msgstr ""
18920 #: c-family/c-common.c:7887 c-family/c-common.c:7993 c-family/c-common.c:8976
18921 #, gcc-internal-format
18922 msgid "can%'t set %qE attribute after definition"
18923 msgstr ""
18925 #: c-family/c-common.c:7933
18926 #, gcc-internal-format
18927 msgid "alloc_size parameter outside range"
18928 msgstr ""
18930 #: c-family/c-common.c:8051
18931 #, gcc-internal-format
18932 msgid "%qE attribute duplicated"
18933 msgstr ""
18935 #: c-family/c-common.c:8053
18936 #, gcc-internal-format
18937 msgid "%qE attribute follows %qE"
18938 msgstr ""
18940 #: c-family/c-common.c:8152
18941 #, gcc-internal-format
18942 msgid "type was previously declared %qE"
18943 msgstr ""
18945 #: c-family/c-common.c:8205
18946 #, gcc-internal-format
18947 msgid "%qE argument not an identifier"
18948 msgstr ""
18950 #: c-family/c-common.c:8216
18951 #, gcc-internal-format
18952 msgid "%qD is not compatible with %qD"
18953 msgstr ""
18955 #: c-family/c-common.c:8219
18956 #, gcc-internal-format
18957 msgid "transaction_wrap argument is not a function"
18958 msgstr ""
18960 #: c-family/c-common.c:8267
18961 #, gcc-internal-format
18962 msgid "deprecated message is not a string"
18963 msgstr ""
18965 #: c-family/c-common.c:8308
18966 #, gcc-internal-format
18967 msgid "%qE attribute ignored for %qE"
18968 msgstr ""
18970 #: c-family/c-common.c:8368
18971 #, gcc-internal-format
18972 msgid "invalid vector type for attribute %qE"
18973 msgstr ""
18975 #: c-family/c-common.c:8374 ada/gcc-interface/utils.c:6307
18976 #: ada/gcc-interface/utils.c:6401
18977 #, gcc-internal-format
18978 msgid "vector size not an integral multiple of component size"
18979 msgstr ""
18981 #: c-family/c-common.c:8380 ada/gcc-interface/utils.c:6313
18982 #: ada/gcc-interface/utils.c:6407
18983 #, gcc-internal-format
18984 msgid "zero vector size"
18985 msgstr ""
18987 #: c-family/c-common.c:8388 ada/gcc-interface/utils.c:6321
18988 #: ada/gcc-interface/utils.c:6414
18989 #, gcc-internal-format
18990 msgid "number of components of the vector not a power of two"
18991 msgstr ""
18993 #: c-family/c-common.c:8416 ada/gcc-interface/utils.c:6048
18994 #, gcc-internal-format
18995 msgid "nonnull attribute without arguments on a non-prototype"
18996 msgstr ""
18998 #: c-family/c-common.c:8430 ada/gcc-interface/utils.c:6062
18999 #, gcc-internal-format, gfc-internal-format
19000 msgid "nonnull argument has invalid operand number (argument %lu)"
19001 msgstr ""
19003 #: c-family/c-common.c:8452 ada/gcc-interface/utils.c:6084
19004 #, gcc-internal-format, gfc-internal-format
19005 msgid ""
19006 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
19007 msgstr ""
19009 #: c-family/c-common.c:8460 ada/gcc-interface/utils.c:6093
19010 #, gcc-internal-format, gfc-internal-format
19011 msgid ""
19012 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
19013 msgstr ""
19015 #: c-family/c-common.c:8555
19016 #, gcc-internal-format
19017 msgid "not enough variable arguments to fit a sentinel"
19018 msgstr ""
19020 #: c-family/c-common.c:8569
19021 #, gcc-internal-format
19022 msgid "missing sentinel in function call"
19023 msgstr ""
19025 #: c-family/c-common.c:8610
19026 #, gcc-internal-format, gfc-internal-format
19027 msgid "null argument where non-null required (argument %lu)"
19028 msgstr ""
19030 #: c-family/c-common.c:8675
19031 #, gcc-internal-format
19032 msgid "cleanup argument not an identifier"
19033 msgstr ""
19035 #: c-family/c-common.c:8682
19036 #, gcc-internal-format
19037 msgid "cleanup argument not a function"
19038 msgstr ""
19040 #: c-family/c-common.c:8719
19041 #, gcc-internal-format
19042 msgid "%qE attribute requires prototypes with named arguments"
19043 msgstr ""
19045 #: c-family/c-common.c:8727
19046 #, gcc-internal-format
19047 msgid "%qE attribute only applies to variadic functions"
19048 msgstr ""
19050 #: c-family/c-common.c:8739 ada/gcc-interface/utils.c:6135
19051 #, gcc-internal-format
19052 msgid "requested position is not an integer constant"
19053 msgstr ""
19055 #: c-family/c-common.c:8747 ada/gcc-interface/utils.c:6142
19056 #, gcc-internal-format
19057 msgid "requested position is less than zero"
19058 msgstr ""
19060 #: c-family/c-common.c:8865
19061 #, gcc-internal-format, gfc-internal-format
19062 msgid "bad option %s to optimize attribute"
19063 msgstr ""
19065 #: c-family/c-common.c:8868
19066 #, gcc-internal-format, gfc-internal-format
19067 msgid "bad option %s to pragma attribute"
19068 msgstr ""
19070 #: c-family/c-common.c:9095
19071 #, gcc-internal-format
19072 msgid "not enough arguments to function %qE"
19073 msgstr ""
19075 #: c-family/c-common.c:9101 c-family/c-common.c:10027 c/c-typeck.c:2954
19076 #, gcc-internal-format
19077 msgid "too many arguments to function %qE"
19078 msgstr ""
19080 #: c-family/c-common.c:9131 c-family/c-common.c:9177
19081 #, gcc-internal-format
19082 msgid "non-floating-point argument in call to function %qE"
19083 msgstr ""
19085 #: c-family/c-common.c:9154
19086 #, gcc-internal-format
19087 msgid "non-floating-point arguments in call to function %qE"
19088 msgstr ""
19090 #: c-family/c-common.c:9170
19091 #, gcc-internal-format
19092 msgid "non-const integer argument %u in call to function %qE"
19093 msgstr ""
19095 #: c-family/c-common.c:9190
19096 #, gcc-internal-format
19097 msgid "non-integer argument 3 in call to function %qE"
19098 msgstr ""
19100 #: c-family/c-common.c:9516
19101 #, gcc-internal-format
19102 msgid "cannot apply %<offsetof%> to static data member %qD"
19103 msgstr ""
19105 #: c-family/c-common.c:9521
19106 #, gcc-internal-format
19107 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
19108 msgstr ""
19110 #: c-family/c-common.c:9528
19111 #, gcc-internal-format
19112 msgid "cannot apply %<offsetof%> to a non constant address"
19113 msgstr ""
19115 #: c-family/c-common.c:9541 cp/typeck.c:5289
19116 #, gcc-internal-format
19117 msgid "attempt to take address of bit-field structure member %qD"
19118 msgstr ""
19120 #: c-family/c-common.c:9593
19121 #, gcc-internal-format
19122 msgid "index %E denotes an offset greater than size of %qT"
19123 msgstr ""
19125 #: c-family/c-common.c:9633
19126 #, gcc-internal-format
19127 msgid ""
19128 "the omitted middle operand in ?: will always be %<true%>, suggest explicit "
19129 "middle operand"
19130 msgstr ""
19132 #: c-family/c-common.c:9654
19133 #, gcc-internal-format
19134 msgid "assignment of member %qD in read-only object"
19135 msgstr ""
19137 #: c-family/c-common.c:9656
19138 #, gcc-internal-format
19139 msgid "increment of member %qD in read-only object"
19140 msgstr ""
19142 #: c-family/c-common.c:9658
19143 #, gcc-internal-format
19144 msgid "decrement of member %qD in read-only object"
19145 msgstr ""
19147 #: c-family/c-common.c:9660
19148 #, gcc-internal-format
19149 msgid "member %qD in read-only object used as %<asm%> output"
19150 msgstr ""
19152 #: c-family/c-common.c:9664
19153 #, gcc-internal-format
19154 msgid "assignment of read-only member %qD"
19155 msgstr ""
19157 #: c-family/c-common.c:9665
19158 #, gcc-internal-format
19159 msgid "increment of read-only member %qD"
19160 msgstr ""
19162 #: c-family/c-common.c:9666
19163 #, gcc-internal-format
19164 msgid "decrement of read-only member %qD"
19165 msgstr ""
19167 #: c-family/c-common.c:9667
19168 #, gcc-internal-format
19169 msgid "read-only member %qD used as %<asm%> output"
19170 msgstr ""
19172 #: c-family/c-common.c:9671
19173 #, gcc-internal-format
19174 msgid "assignment of read-only variable %qD"
19175 msgstr ""
19177 #: c-family/c-common.c:9672
19178 #, gcc-internal-format
19179 msgid "increment of read-only variable %qD"
19180 msgstr ""
19182 #: c-family/c-common.c:9673
19183 #, gcc-internal-format
19184 msgid "decrement of read-only variable %qD"
19185 msgstr ""
19187 #: c-family/c-common.c:9674
19188 #, gcc-internal-format
19189 msgid "read-only variable %qD used as %<asm%> output"
19190 msgstr ""
19192 #: c-family/c-common.c:9677
19193 #, gcc-internal-format
19194 msgid "assignment of read-only parameter %qD"
19195 msgstr ""
19197 #: c-family/c-common.c:9678
19198 #, gcc-internal-format
19199 msgid "increment of read-only parameter %qD"
19200 msgstr ""
19202 #: c-family/c-common.c:9679
19203 #, gcc-internal-format
19204 msgid "decrement of read-only parameter %qD"
19205 msgstr ""
19207 #: c-family/c-common.c:9680
19208 #, gcc-internal-format
19209 msgid "read-only parameter %qD use as %<asm%> output"
19210 msgstr ""
19212 #: c-family/c-common.c:9685
19213 #, gcc-internal-format
19214 msgid "assignment of read-only named return value %qD"
19215 msgstr ""
19217 #: c-family/c-common.c:9687
19218 #, gcc-internal-format
19219 msgid "increment of read-only named return value %qD"
19220 msgstr ""
19222 #: c-family/c-common.c:9689
19223 #, gcc-internal-format
19224 msgid "decrement of read-only named return value %qD"
19225 msgstr ""
19227 #: c-family/c-common.c:9691
19228 #, gcc-internal-format
19229 msgid "read-only named return value %qD used as %<asm%>output"
19230 msgstr ""
19232 #: c-family/c-common.c:9696
19233 #, gcc-internal-format
19234 msgid "assignment of function %qD"
19235 msgstr ""
19237 #: c-family/c-common.c:9697
19238 #, gcc-internal-format
19239 msgid "increment of function %qD"
19240 msgstr ""
19242 #: c-family/c-common.c:9698
19243 #, gcc-internal-format
19244 msgid "decrement of function %qD"
19245 msgstr ""
19247 #: c-family/c-common.c:9699
19248 #, gcc-internal-format
19249 msgid "function %qD used as %<asm%> output"
19250 msgstr ""
19252 #: c-family/c-common.c:9702 c/c-typeck.c:3902
19253 #, gcc-internal-format
19254 msgid "assignment of read-only location %qE"
19255 msgstr ""
19257 #: c-family/c-common.c:9703 c/c-typeck.c:3905
19258 #, gcc-internal-format
19259 msgid "increment of read-only location %qE"
19260 msgstr ""
19262 #: c-family/c-common.c:9704 c/c-typeck.c:3908
19263 #, gcc-internal-format
19264 msgid "decrement of read-only location %qE"
19265 msgstr ""
19267 #: c-family/c-common.c:9705
19268 #, gcc-internal-format
19269 msgid "read-only location %qE used as %<asm%> output"
19270 msgstr ""
19272 #: c-family/c-common.c:9719
19273 #, gcc-internal-format
19274 msgid "lvalue required as left operand of assignment"
19275 msgstr ""
19277 #: c-family/c-common.c:9722
19278 #, gcc-internal-format
19279 msgid "lvalue required as increment operand"
19280 msgstr ""
19282 #: c-family/c-common.c:9725
19283 #, gcc-internal-format
19284 msgid "lvalue required as decrement operand"
19285 msgstr ""
19287 #: c-family/c-common.c:9728
19288 #, gcc-internal-format
19289 msgid "lvalue required as unary %<&%> operand"
19290 msgstr ""
19292 #: c-family/c-common.c:9731
19293 #, gcc-internal-format
19294 msgid "lvalue required in asm statement"
19295 msgstr ""
19297 #: c-family/c-common.c:9748
19298 #, gcc-internal-format
19299 msgid "invalid type argument (have %qT)"
19300 msgstr ""
19302 #: c-family/c-common.c:9752
19303 #, gcc-internal-format
19304 msgid "invalid type argument of array indexing (have %qT)"
19305 msgstr ""
19307 #: c-family/c-common.c:9757
19308 #, gcc-internal-format
19309 msgid "invalid type argument of unary %<*%> (have %qT)"
19310 msgstr ""
19312 #: c-family/c-common.c:9762
19313 #, gcc-internal-format
19314 msgid "invalid type argument of %<->%> (have %qT)"
19315 msgstr ""
19317 #: c-family/c-common.c:9767
19318 #, gcc-internal-format
19319 msgid "invalid type argument of implicit conversion (have %qT)"
19320 msgstr ""
19322 #: c-family/c-common.c:9897 cp/init.c:2373
19323 #, gcc-internal-format
19324 msgid "size of array is too large"
19325 msgstr ""
19327 #: c-family/c-common.c:9945 c-family/c-common.c:10001 c/c-typeck.c:3185
19328 #, gcc-internal-format
19329 msgid "too few arguments to function %qE"
19330 msgstr ""
19332 #: c-family/c-common.c:9962 config/mep/mep.c:6175 c/c-typeck.c:5687
19333 #, gcc-internal-format
19334 msgid "incompatible type for argument %d of %qE"
19335 msgstr ""
19337 #: c-family/c-common.c:10094
19338 #, gcc-internal-format
19339 msgid "incorrect number of arguments to function %qE"
19340 msgstr ""
19342 #: c-family/c-common.c:10102
19343 #, gcc-internal-format
19344 msgid "argument 1 of %qE must be a non-void pointer type"
19345 msgstr ""
19347 #: c-family/c-common.c:10111
19348 #, gcc-internal-format
19349 msgid "argument 1 of %qE must be a pointer to a constant size type"
19350 msgstr ""
19352 #: c-family/c-common.c:10122
19353 #, gcc-internal-format
19354 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
19355 msgstr ""
19357 #: c-family/c-common.c:10137
19358 #, gcc-internal-format
19359 msgid "argument %d of %qE must be a pointer type"
19360 msgstr ""
19362 #: c-family/c-common.c:10144
19363 #, gcc-internal-format
19364 msgid "size mismatch in argument %d of %qE"
19365 msgstr ""
19367 #: c-family/c-common.c:10160
19368 #, gcc-internal-format
19369 msgid "invalid memory model argument %d of %qE"
19370 msgstr ""
19372 #: c-family/c-common.c:10167
19373 #, gcc-internal-format
19374 msgid "non-integer memory model argument %d of %qE"
19375 msgstr ""
19377 #: c-family/c-common.c:10694
19378 #, gcc-internal-format
19379 msgid "array subscript has type %<char%>"
19380 msgstr ""
19382 #: c-family/c-common.c:10729 c-family/c-common.c:10732
19383 #, gcc-internal-format
19384 msgid "suggest parentheses around %<+%> inside %<<<%>"
19385 msgstr ""
19387 #: c-family/c-common.c:10735 c-family/c-common.c:10738
19388 #, gcc-internal-format
19389 msgid "suggest parentheses around %<-%> inside %<<<%>"
19390 msgstr ""
19392 #: c-family/c-common.c:10744 c-family/c-common.c:10747
19393 #, gcc-internal-format
19394 msgid "suggest parentheses around %<+%> inside %<>>%>"
19395 msgstr ""
19397 #: c-family/c-common.c:10750 c-family/c-common.c:10753
19398 #, gcc-internal-format
19399 msgid "suggest parentheses around %<-%> inside %<>>%>"
19400 msgstr ""
19402 #: c-family/c-common.c:10759 c-family/c-common.c:10762
19403 #, gcc-internal-format
19404 msgid "suggest parentheses around %<&&%> within %<||%>"
19405 msgstr ""
19407 #: c-family/c-common.c:10769 c-family/c-common.c:10773
19408 #, gcc-internal-format
19409 msgid "suggest parentheses around arithmetic in operand of %<|%>"
19410 msgstr ""
19412 #: c-family/c-common.c:10777 c-family/c-common.c:10780
19413 #, gcc-internal-format
19414 msgid "suggest parentheses around comparison in operand of %<|%>"
19415 msgstr ""
19417 #: c-family/c-common.c:10785
19418 #, gcc-internal-format
19419 msgid ""
19420 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
19421 "%> to %<~%>"
19422 msgstr ""
19424 #: c-family/c-common.c:10793 c-family/c-common.c:10797
19425 #, gcc-internal-format
19426 msgid "suggest parentheses around arithmetic in operand of %<^%>"
19427 msgstr ""
19429 #: c-family/c-common.c:10801 c-family/c-common.c:10804
19430 #, gcc-internal-format
19431 msgid "suggest parentheses around comparison in operand of %<^%>"
19432 msgstr ""
19434 #: c-family/c-common.c:10810 c-family/c-common.c:10813
19435 #, gcc-internal-format
19436 msgid "suggest parentheses around %<+%> in operand of %<&%>"
19437 msgstr ""
19439 #: c-family/c-common.c:10816 c-family/c-common.c:10819
19440 #, gcc-internal-format
19441 msgid "suggest parentheses around %<-%> in operand of %<&%>"
19442 msgstr ""
19444 #: c-family/c-common.c:10823 c-family/c-common.c:10826
19445 #, gcc-internal-format
19446 msgid "suggest parentheses around comparison in operand of %<&%>"
19447 msgstr ""
19449 #: c-family/c-common.c:10831
19450 #, gcc-internal-format
19451 msgid ""
19452 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
19453 "%> to %<~%>"
19454 msgstr ""
19456 #: c-family/c-common.c:10838 c-family/c-common.c:10841
19457 #, gcc-internal-format
19458 msgid "suggest parentheses around comparison in operand of %<==%>"
19459 msgstr ""
19461 #: c-family/c-common.c:10846 c-family/c-common.c:10849
19462 #, gcc-internal-format
19463 msgid "suggest parentheses around comparison in operand of %<!=%>"
19464 msgstr ""
19466 #: c-family/c-common.c:10859 c-family/c-common.c:10865
19467 #, gcc-internal-format
19468 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
19469 msgstr ""
19471 #: c-family/c-common.c:10881
19472 #, gcc-internal-format
19473 msgid "label %q+D defined but not used"
19474 msgstr ""
19476 #: c-family/c-common.c:10883
19477 #, gcc-internal-format
19478 msgid "label %q+D declared but not defined"
19479 msgstr ""
19481 #: c-family/c-common.c:10899
19482 #, gcc-internal-format
19483 msgid "division by zero"
19484 msgstr ""
19486 #: c-family/c-common.c:10931
19487 #, gcc-internal-format
19488 msgid "comparison between types %qT and %qT"
19489 msgstr ""
19491 #: c-family/c-common.c:10982
19492 #, gcc-internal-format
19493 msgid "comparison between signed and unsigned integer expressions"
19494 msgstr ""
19496 #: c-family/c-common.c:11033
19497 #, gcc-internal-format
19498 msgid "promoted ~unsigned is always non-zero"
19499 msgstr ""
19501 #: c-family/c-common.c:11036
19502 #, gcc-internal-format
19503 msgid "comparison of promoted ~unsigned with constant"
19504 msgstr ""
19506 #: c-family/c-common.c:11046
19507 #, gcc-internal-format
19508 msgid "comparison of promoted ~unsigned with unsigned"
19509 msgstr ""
19511 #: c-family/c-common.c:11224
19512 #, gcc-internal-format
19513 msgid "typedef %qD locally defined but not used"
19514 msgstr ""
19516 #: c-family/c-common.c:11463
19517 #, gcc-internal-format
19518 msgid "index value is out of bound"
19519 msgstr ""
19521 #: c-family/c-common.c:11501 c-family/c-common.c:11551
19522 #: c-family/c-common.c:11566
19523 #, gcc-internal-format
19524 msgid "conversion of scalar %qT to vector %qT involves truncation"
19525 msgstr ""
19527 #: c-family/c-format.c:103 c-family/c-format.c:290
19528 #, gcc-internal-format
19529 msgid "format string has invalid operand number"
19530 msgstr ""
19532 #: c-family/c-format.c:119
19533 #, gcc-internal-format
19534 msgid "function does not return string type"
19535 msgstr ""
19537 #: c-family/c-format.c:153
19538 #, gcc-internal-format
19539 msgid "format string argument is not a string type"
19540 msgstr ""
19542 #: c-family/c-format.c:179
19543 #, gcc-internal-format
19544 msgid "found a %<%s%> reference but the format argument should be a string"
19545 msgstr ""
19547 #: c-family/c-format.c:182
19548 #, gcc-internal-format
19549 msgid "found a %qT but the format argument should be a string"
19550 msgstr ""
19552 #: c-family/c-format.c:192
19553 #, gcc-internal-format
19554 msgid "format argument should be a %<%s%> reference but a string was found"
19555 msgstr ""
19557 #: c-family/c-format.c:214
19558 #, gcc-internal-format
19559 msgid "format argument should be a %<%s%> reference"
19560 msgstr ""
19562 #: c-family/c-format.c:258
19563 #, gcc-internal-format
19564 msgid "unrecognized format specifier"
19565 msgstr ""
19567 #: c-family/c-format.c:273
19568 #, gcc-internal-format
19569 msgid "%qE is only allowed in Objective-C dialects"
19570 msgstr ""
19572 #: c-family/c-format.c:282
19573 #, gcc-internal-format
19574 msgid "%qE is an unrecognized format function type"
19575 msgstr ""
19577 #: c-family/c-format.c:296
19578 #, gcc-internal-format
19579 msgid "%<...%> has invalid operand number"
19580 msgstr ""
19582 #: c-family/c-format.c:303
19583 #, gcc-internal-format
19584 msgid "format string argument follows the args to be formatted"
19585 msgstr ""
19587 #: c-family/c-format.c:1043
19588 #, gcc-internal-format
19589 msgid "function might be possible candidate for %qs format attribute"
19590 msgstr ""
19592 #: c-family/c-format.c:1133 c-family/c-format.c:1154 c-family/c-format.c:2199
19593 #, gcc-internal-format
19594 msgid "missing $ operand number in format"
19595 msgstr ""
19597 #: c-family/c-format.c:1163
19598 #, gcc-internal-format, gfc-internal-format
19599 msgid "%s does not support %%n$ operand number formats"
19600 msgstr ""
19602 #: c-family/c-format.c:1170
19603 #, gcc-internal-format
19604 msgid "operand number out of range in format"
19605 msgstr ""
19607 #: c-family/c-format.c:1193
19608 #, gcc-internal-format, gfc-internal-format
19609 msgid "format argument %d used more than once in %s format"
19610 msgstr ""
19612 #: c-family/c-format.c:1225
19613 #, gcc-internal-format
19614 msgid "$ operand number used after format without operand number"
19615 msgstr ""
19617 #: c-family/c-format.c:1256
19618 #, gcc-internal-format, gfc-internal-format
19619 msgid "format argument %d unused before used argument %d in $-style format"
19620 msgstr ""
19622 #: c-family/c-format.c:1351
19623 #, gcc-internal-format
19624 msgid "format not a string literal, format string not checked"
19625 msgstr ""
19627 #: c-family/c-format.c:1366 c-family/c-format.c:1369
19628 #, gcc-internal-format
19629 msgid "format not a string literal and no format arguments"
19630 msgstr ""
19632 #: c-family/c-format.c:1372
19633 #, gcc-internal-format
19634 msgid "format not a string literal, argument types not checked"
19635 msgstr ""
19637 #: c-family/c-format.c:1385
19638 #, gcc-internal-format
19639 msgid "too many arguments for format"
19640 msgstr ""
19642 #: c-family/c-format.c:1388
19643 #, gcc-internal-format
19644 msgid "unused arguments in $-style format"
19645 msgstr ""
19647 #: c-family/c-format.c:1391
19648 #, gcc-internal-format, gfc-internal-format
19649 msgid "zero-length %s format string"
19650 msgstr ""
19652 #: c-family/c-format.c:1395
19653 #, gcc-internal-format
19654 msgid "format is a wide character string"
19655 msgstr ""
19657 #: c-family/c-format.c:1398
19658 #, gcc-internal-format
19659 msgid "unterminated format string"
19660 msgstr ""
19662 #: c-family/c-format.c:1642
19663 #, gcc-internal-format
19664 msgid "spurious trailing %<%%%> in format"
19665 msgstr ""
19667 #: c-family/c-format.c:1686 c-family/c-format.c:1966
19668 #, gcc-internal-format, gfc-internal-format
19669 msgid "repeated %s in format"
19670 msgstr ""
19672 #: c-family/c-format.c:1699
19673 #, gcc-internal-format
19674 msgid "missing fill character at end of strfmon format"
19675 msgstr ""
19677 #: c-family/c-format.c:1787
19678 #, gcc-internal-format, gfc-internal-format
19679 msgid "zero width in %s format"
19680 msgstr ""
19682 #: c-family/c-format.c:1805
19683 #, gcc-internal-format, gfc-internal-format
19684 msgid "empty left precision in %s format"
19685 msgstr ""
19687 #: c-family/c-format.c:1881
19688 #, gcc-internal-format, gfc-internal-format
19689 msgid "empty precision in %s format"
19690 msgstr ""
19692 #: c-family/c-format.c:1950
19693 #, gcc-internal-format
19694 msgid "%s does not support the %qs %s length modifier"
19695 msgstr ""
19697 #: c-family/c-format.c:1983
19698 #, gcc-internal-format
19699 msgid "conversion lacks type at end of format"
19700 msgstr ""
19702 #: c-family/c-format.c:1994
19703 #, gcc-internal-format
19704 msgid "unknown conversion type character %qc in format"
19705 msgstr ""
19707 #: c-family/c-format.c:1997
19708 #, gcc-internal-format
19709 msgid "unknown conversion type character 0x%x in format"
19710 msgstr ""
19712 #: c-family/c-format.c:2004
19713 #, gcc-internal-format
19714 msgid "%s does not support the %<%%%c%> %s format"
19715 msgstr ""
19717 #: c-family/c-format.c:2020
19718 #, gcc-internal-format
19719 msgid "%s used with %<%%%c%> %s format"
19720 msgstr ""
19722 #: c-family/c-format.c:2029
19723 #, gcc-internal-format, gfc-internal-format
19724 msgid "%s does not support %s"
19725 msgstr ""
19727 #: c-family/c-format.c:2039
19728 #, gcc-internal-format
19729 msgid "%s does not support %s with the %<%%%c%> %s format"
19730 msgstr ""
19732 #: c-family/c-format.c:2075
19733 #, gcc-internal-format
19734 msgid "%s ignored with %s and %<%%%c%> %s format"
19735 msgstr ""
19737 #: c-family/c-format.c:2079
19738 #, gcc-internal-format, gfc-internal-format
19739 msgid "%s ignored with %s in %s format"
19740 msgstr ""
19742 #: c-family/c-format.c:2086
19743 #, gcc-internal-format
19744 msgid "use of %s and %s together with %<%%%c%> %s format"
19745 msgstr ""
19747 #: c-family/c-format.c:2090
19748 #, gcc-internal-format, gfc-internal-format
19749 msgid "use of %s and %s together in %s format"
19750 msgstr ""
19752 #: c-family/c-format.c:2109
19753 #, gcc-internal-format
19754 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
19755 msgstr ""
19757 #: c-family/c-format.c:2112
19758 #, gcc-internal-format
19759 msgid "%<%%%c%> yields only last 2 digits of year"
19760 msgstr ""
19762 #. The end of the format string was reached.
19763 #: c-family/c-format.c:2129
19764 #, gcc-internal-format
19765 msgid "no closing %<]%> for %<%%[%> format"
19766 msgstr ""
19768 #: c-family/c-format.c:2143
19769 #, gcc-internal-format
19770 msgid "use of %qs length modifier with %qc type character"
19771 msgstr ""
19773 #: c-family/c-format.c:2161
19774 #, gcc-internal-format
19775 msgid "%s does not support the %<%%%s%c%> %s format"
19776 msgstr ""
19778 #: c-family/c-format.c:2178
19779 #, gcc-internal-format
19780 msgid "operand number specified with suppressed assignment"
19781 msgstr ""
19783 #: c-family/c-format.c:2181
19784 #, gcc-internal-format
19785 msgid "operand number specified for format taking no argument"
19786 msgstr ""
19788 #: c-family/c-format.c:2266
19789 #, gcc-internal-format
19790 msgid "embedded %<\\0%> in format"
19791 msgstr ""
19793 #: c-family/c-format.c:2335
19794 #, gcc-internal-format, gfc-internal-format
19795 msgid "writing through null pointer (argument %d)"
19796 msgstr ""
19798 #: c-family/c-format.c:2343
19799 #, gcc-internal-format, gfc-internal-format
19800 msgid "reading through null pointer (argument %d)"
19801 msgstr ""
19803 #: c-family/c-format.c:2363
19804 #, gcc-internal-format, gfc-internal-format
19805 msgid "writing into constant object (argument %d)"
19806 msgstr ""
19808 #: c-family/c-format.c:2374
19809 #, gcc-internal-format, gfc-internal-format
19810 msgid "extra type qualifiers in format argument (argument %d)"
19811 msgstr ""
19813 #: c-family/c-format.c:2490
19814 #, gcc-internal-format
19815 msgid ""
19816 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
19817 msgstr ""
19819 #: c-family/c-format.c:2497
19820 #, gcc-internal-format
19821 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
19822 msgstr ""
19824 #: c-family/c-format.c:2505
19825 #, gcc-internal-format
19826 msgid ""
19827 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
19828 msgstr ""
19830 #: c-family/c-format.c:2512
19831 #, gcc-internal-format
19832 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
19833 msgstr ""
19835 #: c-family/c-format.c:2572 c-family/c-format.c:2578 c-family/c-format.c:2729
19836 #, gcc-internal-format
19837 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
19838 msgstr ""
19840 #: c-family/c-format.c:2585 c-family/c-format.c:2739
19841 #, gcc-internal-format
19842 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
19843 msgstr ""
19845 #: c-family/c-format.c:2635
19846 #, gcc-internal-format
19847 msgid "%<locus%> is not defined as a type"
19848 msgstr ""
19850 #: c-family/c-format.c:2688
19851 #, gcc-internal-format
19852 msgid "%<location_t%> is not defined as a type"
19853 msgstr ""
19855 #: c-family/c-format.c:2705
19856 #, gcc-internal-format
19857 msgid "%<tree%> is not defined as a type"
19858 msgstr ""
19860 #: c-family/c-format.c:2710
19861 #, gcc-internal-format
19862 msgid "%<tree%> is not defined as a pointer type"
19863 msgstr ""
19865 #: c-family/c-format.c:2983
19866 #, gcc-internal-format
19867 msgid "args to be formatted is not %<...%>"
19868 msgstr ""
19870 #: c-family/c-format.c:2995
19871 #, gcc-internal-format
19872 msgid "strftime formats cannot format arguments"
19873 msgstr ""
19875 #: c-family/c-lex.c:225
19876 #, gcc-internal-format
19877 msgid "badly nested C headers from preprocessor"
19878 msgstr ""
19880 #: c-family/c-lex.c:260
19881 #, gcc-internal-format, gfc-internal-format
19882 msgid "ignoring #pragma %s %s"
19883 msgstr ""
19885 #. ... or not.
19886 #: c-family/c-lex.c:403 c-family/c-lex.c:1056
19887 #, gcc-internal-format
19888 msgid "stray %<@%> in program"
19889 msgstr ""
19891 #: c-family/c-lex.c:418
19892 #, gcc-internal-format
19893 msgid "stray %qs in program"
19894 msgstr ""
19896 #: c-family/c-lex.c:428
19897 #, gcc-internal-format, gfc-internal-format
19898 msgid "missing terminating %c character"
19899 msgstr ""
19901 #: c-family/c-lex.c:430
19902 #, gcc-internal-format
19903 msgid "stray %qc in program"
19904 msgstr ""
19906 #: c-family/c-lex.c:432
19907 #, gcc-internal-format
19908 msgid "stray %<\\%o%> in program"
19909 msgstr ""
19911 #: c-family/c-lex.c:642
19912 #, gcc-internal-format
19913 msgid "this decimal constant is unsigned only in ISO C90"
19914 msgstr ""
19916 #: c-family/c-lex.c:646
19917 #, gcc-internal-format
19918 msgid "this decimal constant would be unsigned in ISO C90"
19919 msgstr ""
19921 #: c-family/c-lex.c:666
19922 #, gcc-internal-format
19923 msgid "integer constant is too large for %<unsigned long%> type"
19924 msgstr ""
19926 #: c-family/c-lex.c:706
19927 #, gcc-internal-format
19928 msgid "unsuffixed float constant"
19929 msgstr ""
19931 #: c-family/c-lex.c:738
19932 #, gcc-internal-format
19933 msgid "unsupported non-standard suffix on floating constant"
19934 msgstr ""
19936 #: c-family/c-lex.c:743
19937 #, gcc-internal-format
19938 msgid "non-standard suffix on floating constant"
19939 msgstr ""
19941 #: c-family/c-lex.c:803 c-family/c-lex.c:806
19942 #, gcc-internal-format
19943 msgid "floating constant exceeds range of %qT"
19944 msgstr ""
19946 #: c-family/c-lex.c:821
19947 #, gcc-internal-format
19948 msgid "floating constant truncated to zero"
19949 msgstr ""
19951 #: c-family/c-lex.c:1018
19952 #, gcc-internal-format
19953 msgid "repeated %<@%> before Objective-C string"
19954 msgstr ""
19956 #: c-family/c-lex.c:1037 cp/parser.c:3472
19957 #, gcc-internal-format
19958 msgid "unsupported non-standard concatenation of string literals"
19959 msgstr ""
19961 #: c-family/c-lex.c:1065
19962 #, gcc-internal-format
19963 msgid "traditional C rejects string constant concatenation"
19964 msgstr ""
19966 #: c-family/c-omp.c:143
19967 #, gcc-internal-format
19968 msgid "invalid expression type for %<#pragma omp atomic%>"
19969 msgstr ""
19971 #: c-family/c-omp.c:200
19972 #, gcc-internal-format
19973 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
19974 msgstr ""
19976 #: c-family/c-omp.c:202 c-family/c-omp.c:214
19977 #, gcc-internal-format
19978 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
19979 msgstr ""
19981 #: c-family/c-omp.c:367 cp/semantics.c:4880
19982 #, gcc-internal-format
19983 msgid "invalid type for iteration variable %qE"
19984 msgstr ""
19986 #: c-family/c-omp.c:380
19987 #, gcc-internal-format
19988 msgid "%qE is not initialized"
19989 msgstr ""
19991 #: c-family/c-omp.c:397 cp/semantics.c:4795
19992 #, gcc-internal-format
19993 msgid "missing controlling predicate"
19994 msgstr ""
19996 #: c-family/c-omp.c:479 cp/semantics.c:4541
19997 #, gcc-internal-format
19998 msgid "invalid controlling predicate"
19999 msgstr ""
20001 #: c-family/c-omp.c:486 cp/semantics.c:4801
20002 #, gcc-internal-format
20003 msgid "missing increment expression"
20004 msgstr ""
20006 #: c-family/c-omp.c:555 cp/semantics.c:4651
20007 #, gcc-internal-format
20008 msgid "invalid increment expression"
20009 msgstr ""
20011 #: c-family/c-opts.c:305
20012 #, gcc-internal-format
20013 msgid "-I- specified twice"
20014 msgstr ""
20016 #: c-family/c-opts.c:308
20017 #, gcc-internal-format
20018 msgid "obsolete option -I- used, please use -iquote instead"
20019 msgstr ""
20021 #: c-family/c-opts.c:410
20022 #, gcc-internal-format
20023 msgid "-Werror=normalized=: set -Wnormalized=nfc"
20024 msgstr ""
20026 #: c-family/c-opts.c:424
20027 #, gcc-internal-format
20028 msgid "argument %qs to %<-Wnormalized%> not recognized"
20029 msgstr ""
20031 #: c-family/c-opts.c:642 fortran/cpp.c:351
20032 #, gcc-internal-format
20033 msgid "output filename specified twice"
20034 msgstr ""
20036 #: c-family/c-opts.c:822
20037 #, gcc-internal-format
20038 msgid "-fexcess-precision=standard for C++"
20039 msgstr ""
20041 #: c-family/c-opts.c:835
20042 #, gcc-internal-format
20043 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
20044 msgstr ""
20046 #: c-family/c-opts.c:875
20047 #, gcc-internal-format
20048 msgid "-Wformat-y2k ignored without -Wformat"
20049 msgstr ""
20051 #: c-family/c-opts.c:877
20052 #, gcc-internal-format
20053 msgid "-Wformat-extra-args ignored without -Wformat"
20054 msgstr ""
20056 #: c-family/c-opts.c:879
20057 #, gcc-internal-format
20058 msgid "-Wformat-zero-length ignored without -Wformat"
20059 msgstr ""
20061 #: c-family/c-opts.c:881
20062 #, gcc-internal-format
20063 msgid "-Wformat-nonliteral ignored without -Wformat"
20064 msgstr ""
20066 #: c-family/c-opts.c:883
20067 #, gcc-internal-format
20068 msgid "-Wformat-contains-nul ignored without -Wformat"
20069 msgstr ""
20071 #: c-family/c-opts.c:885
20072 #, gcc-internal-format
20073 msgid "-Wformat-security ignored without -Wformat"
20074 msgstr ""
20076 #: c-family/c-opts.c:910
20077 #, gcc-internal-format
20078 msgid "external TLS initialization functions not supported on this target"
20079 msgstr ""
20081 #: c-family/c-opts.c:930
20082 #, gcc-internal-format
20083 msgid "opening output file %s: %m"
20084 msgstr ""
20086 #: c-family/c-opts.c:935
20087 #, gcc-internal-format, gfc-internal-format
20088 msgid "too many filenames given.  Type %s --help for usage"
20089 msgstr ""
20091 #: c-family/c-opts.c:954
20092 #, gcc-internal-format, gfc-internal-format
20093 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
20094 msgstr ""
20096 #: c-family/c-opts.c:1081
20097 #, gcc-internal-format
20098 msgid "opening dependency file %s: %m"
20099 msgstr ""
20101 #: c-family/c-opts.c:1091
20102 #, gcc-internal-format
20103 msgid "closing dependency file %s: %m"
20104 msgstr ""
20106 #: c-family/c-opts.c:1094
20107 #, gcc-internal-format
20108 msgid "when writing output to %s: %m"
20109 msgstr ""
20111 #: c-family/c-opts.c:1174
20112 #, gcc-internal-format
20113 msgid "to generate dependencies you must specify either -M or -MM"
20114 msgstr ""
20116 #: c-family/c-opts.c:1197
20117 #, gcc-internal-format
20118 msgid "-MG may only be used with -M or -MM"
20119 msgstr ""
20121 #: c-family/c-opts.c:1227
20122 #, gcc-internal-format
20123 msgid "-fdirectives-only is incompatible with -Wunused_macros"
20124 msgstr ""
20126 #: c-family/c-opts.c:1229
20127 #, gcc-internal-format
20128 msgid "-fdirectives-only is incompatible with -traditional"
20129 msgstr ""
20131 #: c-family/c-opts.c:1401
20132 #, gcc-internal-format
20133 msgid "too late for # directive to set debug directory"
20134 msgstr ""
20136 #: c-family/c-pch.c:115
20137 #, gcc-internal-format
20138 msgid "can%'t create precompiled header %s: %m"
20139 msgstr ""
20141 #: c-family/c-pch.c:137
20142 #, gcc-internal-format
20143 msgid "can%'t write to %s: %m"
20144 msgstr ""
20146 #: c-family/c-pch.c:193
20147 #, gcc-internal-format
20148 msgid "can%'t write %s: %m"
20149 msgstr ""
20151 #: c-family/c-pch.c:221 c-family/c-pch.c:262 c-family/c-pch.c:313
20152 #, gcc-internal-format
20153 msgid "can%'t read %s: %m"
20154 msgstr ""
20156 #: c-family/c-pch.c:419
20157 #, gcc-internal-format
20158 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
20159 msgstr ""
20161 #: c-family/c-pch.c:420
20162 #, gcc-internal-format
20163 msgid "use #include instead"
20164 msgstr ""
20166 #: c-family/c-pch.c:426
20167 #, gcc-internal-format
20168 msgid "%s: couldn%'t open PCH file: %m"
20169 msgstr ""
20171 #: c-family/c-pch.c:431
20172 #, gcc-internal-format
20173 msgid "use -Winvalid-pch for more information"
20174 msgstr ""
20176 #: c-family/c-pch.c:432
20177 #, gcc-internal-format, gfc-internal-format
20178 msgid "%s: PCH file was invalid"
20179 msgstr ""
20181 #: c-family/c-pragma.c:99
20182 #, gcc-internal-format
20183 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
20184 msgstr ""
20186 #: c-family/c-pragma.c:112
20187 #, gcc-internal-format
20188 msgid ""
20189 "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
20190 msgstr ""
20192 #: c-family/c-pragma.c:142
20193 #, gcc-internal-format
20194 msgid "missing %<(%> after %<#pragma pack%> - ignored"
20195 msgstr ""
20197 #: c-family/c-pragma.c:153 c-family/c-pragma.c:185
20198 #, gcc-internal-format
20199 msgid "invalid constant in %<#pragma pack%> - ignored"
20200 msgstr ""
20202 #: c-family/c-pragma.c:157 c-family/c-pragma.c:199
20203 #, gcc-internal-format
20204 msgid "malformed %<#pragma pack%> - ignored"
20205 msgstr ""
20207 #: c-family/c-pragma.c:162
20208 #, gcc-internal-format
20209 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
20210 msgstr ""
20212 #: c-family/c-pragma.c:164
20213 #, gcc-internal-format
20214 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
20215 msgstr ""
20217 #: c-family/c-pragma.c:173
20218 #, gcc-internal-format
20219 msgid "unknown action %qE for %<#pragma pack%> - ignored"
20220 msgstr ""
20222 #: c-family/c-pragma.c:202
20223 #, gcc-internal-format
20224 msgid "junk at end of %<#pragma pack%>"
20225 msgstr ""
20227 #: c-family/c-pragma.c:205
20228 #, gcc-internal-format
20229 msgid "#pragma pack has no effect with -fpack-struct - ignored"
20230 msgstr ""
20232 #: c-family/c-pragma.c:225
20233 #, gcc-internal-format, gfc-internal-format
20234 msgid "alignment must be a small power of two, not %d"
20235 msgstr ""
20237 #: c-family/c-pragma.c:263
20238 #, gcc-internal-format
20239 msgid ""
20240 "applying #pragma weak %q+D after first use results in unspecified behavior"
20241 msgstr ""
20243 #: c-family/c-pragma.c:354 c-family/c-pragma.c:359
20244 #, gcc-internal-format
20245 msgid "malformed #pragma weak, ignored"
20246 msgstr ""
20248 #: c-family/c-pragma.c:363
20249 #, gcc-internal-format
20250 msgid "junk at end of %<#pragma weak%>"
20251 msgstr ""
20253 #: c-family/c-pragma.c:430 c-family/c-pragma.c:432
20254 #, gcc-internal-format
20255 msgid "malformed #pragma redefine_extname, ignored"
20256 msgstr ""
20258 #: c-family/c-pragma.c:435
20259 #, gcc-internal-format
20260 msgid "junk at end of %<#pragma redefine_extname%>"
20261 msgstr ""
20263 #: c-family/c-pragma.c:464 c-family/c-pragma.c:537
20264 #, gcc-internal-format
20265 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
20266 msgstr ""
20268 #: c-family/c-pragma.c:492
20269 #, gcc-internal-format
20270 msgid ""
20271 "#pragma redefine_extname ignored due to conflict with previous #pragma "
20272 "redefine_extname"
20273 msgstr ""
20275 #: c-family/c-pragma.c:528
20276 #, gcc-internal-format
20277 msgid "asm declaration ignored due to conflict with previous rename"
20278 msgstr ""
20280 #: c-family/c-pragma.c:559
20281 #, gcc-internal-format
20282 msgid ""
20283 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
20284 msgstr ""
20286 #: c-family/c-pragma.c:620
20287 #, gcc-internal-format
20288 msgid ""
20289 "#pragma GCC visibility push() must specify default, internal, hidden or "
20290 "protected"
20291 msgstr ""
20293 #: c-family/c-pragma.c:662
20294 #, gcc-internal-format
20295 msgid "#pragma GCC visibility must be followed by push or pop"
20296 msgstr ""
20298 #: c-family/c-pragma.c:668
20299 #, gcc-internal-format
20300 msgid "no matching push for %<#pragma GCC visibility pop%>"
20301 msgstr ""
20303 #: c-family/c-pragma.c:673 c-family/c-pragma.c:680
20304 #, gcc-internal-format
20305 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
20306 msgstr ""
20308 #: c-family/c-pragma.c:676
20309 #, gcc-internal-format
20310 msgid "malformed #pragma GCC visibility push"
20311 msgstr ""
20313 #: c-family/c-pragma.c:684
20314 #, gcc-internal-format
20315 msgid "junk at end of %<#pragma GCC visibility%>"
20316 msgstr ""
20318 #: c-family/c-pragma.c:699
20319 #, gcc-internal-format
20320 msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
20321 msgstr ""
20323 #: c-family/c-pragma.c:718
20324 #, gcc-internal-format
20325 msgid ""
20326 "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
20327 msgstr ""
20329 #: c-family/c-pragma.c:722
20330 #, gcc-internal-format
20331 msgid "missing option after %<#pragma GCC diagnostic%> kind"
20332 msgstr ""
20334 #: c-family/c-pragma.c:734
20335 #, gcc-internal-format
20336 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
20337 msgstr ""
20339 #: c-family/c-pragma.c:747
20340 #, gcc-internal-format
20341 msgid "#pragma GCC option is not allowed inside functions"
20342 msgstr ""
20344 #: c-family/c-pragma.c:760
20345 #, gcc-internal-format
20346 msgid "%<#pragma GCC option%> is not a string"
20347 msgstr ""
20349 #: c-family/c-pragma.c:787
20350 #, gcc-internal-format
20351 msgid ""
20352 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
20353 msgstr ""
20355 #: c-family/c-pragma.c:793
20356 #, gcc-internal-format
20357 msgid "#pragma GCC target string... is badly formed"
20358 msgstr ""
20360 #: c-family/c-pragma.c:816
20361 #, gcc-internal-format
20362 msgid "#pragma GCC optimize is not allowed inside functions"
20363 msgstr ""
20365 #: c-family/c-pragma.c:829
20366 #, gcc-internal-format
20367 msgid "%<#pragma GCC optimize%> is not a string or number"
20368 msgstr ""
20370 #: c-family/c-pragma.c:855
20371 #, gcc-internal-format
20372 msgid ""
20373 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
20374 msgstr ""
20376 #: c-family/c-pragma.c:861
20377 #, gcc-internal-format
20378 msgid "#pragma GCC optimize string... is badly formed"
20379 msgstr ""
20381 #: c-family/c-pragma.c:903
20382 #, gcc-internal-format
20383 msgid "junk at end of %<#pragma push_options%>"
20384 msgstr ""
20386 #: c-family/c-pragma.c:933
20387 #, gcc-internal-format
20388 msgid "junk at end of %<#pragma pop_options%>"
20389 msgstr ""
20391 #: c-family/c-pragma.c:940
20392 #, gcc-internal-format
20393 msgid ""
20394 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
20395 "push_options%>"
20396 msgstr ""
20398 #: c-family/c-pragma.c:982
20399 #, gcc-internal-format
20400 msgid "junk at end of %<#pragma reset_options%>"
20401 msgstr ""
20403 #: c-family/c-pragma.c:1020 c-family/c-pragma.c:1027
20404 #, gcc-internal-format
20405 msgid "expected a string after %<#pragma message%>"
20406 msgstr ""
20408 #: c-family/c-pragma.c:1022
20409 #, gcc-internal-format
20410 msgid "malformed %<#pragma message%>, ignored"
20411 msgstr ""
20413 #: c-family/c-pragma.c:1032
20414 #, gcc-internal-format
20415 msgid "junk at end of %<#pragma message%>"
20416 msgstr ""
20418 #: c-family/c-pragma.c:1035
20419 #, gcc-internal-format, gfc-internal-format
20420 msgid "#pragma message: %s"
20421 msgstr ""
20423 #: c-family/c-pragma.c:1072
20424 #, gcc-internal-format
20425 msgid "invalid location for %<pragma %s%>, ignored"
20426 msgstr ""
20428 #: c-family/c-pragma.c:1079 c-family/c-pragma.c:1093
20429 #, gcc-internal-format
20430 msgid "malformed %<#pragma %s%>, ignored"
20431 msgstr ""
20433 #: c-family/c-pragma.c:1099
20434 #, gcc-internal-format
20435 msgid "junk at end of %<#pragma %s%>"
20436 msgstr ""
20438 #: c-family/c-pragma.c:1117
20439 #, gcc-internal-format
20440 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
20441 msgstr ""
20443 #: c-family/c-pragma.c:1126
20444 #, gcc-internal-format
20445 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
20446 msgstr ""
20448 #: c-family/c-pragma.c:1132
20449 #, gcc-internal-format
20450 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
20451 msgstr ""
20453 #: c-family/c-semantics.c:157
20454 #, gcc-internal-format, gfc-internal-format
20455 msgid "wrong type argument to %s"
20456 msgstr ""
20458 #: c-family/cppspec.c:92
20459 #, gcc-internal-format
20460 msgid "%qs is not a valid option to the preprocessor"
20461 msgstr ""
20463 #: c-family/cppspec.c:111
20464 #, gcc-internal-format
20465 msgid "too many input files"
20466 msgstr ""
20468 #: common/config/alpha/alpha-common.c:76
20469 #, gcc-internal-format
20470 msgid "bad value %qs for -mtls-size switch"
20471 msgstr ""
20473 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
20474 #, gcc-internal-format, gfc-internal-format
20475 msgid "-mshared-library-id=%s is not between 0 and %d"
20476 msgstr ""
20478 #: common/config/bfin/bfin-common.c:323
20479 #, gcc-internal-format, gfc-internal-format
20480 msgid "-mcpu=%s is not valid"
20481 msgstr ""
20483 #: common/config/bfin/bfin-common.c:359
20484 #, gcc-internal-format, gfc-internal-format
20485 msgid "-mcpu=%s has invalid silicon revision"
20486 msgstr ""
20488 #: common/config/i386/i386-common.c:666
20489 #, gcc-internal-format
20490 msgid "-malign-loops is obsolete, use -falign-loops"
20491 msgstr ""
20493 #: common/config/i386/i386-common.c:668
20494 #, gcc-internal-format, gfc-internal-format
20495 msgid "-malign-loops=%d is not between 0 and %d"
20496 msgstr ""
20498 #: common/config/i386/i386-common.c:675
20499 #, gcc-internal-format
20500 msgid "-malign-jumps is obsolete, use -falign-jumps"
20501 msgstr ""
20503 #: common/config/i386/i386-common.c:677
20504 #, gcc-internal-format, gfc-internal-format
20505 msgid "-malign-jumps=%d is not between 0 and %d"
20506 msgstr ""
20508 #: common/config/i386/i386-common.c:685
20509 #, gcc-internal-format
20510 msgid "-malign-functions is obsolete, use -falign-functions"
20511 msgstr ""
20513 #: common/config/i386/i386-common.c:687
20514 #, gcc-internal-format, gfc-internal-format
20515 msgid "-malign-functions=%d is not between 0 and %d"
20516 msgstr ""
20518 #: common/config/i386/i386-common.c:696
20519 #, gcc-internal-format, gfc-internal-format
20520 msgid "-mbranch-cost=%d is not between 0 and 5"
20521 msgstr ""
20523 #: common/config/i386/i386-common.c:746
20524 #, gcc-internal-format
20525 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
20526 msgstr ""
20528 #: common/config/i386/i386-common.c:752
20529 #, gcc-internal-format
20530 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
20531 msgstr ""
20533 #: common/config/ia64/ia64-common.c:58
20534 #, gcc-internal-format
20535 msgid "bad value %<%s%> for -mtls-size= switch"
20536 msgstr ""
20538 #: common/config/rs6000/rs6000-common.c:172 config/sparc/sparc.c:979
20539 #, gcc-internal-format, gfc-internal-format
20540 msgid "unknown -mdebug-%s switch"
20541 msgstr ""
20543 #: common/config/rs6000/rs6000-common.c:220
20544 #, gcc-internal-format, gfc-internal-format
20545 msgid "unknown switch -mlong-double-%s"
20546 msgstr ""
20548 #: common/config/rs6000/rs6000-common.c:230
20549 #, gcc-internal-format
20550 msgid "-msingle-float option equivalent to -mhard-float"
20551 msgstr ""
20553 #: common/config/rs6000/rs6000-common.c:246
20554 #, gcc-internal-format
20555 msgid "-msimple-fpu option ignored"
20556 msgstr ""
20558 #: common/config/rx/rx-common.c:60
20559 #, gcc-internal-format
20560 msgid "the RX200 cpu does not have FPU hardware"
20561 msgstr ""
20563 #: common/config/s390/s390-common.c:98
20564 #, gcc-internal-format
20565 msgid "stack guard value must be an exact power of 2"
20566 msgstr ""
20568 #: common/config/s390/s390-common.c:103
20569 #, gcc-internal-format
20570 msgid "stack size must be an exact power of 2"
20571 msgstr ""
20573 #: common/config/v850/v850-common.c:47
20574 #, gcc-internal-format
20575 msgid "value passed in %qs is too large"
20576 msgstr ""
20578 #: config/darwin-c.c:87
20579 #, gcc-internal-format
20580 msgid "too many #pragma options align=reset"
20581 msgstr ""
20583 #: config/darwin-c.c:107 config/darwin-c.c:110 config/darwin-c.c:112
20584 #: config/darwin-c.c:114
20585 #, gcc-internal-format
20586 msgid "malformed '#pragma options', ignoring"
20587 msgstr ""
20589 #: config/darwin-c.c:117
20590 #, gcc-internal-format
20591 msgid "junk at end of '#pragma options'"
20592 msgstr ""
20594 #: config/darwin-c.c:127
20595 #, gcc-internal-format
20596 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
20597 msgstr ""
20599 #: config/darwin-c.c:139
20600 #, gcc-internal-format
20601 msgid "missing '(' after '#pragma unused', ignoring"
20602 msgstr ""
20604 #: config/darwin-c.c:160
20605 #, gcc-internal-format
20606 msgid "missing ')' after '#pragma unused', ignoring"
20607 msgstr ""
20609 #: config/darwin-c.c:163
20610 #, gcc-internal-format
20611 msgid "junk at end of '#pragma unused'"
20612 msgstr ""
20614 #: config/darwin-c.c:174
20615 #, gcc-internal-format
20616 msgid "malformed '#pragma ms_struct', ignoring"
20617 msgstr ""
20619 #: config/darwin-c.c:182
20620 #, gcc-internal-format
20621 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
20622 msgstr ""
20624 #: config/darwin-c.c:185
20625 #, gcc-internal-format
20626 msgid "junk at end of '#pragma ms_struct'"
20627 msgstr ""
20629 #: config/darwin-c.c:411
20630 #, gcc-internal-format, gfc-internal-format
20631 msgid "subframework include %s conflicts with framework include"
20632 msgstr ""
20634 #: config/darwin-c.c:594
20635 #, gcc-internal-format
20636 msgid "unknown value %qs of -mmacosx-version-min"
20637 msgstr ""
20639 #: config/darwin-driver.c:48
20640 #, gcc-internal-format
20641 msgid "sysctl for kern.osversion failed: %m"
20642 msgstr ""
20644 #: config/darwin-driver.c:85
20645 #, gcc-internal-format
20646 msgid "couldn%'t understand kern.osversion %q.*s"
20647 msgstr ""
20649 #: config/darwin.c:1627
20650 #, gcc-internal-format
20651 msgid ""
20652 "the use of _OBJC_-prefixed variable names to select meta-data sections is "
20653 "deprecated at 4.6 and will be removed in 4.7"
20654 msgstr ""
20656 #: config/darwin.c:1881
20657 #, gcc-internal-format, gfc-internal-format
20658 msgid "failed to open temporary file %s for LTO output"
20659 msgstr ""
20661 #: config/darwin.c:1970
20662 #, gcc-internal-format
20663 msgid ""
20664 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
20665 msgstr ""
20667 #: config/darwin.c:1977
20668 #, gcc-internal-format
20669 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
20670 msgstr ""
20672 #: config/darwin.c:2689
20673 #, gcc-internal-format
20674 msgid ""
20675 "protected visibility attribute not supported in this configuration; ignored"
20676 msgstr ""
20678 #: config/darwin.c:2847
20679 #, gcc-internal-format, gfc-internal-format
20680 msgid "failed to open temporary file %s with LTO output"
20681 msgstr ""
20683 #: config/darwin.c:3020
20684 #, gcc-internal-format
20685 msgid ""
20686 "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-"
20687 "runtime%>"
20688 msgstr ""
20690 #: config/darwin.c:3024
20691 #, gcc-internal-format
20692 msgid ""
20693 "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-"
20694 "fnext-runtime%>"
20695 msgstr ""
20697 #: config/darwin.c:3109
20698 #, gcc-internal-format
20699 msgid ""
20700 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
20701 msgstr ""
20703 #: config/darwin.c:3294
20704 #, gcc-internal-format
20705 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
20706 msgstr ""
20708 #: config/darwin.c:3301
20709 #, gcc-internal-format
20710 msgid "built-in function %qD takes one argument only"
20711 msgstr ""
20713 #: config/darwin.c:3375
20714 #, gcc-internal-format
20715 msgid "CFString literal is missing"
20716 msgstr ""
20718 #: config/darwin.c:3386
20719 #, gcc-internal-format
20720 msgid "CFString literal expression is not a string constant"
20721 msgstr ""
20723 #: config/darwin.c:3409
20724 #, gcc-internal-format, gfc-internal-format
20725 msgid "%s in CFString literal"
20726 msgstr ""
20728 #: config/host-darwin.c:61
20729 #, gcc-internal-format
20730 msgid "couldn%'t unmap pch_address_space: %m"
20731 msgstr ""
20733 #: config/sol2-c.c:92 config/sol2-c.c:108
20734 #, gcc-internal-format
20735 msgid "malformed %<#pragma align%>, ignoring"
20736 msgstr ""
20738 #: config/sol2-c.c:101
20739 #, gcc-internal-format
20740 msgid "invalid alignment for %<#pragma align%>, ignoring"
20741 msgstr ""
20743 #: config/sol2-c.c:116
20744 #, gcc-internal-format
20745 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
20746 msgstr ""
20748 #: config/sol2-c.c:128 config/sol2-c.c:140
20749 #, gcc-internal-format
20750 msgid "malformed %<#pragma align%>"
20751 msgstr ""
20753 #: config/sol2-c.c:135
20754 #, gcc-internal-format
20755 msgid "junk at end of %<#pragma align%>"
20756 msgstr ""
20758 #: config/sol2-c.c:156 config/sol2-c.c:163
20759 #, gcc-internal-format
20760 msgid "malformed %<#pragma init%>, ignoring"
20761 msgstr ""
20763 #: config/sol2-c.c:187 config/sol2-c.c:199
20764 #, gcc-internal-format
20765 msgid "malformed %<#pragma init%>"
20766 msgstr ""
20768 #: config/sol2-c.c:194
20769 #, gcc-internal-format
20770 msgid "junk at end of %<#pragma init%>"
20771 msgstr ""
20773 #: config/sol2-c.c:215 config/sol2-c.c:222
20774 #, gcc-internal-format
20775 msgid "malformed %<#pragma fini%>, ignoring"
20776 msgstr ""
20778 #: config/sol2-c.c:246 config/sol2-c.c:258
20779 #, gcc-internal-format
20780 msgid "malformed %<#pragma fini%>"
20781 msgstr ""
20783 #: config/sol2-c.c:253
20784 #, gcc-internal-format
20785 msgid "junk at end of %<#pragma fini%>"
20786 msgstr ""
20788 #: config/sol2.c:56
20789 #, gcc-internal-format
20790 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
20791 msgstr ""
20793 #: config/vxworks.c:144
20794 #, gcc-internal-format
20795 msgid "PIC is only supported for RTPs"
20796 msgstr ""
20798 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
20799 #. sections.  machopic_select_section ensures that weak variables go in
20800 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
20801 #. not supported.  Weak symbols that aren't visible outside the .s file
20802 #. are not supported.
20803 #: config/darwin.h:442
20804 #, gcc-internal-format
20805 msgid "alias definitions not supported in Mach-O; ignored"
20806 msgstr ""
20808 #. No profiling.
20809 #: config/vx-common.h:89
20810 #, gcc-internal-format
20811 msgid "profiler support for VxWorks"
20812 msgstr ""
20814 #: config/aarch64/aarch64-builtins.c:1032
20815 #, gcc-internal-format
20816 msgid "incompatible type for argument %d, expected %<const int%>"
20817 msgstr ""
20819 #: config/aarch64/aarch64.c:3643
20820 #, gcc-internal-format
20821 msgid "function profiling"
20822 msgstr ""
20824 #: config/aarch64/aarch64.c:4623
20825 #, gcc-internal-format
20826 msgid "missing feature modifier after %qs"
20827 msgstr ""
20829 #. Extension not found in list.
20830 #: config/aarch64/aarch64.c:4644
20831 #, gcc-internal-format
20832 msgid "unknown feature modifier %qs"
20833 msgstr ""
20835 #: config/aarch64/aarch64.c:4675
20836 #, gcc-internal-format
20837 msgid "missing arch name in -march=%qs"
20838 msgstr ""
20840 #. ARCH name not found in list.
20841 #: config/aarch64/aarch64.c:4699
20842 #, gcc-internal-format
20843 msgid "unknown value %qs for -march"
20844 msgstr ""
20846 #: config/aarch64/aarch64.c:4724
20847 #, gcc-internal-format
20848 msgid "missing cpu name in -mcpu=%qs"
20849 msgstr ""
20851 #. CPU name not found in list.
20852 #: config/aarch64/aarch64.c:4747
20853 #, gcc-internal-format
20854 msgid "unknown value %qs for -mcpu"
20855 msgstr ""
20857 #. CPU name not found in list.
20858 #: config/aarch64/aarch64.c:4771
20859 #, gcc-internal-format
20860 msgid "unknown value %qs for -mtune"
20861 msgstr ""
20863 #: config/aarch64/aarch64.c:4879
20864 #, gcc-internal-format
20865 msgid "code model %qs with -f%s"
20866 msgstr ""
20868 #: config/aarch64/aarch64.c:5198 config/aarch64/aarch64.c:5306
20869 #: config/aarch64/aarch64.c:5545
20870 #, gcc-internal-format
20871 msgid "%qs and floating point or vector arguments"
20872 msgstr ""
20874 #: config/aarch64/aarch64.c:6421
20875 #, gcc-internal-format
20876 msgid "lane out of range"
20877 msgstr ""
20879 #: config/aarch64/aarch64.c:6431
20880 #, gcc-internal-format
20881 msgid "constant out of range"
20882 msgstr ""
20884 #: config/alpha/alpha.c:295
20885 #, gcc-internal-format
20886 msgid "bad value %qs for -mtrap-precision switch"
20887 msgstr ""
20889 #: config/alpha/alpha.c:309
20890 #, gcc-internal-format
20891 msgid "bad value %qs for -mfp-rounding-mode switch"
20892 msgstr ""
20894 #: config/alpha/alpha.c:324
20895 #, gcc-internal-format
20896 msgid "bad value %qs for -mfp-trap-mode switch"
20897 msgstr ""
20899 #: config/alpha/alpha.c:341
20900 #, gcc-internal-format
20901 msgid "bad value %qs for -mcpu switch"
20902 msgstr ""
20904 #: config/alpha/alpha.c:356
20905 #, gcc-internal-format
20906 msgid "bad value %qs for -mtune switch"
20907 msgstr ""
20909 #: config/alpha/alpha.c:377
20910 #, gcc-internal-format
20911 msgid "fp software completion requires -mtrap-precision=i"
20912 msgstr ""
20914 #: config/alpha/alpha.c:393
20915 #, gcc-internal-format
20916 msgid "rounding mode not supported for VAX floats"
20917 msgstr ""
20919 #: config/alpha/alpha.c:398
20920 #, gcc-internal-format
20921 msgid "trap mode not supported for VAX floats"
20922 msgstr ""
20924 #: config/alpha/alpha.c:402
20925 #, gcc-internal-format
20926 msgid "128-bit long double not supported for VAX floats"
20927 msgstr ""
20929 #: config/alpha/alpha.c:430
20930 #, gcc-internal-format, gfc-internal-format
20931 msgid "L%d cache latency unknown for %s"
20932 msgstr ""
20934 #: config/alpha/alpha.c:445
20935 #, gcc-internal-format
20936 msgid "bad value %qs for -mmemory-latency"
20937 msgstr ""
20939 #: config/alpha/alpha.c:6583 config/alpha/alpha.c:6586
20940 #: config/tilegx/tilegx.c:3448 config/tilepro/tilepro.c:3098
20941 #, gcc-internal-format
20942 msgid "bad builtin fcode"
20943 msgstr ""
20945 #: config/arm/arm.c:1635
20946 #, gcc-internal-format, gfc-internal-format
20947 msgid "switch -mcpu=%s conflicts with -march=%s switch"
20948 msgstr ""
20950 #: config/arm/arm.c:1753
20951 #, gcc-internal-format
20952 msgid "target CPU does not support ARM mode"
20953 msgstr ""
20955 #: config/arm/arm.c:1759
20956 #, gcc-internal-format
20957 msgid "target CPU does not support interworking"
20958 msgstr ""
20960 #: config/arm/arm.c:1765
20961 #, gcc-internal-format
20962 msgid "target CPU does not support THUMB instructions"
20963 msgstr ""
20965 #: config/arm/arm.c:1783
20966 #, gcc-internal-format
20967 msgid ""
20968 "enabling backtrace support is only meaningful when compiling for the Thumb"
20969 msgstr ""
20971 #: config/arm/arm.c:1786
20972 #, gcc-internal-format
20973 msgid ""
20974 "enabling callee interworking support is only meaningful when compiling for "
20975 "the Thumb"
20976 msgstr ""
20978 #: config/arm/arm.c:1790
20979 #, gcc-internal-format
20980 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
20981 msgstr ""
20983 #: config/arm/arm.c:1798
20984 #, gcc-internal-format
20985 msgid "-fpic and -mapcs-reent are incompatible"
20986 msgstr ""
20988 #: config/arm/arm.c:1801
20989 #, gcc-internal-format
20990 msgid "APCS reentrant code not supported.  Ignored"
20991 msgstr ""
20993 #: config/arm/arm.c:1809
20994 #, gcc-internal-format
20995 msgid "-g with -mno-apcs-frame may not give sensible debugging"
20996 msgstr ""
20998 #: config/arm/arm.c:1812
20999 #, gcc-internal-format
21000 msgid "passing floating point arguments in fp regs not yet supported"
21001 msgstr ""
21003 #: config/arm/arm.c:1815
21004 #, gcc-internal-format
21005 msgid ""
21006 "%<mwords-little-endian%> is deprecated and will be removed in a future "
21007 "release"
21008 msgstr ""
21010 #: config/arm/arm.c:1879
21011 #, gcc-internal-format
21012 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
21013 msgstr ""
21015 #: config/arm/arm.c:1882
21016 #, gcc-internal-format
21017 msgid "iwmmxt abi requires an iwmmxt capable cpu"
21018 msgstr ""
21020 #: config/arm/arm.c:1915
21021 #, gcc-internal-format
21022 msgid "AAPCS does not support -mcaller-super-interworking"
21023 msgstr ""
21025 #: config/arm/arm.c:1918
21026 #, gcc-internal-format
21027 msgid "AAPCS does not support -mcallee-super-interworking"
21028 msgstr ""
21030 #: config/arm/arm.c:1923
21031 #, gcc-internal-format
21032 msgid "iWMMXt and NEON are incompatible"
21033 msgstr ""
21035 #: config/arm/arm.c:1927
21036 #, gcc-internal-format
21037 msgid "iWMMXt unsupported under Thumb mode"
21038 msgstr ""
21040 #: config/arm/arm.c:1931
21041 #, gcc-internal-format
21042 msgid "__fp16 and no ldrh"
21043 msgstr ""
21045 #: config/arm/arm.c:1951
21046 #, gcc-internal-format
21047 msgid "-mfloat-abi=hard and VFP"
21048 msgstr ""
21050 #: config/arm/arm.c:1974
21051 #, gcc-internal-format
21052 msgid "can not use -mtp=cp15 with 16-bit Thumb"
21053 msgstr ""
21055 #: config/arm/arm.c:1990
21056 #, gcc-internal-format
21057 msgid "structure size boundary can only be set to 8, 32 or 64"
21058 msgstr ""
21060 #: config/arm/arm.c:1992
21061 #, gcc-internal-format
21062 msgid "structure size boundary can only be set to 8 or 32"
21063 msgstr ""
21065 #: config/arm/arm.c:2000
21066 #, gcc-internal-format
21067 msgid "RTP PIC is incompatible with Thumb"
21068 msgstr ""
21070 #: config/arm/arm.c:2009
21071 #, gcc-internal-format
21072 msgid "RTP PIC is incompatible with -msingle-pic-base"
21073 msgstr ""
21075 #: config/arm/arm.c:2021
21076 #, gcc-internal-format
21077 msgid "-mpic-register= is useless without -fpic"
21078 msgstr ""
21080 #: config/arm/arm.c:2030
21081 #, gcc-internal-format, gfc-internal-format
21082 msgid "unable to use '%s' for PIC register"
21083 msgstr ""
21085 #: config/arm/arm.c:2063
21086 #, gcc-internal-format
21087 msgid "target CPU does not support unaligned accesses"
21088 msgstr ""
21090 #: config/arm/arm.c:2087
21091 #, gcc-internal-format
21092 msgid "-freorder-blocks-and-partition not supported on this architecture"
21093 msgstr ""
21095 #: config/arm/arm.c:4148
21096 #, gcc-internal-format
21097 msgid "non-AAPCS derived PCS variant"
21098 msgstr ""
21100 #: config/arm/arm.c:4150
21101 #, gcc-internal-format
21102 msgid "variadic functions must use the base AAPCS variant"
21103 msgstr ""
21105 #: config/arm/arm.c:4169
21106 #, gcc-internal-format
21107 msgid "PCS variant"
21108 msgstr ""
21110 #: config/arm/arm.c:4364
21111 #, gcc-internal-format
21112 msgid "Thumb-1 hard-float VFP ABI"
21113 msgstr ""
21115 #: config/arm/arm.c:5087 config/arm/arm.c:5105 config/avr/avr.c:7809
21116 #: config/avr/avr.c:7825 config/bfin/bfin.c:4636 config/bfin/bfin.c:4697
21117 #: config/bfin/bfin.c:4726 config/h8300/h8300.c:5439 config/i386/i386.c:4920
21118 #: config/i386/i386.c:34639 config/i386/i386.c:34690 config/i386/i386.c:34762
21119 #: config/m68k/m68k.c:729 config/mcore/mcore.c:3046 config/mep/mep.c:3887
21120 #: config/mep/mep.c:3901 config/mep/mep.c:3975 config/rl78/rl78.c:480
21121 #: config/rs6000/rs6000.c:24833 config/rx/rx.c:2571 config/sh/sh.c:9512
21122 #: config/sh/sh.c:9530 config/sh/sh.c:9559 config/sh/sh.c:9641
21123 #: config/sh/sh.c:9664 config/spu/spu.c:3685 config/stormy16/stormy16.c:2207
21124 #: config/v850/v850.c:2082
21125 #, gcc-internal-format
21126 msgid "%qE attribute only applies to functions"
21127 msgstr ""
21129 #: config/arm/arm.c:19325
21130 #, gcc-internal-format
21131 msgid "unable to compute real location of stacked parameter"
21132 msgstr ""
21134 #: config/arm/arm.c:21267
21135 #, gcc-internal-format
21136 msgid "argument must be a constant"
21137 msgstr ""
21139 #. @@@ better error message
21140 #: config/arm/arm.c:21642 config/arm/arm.c:21746
21141 #, gcc-internal-format
21142 msgid "selector must be an immediate"
21143 msgstr ""
21145 #: config/arm/arm.c:21650 config/arm/arm.c:21695 config/arm/arm.c:21753
21146 #: config/arm/arm.c:21762
21147 #, gcc-internal-format
21148 msgid "the range of selector should be in 0 to 7"
21149 msgstr ""
21151 #: config/arm/arm.c:21655 config/arm/arm.c:21764
21152 #, gcc-internal-format
21153 msgid "the range of selector should be in 0 to 3"
21154 msgstr ""
21156 #: config/arm/arm.c:21660 config/arm/arm.c:21766
21157 #, gcc-internal-format
21158 msgid "the range of selector should be in 0 to 1"
21159 msgstr ""
21161 #: config/arm/arm.c:21832
21162 #, gcc-internal-format
21163 msgid "mask must be an immediate"
21164 msgstr ""
21166 #: config/arm/arm.c:21837
21167 #, gcc-internal-format
21168 msgid "the range of mask should be in 0 to 255"
21169 msgstr ""
21171 #: config/arm/arm.c:22025
21172 #, gcc-internal-format
21173 msgid ""
21174 "the range of count should be in 0 to 32.  please check the intrinsic "
21175 "_mm_rori_pi16 in code."
21176 msgstr ""
21178 #: config/arm/arm.c:22027
21179 #, gcc-internal-format
21180 msgid ""
21181 "the range of count should be in 0 to 32.  please check the intrinsic "
21182 "_mm_rori_pi32 in code."
21183 msgstr ""
21185 #: config/arm/arm.c:22029
21186 #, gcc-internal-format
21187 msgid ""
21188 "the range of count should be in 0 to 32.  please check the intrinsic "
21189 "_mm_ror_pi16 in code."
21190 msgstr ""
21192 #: config/arm/arm.c:22031
21193 #, gcc-internal-format
21194 msgid ""
21195 "the range of count should be in 0 to 32.  please check the intrinsic "
21196 "_mm_ror_pi32 in code."
21197 msgstr ""
21199 #: config/arm/arm.c:22037
21200 #, gcc-internal-format
21201 msgid ""
21202 "the range of count should be in 0 to 64.  please check the intrinsic "
21203 "_mm_rori_si64 in code."
21204 msgstr ""
21206 #: config/arm/arm.c:22039
21207 #, gcc-internal-format
21208 msgid ""
21209 "the range of count should be in 0 to 64.  please check the intrinsic "
21210 "_mm_ror_si64 in code."
21211 msgstr ""
21213 #: config/arm/arm.c:22044
21214 #, gcc-internal-format
21215 msgid ""
21216 "the count should be no less than 0.  please check the intrinsic "
21217 "_mm_srli_pi16 in code."
21218 msgstr ""
21220 #: config/arm/arm.c:22046
21221 #, gcc-internal-format
21222 msgid ""
21223 "the count should be no less than 0.  please check the intrinsic "
21224 "_mm_srli_pi32 in code."
21225 msgstr ""
21227 #: config/arm/arm.c:22048
21228 #, gcc-internal-format
21229 msgid ""
21230 "the count should be no less than 0.  please check the intrinsic "
21231 "_mm_srli_si64 in code."
21232 msgstr ""
21234 #: config/arm/arm.c:22050
21235 #, gcc-internal-format
21236 msgid ""
21237 "the count should be no less than 0.  please check the intrinsic "
21238 "_mm_slli_pi16 in code."
21239 msgstr ""
21241 #: config/arm/arm.c:22052
21242 #, gcc-internal-format
21243 msgid ""
21244 "the count should be no less than 0.  please check the intrinsic "
21245 "_mm_slli_pi32 in code."
21246 msgstr ""
21248 #: config/arm/arm.c:22054
21249 #, gcc-internal-format
21250 msgid ""
21251 "the count should be no less than 0.  please check the intrinsic "
21252 "_mm_slli_si64 in code."
21253 msgstr ""
21255 #: config/arm/arm.c:22056
21256 #, gcc-internal-format
21257 msgid ""
21258 "the count should be no less than 0.  please check the intrinsic "
21259 "_mm_srai_pi16 in code."
21260 msgstr ""
21262 #: config/arm/arm.c:22058
21263 #, gcc-internal-format
21264 msgid ""
21265 "the count should be no less than 0.  please check the intrinsic "
21266 "_mm_srai_pi32 in code."
21267 msgstr ""
21269 #: config/arm/arm.c:22060
21270 #, gcc-internal-format
21271 msgid ""
21272 "the count should be no less than 0.  please check the intrinsic "
21273 "_mm_srai_si64 in code."
21274 msgstr ""
21276 #: config/arm/arm.c:22062
21277 #, gcc-internal-format
21278 msgid ""
21279 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 "
21280 "in code."
21281 msgstr ""
21283 #: config/arm/arm.c:22064
21284 #, gcc-internal-format
21285 msgid ""
21286 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 "
21287 "in code."
21288 msgstr ""
21290 #: config/arm/arm.c:22066
21291 #, gcc-internal-format
21292 msgid ""
21293 "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 "
21294 "in code."
21295 msgstr ""
21297 #: config/arm/arm.c:22068
21298 #, gcc-internal-format
21299 msgid ""
21300 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 "
21301 "in code."
21302 msgstr ""
21304 #: config/arm/arm.c:22070
21305 #, gcc-internal-format
21306 msgid ""
21307 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 "
21308 "in code."
21309 msgstr ""
21311 #: config/arm/arm.c:22072
21312 #, gcc-internal-format
21313 msgid ""
21314 "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 "
21315 "in code."
21316 msgstr ""
21318 #: config/arm/arm.c:22074
21319 #, gcc-internal-format
21320 msgid ""
21321 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 "
21322 "in code."
21323 msgstr ""
21325 #: config/arm/arm.c:22076
21326 #, gcc-internal-format
21327 msgid ""
21328 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 "
21329 "in code."
21330 msgstr ""
21332 #: config/arm/arm.c:22078
21333 #, gcc-internal-format
21334 msgid ""
21335 "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 "
21336 "in code."
21337 msgstr ""
21339 #: config/arm/arm.c:22797
21340 #, gcc-internal-format
21341 msgid "no low registers available for popping high registers"
21342 msgstr ""
21344 #: config/arm/arm.c:23022
21345 #, gcc-internal-format
21346 msgid "interrupt Service Routines cannot be coded in Thumb mode"
21347 msgstr ""
21349 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
21350 #, gcc-internal-format
21351 msgid "%qs expects 1 argument but %d given"
21352 msgstr ""
21354 #: config/avr/avr-c.c:76
21355 #, gcc-internal-format
21356 msgid "%qs expects a fixed-point value as argument"
21357 msgstr ""
21359 #: config/avr/avr-c.c:102
21360 #, gcc-internal-format
21361 msgid "using %qs with unsigned type has no effect"
21362 msgstr ""
21364 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
21365 #, gcc-internal-format
21366 msgid "no matching fixed-point overload found for %qs"
21367 msgstr ""
21369 #: config/avr/avr-c.c:124
21370 #, gcc-internal-format
21371 msgid "%qs expects 2 arguments but %d given"
21372 msgstr ""
21374 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
21375 #, gcc-internal-format
21376 msgid "%qs expects a fixed-point value as first argument"
21377 msgstr ""
21379 #: config/avr/avr-c.c:144
21380 #, gcc-internal-format
21381 msgid "%qs expects an integer value as second argument"
21382 msgstr ""
21384 #: config/avr/avr.c:573
21385 #, gcc-internal-format
21386 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
21387 msgstr ""
21389 #: config/avr/avr.c:580
21390 #, gcc-internal-format
21391 msgid "function attributes %qs and %qs have no effect on %qs function"
21392 msgstr ""
21394 #: config/avr/avr.c:598
21395 #, gcc-internal-format
21396 msgid "%qs function cannot have arguments"
21397 msgstr ""
21399 #: config/avr/avr.c:601
21400 #, gcc-internal-format
21401 msgid "%qs function cannot return a value"
21402 msgstr ""
21404 #: config/avr/avr.c:608
21405 #, gcc-internal-format
21406 msgid "%qs appears to be a misspelled %s handler"
21407 msgstr ""
21409 #: config/avr/avr.c:838
21410 #, gcc-internal-format
21411 msgid "%<builtin_return_address%> contains only 2 bytes of address"
21412 msgstr ""
21414 #: config/avr/avr.c:2047
21415 #, gcc-internal-format
21416 msgid "pointer offset from symbol maybe incorrect"
21417 msgstr ""
21419 #: config/avr/avr.c:2172
21420 #, gcc-internal-format
21421 msgid "accessing data memory with program memory address"
21422 msgstr ""
21424 #: config/avr/avr.c:2221
21425 #, gcc-internal-format
21426 msgid "accessing program memory with data memory address"
21427 msgstr ""
21429 #: config/avr/avr.c:2640
21430 #, gcc-internal-format, gfc-internal-format
21431 msgid "fixed register %s used to pass parameter to function"
21432 msgstr ""
21434 #: config/avr/avr.c:2911
21435 #, gcc-internal-format
21436 msgid "writing to address space %qs not supported"
21437 msgstr ""
21439 #: config/avr/avr.c:8000
21440 #, gcc-internal-format
21441 msgid "%qT uses address space %qs beyond flash of %qs"
21442 msgstr ""
21444 #: config/avr/avr.c:8003
21445 #, gcc-internal-format
21446 msgid "%s %q+D uses address space %qs beyond flash of %qs"
21447 msgstr ""
21449 #: config/avr/avr.c:8010
21450 #, gcc-internal-format
21451 msgid "pointer targeting address space %qs must be const in %qT"
21452 msgstr ""
21454 #: config/avr/avr.c:8013
21455 #, gcc-internal-format
21456 msgid "pointer targeting address space %qs must be const in %s %q+D"
21457 msgstr ""
21459 #: config/avr/avr.c:8051
21460 #, gcc-internal-format
21461 msgid "variable %q+D located in address space %qs beyond flash of %qs"
21462 msgstr ""
21464 #: config/avr/avr.c:8067
21465 #, gcc-internal-format
21466 msgid ""
21467 "variable %q+D must be const in order to be put into read-only section by "
21468 "means of %qs"
21469 msgstr ""
21471 #: config/avr/avr.c:8274
21472 #, gcc-internal-format
21473 msgid "only uninitialized variables can be placed in the .noinit section"
21474 msgstr ""
21476 #: config/avr/avr.c:8315
21477 #, gcc-internal-format
21478 msgid "uninitialized variable %q+D put into program memory area"
21479 msgstr ""
21481 #: config/avr/avr.c:8394
21482 #, gcc-internal-format
21483 msgid "MCU %qs supported for assembler only"
21484 msgstr ""
21486 #: config/avr/avr.c:10816
21487 #, gcc-internal-format
21488 msgid "conversion from address space %qs to address space %qs"
21489 msgstr ""
21491 #: config/avr/avr.c:11778
21492 #, gcc-internal-format, gfc-internal-format
21493 msgid "%s expects a compile time integer constant"
21494 msgstr ""
21496 #: config/avr/avr.c:11792
21497 #, gcc-internal-format, gfc-internal-format
21498 msgid "%s expects a compile time long integer constant as first argument"
21499 msgstr ""
21501 #: config/avr/avr.c:11820
21502 #, gcc-internal-format, gfc-internal-format
21503 msgid ""
21504 "rounding to %d bits has no effect for fixed-point value with %d fractional "
21505 "bits"
21506 msgstr ""
21508 #: config/avr/avr.c:11829
21509 #, gcc-internal-format
21510 msgid "rounding result will always be 0"
21511 msgstr ""
21513 #: config/bfin/bfin.c:2351
21514 #, gcc-internal-format
21515 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
21516 msgstr ""
21518 #: config/bfin/bfin.c:2356
21519 #, gcc-internal-format
21520 msgid "-mshared-library-id= specified without -mid-shared-library"
21521 msgstr ""
21523 #: config/bfin/bfin.c:2360
21524 #, gcc-internal-format
21525 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
21526 msgstr ""
21528 #: config/bfin/bfin.c:2365
21529 #, gcc-internal-format
21530 msgid "can%'t use multiple stack checking methods together"
21531 msgstr ""
21533 #: config/bfin/bfin.c:2368
21534 #, gcc-internal-format
21535 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
21536 msgstr ""
21538 #: config/bfin/bfin.c:2373 config/m68k/m68k.c:535
21539 #, gcc-internal-format
21540 msgid "cannot specify both -msep-data and -mid-shared-library"
21541 msgstr ""
21543 #: config/bfin/bfin.c:2393
21544 #, gcc-internal-format
21545 msgid "-mmulticore can only be used with BF561"
21546 msgstr ""
21548 #: config/bfin/bfin.c:2396
21549 #, gcc-internal-format
21550 msgid "-mcorea should be used with -mmulticore"
21551 msgstr ""
21553 #: config/bfin/bfin.c:2399
21554 #, gcc-internal-format
21555 msgid "-mcoreb should be used with -mmulticore"
21556 msgstr ""
21558 #: config/bfin/bfin.c:2402
21559 #, gcc-internal-format
21560 msgid "-mcorea and -mcoreb can%'t be used together"
21561 msgstr ""
21563 #: config/bfin/bfin.c:4641
21564 #, gcc-internal-format
21565 msgid "multiple function type attributes specified"
21566 msgstr ""
21568 #: config/bfin/bfin.c:4708
21569 #, gcc-internal-format
21570 msgid ""
21571 "can%'t apply both longcall and shortcall attributes to the same function"
21572 msgstr ""
21574 #: config/bfin/bfin.c:4758 config/i386/winnt.c:60 config/mep/mep.c:3791
21575 #: config/mep/mep.c:3929
21576 #, gcc-internal-format
21577 msgid "%qE attribute only applies to variables"
21578 msgstr ""
21580 #: config/bfin/bfin.c:4765
21581 #, gcc-internal-format
21582 msgid "%qE attribute cannot be specified for local variables"
21583 msgstr ""
21585 #: config/c6x/c6x.c:233
21586 #, gcc-internal-format
21587 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
21588 msgstr ""
21590 #: config/c6x/c6x.h:362
21591 #, gcc-internal-format
21592 msgid "profiling is not yet implemented for this architecture"
21593 msgstr ""
21595 #: config/cr16/cr16.c:294
21596 #, gcc-internal-format
21597 msgid "data-model=far not valid for cr16c architecture"
21598 msgstr ""
21600 #: config/cr16/cr16.c:297
21601 #, gcc-internal-format, gfc-internal-format
21602 msgid "invalid data model option -mdata-model=%s"
21603 msgstr ""
21605 #: config/cr16/cr16.h:431
21606 #, gcc-internal-format
21607 msgid "profiler support for CR16"
21608 msgstr ""
21610 #. This function is for retrieving a part of an instruction name for
21611 #. an operator, for immediate output.  If that ever happens for
21612 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
21613 #. we notice.
21614 #: config/cris/cris.c:523
21615 #, gcc-internal-format
21616 msgid "MULT case in cris_op_str"
21617 msgstr ""
21619 #: config/cris/cris.c:861
21620 #, gcc-internal-format
21621 msgid "invalid use of ':' modifier"
21622 msgstr ""
21624 #: config/cris/cris.c:1095 config/moxie/moxie.c:189
21625 #, gcc-internal-format, gfc-internal-format
21626 msgid "internal error: bad register: %d"
21627 msgstr ""
21629 #: config/cris/cris.c:1827
21630 #, gcc-internal-format
21631 msgid "internal error: sideeffect-insn affecting main effect"
21632 msgstr ""
21634 #: config/cris/cris.c:1924
21635 #, gcc-internal-format
21636 msgid "unknown cc_attr value"
21637 msgstr ""
21639 #. If we get here, the caller got its initial tests wrong.
21640 #: config/cris/cris.c:2350
21641 #, gcc-internal-format
21642 msgid "internal error: cris_side_effect_mode_ok with bad operands"
21643 msgstr ""
21645 #: config/cris/cris.c:2589
21646 #, gcc-internal-format, gfc-internal-format
21647 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
21648 msgstr ""
21650 #: config/cris/cris.c:2617
21651 #, gcc-internal-format, gfc-internal-format
21652 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
21653 msgstr ""
21655 #: config/cris/cris.c:2653
21656 #, gcc-internal-format, gfc-internal-format
21657 msgid "unknown CRIS cpu version specification in -mtune= : %s"
21658 msgstr ""
21660 #: config/cris/cris.c:2674
21661 #, gcc-internal-format
21662 msgid "-fPIC and -fpic are not supported in this configuration"
21663 msgstr ""
21665 #: config/cris/cris.c:2932
21666 #, gcc-internal-format
21667 msgid "unknown src"
21668 msgstr ""
21670 #: config/cris/cris.c:2993
21671 #, gcc-internal-format
21672 msgid "unknown dest"
21673 msgstr ""
21675 #: config/cris/cris.c:3282
21676 #, gcc-internal-format, gfc-internal-format
21677 msgid "stackframe too big: %d bytes"
21678 msgstr ""
21680 #: config/cris/cris.c:3777 config/cris/cris.c:3805
21681 #, gcc-internal-format
21682 msgid "expand_binop failed in movsi got"
21683 msgstr ""
21685 #: config/cris/cris.c:3887
21686 #, gcc-internal-format
21687 msgid "emitting PIC operand, but PIC register isn%'t set up"
21688 msgstr ""
21690 #. Definitions for GCC.  Part of the machine description for CRIS.
21691 #. Copyright (C) 1998-2013 Free Software Foundation, Inc.
21692 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21694 #. This file is part of GCC.
21696 #. GCC is free software; you can redistribute it and/or modify
21697 #. it under the terms of the GNU General Public License as published by
21698 #. the Free Software Foundation; either version 3, or (at your option)
21699 #. any later version.
21701 #. GCC is distributed in the hope that it will be useful,
21702 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21703 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21704 #. GNU General Public License for more details.
21706 #. You should have received a copy of the GNU General Public License
21707 #. along with GCC; see the file COPYING3.  If not see
21708 #. <http://www.gnu.org/licenses/>.
21709 #. After the first "Node:" comment comes all preprocessor directives and
21710 #. attached declarations described in the info files, the "Using and
21711 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21712 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21713 #. really, but needs an update anyway.
21715 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21716 #. for that.  If applicable, there is a CRIS-specific comment.  The order
21717 #. of macro definitions follow the order in the manual.  Every section in
21718 #. the manual (node in the info pages) has an introductory `Node:
21719 #. <subchapter>' comment.  If no macros are defined for a section, only
21720 #. the section-comment is present.
21721 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21722 #. and config/cris/linux.h) are responsible for lots of settings not
21723 #. repeated below.  This file contains general CRIS definitions
21724 #. and definitions for the cris-*-elf subtarget.
21725 #. We don't want to use gcc_assert for everything, as that can be
21726 #. compiled out.
21727 #: config/cris/cris.h:42
21728 #, gcc-internal-format
21729 msgid "CRIS-port assertion failed: "
21730 msgstr ""
21732 #. Node: Caller Saves
21733 #. (no definitions)
21734 #. Node: Function entry
21735 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
21736 #. TARGET_ASM_FUNCTION_EPILOGUE.
21737 #. Node: Profiling
21738 #: config/cris/cris.h:757
21739 #, gcc-internal-format
21740 msgid "no FUNCTION_PROFILER for CRIS"
21741 msgstr ""
21743 #: config/epiphany/epiphany.c:439 config/epiphany/epiphany.c:479
21744 #, gcc-internal-format
21745 msgid "argument of %qE attribute is not a string constant"
21746 msgstr ""
21748 #: config/epiphany/epiphany.c:454
21749 #, gcc-internal-format
21750 msgid ""
21751 "argument of %qE attribute is not \"reset\", \"software_exception\", "
21752 "\"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", "
21753 "\"wand\" or \"swi\""
21754 msgstr ""
21756 #: config/epiphany/epiphany.c:1439
21757 #, gcc-internal-format
21758 msgid "stack_offset must be at least 4"
21759 msgstr ""
21761 #: config/epiphany/epiphany.c:1441
21762 #, gcc-internal-format
21763 msgid "stack_offset must be a multiple of 4"
21764 msgstr ""
21766 #: config/frv/frv.c:8684
21767 #, gcc-internal-format
21768 msgid "accumulator is not a constant integer"
21769 msgstr ""
21771 #: config/frv/frv.c:8689
21772 #, gcc-internal-format
21773 msgid "accumulator number is out of bounds"
21774 msgstr ""
21776 #: config/frv/frv.c:8700
21777 #, gcc-internal-format
21778 msgid "inappropriate accumulator for %qs"
21779 msgstr ""
21781 #: config/frv/frv.c:8776
21782 #, gcc-internal-format
21783 msgid "invalid IACC argument"
21784 msgstr ""
21786 #: config/frv/frv.c:8799
21787 #, gcc-internal-format
21788 msgid "%qs expects a constant argument"
21789 msgstr ""
21791 #: config/frv/frv.c:8804
21792 #, gcc-internal-format
21793 msgid "constant argument out of range for %qs"
21794 msgstr ""
21796 #: config/frv/frv.c:9285
21797 #, gcc-internal-format
21798 msgid "media functions are not available unless -mmedia is used"
21799 msgstr ""
21801 #: config/frv/frv.c:9297
21802 #, gcc-internal-format
21803 msgid "this media function is only available on the fr500"
21804 msgstr ""
21806 #: config/frv/frv.c:9325
21807 #, gcc-internal-format
21808 msgid "this media function is only available on the fr400 and fr550"
21809 msgstr ""
21811 #: config/frv/frv.c:9344
21812 #, gcc-internal-format
21813 msgid "this builtin function is only available on the fr405 and fr450"
21814 msgstr ""
21816 #: config/frv/frv.c:9353
21817 #, gcc-internal-format
21818 msgid "this builtin function is only available on the fr500 and fr550"
21819 msgstr ""
21821 #: config/frv/frv.c:9365
21822 #, gcc-internal-format
21823 msgid "this builtin function is only available on the fr450"
21824 msgstr ""
21826 #: config/h8300/h8300.c:320
21827 #, gcc-internal-format
21828 msgid "-msx is not supported in coff"
21829 msgstr ""
21831 #: config/h8300/h8300.c:342
21832 #, gcc-internal-format
21833 msgid "-ms2600 is used without -ms"
21834 msgstr ""
21836 #: config/h8300/h8300.c:348
21837 #, gcc-internal-format
21838 msgid "-mn is used without -mh or -ms or -msx"
21839 msgstr ""
21841 #: config/h8300/h8300.c:354
21842 #, gcc-internal-format
21843 msgid "-mexr is used without -ms"
21844 msgstr ""
21846 #: config/h8300/h8300.c:360
21847 #, gcc-internal-format
21848 msgid "-mint32 is not supported for H8300 and H8300L targets"
21849 msgstr ""
21851 #: config/h8300/h8300.c:366
21852 #, gcc-internal-format
21853 msgid "-mexr is used without -ms or -msx"
21854 msgstr ""
21856 #: config/h8300/h8300.c:372
21857 #, gcc-internal-format
21858 msgid ""
21859 "-mno-exr valid only with -ms or -msx                   - Option ignored!"
21860 msgstr ""
21862 #: config/i386/host-cygwin.c:62
21863 #, gcc-internal-format
21864 msgid "can%'t extend PCH file: %m"
21865 msgstr ""
21867 #: config/i386/host-cygwin.c:73
21868 #, gcc-internal-format
21869 msgid "can%'t set position in PCH file: %m"
21870 msgstr ""
21872 #: config/i386/i386.c:3114 config/i386/i386.c:3447
21873 #, gcc-internal-format, gfc-internal-format
21874 msgid "bad value (%s) for %stune=%s %s"
21875 msgstr ""
21877 #: config/i386/i386.c:3117
21878 #, gcc-internal-format, gfc-internal-format
21879 msgid ""
21880 "%stune=x86-64%s is deprecated; use %stune=k8%s or %stune=generic%s instead "
21881 "as appropriate"
21882 msgstr ""
21884 #. rep; movq isn't available in 32-bit code.
21885 #: config/i386/i386.c:3147
21886 #, gcc-internal-format
21887 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
21888 msgstr ""
21890 #: config/i386/i386.c:3160
21891 #, gcc-internal-format
21892 msgid "address mode %qs not supported in the %s bit mode"
21893 msgstr ""
21895 #: config/i386/i386.c:3179 config/i386/i386.c:3188 config/i386/i386.c:3200
21896 #: config/i386/i386.c:3211 config/i386/i386.c:3222
21897 #, gcc-internal-format
21898 msgid "code model %qs not supported in the %s bit mode"
21899 msgstr ""
21901 #: config/i386/i386.c:3191 config/i386/i386.c:3203
21902 #, gcc-internal-format
21903 msgid "code model %qs not supported in x32 mode"
21904 msgstr ""
21906 #: config/i386/i386.c:3209 config/i386/i386.c:3218
21907 #, gcc-internal-format, gfc-internal-format
21908 msgid "code model %s does not support PIC mode"
21909 msgstr ""
21911 #: config/i386/i386.c:3247
21912 #, gcc-internal-format
21913 msgid "-masm=intel not supported in this configuration"
21914 msgstr ""
21916 #: config/i386/i386.c:3251
21917 #, gcc-internal-format, gfc-internal-format
21918 msgid "%i-bit mode not compiled in"
21919 msgstr ""
21921 #: config/i386/i386.c:3263 config/i386/i386.c:3417
21922 #, gcc-internal-format
21923 msgid "CPU you selected does not support x86-64 instruction set"
21924 msgstr ""
21926 #: config/i386/i386.c:3387
21927 #, gcc-internal-format, gfc-internal-format
21928 msgid "generic CPU can be used only for %stune=%s %s"
21929 msgstr ""
21931 #: config/i386/i386.c:3390
21932 #, gcc-internal-format, gfc-internal-format
21933 msgid "bad value (%s) for %sarch=%s %s"
21934 msgstr ""
21936 #: config/i386/i386.c:3496
21937 #, gcc-internal-format
21938 msgid "-mregparm is ignored in 64-bit mode"
21939 msgstr ""
21941 #: config/i386/i386.c:3499
21942 #, gcc-internal-format, gfc-internal-format
21943 msgid "-mregparm=%d is not between 0 and %d"
21944 msgstr ""
21946 #: config/i386/i386.c:3540
21947 #, gcc-internal-format, gfc-internal-format
21948 msgid "%srtd%s is ignored in 64bit mode"
21949 msgstr ""
21951 #: config/i386/i386.c:3605
21952 #, gcc-internal-format
21953 msgid "-mpreferred-stack-boundary is not supported for this target"
21954 msgstr ""
21956 #: config/i386/i386.c:3608
21957 #, gcc-internal-format, gfc-internal-format
21958 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
21959 msgstr ""
21961 #: config/i386/i386.c:3629
21962 #, gcc-internal-format, gfc-internal-format
21963 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
21964 msgstr ""
21966 #: config/i386/i386.c:3643
21967 #, gcc-internal-format, gfc-internal-format
21968 msgid "%ssseregparm%s used without SSE enabled"
21969 msgstr ""
21971 #: config/i386/i386.c:3651
21972 #, gcc-internal-format
21973 msgid "SSE instruction set disabled, using 387 arithmetics"
21974 msgstr ""
21976 #: config/i386/i386.c:3656
21977 #, gcc-internal-format
21978 msgid "387 instruction set disabled, using SSE arithmetics"
21979 msgstr ""
21981 #: config/i386/i386.c:3700
21982 #, gcc-internal-format, gfc-internal-format
21983 msgid ""
21984 "unwind tables currently require either a frame pointer or %saccumulate-"
21985 "outgoing-args%s for correctness"
21986 msgstr ""
21988 #: config/i386/i386.c:3713
21989 #, gcc-internal-format, gfc-internal-format
21990 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
21991 msgstr ""
21993 #: config/i386/i386.c:3817
21994 #, gcc-internal-format
21995 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
21996 msgstr ""
21998 #: config/i386/i386.c:3824
21999 #, gcc-internal-format
22000 msgid "-mno-fentry isn%'t compatible with SEH"
22001 msgstr ""
22003 #: config/i386/i386.c:3896 config/rs6000/rs6000.c:3189
22004 #, gcc-internal-format, gfc-internal-format
22005 msgid "unknown option for -mrecip=%s"
22006 msgstr ""
22008 #: config/i386/i386.c:4229
22009 #, gcc-internal-format
22010 msgid "attribute %<target%> argument not a string"
22011 msgstr ""
22013 #: config/i386/i386.c:4295 config/i386/i386.c:4342
22014 #, gcc-internal-format, gfc-internal-format
22015 msgid "attribute(target(\"%s\")) is unknown"
22016 msgstr ""
22018 #: config/i386/i386.c:4323
22019 #, gcc-internal-format, gfc-internal-format
22020 msgid "option(\"%s\") was already specified"
22021 msgstr ""
22023 #: config/i386/i386.c:4933 config/i386/i386.c:4984
22024 #, gcc-internal-format
22025 msgid "fastcall and regparm attributes are not compatible"
22026 msgstr ""
22028 #: config/i386/i386.c:4938
22029 #, gcc-internal-format
22030 msgid "regparam and thiscall attributes are not compatible"
22031 msgstr ""
22033 #: config/i386/i386.c:4945 config/i386/i386.c:34659
22034 #, gcc-internal-format
22035 msgid "%qE attribute requires an integer constant argument"
22036 msgstr ""
22038 #: config/i386/i386.c:4951
22039 #, gcc-internal-format
22040 msgid "argument to %qE attribute larger than %d"
22041 msgstr ""
22043 #: config/i386/i386.c:4976 config/i386/i386.c:5019
22044 #, gcc-internal-format
22045 msgid "fastcall and cdecl attributes are not compatible"
22046 msgstr ""
22048 #: config/i386/i386.c:4980
22049 #, gcc-internal-format
22050 msgid "fastcall and stdcall attributes are not compatible"
22051 msgstr ""
22053 #: config/i386/i386.c:4988 config/i386/i386.c:5037
22054 #, gcc-internal-format
22055 msgid "fastcall and thiscall attributes are not compatible"
22056 msgstr ""
22058 #: config/i386/i386.c:4998 config/i386/i386.c:5015
22059 #, gcc-internal-format
22060 msgid "stdcall and cdecl attributes are not compatible"
22061 msgstr ""
22063 #: config/i386/i386.c:5002
22064 #, gcc-internal-format
22065 msgid "stdcall and fastcall attributes are not compatible"
22066 msgstr ""
22068 #: config/i386/i386.c:5006 config/i386/i386.c:5033
22069 #, gcc-internal-format
22070 msgid "stdcall and thiscall attributes are not compatible"
22071 msgstr ""
22073 #: config/i386/i386.c:5023 config/i386/i386.c:5041
22074 #, gcc-internal-format
22075 msgid "cdecl and thiscall attributes are not compatible"
22076 msgstr ""
22078 #: config/i386/i386.c:5029
22079 #, gcc-internal-format
22080 msgid "%qE attribute is used for none class-method"
22081 msgstr ""
22083 #: config/i386/i386.c:5255
22084 #, gcc-internal-format
22085 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
22086 msgstr ""
22088 #: config/i386/i386.c:5258
22089 #, gcc-internal-format
22090 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
22091 msgstr ""
22093 #: config/i386/i386.c:5555
22094 #, gcc-internal-format
22095 msgid "ms_hook_prologue is not compatible with nested function"
22096 msgstr ""
22098 #: config/i386/i386.c:5680
22099 #, gcc-internal-format
22100 msgid ""
22101 "ms_abi attribute requires -maccumulate-outgoing-args or subtarget "
22102 "optimization implying it"
22103 msgstr ""
22105 #: config/i386/i386.c:5804
22106 #, gcc-internal-format
22107 msgid "AVX vector argument without AVX enabled changes the ABI"
22108 msgstr ""
22110 #: config/i386/i386.c:5818 config/i386/i386.c:6793
22111 #, gcc-internal-format
22112 msgid "SSE vector argument without SSE enabled changes the ABI"
22113 msgstr ""
22115 #: config/i386/i386.c:6002
22116 #, gcc-internal-format
22117 msgid ""
22118 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
22119 msgstr ""
22121 #: config/i386/i386.c:6119
22122 #, gcc-internal-format
22123 msgid "the ABI of passing union with long double has changed in GCC 4.4"
22124 msgstr ""
22126 #: config/i386/i386.c:6234
22127 #, gcc-internal-format
22128 msgid ""
22129 "the ABI of passing structure with complex float member has changed in GCC 4.4"
22130 msgstr ""
22132 #: config/i386/i386.c:6380
22133 #, gcc-internal-format
22134 msgid "SSE register return with SSE disabled"
22135 msgstr ""
22137 #: config/i386/i386.c:6386
22138 #, gcc-internal-format
22139 msgid "SSE register argument with SSE disabled"
22140 msgstr ""
22142 #: config/i386/i386.c:6402
22143 #, gcc-internal-format
22144 msgid "x87 register return with x87 disabled"
22145 msgstr ""
22147 #: config/i386/i386.c:6831
22148 #, gcc-internal-format
22149 msgid "MMX vector argument without MMX enabled changes the ABI"
22150 msgstr ""
22152 #: config/i386/i386.c:7197
22153 #, gcc-internal-format, gfc-internal-format
22154 msgid ""
22155 "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
22156 msgstr ""
22158 #: config/i386/i386.c:7555
22159 #, gcc-internal-format
22160 msgid "SSE vector return without SSE enabled changes the ABI"
22161 msgstr ""
22163 #: config/i386/i386.c:7565
22164 #, gcc-internal-format
22165 msgid "MMX vector return without MMX enabled changes the ABI"
22166 msgstr ""
22168 #: config/i386/i386.c:10185
22169 #, gcc-internal-format
22170 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
22171 msgstr ""
22173 #: config/i386/i386.c:11230
22174 #, gcc-internal-format
22175 msgid "-fsplit-stack does not support fastcall with nested function"
22176 msgstr ""
22178 #: config/i386/i386.c:11250
22179 #, gcc-internal-format
22180 msgid ""
22181 "-fsplit-stack does not support 2 register  parameters for a nested function"
22182 msgstr ""
22184 #. FIXME: We could make this work by pushing a register
22185 #. around the addition and comparison.
22186 #: config/i386/i386.c:11261
22187 #, gcc-internal-format
22188 msgid "-fsplit-stack does not support 3 register parameters"
22189 msgstr ""
22191 #: config/i386/i386.c:13922
22192 #, gcc-internal-format
22193 msgid "extended registers have no high halves"
22194 msgstr ""
22196 #: config/i386/i386.c:13937
22197 #, gcc-internal-format
22198 msgid "unsupported operand size for extended register"
22199 msgstr ""
22201 #: config/i386/i386.c:14206
22202 #, gcc-internal-format
22203 msgid "non-integer operand used with operand code 'z'"
22204 msgstr ""
22206 #: config/i386/i386.c:28755
22207 #, gcc-internal-format
22208 msgid "No dispatcher found for the versioning attributes"
22209 msgstr ""
22211 #: config/i386/i386.c:28805
22212 #, gcc-internal-format, gfc-internal-format
22213 msgid "No dispatcher found for %s"
22214 msgstr ""
22216 #: config/i386/i386.c:28815
22217 #, gcc-internal-format, gfc-internal-format
22218 msgid "No dispatcher found for the versioning attributes : %s"
22219 msgstr ""
22221 #: config/i386/i386.c:29062
22222 #, gcc-internal-format
22223 msgid ""
22224 "Function versions cannot be marked as gnu_inline, bodies have to be generated"
22225 msgstr ""
22227 #: config/i386/i386.c:29067 config/i386/i386.c:29512
22228 #, gcc-internal-format
22229 msgid "Virtual function multiversioning not supported"
22230 msgstr ""
22232 #: config/i386/i386.c:29132
22233 #, gcc-internal-format
22234 msgid "missing %<target%> attribute for multi-versioned %D"
22235 msgstr ""
22237 #: config/i386/i386.c:29135
22238 #, gcc-internal-format
22239 msgid "previous declaration of %D"
22240 msgstr ""
22242 #: config/i386/i386.c:29351
22243 #, gcc-internal-format
22244 msgid ""
22245 "multiversioning needs ifunc which is not supported in this configuration"
22246 msgstr ""
22248 #: config/i386/i386.c:29695
22249 #, gcc-internal-format
22250 msgid "Parameter to builtin must be a string constant or literal"
22251 msgstr ""
22253 #: config/i386/i386.c:29720 config/i386/i386.c:29770
22254 #, gcc-internal-format, gfc-internal-format
22255 msgid "Parameter to builtin not valid: %s"
22256 msgstr ""
22258 #: config/i386/i386.c:30171 config/i386/i386.c:31114
22259 #, gcc-internal-format
22260 msgid "the last argument must be a 2-bit immediate"
22261 msgstr ""
22263 #: config/i386/i386.c:30577
22264 #, gcc-internal-format
22265 msgid "the fifth argument must be an 8-bit immediate"
22266 msgstr ""
22268 #: config/i386/i386.c:30672
22269 #, gcc-internal-format
22270 msgid "the third argument must be an 8-bit immediate"
22271 msgstr ""
22273 #: config/i386/i386.c:31086
22274 #, gcc-internal-format
22275 msgid "the last argument must be an 1-bit immediate"
22276 msgstr ""
22278 #: config/i386/i386.c:31105
22279 #, gcc-internal-format
22280 msgid "the last argument must be a 4-bit immediate"
22281 msgstr ""
22283 #: config/i386/i386.c:31123
22284 #, gcc-internal-format
22285 msgid "the last argument must be a 1-bit immediate"
22286 msgstr ""
22288 #: config/i386/i386.c:31132
22289 #, gcc-internal-format
22290 msgid "the last argument must be a 5-bit immediate"
22291 msgstr ""
22293 #: config/i386/i386.c:31141
22294 #, gcc-internal-format
22295 msgid "the next to last argument must be an 8-bit immediate"
22296 msgstr ""
22298 #: config/i386/i386.c:31145 config/i386/i386.c:31368
22299 #, gcc-internal-format
22300 msgid "the last argument must be an 8-bit immediate"
22301 msgstr ""
22303 #: config/i386/i386.c:31366
22304 #, gcc-internal-format
22305 msgid "the last argument must be a 32-bit immediate"
22306 msgstr ""
22308 #: config/i386/i386.c:31433 config/rs6000/rs6000.c:10657
22309 #, gcc-internal-format
22310 msgid "selector must be an integer constant in the range 0..%wi"
22311 msgstr ""
22313 #: config/i386/i386.c:31598
22314 #, gcc-internal-format
22315 msgid "%qE needs unknown isa option"
22316 msgstr ""
22318 #: config/i386/i386.c:31602
22319 #, gcc-internal-format
22320 msgid "%qE needs isa option %s"
22321 msgstr ""
22323 #: config/i386/i386.c:31931
22324 #, gcc-internal-format
22325 msgid "last argument must be an immediate"
22326 msgstr ""
22328 #: config/i386/i386.c:32216
22329 #, gcc-internal-format
22330 msgid "last argument must be scale 1, 2, 4, 8"
22331 msgstr ""
22333 #: config/i386/i386.c:32311
22334 #, gcc-internal-format
22335 msgid "the xabort's argument must be an 8-bit immediate"
22336 msgstr ""
22338 #: config/i386/i386.c:34646
22339 #, gcc-internal-format
22340 msgid "%qE attribute only available for 32-bit"
22341 msgstr ""
22343 #: config/i386/i386.c:34667
22344 #, gcc-internal-format
22345 msgid "argument to %qE attribute is neither zero, nor one"
22346 msgstr ""
22348 #: config/i386/i386.c:34701 config/i386/i386.c:34710
22349 #, gcc-internal-format
22350 msgid "ms_abi and sysv_abi attributes are not compatible"
22351 msgstr ""
22353 #: config/i386/i386.c:34747 config/rs6000/rs6000.c:24916
22354 #, gcc-internal-format
22355 msgid "%qE incompatible attribute ignored"
22356 msgstr ""
22358 #: config/i386/i386.c:42160
22359 #, gcc-internal-format
22360 msgid "Unknown architecture specific memory model"
22361 msgstr ""
22363 #: config/i386/i386.c:42167
22364 #, gcc-internal-format
22365 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
22366 msgstr ""
22368 #: config/i386/i386.c:42173
22369 #, gcc-internal-format
22370 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
22371 msgstr ""
22373 #: config/i386/winnt.c:82
22374 #, gcc-internal-format
22375 msgid ""
22376 "%qE attribute applies only to initialized variables with external linkage"
22377 msgstr ""
22379 #: config/i386/winnt.c:144
22380 #, gcc-internal-format
22381 msgid "definition of static data member %q+D of dllimport%'d class"
22382 msgstr ""
22384 #: config/i386/winnt.c:331
22385 #, gcc-internal-format
22386 msgid "%q+D:'selectany' attribute applies only to initialized objects"
22387 msgstr ""
22389 #: config/i386/winnt.c:492
22390 #, gcc-internal-format
22391 msgid "%q+D causes a section type conflict"
22392 msgstr ""
22394 #: config/i386/cygming.h:199
22395 #, gcc-internal-format
22396 msgid "-fPIC ignored for target (all code is position independent)"
22397 msgstr ""
22399 #: config/i386/cygming.h:205
22400 #, gcc-internal-format, gfc-internal-format
22401 msgid "-f%s ignored for target (all code is position independent)"
22402 msgstr ""
22404 #: config/i386/djgpp.h:157
22405 #, gcc-internal-format
22406 msgid "-mbnu210 is ignored (option is obsolete)"
22407 msgstr ""
22409 #: config/ia64/ia64-c.c:51
22410 #, gcc-internal-format
22411 msgid "malformed #pragma builtin"
22412 msgstr ""
22414 #: config/ia64/ia64.c:703
22415 #, gcc-internal-format
22416 msgid "invalid argument of %qE attribute"
22417 msgstr ""
22419 #: config/ia64/ia64.c:716
22420 #, gcc-internal-format
22421 msgid "an address area attribute cannot be specified for local variables"
22422 msgstr ""
22424 #: config/ia64/ia64.c:723
22425 #, gcc-internal-format
22426 msgid "address area of %q+D conflicts with previous declaration"
22427 msgstr ""
22429 #: config/ia64/ia64.c:731
22430 #, gcc-internal-format
22431 msgid "address area attribute cannot be specified for functions"
22432 msgstr ""
22434 #: config/ia64/ia64.c:764
22435 #, gcc-internal-format
22436 msgid "%qE attribute requires a string constant argument"
22437 msgstr ""
22439 #: config/ia64/ia64.c:5885 config/pa/pa.c:416 config/sh/sh.c:9348
22440 #: config/spu/spu.c:4897
22441 #, gcc-internal-format
22442 msgid "value of -mfixed-range must have form REG1-REG2"
22443 msgstr ""
22445 #: config/ia64/ia64.c:5912 config/pa/pa.c:443 config/sh/sh.c:9374
22446 #: config/spu/spu.c:4923
22447 #, gcc-internal-format, gfc-internal-format
22448 msgid "%s-%s is an empty range"
22449 msgstr ""
22451 #: config/ia64/ia64.c:11098
22452 #, gcc-internal-format
22453 msgid "version attribute is not a string"
22454 msgstr ""
22456 #: config/iq2000/iq2000.c:1834
22457 #, gcc-internal-format, gfc-internal-format
22458 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
22459 msgstr ""
22461 #: config/iq2000/iq2000.c:2596
22462 #, gcc-internal-format
22463 msgid "argument %qd is not a constant"
22464 msgstr ""
22466 #: config/iq2000/iq2000.c:2899 config/xtensa/xtensa.c:2438
22467 #, gcc-internal-format
22468 msgid "PRINT_OPERAND_ADDRESS, null pointer"
22469 msgstr ""
22471 #: config/iq2000/iq2000.c:3054
22472 #, gcc-internal-format, gfc-internal-format
22473 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
22474 msgstr ""
22476 #: config/iq2000/iq2000.c:3063 config/xtensa/xtensa.c:2292
22477 #, gcc-internal-format
22478 msgid "PRINT_OPERAND null pointer"
22479 msgstr ""
22481 #: config/m32c/m32c-pragma.c:55
22482 #, gcc-internal-format
22483 msgid "junk at end of #pragma GCC memregs [0..16]"
22484 msgstr ""
22486 #: config/m32c/m32c-pragma.c:62
22487 #, gcc-internal-format
22488 msgid "#pragma GCC memregs must precede any function decls"
22489 msgstr ""
22491 #: config/m32c/m32c-pragma.c:70 config/m32c/m32c-pragma.c:77
22492 #, gcc-internal-format
22493 msgid "#pragma GCC memregs takes a number [0..16]"
22494 msgstr ""
22496 #: config/m32c/m32c-pragma.c:105
22497 #, gcc-internal-format
22498 msgid "junk at end of #pragma ADDRESS"
22499 msgstr ""
22501 #: config/m32c/m32c-pragma.c:110
22502 #, gcc-internal-format
22503 msgid "malformed #pragma ADDRESS variable address"
22504 msgstr ""
22506 #: config/m32c/m32c.c:411
22507 #, gcc-internal-format, gfc-internal-format
22508 msgid "invalid target memregs value '%d'"
22509 msgstr ""
22511 #: config/m32c/m32c.c:2918
22512 #, gcc-internal-format
22513 msgid "%qE attribute is not supported for R8C target"
22514 msgstr ""
22516 #. The argument must be a constant integer.
22517 #: config/m32c/m32c.c:2934 config/sh/sh.c:9567 config/sh/sh.c:9673
22518 #, gcc-internal-format
22519 msgid "%qE attribute argument not an integer constant"
22520 msgstr ""
22522 #: config/m32c/m32c.c:2943
22523 #, gcc-internal-format
22524 msgid "%qE attribute argument should be between 18 to 255"
22525 msgstr ""
22527 #: config/m32c/m32c.c:4119
22528 #, gcc-internal-format
22529 msgid "%<bank_switch%> has no effect on non-interrupt functions"
22530 msgstr ""
22532 #: config/m32c/m32c.c:4223
22533 #, gcc-internal-format
22534 msgid "%<fast_interrupt%> attribute directive ignored"
22535 msgstr ""
22537 #: config/m32r/m32r.c:382
22538 #, gcc-internal-format
22539 msgid "invalid argument of %qs attribute"
22540 msgstr ""
22542 #: config/m68k/m68k.c:476
22543 #, gcc-internal-format, gfc-internal-format
22544 msgid "-mcpu=%s conflicts with -march=%s"
22545 msgstr ""
22547 #: config/m68k/m68k.c:547
22548 #, gcc-internal-format
22549 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
22550 msgstr ""
22552 #: config/m68k/m68k.c:609
22553 #, gcc-internal-format, gfc-internal-format
22554 msgid "-falign-labels=%d is not supported"
22555 msgstr ""
22557 #: config/m68k/m68k.c:614
22558 #, gcc-internal-format, gfc-internal-format
22559 msgid "-falign-loops=%d is not supported"
22560 msgstr ""
22562 #: config/m68k/m68k.c:621
22563 #, gcc-internal-format
22564 msgid "-fstack-limit- options are not supported on this cpu"
22565 msgstr ""
22567 #: config/m68k/m68k.c:736
22568 #, gcc-internal-format
22569 msgid "multiple interrupt attributes not allowed"
22570 msgstr ""
22572 #: config/m68k/m68k.c:743
22573 #, gcc-internal-format
22574 msgid "interrupt_thread is available only on fido"
22575 msgstr ""
22577 #: config/m68k/m68k.c:1077 config/rs6000/rs6000.c:18850
22578 #, gcc-internal-format
22579 msgid "stack limit expression is not supported"
22580 msgstr ""
22582 #: config/mcore/mcore.c:2939
22583 #, gcc-internal-format
22584 msgid "initialized variable %q+D is marked dllimport"
22585 msgstr ""
22587 #: config/mep/mep-pragma.c:71
22588 #, gcc-internal-format
22589 msgid "junk at end of #pragma io_volatile"
22590 msgstr ""
22592 #: config/mep/mep-pragma.c:85
22593 #, gcc-internal-format
22594 msgid "#pragma io_volatile takes only on or off"
22595 msgstr ""
22597 #: config/mep/mep-pragma.c:124
22598 #, gcc-internal-format
22599 msgid "invalid coprocessor register range"
22600 msgstr ""
22602 #: config/mep/mep-pragma.c:144
22603 #, gcc-internal-format
22604 msgid "invalid coprocessor register %qE"
22605 msgstr ""
22607 #: config/mep/mep-pragma.c:167
22608 #, gcc-internal-format
22609 msgid "malformed coprocessor register"
22610 msgstr ""
22612 #: config/mep/mep-pragma.c:254
22613 #, gcc-internal-format
22614 msgid "junk at end of #pragma GCC coprocessor width"
22615 msgstr ""
22617 #: config/mep/mep-pragma.c:261
22618 #, gcc-internal-format
22619 msgid "#pragma GCC coprocessor width takes only 32 or 64"
22620 msgstr ""
22622 #: config/mep/mep-pragma.c:295
22623 #, gcc-internal-format
22624 msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
22625 msgstr ""
22627 #: config/mep/mep-pragma.c:300
22628 #, gcc-internal-format, gfc-internal-format
22629 msgid "#pragma GCC coprocessor subclass '%c' already defined"
22630 msgstr ""
22632 #: config/mep/mep-pragma.c:318
22633 #, gcc-internal-format
22634 msgid "malformed #pragma GCC coprocessor subclass"
22635 msgstr ""
22637 #: config/mep/mep-pragma.c:340
22638 #, gcc-internal-format
22639 msgid "malformed #pragma disinterrupt"
22640 msgstr ""
22642 #: config/mep/mep-pragma.c:354
22643 #, gcc-internal-format
22644 msgid "malformed #pragma GCC coprocessor"
22645 msgstr ""
22647 #: config/mep/mep-pragma.c:359
22648 #, gcc-internal-format
22649 msgid "coprocessor not enabled"
22650 msgstr ""
22652 #: config/mep/mep-pragma.c:370
22653 #, gcc-internal-format
22654 msgid "unknown #pragma GCC coprocessor %E"
22655 msgstr ""
22657 #: config/mep/mep-pragma.c:392
22658 #, gcc-internal-format
22659 msgid "malformed #pragma call"
22660 msgstr ""
22662 #: config/mep/mep.c:351
22663 #, gcc-internal-format
22664 msgid "-fpic is not supported"
22665 msgstr ""
22667 #: config/mep/mep.c:353
22668 #, gcc-internal-format
22669 msgid "-fPIC is not supported"
22670 msgstr ""
22672 #: config/mep/mep.c:355
22673 #, gcc-internal-format
22674 msgid "only one of -ms and -mm may be given"
22675 msgstr ""
22677 #: config/mep/mep.c:357
22678 #, gcc-internal-format
22679 msgid "only one of -ms and -ml may be given"
22680 msgstr ""
22682 #: config/mep/mep.c:359
22683 #, gcc-internal-format
22684 msgid "only one of -mm and -ml may be given"
22685 msgstr ""
22687 #: config/mep/mep.c:361
22688 #, gcc-internal-format
22689 msgid "only one of -ms and -mtiny= may be given"
22690 msgstr ""
22692 #: config/mep/mep.c:363
22693 #, gcc-internal-format
22694 msgid "only one of -mm and -mtiny= may be given"
22695 msgstr ""
22697 #: config/mep/mep.c:365
22698 #, gcc-internal-format
22699 msgid "-mclip currently has no effect without -mminmax"
22700 msgstr ""
22702 #: config/mep/mep.c:372
22703 #, gcc-internal-format
22704 msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
22705 msgstr ""
22707 #: config/mep/mep.c:1374
22708 #, gcc-internal-format
22709 msgid "unusual TP-relative address"
22710 msgstr ""
22712 #: config/mep/mep.c:3350
22713 #, gcc-internal-format
22714 msgid "unconvertible operand %c %qs"
22715 msgstr ""
22717 #: config/mep/mep.c:3798 config/mep/mep.c:3861
22718 #, gcc-internal-format
22719 msgid "address region attributes not allowed with auto storage class"
22720 msgstr ""
22722 #: config/mep/mep.c:3804 config/mep/mep.c:3867
22723 #, gcc-internal-format
22724 msgid "address region attributes on pointed-to types ignored"
22725 msgstr ""
22727 #: config/mep/mep.c:3853
22728 #, gcc-internal-format
22729 msgid "%qE attribute only applies to variables and functions"
22730 msgstr ""
22732 #: config/mep/mep.c:3873 config/mep/mep.c:4189
22733 #, gcc-internal-format
22734 msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
22735 msgstr ""
22737 #: config/mep/mep.c:3907
22738 #, gcc-internal-format
22739 msgid "cannot inline interrupt function %qE"
22740 msgstr ""
22742 #: config/mep/mep.c:3913
22743 #, gcc-internal-format
22744 msgid "interrupt function must have return type of void"
22745 msgstr ""
22747 #: config/mep/mep.c:3918
22748 #, gcc-internal-format
22749 msgid "interrupt function must have no arguments"
22750 msgstr ""
22752 #: config/mep/mep.c:3939
22753 #, gcc-internal-format
22754 msgid "%qE attribute allows only an integer constant argument"
22755 msgstr ""
22757 #: config/mep/mep.c:3972
22758 #, gcc-internal-format
22759 msgid "%qE attribute only applies to functions, not %s"
22760 msgstr ""
22762 #: config/mep/mep.c:3983
22763 #, gcc-internal-format, gfc-internal-format
22764 msgid ""
22765 "to describe a pointer to a VLIW function, use syntax like this:\n"
22766 "%s"
22767 msgstr ""
22769 #: config/mep/mep.c:3992
22770 #, gcc-internal-format, gfc-internal-format
22771 msgid ""
22772 "to describe an array of VLIW function pointers, use syntax like this:\n"
22773 "%s"
22774 msgstr ""
22776 #: config/mep/mep.c:3998
22777 #, gcc-internal-format
22778 msgid "VLIW functions are not allowed without a VLIW configuration"
22779 msgstr ""
22781 #: config/mep/mep.c:4148
22782 #, gcc-internal-format, gfc-internal-format
22783 msgid "\"#pragma disinterrupt %s\" not used"
22784 msgstr ""
22786 #: config/mep/mep.c:4314
22787 #, gcc-internal-format
22788 msgid "__io address 0x%x is the same for %qE and %qE"
22789 msgstr ""
22791 #: config/mep/mep.c:4462
22792 #, gcc-internal-format, gfc-internal-format
22793 msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
22794 msgstr ""
22796 #: config/mep/mep.c:4560
22797 #, gcc-internal-format
22798 msgid "variable %D of type %<io%> must be uninitialized"
22799 msgstr ""
22801 #: config/mep/mep.c:4565
22802 #, gcc-internal-format
22803 msgid "variable %D of type %<cb%> must be uninitialized"
22804 msgstr ""
22806 #: config/mep/mep.c:5999
22807 #, gcc-internal-format
22808 msgid "coprocessor intrinsic %qs is not available in this configuration"
22809 msgstr ""
22811 #: config/mep/mep.c:6002
22812 #, gcc-internal-format
22813 msgid "%qs is not available in VLIW functions"
22814 msgstr ""
22816 #: config/mep/mep.c:6005
22817 #, gcc-internal-format
22818 msgid "%qs is not available in non-VLIW functions"
22819 msgstr ""
22821 #: config/mep/mep.c:6167 config/mep/mep.c:6284
22822 #, gcc-internal-format
22823 msgid "argument %d of %qE must be in the range %d...%d"
22824 msgstr ""
22826 #: config/mep/mep.c:6170
22827 #, gcc-internal-format
22828 msgid "argument %d of %qE must be a multiple of %d"
22829 msgstr ""
22831 #: config/mep/mep.c:6223
22832 #, gcc-internal-format
22833 msgid "too few arguments to %qE"
22834 msgstr ""
22836 #: config/mep/mep.c:6228
22837 #, gcc-internal-format
22838 msgid "too many arguments to %qE"
22839 msgstr ""
22841 #: config/mep/mep.c:6246
22842 #, gcc-internal-format
22843 msgid "argument %d of %qE must be an address"
22844 msgstr ""
22846 #: config/mep/mep.c:7042
22847 #, gcc-internal-format
22848 msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
22849 msgstr ""
22851 #: config/mep/mep.c:7048
22852 #, gcc-internal-format, gfc-internal-format
22853 msgid "unexpected %d byte cop instruction"
22854 msgstr ""
22856 #: config/microblaze/microblaze.c:1676
22857 #, gcc-internal-format
22858 msgid "-fPIC/-fpic not supported for this target"
22859 msgstr ""
22861 #: config/microblaze/microblaze.c:1688
22862 #, gcc-internal-format
22863 msgid "%qs is an invalid argument to -mcpu="
22864 msgstr ""
22866 #: config/microblaze/microblaze.c:1737
22867 #, gcc-internal-format
22868 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
22869 msgstr ""
22871 #: config/microblaze/microblaze.c:1753
22872 #, gcc-internal-format
22873 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
22874 msgstr ""
22876 #: config/microblaze/microblaze.c:1759
22877 #, gcc-internal-format
22878 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
22879 msgstr ""
22881 #: config/microblaze/microblaze.c:1764
22882 #, gcc-internal-format
22883 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
22884 msgstr ""
22886 #: config/mips/mips.c:1308 config/mips/mips.c:1310
22887 #, gcc-internal-format
22888 msgid "%qs attribute only applies to functions"
22889 msgstr ""
22891 #: config/mips/mips.c:1320
22892 #, gcc-internal-format
22893 msgid "%qE cannot have both %<mips16%> and %<nomips16%> attributes"
22894 msgstr ""
22896 #: config/mips/mips.c:1342 config/mips/mips.c:1345
22897 #, gcc-internal-format
22898 msgid "%qE redeclared with conflicting %qs attributes"
22899 msgstr ""
22901 #: config/mips/mips.c:6791
22902 #, gcc-internal-format
22903 msgid "cannot handle inconsistent calls to %qs"
22904 msgstr ""
22906 #: config/mips/mips.c:9767
22907 #, gcc-internal-format
22908 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor"
22909 msgstr ""
22911 #: config/mips/mips.c:9769
22912 #, gcc-internal-format
22913 msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
22914 msgstr ""
22916 #: config/mips/mips.c:9771
22917 #, gcc-internal-format
22918 msgid "interrupt handlers cannot be MIPS16 functions"
22919 msgstr ""
22921 #: config/mips/mips.c:10596
22922 #, gcc-internal-format
22923 msgid "-fstack-check=specific not implemented for MIPS16"
22924 msgstr ""
22926 #: config/mips/mips.c:13989
22927 #, gcc-internal-format
22928 msgid "invalid argument to built-in function"
22929 msgstr ""
22931 #: config/mips/mips.c:14190
22932 #, gcc-internal-format
22933 msgid "built-in function %qE not supported for MIPS16"
22934 msgstr ""
22936 #: config/mips/mips.c:14787
22937 #, gcc-internal-format
22938 msgid "%qs does not support MIPS16 code"
22939 msgstr ""
22941 #: config/mips/mips.c:16280
22942 #, gcc-internal-format
22943 msgid "MIPS16 PIC for ABIs other than o32 and o64"
22944 msgstr ""
22946 #: config/mips/mips.c:16283
22947 #, gcc-internal-format
22948 msgid "MIPS16 -mxgot code"
22949 msgstr ""
22951 #: config/mips/mips.c:16286
22952 #, gcc-internal-format
22953 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
22954 msgstr ""
22956 #: config/mips/mips.c:16475
22957 #, gcc-internal-format
22958 msgid ""
22959 "%<-%s%> conflicts with the other architecture options, which specify a %s "
22960 "processor"
22961 msgstr ""
22963 #: config/mips/mips.c:16485
22964 #, gcc-internal-format
22965 msgid "%<-march=%s%> is not compatible with the selected ABI"
22966 msgstr ""
22968 #: config/mips/mips.c:16500
22969 #, gcc-internal-format
22970 msgid "%<-mgp64%> used with a 32-bit processor"
22971 msgstr ""
22973 #: config/mips/mips.c:16502
22974 #, gcc-internal-format
22975 msgid "%<-mgp32%> used with a 64-bit ABI"
22976 msgstr ""
22978 #: config/mips/mips.c:16504
22979 #, gcc-internal-format
22980 msgid "%<-mgp64%> used with a 32-bit ABI"
22981 msgstr ""
22983 #: config/mips/mips.c:16520 config/mips/mips.c:16522 config/mips/mips.c:16613
22984 #, gcc-internal-format, gfc-internal-format
22985 msgid "unsupported combination: %s"
22986 msgstr ""
22988 #: config/mips/mips.c:16526
22989 #, gcc-internal-format
22990 msgid ""
22991 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
22992 "mfhc1 and mthc1 instructions"
22993 msgstr ""
22995 #: config/mips/mips.c:16529
22996 #, gcc-internal-format
22997 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
22998 msgstr ""
23000 #: config/mips/mips.c:16552 config/mips/mips.c:16554 config/mips/mips.c:16567
23001 #, gcc-internal-format
23002 msgid "%qs is incompatible with %qs"
23003 msgstr ""
23005 #. We have traditionally allowed non-abicalls code to use
23006 #. an LP64 form of o64.  However, it would take a bit more
23007 #. effort to support the combination of 32-bit GOT entries
23008 #. and 64-bit pointers, so we treat the abicalls case as
23009 #. an error.
23010 #: config/mips/mips.c:16561
23011 #, gcc-internal-format
23012 msgid "the combination of %qs and %qs is incompatible with %qs"
23013 msgstr ""
23015 #: config/mips/mips.c:16607
23016 #, gcc-internal-format
23017 msgid "the %qs architecture does not support branch-likely instructions"
23018 msgstr ""
23020 #: config/mips/mips.c:16621
23021 #, gcc-internal-format
23022 msgid "cannot generate position-independent code for %qs"
23023 msgstr ""
23025 #: config/mips/mips.c:16624
23026 #, gcc-internal-format
23027 msgid "position-independent code requires %qs"
23028 msgstr ""
23030 #: config/mips/mips.c:16657
23031 #, gcc-internal-format
23032 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
23033 msgstr ""
23035 #: config/mips/mips.c:16665 config/mips/mips.c:16668
23036 #, gcc-internal-format
23037 msgid "cannot use small-data accesses for %qs"
23038 msgstr ""
23040 #: config/mips/mips.c:16678
23041 #, gcc-internal-format
23042 msgid "%<-mips3d%> requires %<-mpaired-single%>"
23043 msgstr ""
23045 #: config/mips/mips.c:16687
23046 #, gcc-internal-format
23047 msgid "%qs must be used with %qs"
23048 msgstr ""
23050 #: config/mips/mips.c:16694
23051 #, gcc-internal-format
23052 msgid "the %qs architecture does not support paired-single instructions"
23053 msgstr ""
23055 #: config/mips/mips.c:16700
23056 #, gcc-internal-format
23057 msgid "%qs requires a target that provides the %qs instruction"
23058 msgstr ""
23060 #: config/mips/mips.c:16805
23061 #, gcc-internal-format
23062 msgid "%qs requires branch-likely instructions"
23063 msgstr ""
23065 #: config/mips/mips.c:16809
23066 #, gcc-internal-format
23067 msgid "the %qs architecture does not support the synci instruction"
23068 msgstr ""
23070 #: config/mips/mips.c:17259
23071 #, gcc-internal-format
23072 msgid "mips16 function profiling"
23073 msgstr ""
23075 #: config/mmix/mmix.c:295
23076 #, gcc-internal-format, gfc-internal-format
23077 msgid "-f%s not supported: ignored"
23078 msgstr ""
23080 #: config/mmix/mmix.c:725
23081 #, gcc-internal-format
23082 msgid "support for mode %qs"
23083 msgstr ""
23085 #: config/mmix/mmix.c:739
23086 #, gcc-internal-format, gfc-internal-format
23087 msgid ""
23088 "too large function value type, needs %d registers, have only %d registers "
23089 "for this"
23090 msgstr ""
23092 #: config/mmix/mmix.c:918
23093 #, gcc-internal-format
23094 msgid "function_profiler support for MMIX"
23095 msgstr ""
23097 #: config/mmix/mmix.c:942
23098 #, gcc-internal-format
23099 msgid "MMIX Internal: Last named vararg would not fit in a register"
23100 msgstr ""
23102 #: config/mmix/mmix.c:1554 config/mmix/mmix.c:1578 config/mmix/mmix.c:1694
23103 #, gcc-internal-format, gfc-internal-format
23104 msgid "MMIX Internal: Bad register: %d"
23105 msgstr ""
23107 #. Presumably there's a missing case above if we get here.
23108 #: config/mmix/mmix.c:1686
23109 #, gcc-internal-format
23110 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
23111 msgstr ""
23113 #: config/mmix/mmix.c:1971
23114 #, gcc-internal-format
23115 msgid "stack frame not a multiple of 8 bytes: %wd"
23116 msgstr ""
23118 #: config/mmix/mmix.c:2210
23119 #, gcc-internal-format
23120 msgid "stack frame not a multiple of octabyte: %wd"
23121 msgstr ""
23123 #: config/mmix/mmix.c:2496 config/mmix/mmix.c:2555
23124 #, gcc-internal-format, gfc-internal-format
23125 msgid "MMIX Internal: %s is not a shiftable int"
23126 msgstr ""
23128 #: config/mn10300/mn10300.c:99
23129 #, gcc-internal-format
23130 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
23131 msgstr ""
23133 #: config/pa/pa.c:501
23134 #, gcc-internal-format
23135 msgid "PIC code generation is not supported in the portable runtime model"
23136 msgstr ""
23138 #: config/pa/pa.c:506
23139 #, gcc-internal-format
23140 msgid "PIC code generation is not compatible with fast indirect calls"
23141 msgstr ""
23143 #: config/pa/pa.c:511
23144 #, gcc-internal-format
23145 msgid "-g is only supported when using GAS on this processor,"
23146 msgstr ""
23148 #: config/pa/pa.c:512
23149 #, gcc-internal-format
23150 msgid "-g option disabled"
23151 msgstr ""
23153 #: config/pa/pa.c:8694
23154 #, gcc-internal-format, gfc-internal-format
23155 msgid ""
23156 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
23157 "Using %u"
23158 msgstr ""
23160 #: config/pa/pa-hpux11.h:81
23161 #, gcc-internal-format
23162 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
23163 msgstr ""
23165 #: config/picochip/picochip.c:419
23166 #, gcc-internal-format, gfc-internal-format
23167 msgid "invalid AE type specified (%s)"
23168 msgstr ""
23170 #: config/picochip/picochip.c:442
23171 #, gcc-internal-format, gfc-internal-format
23172 msgid "invalid mul type specified (%s) - expected mac, mul or none"
23173 msgstr ""
23175 #: config/picochip/picochip.c:736
23176 #, gcc-internal-format, gfc-internal-format
23177 msgid "unexpected mode %s encountered in picochip_emit_save_register"
23178 msgstr ""
23180 #: config/picochip/picochip.c:904
23181 #, gcc-internal-format, gfc-internal-format
23182 msgid "defaulting to stack for %s register creation"
23183 msgstr ""
23185 #: config/picochip/picochip.c:1589
23186 #, gcc-internal-format
23187 msgid "LCFI labels have already been deferred"
23188 msgstr ""
23190 #: config/picochip/picochip.c:1652
23191 #, gcc-internal-format
23192 msgid "LM label has already been deferred"
23193 msgstr ""
23195 #: config/picochip/picochip.c:1662
23196 #, gcc-internal-format
23197 msgid "LCFI labels have already been deferred."
23198 msgstr ""
23200 #: config/picochip/picochip.c:1937
23201 #, gcc-internal-format, gfc-internal-format
23202 msgid "picochip_asm_output_opcode - Found multiple lines in VLIW packet %s"
23203 msgstr ""
23205 #: config/picochip/picochip.c:2040
23206 #, gcc-internal-format
23207 msgid "picochip_asm_output_opcode - can%'t output unknown operator %c"
23208 msgstr ""
23210 #: config/picochip/picochip.c:2291 config/picochip/picochip.c:2351
23211 #, gcc-internal-format
23212 msgid "%s: at least one operand can%'t be handled"
23213 msgstr ""
23215 #: config/picochip/picochip.c:2432
23216 #, gcc-internal-format, gfc-internal-format
23217 msgid "unknown short branch in %s (type %d)"
23218 msgstr ""
23220 #: config/picochip/picochip.c:2469
23221 #, gcc-internal-format, gfc-internal-format
23222 msgid "unknown long branch in %s (type %d)"
23223 msgstr ""
23225 #: config/picochip/picochip.c:2509 config/picochip/picochip.c:2577
23226 #, gcc-internal-format, gfc-internal-format
23227 msgid "PUT uses port array index %d, which is out of range [%d..%d)"
23228 msgstr ""
23230 #: config/picochip/picochip.c:2543
23231 #, gcc-internal-format, gfc-internal-format
23232 msgid "GET uses port array index %d, which is out of range [%d..%d)"
23233 msgstr ""
23235 #: config/picochip/picochip.c:3422
23236 #, gcc-internal-format, gfc-internal-format
23237 msgid "too many ALU instructions emitted (%d)"
23238 msgstr ""
23240 #: config/picochip/picochip.c:4055 config/picochip/picochip.c:4148
23241 #, gcc-internal-format, gfc-internal-format
23242 msgid "%s: Second source operand is not a constant"
23243 msgstr ""
23245 #: config/picochip/picochip.c:4058 config/picochip/picochip.c:4109
23246 #: config/picochip/picochip.c:4151
23247 #, gcc-internal-format, gfc-internal-format
23248 msgid "%s: Third source operand is not a constant"
23249 msgstr ""
23251 #: config/picochip/picochip.c:4112
23252 #, gcc-internal-format, gfc-internal-format
23253 msgid "%s: Fourth source operand is not a constant"
23254 msgstr ""
23256 #: config/picochip/picochip.c:4410
23257 #, gcc-internal-format, gfc-internal-format
23258 msgid "%s (disable warning using -mno-inefficient-warnings)"
23259 msgstr ""
23261 #: config/rs6000/host-darwin.c:59
23262 #, gcc-internal-format
23263 msgid "Segmentation Fault (code)"
23264 msgstr ""
23266 #: config/rs6000/host-darwin.c:129
23267 #, gcc-internal-format
23268 msgid "Segmentation Fault"
23269 msgstr ""
23271 #: config/rs6000/host-darwin.c:143
23272 #, gcc-internal-format
23273 msgid "While setting up signal stack: %m"
23274 msgstr ""
23276 #: config/rs6000/host-darwin.c:149
23277 #, gcc-internal-format
23278 msgid "While setting up signal handler: %m"
23279 msgstr ""
23281 #. Handle the machine specific pragma longcall.  Its syntax is
23283 #. # pragma longcall ( TOGGLE )
23285 #. where TOGGLE is either 0 or 1.
23287 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
23288 #. whether or not new function declarations receive a longcall
23289 #. attribute by default.
23290 #: config/rs6000/rs6000-c.c:50
23291 #, gcc-internal-format
23292 msgid "ignoring malformed #pragma longcall"
23293 msgstr ""
23295 #: config/rs6000/rs6000-c.c:63
23296 #, gcc-internal-format
23297 msgid "missing open paren"
23298 msgstr ""
23300 #: config/rs6000/rs6000-c.c:65
23301 #, gcc-internal-format
23302 msgid "missing number"
23303 msgstr ""
23305 #: config/rs6000/rs6000-c.c:67
23306 #, gcc-internal-format
23307 msgid "missing close paren"
23308 msgstr ""
23310 #: config/rs6000/rs6000-c.c:70
23311 #, gcc-internal-format
23312 msgid "number must be 0 or 1"
23313 msgstr ""
23315 #: config/rs6000/rs6000-c.c:73
23316 #, gcc-internal-format
23317 msgid "junk at end of #pragma longcall"
23318 msgstr ""
23320 #: config/rs6000/rs6000-c.c:3537
23321 #, gcc-internal-format, gfc-internal-format
23322 msgid "%s only accepts %d arguments"
23323 msgstr ""
23325 #: config/rs6000/rs6000-c.c:3542
23326 #, gcc-internal-format, gfc-internal-format
23327 msgid "%s only accepts 1 argument"
23328 msgstr ""
23330 #: config/rs6000/rs6000-c.c:3547
23331 #, gcc-internal-format, gfc-internal-format
23332 msgid "%s only accepts 2 arguments"
23333 msgstr ""
23335 #: config/rs6000/rs6000-c.c:3609
23336 #, gcc-internal-format
23337 msgid "vec_extract only accepts 2 arguments"
23338 msgstr ""
23340 #: config/rs6000/rs6000-c.c:3685
23341 #, gcc-internal-format
23342 msgid "vec_insert only accepts 3 arguments"
23343 msgstr ""
23345 #: config/rs6000/rs6000-c.c:3788
23346 #, gcc-internal-format
23347 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
23348 msgstr ""
23350 #: config/rs6000/rs6000-c.c:3831
23351 #, gcc-internal-format
23352 msgid "invalid parameter combination for AltiVec intrinsic"
23353 msgstr ""
23355 #: config/rs6000/rs6000.c:2223
23356 #, gcc-internal-format
23357 msgid "-mrecip requires -ffinite-math or -ffast-math"
23358 msgstr ""
23360 #: config/rs6000/rs6000.c:2225
23361 #, gcc-internal-format
23362 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
23363 msgstr ""
23365 #: config/rs6000/rs6000.c:2227
23366 #, gcc-internal-format
23367 msgid "-mrecip requires -freciprocal-math or -ffast-math"
23368 msgstr ""
23370 #: config/rs6000/rs6000.c:2322
23371 #, gcc-internal-format
23372 msgid "-m64 requires PowerPC64 architecture, enabling"
23373 msgstr ""
23375 #: config/rs6000/rs6000.c:2405
23376 #, gcc-internal-format
23377 msgid ""
23378 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
23379 "the installed C and C++ libraries"
23380 msgstr ""
23382 #: config/rs6000/rs6000.c:2542
23383 #, gcc-internal-format
23384 msgid "not configured for SPE ABI"
23385 msgstr ""
23387 #: config/rs6000/rs6000.c:2547
23388 #, gcc-internal-format
23389 msgid "not configured for SPE instruction set"
23390 msgstr ""
23392 #: config/rs6000/rs6000.c:2553
23393 #, gcc-internal-format
23394 msgid "target attribute or pragma changes SPE ABI"
23395 msgstr ""
23397 #: config/rs6000/rs6000.c:2560
23398 #, gcc-internal-format
23399 msgid "AltiVec not supported in this target"
23400 msgstr ""
23402 #: config/rs6000/rs6000.c:2562 config/rs6000/rs6000.c:2567
23403 #, gcc-internal-format
23404 msgid "SPE not supported in this target"
23405 msgstr ""
23407 #: config/rs6000/rs6000.c:2595
23408 #, gcc-internal-format
23409 msgid "-mmultiple is not supported on little endian systems"
23410 msgstr ""
23412 #: config/rs6000/rs6000.c:2602
23413 #, gcc-internal-format
23414 msgid "-mstring is not supported on little endian systems"
23415 msgstr ""
23417 #: config/rs6000/rs6000.c:2711
23418 #, gcc-internal-format, gfc-internal-format
23419 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
23420 msgstr ""
23422 #: config/rs6000/rs6000.c:2723
23423 #, gcc-internal-format
23424 msgid "target attribute or pragma changes long double size"
23425 msgstr ""
23427 #: config/rs6000/rs6000.c:2745 config/rs6000/rs6000.c:2760
23428 #, gcc-internal-format
23429 msgid "target attribute or pragma changes AltiVec ABI"
23430 msgstr ""
23432 #: config/rs6000/rs6000.c:2773
23433 #, gcc-internal-format
23434 msgid "target attribute or pragma changes darwin64 ABI"
23435 msgstr ""
23437 #: config/rs6000/rs6000.c:2832
23438 #, gcc-internal-format
23439 msgid "target attribute or pragma changes single precision floating point"
23440 msgstr ""
23442 #: config/rs6000/rs6000.c:2835
23443 #, gcc-internal-format
23444 msgid "target attribute or pragma changes double precision floating point"
23445 msgstr ""
23447 #: config/rs6000/rs6000.c:7505
23448 #, gcc-internal-format
23449 msgid ""
23450 "GCC vector returned by reference: non-standard ABI extension with no "
23451 "compatibility guarantee"
23452 msgstr ""
23454 #: config/rs6000/rs6000.c:7643
23455 #, gcc-internal-format
23456 msgid ""
23457 "cannot return value in vector register because altivec instructions are "
23458 "disabled, use -maltivec to enable them"
23459 msgstr ""
23461 #: config/rs6000/rs6000.c:7986
23462 #, gcc-internal-format
23463 msgid ""
23464 "cannot pass argument in vector register because altivec instructions are "
23465 "disabled, use -maltivec to enable them"
23466 msgstr ""
23468 #: config/rs6000/rs6000.c:8912
23469 #, gcc-internal-format
23470 msgid ""
23471 "GCC vector passed by reference: non-standard ABI extension with no "
23472 "compatibility guarantee"
23473 msgstr ""
23475 #: config/rs6000/rs6000.c:9541
23476 #, gcc-internal-format, gfc-internal-format
23477 msgid "internal error: builtin function %s already processed"
23478 msgstr ""
23480 #: config/rs6000/rs6000.c:9938
23481 #, gcc-internal-format
23482 msgid "argument 1 must be a 5-bit signed literal"
23483 msgstr ""
23485 #: config/rs6000/rs6000.c:10041 config/rs6000/rs6000.c:11058
23486 #, gcc-internal-format
23487 msgid "argument 2 must be a 5-bit unsigned literal"
23488 msgstr ""
23490 #: config/rs6000/rs6000.c:10080
23491 #, gcc-internal-format
23492 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
23493 msgstr ""
23495 #: config/rs6000/rs6000.c:10132
23496 #, gcc-internal-format
23497 msgid "argument 1 of __builtin_altivec_predicate is out of range"
23498 msgstr ""
23500 #: config/rs6000/rs6000.c:10389
23501 #, gcc-internal-format
23502 msgid "argument 3 must be a 4-bit unsigned literal"
23503 msgstr ""
23505 #: config/rs6000/rs6000.c:10407
23506 #, gcc-internal-format
23507 msgid "argument 3 must be a 2-bit unsigned literal"
23508 msgstr ""
23510 #: config/rs6000/rs6000.c:10419
23511 #, gcc-internal-format
23512 msgid "argument 3 must be a 1-bit unsigned literal"
23513 msgstr ""
23515 #: config/rs6000/rs6000.c:10602
23516 #, gcc-internal-format
23517 msgid "argument to %qs must be a 2-bit unsigned literal"
23518 msgstr ""
23520 #: config/rs6000/rs6000.c:10743
23521 #, gcc-internal-format
23522 msgid "unresolved overload for Altivec builtin %qF"
23523 msgstr ""
23525 #: config/rs6000/rs6000.c:10849
23526 #, gcc-internal-format
23527 msgid "argument to dss must be a 2-bit unsigned literal"
23528 msgstr ""
23530 #: config/rs6000/rs6000.c:11178
23531 #, gcc-internal-format
23532 msgid "argument 1 of __builtin_paired_predicate must be a constant"
23533 msgstr ""
23535 #: config/rs6000/rs6000.c:11225
23536 #, gcc-internal-format
23537 msgid "argument 1 of __builtin_paired_predicate is out of range"
23538 msgstr ""
23540 #: config/rs6000/rs6000.c:11250
23541 #, gcc-internal-format
23542 msgid "argument 1 of __builtin_spe_predicate must be a constant"
23543 msgstr ""
23545 #: config/rs6000/rs6000.c:11322
23546 #, gcc-internal-format
23547 msgid "argument 1 of __builtin_spe_predicate is out of range"
23548 msgstr ""
23550 #: config/rs6000/rs6000.c:11404
23551 #, gcc-internal-format, gfc-internal-format
23552 msgid "Builtin function %s is only valid for the cell processor"
23553 msgstr ""
23555 #: config/rs6000/rs6000.c:11406
23556 #, gcc-internal-format, gfc-internal-format
23557 msgid "Builtin function %s requires the -mvsx option"
23558 msgstr ""
23560 #: config/rs6000/rs6000.c:11408
23561 #, gcc-internal-format, gfc-internal-format
23562 msgid "Builtin function %s requires the -maltivec option"
23563 msgstr ""
23565 #: config/rs6000/rs6000.c:11410
23566 #, gcc-internal-format, gfc-internal-format
23567 msgid "Builtin function %s requires the -mpaired option"
23568 msgstr ""
23570 #: config/rs6000/rs6000.c:11412
23571 #, gcc-internal-format, gfc-internal-format
23572 msgid "Builtin function %s requires the -mspe option"
23573 msgstr ""
23575 #: config/rs6000/rs6000.c:11414
23576 #, gcc-internal-format, gfc-internal-format
23577 msgid "Builtin function %s is not supported with the current options"
23578 msgstr ""
23580 #: config/rs6000/rs6000.c:12638
23581 #, gcc-internal-format, gfc-internal-format
23582 msgid "internal error: builtin function %s had no type"
23583 msgstr ""
23585 #: config/rs6000/rs6000.c:12645
23586 #, gcc-internal-format, gfc-internal-format
23587 msgid "internal error: builtin function %s had an unexpected return type %s"
23588 msgstr ""
23590 #: config/rs6000/rs6000.c:12661
23591 #, gcc-internal-format, gfc-internal-format
23592 msgid ""
23593 "internal error: builtin function %s, argument %d had unexpected argument "
23594 "type %s"
23595 msgstr ""
23597 #: config/rs6000/rs6000.c:18820
23598 #, gcc-internal-format
23599 msgid "stack frame too large"
23600 msgstr ""
23602 #: config/rs6000/rs6000.c:22604
23603 #, gcc-internal-format
23604 msgid "no profiling of 64-bit code for this ABI"
23605 msgstr ""
23607 #: config/rs6000/rs6000.c:24622
23608 #, gcc-internal-format
23609 msgid ""
23610 "You cannot take the address of a nested function if you use the -mno-"
23611 "pointers-to-nested-functions option."
23612 msgstr ""
23614 #: config/rs6000/rs6000.c:24703
23615 #, gcc-internal-format
23616 msgid "use of %<long double%> in AltiVec types is invalid"
23617 msgstr ""
23619 #: config/rs6000/rs6000.c:24705
23620 #, gcc-internal-format
23621 msgid "use of boolean types in AltiVec types is invalid"
23622 msgstr ""
23624 #: config/rs6000/rs6000.c:24707
23625 #, gcc-internal-format
23626 msgid "use of %<complex%> in AltiVec types is invalid"
23627 msgstr ""
23629 #: config/rs6000/rs6000.c:24709
23630 #, gcc-internal-format
23631 msgid "use of decimal floating point types in AltiVec types is invalid"
23632 msgstr ""
23634 #: config/rs6000/rs6000.c:24715
23635 #, gcc-internal-format
23636 msgid ""
23637 "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
23638 msgstr ""
23640 #: config/rs6000/rs6000.c:24718
23641 #, gcc-internal-format
23642 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
23643 msgstr ""
23645 #: config/rs6000/rs6000.c:24723
23646 #, gcc-internal-format
23647 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
23648 msgstr ""
23650 #: config/rs6000/rs6000.c:24726
23651 #, gcc-internal-format
23652 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
23653 msgstr ""
23655 #: config/rs6000/rs6000.c:27636
23656 #, gcc-internal-format, gfc-internal-format
23657 msgid "emitting microcode insn %s\t[%s] #%d"
23658 msgstr ""
23660 #: config/rs6000/rs6000.c:27640
23661 #, gcc-internal-format, gfc-internal-format
23662 msgid "emitting conditional microcode insn %s\t[%s] #%d"
23663 msgstr ""
23665 #: config/rs6000/rs6000.c:27869
23666 #, gcc-internal-format, gfc-internal-format
23667 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
23668 msgstr ""
23670 #: config/rs6000/rs6000.c:27872
23671 #, gcc-internal-format, gfc-internal-format
23672 msgid "%s\"%s\"%s is not allowed"
23673 msgstr ""
23675 #: config/rs6000/rs6000.c:27874
23676 #, gcc-internal-format, gfc-internal-format
23677 msgid "%s\"%s\"%s is invalid"
23678 msgstr ""
23680 #. Definitions of target machine for GNU compiler,
23681 #. for IBM RS/6000 POWER running AIX version 4.3.
23682 #. Copyright (C) 1998-2013 Free Software Foundation, Inc.
23683 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23685 #. This file is part of GCC.
23687 #. GCC is free software; you can redistribute it and/or modify it
23688 #. under the terms of the GNU General Public License as published
23689 #. by the Free Software Foundation; either version 3, or (at your
23690 #. option) any later version.
23692 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23693 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23694 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23695 #. License for more details.
23697 #. You should have received a copy of the GNU General Public License
23698 #. along with GCC; see the file COPYING3.  If not see
23699 #. <http://www.gnu.org/licenses/>.
23700 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23701 #. get control in TARGET_OPTION_OVERRIDE.
23702 #. Definitions of target machine for GNU compiler,
23703 #. for IBM RS/6000 POWER running AIX V5.
23704 #. Copyright (C) 2001-2013 Free Software Foundation, Inc.
23705 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23707 #. This file is part of GCC.
23709 #. GCC is free software; you can redistribute it and/or modify it
23710 #. under the terms of the GNU General Public License as published
23711 #. by the Free Software Foundation; either version 3, or (at your
23712 #. option) any later version.
23714 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23715 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23716 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23717 #. License for more details.
23719 #. You should have received a copy of the GNU General Public License
23720 #. along with GCC; see the file COPYING3.  If not see
23721 #. <http://www.gnu.org/licenses/>.
23722 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23723 #. get control in TARGET_OPTION_OVERRIDE.
23724 #. Definitions of target machine for GNU compiler,
23725 #. for IBM RS/6000 POWER running AIX V5.2.
23726 #. Copyright (C) 2002-2013 Free Software Foundation, Inc.
23727 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23729 #. This file is part of GCC.
23731 #. GCC is free software; you can redistribute it and/or modify it
23732 #. under the terms of the GNU General Public License as published
23733 #. by the Free Software Foundation; either version 3, or (at your
23734 #. option) any later version.
23736 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23737 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23738 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23739 #. License for more details.
23741 #. You should have received a copy of the GNU General Public License
23742 #. along with GCC; see the file COPYING3.  If not see
23743 #. <http://www.gnu.org/licenses/>.
23744 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23745 #. get control in TARGET_OPTION_OVERRIDE.
23746 #. Definitions of target machine for GNU compiler,
23747 #. for IBM RS/6000 POWER running AIX V5.3.
23748 #. Copyright (C) 2002-2013 Free Software Foundation, Inc.
23749 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23751 #. This file is part of GCC.
23753 #. GCC is free software; you can redistribute it and/or modify it
23754 #. under the terms of the GNU General Public License as published
23755 #. by the Free Software Foundation; either version 3, or (at your
23756 #. option) any later version.
23758 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23759 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23760 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23761 #. License for more details.
23763 #. You should have received a copy of the GNU General Public License
23764 #. along with GCC; see the file COPYING3.  If not see
23765 #. <http://www.gnu.org/licenses/>.
23766 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23767 #. get control in TARGET_OPTION_OVERRIDE.
23768 #. Definitions of target machine for GNU compiler,
23769 #. for IBM RS/6000 POWER running AIX V6.1.
23770 #. Copyright (C) 2002-2013 Free Software Foundation, Inc.
23771 #. Contributed by David Edelsohn (edelsohn@gnu.org).
23773 #. This file is part of GCC.
23775 #. GCC is free software; you can redistribute it and/or modify it
23776 #. under the terms of the GNU General Public License as published
23777 #. by the Free Software Foundation; either version 3, or (at your
23778 #. option) any later version.
23780 #. GCC is distributed in the hope that it will be useful, but WITHOUT
23781 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
23782 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
23783 #. License for more details.
23785 #. You should have received a copy of the GNU General Public License
23786 #. along with GCC; see the file COPYING3.  If not see
23787 #. <http://www.gnu.org/licenses/>.
23788 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23789 #. get control in TARGET_OPTION_OVERRIDE.
23790 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
23791 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30
23792 #, gcc-internal-format
23793 msgid "-maix64 requires PowerPC64 architecture remain enabled"
23794 msgstr ""
23796 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
23797 #: config/rs6000/aix61.h:36
23798 #, gcc-internal-format
23799 msgid "soft-float and long-double-128 are incompatible"
23800 msgstr ""
23802 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
23803 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40
23804 #, gcc-internal-format
23805 msgid ""
23806 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
23807 msgstr ""
23809 #: config/rs6000/aix61.h:47 config/rs6000/freebsd64.h:107
23810 #: config/rs6000/linux64.h:130
23811 #, gcc-internal-format
23812 msgid "-mcmodel incompatible with other toc options"
23813 msgstr ""
23815 #: config/rs6000/e500.h:37
23816 #, gcc-internal-format
23817 msgid "AltiVec and SPE instructions cannot coexist"
23818 msgstr ""
23820 #: config/rs6000/e500.h:39
23821 #, gcc-internal-format
23822 msgid "VSX and SPE instructions cannot coexist"
23823 msgstr ""
23825 #: config/rs6000/e500.h:41
23826 #, gcc-internal-format
23827 msgid "64-bit SPE not supported"
23828 msgstr ""
23830 #: config/rs6000/e500.h:43
23831 #, gcc-internal-format
23832 msgid "E500 and FPRs not supported"
23833 msgstr ""
23835 #: config/rs6000/freebsd64.h:100 config/rs6000/linux64.h:123
23836 #, gcc-internal-format
23837 msgid "-m64 requires a PowerPC64 cpu"
23838 msgstr ""
23840 #. Definitions for __builtin_return_address and __builtin_frame_address.
23841 #. __builtin_return_address (0) should give link register (65), enable
23842 #. this.
23843 #. This should be uncommented, so that the link register is used, but
23844 #. currently this would result in unmatched insns and spilling fixed
23845 #. registers so we'll leave it for another day.  When these problems are
23846 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
23847 #. (mrs)
23848 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
23849 #. Number of bytes into the frame return addresses can be found.  See
23850 #. rs6000_stack_info in rs6000.c for more information on how the different
23851 #. abi's store the return address.
23852 #: config/rs6000/rs6000.h:1687
23853 #, gcc-internal-format
23854 msgid "RETURN_ADDRESS_OFFSET not supported"
23855 msgstr ""
23857 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
23858 #. get control in TARGET_OPTION_OVERRIDE.
23859 #: config/rs6000/sysv4.h:113
23860 #, gcc-internal-format, gfc-internal-format
23861 msgid "bad value for -mcall-%s"
23862 msgstr ""
23864 #: config/rs6000/sysv4.h:129
23865 #, gcc-internal-format, gfc-internal-format
23866 msgid "bad value for -msdata=%s"
23867 msgstr ""
23869 #: config/rs6000/sysv4.h:146
23870 #, gcc-internal-format, gfc-internal-format
23871 msgid "-mrelocatable and -msdata=%s are incompatible"
23872 msgstr ""
23874 #: config/rs6000/sysv4.h:155
23875 #, gcc-internal-format, gfc-internal-format
23876 msgid "-f%s and -msdata=%s are incompatible"
23877 msgstr ""
23879 #: config/rs6000/sysv4.h:164
23880 #, gcc-internal-format, gfc-internal-format
23881 msgid "-msdata=%s and -mcall-%s are incompatible"
23882 msgstr ""
23884 #: config/rs6000/sysv4.h:173
23885 #, gcc-internal-format
23886 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
23887 msgstr ""
23889 #: config/rs6000/sysv4.h:179
23890 #, gcc-internal-format, gfc-internal-format
23891 msgid "-mrelocatable and -mcall-%s are incompatible"
23892 msgstr ""
23894 #: config/rs6000/sysv4.h:186
23895 #, gcc-internal-format, gfc-internal-format
23896 msgid "-fPIC and -mcall-%s are incompatible"
23897 msgstr ""
23899 #: config/rs6000/sysv4.h:193
23900 #, gcc-internal-format
23901 msgid "-mcall-aixdesc must be big endian"
23902 msgstr ""
23904 #: config/rs6000/sysv4.h:198
23905 #, gcc-internal-format
23906 msgid "-msecure-plt not supported by your assembler"
23907 msgstr ""
23909 #: config/rs6000/sysv4.h:217
23910 #, gcc-internal-format, gfc-internal-format
23911 msgid "-m%s not supported in this configuration"
23912 msgstr ""
23914 #: config/rx/rx.c:641
23915 #, gcc-internal-format, gfc-internal-format
23916 msgid "unrecognized control register number: %d - using 'psw'"
23917 msgstr ""
23919 #: config/rx/rx.c:1350
23920 #, gcc-internal-format
23921 msgid "multiple fast interrupt routines seen: %qE and %qE"
23922 msgstr ""
23924 #: config/rx/rx.c:2452
23925 #, gcc-internal-format, gfc-internal-format
23926 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
23927 msgstr ""
23929 #: config/rx/rx.c:2454
23930 #, gcc-internal-format
23931 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
23932 msgstr ""
23934 #: config/rx/rx.c:2509 config/xtensa/xtensa.c:3119 config/xtensa/xtensa.c:3145
23935 #, gcc-internal-format
23936 msgid "bad builtin code"
23937 msgstr ""
23939 #: config/rx/rx.c:2620
23940 #, gcc-internal-format
23941 msgid "RX FPU instructions do not support NaNs and infinities"
23942 msgstr ""
23944 #: config/s390/s390.c:1596
23945 #, gcc-internal-format, gfc-internal-format
23946 msgid "z/Architecture mode not supported on %s"
23947 msgstr ""
23949 #: config/s390/s390.c:1598
23950 #, gcc-internal-format
23951 msgid "64-bit ABI not supported in ESA/390 mode"
23952 msgstr ""
23954 #: config/s390/s390.c:1610
23955 #, gcc-internal-format, gfc-internal-format
23956 msgid "hardware decimal floating point instructions not available on %s"
23957 msgstr ""
23959 #: config/s390/s390.c:1613
23960 #, gcc-internal-format
23961 msgid ""
23962 "hardware decimal floating point instructions not available in ESA/390 mode"
23963 msgstr ""
23965 #: config/s390/s390.c:1623
23966 #, gcc-internal-format
23967 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
23968 msgstr ""
23970 #: config/s390/s390.c:1651
23971 #, gcc-internal-format
23972 msgid ""
23973 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
23974 msgstr ""
23976 #: config/s390/s390.c:1657
23977 #, gcc-internal-format
23978 msgid "stack size must be greater than the stack guard value"
23979 msgstr ""
23981 #: config/s390/s390.c:1659
23982 #, gcc-internal-format
23983 msgid "stack size must not be greater than 64k"
23984 msgstr ""
23986 #: config/s390/s390.c:1662
23987 #, gcc-internal-format
23988 msgid "-mstack-guard implies use of -mstack-size"
23989 msgstr ""
23991 #: config/s390/s390.c:7622
23992 #, gcc-internal-format
23993 msgid "total size of local variables exceeds architecture limit"
23994 msgstr ""
23996 #: config/s390/s390.c:8330
23997 #, gcc-internal-format
23998 msgid ""
23999 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
24000 "of %d bytes.  An unconditional trap is added."
24001 msgstr ""
24003 #: config/s390/s390.c:8345
24004 #, gcc-internal-format
24005 msgid ""
24006 "frame size of function %qs is %wd bytes which is more than half the stack "
24007 "size. The dynamic check would not be reliable. No check emitted for this "
24008 "function."
24009 msgstr ""
24011 #: config/s390/s390.c:8373
24012 #, gcc-internal-format
24013 msgid "frame size of %qs is %wd bytes"
24014 msgstr ""
24016 #: config/s390/s390.c:8377
24017 #, gcc-internal-format
24018 msgid "%qs uses dynamic stack allocation"
24019 msgstr ""
24021 #: config/sh/sh.c:903
24022 #, gcc-internal-format
24023 msgid "ignoring -fschedule-insns because of exception handling bug"
24024 msgstr ""
24026 #: config/sh/sh.c:920
24027 #, gcc-internal-format
24028 msgid ""
24029 "unwind tables currently require either a frame pointer or -maccumulate-"
24030 "outgoing-args for correctness"
24031 msgstr ""
24033 #: config/sh/sh.c:8281
24034 #, gcc-internal-format
24035 msgid "__builtin_saveregs not supported by this subtarget"
24036 msgstr ""
24038 #: config/sh/sh.c:9436
24039 #, gcc-internal-format
24040 msgid "%qE attribute only applies to interrupt functions"
24041 msgstr ""
24043 #: config/sh/sh.c:9506
24044 #, gcc-internal-format
24045 msgid "%qE attribute is supported only for SH2A"
24046 msgstr ""
24048 #: config/sh/sh.c:9536
24049 #, gcc-internal-format
24050 msgid "attribute interrupt_handler is not compatible with -m5-compact"
24051 msgstr ""
24053 #: config/sh/sh.c:9553
24054 #, gcc-internal-format
24055 msgid "%qE attribute only applies to SH2A"
24056 msgstr ""
24058 #: config/sh/sh.c:9575
24059 #, gcc-internal-format
24060 msgid "%qE attribute argument should be between 0 to 255"
24061 msgstr ""
24063 #. The argument must be a constant string.
24064 #: config/sh/sh.c:9648
24065 #, gcc-internal-format
24066 msgid "%qE attribute argument not a string constant"
24067 msgstr ""
24069 #: config/sh/sh.c:12338
24070 #, gcc-internal-format
24071 msgid "r0 needs to be available as a call-clobbered register"
24072 msgstr ""
24074 #: config/sh/sh.c:12359
24075 #, gcc-internal-format
24076 msgid "need a second call-clobbered general purpose register"
24077 msgstr ""
24079 #: config/sh/sh.c:12367
24080 #, gcc-internal-format
24081 msgid "need a call-clobbered target register"
24082 msgstr ""
24084 #. FIXME
24085 #: config/sh/netbsd-elf.h:73
24086 #, gcc-internal-format
24087 msgid "unimplemented-shmedia profiling"
24088 msgstr ""
24090 #. 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.
24091 #: config/sh/vxworks.h:43
24092 #, gcc-internal-format
24093 msgid "-mrelax is only supported for RTP PIC"
24094 msgstr ""
24096 #: config/sparc/sparc.c:1001
24097 #, gcc-internal-format, gfc-internal-format
24098 msgid "%s is not supported by this configuration"
24099 msgstr ""
24101 #: config/sparc/sparc.c:1008
24102 #, gcc-internal-format
24103 msgid "-mlong-double-64 not allowed with -m64"
24104 msgstr ""
24106 #: config/sparc/sparc.c:1028
24107 #, gcc-internal-format, gfc-internal-format
24108 msgid "bad value (%s) for -mcmodel= switch"
24109 msgstr ""
24111 #: config/sparc/sparc.c:1033
24112 #, gcc-internal-format
24113 msgid "-mcmodel= is not supported on 32 bit systems"
24114 msgstr ""
24116 #: config/sparc/sparc.c:1040
24117 #, gcc-internal-format
24118 msgid "-fcall-saved-REG is not supported for out registers"
24119 msgstr ""
24121 #: config/spu/spu-c.c:135
24122 #, gcc-internal-format, gfc-internal-format
24123 msgid "insufficient arguments to overloaded function %s"
24124 msgstr ""
24126 #: config/spu/spu-c.c:166
24127 #, gcc-internal-format, gfc-internal-format
24128 msgid "too many arguments to overloaded function %s"
24129 msgstr ""
24131 #: config/spu/spu-c.c:178
24132 #, gcc-internal-format, gfc-internal-format
24133 msgid "parameter list does not match a valid signature for %s()"
24134 msgstr ""
24136 #: config/spu/spu.c:251
24137 #, gcc-internal-format, gfc-internal-format
24138 msgid "bad value (%s) for -march= switch"
24139 msgstr ""
24141 #: config/spu/spu.c:262
24142 #, gcc-internal-format, gfc-internal-format
24143 msgid "bad value (%s) for -mtune= switch"
24144 msgstr ""
24146 #: config/spu/spu.c:5177 config/spu/spu.c:5180
24147 #, gcc-internal-format
24148 msgid "creating run-time relocation for %qD"
24149 msgstr ""
24151 #: config/spu/spu.c:5185 config/spu/spu.c:5187
24152 #, gcc-internal-format
24153 msgid "creating run-time relocation"
24154 msgstr ""
24156 #: config/spu/spu.c:6322
24157 #, gcc-internal-format, gfc-internal-format
24158 msgid "%s expects an integer literal in the range [%d, %d]"
24159 msgstr ""
24161 #: config/spu/spu.c:6342
24162 #, gcc-internal-format
24163 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
24164 msgstr ""
24166 #: config/spu/spu.c:6371
24167 #, gcc-internal-format, gfc-internal-format
24168 msgid "%d least significant bits of %s are ignored"
24169 msgstr ""
24171 #: config/stormy16/stormy16.c:1038
24172 #, gcc-internal-format
24173 msgid "local variable memory requirements exceed capacity"
24174 msgstr ""
24176 #: config/stormy16/stormy16.c:1197
24177 #, gcc-internal-format
24178 msgid "function_profiler support"
24179 msgstr ""
24181 #: config/stormy16/stormy16.c:1291
24182 #, gcc-internal-format
24183 msgid "cannot use va_start in interrupt function"
24184 msgstr ""
24186 #: config/stormy16/stormy16.c:1858
24187 #, gcc-internal-format, gfc-internal-format
24188 msgid "switch statement of size %lu entries too large"
24189 msgstr ""
24191 #: config/stormy16/stormy16.c:2230
24192 #, gcc-internal-format
24193 msgid "%<__BELOW100__%> attribute only applies to variables"
24194 msgstr ""
24196 #: config/stormy16/stormy16.c:2237
24197 #, gcc-internal-format
24198 msgid "__BELOW100__ attribute not allowed with auto storage class"
24199 msgstr ""
24201 #: config/tilegx/tilegx.c:3451 config/tilepro/tilepro.c:3101
24202 #, gcc-internal-format
24203 msgid "bad builtin icode"
24204 msgstr ""
24206 #: config/tilegx/tilegx.c:3492 config/tilepro/tilepro.c:3127
24207 #, gcc-internal-format
24208 msgid "operand must be an immediate of the right size"
24209 msgstr ""
24211 #: config/v850/v850-c.c:66
24212 #, gcc-internal-format
24213 msgid "#pragma GHS endXXXX found without previous startXXX"
24214 msgstr ""
24216 #: config/v850/v850-c.c:69
24217 #, gcc-internal-format
24218 msgid "#pragma GHS endXXX does not match previous startXXX"
24219 msgstr ""
24221 #: config/v850/v850-c.c:95
24222 #, gcc-internal-format
24223 msgid "cannot set interrupt attribute: no current function"
24224 msgstr ""
24226 #: config/v850/v850-c.c:103
24227 #, gcc-internal-format
24228 msgid "cannot set interrupt attribute: no such identifier"
24229 msgstr ""
24231 #: config/v850/v850-c.c:152
24232 #, gcc-internal-format
24233 msgid "junk at end of #pragma ghs section"
24234 msgstr ""
24236 #: config/v850/v850-c.c:169
24237 #, gcc-internal-format
24238 msgid "unrecognized section name %qE"
24239 msgstr ""
24241 #: config/v850/v850-c.c:184
24242 #, gcc-internal-format
24243 msgid "malformed #pragma ghs section"
24244 msgstr ""
24246 #: config/v850/v850-c.c:203
24247 #, gcc-internal-format
24248 msgid "junk at end of #pragma ghs interrupt"
24249 msgstr ""
24251 #: config/v850/v850-c.c:214
24252 #, gcc-internal-format
24253 msgid "junk at end of #pragma ghs starttda"
24254 msgstr ""
24256 #: config/v850/v850-c.c:225
24257 #, gcc-internal-format
24258 msgid "junk at end of #pragma ghs startsda"
24259 msgstr ""
24261 #: config/v850/v850-c.c:236
24262 #, gcc-internal-format
24263 msgid "junk at end of #pragma ghs startzda"
24264 msgstr ""
24266 #: config/v850/v850-c.c:247
24267 #, gcc-internal-format
24268 msgid "junk at end of #pragma ghs endtda"
24269 msgstr ""
24271 #: config/v850/v850-c.c:258
24272 #, gcc-internal-format
24273 msgid "junk at end of #pragma ghs endsda"
24274 msgstr ""
24276 #: config/v850/v850-c.c:269
24277 #, gcc-internal-format
24278 msgid "junk at end of #pragma ghs endzda"
24279 msgstr ""
24281 #: config/v850/v850.c:2119
24282 #, gcc-internal-format
24283 msgid "data area attributes cannot be specified for local variables"
24284 msgstr ""
24286 #: config/v850/v850.c:2130
24287 #, gcc-internal-format
24288 msgid "data area of %q+D conflicts with previous declaration"
24289 msgstr ""
24291 #: config/v850/v850.c:2261
24292 #, gcc-internal-format, gfc-internal-format
24293 msgid "bogus JR construction: %d"
24294 msgstr ""
24296 #: config/v850/v850.c:2279 config/v850/v850.c:2386
24297 #, gcc-internal-format, gfc-internal-format
24298 msgid "bad amount of stack space removal: %d"
24299 msgstr ""
24301 #: config/v850/v850.c:2366
24302 #, gcc-internal-format, gfc-internal-format
24303 msgid "bogus JARL construction: %d"
24304 msgstr ""
24306 #: config/v850/v850.c:2663
24307 #, gcc-internal-format, gfc-internal-format
24308 msgid "bogus DISPOSE construction: %d"
24309 msgstr ""
24311 #: config/v850/v850.c:2682
24312 #, gcc-internal-format, gfc-internal-format
24313 msgid "too much stack space to dispose of: %d"
24314 msgstr ""
24316 #: config/v850/v850.c:2784
24317 #, gcc-internal-format, gfc-internal-format
24318 msgid "bogus PREPEARE construction: %d"
24319 msgstr ""
24321 #: config/v850/v850.c:2801
24322 #, gcc-internal-format, gfc-internal-format
24323 msgid "too much stack space to prepare: %d"
24324 msgstr ""
24326 #: config/vms/vms-c.c:44
24327 #, gcc-internal-format
24328 msgid "junk at end of #pragma __nostandard"
24329 msgstr ""
24331 #: config/vms/vms-c.c:55
24332 #, gcc-internal-format
24333 msgid "junk at end of #pragma __standard"
24334 msgstr ""
24336 #: config/vms/vms-c.c:80
24337 #, gcc-internal-format
24338 msgid "malformed '#pragma member_alignment', ignoring"
24339 msgstr ""
24341 #: config/vms/vms-c.c:95
24342 #, gcc-internal-format, gfc-internal-format
24343 msgid "unknown '#pragma member_alignment' name %s"
24344 msgstr ""
24346 #: config/vms/vms-c.c:100
24347 #, gcc-internal-format
24348 msgid "malformed '#pragma member_alignment'"
24349 msgstr ""
24351 #: config/vms/vms-c.c:134
24352 #, gcc-internal-format
24353 msgid "unhandled alignment for '#pragma nomember_alignment'"
24354 msgstr ""
24356 #: config/vms/vms-c.c:147
24357 #, gcc-internal-format
24358 msgid "garbage at end of '#pragma nomember_alignment'"
24359 msgstr ""
24361 #: config/vms/vms-c.c:202
24362 #, gcc-internal-format
24363 msgid "malformed '#pragma extern_model', ignoring"
24364 msgstr ""
24366 #: config/vms/vms-c.c:223
24367 #, gcc-internal-format
24368 msgid "extern model globalvalue"
24369 msgstr ""
24371 #: config/vms/vms-c.c:228
24372 #, gcc-internal-format, gfc-internal-format
24373 msgid "unknown '#pragma extern_model' model '%s'"
24374 msgstr ""
24376 #: config/vms/vms-c.c:234
24377 #, gcc-internal-format
24378 msgid "junk at end of '#pragma extern_model'"
24379 msgstr ""
24381 #: config/vms/vms-c.c:248
24382 #, gcc-internal-format
24383 msgid "vms '#pragma __message' is ignored"
24384 msgstr ""
24386 #: config/vms/vms-c.c:273 config/vms/vms-c.c:279
24387 #, gcc-internal-format
24388 msgid "malformed '#pragma __extern_prefix', ignoring"
24389 msgstr ""
24391 #: config/vms/vms-c.c:312 config/vms/vms-c.c:332
24392 #, gcc-internal-format
24393 msgid "malformed %<#pragma %s%>, ignoring"
24394 msgstr ""
24396 #: config/vms/vms-c.c:328
24397 #, gcc-internal-format
24398 msgid "invalid constant in %<#pragma %s%>"
24399 msgstr ""
24401 #: config/xtensa/xtensa.c:2178
24402 #, gcc-internal-format
24403 msgid "boolean registers required for the floating-point option"
24404 msgstr ""
24406 #: config/xtensa/xtensa.c:2213
24407 #, gcc-internal-format, gfc-internal-format
24408 msgid "-f%s is not supported with CONST16 instructions"
24409 msgstr ""
24411 #: config/xtensa/xtensa.c:2220
24412 #, gcc-internal-format
24413 msgid "PIC is required but not supported with CONST16 instructions"
24414 msgstr ""
24416 #: config/xtensa/xtensa.c:3275
24417 #, gcc-internal-format
24418 msgid "only uninitialized variables can be placed in a .bss section"
24419 msgstr ""
24421 #: ada/gcc-interface/decl.c:2249 ada/gcc-interface/decl.c:2964
24422 #, gcc-internal-format
24423 msgid "non-default Scalar_Storage_Order"
24424 msgstr ""
24426 #: ada/gcc-interface/misc.c:139
24427 #, gcc-internal-format
24428 msgid "%<-gnat%> misspelled as %<-gant%>"
24429 msgstr ""
24431 #: ada/gcc-interface/misc.c:241
24432 #, gcc-internal-format
24433 msgid "-fexcess-precision=standard for Ada"
24434 msgstr ""
24436 #: ada/gcc-interface/utils.c:5996 ada/gcc-interface/utils.c:6171
24437 #: ada/gcc-interface/utils.c:6213 ada/gcc-interface/utils.c:6267
24438 #, gcc-internal-format
24439 msgid "%qs attribute ignored"
24440 msgstr ""
24442 #: ada/gcc-interface/utils.c:6114
24443 #, gcc-internal-format
24444 msgid "%qs attribute requires prototypes with named arguments"
24445 msgstr ""
24447 #: ada/gcc-interface/utils.c:6123
24448 #, gcc-internal-format
24449 msgid "%qs attribute only applies to variadic functions"
24450 msgstr ""
24452 #: ada/gcc-interface/utils.c:6194
24453 #, gcc-internal-format
24454 msgid "%qE attribute has no effect"
24455 msgstr ""
24457 #: ada/gcc-interface/utils.c:6300
24458 #, gcc-internal-format
24459 msgid "invalid vector type for attribute %qs"
24460 msgstr ""
24462 #: ada/gcc-interface/utils.c:6363
24463 #, gcc-internal-format
24464 msgid "attribute %qs applies to array types only"
24465 msgstr ""
24467 #: ada/gcc-interface/utils.c:6390
24468 #, gcc-internal-format
24469 msgid "invalid element type for attribute %qs"
24470 msgstr ""
24472 #. Except for passing an argument to an unprototyped function,
24473 #. this is a constraint violation.  When passing an argument to
24474 #. an unprototyped function, it is compile-time undefined;
24475 #. making it a constraint in that case was rejected in
24476 #. DR#252.
24477 #: c/c-convert.c:102 c/c-typeck.c:1986 c/c-typeck.c:5242 c/c-typeck.c:10452
24478 #: cp/typeck.c:1902 cp/typeck.c:7056 cp/typeck.c:7751
24479 #, gcc-internal-format
24480 msgid "void value not ignored as it ought to be"
24481 msgstr ""
24483 #: c/c-convert.c:181 java/typeck.c:148
24484 #, gcc-internal-format
24485 msgid "conversion to non-scalar type requested"
24486 msgstr ""
24488 #: c/c-decl.c:731
24489 #, gcc-internal-format
24490 msgid "array %q+D assumed to have one element"
24491 msgstr ""
24493 #: c/c-decl.c:772
24494 #, gcc-internal-format
24495 msgid "%qD is static but used in inline function %qD which is not static"
24496 msgstr ""
24498 #: c/c-decl.c:777
24499 #, gcc-internal-format
24500 msgid "%q+D is static but declared in inline function %qD which is not static"
24501 msgstr ""
24503 #: c/c-decl.c:962
24504 #, gcc-internal-format, gfc-internal-format
24505 msgid "GCC supports only %u nested scopes"
24506 msgstr ""
24508 #: c/c-decl.c:1112 cp/decl.c:372
24509 #, gcc-internal-format
24510 msgid "label %q+D used but not defined"
24511 msgstr ""
24513 #: c/c-decl.c:1157
24514 #, gcc-internal-format
24515 msgid "nested function %q+D declared but never defined"
24516 msgstr ""
24518 #: c/c-decl.c:1169
24519 #, gcc-internal-format
24520 msgid "inline function %q+D declared but never defined"
24521 msgstr ""
24523 #: c/c-decl.c:1186 cp/decl.c:634
24524 #, gcc-internal-format
24525 msgid "unused variable %q+D"
24526 msgstr ""
24528 #: c/c-decl.c:1190
24529 #, gcc-internal-format
24530 msgid "variable %qD set but not used"
24531 msgstr ""
24533 #: c/c-decl.c:1195
24534 #, gcc-internal-format
24535 msgid "type of array %q+D completed incompatibly with implicit initialization"
24536 msgstr ""
24538 #: c/c-decl.c:1474 c/c-decl.c:5869 c/c-decl.c:6699 c/c-decl.c:7410
24539 #, gcc-internal-format
24540 msgid "originally defined here"
24541 msgstr ""
24543 #: c/c-decl.c:1544
24544 #, gcc-internal-format
24545 msgid ""
24546 "a parameter list with an ellipsis can%'t match an empty parameter name list "
24547 "declaration"
24548 msgstr ""
24550 #: c/c-decl.c:1551
24551 #, gcc-internal-format
24552 msgid ""
24553 "an argument type that has a default promotion can%'t match an empty "
24554 "parameter name list declaration"
24555 msgstr ""
24557 #: c/c-decl.c:1592
24558 #, gcc-internal-format
24559 msgid ""
24560 "prototype for %q+D declares more arguments than previous old-style definition"
24561 msgstr ""
24563 #: c/c-decl.c:1598
24564 #, gcc-internal-format
24565 msgid ""
24566 "prototype for %q+D declares fewer arguments than previous old-style "
24567 "definition"
24568 msgstr ""
24570 #: c/c-decl.c:1607
24571 #, gcc-internal-format
24572 msgid "prototype for %q+D declares argument %d with incompatible type"
24573 msgstr ""
24575 #. If we get here, no errors were found, but do issue a warning
24576 #. for this poor-style construct.
24577 #: c/c-decl.c:1620
24578 #, gcc-internal-format
24579 msgid "prototype for %q+D follows non-prototype definition"
24580 msgstr ""
24582 #: c/c-decl.c:1635
24583 #, gcc-internal-format
24584 msgid "previous definition of %q+D was here"
24585 msgstr ""
24587 #: c/c-decl.c:1637
24588 #, gcc-internal-format
24589 msgid "previous implicit declaration of %q+D was here"
24590 msgstr ""
24592 #: c/c-decl.c:1639
24593 #, gcc-internal-format
24594 msgid "previous declaration of %q+D was here"
24595 msgstr ""
24597 #: c/c-decl.c:1679
24598 #, gcc-internal-format
24599 msgid "%q+D redeclared as different kind of symbol"
24600 msgstr ""
24602 #: c/c-decl.c:1683
24603 #, gcc-internal-format
24604 msgid "built-in function %q+D declared as non-function"
24605 msgstr ""
24607 #: c/c-decl.c:1686 c/c-decl.c:1859 c/c-decl.c:2571
24608 #, gcc-internal-format
24609 msgid "declaration of %q+D shadows a built-in function"
24610 msgstr ""
24612 #: c/c-decl.c:1695
24613 #, gcc-internal-format
24614 msgid "redeclaration of enumerator %q+D"
24615 msgstr ""
24617 #. If types don't match for a built-in, throw away the
24618 #. built-in.  No point in calling locate_old_decl here, it
24619 #. won't print anything.
24620 #: c/c-decl.c:1716
24621 #, gcc-internal-format
24622 msgid "conflicting types for built-in function %q+D"
24623 msgstr ""
24625 #: c/c-decl.c:1741 c/c-decl.c:1754 c/c-decl.c:1790
24626 #, gcc-internal-format
24627 msgid "conflicting types for %q+D"
24628 msgstr ""
24630 #: c/c-decl.c:1770
24631 #, gcc-internal-format
24632 msgid "conflicting named address spaces (generic vs %s) for %q+D"
24633 msgstr ""
24635 #: c/c-decl.c:1774
24636 #, gcc-internal-format
24637 msgid "conflicting named address spaces (%s vs generic) for %q+D"
24638 msgstr ""
24640 #: c/c-decl.c:1778
24641 #, gcc-internal-format
24642 msgid "conflicting named address spaces (%s vs %s) for %q+D"
24643 msgstr ""
24645 #: c/c-decl.c:1787
24646 #, gcc-internal-format
24647 msgid "conflicting type qualifiers for %q+D"
24648 msgstr ""
24650 #: c/c-decl.c:1812
24651 #, gcc-internal-format
24652 msgid "redefinition of typedef %q+D with different type"
24653 msgstr ""
24655 #: c/c-decl.c:1825
24656 #, gcc-internal-format
24657 msgid "redefinition of typedef %q+D with variably modified type"
24658 msgstr ""
24660 #: c/c-decl.c:1832
24661 #, gcc-internal-format
24662 msgid "redefinition of typedef %q+D"
24663 msgstr ""
24665 #: c/c-decl.c:1885 c/c-decl.c:1988
24666 #, gcc-internal-format
24667 msgid "redefinition of %q+D"
24668 msgstr ""
24670 #: c/c-decl.c:1920 c/c-decl.c:2026
24671 #, gcc-internal-format
24672 msgid "static declaration of %q+D follows non-static declaration"
24673 msgstr ""
24675 #: c/c-decl.c:1930 c/c-decl.c:1938 c/c-decl.c:2016 c/c-decl.c:2023
24676 #, gcc-internal-format
24677 msgid "non-static declaration of %q+D follows static declaration"
24678 msgstr ""
24680 #: c/c-decl.c:1954
24681 #, gcc-internal-format
24682 msgid "%<gnu_inline%> attribute present on %q+D"
24683 msgstr ""
24685 #: c/c-decl.c:1957
24686 #, gcc-internal-format
24687 msgid "but not here"
24688 msgstr ""
24690 #: c/c-decl.c:1975
24691 #, gcc-internal-format
24692 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
24693 msgstr ""
24695 #: c/c-decl.c:1978
24696 #, gcc-internal-format
24697 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
24698 msgstr ""
24700 #: c/c-decl.c:2008
24701 #, gcc-internal-format
24702 msgid "extern declaration of %q+D follows declaration with no linkage"
24703 msgstr ""
24705 #: c/c-decl.c:2044
24706 #, gcc-internal-format
24707 msgid "declaration of %q+D with no linkage follows extern declaration"
24708 msgstr ""
24710 #: c/c-decl.c:2050
24711 #, gcc-internal-format
24712 msgid "redeclaration of %q+D with no linkage"
24713 msgstr ""
24715 #: c/c-decl.c:2076
24716 #, gcc-internal-format
24717 msgid ""
24718 "redeclaration of %q+D with different visibility (old visibility preserved)"
24719 msgstr ""
24721 #: c/c-decl.c:2087
24722 #, gcc-internal-format
24723 msgid "inline declaration of %qD follows declaration with attribute noinline"
24724 msgstr ""
24726 #: c/c-decl.c:2094
24727 #, gcc-internal-format
24728 msgid "declaration of %q+D with attribute noinline follows inline declaration "
24729 msgstr ""
24731 #: c/c-decl.c:2112
24732 #, gcc-internal-format
24733 msgid "redefinition of parameter %q+D"
24734 msgstr ""
24736 #: c/c-decl.c:2139
24737 #, gcc-internal-format
24738 msgid "redundant redeclaration of %q+D"
24739 msgstr ""
24741 #: c/c-decl.c:2548
24742 #, gcc-internal-format
24743 msgid "declaration of %q+D shadows previous non-variable"
24744 msgstr ""
24746 #: c/c-decl.c:2553
24747 #, gcc-internal-format
24748 msgid "declaration of %q+D shadows a parameter"
24749 msgstr ""
24751 #: c/c-decl.c:2565 cp/name-lookup.c:1194
24752 #, gcc-internal-format
24753 msgid "declaration of %qD shadows a global declaration"
24754 msgstr ""
24756 #: c/c-decl.c:2576
24757 #, gcc-internal-format
24758 msgid "declaration of %q+D shadows a previous local"
24759 msgstr ""
24761 #: c/c-decl.c:2580 cp/name-lookup.c:1153 cp/name-lookup.c:1196
24762 #, gcc-internal-format
24763 msgid "shadowed declaration is here"
24764 msgstr ""
24766 #: c/c-decl.c:2707
24767 #, gcc-internal-format
24768 msgid "nested extern declaration of %qD"
24769 msgstr ""
24771 #: c/c-decl.c:2883 c/c-decl.c:2886
24772 #, gcc-internal-format
24773 msgid "implicit declaration of function %qE"
24774 msgstr ""
24776 #: c/c-decl.c:2949
24777 #, gcc-internal-format
24778 msgid "incompatible implicit declaration of built-in function %qD"
24779 msgstr ""
24781 #: c/c-decl.c:2958
24782 #, gcc-internal-format
24783 msgid "incompatible implicit declaration of function %qD"
24784 msgstr ""
24786 #: c/c-decl.c:3011
24787 #, gcc-internal-format
24788 msgid "%qE undeclared here (not in a function)"
24789 msgstr ""
24791 #: c/c-decl.c:3017
24792 #, gcc-internal-format
24793 msgid "%qE undeclared (first use in this function)"
24794 msgstr ""
24796 #: c/c-decl.c:3020
24797 #, gcc-internal-format
24798 msgid ""
24799 "each undeclared identifier is reported only once for each function it "
24800 "appears in"
24801 msgstr ""
24803 #: c/c-decl.c:3070 cp/decl.c:2663
24804 #, gcc-internal-format
24805 msgid "label %qE referenced outside of any function"
24806 msgstr ""
24808 #: c/c-decl.c:3106
24809 #, gcc-internal-format
24810 msgid "jump into scope of identifier with variably modified type"
24811 msgstr ""
24813 #: c/c-decl.c:3109
24814 #, gcc-internal-format
24815 msgid "jump skips variable initialization"
24816 msgstr ""
24818 #: c/c-decl.c:3110 c/c-decl.c:3166 c/c-decl.c:3255
24819 #, gcc-internal-format
24820 msgid "label %qD defined here"
24821 msgstr ""
24823 #: c/c-decl.c:3111 c/c-decl.c:3383 c/c-typeck.c:6979 cp/class.c:1339
24824 #: cp/class.c:2932
24825 #, gcc-internal-format
24826 msgid "%qD declared here"
24827 msgstr ""
24829 #: c/c-decl.c:3165 c/c-decl.c:3254
24830 #, gcc-internal-format
24831 msgid "jump into statement expression"
24832 msgstr ""
24834 #: c/c-decl.c:3187
24835 #, gcc-internal-format
24836 msgid "duplicate label declaration %qE"
24837 msgstr ""
24839 #: c/c-decl.c:3285 cp/decl.c:2984
24840 #, gcc-internal-format
24841 msgid "duplicate label %qD"
24842 msgstr ""
24844 #: c/c-decl.c:3316
24845 #, gcc-internal-format
24846 msgid ""
24847 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
24848 msgstr ""
24850 #: c/c-decl.c:3381
24851 #, gcc-internal-format
24852 msgid "switch jumps over variable initialization"
24853 msgstr ""
24855 #: c/c-decl.c:3382 c/c-decl.c:3393
24856 #, gcc-internal-format
24857 msgid "switch starts here"
24858 msgstr ""
24860 #: c/c-decl.c:3392
24861 #, gcc-internal-format
24862 msgid "switch jumps into statement expression"
24863 msgstr ""
24865 #: c/c-decl.c:3463
24866 #, gcc-internal-format
24867 msgid "%qE defined as wrong kind of tag"
24868 msgstr ""
24870 #: c/c-decl.c:3696
24871 #, gcc-internal-format
24872 msgid "unnamed struct/union that defines no instances"
24873 msgstr ""
24875 #: c/c-decl.c:3706
24876 #, gcc-internal-format
24877 msgid "empty declaration with storage class specifier does not redeclare tag"
24878 msgstr ""
24880 #: c/c-decl.c:3720
24881 #, gcc-internal-format
24882 msgid "empty declaration with type qualifier does not redeclare tag"
24883 msgstr ""
24885 #: c/c-decl.c:3731
24886 #, gcc-internal-format
24887 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
24888 msgstr ""
24890 #: c/c-decl.c:3753 c/c-decl.c:3760
24891 #, gcc-internal-format
24892 msgid "useless type name in empty declaration"
24893 msgstr ""
24895 #: c/c-decl.c:3768
24896 #, gcc-internal-format
24897 msgid "%<inline%> in empty declaration"
24898 msgstr ""
24900 #: c/c-decl.c:3774
24901 #, gcc-internal-format
24902 msgid "%<_Noreturn%> in empty declaration"
24903 msgstr ""
24905 #: c/c-decl.c:3780
24906 #, gcc-internal-format
24907 msgid "%<auto%> in file-scope empty declaration"
24908 msgstr ""
24910 #: c/c-decl.c:3786
24911 #, gcc-internal-format
24912 msgid "%<register%> in file-scope empty declaration"
24913 msgstr ""
24915 #: c/c-decl.c:3792
24916 #, gcc-internal-format
24917 msgid "useless storage class specifier in empty declaration"
24918 msgstr ""
24920 #: c/c-decl.c:3798
24921 #, gcc-internal-format
24922 msgid "useless %<__thread%> in empty declaration"
24923 msgstr ""
24925 #: c/c-decl.c:3807
24926 #, gcc-internal-format
24927 msgid "useless type qualifier in empty declaration"
24928 msgstr ""
24930 #: c/c-decl.c:3813
24931 #, gcc-internal-format
24932 msgid "useless %<_Alignas%> in empty declaration"
24933 msgstr ""
24935 #: c/c-decl.c:3820 c/c-parser.c:1496
24936 #, gcc-internal-format
24937 msgid "empty declaration"
24938 msgstr ""
24940 #: c/c-decl.c:3892
24941 #, gcc-internal-format
24942 msgid ""
24943 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
24944 "declarators"
24945 msgstr ""
24947 #: c/c-decl.c:3896
24948 #, gcc-internal-format
24949 msgid "ISO C90 does not support %<[*]%> array declarators"
24950 msgstr ""
24952 #. C99 6.7.5.2p4
24953 #. A function definition isn't function prototype scope C99 6.2.1p4.
24954 #. C99 6.7.5.2p4
24955 #: c/c-decl.c:3903 c/c-decl.c:6267
24956 #, gcc-internal-format
24957 msgid "%<[*]%> not allowed in other than function prototype scope"
24958 msgstr ""
24960 #: c/c-decl.c:4016
24961 #, gcc-internal-format
24962 msgid "%q+D is usually a function"
24963 msgstr ""
24965 #: c/c-decl.c:4025
24966 #, gcc-internal-format
24967 msgid "typedef %qD is initialized (use __typeof__ instead)"
24968 msgstr ""
24970 #: c/c-decl.c:4030
24971 #, gcc-internal-format
24972 msgid "function %qD is initialized like a variable"
24973 msgstr ""
24975 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
24976 #: c/c-decl.c:4036
24977 #, gcc-internal-format
24978 msgid "parameter %qD is initialized"
24979 msgstr ""
24981 #. Although C99 is unclear about whether incomplete arrays
24982 #. of VLAs themselves count as VLAs, it does not make
24983 #. sense to permit them to be initialized given that
24984 #. ordinary VLAs may not be initialized.
24985 #: c/c-decl.c:4055 c/c-decl.c:4070 c/c-typeck.c:6303
24986 #, gcc-internal-format
24987 msgid "variable-sized object may not be initialized"
24988 msgstr ""
24990 #: c/c-decl.c:4061
24991 #, gcc-internal-format
24992 msgid "variable %qD has initializer but incomplete type"
24993 msgstr ""
24995 #: c/c-decl.c:4150 cp/decl.c:4529 cp/decl.c:12961
24996 #, gcc-internal-format
24997 msgid "inline function %q+D given attribute noinline"
24998 msgstr ""
25000 #: c/c-decl.c:4201
25001 #, gcc-internal-format
25002 msgid "uninitialized const member in %qT is invalid in C++"
25003 msgstr ""
25005 #: c/c-decl.c:4203 cp/init.c:2130 cp/init.c:2145
25006 #, gcc-internal-format
25007 msgid "%qD should be initialized"
25008 msgstr ""
25010 #: c/c-decl.c:4281
25011 #, gcc-internal-format
25012 msgid "initializer fails to determine size of %q+D"
25013 msgstr ""
25015 #: c/c-decl.c:4286
25016 #, gcc-internal-format
25017 msgid "array size missing in %q+D"
25018 msgstr ""
25020 #: c/c-decl.c:4298
25021 #, gcc-internal-format
25022 msgid "zero or negative size array %q+D"
25023 msgstr ""
25025 #: c/c-decl.c:4364
25026 #, gcc-internal-format
25027 msgid "storage size of %q+D isn%'t constant"
25028 msgstr ""
25030 #: c/c-decl.c:4414
25031 #, gcc-internal-format
25032 msgid "ignoring asm-specifier for non-static local variable %q+D"
25033 msgstr ""
25035 #: c/c-decl.c:4444
25036 #, gcc-internal-format
25037 msgid "cannot put object with volatile field into register"
25038 msgstr ""
25040 #: c/c-decl.c:4531
25041 #, gcc-internal-format
25042 msgid "uninitialized const %qD is invalid in C++"
25043 msgstr ""
25045 #: c/c-decl.c:4589
25046 #, gcc-internal-format
25047 msgid "ISO C forbids forward parameter declarations"
25048 msgstr ""
25050 #: c/c-decl.c:4684
25051 #, gcc-internal-format
25052 msgid "defining a type in a compound literal is invalid in C++"
25053 msgstr ""
25055 #: c/c-decl.c:4736 c/c-decl.c:4751
25056 #, gcc-internal-format
25057 msgid "bit-field %qs width not an integer constant"
25058 msgstr ""
25060 #: c/c-decl.c:4746
25061 #, gcc-internal-format
25062 msgid "bit-field %qs width not an integer constant expression"
25063 msgstr ""
25065 #: c/c-decl.c:4757
25066 #, gcc-internal-format
25067 msgid "negative width in bit-field %qs"
25068 msgstr ""
25070 #: c/c-decl.c:4762
25071 #, gcc-internal-format
25072 msgid "zero width for bit-field %qs"
25073 msgstr ""
25075 #: c/c-decl.c:4772
25076 #, gcc-internal-format
25077 msgid "bit-field %qs has invalid type"
25078 msgstr ""
25080 #: c/c-decl.c:4782
25081 #, gcc-internal-format
25082 msgid "type of bit-field %qs is a GCC extension"
25083 msgstr ""
25085 #: c/c-decl.c:4788
25086 #, gcc-internal-format
25087 msgid "width of %qs exceeds its type"
25088 msgstr ""
25090 #: c/c-decl.c:4801
25091 #, gcc-internal-format
25092 msgid "%qs is narrower than values of its type"
25093 msgstr ""
25095 #: c/c-decl.c:4820
25096 #, gcc-internal-format
25097 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
25098 msgstr ""
25100 #: c/c-decl.c:4824
25101 #, gcc-internal-format
25102 msgid "ISO C90 forbids array whose size can%'t be evaluated"
25103 msgstr ""
25105 #: c/c-decl.c:4831
25106 #, gcc-internal-format
25107 msgid "ISO C90 forbids variable length array %qE"
25108 msgstr ""
25110 #: c/c-decl.c:4834
25111 #, gcc-internal-format
25112 msgid "ISO C90 forbids variable length array"
25113 msgstr ""
25115 #: c/c-decl.c:4843
25116 #, gcc-internal-format
25117 msgid "the size of array %qE can%'t be evaluated"
25118 msgstr ""
25120 #: c/c-decl.c:4847
25121 #, gcc-internal-format
25122 msgid "the size of array can %'t be evaluated"
25123 msgstr ""
25125 #: c/c-decl.c:4853
25126 #, gcc-internal-format
25127 msgid "variable length array %qE is used"
25128 msgstr ""
25130 #: c/c-decl.c:4857 cp/decl.c:8277
25131 #, gcc-internal-format
25132 msgid "variable length array is used"
25133 msgstr ""
25135 #: c/c-decl.c:5016 c/c-decl.c:5364 c/c-decl.c:5374
25136 #, gcc-internal-format
25137 msgid "variably modified %qE at file scope"
25138 msgstr ""
25140 #: c/c-decl.c:5018
25141 #, gcc-internal-format
25142 msgid "variably modified field at file scope"
25143 msgstr ""
25145 #: c/c-decl.c:5038
25146 #, gcc-internal-format
25147 msgid "type defaults to %<int%> in declaration of %qE"
25148 msgstr ""
25150 #: c/c-decl.c:5042
25151 #, gcc-internal-format
25152 msgid "type defaults to %<int%> in type name"
25153 msgstr ""
25155 #: c/c-decl.c:5075
25156 #, gcc-internal-format
25157 msgid "duplicate %<const%>"
25158 msgstr ""
25160 #: c/c-decl.c:5077
25161 #, gcc-internal-format
25162 msgid "duplicate %<restrict%>"
25163 msgstr ""
25165 #: c/c-decl.c:5079
25166 #, gcc-internal-format
25167 msgid "duplicate %<volatile%>"
25168 msgstr ""
25170 #: c/c-decl.c:5083
25171 #, gcc-internal-format, gfc-internal-format
25172 msgid "conflicting named address spaces (%s vs %s)"
25173 msgstr ""
25175 #: c/c-decl.c:5107
25176 #, gcc-internal-format
25177 msgid "function definition declared %<auto%>"
25178 msgstr ""
25180 #: c/c-decl.c:5109
25181 #, gcc-internal-format
25182 msgid "function definition declared %<register%>"
25183 msgstr ""
25185 #: c/c-decl.c:5111
25186 #, gcc-internal-format
25187 msgid "function definition declared %<typedef%>"
25188 msgstr ""
25190 #: c/c-decl.c:5113
25191 #, gcc-internal-format
25192 msgid "function definition declared %<__thread%>"
25193 msgstr ""
25195 #: c/c-decl.c:5130
25196 #, gcc-internal-format
25197 msgid "storage class specified for structure field %qE"
25198 msgstr ""
25200 #: c/c-decl.c:5133
25201 #, gcc-internal-format
25202 msgid "storage class specified for structure field"
25203 msgstr ""
25205 #: c/c-decl.c:5137
25206 #, gcc-internal-format
25207 msgid "storage class specified for parameter %qE"
25208 msgstr ""
25210 #: c/c-decl.c:5140
25211 #, gcc-internal-format
25212 msgid "storage class specified for unnamed parameter"
25213 msgstr ""
25215 #: c/c-decl.c:5143 cp/decl.c:9279
25216 #, gcc-internal-format
25217 msgid "storage class specified for typename"
25218 msgstr ""
25220 #: c/c-decl.c:5160
25221 #, gcc-internal-format
25222 msgid "%qE initialized and declared %<extern%>"
25223 msgstr ""
25225 #: c/c-decl.c:5164
25226 #, gcc-internal-format
25227 msgid "%qE has both %<extern%> and initializer"
25228 msgstr ""
25230 #: c/c-decl.c:5169
25231 #, gcc-internal-format
25232 msgid "file-scope declaration of %qE specifies %<auto%>"
25233 msgstr ""
25235 #: c/c-decl.c:5173
25236 #, gcc-internal-format
25237 msgid "file-scope declaration of %qE specifies %<register%>"
25238 msgstr ""
25240 #: c/c-decl.c:5178
25241 #, gcc-internal-format
25242 msgid "nested function %qE declared %<extern%>"
25243 msgstr ""
25245 #: c/c-decl.c:5181
25246 #, gcc-internal-format
25247 msgid "function-scope %qE implicitly auto and declared %<__thread%>"
25248 msgstr ""
25250 #. Only the innermost declarator (making a parameter be of
25251 #. array type which is converted to pointer type)
25252 #. may have static or type qualifiers.
25253 #: c/c-decl.c:5228 c/c-decl.c:5558
25254 #, gcc-internal-format
25255 msgid "static or type qualifiers in non-parameter array declarator"
25256 msgstr ""
25258 #: c/c-decl.c:5276
25259 #, gcc-internal-format
25260 msgid "declaration of %qE as array of voids"
25261 msgstr ""
25263 #: c/c-decl.c:5278
25264 #, gcc-internal-format
25265 msgid "declaration of type name as array of voids"
25266 msgstr ""
25268 #: c/c-decl.c:5285
25269 #, gcc-internal-format
25270 msgid "declaration of %qE as array of functions"
25271 msgstr ""
25273 #: c/c-decl.c:5288
25274 #, gcc-internal-format
25275 msgid "declaration of type name as array of functions"
25276 msgstr ""
25278 #: c/c-decl.c:5295 c/c-decl.c:7196
25279 #, gcc-internal-format
25280 msgid "invalid use of structure with flexible array member"
25281 msgstr ""
25283 #: c/c-decl.c:5321
25284 #, gcc-internal-format
25285 msgid "size of array %qE has non-integer type"
25286 msgstr ""
25288 #: c/c-decl.c:5325
25289 #, gcc-internal-format
25290 msgid "size of unnamed array has non-integer type"
25291 msgstr ""
25293 #: c/c-decl.c:5335
25294 #, gcc-internal-format
25295 msgid "ISO C forbids zero-size array %qE"
25296 msgstr ""
25298 #: c/c-decl.c:5338
25299 #, gcc-internal-format
25300 msgid "ISO C forbids zero-size array"
25301 msgstr ""
25303 #: c/c-decl.c:5347
25304 #, gcc-internal-format
25305 msgid "size of array %qE is negative"
25306 msgstr ""
25308 #: c/c-decl.c:5349
25309 #, gcc-internal-format
25310 msgid "size of unnamed array is negative"
25311 msgstr ""
25313 #: c/c-decl.c:5423 c/c-decl.c:5826
25314 #, gcc-internal-format
25315 msgid "size of array %qE is too large"
25316 msgstr ""
25318 #: c/c-decl.c:5426 c/c-decl.c:5828
25319 #, gcc-internal-format
25320 msgid "size of unnamed array is too large"
25321 msgstr ""
25323 #: c/c-decl.c:5463
25324 #, gcc-internal-format
25325 msgid "ISO C90 does not support flexible array members"
25326 msgstr ""
25328 #. C99 6.7.5.2p4
25329 #: c/c-decl.c:5484
25330 #, gcc-internal-format
25331 msgid "%<[*]%> not in a declaration"
25332 msgstr ""
25334 #: c/c-decl.c:5497
25335 #, gcc-internal-format
25336 msgid "array type has incomplete element type"
25337 msgstr ""
25339 #: c/c-decl.c:5591
25340 #, gcc-internal-format
25341 msgid "%qE declared as function returning a function"
25342 msgstr ""
25344 #: c/c-decl.c:5594
25345 #, gcc-internal-format
25346 msgid "type name declared as function returning a function"
25347 msgstr ""
25349 #: c/c-decl.c:5601
25350 #, gcc-internal-format
25351 msgid "%qE declared as function returning an array"
25352 msgstr ""
25354 #: c/c-decl.c:5604
25355 #, gcc-internal-format
25356 msgid "type name declared as function returning an array"
25357 msgstr ""
25359 #: c/c-decl.c:5632
25360 #, gcc-internal-format
25361 msgid "function definition has qualified void return type"
25362 msgstr ""
25364 #: c/c-decl.c:5635 cp/decl.c:9407
25365 #, gcc-internal-format
25366 msgid "type qualifiers ignored on function return type"
25367 msgstr ""
25369 #: c/c-decl.c:5664 c/c-decl.c:5842 c/c-decl.c:5954 c/c-decl.c:6049
25370 #, gcc-internal-format
25371 msgid "ISO C forbids qualified function types"
25372 msgstr ""
25374 #: c/c-decl.c:5731
25375 #, gcc-internal-format
25376 msgid "%qs combined with %<auto%> qualifier for %qE"
25377 msgstr ""
25379 #: c/c-decl.c:5735
25380 #, gcc-internal-format
25381 msgid "%qs combined with %<register%> qualifier for %qE"
25382 msgstr ""
25384 #: c/c-decl.c:5741
25385 #, gcc-internal-format
25386 msgid "%qs specified for auto variable %qE"
25387 msgstr ""
25389 #: c/c-decl.c:5757
25390 #, gcc-internal-format
25391 msgid "%qs specified for parameter %qE"
25392 msgstr ""
25394 #: c/c-decl.c:5760
25395 #, gcc-internal-format
25396 msgid "%qs specified for unnamed parameter"
25397 msgstr ""
25399 #: c/c-decl.c:5766
25400 #, gcc-internal-format
25401 msgid "%qs specified for structure field %qE"
25402 msgstr ""
25404 #: c/c-decl.c:5769
25405 #, gcc-internal-format
25406 msgid "%qs specified for structure field"
25407 msgstr ""
25409 #: c/c-decl.c:5782
25410 #, gcc-internal-format
25411 msgid "alignment specified for typedef %qE"
25412 msgstr ""
25414 #: c/c-decl.c:5784
25415 #, gcc-internal-format
25416 msgid "alignment specified for %<register%> object %qE"
25417 msgstr ""
25419 #: c/c-decl.c:5789
25420 #, gcc-internal-format
25421 msgid "alignment specified for parameter %qE"
25422 msgstr ""
25424 #: c/c-decl.c:5791
25425 #, gcc-internal-format
25426 msgid "alignment specified for unnamed parameter"
25427 msgstr ""
25429 #: c/c-decl.c:5796
25430 #, gcc-internal-format
25431 msgid "alignment specified for bit-field %qE"
25432 msgstr ""
25434 #: c/c-decl.c:5798
25435 #, gcc-internal-format
25436 msgid "alignment specified for unnamed bit-field"
25437 msgstr ""
25439 #: c/c-decl.c:5801
25440 #, gcc-internal-format
25441 msgid "alignment specified for function %qE"
25442 msgstr ""
25444 #: c/c-decl.c:5808
25445 #, gcc-internal-format
25446 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
25447 msgstr ""
25449 #: c/c-decl.c:5811
25450 #, gcc-internal-format
25451 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
25452 msgstr ""
25454 #: c/c-decl.c:5850
25455 #, gcc-internal-format
25456 msgid "typedef %q+D declared %<inline%>"
25457 msgstr ""
25459 #: c/c-decl.c:5852
25460 #, gcc-internal-format
25461 msgid "typedef %q+D declared %<_Noreturn%>"
25462 msgstr ""
25464 #: c/c-decl.c:5888
25465 #, gcc-internal-format
25466 msgid "ISO C forbids const or volatile function types"
25467 msgstr ""
25469 #. C99 6.7.2.1p8
25470 #: c/c-decl.c:5898
25471 #, gcc-internal-format
25472 msgid "a member of a structure or union cannot have a variably modified type"
25473 msgstr ""
25475 #: c/c-decl.c:5915 cp/decl.c:8519
25476 #, gcc-internal-format
25477 msgid "variable or field %qE declared void"
25478 msgstr ""
25480 #: c/c-decl.c:5946
25481 #, gcc-internal-format
25482 msgid "attributes in parameter array declarator ignored"
25483 msgstr ""
25485 #: c/c-decl.c:5980
25486 #, gcc-internal-format
25487 msgid "parameter %q+D declared %<inline%>"
25488 msgstr ""
25490 #: c/c-decl.c:5982
25491 #, gcc-internal-format
25492 msgid "parameter %q+D declared %<_Noreturn%>"
25493 msgstr ""
25495 #: c/c-decl.c:5995
25496 #, gcc-internal-format
25497 msgid "field %qE declared as a function"
25498 msgstr ""
25500 #: c/c-decl.c:6002
25501 #, gcc-internal-format
25502 msgid "field %qE has incomplete type"
25503 msgstr ""
25505 #: c/c-decl.c:6004
25506 #, gcc-internal-format
25507 msgid "unnamed field has incomplete type"
25508 msgstr ""
25510 #: c/c-decl.c:6021 c/c-decl.c:6032 c/c-decl.c:6035
25511 #, gcc-internal-format
25512 msgid "invalid storage class for function %qE"
25513 msgstr ""
25515 #: c/c-decl.c:6086
25516 #, gcc-internal-format
25517 msgid "cannot inline function %<main%>"
25518 msgstr ""
25520 #: c/c-decl.c:6088
25521 #, gcc-internal-format
25522 msgid "%<main%> declared %<_Noreturn%>"
25523 msgstr ""
25525 #: c/c-decl.c:6101
25526 #, gcc-internal-format
25527 msgid "ISO C99 does not support %<_Noreturn%>"
25528 msgstr ""
25530 #: c/c-decl.c:6104
25531 #, gcc-internal-format
25532 msgid "ISO C90 does not support %<_Noreturn%>"
25533 msgstr ""
25535 #: c/c-decl.c:6133
25536 #, gcc-internal-format
25537 msgid "variable previously declared %<static%> redeclared %<extern%>"
25538 msgstr ""
25540 #: c/c-decl.c:6143
25541 #, gcc-internal-format
25542 msgid "variable %q+D declared %<inline%>"
25543 msgstr ""
25545 #: c/c-decl.c:6145
25546 #, gcc-internal-format
25547 msgid "variable %q+D declared %<_Noreturn%>"
25548 msgstr ""
25550 #: c/c-decl.c:6180
25551 #, gcc-internal-format
25552 msgid "non-nested function with variably modified type"
25553 msgstr ""
25555 #: c/c-decl.c:6182
25556 #, gcc-internal-format
25557 msgid "object with variably modified type must have no linkage"
25558 msgstr ""
25560 #: c/c-decl.c:6272 c/c-decl.c:7831
25561 #, gcc-internal-format
25562 msgid "function declaration isn%'t a prototype"
25563 msgstr ""
25565 #: c/c-decl.c:6281
25566 #, gcc-internal-format
25567 msgid "parameter names (without types) in function declaration"
25568 msgstr ""
25570 #: c/c-decl.c:6319
25571 #, gcc-internal-format
25572 msgid "parameter %u (%q+D) has incomplete type"
25573 msgstr ""
25575 #: c/c-decl.c:6323
25576 #, gcc-internal-format, gfc-internal-format
25577 msgid "parameter %u has incomplete type"
25578 msgstr ""
25580 #: c/c-decl.c:6334
25581 #, gcc-internal-format
25582 msgid "parameter %u (%q+D) has void type"
25583 msgstr ""
25585 #: c/c-decl.c:6338
25586 #, gcc-internal-format, gfc-internal-format
25587 msgid "parameter %u has void type"
25588 msgstr ""
25590 #: c/c-decl.c:6423
25591 #, gcc-internal-format
25592 msgid "%<void%> as only parameter may not be qualified"
25593 msgstr ""
25595 #: c/c-decl.c:6427 c/c-decl.c:6462
25596 #, gcc-internal-format
25597 msgid "%<void%> must be the only parameter"
25598 msgstr ""
25600 #: c/c-decl.c:6456
25601 #, gcc-internal-format
25602 msgid "parameter %q+D has just a forward declaration"
25603 msgstr ""
25605 #. The %s will be one of 'struct', 'union', or 'enum'.
25606 #: c/c-decl.c:6501
25607 #, gcc-internal-format
25608 msgid "%<%s %E%> declared inside parameter list"
25609 msgstr ""
25611 #. The %s will be one of 'struct', 'union', or 'enum'.
25612 #: c/c-decl.c:6505
25613 #, gcc-internal-format, gfc-internal-format
25614 msgid "anonymous %s declared inside parameter list"
25615 msgstr ""
25617 #: c/c-decl.c:6510
25618 #, gcc-internal-format
25619 msgid ""
25620 "its scope is only this definition or declaration, which is probably not what "
25621 "you want"
25622 msgstr ""
25624 #: c/c-decl.c:6610
25625 #, gcc-internal-format
25626 msgid "enum type defined here"
25627 msgstr ""
25629 #: c/c-decl.c:6616
25630 #, gcc-internal-format
25631 msgid "struct defined here"
25632 msgstr ""
25634 #: c/c-decl.c:6622
25635 #, gcc-internal-format
25636 msgid "union defined here"
25637 msgstr ""
25639 #: c/c-decl.c:6695
25640 #, gcc-internal-format
25641 msgid "redefinition of %<union %E%>"
25642 msgstr ""
25644 #: c/c-decl.c:6697
25645 #, gcc-internal-format
25646 msgid "redefinition of %<struct %E%>"
25647 msgstr ""
25649 #: c/c-decl.c:6706
25650 #, gcc-internal-format
25651 msgid "nested redefinition of %<union %E%>"
25652 msgstr ""
25654 #: c/c-decl.c:6708
25655 #, gcc-internal-format
25656 msgid "nested redefinition of %<struct %E%>"
25657 msgstr ""
25659 #: c/c-decl.c:6740 c/c-decl.c:7428
25660 #, gcc-internal-format
25661 msgid "defining type in %qs expression is invalid in C++"
25662 msgstr ""
25664 #: c/c-decl.c:6809 cp/decl.c:4235
25665 #, gcc-internal-format
25666 msgid "declaration does not declare anything"
25667 msgstr ""
25669 #: c/c-decl.c:6816
25670 #, gcc-internal-format
25671 msgid "ISO C99 doesn%'t support unnamed structs/unions"
25672 msgstr ""
25674 #: c/c-decl.c:6819
25675 #, gcc-internal-format
25676 msgid "ISO C90 doesn%'t support unnamed structs/unions"
25677 msgstr ""
25679 #: c/c-decl.c:6911 c/c-decl.c:6930 c/c-decl.c:6993
25680 #, gcc-internal-format
25681 msgid "duplicate member %q+D"
25682 msgstr ""
25684 #: c/c-decl.c:7104
25685 #, gcc-internal-format
25686 msgid "union has no named members"
25687 msgstr ""
25689 #: c/c-decl.c:7106
25690 #, gcc-internal-format
25691 msgid "union has no members"
25692 msgstr ""
25694 #: c/c-decl.c:7111
25695 #, gcc-internal-format
25696 msgid "struct has no named members"
25697 msgstr ""
25699 #: c/c-decl.c:7113
25700 #, gcc-internal-format
25701 msgid "struct has no members"
25702 msgstr ""
25704 #: c/c-decl.c:7176
25705 #, gcc-internal-format
25706 msgid "flexible array member in union"
25707 msgstr ""
25709 #: c/c-decl.c:7182
25710 #, gcc-internal-format
25711 msgid "flexible array member not at end of struct"
25712 msgstr ""
25714 #: c/c-decl.c:7188
25715 #, gcc-internal-format
25716 msgid "flexible array member in otherwise empty struct"
25717 msgstr ""
25719 #: c/c-decl.c:7307
25720 #, gcc-internal-format
25721 msgid "union cannot be made transparent"
25722 msgstr ""
25724 #: c/c-decl.c:7401
25725 #, gcc-internal-format
25726 msgid "nested redefinition of %<enum %E%>"
25727 msgstr ""
25729 #. This enum is a named one that has been declared already.
25730 #: c/c-decl.c:7408
25731 #, gcc-internal-format
25732 msgid "redeclaration of %<enum %E%>"
25733 msgstr ""
25735 #: c/c-decl.c:7483
25736 #, gcc-internal-format
25737 msgid "enumeration values exceed range of largest integer"
25738 msgstr ""
25740 #: c/c-decl.c:7500
25741 #, gcc-internal-format
25742 msgid "specified mode too small for enumeral values"
25743 msgstr ""
25745 #: c/c-decl.c:7605 c/c-decl.c:7621
25746 #, gcc-internal-format
25747 msgid "enumerator value for %qE is not an integer constant"
25748 msgstr ""
25750 #: c/c-decl.c:7616
25751 #, gcc-internal-format
25752 msgid "enumerator value for %qE is not an integer constant expression"
25753 msgstr ""
25755 #: c/c-decl.c:7640
25756 #, gcc-internal-format
25757 msgid "overflow in enumeration values"
25758 msgstr ""
25760 #: c/c-decl.c:7648
25761 #, gcc-internal-format
25762 msgid "ISO C restricts enumerator values to range of %<int%>"
25763 msgstr ""
25765 #: c/c-decl.c:7733
25766 #, gcc-internal-format
25767 msgid "inline function %qD given attribute noinline"
25768 msgstr ""
25770 #: c/c-decl.c:7751
25771 #, gcc-internal-format
25772 msgid "return type is an incomplete type"
25773 msgstr ""
25775 #: c/c-decl.c:7761
25776 #, gcc-internal-format
25777 msgid "return type defaults to %<int%>"
25778 msgstr ""
25780 #: c/c-decl.c:7839
25781 #, gcc-internal-format
25782 msgid "no previous prototype for %qD"
25783 msgstr ""
25785 #: c/c-decl.c:7848
25786 #, gcc-internal-format
25787 msgid "%qD was used with no prototype before its definition"
25788 msgstr ""
25790 #: c/c-decl.c:7855
25791 #, gcc-internal-format
25792 msgid "no previous declaration for %qD"
25793 msgstr ""
25795 #: c/c-decl.c:7865
25796 #, gcc-internal-format
25797 msgid "%qD was used with no declaration before its definition"
25798 msgstr ""
25800 #: c/c-decl.c:7884
25801 #, gcc-internal-format
25802 msgid "return type of %qD is not %<int%>"
25803 msgstr ""
25805 #: c/c-decl.c:7890
25806 #, gcc-internal-format
25807 msgid "%qD is normally a non-static function"
25808 msgstr ""
25810 #: c/c-decl.c:7927
25811 #, gcc-internal-format
25812 msgid "old-style parameter declarations in prototyped function definition"
25813 msgstr ""
25815 #: c/c-decl.c:7941
25816 #, gcc-internal-format
25817 msgid "traditional C rejects ISO C style function definitions"
25818 msgstr ""
25820 #: c/c-decl.c:7957
25821 #, gcc-internal-format
25822 msgid "parameter name omitted"
25823 msgstr ""
25825 #: c/c-decl.c:7994
25826 #, gcc-internal-format
25827 msgid "old-style function definition"
25828 msgstr ""
25830 #: c/c-decl.c:8003
25831 #, gcc-internal-format
25832 msgid "parameter name missing from parameter list"
25833 msgstr ""
25835 #: c/c-decl.c:8018
25836 #, gcc-internal-format
25837 msgid "%qD declared as a non-parameter"
25838 msgstr ""
25840 #: c/c-decl.c:8024
25841 #, gcc-internal-format
25842 msgid "multiple parameters named %qD"
25843 msgstr ""
25845 #: c/c-decl.c:8033
25846 #, gcc-internal-format
25847 msgid "parameter %qD declared with void type"
25848 msgstr ""
25850 #: c/c-decl.c:8062 c/c-decl.c:8066
25851 #, gcc-internal-format
25852 msgid "type of %qD defaults to %<int%>"
25853 msgstr ""
25855 #: c/c-decl.c:8086
25856 #, gcc-internal-format
25857 msgid "parameter %qD has incomplete type"
25858 msgstr ""
25860 #: c/c-decl.c:8093
25861 #, gcc-internal-format
25862 msgid "declaration for parameter %qD but no such parameter"
25863 msgstr ""
25865 #: c/c-decl.c:8145
25866 #, gcc-internal-format
25867 msgid "number of arguments doesn%'t match built-in prototype"
25868 msgstr ""
25870 #: c/c-decl.c:8156
25871 #, gcc-internal-format
25872 msgid "number of arguments doesn%'t match prototype"
25873 msgstr ""
25875 #: c/c-decl.c:8159 c/c-decl.c:8201 c/c-decl.c:8215
25876 #, gcc-internal-format
25877 msgid "prototype declaration"
25878 msgstr ""
25880 #: c/c-decl.c:8193
25881 #, gcc-internal-format
25882 msgid "promoted argument %qD doesn%'t match built-in prototype"
25883 msgstr ""
25885 #: c/c-decl.c:8198
25886 #, gcc-internal-format
25887 msgid "promoted argument %qD doesn%'t match prototype"
25888 msgstr ""
25890 #: c/c-decl.c:8208
25891 #, gcc-internal-format
25892 msgid "argument %qD doesn%'t match built-in prototype"
25893 msgstr ""
25895 #: c/c-decl.c:8213
25896 #, gcc-internal-format
25897 msgid "argument %qD doesn%'t match prototype"
25898 msgstr ""
25900 #: c/c-decl.c:8396 cp/decl.c:13839
25901 #, gcc-internal-format
25902 msgid "no return statement in function returning non-void"
25903 msgstr ""
25905 #: c/c-decl.c:8416
25906 #, gcc-internal-format
25907 msgid "parameter %qD set but not used"
25908 msgstr ""
25910 #. If we get here, declarations have been used in a for loop without
25911 #. the C99 for loop scope.  This doesn't make much sense, so don't
25912 #. allow it.
25913 #: c/c-decl.c:8505
25914 #, gcc-internal-format
25915 msgid "%<for%> loop initial declarations are only allowed in C99 mode"
25916 msgstr ""
25918 #: c/c-decl.c:8510
25919 #, gcc-internal-format
25920 msgid "use option -std=c99 or -std=gnu99 to compile your code"
25921 msgstr ""
25923 #: c/c-decl.c:8544
25924 #, gcc-internal-format
25925 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
25926 msgstr ""
25928 #: c/c-decl.c:8548
25929 #, gcc-internal-format
25930 msgid ""
25931 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
25932 msgstr ""
25934 #: c/c-decl.c:8555
25935 #, gcc-internal-format
25936 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
25937 msgstr ""
25939 #: c/c-decl.c:8560
25940 #, gcc-internal-format
25941 msgid "%<union %E%> declared in %<for%> loop initial declaration"
25942 msgstr ""
25944 #: c/c-decl.c:8564
25945 #, gcc-internal-format
25946 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
25947 msgstr ""
25949 #: c/c-decl.c:8568
25950 #, gcc-internal-format
25951 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
25952 msgstr ""
25954 #: c/c-decl.c:8840
25955 #, gcc-internal-format
25956 msgid "incompatible address space qualifiers %qs and %qs"
25957 msgstr ""
25959 #: c/c-decl.c:8886 c/c-decl.c:9216 c/c-decl.c:9645
25960 #, gcc-internal-format
25961 msgid "duplicate %qE"
25962 msgstr ""
25964 #: c/c-decl.c:8912 c/c-decl.c:9227 c/c-decl.c:9507
25965 #, gcc-internal-format
25966 msgid "two or more data types in declaration specifiers"
25967 msgstr ""
25969 #: c/c-decl.c:8924 cp/parser.c:22807
25970 #, gcc-internal-format
25971 msgid "%<long long long%> is too long for GCC"
25972 msgstr ""
25974 #: c/c-decl.c:8937
25975 #, gcc-internal-format
25976 msgid "ISO C90 does not support %<long long%>"
25977 msgstr ""
25979 #: c/c-decl.c:9116 c/c-parser.c:6639
25980 #, gcc-internal-format
25981 msgid "ISO C90 does not support complex types"
25982 msgstr ""
25984 #: c/c-decl.c:9158
25985 #, gcc-internal-format
25986 msgid "ISO C does not support saturating types"
25987 msgstr ""
25989 #: c/c-decl.c:9235
25990 #, gcc-internal-format
25991 msgid "%<__int128%> is not supported for this target"
25992 msgstr ""
25994 #: c/c-decl.c:9240
25995 #, gcc-internal-format
25996 msgid "ISO C does not support %<__int128%> type"
25997 msgstr ""
25999 #: c/c-decl.c:9465
26000 #, gcc-internal-format
26001 msgid "ISO C does not support decimal floating point"
26002 msgstr ""
26004 #: c/c-decl.c:9488 c/c-decl.c:9732 c/c-parser.c:6232
26005 #, gcc-internal-format
26006 msgid "fixed-point types not supported for this target"
26007 msgstr ""
26009 #: c/c-decl.c:9490
26010 #, gcc-internal-format
26011 msgid "ISO C does not support fixed-point types"
26012 msgstr ""
26014 #: c/c-decl.c:9525
26015 #, gcc-internal-format
26016 msgid "C++ lookup of %qD would return a field, not a type"
26017 msgstr ""
26019 #: c/c-decl.c:9538
26020 #, gcc-internal-format
26021 msgid "%qE fails to be a typedef or built in type"
26022 msgstr ""
26024 #: c/c-decl.c:9586
26025 #, gcc-internal-format
26026 msgid "%qE is not at beginning of declaration"
26027 msgstr ""
26029 #: c/c-decl.c:9607
26030 #, gcc-internal-format
26031 msgid "%<__thread%> used with %<auto%>"
26032 msgstr ""
26034 #: c/c-decl.c:9609
26035 #, gcc-internal-format
26036 msgid "%<__thread%> used with %<register%>"
26037 msgstr ""
26039 #: c/c-decl.c:9611
26040 #, gcc-internal-format
26041 msgid "%<__thread%> used with %<typedef%>"
26042 msgstr ""
26044 #: c/c-decl.c:9625
26045 #, gcc-internal-format
26046 msgid "%<__thread%> before %<extern%>"
26047 msgstr ""
26049 #: c/c-decl.c:9634
26050 #, gcc-internal-format
26051 msgid "%<__thread%> before %<static%>"
26052 msgstr ""
26054 #: c/c-decl.c:9650
26055 #, gcc-internal-format
26056 msgid "multiple storage classes in declaration specifiers"
26057 msgstr ""
26059 #: c/c-decl.c:9658
26060 #, gcc-internal-format
26061 msgid "%<__thread%> used with %qE"
26062 msgstr ""
26064 #: c/c-decl.c:9729
26065 #, gcc-internal-format
26066 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
26067 msgstr ""
26069 #: c/c-decl.c:9744
26070 #, gcc-internal-format
26071 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
26072 msgstr ""
26074 #: c/c-decl.c:9789 c/c-decl.c:9802 c/c-decl.c:9828
26075 #, gcc-internal-format
26076 msgid "ISO C does not support complex integer types"
26077 msgstr ""
26079 #: c/c-parser.c:241
26080 #, gcc-internal-format
26081 msgid "identifier %qE conflicts with C++ keyword"
26082 msgstr ""
26084 #: c/c-parser.c:1240
26085 #, gcc-internal-format
26086 msgid "ISO C forbids an empty translation unit"
26087 msgstr ""
26089 #: c/c-parser.c:1338 c/c-parser.c:7586
26090 #, gcc-internal-format
26091 msgid "ISO C does not allow extra %<;%> outside of a function"
26092 msgstr ""
26094 #: c/c-parser.c:1464 c/c-parser.c:2046 c/c-parser.c:3321
26095 #, gcc-internal-format
26096 msgid "unknown type name %qE"
26097 msgstr ""
26099 #: c/c-parser.c:1484 c/c-parser.c:8618 cp/parser.c:28131
26100 #, gcc-internal-format
26101 msgid "expected declaration specifiers"
26102 msgstr ""
26104 #: c/c-parser.c:1509 c/c-parser.c:2632
26105 #, gcc-internal-format
26106 msgid "expected %<;%>, identifier or %<(%>"
26107 msgstr ""
26109 #: c/c-parser.c:1527 cp/parser.c:24557 cp/parser.c:24631
26110 #, gcc-internal-format
26111 msgid "prefix attributes are ignored for methods"
26112 msgstr ""
26114 #: c/c-parser.c:1562
26115 #, gcc-internal-format
26116 msgid "prefix attributes are ignored for implementations"
26117 msgstr ""
26119 #: c/c-parser.c:1583
26120 #, gcc-internal-format
26121 msgid "unexpected attribute"
26122 msgstr ""
26124 #: c/c-parser.c:1626
26125 #, gcc-internal-format
26126 msgid "data definition has no type or storage class"
26127 msgstr ""
26129 #: c/c-parser.c:1701 cp/parser.c:10614
26130 #, gcc-internal-format
26131 msgid "expected %<,%> or %<;%>"
26132 msgstr ""
26134 #. This can appear in many cases looking nothing like a
26135 #. function definition, so we don't give a more specific
26136 #. error suggesting there was one.
26137 #: c/c-parser.c:1708 c/c-parser.c:1724
26138 #, gcc-internal-format
26139 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
26140 msgstr ""
26142 #: c/c-parser.c:1716
26143 #, gcc-internal-format
26144 msgid "ISO C forbids nested functions"
26145 msgstr ""
26147 #: c/c-parser.c:1832
26148 #, gcc-internal-format
26149 msgid "ISO C99 does not support %<_Static_assert%>"
26150 msgstr ""
26152 #: c/c-parser.c:1835
26153 #, gcc-internal-format
26154 msgid "ISO C90 does not support %<_Static_assert%>"
26155 msgstr ""
26157 #: c/c-parser.c:1860 c/c-parser.c:3388 c/c-parser.c:8673 cp/parser.c:28002
26158 #, gcc-internal-format
26159 msgid "expected string literal"
26160 msgstr ""
26162 #: c/c-parser.c:1868
26163 #, gcc-internal-format
26164 msgid "expression in static assertion is not an integer"
26165 msgstr ""
26167 #: c/c-parser.c:1875
26168 #, gcc-internal-format
26169 msgid "expression in static assertion is not an integer constant expression"
26170 msgstr ""
26172 #: c/c-parser.c:1880
26173 #, gcc-internal-format
26174 msgid "expression in static assertion is not constant"
26175 msgstr ""
26177 #: c/c-parser.c:1885
26178 #, gcc-internal-format
26179 msgid "static assertion failed: %E"
26180 msgstr ""
26182 #: c/c-parser.c:2262 c/c-parser.c:3161 c/c-parser.c:3836 c/c-parser.c:4110
26183 #: c/c-parser.c:5223 c/c-parser.c:5310 c/c-parser.c:5932 c/c-parser.c:6286
26184 #: c/c-parser.c:6475 c/c-parser.c:6497 c/c-parser.c:6710 c/c-parser.c:6930
26185 #: c/c-parser.c:6959 c/c-parser.c:7170 c/c-parser.c:7219 c/c-parser.c:7379
26186 #: c/c-parser.c:7409 c/c-parser.c:7417 c/c-parser.c:7446 c/c-parser.c:7459
26187 #: c/c-parser.c:7764 c/c-parser.c:7888 c/c-parser.c:8316 c/c-parser.c:8351
26188 #: c/c-parser.c:8404 c/c-parser.c:8457 c/c-parser.c:8473 c/c-parser.c:8519
26189 #: c/c-parser.c:8798 c/c-parser.c:9873 c/c-parser.c:10676 cp/parser.c:23017
26190 #: cp/parser.c:25401 cp/parser.c:25431 cp/parser.c:25501 cp/parser.c:27722
26191 #, gcc-internal-format
26192 msgid "expected identifier"
26193 msgstr ""
26195 #: c/c-parser.c:2295 cp/parser.c:14839
26196 #, gcc-internal-format
26197 msgid "comma at end of enumerator list"
26198 msgstr ""
26200 #: c/c-parser.c:2301
26201 #, gcc-internal-format
26202 msgid "expected %<,%> or %<}%>"
26203 msgstr ""
26205 #: c/c-parser.c:2332
26206 #, gcc-internal-format
26207 msgid "ISO C forbids forward references to %<enum%> types"
26208 msgstr ""
26210 #: c/c-parser.c:2448
26211 #, gcc-internal-format
26212 msgid "expected class name"
26213 msgstr ""
26215 #: c/c-parser.c:2467
26216 #, gcc-internal-format
26217 msgid "extra semicolon in struct or union specified"
26218 msgstr ""
26220 #: c/c-parser.c:2496
26221 #, gcc-internal-format
26222 msgid "no semicolon at end of struct or union"
26223 msgstr ""
26225 #: c/c-parser.c:2594 c/c-parser.c:3650
26226 #, gcc-internal-format
26227 msgid "expected specifier-qualifier-list"
26228 msgstr ""
26230 #: c/c-parser.c:2605
26231 #, gcc-internal-format
26232 msgid "ISO C forbids member declarations with no members"
26233 msgstr ""
26235 #: c/c-parser.c:2695
26236 #, gcc-internal-format
26237 msgid "expected %<,%>, %<;%> or %<}%>"
26238 msgstr ""
26240 #: c/c-parser.c:2702
26241 #, gcc-internal-format
26242 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
26243 msgstr ""
26245 #: c/c-parser.c:2755
26246 #, gcc-internal-format
26247 msgid "%<typeof%> applied to a bit-field"
26248 msgstr ""
26250 #: c/c-parser.c:2789
26251 #, gcc-internal-format
26252 msgid "ISO C99 does not support %<_Alignas%>"
26253 msgstr ""
26255 #: c/c-parser.c:2792
26256 #, gcc-internal-format
26257 msgid "ISO C90 does not support %<_Alignas%>"
26258 msgstr ""
26260 #: c/c-parser.c:3020
26261 #, gcc-internal-format
26262 msgid "expected identifier or %<(%>"
26263 msgstr ""
26265 #: c/c-parser.c:3227
26266 #, gcc-internal-format
26267 msgid "ISO C requires a named argument before %<...%>"
26268 msgstr ""
26270 #: c/c-parser.c:3328
26271 #, gcc-internal-format
26272 msgid "expected declaration specifiers or %<...%>"
26273 msgstr ""
26275 #: c/c-parser.c:3382
26276 #, gcc-internal-format
26277 msgid "wide string literal in %<asm%>"
26278 msgstr ""
26280 #: c/c-parser.c:3750
26281 #, gcc-internal-format
26282 msgid "ISO C forbids empty initializer braces"
26283 msgstr ""
26285 #: c/c-parser.c:3801
26286 #, gcc-internal-format
26287 msgid "obsolete use of designated initializer with %<:%>"
26288 msgstr ""
26290 #: c/c-parser.c:3941
26291 #, gcc-internal-format
26292 msgid "ISO C forbids specifying range of elements to initialize"
26293 msgstr ""
26295 #: c/c-parser.c:3954
26296 #, gcc-internal-format
26297 msgid "ISO C90 forbids specifying subobject to initialize"
26298 msgstr ""
26300 #: c/c-parser.c:3961
26301 #, gcc-internal-format
26302 msgid "obsolete use of designated initializer without %<=%>"
26303 msgstr ""
26305 #: c/c-parser.c:4125
26306 #, gcc-internal-format
26307 msgid "ISO C forbids label declarations"
26308 msgstr ""
26310 #: c/c-parser.c:4131 c/c-parser.c:4212
26311 #, gcc-internal-format
26312 msgid "expected declaration or statement"
26313 msgstr ""
26315 #: c/c-parser.c:4163 c/c-parser.c:4193
26316 #, gcc-internal-format
26317 msgid "ISO C90 forbids mixed declarations and code"
26318 msgstr ""
26320 #: c/c-parser.c:4220
26321 #, gcc-internal-format
26322 msgid "expected %<}%> before %<else%>"
26323 msgstr ""
26325 #: c/c-parser.c:4225 cp/parser.c:9134
26326 #, gcc-internal-format
26327 msgid "%<else%> without a previous %<if%>"
26328 msgstr ""
26330 #: c/c-parser.c:4242
26331 #, gcc-internal-format
26332 msgid "label at end of compound statement"
26333 msgstr ""
26335 #: c/c-parser.c:4287
26336 #, gcc-internal-format
26337 msgid "expected %<:%> or %<...%>"
26338 msgstr ""
26340 #: c/c-parser.c:4318
26341 #, gcc-internal-format
26342 msgid ""
26343 "a label can only be part of a statement and a declaration is not a statement"
26344 msgstr ""
26346 #: c/c-parser.c:4493
26347 #, gcc-internal-format
26348 msgid "expected identifier or %<*%>"
26349 msgstr ""
26351 #. Avoid infinite loop in error recovery:
26352 #. c_parser_skip_until_found stops at a closing nesting
26353 #. delimiter without consuming it, but here we need to consume
26354 #. it to proceed further.
26355 #: c/c-parser.c:4566 cp/parser.c:8845
26356 #, gcc-internal-format
26357 msgid "expected statement"
26358 msgstr ""
26360 #: c/c-parser.c:4664 cp/parser.c:9216
26361 #, gcc-internal-format
26362 msgid "suggest braces around empty body in an %<if%> statement"
26363 msgstr ""
26365 #: c/c-parser.c:4692 cp/parser.c:9239
26366 #, gcc-internal-format
26367 msgid "suggest braces around empty body in an %<else%> statement"
26368 msgstr ""
26370 #: c/c-parser.c:4823
26371 #, gcc-internal-format
26372 msgid "suggest braces around empty body in %<do%> statement"
26373 msgstr ""
26375 #: c/c-parser.c:4939 c/c-parser.c:4969
26376 #, gcc-internal-format
26377 msgid "multiple iterating variables in fast enumeration"
26378 msgstr ""
26380 #: c/c-parser.c:4989
26381 #, gcc-internal-format
26382 msgid "invalid iterating variable in fast enumeration"
26383 msgstr ""
26385 #: c/c-parser.c:5022
26386 #, gcc-internal-format
26387 msgid "missing collection in fast enumeration"
26388 msgstr ""
26390 #: c/c-parser.c:5093
26391 #, gcc-internal-format
26392 msgid "%E qualifier ignored on asm"
26393 msgstr ""
26395 #: c/c-parser.c:5440
26396 #, gcc-internal-format
26397 msgid "ISO C forbids omitting the middle term of a ?: expression"
26398 msgstr ""
26400 #: c/c-parser.c:5897
26401 #, gcc-internal-format
26402 msgid "traditional C rejects the unary plus operator"
26403 msgstr ""
26405 #: c/c-parser.c:6026
26406 #, gcc-internal-format
26407 msgid "%<sizeof%> applied to a bit-field"
26408 msgstr ""
26410 #: c/c-parser.c:6047
26411 #, gcc-internal-format
26412 msgid "ISO C99 does not support %qE"
26413 msgstr ""
26415 #: c/c-parser.c:6050
26416 #, gcc-internal-format
26417 msgid "ISO C90 does not support %qE"
26418 msgstr ""
26420 #: c/c-parser.c:6101
26421 #, gcc-internal-format
26422 msgid "ISO C does not allow %<%E (expression)%>"
26423 msgstr ""
26425 #: c/c-parser.c:6126
26426 #, gcc-internal-format
26427 msgid "cannot take address of %qs"
26428 msgstr ""
26430 #: c/c-parser.c:6297 c/c-parser.c:6747 c/c-parser.c:6766
26431 #, gcc-internal-format
26432 msgid "expected expression"
26433 msgstr ""
26435 #: c/c-parser.c:6315
26436 #, gcc-internal-format
26437 msgid "braced-group within expression allowed only inside a function"
26438 msgstr ""
26440 #: c/c-parser.c:6328
26441 #, gcc-internal-format
26442 msgid "ISO C forbids braced-groups within expressions"
26443 msgstr ""
26445 #: c/c-parser.c:6520
26446 #, gcc-internal-format
26447 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
26448 msgstr ""
26450 #: c/c-parser.c:6536
26451 #, gcc-internal-format
26452 msgid "first argument to %<__builtin_choose_expr%> not a constant"
26453 msgstr ""
26455 #: c/c-parser.c:6602
26456 #, gcc-internal-format
26457 msgid "wrong number of arguments to %<__builtin_complex%>"
26458 msgstr ""
26460 #: c/c-parser.c:6624
26461 #, gcc-internal-format
26462 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
26463 msgstr ""
26465 #: c/c-parser.c:6633
26466 #, gcc-internal-format
26467 msgid "%<__builtin_complex%> operands of different types"
26468 msgstr ""
26470 #: c/c-parser.c:6679 cp/parser.c:5531
26471 #, gcc-internal-format
26472 msgid "wrong number of arguments to %<__builtin_shuffle%>"
26473 msgstr ""
26475 #: c/c-parser.c:6801
26476 #, gcc-internal-format
26477 msgid "compound literal has variable size"
26478 msgstr ""
26480 #: c/c-parser.c:6812
26481 #, gcc-internal-format
26482 msgid "compound literal qualified by address-space qualifier"
26483 msgstr ""
26485 #: c/c-parser.c:6817
26486 #, gcc-internal-format
26487 msgid "ISO C90 forbids compound literals"
26488 msgstr ""
26490 #: c/c-parser.c:7190
26491 #, gcc-internal-format
26492 msgid "expected identifier or %<)%>"
26493 msgstr ""
26495 #: c/c-parser.c:7286
26496 #, gcc-internal-format
26497 msgid "extra semicolon"
26498 msgstr ""
26500 #: c/c-parser.c:7534
26501 #, gcc-internal-format
26502 msgid "extra semicolon in method definition specified"
26503 msgstr ""
26505 #: c/c-parser.c:7666
26506 #, gcc-internal-format
26507 msgid "method attributes must be specified at the end only"
26508 msgstr ""
26510 #: c/c-parser.c:7686
26511 #, gcc-internal-format
26512 msgid "expected %<;%> or %<{%> after method attribute definition"
26513 msgstr ""
26515 #: c/c-parser.c:7807
26516 #, gcc-internal-format
26517 msgid "objective-c method declaration is expected"
26518 msgstr ""
26520 #: c/c-parser.c:8230
26521 #, gcc-internal-format
26522 msgid "no type or storage class may be specified here,"
26523 msgstr ""
26525 #: c/c-parser.c:8320 c/c-parser.c:8377 cp/parser.c:25461
26526 #, gcc-internal-format
26527 msgid "unknown property attribute"
26528 msgstr ""
26530 #: c/c-parser.c:8341 cp/parser.c:25421
26531 #, gcc-internal-format
26532 msgid "missing %<=%> (after %<getter%> attribute)"
26533 msgstr ""
26535 #: c/c-parser.c:8344 cp/parser.c:25424
26536 #, gcc-internal-format
26537 msgid "missing %<=%> (after %<setter%> attribute)"
26538 msgstr ""
26540 #: c/c-parser.c:8358 cp/parser.c:25439
26541 #, gcc-internal-format
26542 msgid "the %<setter%> attribute may only be specified once"
26543 msgstr ""
26545 #: c/c-parser.c:8363 cp/parser.c:25445
26546 #, gcc-internal-format
26547 msgid "setter name must terminate with %<:%>"
26548 msgstr ""
26550 #: c/c-parser.c:8370 cp/parser.c:25453
26551 #, gcc-internal-format
26552 msgid "the %<getter%> attribute may only be specified once"
26553 msgstr ""
26555 #: c/c-parser.c:8556 cp/parser.c:28046
26556 #, gcc-internal-format
26557 msgid "%<#pragma omp barrier%> may only be used in compound statements"
26558 msgstr ""
26560 #: c/c-parser.c:8567 cp/parser.c:28061
26561 #, gcc-internal-format
26562 msgid "%<#pragma omp flush%> may only be used in compound statements"
26563 msgstr ""
26565 #: c/c-parser.c:8578 cp/parser.c:28077
26566 #, gcc-internal-format
26567 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
26568 msgstr ""
26570 #: c/c-parser.c:8589 cp/parser.c:28093
26571 #, gcc-internal-format
26572 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
26573 msgstr ""
26575 #: c/c-parser.c:8602 cp/parser.c:28121
26576 #, gcc-internal-format
26577 msgid ""
26578 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
26579 "construct"
26580 msgstr ""
26582 #: c/c-parser.c:8608 cp/parser.c:28036
26583 #, gcc-internal-format
26584 msgid "%<#pragma GCC pch_preprocess%> must be first"
26585 msgstr ""
26587 #: c/c-parser.c:8773 cp/parser.c:25709
26588 #, gcc-internal-format
26589 msgid "too many %qs clauses"
26590 msgstr ""
26592 #: c/c-parser.c:8875 cp/parser.c:25824
26593 #, gcc-internal-format
26594 msgid "collapse argument needs positive constant integer expression"
26595 msgstr ""
26597 #: c/c-parser.c:8941 cp/parser.c:25875
26598 #, gcc-internal-format
26599 msgid "expected %<none%> or %<shared%>"
26600 msgstr ""
26602 #: c/c-parser.c:9076 c/c-parser.c:9290
26603 #, gcc-internal-format
26604 msgid "expected integer expression"
26605 msgstr ""
26607 #: c/c-parser.c:9088
26608 #, gcc-internal-format
26609 msgid "%<num_threads%> value must be positive"
26610 msgstr ""
26612 #: c/c-parser.c:9192 cp/parser.c:26094
26613 #, gcc-internal-format
26614 msgid ""
26615 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
26616 "or %<max%>"
26617 msgstr ""
26619 #: c/c-parser.c:9281 cp/parser.c:26179
26620 #, gcc-internal-format
26621 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
26622 msgstr ""
26624 #: c/c-parser.c:9285 cp/parser.c:26182
26625 #, gcc-internal-format
26626 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
26627 msgstr ""
26629 #: c/c-parser.c:9303 cp/parser.c:26198
26630 #, gcc-internal-format
26631 msgid "invalid schedule kind"
26632 msgstr ""
26634 #: c/c-parser.c:9431 cp/parser.c:26330
26635 #, gcc-internal-format
26636 msgid "expected %<#pragma omp%> clause"
26637 msgstr ""
26639 #: c/c-parser.c:9440 cp/parser.c:26339
26640 #, gcc-internal-format
26641 msgid "%qs is not valid for %qs"
26642 msgstr ""
26644 #: c/c-parser.c:9732 cp/parser.c:26623
26645 #, gcc-internal-format
26646 msgid "invalid form of %<#pragma omp atomic%>"
26647 msgstr ""
26649 #: c/c-parser.c:9772 c/c-parser.c:9790 cp/parser.c:26654 cp/parser.c:26671
26650 #, gcc-internal-format
26651 msgid "invalid operator for %<#pragma omp atomic%>"
26652 msgstr ""
26654 #: c/c-parser.c:9876 c/c-parser.c:9897
26655 #, gcc-internal-format
26656 msgid "expected %<(%> or end of line"
26657 msgstr ""
26659 #: c/c-parser.c:9932 cp/parser.c:26943
26660 #, gcc-internal-format
26661 msgid "for statement expected"
26662 msgstr ""
26664 #: c/c-parser.c:9985 cp/semantics.c:4785 cp/semantics.c:4855
26665 #, gcc-internal-format
26666 msgid "expected iteration declaration or initialization"
26667 msgstr ""
26669 #: c/c-parser.c:10066
26670 #, gcc-internal-format
26671 msgid "not enough perfectly nested loops"
26672 msgstr ""
26674 #: c/c-parser.c:10119 cp/parser.c:27288
26675 #, gcc-internal-format
26676 msgid "collapsed loops not perfectly nested"
26677 msgstr ""
26679 #: c/c-parser.c:10157 cp/parser.c:27129 cp/parser.c:27167 cp/pt.c:12687
26680 #, gcc-internal-format
26681 msgid "iteration variable %qD should not be firstprivate"
26682 msgstr ""
26684 #: c/c-parser.c:10618
26685 #, gcc-internal-format
26686 msgid "%qD is not a variable"
26687 msgstr ""
26689 #: c/c-parser.c:10620 cp/semantics.c:4397
26690 #, gcc-internal-format
26691 msgid "%qE declared %<threadprivate%> after first use"
26692 msgstr ""
26694 #: c/c-parser.c:10622 cp/semantics.c:4399
26695 #, gcc-internal-format
26696 msgid "automatic variable %qE cannot be %<threadprivate%>"
26697 msgstr ""
26699 #: c/c-parser.c:10626 cp/semantics.c:4401
26700 #, gcc-internal-format
26701 msgid "%<threadprivate%> %qE has incomplete type"
26702 msgstr ""
26704 #: c/c-parser.c:10823 cp/parser.c:27932
26705 #, gcc-internal-format
26706 msgid "%<__transaction_cancel%> without transactional memory support enabled"
26707 msgstr ""
26709 #: c/c-parser.c:10829 cp/parser.c:27938
26710 #, gcc-internal-format
26711 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
26712 msgstr ""
26714 #: c/c-parser.c:10838 cp/parser.c:27947
26715 #, gcc-internal-format
26716 msgid ""
26717 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
26718 msgstr ""
26720 #: c/c-parser.c:10840 cp/parser.c:27950
26721 #, gcc-internal-format
26722 msgid "  or a %<transaction_may_cancel_outer%> function"
26723 msgstr ""
26725 #: c/c-parser.c:10846 cp/parser.c:27956
26726 #, gcc-internal-format
26727 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
26728 msgstr ""
26730 #: c/c-typeck.c:208
26731 #, gcc-internal-format
26732 msgid "%qD has an incomplete type"
26733 msgstr ""
26735 #: c/c-typeck.c:229 c/c-typeck.c:8540 c/c-typeck.c:8582 cp/call.c:3742
26736 #, gcc-internal-format
26737 msgid "invalid use of void expression"
26738 msgstr ""
26740 #: c/c-typeck.c:237
26741 #, gcc-internal-format
26742 msgid "invalid use of flexible array member"
26743 msgstr ""
26745 #: c/c-typeck.c:243 cp/typeck2.c:424
26746 #, gcc-internal-format
26747 msgid "invalid use of array with unspecified bounds"
26748 msgstr ""
26750 #: c/c-typeck.c:251
26751 #, gcc-internal-format
26752 msgid "invalid use of undefined type %<%s %E%>"
26753 msgstr ""
26755 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
26756 #: c/c-typeck.c:255
26757 #, gcc-internal-format
26758 msgid "invalid use of incomplete typedef %qD"
26759 msgstr ""
26761 #: c/c-typeck.c:321
26762 #, gcc-internal-format
26763 msgid "%qT and %qT are in disjoint named address spaces"
26764 msgstr ""
26766 #: c/c-typeck.c:560 c/c-typeck.c:585
26767 #, gcc-internal-format
26768 msgid "function types not truly compatible in ISO C"
26769 msgstr ""
26771 #: c/c-typeck.c:728
26772 #, gcc-internal-format
26773 msgid "can%'t mix operands of decimal float and vector types"
26774 msgstr ""
26776 #: c/c-typeck.c:733
26777 #, gcc-internal-format
26778 msgid "can%'t mix operands of decimal float and complex types"
26779 msgstr ""
26781 #: c/c-typeck.c:738
26782 #, gcc-internal-format
26783 msgid "can%'t mix operands of decimal float and other float types"
26784 msgstr ""
26786 #: c/c-typeck.c:1214
26787 #, gcc-internal-format
26788 msgid "types are not quite compatible"
26789 msgstr ""
26791 #: c/c-typeck.c:1218
26792 #, gcc-internal-format
26793 msgid "pointer target types incompatible in C++"
26794 msgstr ""
26796 #: c/c-typeck.c:1550
26797 #, gcc-internal-format
26798 msgid "function return types not compatible due to %<volatile%>"
26799 msgstr ""
26801 #: c/c-typeck.c:1726 c/c-typeck.c:3396
26802 #, gcc-internal-format
26803 msgid "arithmetic on pointer to an incomplete type"
26804 msgstr ""
26806 #: c/c-typeck.c:1790
26807 #, gcc-internal-format
26808 msgid "converting an array compound literal to a pointer is ill-formed in C++"
26809 msgstr ""
26811 #: c/c-typeck.c:2154
26812 #, gcc-internal-format
26813 msgid "%qT has no member named %qE"
26814 msgstr ""
26816 #: c/c-typeck.c:2208
26817 #, gcc-internal-format
26818 msgid "request for member %qE in something not a structure or union"
26819 msgstr ""
26821 #: c/c-typeck.c:2257
26822 #, gcc-internal-format
26823 msgid "dereferencing pointer to incomplete type"
26824 msgstr ""
26826 #: c/c-typeck.c:2261
26827 #, gcc-internal-format
26828 msgid "dereferencing %<void *%> pointer"
26829 msgstr ""
26831 #: c/c-typeck.c:2317
26832 #, gcc-internal-format
26833 msgid "subscripted value is neither array nor pointer nor vector"
26834 msgstr ""
26836 #: c/c-typeck.c:2329 cp/typeck.c:2999 cp/typeck.c:3093
26837 #, gcc-internal-format
26838 msgid "array subscript is not an integer"
26839 msgstr ""
26841 #: c/c-typeck.c:2335
26842 #, gcc-internal-format
26843 msgid "subscripted value is pointer to function"
26844 msgstr ""
26846 #: c/c-typeck.c:2385
26847 #, gcc-internal-format
26848 msgid "ISO C forbids subscripting %<register%> array"
26849 msgstr ""
26851 #: c/c-typeck.c:2388
26852 #, gcc-internal-format
26853 msgid "ISO C90 forbids subscripting non-lvalue array"
26854 msgstr ""
26856 #: c/c-typeck.c:2496
26857 #, gcc-internal-format
26858 msgid "enum constant defined here"
26859 msgstr ""
26861 #: c/c-typeck.c:2679 cp/decl2.c:4524 cp/typeck.c:3478
26862 #, gcc-internal-format
26863 msgid "declared here"
26864 msgstr ""
26866 #: c/c-typeck.c:2746
26867 #, gcc-internal-format
26868 msgid "called object %qE is not a function or function pointer"
26869 msgstr ""
26871 #: c/c-typeck.c:2751
26872 #, gcc-internal-format
26873 msgid "called object %qD is not a function or function pointer"
26874 msgstr ""
26876 #: c/c-typeck.c:2757
26877 #, gcc-internal-format
26878 msgid "called object is not a function or function pointer"
26879 msgstr ""
26881 #. This situation leads to run-time undefined behavior.  We can't,
26882 #. therefore, simply error unless we can prove that all possible
26883 #. executions of the program must execute the code.
26884 #: c/c-typeck.c:2794
26885 #, gcc-internal-format
26886 msgid "function called through a non-compatible type"
26887 msgstr ""
26889 #: c/c-typeck.c:2807 c/c-typeck.c:2861
26890 #, gcc-internal-format
26891 msgid "function with qualified void return type called"
26892 msgstr ""
26894 #: c/c-typeck.c:2951
26895 #, gcc-internal-format
26896 msgid "too many arguments to method %qE"
26897 msgstr ""
26899 #: c/c-typeck.c:2990
26900 #, gcc-internal-format, gfc-internal-format
26901 msgid "type of formal parameter %d is incomplete"
26902 msgstr ""
26904 #: c/c-typeck.c:3005
26905 #, gcc-internal-format
26906 msgid ""
26907 "passing argument %d of %qE as integer rather than floating due to prototype"
26908 msgstr ""
26910 #: c/c-typeck.c:3010
26911 #, gcc-internal-format
26912 msgid ""
26913 "passing argument %d of %qE as integer rather than complex due to prototype"
26914 msgstr ""
26916 #: c/c-typeck.c:3015
26917 #, gcc-internal-format
26918 msgid ""
26919 "passing argument %d of %qE as complex rather than floating due to prototype"
26920 msgstr ""
26922 #: c/c-typeck.c:3020
26923 #, gcc-internal-format
26924 msgid ""
26925 "passing argument %d of %qE as floating rather than integer due to prototype"
26926 msgstr ""
26928 #: c/c-typeck.c:3025
26929 #, gcc-internal-format
26930 msgid ""
26931 "passing argument %d of %qE as complex rather than integer due to prototype"
26932 msgstr ""
26934 #: c/c-typeck.c:3030
26935 #, gcc-internal-format
26936 msgid ""
26937 "passing argument %d of %qE as floating rather than complex due to prototype"
26938 msgstr ""
26940 #: c/c-typeck.c:3043
26941 #, gcc-internal-format
26942 msgid ""
26943 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
26944 "prototype"
26945 msgstr ""
26947 #: c/c-typeck.c:3068
26948 #, gcc-internal-format
26949 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
26950 msgstr ""
26952 #: c/c-typeck.c:3090
26953 #, gcc-internal-format
26954 msgid "passing argument %d of %qE with different width due to prototype"
26955 msgstr ""
26957 #: c/c-typeck.c:3114
26958 #, gcc-internal-format
26959 msgid "passing argument %d of %qE as unsigned due to prototype"
26960 msgstr ""
26962 #: c/c-typeck.c:3119
26963 #, gcc-internal-format
26964 msgid "passing argument %d of %qE as signed due to prototype"
26965 msgstr ""
26967 #: c/c-typeck.c:3152 cp/call.c:6219
26968 #, gcc-internal-format
26969 msgid "implicit conversion from %qT to %qT when passing argument to function"
26970 msgstr ""
26972 #: c/c-typeck.c:3267 c/c-typeck.c:3272
26973 #, gcc-internal-format
26974 msgid "comparison with string literal results in unspecified behavior"
26975 msgstr ""
26977 #: c/c-typeck.c:3286
26978 #, gcc-internal-format
26979 msgid "comparison between %qT and %qT"
26980 msgstr ""
26982 #: c/c-typeck.c:3337
26983 #, gcc-internal-format
26984 msgid "pointer of type %<void *%> used in subtraction"
26985 msgstr ""
26987 #: c/c-typeck.c:3340
26988 #, gcc-internal-format
26989 msgid "pointer to a function used in subtraction"
26990 msgstr ""
26992 #: c/c-typeck.c:3504
26993 #, gcc-internal-format
26994 msgid "ISO C does not support %<~%> for complex conjugation"
26995 msgstr ""
26997 #: c/c-typeck.c:3543
26998 #, gcc-internal-format
26999 msgid "wrong type argument to unary exclamation mark"
27000 msgstr ""
27002 #: c/c-typeck.c:3600
27003 #, gcc-internal-format
27004 msgid "increment of enumeration value is invalid in C++"
27005 msgstr ""
27007 #: c/c-typeck.c:3603
27008 #, gcc-internal-format
27009 msgid "decrement of enumeration value is invalid in C++"
27010 msgstr ""
27012 #: c/c-typeck.c:3616
27013 #, gcc-internal-format
27014 msgid "ISO C does not support %<++%> and %<--%> on complex types"
27015 msgstr ""
27017 #: c/c-typeck.c:3635 c/c-typeck.c:3667
27018 #, gcc-internal-format
27019 msgid "wrong type argument to increment"
27020 msgstr ""
27022 #: c/c-typeck.c:3637 c/c-typeck.c:3670
27023 #, gcc-internal-format
27024 msgid "wrong type argument to decrement"
27025 msgstr ""
27027 #: c/c-typeck.c:3657
27028 #, gcc-internal-format
27029 msgid "increment of pointer to unknown structure"
27030 msgstr ""
27032 #: c/c-typeck.c:3660
27033 #, gcc-internal-format
27034 msgid "decrement of pointer to unknown structure"
27035 msgstr ""
27037 #: c/c-typeck.c:3744
27038 #, gcc-internal-format
27039 msgid "taking address of expression of type %<void%>"
27040 msgstr ""
27042 #: c/c-typeck.c:3949
27043 #, gcc-internal-format
27044 msgid "cannot take address of bit-field %qD"
27045 msgstr ""
27047 #: c/c-typeck.c:3977
27048 #, gcc-internal-format
27049 msgid "global register variable %qD used in nested function"
27050 msgstr ""
27052 #: c/c-typeck.c:3980
27053 #, gcc-internal-format
27054 msgid "register variable %qD used in nested function"
27055 msgstr ""
27057 #: c/c-typeck.c:3985
27058 #, gcc-internal-format
27059 msgid "address of global register variable %qD requested"
27060 msgstr ""
27062 #: c/c-typeck.c:3987
27063 #, gcc-internal-format
27064 msgid "address of register variable %qD requested"
27065 msgstr ""
27067 #: c/c-typeck.c:4081
27068 #, gcc-internal-format
27069 msgid "non-lvalue array in conditional expression"
27070 msgstr ""
27072 #: c/c-typeck.c:4137 cp/call.c:4751
27073 #, gcc-internal-format
27074 msgid ""
27075 "implicit conversion from %qT to %qT to match other result of conditional"
27076 msgstr ""
27078 #: c/c-typeck.c:4211
27079 #, gcc-internal-format
27080 msgid "ISO C forbids conditional expr with only one void side"
27081 msgstr ""
27083 #: c/c-typeck.c:4228
27084 #, gcc-internal-format
27085 msgid "pointers to disjoint address spaces used in conditional expression"
27086 msgstr ""
27088 #: c/c-typeck.c:4236 c/c-typeck.c:4245
27089 #, gcc-internal-format
27090 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
27091 msgstr ""
27093 #: c/c-typeck.c:4258
27094 #, gcc-internal-format
27095 msgid "pointer type mismatch in conditional expression"
27096 msgstr ""
27098 #: c/c-typeck.c:4267 c/c-typeck.c:4278
27099 #, gcc-internal-format
27100 msgid "pointer/integer type mismatch in conditional expression"
27101 msgstr ""
27103 #: c/c-typeck.c:4391
27104 #, gcc-internal-format
27105 msgid "left-hand operand of comma expression has no effect"
27106 msgstr ""
27108 #: c/c-typeck.c:4461
27109 msgid "cast adds %q#v qualifier to function type"
27110 msgstr ""
27112 #: c/c-typeck.c:4467
27113 msgid "cast discards %q#v qualifier from pointer target type"
27114 msgstr ""
27116 #: c/c-typeck.c:4502
27117 #, gcc-internal-format
27118 msgid ""
27119 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
27120 "%> qualified"
27121 msgstr ""
27123 #: c/c-typeck.c:4539
27124 #, gcc-internal-format
27125 msgid "cast specifies array type"
27126 msgstr ""
27128 #: c/c-typeck.c:4545
27129 #, gcc-internal-format
27130 msgid "cast specifies function type"
27131 msgstr ""
27133 #: c/c-typeck.c:4561
27134 #, gcc-internal-format
27135 msgid "ISO C forbids casting nonscalar to the same type"
27136 msgstr ""
27138 #: c/c-typeck.c:4578
27139 #, gcc-internal-format
27140 msgid "ISO C forbids casts to union type"
27141 msgstr ""
27143 #: c/c-typeck.c:4588
27144 #, gcc-internal-format
27145 msgid "cast to union type from type not present in union"
27146 msgstr ""
27148 #: c/c-typeck.c:4623
27149 #, gcc-internal-format, gfc-internal-format
27150 msgid ""
27151 "cast to %s address space pointer from disjoint generic address space pointer"
27152 msgstr ""
27154 #: c/c-typeck.c:4628
27155 #, gcc-internal-format, gfc-internal-format
27156 msgid ""
27157 "cast to generic address space pointer from disjoint %s address space pointer"
27158 msgstr ""
27160 #: c/c-typeck.c:4633
27161 #, gcc-internal-format, gfc-internal-format
27162 msgid "cast to %s address space pointer from disjoint %s address space pointer"
27163 msgstr ""
27165 #: c/c-typeck.c:4653
27166 #, gcc-internal-format
27167 msgid "cast increases required alignment of target type"
27168 msgstr ""
27170 #: c/c-typeck.c:4664
27171 #, gcc-internal-format
27172 msgid "cast from pointer to integer of different size"
27173 msgstr ""
27175 #: c/c-typeck.c:4669
27176 #, gcc-internal-format
27177 msgid "cast from function call of type %qT to non-matching type %qT"
27178 msgstr ""
27180 #: c/c-typeck.c:4678 cp/typeck.c:6905
27181 #, gcc-internal-format
27182 msgid "cast to pointer from integer of different size"
27183 msgstr ""
27185 #: c/c-typeck.c:4692
27186 #, gcc-internal-format
27187 msgid "ISO C forbids conversion of function pointer to object pointer type"
27188 msgstr ""
27190 #: c/c-typeck.c:4701
27191 #, gcc-internal-format
27192 msgid "ISO C forbids conversion of object pointer to function pointer type"
27193 msgstr ""
27195 #: c/c-typeck.c:4787
27196 #, gcc-internal-format
27197 msgid "defining a type in a cast is invalid in C++"
27198 msgstr ""
27200 #: c/c-typeck.c:4926 c/c-typeck.c:5223
27201 #, gcc-internal-format
27202 msgid "enum conversion in assignment is invalid in C++"
27203 msgstr ""
27205 #. This macro is used to emit diagnostics to ensure that all format
27206 #. strings are complete sentences, visible to gettext and checked at
27207 #. compile time.
27208 #. This macro is used to emit diagnostics to ensure that all format
27209 #. strings are complete sentences, visible to gettext and checked at
27210 #. compile time.  It is the same as WARN_FOR_ASSIGNMENT but with an
27211 #. extra parameter to enumerate qualifiers.
27212 #: c/c-typeck.c:5131 c/c-typeck.c:5161 c/c-typeck.c:5690
27213 #, gcc-internal-format
27214 msgid "expected %qT but argument is of type %qT"
27215 msgstr ""
27217 #: c/c-typeck.c:5221
27218 #, gcc-internal-format
27219 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
27220 msgstr ""
27222 #: c/c-typeck.c:5225 c/c-typeck.c:7793
27223 #, gcc-internal-format
27224 msgid "enum conversion in initialization is invalid in C++"
27225 msgstr ""
27227 #: c/c-typeck.c:5227
27228 #, gcc-internal-format
27229 msgid "enum conversion in return is invalid in C++"
27230 msgstr ""
27232 #: c/c-typeck.c:5256
27233 #, gcc-internal-format
27234 msgid "cannot pass rvalue to reference parameter"
27235 msgstr ""
27237 #: c/c-typeck.c:5386 c/c-typeck.c:5611
27238 msgid ""
27239 "passing argument %d of %qE makes %q#v qualified function pointer from "
27240 "unqualified"
27241 msgstr ""
27243 #: c/c-typeck.c:5389 c/c-typeck.c:5614
27244 msgid "assignment makes %q#v qualified function pointer from unqualified"
27245 msgstr ""
27247 #: c/c-typeck.c:5392 c/c-typeck.c:5616
27248 msgid "initialization makes %q#v qualified function pointer from unqualified"
27249 msgstr ""
27251 #: c/c-typeck.c:5395 c/c-typeck.c:5618
27252 msgid "return makes %q#v qualified function pointer from unqualified"
27253 msgstr ""
27255 #: c/c-typeck.c:5402 c/c-typeck.c:5574
27256 msgid ""
27257 "passing argument %d of %qE discards %qv qualifier from pointer target type"
27258 msgstr ""
27260 #: c/c-typeck.c:5404 c/c-typeck.c:5576
27261 msgid "assignment discards %qv qualifier from pointer target type"
27262 msgstr ""
27264 #: c/c-typeck.c:5406 c/c-typeck.c:5578
27265 msgid "initialization discards %qv qualifier from pointer target type"
27266 msgstr ""
27268 #: c/c-typeck.c:5408 c/c-typeck.c:5580
27269 msgid "return discards %qv qualifier from pointer target type"
27270 msgstr ""
27272 #: c/c-typeck.c:5417
27273 #, gcc-internal-format
27274 msgid "ISO C prohibits argument conversion to union type"
27275 msgstr ""
27277 #: c/c-typeck.c:5472
27278 #, gcc-internal-format
27279 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
27280 msgstr ""
27282 #: c/c-typeck.c:5484
27283 #, gcc-internal-format
27284 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
27285 msgstr ""
27287 #: c/c-typeck.c:5488
27288 #, gcc-internal-format
27289 msgid "assignment from pointer to non-enclosed address space"
27290 msgstr ""
27292 #: c/c-typeck.c:5492
27293 #, gcc-internal-format
27294 msgid "initialization from pointer to non-enclosed address space"
27295 msgstr ""
27297 #: c/c-typeck.c:5496
27298 #, gcc-internal-format
27299 msgid "return from pointer to non-enclosed address space"
27300 msgstr ""
27302 #: c/c-typeck.c:5514
27303 #, gcc-internal-format
27304 msgid "argument %d of %qE might be a candidate for a format attribute"
27305 msgstr ""
27307 #: c/c-typeck.c:5520
27308 #, gcc-internal-format
27309 msgid "assignment left-hand side might be a candidate for a format attribute"
27310 msgstr ""
27312 #: c/c-typeck.c:5525
27313 #, gcc-internal-format
27314 msgid ""
27315 "initialization left-hand side might be a candidate for a format attribute"
27316 msgstr ""
27318 #: c/c-typeck.c:5530 cp/typeck.c:7881
27319 #, gcc-internal-format
27320 msgid "return type might be a candidate for a format attribute"
27321 msgstr ""
27323 #: c/c-typeck.c:5556
27324 #, gcc-internal-format
27325 msgid ""
27326 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
27327 "*%>"
27328 msgstr ""
27330 #: c/c-typeck.c:5559
27331 #, gcc-internal-format
27332 msgid "ISO C forbids assignment between function pointer and %<void *%>"
27333 msgstr ""
27335 #: c/c-typeck.c:5561
27336 #, gcc-internal-format
27337 msgid "ISO C forbids initialization between function pointer and %<void *%>"
27338 msgstr ""
27340 #: c/c-typeck.c:5563
27341 #, gcc-internal-format
27342 msgid "ISO C forbids return between function pointer and %<void *%>"
27343 msgstr ""
27345 #: c/c-typeck.c:5592
27346 #, gcc-internal-format
27347 msgid "pointer targets in passing argument %d of %qE differ in signedness"
27348 msgstr ""
27350 #: c/c-typeck.c:5594
27351 #, gcc-internal-format
27352 msgid "pointer targets in assignment differ in signedness"
27353 msgstr ""
27355 #: c/c-typeck.c:5596
27356 #, gcc-internal-format
27357 msgid "pointer targets in initialization differ in signedness"
27358 msgstr ""
27360 #: c/c-typeck.c:5598
27361 #, gcc-internal-format
27362 msgid "pointer targets in return differ in signedness"
27363 msgstr ""
27365 #: c/c-typeck.c:5627
27366 #, gcc-internal-format
27367 msgid "passing argument %d of %qE from incompatible pointer type"
27368 msgstr ""
27370 #: c/c-typeck.c:5629
27371 #, gcc-internal-format
27372 msgid "assignment from incompatible pointer type"
27373 msgstr ""
27375 #: c/c-typeck.c:5630
27376 #, gcc-internal-format
27377 msgid "initialization from incompatible pointer type"
27378 msgstr ""
27380 #: c/c-typeck.c:5632
27381 #, gcc-internal-format
27382 msgid "return from incompatible pointer type"
27383 msgstr ""
27385 #. ??? This should not be an error when inlining calls to
27386 #. unprototyped functions.
27387 #: c/c-typeck.c:5640 c/c-typeck.c:6192 cp/typeck.c:1931
27388 #, gcc-internal-format
27389 msgid "invalid use of non-lvalue array"
27390 msgstr ""
27392 #: c/c-typeck.c:5650
27393 #, gcc-internal-format
27394 msgid "passing argument %d of %qE makes pointer from integer without a cast"
27395 msgstr ""
27397 #: c/c-typeck.c:5652
27398 #, gcc-internal-format
27399 msgid "assignment makes pointer from integer without a cast"
27400 msgstr ""
27402 #: c/c-typeck.c:5654
27403 #, gcc-internal-format
27404 msgid "initialization makes pointer from integer without a cast"
27405 msgstr ""
27407 #: c/c-typeck.c:5656
27408 #, gcc-internal-format
27409 msgid "return makes pointer from integer without a cast"
27410 msgstr ""
27412 #: c/c-typeck.c:5664
27413 #, gcc-internal-format
27414 msgid "passing argument %d of %qE makes integer from pointer without a cast"
27415 msgstr ""
27417 #: c/c-typeck.c:5666
27418 #, gcc-internal-format
27419 msgid "assignment makes integer from pointer without a cast"
27420 msgstr ""
27422 #: c/c-typeck.c:5668
27423 #, gcc-internal-format
27424 msgid "initialization makes integer from pointer without a cast"
27425 msgstr ""
27427 #: c/c-typeck.c:5670
27428 #, gcc-internal-format
27429 msgid "return makes integer from pointer without a cast"
27430 msgstr ""
27432 #: c/c-typeck.c:5693
27433 #, gcc-internal-format
27434 msgid "incompatible types when assigning to type %qT from type %qT"
27435 msgstr ""
27437 #: c/c-typeck.c:5698
27438 #, gcc-internal-format
27439 msgid "incompatible types when initializing type %qT using type %qT"
27440 msgstr ""
27442 #: c/c-typeck.c:5703
27443 #, gcc-internal-format
27444 msgid "incompatible types when returning type %qT but %qT was expected"
27445 msgstr ""
27447 #: c/c-typeck.c:5767
27448 #, gcc-internal-format
27449 msgid "traditional C rejects automatic aggregate initialization"
27450 msgstr ""
27452 #: c/c-typeck.c:5943 c/c-typeck.c:5960 c/c-typeck.c:5978
27453 #, gcc-internal-format
27454 msgid "(near initialization for %qs)"
27455 msgstr ""
27457 #: c/c-typeck.c:5993
27458 #, gcc-internal-format
27459 msgid "array initialized from parenthesized string constant"
27460 msgstr ""
27462 #: c/c-typeck.c:6066 c/c-typeck.c:6941
27463 #, gcc-internal-format
27464 msgid "initialization of a flexible array member"
27465 msgstr ""
27467 #: c/c-typeck.c:6076 cp/typeck2.c:888
27468 #, gcc-internal-format
27469 msgid "char-array initialized from wide string"
27470 msgstr ""
27472 #: c/c-typeck.c:6084
27473 #, gcc-internal-format
27474 msgid "wide character array initialized from non-wide string"
27475 msgstr ""
27477 #: c/c-typeck.c:6090
27478 #, gcc-internal-format
27479 msgid "wide character array initialized from incompatible wide string"
27480 msgstr ""
27482 #: c/c-typeck.c:6124
27483 #, gcc-internal-format
27484 msgid "array of inappropriate type initialized from string constant"
27485 msgstr ""
27487 #: c/c-typeck.c:6218
27488 #, gcc-internal-format
27489 msgid "array initialized from non-constant array expression"
27490 msgstr ""
27492 #: c/c-typeck.c:6232 c/c-typeck.c:6235 c/c-typeck.c:6243 c/c-typeck.c:6282
27493 #: c/c-typeck.c:7766
27494 #, gcc-internal-format
27495 msgid "initializer element is not constant"
27496 msgstr ""
27498 #: c/c-typeck.c:6248 c/c-typeck.c:6294 c/c-typeck.c:7776
27499 #, gcc-internal-format
27500 msgid "initializer element is not a constant expression"
27501 msgstr ""
27503 #: c/c-typeck.c:6289 c/c-typeck.c:7771
27504 #, gcc-internal-format
27505 msgid "initializer element is not computable at load time"
27506 msgstr ""
27508 #: c/c-typeck.c:6307
27509 #, gcc-internal-format
27510 msgid "invalid initializer"
27511 msgstr ""
27513 #: c/c-typeck.c:6581 cp/decl.c:5636
27514 #, gcc-internal-format
27515 msgid "opaque vector types cannot be initialized"
27516 msgstr ""
27518 #: c/c-typeck.c:6796
27519 #, gcc-internal-format
27520 msgid "extra brace group at end of initializer"
27521 msgstr ""
27523 #: c/c-typeck.c:6817
27524 #, gcc-internal-format
27525 msgid "missing braces around initializer"
27526 msgstr ""
27528 #: c/c-typeck.c:6878
27529 #, gcc-internal-format
27530 msgid "braces around scalar initializer"
27531 msgstr ""
27533 #: c/c-typeck.c:6938
27534 #, gcc-internal-format
27535 msgid "initialization of flexible array member in a nested context"
27536 msgstr ""
27538 #: c/c-typeck.c:6975
27539 #, gcc-internal-format
27540 msgid "missing initializer for field %qD of %qT"
27541 msgstr ""
27543 #: c/c-typeck.c:7000
27544 #, gcc-internal-format
27545 msgid "empty scalar initializer"
27546 msgstr ""
27548 #: c/c-typeck.c:7005
27549 #, gcc-internal-format
27550 msgid "extra elements in scalar initializer"
27551 msgstr ""
27553 #: c/c-typeck.c:7116 c/c-typeck.c:7197
27554 #, gcc-internal-format
27555 msgid "array index in non-array initializer"
27556 msgstr ""
27558 #: c/c-typeck.c:7121 c/c-typeck.c:7253
27559 #, gcc-internal-format
27560 msgid "field name not in record or union initializer"
27561 msgstr ""
27563 #: c/c-typeck.c:7170
27564 #, gcc-internal-format
27565 msgid "array index in initializer not of integer type"
27566 msgstr ""
27568 #: c/c-typeck.c:7179 c/c-typeck.c:7188
27569 #, gcc-internal-format
27570 msgid "array index in initializer is not an integer constant expression"
27571 msgstr ""
27573 #: c/c-typeck.c:7193 c/c-typeck.c:7195
27574 #, gcc-internal-format
27575 msgid "nonconstant array index in initializer"
27576 msgstr ""
27578 #: c/c-typeck.c:7199 c/c-typeck.c:7202
27579 #, gcc-internal-format
27580 msgid "array index in initializer exceeds array bounds"
27581 msgstr ""
27583 #: c/c-typeck.c:7216
27584 #, gcc-internal-format
27585 msgid "empty index range in initializer"
27586 msgstr ""
27588 #: c/c-typeck.c:7225
27589 #, gcc-internal-format
27590 msgid "array index range in initializer exceeds array bounds"
27591 msgstr ""
27593 #: c/c-typeck.c:7260
27594 #, gcc-internal-format
27595 msgid "unknown field %qE specified in initializer"
27596 msgstr ""
27598 #: c/c-typeck.c:7312 c/c-typeck.c:7339 c/c-typeck.c:7866
27599 #, gcc-internal-format
27600 msgid "initialized field with side-effects overwritten"
27601 msgstr ""
27603 #: c/c-typeck.c:7314 c/c-typeck.c:7341 c/c-typeck.c:7868
27604 #, gcc-internal-format
27605 msgid "initialized field overwritten"
27606 msgstr ""
27608 #: c/c-typeck.c:8084
27609 #, gcc-internal-format
27610 msgid "excess elements in char array initializer"
27611 msgstr ""
27613 #: c/c-typeck.c:8091 c/c-typeck.c:8152
27614 #, gcc-internal-format
27615 msgid "excess elements in struct initializer"
27616 msgstr ""
27618 #: c/c-typeck.c:8167
27619 #, gcc-internal-format
27620 msgid "non-static initialization of a flexible array member"
27621 msgstr ""
27623 #: c/c-typeck.c:8238
27624 #, gcc-internal-format
27625 msgid "excess elements in union initializer"
27626 msgstr ""
27628 #: c/c-typeck.c:8260
27629 #, gcc-internal-format
27630 msgid "traditional C rejects initialization of unions"
27631 msgstr ""
27633 #: c/c-typeck.c:8328
27634 #, gcc-internal-format
27635 msgid "excess elements in array initializer"
27636 msgstr ""
27638 #: c/c-typeck.c:8362
27639 #, gcc-internal-format
27640 msgid "excess elements in vector initializer"
27641 msgstr ""
27643 #: c/c-typeck.c:8394
27644 #, gcc-internal-format
27645 msgid "excess elements in scalar initializer"
27646 msgstr ""
27648 #: c/c-typeck.c:8631
27649 #, gcc-internal-format
27650 msgid "ISO C forbids %<goto *expr;%>"
27651 msgstr ""
27653 #: c/c-typeck.c:8653 cp/typeck.c:8093
27654 #, gcc-internal-format
27655 msgid "function declared %<noreturn%> has a %<return%> statement"
27656 msgstr ""
27658 #: c/c-typeck.c:8676
27659 #, gcc-internal-format
27660 msgid "%<return%> with no value, in function returning non-void"
27661 msgstr ""
27663 #: c/c-typeck.c:8686
27664 #, gcc-internal-format
27665 msgid "%<return%> with a value, in function returning void"
27666 msgstr ""
27668 #: c/c-typeck.c:8688
27669 #, gcc-internal-format
27670 msgid "ISO C forbids %<return%> with expression, in function returning void"
27671 msgstr ""
27673 #: c/c-typeck.c:8755
27674 #, gcc-internal-format
27675 msgid "function returns address of local variable"
27676 msgstr ""
27678 #: c/c-typeck.c:8829 cp/semantics.c:1032
27679 #, gcc-internal-format
27680 msgid "switch quantity not an integer"
27681 msgstr ""
27683 #: c/c-typeck.c:8842
27684 #, gcc-internal-format
27685 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
27686 msgstr ""
27688 #: c/c-typeck.c:8878 c/c-typeck.c:8886
27689 #, gcc-internal-format
27690 msgid "case label is not an integer constant expression"
27691 msgstr ""
27693 #: c/c-typeck.c:8892 cp/parser.c:8963
27694 #, gcc-internal-format
27695 msgid "case label not within a switch statement"
27696 msgstr ""
27698 #: c/c-typeck.c:8894
27699 #, gcc-internal-format
27700 msgid "%<default%> label not within a switch statement"
27701 msgstr ""
27703 #: c/c-typeck.c:8977 cp/parser.c:9265
27704 #, gcc-internal-format
27705 msgid "suggest explicit braces to avoid ambiguous %<else%>"
27706 msgstr ""
27708 #: c/c-typeck.c:9086 cp/parser.c:9994
27709 #, gcc-internal-format
27710 msgid "break statement not within loop or switch"
27711 msgstr ""
27713 #: c/c-typeck.c:9088 cp/parser.c:10015
27714 #, gcc-internal-format
27715 msgid "continue statement not within a loop"
27716 msgstr ""
27718 #: c/c-typeck.c:9093 cp/parser.c:10005
27719 #, gcc-internal-format
27720 msgid "break statement used with OpenMP for loop"
27721 msgstr ""
27723 #: c/c-typeck.c:9119 cp/cp-gimplify.c:428
27724 #, gcc-internal-format
27725 msgid "statement with no effect"
27726 msgstr ""
27728 #: c/c-typeck.c:9145
27729 #, gcc-internal-format
27730 msgid "expression statement has incomplete type"
27731 msgstr ""
27733 #: c/c-typeck.c:9894 c/c-typeck.c:10031 cp/typeck.c:4461
27734 #, gcc-internal-format
27735 msgid "comparing vectors with different element types"
27736 msgstr ""
27738 #: c/c-typeck.c:9901 c/c-typeck.c:10038 cp/typeck.c:4469
27739 #, gcc-internal-format
27740 msgid "comparing vectors with different number of elements"
27741 msgstr ""
27743 #: c/c-typeck.c:9917 cp/typeck.c:4213
27744 #, gcc-internal-format
27745 msgid "comparing floating point with == or != is unsafe"
27746 msgstr ""
27748 #: c/c-typeck.c:9934 c/c-typeck.c:9954
27749 #, gcc-internal-format
27750 msgid ""
27751 "the comparison will always evaluate as %<false%> for the address of %qD will "
27752 "never be NULL"
27753 msgstr ""
27755 #: c/c-typeck.c:9940 c/c-typeck.c:9960
27756 #, gcc-internal-format
27757 msgid ""
27758 "the comparison will always evaluate as %<true%> for the address of %qD will "
27759 "never be NULL"
27760 msgstr ""
27762 #: c/c-typeck.c:9981 c/c-typeck.c:10081
27763 #, gcc-internal-format
27764 msgid "comparison of pointers to disjoint address spaces"
27765 msgstr ""
27767 #: c/c-typeck.c:9988 c/c-typeck.c:9994
27768 #, gcc-internal-format
27769 msgid "ISO C forbids comparison of %<void *%> with function pointer"
27770 msgstr ""
27772 #: c/c-typeck.c:10001 c/c-typeck.c:10091
27773 #, gcc-internal-format
27774 msgid "comparison of distinct pointer types lacks a cast"
27775 msgstr ""
27777 #: c/c-typeck.c:10013 c/c-typeck.c:10018 c/c-typeck.c:10117 c/c-typeck.c:10122
27778 #, gcc-internal-format
27779 msgid "comparison between pointer and integer"
27780 msgstr ""
27782 #: c/c-typeck.c:10069
27783 #, gcc-internal-format
27784 msgid "comparison of complete and incomplete pointers"
27785 msgstr ""
27787 #: c/c-typeck.c:10071
27788 #, gcc-internal-format
27789 msgid "ISO C forbids ordered comparisons of pointers to functions"
27790 msgstr ""
27792 #: c/c-typeck.c:10076
27793 #, gcc-internal-format
27794 msgid "ordered comparison of pointer with null pointer"
27795 msgstr ""
27797 #: c/c-typeck.c:10099 c/c-typeck.c:10102 c/c-typeck.c:10109 c/c-typeck.c:10112
27798 #: cp/typeck.c:4497 cp/typeck.c:4504
27799 #, gcc-internal-format
27800 msgid "ordered comparison of pointer with integer zero"
27801 msgstr ""
27803 #: c/c-typeck.c:10156 cp/typeck.c:4576
27804 #, gcc-internal-format
27805 msgid ""
27806 "implicit conversion from %qT to %qT to match other operand of binary "
27807 "expression"
27808 msgstr ""
27810 #: c/c-typeck.c:10440
27811 #, gcc-internal-format
27812 msgid "used array that cannot be converted to pointer where scalar is required"
27813 msgstr ""
27815 #: c/c-typeck.c:10444
27816 #, gcc-internal-format
27817 msgid "used struct type value where scalar is required"
27818 msgstr ""
27820 #: c/c-typeck.c:10448
27821 #, gcc-internal-format
27822 msgid "used union type value where scalar is required"
27823 msgstr ""
27825 #: c/c-typeck.c:10459
27826 #, gcc-internal-format
27827 msgid "used vector type where scalar is required"
27828 msgstr ""
27830 #: c/c-typeck.c:10618 cp/semantics.c:4272
27831 #, gcc-internal-format
27832 msgid "%qE has invalid type for %<reduction%>"
27833 msgstr ""
27835 #: c/c-typeck.c:10655 cp/semantics.c:4287
27836 #, gcc-internal-format
27837 msgid "%qE has invalid type for %<reduction(%s)%>"
27838 msgstr ""
27840 #: c/c-typeck.c:10672 cp/semantics.c:4297
27841 #, gcc-internal-format
27842 msgid "%qE must be %<threadprivate%> for %<copyin%>"
27843 msgstr ""
27845 #: c/c-typeck.c:10682 cp/semantics.c:4065
27846 #, gcc-internal-format
27847 msgid "%qE is not a variable in clause %qs"
27848 msgstr ""
27850 #: c/c-typeck.c:10690 c/c-typeck.c:10712 c/c-typeck.c:10734
27851 #, gcc-internal-format
27852 msgid "%qE appears more than once in data clauses"
27853 msgstr ""
27855 #: c/c-typeck.c:10705 cp/semantics.c:4088
27856 #, gcc-internal-format
27857 msgid "%qE is not a variable in clause %<firstprivate%>"
27858 msgstr ""
27860 #: c/c-typeck.c:10727 cp/semantics.c:4110
27861 #, gcc-internal-format
27862 msgid "%qE is not a variable in clause %<lastprivate%>"
27863 msgstr ""
27865 #: c/c-typeck.c:10795 cp/semantics.c:4343
27866 #, gcc-internal-format
27867 msgid "%qE is predetermined %qs for %qs"
27868 msgstr ""
27870 #: c/c-typeck.c:10897
27871 #, gcc-internal-format
27872 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
27873 msgstr ""
27875 #. Conversion of implicit `this' argument failed.
27876 #: cp/call.c:3114
27877 #, gcc-internal-format
27878 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
27879 msgstr ""
27881 #: cp/call.c:3118
27882 #, gcc-internal-format
27883 msgid "  no known conversion for argument %d from %qT to %qT"
27884 msgstr ""
27886 #: cp/call.c:3129 cp/pt.c:5337
27887 #, gcc-internal-format, gfc-internal-format
27888 msgid "  candidate expects %d argument, %d provided"
27889 msgid_plural "  candidate expects %d arguments, %d provided"
27890 msgstr[0] ""
27891 msgstr[1] ""
27893 #: cp/call.c:3154
27894 #, gcc-internal-format
27895 msgid "%s%D(%T, %T, %T) <built-in>"
27896 msgstr ""
27898 #: cp/call.c:3159
27899 #, gcc-internal-format
27900 msgid "%s%D(%T, %T) <built-in>"
27901 msgstr ""
27903 #: cp/call.c:3163
27904 #, gcc-internal-format
27905 msgid "%s%D(%T) <built-in>"
27906 msgstr ""
27908 #: cp/call.c:3167
27909 #, gcc-internal-format
27910 msgid "%s%T <conversion>"
27911 msgstr ""
27913 #: cp/call.c:3169
27914 #, gcc-internal-format
27915 msgid "%s%#D <near match>"
27916 msgstr ""
27918 #: cp/call.c:3171
27919 #, gcc-internal-format
27920 msgid "%s%#D <deleted>"
27921 msgstr ""
27923 #: cp/call.c:3173
27924 #, gcc-internal-format
27925 msgid "%s%#D"
27926 msgstr ""
27928 #: cp/call.c:3192
27929 #, gcc-internal-format
27930 msgid ""
27931 "  return type %qT of explicit conversion function cannot be converted to %qT "
27932 "with a qualification conversion"
27933 msgstr ""
27935 #: cp/call.c:3198
27936 #, gcc-internal-format
27937 msgid ""
27938 "  conversion from return type %qT of template conversion function "
27939 "specialization to %qT is not an exact match"
27940 msgstr ""
27942 #: cp/call.c:3209
27943 #, gcc-internal-format
27944 msgid ""
27945 "  substitution of deduced template arguments resulted in errors seen above"
27946 msgstr ""
27948 #. Re-run template unification with diagnostics.
27949 #: cp/call.c:3214
27950 #, gcc-internal-format
27951 msgid "  template argument deduction/substitution failed:"
27952 msgstr ""
27954 #: cp/call.c:3228
27955 #, gcc-internal-format
27956 msgid ""
27957 "  a constructor taking a single argument of its own class type is invalid"
27958 msgstr ""
27960 #: cp/call.c:3589
27961 #, gcc-internal-format
27962 msgid "conversion from %qT to %qT is ambiguous"
27963 msgstr ""
27965 #: cp/call.c:3707
27966 #, gcc-internal-format
27967 msgid ""
27968 "conversion from %qT to %qT not considered for non-type template argument"
27969 msgstr ""
27971 #: cp/call.c:3825
27972 #, gcc-internal-format
27973 msgid "no matching function for call to %<%D(%A)%>"
27974 msgstr ""
27976 #: cp/call.c:3828
27977 #, gcc-internal-format
27978 msgid "call of overloaded %<%D(%A)%> is ambiguous"
27979 msgstr ""
27981 #. It's no good looking for an overloaded operator() on a
27982 #. pointer-to-member-function.
27983 #: cp/call.c:4044
27984 #, gcc-internal-format
27985 msgid ""
27986 "pointer-to-member function %E cannot be called without an object; consider "
27987 "using .* or ->*"
27988 msgstr ""
27990 #: cp/call.c:4116
27991 #, gcc-internal-format
27992 msgid "no match for call to %<(%T) (%A)%>"
27993 msgstr ""
27995 #: cp/call.c:4129
27996 #, gcc-internal-format
27997 msgid "call of %<(%T) (%A)%> is ambiguous"
27998 msgstr ""
28000 #: cp/call.c:4177
28001 #, gcc-internal-format
28002 msgid "ambiguous overload for "
28003 msgstr ""
28005 #: cp/call.c:4178
28006 #, gcc-internal-format
28007 msgid "no match for "
28008 msgstr ""
28010 #: cp/call.c:4181
28011 #, gcc-internal-format
28012 msgid " (operand types are %qT, %qT, and %qT)"
28013 msgstr ""
28015 #: cp/call.c:4183
28016 #, gcc-internal-format
28017 msgid " (operand types are %qT and %qT)"
28018 msgstr ""
28020 #: cp/call.c:4185
28021 #, gcc-internal-format
28022 msgid " (operand type is %qT)"
28023 msgstr ""
28025 #: cp/call.c:4205
28026 #, gcc-internal-format
28027 msgid "ternary %<operator?:%>"
28028 msgstr ""
28030 #: cp/call.c:4209
28031 #, gcc-internal-format
28032 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
28033 msgstr ""
28035 #: cp/call.c:4218 cp/call.c:4249 cp/call.c:4258
28036 #, gcc-internal-format
28037 msgid "%<operator%s%>"
28038 msgstr ""
28040 #: cp/call.c:4221
28041 #, gcc-internal-format
28042 msgid "%<operator%s%> in %<%E%s%>"
28043 msgstr ""
28045 #: cp/call.c:4228
28046 #, gcc-internal-format
28047 msgid "%<operator[]%>"
28048 msgstr ""
28050 #: cp/call.c:4231
28051 #, gcc-internal-format
28052 msgid "%<operator[]%> in %<%E[%E]%>"
28053 msgstr ""
28055 #: cp/call.c:4239
28056 #, gcc-internal-format
28057 msgid "%qs"
28058 msgstr ""
28060 #: cp/call.c:4242
28061 #, gcc-internal-format
28062 msgid "%qs in %<%s %E%>"
28063 msgstr ""
28065 #: cp/call.c:4252
28066 #, gcc-internal-format
28067 msgid "%<operator%s%> in %<%E %s %E%>"
28068 msgstr ""
28070 #: cp/call.c:4261
28071 #, gcc-internal-format
28072 msgid "%<operator%s%> in %<%s%E%>"
28073 msgstr ""
28075 #: cp/call.c:4359
28076 #, gcc-internal-format
28077 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
28078 msgstr ""
28080 #: cp/call.c:4392
28081 #, gcc-internal-format
28082 msgid "at least one operand of a vector conditional operator must be a vector"
28083 msgstr ""
28085 #: cp/call.c:4433
28086 #, gcc-internal-format
28087 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
28088 msgstr ""
28090 #: cp/call.c:4520
28091 #, gcc-internal-format
28092 msgid ""
28093 "second operand to the conditional operator is of type %<void%>, but the "
28094 "third operand is neither a throw-expression nor of type %<void%>"
28095 msgstr ""
28097 #: cp/call.c:4525
28098 #, gcc-internal-format
28099 msgid ""
28100 "third operand to the conditional operator is of type %<void%>, but the "
28101 "second operand is neither a throw-expression nor of type %<void%>"
28102 msgstr ""
28104 #: cp/call.c:4567 cp/call.c:4818
28105 #, gcc-internal-format
28106 msgid "operands to ?: have different types %qT and %qT"
28107 msgstr ""
28109 #: cp/call.c:4765
28110 #, gcc-internal-format
28111 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
28112 msgstr ""
28114 #: cp/call.c:4776
28115 #, gcc-internal-format
28116 msgid "enumeral and non-enumeral type in conditional expression"
28117 msgstr ""
28119 #: cp/call.c:5216
28120 #, gcc-internal-format
28121 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
28122 msgstr ""
28124 #: cp/call.c:5218
28125 #, gcc-internal-format
28126 msgid "no %<%D(int)%> declared for postfix %qs"
28127 msgstr ""
28129 #: cp/call.c:5311
28130 #, gcc-internal-format
28131 msgid "comparison between %q#T and %q#T"
28132 msgstr ""
28134 #: cp/call.c:5573
28135 #, gcc-internal-format
28136 msgid "non-placement deallocation function %q+D"
28137 msgstr ""
28139 #: cp/call.c:5574
28140 #, gcc-internal-format
28141 msgid "selected for placement delete"
28142 msgstr ""
28144 #: cp/call.c:5659
28145 #, gcc-internal-format
28146 msgid "no corresponding deallocation function for %qD"
28147 msgstr ""
28149 #: cp/call.c:5665
28150 #, gcc-internal-format
28151 msgid "no suitable %<operator %s%> for %qT"
28152 msgstr ""
28154 #: cp/call.c:5686
28155 #, gcc-internal-format
28156 msgid "%q+#D is private"
28157 msgstr ""
28159 #: cp/call.c:5688
28160 #, gcc-internal-format
28161 msgid "%q+#D is protected"
28162 msgstr ""
28164 #: cp/call.c:5690
28165 #, gcc-internal-format
28166 msgid "%q+#D is inaccessible"
28167 msgstr ""
28169 #: cp/call.c:5691
28170 #, gcc-internal-format
28171 msgid "within this context"
28172 msgstr ""
28174 #: cp/call.c:5742
28175 #, gcc-internal-format
28176 msgid "passing NULL to non-pointer argument %P of %qD"
28177 msgstr ""
28179 #: cp/call.c:5746
28180 #, gcc-internal-format
28181 msgid "converting to non-pointer type %qT from NULL"
28182 msgstr ""
28184 #: cp/call.c:5755
28185 #, gcc-internal-format
28186 msgid "converting %<false%> to pointer type for argument %P of %qD"
28187 msgstr ""
28189 #: cp/call.c:5759
28190 #, gcc-internal-format
28191 msgid "converting %<false%> to pointer type %qT"
28192 msgstr ""
28194 #: cp/call.c:5802
28195 #, gcc-internal-format
28196 msgid "too many braces around initializer for %qT"
28197 msgstr ""
28199 #: cp/call.c:5808
28200 #, gcc-internal-format
28201 msgid "invalid user-defined conversion from %qT to %qT"
28202 msgstr ""
28204 #: cp/call.c:5839 cp/cvt.c:225
28205 #, gcc-internal-format
28206 msgid "invalid conversion from %qT to %qT"
28207 msgstr ""
28209 #: cp/call.c:5843 cp/call.c:6065
28210 #, gcc-internal-format
28211 msgid "  initializing argument %P of %qD"
28212 msgstr ""
28214 #: cp/call.c:5887
28215 #, gcc-internal-format
28216 msgid ""
28217 "converting to %qT from initializer list would use explicit constructor %qD"
28218 msgstr ""
28220 #: cp/call.c:5949 cp/call.c:6080
28221 #, gcc-internal-format
28222 msgid "  initializing argument %P of %q+D"
28223 msgstr ""
28225 #: cp/call.c:6077
28226 #, gcc-internal-format
28227 msgid "cannot bind %qT lvalue to %qT"
28228 msgstr ""
28230 #: cp/call.c:6109
28231 #, gcc-internal-format
28232 msgid "cannot bind bitfield %qE to %qT"
28233 msgstr ""
28235 #: cp/call.c:6112 cp/call.c:6129
28236 #, gcc-internal-format
28237 msgid "cannot bind packed field %qE to %qT"
28238 msgstr ""
28240 #: cp/call.c:6115
28241 #, gcc-internal-format
28242 msgid "cannot bind rvalue %qE to %qT"
28243 msgstr ""
28245 #: cp/call.c:6231 cp/cvt.c:1696
28246 #, gcc-internal-format
28247 msgid ""
28248 "scoped enum %qT will not promote to an integral type in a future version of "
28249 "GCC"
28250 msgstr ""
28252 #: cp/call.c:6268
28253 #, gcc-internal-format
28254 msgid "cannot pass objects of non-trivially-copyable type %q#T through %<...%>"
28255 msgstr ""
28257 #. conditionally-supported behavior [expr.call] 5.2.2/7.
28258 #: cp/call.c:6300
28259 #, gcc-internal-format
28260 msgid ""
28261 "cannot receive objects of non-trivially-copyable type %q#T through %<...%>; "
28262 msgstr ""
28264 #: cp/call.c:6359
28265 #, gcc-internal-format
28266 msgid "recursive evaluation of default argument for %q#D"
28267 msgstr ""
28269 #: cp/call.c:6368
28270 #, gcc-internal-format
28271 msgid ""
28272 "call to %qD uses the default argument for parameter %P, which is not yet "
28273 "defined"
28274 msgstr ""
28276 #: cp/call.c:6482
28277 #, gcc-internal-format
28278 msgid "argument of function call might be a candidate for a format attribute"
28279 msgstr ""
28281 #: cp/call.c:6526
28282 #, gcc-internal-format
28283 msgid "use of multiversioned function without a default"
28284 msgstr ""
28286 #: cp/call.c:6745
28287 #, gcc-internal-format
28288 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
28289 msgstr ""
28291 #: cp/call.c:6773
28292 #, gcc-internal-format
28293 msgid "%qT is not an accessible base of %qT"
28294 msgstr ""
28296 #: cp/call.c:6852
28297 #, gcc-internal-format
28298 msgid "deducing %qT as %qT"
28299 msgstr ""
28301 #: cp/call.c:6855
28302 #, gcc-internal-format
28303 msgid "  in call to %q+D"
28304 msgstr ""
28306 #: cp/call.c:6857
28307 #, gcc-internal-format
28308 msgid "  (you can disable this with -fno-deduce-init-list)"
28309 msgstr ""
28311 #: cp/call.c:7156
28312 #, gcc-internal-format
28313 msgid "could not find class$ field in java interface type %qT"
28314 msgstr ""
28316 #: cp/call.c:7417
28317 #, gcc-internal-format
28318 msgid "call to non-function %qD"
28319 msgstr ""
28321 #: cp/call.c:7462 cp/typeck.c:2680
28322 #, gcc-internal-format
28323 msgid "cannot call constructor %<%T::%D%> directly"
28324 msgstr ""
28326 #: cp/call.c:7464
28327 #, gcc-internal-format
28328 msgid "  for a function-style cast, remove the redundant %<::%D%>"
28329 msgstr ""
28331 #: cp/call.c:7581
28332 #, gcc-internal-format
28333 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
28334 msgstr ""
28336 #: cp/call.c:7594
28337 #, gcc-internal-format
28338 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
28339 msgstr ""
28341 #: cp/call.c:7619
28342 #, gcc-internal-format
28343 msgid "call of overloaded %<%s(%A)%> is ambiguous"
28344 msgstr ""
28346 #: cp/call.c:7661
28347 #, gcc-internal-format
28348 msgid "cannot call member function %qD without object"
28349 msgstr ""
28351 #: cp/call.c:8428
28352 #, gcc-internal-format
28353 msgid "passing %qT chooses %qT over %qT"
28354 msgstr ""
28356 #: cp/call.c:8430 cp/name-lookup.c:5547
28357 #, gcc-internal-format
28358 msgid "  in call to %qD"
28359 msgstr ""
28361 #: cp/call.c:8488
28362 #, gcc-internal-format
28363 msgid "choosing %qD over %qD"
28364 msgstr ""
28366 #: cp/call.c:8489
28367 #, gcc-internal-format
28368 msgid "  for conversion from %qT to %qT"
28369 msgstr ""
28371 #: cp/call.c:8492
28372 #, gcc-internal-format
28373 msgid "  because conversion sequence for the argument is better"
28374 msgstr ""
28376 #: cp/call.c:8646
28377 #, gcc-internal-format
28378 msgid "default argument mismatch in overload resolution"
28379 msgstr ""
28381 #: cp/call.c:8649
28382 #, gcc-internal-format
28383 msgid " candidate 1: %q+#F"
28384 msgstr ""
28386 #: cp/call.c:8651
28387 #, gcc-internal-format
28388 msgid " candidate 2: %q+#F"
28389 msgstr ""
28391 #: cp/call.c:8695
28392 #, gcc-internal-format
28393 msgid ""
28394 "ISO C++ says that these are ambiguous, even though the worst conversion for "
28395 "the first is better than the worst conversion for the second:"
28396 msgstr ""
28398 #: cp/call.c:8859
28399 #, gcc-internal-format
28400 msgid "could not convert %qE from %qT to %qT"
28401 msgstr ""
28403 #: cp/call.c:9052
28404 #, gcc-internal-format
28405 msgid "a temporary bound to %qD only persists until the constructor exits"
28406 msgstr ""
28408 #: cp/call.c:9168
28409 #, gcc-internal-format
28410 msgid ""
28411 "invalid initialization of non-const reference of type %qT from an rvalue of "
28412 "type %qT"
28413 msgstr ""
28415 #: cp/call.c:9172
28416 #, gcc-internal-format
28417 msgid ""
28418 "invalid initialization of reference of type %qT from expression of type %qT"
28419 msgstr ""
28421 #: cp/class.c:294
28422 #, gcc-internal-format
28423 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
28424 msgstr ""
28426 #: cp/class.c:991
28427 #, gcc-internal-format
28428 msgid "Java class %qT cannot have a destructor"
28429 msgstr ""
28431 #: cp/class.c:993
28432 #, gcc-internal-format
28433 msgid "Java class %qT cannot have an implicit non-trivial destructor"
28434 msgstr ""
28436 #: cp/class.c:1120
28437 #, gcc-internal-format
28438 msgid "%q#D inherited from %qT"
28439 msgstr ""
28441 #: cp/class.c:1123
28442 #, gcc-internal-format
28443 msgid "conflicts with version inherited from %qT"
28444 msgstr ""
28446 #: cp/class.c:1137
28447 #, gcc-internal-format
28448 msgid "%q+#D cannot be overloaded"
28449 msgstr ""
28451 #: cp/class.c:1138
28452 #, gcc-internal-format
28453 msgid "with %q+#D"
28454 msgstr ""
28456 #: cp/class.c:1211
28457 #, gcc-internal-format
28458 msgid "conflicting access specifications for method %q+D, ignored"
28459 msgstr ""
28461 #: cp/class.c:1214
28462 #, gcc-internal-format
28463 msgid "conflicting access specifications for field %qE, ignored"
28464 msgstr ""
28466 #: cp/class.c:1277 cp/class.c:1285
28467 #, gcc-internal-format
28468 msgid "%q+D invalid in %q#T"
28469 msgstr ""
28471 #: cp/class.c:1278
28472 #, gcc-internal-format
28473 msgid "  because of local method %q+#D with same name"
28474 msgstr ""
28476 #: cp/class.c:1286
28477 #, gcc-internal-format
28478 msgid "  because of local member %q+#D with same name"
28479 msgstr ""
28481 #: cp/class.c:1329
28482 #, gcc-internal-format
28483 msgid "%qT does not have the %E abi tag that base %qT has"
28484 msgstr ""
28486 #: cp/class.c:1331 cp/class.c:1341
28487 #, gcc-internal-format
28488 msgid "%qT declared here"
28489 msgstr ""
28491 #: cp/class.c:1336
28492 #, gcc-internal-format
28493 msgid "%qT does not have the %E abi tag that %qT (used in the type of %qD) has"
28494 msgstr ""
28496 #: cp/class.c:1413
28497 #, gcc-internal-format
28498 msgid "cannot derive from %<final%> base %qT in derived type %qT"
28499 msgstr ""
28501 #: cp/class.c:1425
28502 #, gcc-internal-format
28503 msgid "base class %q#T has a non-virtual destructor"
28504 msgstr ""
28506 #: cp/class.c:1831
28507 #, gcc-internal-format
28508 msgid "all member functions in class %qT are private"
28509 msgstr ""
28511 #: cp/class.c:1843
28512 #, gcc-internal-format
28513 msgid "%q#T only defines a private destructor and has no friends"
28514 msgstr ""
28516 #: cp/class.c:1888
28517 #, gcc-internal-format
28518 msgid "%q#T only defines private constructors and has no friends"
28519 msgstr ""
28521 #: cp/class.c:2281
28522 #, gcc-internal-format
28523 msgid "no unique final overrider for %qD in %qT"
28524 msgstr ""
28526 #: cp/class.c:2652
28527 #, gcc-internal-format
28528 msgid "%q+#D marked final, but is not virtual"
28529 msgstr ""
28531 #: cp/class.c:2654
28532 #, gcc-internal-format
28533 msgid "%q+#D marked override, but does not override"
28534 msgstr ""
28536 #. Here we know it is a hider, and no overrider exists.
28537 #: cp/class.c:2723
28538 #, gcc-internal-format
28539 msgid "%q+D was hidden"
28540 msgstr ""
28542 #: cp/class.c:2724
28543 #, gcc-internal-format
28544 msgid "  by %q+D"
28545 msgstr ""
28547 #: cp/class.c:2767 cp/decl2.c:1365
28548 #, gcc-internal-format
28549 msgid "%q+#D invalid; an anonymous union can only have non-static data members"
28550 msgstr ""
28552 #: cp/class.c:2770
28553 #, gcc-internal-format
28554 msgid ""
28555 "%q+#D invalid; an anonymous struct can only have non-static data members"
28556 msgstr ""
28558 #: cp/class.c:2778 cp/decl2.c:1371
28559 #, gcc-internal-format
28560 msgid "private member %q+#D in anonymous union"
28561 msgstr ""
28563 #: cp/class.c:2780
28564 #, gcc-internal-format
28565 msgid "private member %q+#D in anonymous struct"
28566 msgstr ""
28568 #: cp/class.c:2785 cp/decl2.c:1373
28569 #, gcc-internal-format
28570 msgid "protected member %q+#D in anonymous union"
28571 msgstr ""
28573 #: cp/class.c:2787
28574 #, gcc-internal-format
28575 msgid "protected member %q+#D in anonymous struct"
28576 msgstr ""
28578 #: cp/class.c:2931
28579 #, gcc-internal-format
28580 msgid "the ellipsis in %qD is not inherited"
28581 msgstr ""
28583 #: cp/class.c:3106
28584 #, gcc-internal-format
28585 msgid "bit-field %q+#D with non-integral type"
28586 msgstr ""
28588 #: cp/class.c:3122
28589 #, gcc-internal-format
28590 msgid "bit-field %q+D width not an integer constant"
28591 msgstr ""
28593 #: cp/class.c:3127
28594 #, gcc-internal-format
28595 msgid "negative width in bit-field %q+D"
28596 msgstr ""
28598 #: cp/class.c:3132
28599 #, gcc-internal-format
28600 msgid "zero width for bit-field %q+D"
28601 msgstr ""
28603 #: cp/class.c:3138
28604 #, gcc-internal-format
28605 msgid "width of %q+D exceeds its type"
28606 msgstr ""
28608 #: cp/class.c:3142
28609 #, gcc-internal-format
28610 msgid "%q+D is too small to hold all values of %q#T"
28611 msgstr ""
28613 #: cp/class.c:3201
28614 #, gcc-internal-format
28615 msgid "member %q+#D with constructor not allowed in union"
28616 msgstr ""
28618 #: cp/class.c:3204
28619 #, gcc-internal-format
28620 msgid "member %q+#D with destructor not allowed in union"
28621 msgstr ""
28623 #: cp/class.c:3206
28624 #, gcc-internal-format
28625 msgid "member %q+#D with copy assignment operator not allowed in union"
28626 msgstr ""
28628 #: cp/class.c:3210
28629 #, gcc-internal-format
28630 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
28631 msgstr ""
28633 #: cp/class.c:3247
28634 #, gcc-internal-format
28635 msgid "multiple fields in union %qT initialized"
28636 msgstr ""
28638 #: cp/class.c:3332
28639 #, gcc-internal-format
28640 msgid "%q+D may not be static because it is a member of a union"
28641 msgstr ""
28643 #: cp/class.c:3337
28644 #, gcc-internal-format
28645 msgid "%q+D may not have reference type %qT because it is a member of a union"
28646 msgstr ""
28648 #: cp/class.c:3348
28649 #, gcc-internal-format
28650 msgid "field %q+D invalidly declared function type"
28651 msgstr ""
28653 #: cp/class.c:3354
28654 #, gcc-internal-format
28655 msgid "field %q+D invalidly declared method type"
28656 msgstr ""
28658 #: cp/class.c:3410
28659 #, gcc-internal-format
28660 msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
28661 msgstr ""
28663 #: cp/class.c:3507
28664 #, gcc-internal-format
28665 msgid "field %q+#D with same name as class"
28666 msgstr ""
28668 #: cp/class.c:3530
28669 #, gcc-internal-format
28670 msgid "%q#T has pointer data members"
28671 msgstr ""
28673 #: cp/class.c:3535
28674 #, gcc-internal-format
28675 msgid "  but does not override %<%T(const %T&)%>"
28676 msgstr ""
28678 #: cp/class.c:3537
28679 #, gcc-internal-format
28680 msgid "  or %<operator=(const %T&)%>"
28681 msgstr ""
28683 #: cp/class.c:3541
28684 #, gcc-internal-format
28685 msgid "  but does not override %<operator=(const %T&)%>"
28686 msgstr ""
28688 #: cp/class.c:4012
28689 #, gcc-internal-format
28690 msgid ""
28691 "offset of empty base %qT may not be ABI-compliant and maychange in a future "
28692 "version of GCC"
28693 msgstr ""
28695 #: cp/class.c:4139
28696 #, gcc-internal-format
28697 msgid "class %qT will be considered nearly empty in a future version of GCC"
28698 msgstr ""
28700 #: cp/class.c:4221
28701 #, gcc-internal-format
28702 msgid "initializer specified for non-virtual method %q+D"
28703 msgstr ""
28705 #: cp/class.c:4648
28706 #, gcc-internal-format
28707 msgid "method overrides both %<transaction_pure%> and %qE methods"
28708 msgstr ""
28710 #: cp/class.c:4669
28711 #, gcc-internal-format
28712 msgid "method declared %qE overriding %qE method"
28713 msgstr ""
28715 #: cp/class.c:5135 cp/semantics.c:5828
28716 #, gcc-internal-format
28717 msgid ""
28718 "enclosing class of constexpr non-static member function %q+#D is not a "
28719 "literal type"
28720 msgstr ""
28722 #: cp/class.c:5160
28723 #, gcc-internal-format
28724 msgid "%q+T is not literal because:"
28725 msgstr ""
28727 #: cp/class.c:5162
28728 #, gcc-internal-format
28729 msgid "  %q+T has a non-trivial destructor"
28730 msgstr ""
28732 #: cp/class.c:5167
28733 #, gcc-internal-format
28734 msgid ""
28735 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
28736 "has no constexpr constructor that is not a copy or move constructor"
28737 msgstr ""
28739 #: cp/class.c:5203
28740 #, gcc-internal-format
28741 msgid "  base class %qT of %q+T is non-literal"
28742 msgstr ""
28744 #: cp/class.c:5217
28745 #, gcc-internal-format
28746 msgid "  non-static data member %q+D has non-literal type"
28747 msgstr ""
28749 #: cp/class.c:5335
28750 #, gcc-internal-format
28751 msgid "non-static reference %q+#D in class without a constructor"
28752 msgstr ""
28754 #: cp/class.c:5340
28755 #, gcc-internal-format
28756 msgid "non-static const member %q+#D in class without a constructor"
28757 msgstr ""
28759 #. If the function is defaulted outside the class, we just
28760 #. give the synthesis error.
28761 #: cp/class.c:5366
28762 #, gcc-internal-format
28763 msgid ""
28764 "%q+D declared to take const reference, but implicit declaration would take "
28765 "non-const"
28766 msgstr ""
28768 #: cp/class.c:5590
28769 #, gcc-internal-format
28770 msgid ""
28771 "offset of virtual base %qT is not ABI-compliant and may change in a future "
28772 "version of GCC"
28773 msgstr ""
28775 #: cp/class.c:5691
28776 #, gcc-internal-format
28777 msgid "direct base %qT inaccessible in %qT due to ambiguity"
28778 msgstr ""
28780 #: cp/class.c:5703
28781 #, gcc-internal-format
28782 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
28783 msgstr ""
28785 #: cp/class.c:5889
28786 #, gcc-internal-format
28787 msgid ""
28788 "size assigned to %qT may not be ABI-compliant and may change in a future "
28789 "version of GCC"
28790 msgstr ""
28792 #: cp/class.c:5929
28793 #, gcc-internal-format
28794 msgid ""
28795 "the offset of %qD may not be ABI-compliant and may change in a future "
28796 "version of GCC"
28797 msgstr ""
28799 #: cp/class.c:5957
28800 #, gcc-internal-format
28801 msgid ""
28802 "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
28803 msgstr ""
28805 #: cp/class.c:5967
28806 #, gcc-internal-format
28807 msgid ""
28808 "%q+D contains empty classes which may cause base classes to be placed at "
28809 "different locations in a future version of GCC"
28810 msgstr ""
28812 #: cp/class.c:6055
28813 #, gcc-internal-format
28814 msgid ""
28815 "layout of classes derived from empty class %qT may change in a future "
28816 "version of GCC"
28817 msgstr ""
28819 #: cp/class.c:6223 cp/decl.c:12125 cp/parser.c:18860
28820 #, gcc-internal-format
28821 msgid "redefinition of %q#T"
28822 msgstr ""
28824 #: cp/class.c:6372
28825 #, gcc-internal-format
28826 msgid "%q#T has virtual functions and accessible non-virtual destructor"
28827 msgstr ""
28829 #: cp/class.c:6398
28830 #, gcc-internal-format
28831 msgid "type transparent %q#T does not have any fields"
28832 msgstr ""
28834 #: cp/class.c:6404
28835 #, gcc-internal-format
28836 msgid "type transparent class %qT has base classes"
28837 msgstr ""
28839 #: cp/class.c:6408
28840 #, gcc-internal-format
28841 msgid "type transparent class %qT has virtual functions"
28842 msgstr ""
28844 #: cp/class.c:6414
28845 #, gcc-internal-format
28846 msgid ""
28847 "type transparent %q#T cannot be made transparent because the type of the "
28848 "first field has a different ABI from the class overall"
28849 msgstr ""
28851 #: cp/class.c:6565
28852 #, gcc-internal-format
28853 msgid "trying to finish struct, but kicked out due to previous parse errors"
28854 msgstr ""
28856 #: cp/class.c:7074
28857 #, gcc-internal-format
28858 msgid "language string %<\"%E\"%> not recognized"
28859 msgstr ""
28861 #: cp/class.c:7163
28862 #, gcc-internal-format
28863 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
28864 msgstr ""
28866 #: cp/class.c:7283
28867 #, gcc-internal-format
28868 msgid "no matches converting function %qD to type %q#T"
28869 msgstr ""
28871 #: cp/class.c:7311
28872 #, gcc-internal-format
28873 msgid "converting overloaded function %qD to type %q#T is ambiguous"
28874 msgstr ""
28876 #: cp/class.c:7338
28877 #, gcc-internal-format
28878 msgid "assuming pointer to member %qD"
28879 msgstr ""
28881 #: cp/class.c:7341
28882 #, gcc-internal-format
28883 msgid "(a pointer to member can only be formed with %<&%E%>)"
28884 msgstr ""
28886 #: cp/class.c:7416 cp/class.c:7450
28887 #, gcc-internal-format
28888 msgid "not enough type information"
28889 msgstr ""
28891 #: cp/class.c:7433 cp/cvt.c:173 cp/cvt.c:199 cp/cvt.c:248
28892 #, gcc-internal-format
28893 msgid "cannot convert %qE from type %qT to type %qT"
28894 msgstr ""
28896 #. [basic.scope.class]
28898 #. A name N used in a class S shall refer to the same declaration
28899 #. in its context and when re-evaluated in the completed scope of
28900 #. S.
28901 #: cp/class.c:7745 cp/decl.c:1325
28902 #, gcc-internal-format
28903 msgid "declaration of %q#D"
28904 msgstr ""
28906 #: cp/class.c:7746
28907 #, gcc-internal-format
28908 msgid "changes meaning of %qD from %q+#D"
28909 msgstr ""
28911 #: cp/cp-gimplify.c:1487
28912 #, gcc-internal-format
28913 msgid "%qE implicitly determined as %<firstprivate%> has reference type"
28914 msgstr ""
28916 #: cp/cvt.c:91
28917 #, gcc-internal-format
28918 msgid "can%'t convert from incomplete type %qT to %qT"
28919 msgstr ""
28921 #: cp/cvt.c:101
28922 #, gcc-internal-format
28923 msgid "conversion of %qE from %qT to %qT is ambiguous"
28924 msgstr ""
28926 #: cp/cvt.c:383
28927 #, gcc-internal-format
28928 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
28929 msgstr ""
28931 #: cp/cvt.c:386
28932 #, gcc-internal-format
28933 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
28934 msgstr ""
28936 #: cp/cvt.c:389
28937 #, gcc-internal-format
28938 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
28939 msgstr ""
28941 #: cp/cvt.c:392
28942 #, gcc-internal-format
28943 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
28944 msgstr ""
28946 #: cp/cvt.c:467
28947 #, gcc-internal-format
28948 msgid "conversion from %qT to %qT discards qualifiers"
28949 msgstr ""
28951 #: cp/cvt.c:489 cp/typeck.c:6496
28952 #, gcc-internal-format
28953 msgid "casting %qT to %qT does not dereference pointer"
28954 msgstr ""
28956 #: cp/cvt.c:517
28957 #, gcc-internal-format
28958 msgid "cannot convert type %qT to type %qT"
28959 msgstr ""
28961 #: cp/cvt.c:729
28962 #, gcc-internal-format
28963 msgid "conversion from %q#T to %q#T"
28964 msgstr ""
28966 #: cp/cvt.c:745
28967 #, gcc-internal-format
28968 msgid ""
28969 "the result of the conversion is unspecified because %qE is outside the range "
28970 "of type %qT"
28971 msgstr ""
28973 #: cp/cvt.c:756 cp/cvt.c:800
28974 #, gcc-internal-format
28975 msgid "%q#T used where a %qT was expected"
28976 msgstr ""
28978 #: cp/cvt.c:765
28979 #, gcc-internal-format
28980 msgid "could not convert %qE from %<void%> to %<bool%>"
28981 msgstr ""
28983 #: cp/cvt.c:816
28984 #, gcc-internal-format
28985 msgid "%q#T used where a floating point value was expected"
28986 msgstr ""
28988 #: cp/cvt.c:875
28989 #, gcc-internal-format
28990 msgid "conversion from %qT to non-scalar type %qT requested"
28991 msgstr ""
28993 #: cp/cvt.c:935
28994 #, gcc-internal-format
28995 msgid "pseudo-destructor is not called"
28996 msgstr ""
28998 #: cp/cvt.c:1012
28999 #, gcc-internal-format
29000 msgid "conversion to void will not access object of incomplete type %qT"
29001 msgstr ""
29003 #: cp/cvt.c:1016
29004 #, gcc-internal-format
29005 msgid ""
29006 "indirection will not access object of incomplete type %qT in second operand "
29007 "of conditional expression"
29008 msgstr ""
29010 #: cp/cvt.c:1021
29011 #, gcc-internal-format
29012 msgid ""
29013 "indirection will not access object of incomplete type %qT in third operand "
29014 "of conditional expression"
29015 msgstr ""
29017 #: cp/cvt.c:1026
29018 #, gcc-internal-format
29019 msgid ""
29020 "indirection will not access object of incomplete type %qT in right operand "
29021 "of comma operator"
29022 msgstr ""
29024 #: cp/cvt.c:1031
29025 #, gcc-internal-format
29026 msgid ""
29027 "indirection will not access object of incomplete type %qT in left operand of "
29028 "comma operator"
29029 msgstr ""
29031 #: cp/cvt.c:1036
29032 #, gcc-internal-format
29033 msgid "indirection will not access object of incomplete type %qT in statement"
29034 msgstr ""
29036 #: cp/cvt.c:1040
29037 #, gcc-internal-format
29038 msgid ""
29039 "indirection will not access object of incomplete type %qT in for increment "
29040 "expression"
29041 msgstr ""
29043 #: cp/cvt.c:1056
29044 #, gcc-internal-format
29045 msgid "conversion to void will not access object of type %qT"
29046 msgstr ""
29048 #: cp/cvt.c:1060
29049 #, gcc-internal-format
29050 msgid ""
29051 "implicit dereference will not access object of type %qT in second operand of "
29052 "conditional expression"
29053 msgstr ""
29055 #: cp/cvt.c:1065
29056 #, gcc-internal-format
29057 msgid ""
29058 "implicit dereference will not access object of type %qT in third operand of "
29059 "conditional expression"
29060 msgstr ""
29062 #: cp/cvt.c:1070
29063 #, gcc-internal-format
29064 msgid ""
29065 "implicit dereference will not access object of type %qT in right operand of "
29066 "comma operator"
29067 msgstr ""
29069 #: cp/cvt.c:1075
29070 #, gcc-internal-format
29071 msgid ""
29072 "implicit dereference will not access object of type %qT in left operand of "
29073 "comma operator"
29074 msgstr ""
29076 #: cp/cvt.c:1080
29077 #, gcc-internal-format
29078 msgid "implicit dereference will not access object of type %qT in statement"
29079 msgstr ""
29081 #: cp/cvt.c:1084
29082 #, gcc-internal-format
29083 msgid ""
29084 "implicit dereference will not access object of type %qT in for increment "
29085 "expression"
29086 msgstr ""
29088 #: cp/cvt.c:1098
29089 #, gcc-internal-format
29090 msgid ""
29091 "conversion to void will not access object of non-trivially-copyable type %qT"
29092 msgstr ""
29094 #: cp/cvt.c:1103
29095 #, gcc-internal-format
29096 msgid ""
29097 "indirection will not access object of non-trivially-copyable type %qT in "
29098 "second operand of conditional expression"
29099 msgstr ""
29101 #: cp/cvt.c:1108
29102 #, gcc-internal-format
29103 msgid ""
29104 "indirection will not access object of non-trivially-copyable type %qT in "
29105 "third operand of conditional expression"
29106 msgstr ""
29108 #: cp/cvt.c:1113
29109 #, gcc-internal-format
29110 msgid ""
29111 "indirection will not access object of non-trivially-copyable type %qT in "
29112 "right operand of comma operator"
29113 msgstr ""
29115 #: cp/cvt.c:1118
29116 #, gcc-internal-format
29117 msgid ""
29118 "indirection will not access object of non-trivially-copyable type %qT in "
29119 "left operand of comma operator"
29120 msgstr ""
29122 #: cp/cvt.c:1123
29123 #, gcc-internal-format
29124 msgid ""
29125 "indirection will not access object of non-trivially-copyable type %qT in "
29126 "statement"
29127 msgstr ""
29129 #: cp/cvt.c:1128
29130 #, gcc-internal-format
29131 msgid ""
29132 "indirection will not access object of non-trivially-copyable type %qT in for "
29133 "increment expression"
29134 msgstr ""
29136 #: cp/cvt.c:1166
29137 #, gcc-internal-format
29138 msgid "conversion to void will not access object %qE of incomplete type %qT"
29139 msgstr ""
29141 #: cp/cvt.c:1170
29142 #, gcc-internal-format
29143 msgid ""
29144 "variable %qE of incomplete type %qT will not be accessed in second operand "
29145 "of conditional expression"
29146 msgstr ""
29148 #: cp/cvt.c:1175
29149 #, gcc-internal-format
29150 msgid ""
29151 "variable %qE of incomplete type %qT will not be accessed in third operand of "
29152 "conditional expression"
29153 msgstr ""
29155 #: cp/cvt.c:1180
29156 #, gcc-internal-format
29157 msgid ""
29158 "variable %qE of incomplete type %qT will not be accessed in right operand of "
29159 "comma operator"
29160 msgstr ""
29162 #: cp/cvt.c:1185
29163 #, gcc-internal-format
29164 msgid ""
29165 "variable %qE of incomplete type %qT will not be accessed in left operand of "
29166 "comma operator"
29167 msgstr ""
29169 #: cp/cvt.c:1190
29170 #, gcc-internal-format
29171 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
29172 msgstr ""
29174 #: cp/cvt.c:1194
29175 #, gcc-internal-format
29176 msgid ""
29177 "variable %qE of incomplete type %qT will not be accessed in for increment "
29178 "expression"
29179 msgstr ""
29181 #: cp/cvt.c:1243
29182 #, gcc-internal-format
29183 msgid "conversion to void cannot resolve address of overloaded function"
29184 msgstr ""
29186 #: cp/cvt.c:1247
29187 #, gcc-internal-format
29188 msgid ""
29189 "second operand of conditional expression cannot resolve address of "
29190 "overloaded function"
29191 msgstr ""
29193 #: cp/cvt.c:1251
29194 #, gcc-internal-format
29195 msgid ""
29196 "third operand of conditional expression cannot resolve address of overloaded "
29197 "function"
29198 msgstr ""
29200 #: cp/cvt.c:1255
29201 #, gcc-internal-format
29202 msgid ""
29203 "right operand of comma operator cannot resolve address of overloaded function"
29204 msgstr ""
29206 #: cp/cvt.c:1259
29207 #, gcc-internal-format
29208 msgid ""
29209 "left operand of comma operator cannot resolve address of overloaded function"
29210 msgstr ""
29212 #: cp/cvt.c:1263
29213 #, gcc-internal-format
29214 msgid "statement cannot resolve address of overloaded function"
29215 msgstr ""
29217 #: cp/cvt.c:1267
29218 #, gcc-internal-format
29219 msgid "for increment expression cannot resolve address of overloaded function"
29220 msgstr ""
29222 #: cp/cvt.c:1283
29223 #, gcc-internal-format
29224 msgid ""
29225 "second operand of conditional expression is a reference, not call, to "
29226 "function %qE"
29227 msgstr ""
29229 #: cp/cvt.c:1288
29230 #, gcc-internal-format
29231 msgid ""
29232 "third operand of conditional expression is a reference, not call, to "
29233 "function %qE"
29234 msgstr ""
29236 #: cp/cvt.c:1293
29237 #, gcc-internal-format
29238 msgid ""
29239 "right operand of comma operator is a reference, not call, to function %qE"
29240 msgstr ""
29242 #: cp/cvt.c:1298
29243 #, gcc-internal-format
29244 msgid ""
29245 "left operand of comma operator is a reference, not call, to function %qE"
29246 msgstr ""
29248 #: cp/cvt.c:1303
29249 #, gcc-internal-format
29250 msgid "statement is a reference, not call, to function %qE"
29251 msgstr ""
29253 #: cp/cvt.c:1308
29254 #, gcc-internal-format
29255 msgid "for increment expression is a reference, not call, to function %qE"
29256 msgstr ""
29258 #: cp/cvt.c:1335
29259 #, gcc-internal-format
29260 msgid "second operand of conditional expression has no effect"
29261 msgstr ""
29263 #: cp/cvt.c:1340
29264 #, gcc-internal-format
29265 msgid "third operand of conditional expression has no effect"
29266 msgstr ""
29268 #: cp/cvt.c:1345
29269 #, gcc-internal-format
29270 msgid "right operand of comma operator has no effect"
29271 msgstr ""
29273 #: cp/cvt.c:1349
29274 #, gcc-internal-format
29275 msgid "left operand of comma operator has no effect"
29276 msgstr ""
29278 #: cp/cvt.c:1353
29279 #, gcc-internal-format
29280 msgid "statement has no effect"
29281 msgstr ""
29283 #: cp/cvt.c:1357
29284 #, gcc-internal-format
29285 msgid "for increment expression has no effect"
29286 msgstr ""
29288 #: cp/cvt.c:1513
29289 #, gcc-internal-format
29290 msgid "converting NULL to non-pointer type"
29291 msgstr ""
29293 #: cp/cvt.c:1587 cp/cvt.c:1636
29294 #, gcc-internal-format
29295 msgid "ambiguous default type conversion from %qT"
29296 msgstr ""
29298 #: cp/cvt.c:1589
29299 #, gcc-internal-format
29300 msgid "  candidate conversions include %qD"
29301 msgstr ""
29303 #: cp/cvt.c:1638
29304 #, gcc-internal-format
29305 msgid "  candidate conversions include %qD and %qD"
29306 msgstr ""
29308 #: cp/decl.c:640
29309 #, gcc-internal-format
29310 msgid "variable %q+D set but not used"
29311 msgstr ""
29313 #: cp/decl.c:1146
29314 #, gcc-internal-format
29315 msgid "%qD was declared %<extern%> and later %<static%>"
29316 msgstr ""
29318 #: cp/decl.c:1147 cp/decl.c:1756 objc/objc-act.c:3375 objc/objc-act.c:3964
29319 #: objc/objc-act.c:3992 objc/objc-act.c:4048 objc/objc-act.c:6831
29320 #, gcc-internal-format
29321 msgid "previous declaration of %q+D"
29322 msgstr ""
29324 #: cp/decl.c:1179
29325 #, gcc-internal-format
29326 msgid "declaration of %qF has a different exception specifier"
29327 msgstr ""
29329 #: cp/decl.c:1181
29330 #, gcc-internal-format
29331 msgid "from previous declaration %q+F"
29332 msgstr ""
29334 #: cp/decl.c:1206
29335 #, gcc-internal-format
29336 msgid "redeclaration %qD differs in %<constexpr%>"
29337 msgstr ""
29339 #: cp/decl.c:1207
29340 #, gcc-internal-format
29341 msgid "from previous declaration %q+D"
29342 msgstr ""
29344 #: cp/decl.c:1252
29345 #, gcc-internal-format
29346 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
29347 msgstr ""
29349 #: cp/decl.c:1257
29350 #, gcc-internal-format
29351 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
29352 msgstr ""
29354 #: cp/decl.c:1278
29355 #, gcc-internal-format
29356 msgid "function %q+D redeclared as inline"
29357 msgstr ""
29359 #: cp/decl.c:1280
29360 #, gcc-internal-format
29361 msgid "previous declaration of %q+D with attribute noinline"
29362 msgstr ""
29364 #: cp/decl.c:1287
29365 #, gcc-internal-format
29366 msgid "function %q+D redeclared with attribute noinline"
29367 msgstr ""
29369 #: cp/decl.c:1289
29370 #, gcc-internal-format
29371 msgid "previous declaration of %q+D was inline"
29372 msgstr ""
29374 #: cp/decl.c:1313 cp/decl.c:1387
29375 #, gcc-internal-format
29376 msgid "shadowing built-in function %q#D"
29377 msgstr ""
29379 #: cp/decl.c:1314 cp/decl.c:1388
29380 #, gcc-internal-format
29381 msgid "shadowing library function %q#D"
29382 msgstr ""
29384 #: cp/decl.c:1321
29385 #, gcc-internal-format
29386 msgid "library function %q#D redeclared as non-function %q#D"
29387 msgstr ""
29389 #: cp/decl.c:1326
29390 #, gcc-internal-format
29391 msgid "conflicts with built-in declaration %q#D"
29392 msgstr ""
29394 #: cp/decl.c:1380 cp/decl.c:1510 cp/decl.c:1531
29395 #, gcc-internal-format
29396 msgid "new declaration %q#D"
29397 msgstr ""
29399 #: cp/decl.c:1381
29400 #, gcc-internal-format
29401 msgid "ambiguates built-in declaration %q#D"
29402 msgstr ""
29404 #: cp/decl.c:1473
29405 #, gcc-internal-format
29406 msgid "%q#D redeclared as different kind of symbol"
29407 msgstr ""
29409 #: cp/decl.c:1476
29410 #, gcc-internal-format
29411 msgid "previous declaration of %q+#D"
29412 msgstr ""
29414 #: cp/decl.c:1495
29415 #, gcc-internal-format
29416 msgid "declaration of template %q#D"
29417 msgstr ""
29419 #: cp/decl.c:1496 cp/name-lookup.c:844 cp/name-lookup.c:859
29420 #, gcc-internal-format
29421 msgid "conflicts with previous declaration %q+#D"
29422 msgstr ""
29424 #: cp/decl.c:1511 cp/decl.c:1536
29425 #, gcc-internal-format
29426 msgid "ambiguates old declaration %q+#D"
29427 msgstr ""
29429 #: cp/decl.c:1519
29430 #, gcc-internal-format
29431 msgid "declaration of C function %q#D conflicts with"
29432 msgstr ""
29434 #: cp/decl.c:1521
29435 #, gcc-internal-format
29436 msgid "previous declaration %q+#D here"
29437 msgstr ""
29439 #: cp/decl.c:1533
29440 #, gcc-internal-format
29441 msgid "ambiguates old declaration with deduced return type"
29442 msgstr ""
29444 #: cp/decl.c:1544
29445 #, gcc-internal-format
29446 msgid "conflicting declaration %q#D"
29447 msgstr ""
29449 #: cp/decl.c:1545
29450 #, gcc-internal-format
29451 msgid "%q+D has a previous declaration as %q#D"
29452 msgstr ""
29454 #. [namespace.alias]
29456 #. A namespace-name or namespace-alias shall not be declared as
29457 #. the name of any other entity in the same declarative region.
29458 #. A namespace-name defined at global scope shall not be
29459 #. declared as the name of any other entity in any global scope
29460 #. of the program.
29461 #: cp/decl.c:1597
29462 #, gcc-internal-format
29463 msgid "declaration of namespace %qD conflicts with"
29464 msgstr ""
29466 #: cp/decl.c:1598
29467 #, gcc-internal-format
29468 msgid "previous declaration of namespace %q+D here"
29469 msgstr ""
29471 #: cp/decl.c:1609
29472 #, gcc-internal-format
29473 msgid "%q+#D previously defined here"
29474 msgstr ""
29476 #: cp/decl.c:1610 cp/name-lookup.c:1136
29477 #, gcc-internal-format
29478 msgid "%q+#D previously declared here"
29479 msgstr ""
29481 #. Prototype decl follows defn w/o prototype.
29482 #: cp/decl.c:1619
29483 #, gcc-internal-format
29484 msgid "prototype for %q+#D"
29485 msgstr ""
29487 #: cp/decl.c:1621
29488 #, gcc-internal-format
29489 msgid "follows non-prototype definition here"
29490 msgstr ""
29492 #: cp/decl.c:1661
29493 #, gcc-internal-format
29494 msgid "previous declaration of %q+#D with %qL linkage"
29495 msgstr ""
29497 #: cp/decl.c:1663
29498 #, gcc-internal-format
29499 msgid "conflicts with new declaration with %qL linkage"
29500 msgstr ""
29502 #: cp/decl.c:1686 cp/decl.c:1692
29503 #, gcc-internal-format
29504 msgid "default argument given for parameter %d of %q#D"
29505 msgstr ""
29507 #: cp/decl.c:1688 cp/decl.c:1694
29508 #, gcc-internal-format
29509 msgid "after previous specification in %q+#D"
29510 msgstr ""
29512 #: cp/decl.c:1755
29513 #, gcc-internal-format
29514 msgid "redundant redeclaration of %qD in same scope"
29515 msgstr ""
29517 #: cp/decl.c:1761
29518 #, gcc-internal-format
29519 msgid "deleted definition of %qD"
29520 msgstr ""
29522 #: cp/decl.c:1762
29523 #, gcc-internal-format
29524 msgid "after previous declaration %q+D"
29525 msgstr ""
29527 #. From [temp.expl.spec]:
29529 #. If a template, a member template or the member of a class
29530 #. template is explicitly specialized then that
29531 #. specialization shall be declared before the first use of
29532 #. that specialization that would cause an implicit
29533 #. instantiation to take place, in every translation unit in
29534 #. which such a use occurs.
29535 #: cp/decl.c:2121
29536 #, gcc-internal-format
29537 msgid "explicit specialization of %qD after first use"
29538 msgstr ""
29540 #: cp/decl.c:2248
29541 #, gcc-internal-format
29542 msgid "%q+D: visibility attribute ignored because it"
29543 msgstr ""
29545 #: cp/decl.c:2250
29546 #, gcc-internal-format
29547 msgid "conflicts with previous declaration here"
29548 msgstr ""
29550 #. Reject two definitions.
29551 #: cp/decl.c:2429 cp/decl.c:2458 cp/decl.c:2491 cp/decl.c:2508 cp/decl.c:2581
29552 #, gcc-internal-format
29553 msgid "redefinition of %q#D"
29554 msgstr ""
29556 #: cp/decl.c:2445
29557 #, gcc-internal-format
29558 msgid "%qD conflicts with used function"
29559 msgstr ""
29561 #: cp/decl.c:2455
29562 #, gcc-internal-format
29563 msgid "%q#D not declared in class"
29564 msgstr ""
29566 #: cp/decl.c:2469 cp/decl.c:2518
29567 #, gcc-internal-format
29568 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
29569 msgstr ""
29571 #: cp/decl.c:2472 cp/decl.c:2521
29572 #, gcc-internal-format
29573 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
29574 msgstr ""
29576 #. is_primary=
29577 #. is_partial=
29578 #. is_friend_decl=
29579 #: cp/decl.c:2538
29580 #, gcc-internal-format
29581 msgid "redeclaration of friend %q#D may not have default template arguments"
29582 msgstr ""
29584 #: cp/decl.c:2552
29585 #, gcc-internal-format
29586 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
29587 msgstr ""
29589 #: cp/decl.c:2555
29590 #, gcc-internal-format
29591 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
29592 msgstr ""
29594 #: cp/decl.c:2570 cp/decl.c:2589 cp/name-lookup.c:553 cp/name-lookup.c:1135
29595 #, gcc-internal-format
29596 msgid "redeclaration of %q#D"
29597 msgstr ""
29599 #: cp/decl.c:2742
29600 #, gcc-internal-format
29601 msgid "jump to label %qD"
29602 msgstr ""
29604 #: cp/decl.c:2744
29605 #, gcc-internal-format
29606 msgid "jump to case label"
29607 msgstr ""
29609 #: cp/decl.c:2746 cp/decl.c:2888 cp/decl.c:2928
29610 #, gcc-internal-format
29611 msgid "  from here"
29612 msgstr ""
29614 #: cp/decl.c:2765 cp/decl.c:2931
29615 #, gcc-internal-format
29616 msgid "  exits OpenMP structured block"
29617 msgstr ""
29619 #: cp/decl.c:2787
29620 #, gcc-internal-format
29621 msgid "  crosses initialization of %q+#D"
29622 msgstr ""
29624 #: cp/decl.c:2789 cp/decl.c:2905
29625 #, gcc-internal-format
29626 msgid "  enters scope of %q+#D which has non-trivial destructor"
29627 msgstr ""
29629 #: cp/decl.c:2803 cp/decl.c:2910
29630 #, gcc-internal-format
29631 msgid "  enters try block"
29632 msgstr ""
29634 #. Can't skip init of __exception_info.
29635 #: cp/decl.c:2805 cp/decl.c:2899 cp/decl.c:2912
29636 #, gcc-internal-format
29637 msgid "  enters catch block"
29638 msgstr ""
29640 #: cp/decl.c:2815 cp/decl.c:2915
29641 #, gcc-internal-format
29642 msgid "  enters OpenMP structured block"
29643 msgstr ""
29645 #: cp/decl.c:2887 cp/decl.c:2927
29646 #, gcc-internal-format
29647 msgid "jump to label %q+D"
29648 msgstr ""
29650 #: cp/decl.c:2903
29651 #, gcc-internal-format
29652 msgid "  skips initialization of %q+#D"
29653 msgstr ""
29655 #: cp/decl.c:2980
29656 #, gcc-internal-format
29657 msgid "label named wchar_t"
29658 msgstr ""
29660 #: cp/decl.c:3289
29661 #, gcc-internal-format
29662 msgid "%qD is not a type"
29663 msgstr ""
29665 #: cp/decl.c:3296 cp/parser.c:5071
29666 #, gcc-internal-format
29667 msgid "%qD used without template parameters"
29668 msgstr ""
29670 #: cp/decl.c:3305
29671 #, gcc-internal-format
29672 msgid "%q#T is not a class"
29673 msgstr ""
29675 #: cp/decl.c:3329 cp/decl.c:3421
29676 #, gcc-internal-format
29677 msgid "no class template named %q#T in %q#T"
29678 msgstr ""
29680 #: cp/decl.c:3330
29681 #, gcc-internal-format
29682 msgid "no type named %q#T in %q#T"
29683 msgstr ""
29685 #: cp/decl.c:3342
29686 #, gcc-internal-format
29687 msgid "lookup of %qT in %qT is ambiguous"
29688 msgstr ""
29690 #: cp/decl.c:3351
29691 #, gcc-internal-format
29692 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
29693 msgstr ""
29695 #: cp/decl.c:3358
29696 #, gcc-internal-format
29697 msgid "%<typename %T::%D%> names %q#T, which is not a type"
29698 msgstr ""
29700 #: cp/decl.c:3430
29701 #, gcc-internal-format
29702 msgid "template parameters do not match template"
29703 msgstr ""
29705 #: cp/decl.c:3431 cp/friend.c:330 cp/friend.c:338
29706 #, gcc-internal-format
29707 msgid "%q+D declared here"
29708 msgstr ""
29710 #: cp/decl.c:4145
29711 #, gcc-internal-format
29712 msgid "an anonymous struct cannot have function members"
29713 msgstr ""
29715 #: cp/decl.c:4148
29716 #, gcc-internal-format
29717 msgid "an anonymous union cannot have function members"
29718 msgstr ""
29720 #: cp/decl.c:4166
29721 #, gcc-internal-format
29722 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
29723 msgstr ""
29725 #: cp/decl.c:4169
29726 #, gcc-internal-format
29727 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
29728 msgstr ""
29730 #: cp/decl.c:4172
29731 #, gcc-internal-format
29732 msgid ""
29733 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
29734 msgstr ""
29736 #: cp/decl.c:4190
29737 #, gcc-internal-format
29738 msgid "attribute ignored in declaration of %q#T"
29739 msgstr ""
29741 #: cp/decl.c:4193
29742 #, gcc-internal-format
29743 msgid "attribute for %q#T must follow the %qs keyword"
29744 msgstr ""
29746 #: cp/decl.c:4216
29747 #, gcc-internal-format
29748 msgid "multiple types in one declaration"
29749 msgstr ""
29751 #: cp/decl.c:4221
29752 #, gcc-internal-format
29753 msgid "redeclaration of C++ built-in type %qT"
29754 msgstr ""
29756 #: cp/decl.c:4238
29757 #, gcc-internal-format
29758 msgid "%<auto%> can only be specified for variables or function declarations"
29759 msgstr ""
29761 #: cp/decl.c:4264
29762 #, gcc-internal-format
29763 msgid "missing type-name in typedef-declaration"
29764 msgstr ""
29766 #: cp/decl.c:4271
29767 #, gcc-internal-format
29768 msgid "ISO C++ prohibits anonymous structs"
29769 msgstr ""
29771 #: cp/decl.c:4278
29772 #, gcc-internal-format
29773 msgid "%qs can only be specified for functions"
29774 msgstr ""
29776 #: cp/decl.c:4284
29777 #, gcc-internal-format
29778 msgid "%<friend%> can only be specified inside a class"
29779 msgstr ""
29781 #: cp/decl.c:4286
29782 #, gcc-internal-format
29783 msgid "%<explicit%> can only be specified for constructors"
29784 msgstr ""
29786 #: cp/decl.c:4288
29787 #, gcc-internal-format
29788 msgid "a storage class can only be specified for objects and functions"
29789 msgstr ""
29791 #: cp/decl.c:4294
29792 #, gcc-internal-format
29793 msgid "qualifiers can only be specified for objects and functions"
29794 msgstr ""
29796 #: cp/decl.c:4297
29797 #, gcc-internal-format
29798 msgid "%<typedef%> was ignored in this declaration"
29799 msgstr ""
29801 #: cp/decl.c:4299
29802 #, gcc-internal-format
29803 msgid "%<constexpr%> cannot be used for type declarations"
29804 msgstr ""
29806 #: cp/decl.c:4321
29807 #, gcc-internal-format
29808 msgid "attribute ignored in explicit instantiation %q#T"
29809 msgstr ""
29811 #: cp/decl.c:4324
29812 #, gcc-internal-format
29813 msgid "no attribute can be applied to an explicit instantiation"
29814 msgstr ""
29816 #: cp/decl.c:4396
29817 #, gcc-internal-format
29818 msgid "ignoring attributes applied to class type %qT outside of definition"
29819 msgstr ""
29821 #. A template type parameter or other dependent type.
29822 #: cp/decl.c:4400
29823 #, gcc-internal-format
29824 msgid ""
29825 "ignoring attributes applied to dependent type %qT without an associated "
29826 "declaration"
29827 msgstr ""
29829 #: cp/decl.c:4470 cp/decl2.c:819
29830 #, gcc-internal-format
29831 msgid "typedef %qD is initialized (use decltype instead)"
29832 msgstr ""
29834 #: cp/decl.c:4488
29835 #, gcc-internal-format
29836 msgid "declaration of %q#D has %<extern%> and is initialized"
29837 msgstr ""
29839 #: cp/decl.c:4517
29840 #, gcc-internal-format
29841 msgid "definition of %q#D is marked %<dllimport%>"
29842 msgstr ""
29844 #: cp/decl.c:4537
29845 #, gcc-internal-format
29846 msgid "%q#D is not a static member of %q#T"
29847 msgstr ""
29849 #: cp/decl.c:4543
29850 #, gcc-internal-format
29851 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
29852 msgstr ""
29854 #: cp/decl.c:4555
29855 #, gcc-internal-format
29856 msgid "duplicate initialization of %qD"
29857 msgstr ""
29859 #: cp/decl.c:4560
29860 #, gcc-internal-format
29861 msgid "%qD declared %<constexpr%> outside its class"
29862 msgstr ""
29864 #: cp/decl.c:4599
29865 #, gcc-internal-format
29866 msgid "declaration of %q#D outside of class is not definition"
29867 msgstr ""
29869 #: cp/decl.c:4682
29870 #, gcc-internal-format
29871 msgid "variable %q#D has initializer but incomplete type"
29872 msgstr ""
29874 #: cp/decl.c:4688 cp/decl.c:5499
29875 #, gcc-internal-format
29876 msgid "elements of array %q#D have incomplete type"
29877 msgstr ""
29879 #: cp/decl.c:4695 cp/decl.c:6123
29880 #, gcc-internal-format
29881 msgid "declaration of %q#D has no initializer"
29882 msgstr ""
29884 #: cp/decl.c:4697
29885 #, gcc-internal-format
29886 msgid "aggregate %q#D has incomplete type and cannot be defined"
29887 msgstr ""
29889 #: cp/decl.c:4731
29890 #, gcc-internal-format
29891 msgid "%qD declared as reference but not initialized"
29892 msgstr ""
29894 #: cp/decl.c:4772
29895 #, gcc-internal-format
29896 msgid "name used in a GNU-style designated initializer for an array"
29897 msgstr ""
29899 #: cp/decl.c:4780 cp/typeck2.c:1085 cp/typeck2.c:1189
29900 #, gcc-internal-format
29901 msgid "non-trivial designated initializers not supported"
29902 msgstr ""
29904 #: cp/decl.c:4785
29905 #, gcc-internal-format
29906 msgid "name %qD used in a GNU-style designated initializer for an array"
29907 msgstr ""
29909 #: cp/decl.c:4833
29910 #, gcc-internal-format
29911 msgid "initializer fails to determine size of %qD"
29912 msgstr ""
29914 #: cp/decl.c:4839
29915 #, gcc-internal-format
29916 msgid "array size missing in %qD"
29917 msgstr ""
29919 #: cp/decl.c:4850
29920 #, gcc-internal-format
29921 msgid "zero-size array %qD"
29922 msgstr ""
29924 #. An automatic variable with an incomplete type: that is an error.
29925 #. Don't talk about array types here, since we took care of that
29926 #. message in grokdeclarator.
29927 #: cp/decl.c:4892
29928 #, gcc-internal-format
29929 msgid "storage size of %qD isn%'t known"
29930 msgstr ""
29932 #: cp/decl.c:4915
29933 #, gcc-internal-format
29934 msgid "storage size of %qD isn%'t constant"
29935 msgstr ""
29937 #: cp/decl.c:4961
29938 #, gcc-internal-format
29939 msgid ""
29940 "sorry: semantics of inline function static data %q+#D are wrong (you%'ll "
29941 "wind up with multiple copies)"
29942 msgstr ""
29944 #: cp/decl.c:4965
29945 #, gcc-internal-format
29946 msgid "  you can work around this by removing the initializer"
29947 msgstr ""
29949 #: cp/decl.c:4996
29950 #, gcc-internal-format
29951 msgid "uninitialized const %qD"
29952 msgstr ""
29954 #: cp/decl.c:5003
29955 #, gcc-internal-format
29956 msgid "%q#T has no user-provided default constructor"
29957 msgstr ""
29959 #: cp/decl.c:5007
29960 #, gcc-internal-format
29961 msgid ""
29962 "constructor is not user-provided because it is explicitly defaulted in the "
29963 "class body"
29964 msgstr ""
29966 #: cp/decl.c:5009
29967 #, gcc-internal-format
29968 msgid "and the implicitly-defined constructor does not initialize %q+#D"
29969 msgstr ""
29971 #: cp/decl.c:5133
29972 #, gcc-internal-format
29973 msgid "invalid type %qT as initializer for a vector of type %qT"
29974 msgstr ""
29976 #: cp/decl.c:5174
29977 #, gcc-internal-format
29978 msgid "initializer for %qT must be brace-enclosed"
29979 msgstr ""
29981 #: cp/decl.c:5192
29982 #, gcc-internal-format
29983 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
29984 msgstr ""
29986 #: cp/decl.c:5206
29987 #, gcc-internal-format
29988 msgid "%qT has no non-static data member named %qD"
29989 msgstr ""
29991 #: cp/decl.c:5226
29992 #, gcc-internal-format
29993 msgid "invalid initializer for %q#D"
29994 msgstr ""
29996 #: cp/decl.c:5256
29997 #, gcc-internal-format
29998 msgid "C99 designator %qE outside aggregate initializer"
29999 msgstr ""
30001 #: cp/decl.c:5293 cp/decl.c:5478 cp/typeck2.c:1072 cp/typeck2.c:1270
30002 #: cp/typeck2.c:1299 cp/typeck2.c:1346
30003 #, gcc-internal-format
30004 msgid "too many initializers for %qT"
30005 msgstr ""
30007 #: cp/decl.c:5326
30008 #, gcc-internal-format
30009 msgid "braces around scalar initializer for type %qT"
30010 msgstr ""
30012 #: cp/decl.c:5419
30013 #, gcc-internal-format
30014 msgid "missing braces around initializer for %qT"
30015 msgstr ""
30017 #: cp/decl.c:5501
30018 #, gcc-internal-format
30019 msgid "elements of array %q#T have incomplete type"
30020 msgstr ""
30022 #: cp/decl.c:5510
30023 #, gcc-internal-format
30024 msgid "variable-sized object %qD may not be initialized"
30025 msgstr ""
30027 #: cp/decl.c:5512
30028 #, gcc-internal-format
30029 msgid "variable-sized compound literal"
30030 msgstr ""
30032 #: cp/decl.c:5567
30033 #, gcc-internal-format
30034 msgid "%q#D has incomplete type"
30035 msgstr ""
30037 #: cp/decl.c:5587
30038 #, gcc-internal-format
30039 msgid "scalar object %qD requires one element in initializer"
30040 msgstr ""
30042 #: cp/decl.c:5630
30043 #, gcc-internal-format
30044 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
30045 msgstr ""
30047 #: cp/decl.c:5717
30048 #, gcc-internal-format
30049 msgid "array %qD initialized by parenthesized string literal %qE"
30050 msgstr ""
30052 #: cp/decl.c:5744
30053 #, gcc-internal-format
30054 msgid "initializer invalid for static member with constructor"
30055 msgstr ""
30057 #: cp/decl.c:5746
30058 #, gcc-internal-format
30059 msgid "non-constant in-class initialization invalid for static member %qD"
30060 msgstr ""
30062 #: cp/decl.c:5750
30063 #, gcc-internal-format
30064 msgid "(an out of class initialization is required)"
30065 msgstr ""
30067 #: cp/decl.c:6083
30068 #, gcc-internal-format
30069 msgid "assignment (not initialization) in declaration"
30070 msgstr ""
30072 #: cp/decl.c:6257
30073 #, gcc-internal-format
30074 msgid "shadowing previous type declaration of %q#D"
30075 msgstr ""
30077 #: cp/decl.c:6324
30078 #, gcc-internal-format
30079 msgid "Java object %qD not allocated with %<new%>"
30080 msgstr ""
30082 #: cp/decl.c:6343
30083 #, gcc-internal-format
30084 msgid ""
30085 "%qD cannot be initialized by a non-constant expression when being declared"
30086 msgstr ""
30088 #: cp/decl.c:6391
30089 #, gcc-internal-format
30090 msgid "non-static data member %qD has Java class type"
30091 msgstr ""
30093 #: cp/decl.c:6460
30094 #, gcc-internal-format
30095 msgid "function %q#D is initialized like a variable"
30096 msgstr ""
30098 #: cp/decl.c:6886
30099 #, gcc-internal-format
30100 msgid ""
30101 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
30102 msgstr ""
30104 #: cp/decl.c:6889
30105 #, gcc-internal-format
30106 msgid ""
30107 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
30108 msgstr ""
30110 #: cp/decl.c:6895
30111 #, gcc-internal-format
30112 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
30113 msgstr ""
30115 #: cp/decl.c:7122
30116 #, gcc-internal-format
30117 msgid "initializer fails to determine size of %qT"
30118 msgstr ""
30120 #: cp/decl.c:7126
30121 #, gcc-internal-format
30122 msgid "array size missing in %qT"
30123 msgstr ""
30125 #: cp/decl.c:7129
30126 #, gcc-internal-format
30127 msgid "zero-size array %qT"
30128 msgstr ""
30130 #: cp/decl.c:7145
30131 #, gcc-internal-format
30132 msgid "destructor for alien class %qT cannot be a member"
30133 msgstr ""
30135 #: cp/decl.c:7147
30136 #, gcc-internal-format
30137 msgid "constructor for alien class %qT cannot be a member"
30138 msgstr ""
30140 #: cp/decl.c:7171
30141 #, gcc-internal-format
30142 msgid "%qD declared as a %<virtual%> variable"
30143 msgstr ""
30145 #: cp/decl.c:7173
30146 #, gcc-internal-format
30147 msgid "%qD declared as an %<inline%> variable"
30148 msgstr ""
30150 #: cp/decl.c:7175
30151 #, gcc-internal-format
30152 msgid ""
30153 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
30154 "declaration"
30155 msgstr ""
30157 #: cp/decl.c:7180
30158 #, gcc-internal-format
30159 msgid "%qD declared as a %<virtual%> parameter"
30160 msgstr ""
30162 #: cp/decl.c:7182
30163 #, gcc-internal-format
30164 msgid "%qD declared as an %<inline%> parameter"
30165 msgstr ""
30167 #: cp/decl.c:7184
30168 #, gcc-internal-format
30169 msgid ""
30170 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
30171 "declaration"
30172 msgstr ""
30174 #: cp/decl.c:7189
30175 #, gcc-internal-format
30176 msgid "%qD declared as a %<virtual%> type"
30177 msgstr ""
30179 #: cp/decl.c:7191
30180 #, gcc-internal-format
30181 msgid "%qD declared as an %<inline%> type"
30182 msgstr ""
30184 #: cp/decl.c:7193
30185 #, gcc-internal-format
30186 msgid ""
30187 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
30188 "declaration"
30189 msgstr ""
30191 #: cp/decl.c:7198
30192 #, gcc-internal-format
30193 msgid "%qD declared as a %<virtual%> field"
30194 msgstr ""
30196 #: cp/decl.c:7200
30197 #, gcc-internal-format
30198 msgid "%qD declared as an %<inline%> field"
30199 msgstr ""
30201 #: cp/decl.c:7202
30202 #, gcc-internal-format
30203 msgid ""
30204 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
30205 "declaration"
30206 msgstr ""
30208 #: cp/decl.c:7209
30209 #, gcc-internal-format
30210 msgid "%q+D declared as a friend"
30211 msgstr ""
30213 #: cp/decl.c:7215
30214 #, gcc-internal-format
30215 msgid "%q+D declared with an exception specification"
30216 msgstr ""
30218 #: cp/decl.c:7249
30219 #, gcc-internal-format
30220 msgid "definition of %qD is not in namespace enclosing %qT"
30221 msgstr ""
30223 #: cp/decl.c:7289
30224 #, gcc-internal-format
30225 msgid "static member function %q#D declared with type qualifiers"
30226 msgstr ""
30228 #: cp/decl.c:7388
30229 #, gcc-internal-format
30230 msgid "defining explicit specialization %qD in friend declaration"
30231 msgstr ""
30233 #. Something like `template <class T> friend void f<T>()'.
30234 #: cp/decl.c:7398
30235 #, gcc-internal-format
30236 msgid "invalid use of template-id %qD in declaration of primary template"
30237 msgstr ""
30239 #: cp/decl.c:7428
30240 #, gcc-internal-format
30241 msgid ""
30242 "default arguments are not allowed in declaration of friend template "
30243 "specialization %qD"
30244 msgstr ""
30246 #: cp/decl.c:7436
30247 #, gcc-internal-format
30248 msgid ""
30249 "%<inline%> is not allowed in declaration of friend template specialization "
30250 "%qD"
30251 msgstr ""
30253 #: cp/decl.c:7478
30254 #, gcc-internal-format
30255 msgid "cannot declare %<::main%> to be a template"
30256 msgstr ""
30258 #: cp/decl.c:7480
30259 #, gcc-internal-format
30260 msgid "cannot declare %<::main%> to be inline"
30261 msgstr ""
30263 #: cp/decl.c:7482
30264 #, gcc-internal-format
30265 msgid "cannot declare %<::main%> to be static"
30266 msgstr ""
30268 #: cp/decl.c:7510
30269 #, gcc-internal-format
30270 msgid ""
30271 "anonymous type with no linkage used to declare function %q#D with linkage"
30272 msgstr ""
30274 #: cp/decl.c:7514 cp/decl.c:7882 cp/decl2.c:3864
30275 #, gcc-internal-format
30276 msgid ""
30277 "%q+#D does not refer to the unqualified type, so it is not used for linkage"
30278 msgstr ""
30280 #: cp/decl.c:7520
30281 #, gcc-internal-format
30282 msgid "type %qT with no linkage used to declare function %q#D with linkage"
30283 msgstr ""
30285 #: cp/decl.c:7542
30286 #, gcc-internal-format
30287 msgid "static member function %qD cannot have cv-qualifier"
30288 msgstr ""
30290 #: cp/decl.c:7543
30291 #, gcc-internal-format
30292 msgid "non-member function %qD cannot have cv-qualifier"
30293 msgstr ""
30295 #: cp/decl.c:7559
30296 #, gcc-internal-format
30297 msgid "literal operator with C linkage"
30298 msgstr ""
30300 #: cp/decl.c:7568
30301 #, gcc-internal-format
30302 msgid "%qD has invalid argument list"
30303 msgstr ""
30305 #: cp/decl.c:7576
30306 #, gcc-internal-format
30307 msgid "integer suffix %<%s%> shadowed by implementation"
30308 msgstr ""
30310 #: cp/decl.c:7582
30311 #, gcc-internal-format
30312 msgid "floating point suffix %<%s%> shadowed by implementation"
30313 msgstr ""
30315 #: cp/decl.c:7588
30316 #, gcc-internal-format
30317 msgid "%qD must be a non-member function"
30318 msgstr ""
30320 #: cp/decl.c:7639
30321 #, gcc-internal-format
30322 msgid "%<::main%> must return %<int%>"
30323 msgstr ""
30325 #: cp/decl.c:7681
30326 #, gcc-internal-format
30327 msgid "definition of implicitly-declared %qD"
30328 msgstr ""
30330 #: cp/decl.c:7686
30331 #, gcc-internal-format
30332 msgid "definition of explicitly-defaulted %q+D"
30333 msgstr ""
30335 #: cp/decl.c:7687
30336 #, gcc-internal-format
30337 msgid "%q+#D explicitly defaulted here"
30338 msgstr ""
30340 #: cp/decl.c:7704 cp/decl2.c:738
30341 #, gcc-internal-format
30342 msgid "no %q#D member function declared in class %qT"
30343 msgstr ""
30345 #. DRs 132, 319 and 389 seem to indicate types with
30346 #. no linkage can only be used to declare extern "C"
30347 #. entities.  Since it's not always an error in the
30348 #. ISO C++ 90 Standard, we only issue a warning.
30349 #: cp/decl.c:7879
30350 #, gcc-internal-format
30351 msgid ""
30352 "anonymous type with no linkage used to declare variable %q#D with linkage"
30353 msgstr ""
30355 #: cp/decl.c:7888
30356 #, gcc-internal-format
30357 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
30358 msgstr ""
30360 #: cp/decl.c:8011
30361 #, gcc-internal-format
30362 msgid "in-class initialization of static data member %q#D of incomplete type"
30363 msgstr ""
30365 #: cp/decl.c:8015
30366 #, gcc-internal-format
30367 msgid ""
30368 "%<constexpr%> needed for in-class initialization of static data member %q#D "
30369 "of non-integral type"
30370 msgstr ""
30372 #: cp/decl.c:8018
30373 #, gcc-internal-format
30374 msgid "in-class initialization of static data member %q#D of non-literal type"
30375 msgstr ""
30377 #: cp/decl.c:8031
30378 #, gcc-internal-format
30379 msgid ""
30380 "invalid in-class initialization of static data member of non-integral type "
30381 "%qT"
30382 msgstr ""
30384 #: cp/decl.c:8037
30385 #, gcc-internal-format
30386 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
30387 msgstr ""
30389 #: cp/decl.c:8041
30390 #, gcc-internal-format
30391 msgid ""
30392 "ISO C++ forbids initialization of member constant %qD of non-integral type "
30393 "%qT"
30394 msgstr ""
30396 #: cp/decl.c:8147 cp/decl.c:8175
30397 #, gcc-internal-format
30398 msgid "size of array %qD has non-integral type %qT"
30399 msgstr ""
30401 #: cp/decl.c:8150 cp/decl.c:8177
30402 #, gcc-internal-format
30403 msgid "size of array has non-integral type %qT"
30404 msgstr ""
30406 #: cp/decl.c:8227
30407 #, gcc-internal-format
30408 msgid "size of array %qD is negative"
30409 msgstr ""
30411 #: cp/decl.c:8229
30412 #, gcc-internal-format
30413 msgid "size of array is negative"
30414 msgstr ""
30416 #: cp/decl.c:8243
30417 #, gcc-internal-format
30418 msgid "ISO C++ forbids zero-size array %qD"
30419 msgstr ""
30421 #: cp/decl.c:8245
30422 #, gcc-internal-format
30423 msgid "ISO C++ forbids zero-size array"
30424 msgstr ""
30426 #: cp/decl.c:8257
30427 #, gcc-internal-format
30428 msgid "size of array %qD is not an integral constant-expression"
30429 msgstr ""
30431 #: cp/decl.c:8260
30432 #, gcc-internal-format
30433 msgid "size of array is not an integral constant-expression"
30434 msgstr ""
30436 #: cp/decl.c:8266
30437 #, gcc-internal-format
30438 msgid "ISO C++ forbids variable length array %qD"
30439 msgstr ""
30441 #: cp/decl.c:8268
30442 #, gcc-internal-format
30443 msgid "ISO C++ forbids variable length array"
30444 msgstr ""
30446 #: cp/decl.c:8274
30447 #, gcc-internal-format
30448 msgid "variable length array %qD is used"
30449 msgstr ""
30451 #: cp/decl.c:8326
30452 #, gcc-internal-format
30453 msgid "overflow in array dimension"
30454 msgstr ""
30456 #: cp/decl.c:8386
30457 #, gcc-internal-format
30458 msgid "declaration of %qD as array of %<auto%>"
30459 msgstr ""
30461 #: cp/decl.c:8394
30462 #, gcc-internal-format
30463 msgid "declaration of %qD as array of void"
30464 msgstr ""
30466 #: cp/decl.c:8396
30467 #, gcc-internal-format
30468 msgid "creating array of void"
30469 msgstr ""
30471 #: cp/decl.c:8401
30472 #, gcc-internal-format
30473 msgid "declaration of %qD as array of functions"
30474 msgstr ""
30476 #: cp/decl.c:8403
30477 #, gcc-internal-format
30478 msgid "creating array of functions"
30479 msgstr ""
30481 #: cp/decl.c:8408
30482 #, gcc-internal-format
30483 msgid "declaration of %qD as array of references"
30484 msgstr ""
30486 #: cp/decl.c:8410
30487 #, gcc-internal-format
30488 msgid "creating array of references"
30489 msgstr ""
30491 #: cp/decl.c:8415
30492 #, gcc-internal-format
30493 msgid "declaration of %qD as array of function members"
30494 msgstr ""
30496 #: cp/decl.c:8417
30497 #, gcc-internal-format
30498 msgid "creating array of function members"
30499 msgstr ""
30501 #: cp/decl.c:8431
30502 #, gcc-internal-format
30503 msgid ""
30504 "declaration of %qD as multidimensional array must have bounds for all "
30505 "dimensions except the first"
30506 msgstr ""
30508 #: cp/decl.c:8435
30509 #, gcc-internal-format
30510 msgid ""
30511 "multidimensional array must have bounds for all dimensions except the first"
30512 msgstr ""
30514 #: cp/decl.c:8470
30515 #, gcc-internal-format
30516 msgid "return type specification for constructor invalid"
30517 msgstr ""
30519 #: cp/decl.c:8480
30520 #, gcc-internal-format
30521 msgid "return type specification for destructor invalid"
30522 msgstr ""
30524 #: cp/decl.c:8493
30525 #, gcc-internal-format
30526 msgid "return type specified for %<operator %T%>"
30527 msgstr ""
30529 #: cp/decl.c:8515
30530 #, gcc-internal-format
30531 msgid "unnamed variable or field declared void"
30532 msgstr ""
30534 #: cp/decl.c:8522
30535 #, gcc-internal-format
30536 msgid "variable or field declared void"
30537 msgstr ""
30539 #: cp/decl.c:8722
30540 #, gcc-internal-format
30541 msgid "invalid use of qualified-name %<::%D%>"
30542 msgstr ""
30544 #: cp/decl.c:8725
30545 #, gcc-internal-format
30546 msgid "invalid use of qualified-name %<%T::%D%>"
30547 msgstr ""
30549 #: cp/decl.c:8728
30550 #, gcc-internal-format
30551 msgid "invalid use of qualified-name %<%D::%D%>"
30552 msgstr ""
30554 #: cp/decl.c:8737
30555 #, gcc-internal-format
30556 msgid "%q#T is not a class or a namespace"
30557 msgstr ""
30559 #: cp/decl.c:8745
30560 #, gcc-internal-format
30561 msgid "type %qT is not derived from type %qT"
30562 msgstr ""
30564 #: cp/decl.c:8761 cp/decl.c:8853 cp/decl.c:8862 cp/decl.c:10238
30565 #, gcc-internal-format
30566 msgid "declaration of %qD as non-function"
30567 msgstr ""
30569 #: cp/decl.c:8767
30570 #, gcc-internal-format
30571 msgid "declaration of %qD as non-member"
30572 msgstr ""
30574 #: cp/decl.c:8798
30575 #, gcc-internal-format
30576 msgid "declarator-id missing; using reserved word %qD"
30577 msgstr ""
30579 #: cp/decl.c:8845
30580 #, gcc-internal-format
30581 msgid "function definition does not declare parameters"
30582 msgstr ""
30584 #: cp/decl.c:8870
30585 #, gcc-internal-format
30586 msgid "declaration of %qD as %<typedef%>"
30587 msgstr ""
30589 #: cp/decl.c:8875
30590 #, gcc-internal-format
30591 msgid "declaration of %qD as parameter"
30592 msgstr ""
30594 #: cp/decl.c:8908
30595 #, gcc-internal-format
30596 msgid "%<constexpr%> cannot appear in a typedef declaration"
30597 msgstr ""
30599 #: cp/decl.c:8916
30600 #, gcc-internal-format
30601 msgid "two or more data types in declaration of %qs"
30602 msgstr ""
30604 #: cp/decl.c:8922
30605 #, gcc-internal-format
30606 msgid "conflicting specifiers in declaration of %qs"
30607 msgstr ""
30609 #: cp/decl.c:8994 cp/decl.c:8997 cp/decl.c:9000
30610 #, gcc-internal-format
30611 msgid "ISO C++ forbids declaration of %qs with no type"
30612 msgstr ""
30614 #: cp/decl.c:9011
30615 #, gcc-internal-format
30616 msgid "%<__int128%> is not supported by this target"
30617 msgstr ""
30619 #: cp/decl.c:9016
30620 #, gcc-internal-format
30621 msgid "ISO C++ does not support %<__int128%> for %qs"
30622 msgstr ""
30624 #: cp/decl.c:9037 cp/decl.c:9057
30625 #, gcc-internal-format
30626 msgid "%<signed%> or %<unsigned%> invalid for %qs"
30627 msgstr ""
30629 #: cp/decl.c:9039
30630 #, gcc-internal-format
30631 msgid "%<signed%> and %<unsigned%> specified together for %qs"
30632 msgstr ""
30634 #: cp/decl.c:9041
30635 #, gcc-internal-format
30636 msgid "%<long long%> invalid for %qs"
30637 msgstr ""
30639 #: cp/decl.c:9043
30640 #, gcc-internal-format
30641 msgid "%<long%> invalid for %qs"
30642 msgstr ""
30644 #: cp/decl.c:9045
30645 #, gcc-internal-format
30646 msgid "%<short%> invalid for %qs"
30647 msgstr ""
30649 #: cp/decl.c:9047
30650 #, gcc-internal-format
30651 msgid "%<long%> or %<short%> invalid for %qs"
30652 msgstr ""
30654 #: cp/decl.c:9049
30655 #, gcc-internal-format
30656 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
30657 msgstr ""
30659 #: cp/decl.c:9051
30660 #, gcc-internal-format
30661 msgid "%<long%> or %<short%> specified with char for %qs"
30662 msgstr ""
30664 #: cp/decl.c:9053
30665 #, gcc-internal-format
30666 msgid "%<long%> and %<short%> specified together for %qs"
30667 msgstr ""
30669 #: cp/decl.c:9059
30670 #, gcc-internal-format
30671 msgid "%<short%> or %<long%> invalid for %qs"
30672 msgstr ""
30674 #: cp/decl.c:9067
30675 #, gcc-internal-format
30676 msgid "long, short, signed or unsigned used invalidly for %qs"
30677 msgstr ""
30679 #: cp/decl.c:9135
30680 #, gcc-internal-format
30681 msgid "complex invalid for %qs"
30682 msgstr ""
30684 #: cp/decl.c:9163
30685 #, gcc-internal-format
30686 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
30687 msgstr ""
30689 #: cp/decl.c:9195
30690 #, gcc-internal-format
30691 msgid "member %qD cannot be declared both virtual and static"
30692 msgstr ""
30694 #: cp/decl.c:9206
30695 #, gcc-internal-format
30696 msgid "typedef declaration invalid in parameter declaration"
30697 msgstr ""
30699 #: cp/decl.c:9211
30700 #, gcc-internal-format
30701 msgid "storage class specified for template parameter %qs"
30702 msgstr ""
30704 #: cp/decl.c:9217
30705 #, gcc-internal-format
30706 msgid "storage class specifiers invalid in parameter declarations"
30707 msgstr ""
30709 #: cp/decl.c:9223
30710 #, gcc-internal-format
30711 msgid "a parameter cannot be declared %<constexpr%>"
30712 msgstr ""
30714 #: cp/decl.c:9232
30715 #, gcc-internal-format
30716 msgid "%<virtual%> outside class declaration"
30717 msgstr ""
30719 #: cp/decl.c:9250
30720 #, gcc-internal-format
30721 msgid "multiple storage classes in declaration of %qs"
30722 msgstr ""
30724 #: cp/decl.c:9273
30725 #, gcc-internal-format
30726 msgid "storage class specified for %qs"
30727 msgstr ""
30729 #: cp/decl.c:9277
30730 #, gcc-internal-format
30731 msgid "storage class specified for parameter %qs"
30732 msgstr ""
30734 #: cp/decl.c:9290
30735 #, gcc-internal-format
30736 msgid "nested function %qs declared %<extern%>"
30737 msgstr ""
30739 #: cp/decl.c:9294
30740 #, gcc-internal-format
30741 msgid "top-level declaration of %qs specifies %<auto%>"
30742 msgstr ""
30744 #: cp/decl.c:9301
30745 #, gcc-internal-format
30746 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
30747 msgstr ""
30749 #: cp/decl.c:9313
30750 #, gcc-internal-format
30751 msgid "storage class specifiers invalid in friend function declarations"
30752 msgstr ""
30754 #: cp/decl.c:9423
30755 #, gcc-internal-format
30756 msgid "%qs declared as function returning a function"
30757 msgstr ""
30759 #: cp/decl.c:9428
30760 #, gcc-internal-format
30761 msgid "%qs declared as function returning an array"
30762 msgstr ""
30764 #: cp/decl.c:9434
30765 #, gcc-internal-format
30766 msgid "%qs declared as function returning an abstract class type"
30767 msgstr ""
30769 #: cp/decl.c:9463
30770 #, gcc-internal-format
30771 msgid "%qs function uses %<auto%> type specifier without trailing return type"
30772 msgstr ""
30774 #: cp/decl.c:9469
30775 #, gcc-internal-format
30776 msgid ""
30777 "%qs function with trailing return type has %qT as its type rather than plain "
30778 "%<auto%>"
30779 msgstr ""
30781 #. Not using maybe_warn_cpp0x because this should
30782 #. always be an error.
30783 #: cp/decl.c:9480
30784 #, gcc-internal-format
30785 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
30786 msgstr ""
30788 #: cp/decl.c:9483
30789 #, gcc-internal-format
30790 msgid ""
30791 "%qs function with trailing return type not declared with %<auto%> type "
30792 "specifier"
30793 msgstr ""
30795 #: cp/decl.c:9516
30796 #, gcc-internal-format
30797 msgid "destructor cannot be static member function"
30798 msgstr ""
30800 #: cp/decl.c:9517
30801 #, gcc-internal-format
30802 msgid "constructor cannot be static member function"
30803 msgstr ""
30805 #: cp/decl.c:9521
30806 #, gcc-internal-format
30807 msgid "destructors may not be cv-qualified"
30808 msgstr ""
30810 #: cp/decl.c:9522
30811 #, gcc-internal-format
30812 msgid "constructors may not be cv-qualified"
30813 msgstr ""
30815 #: cp/decl.c:9539
30816 #, gcc-internal-format
30817 msgid "constructors cannot be declared virtual"
30818 msgstr ""
30820 #: cp/decl.c:9552
30821 #, gcc-internal-format
30822 msgid "can%'t initialize friend function %qs"
30823 msgstr ""
30825 #. Cannot be both friend and virtual.
30826 #: cp/decl.c:9556
30827 #, gcc-internal-format
30828 msgid "virtual functions cannot be friends"
30829 msgstr ""
30831 #: cp/decl.c:9560
30832 #, gcc-internal-format
30833 msgid "friend declaration not in class definition"
30834 msgstr ""
30836 #: cp/decl.c:9562
30837 #, gcc-internal-format
30838 msgid "can%'t define friend function %qs in a local class definition"
30839 msgstr ""
30841 #: cp/decl.c:9583
30842 #, gcc-internal-format
30843 msgid "destructors may not have parameters"
30844 msgstr ""
30846 #: cp/decl.c:9609
30847 #, gcc-internal-format
30848 msgid "cannot declare pointer to %q#T"
30849 msgstr ""
30851 #: cp/decl.c:9622 cp/decl.c:9629
30852 #, gcc-internal-format
30853 msgid "cannot declare reference to %q#T"
30854 msgstr ""
30856 #: cp/decl.c:9631
30857 #, gcc-internal-format
30858 msgid "cannot declare pointer to %q#T member"
30859 msgstr ""
30861 #: cp/decl.c:9654
30862 #, gcc-internal-format
30863 msgid "cannot declare reference to qualified function type %qT"
30864 msgstr ""
30866 #: cp/decl.c:9655
30867 #, gcc-internal-format
30868 msgid "cannot declare pointer to qualified function type %qT"
30869 msgstr ""
30871 #: cp/decl.c:9729
30872 #, gcc-internal-format
30873 msgid ""
30874 "cannot declare reference to %q#T, which is not a typedef or a template type "
30875 "argument"
30876 msgstr ""
30878 #: cp/decl.c:9793
30879 #, gcc-internal-format
30880 msgid "both %<volatile%> and %<constexpr%> cannot be used here"
30881 msgstr ""
30883 #: cp/decl.c:9805
30884 #, gcc-internal-format
30885 msgid "template-id %qD used as a declarator"
30886 msgstr ""
30888 #: cp/decl.c:9829
30889 #, gcc-internal-format
30890 msgid "member functions are implicitly friends of their class"
30891 msgstr ""
30893 #: cp/decl.c:9834
30894 #, gcc-internal-format
30895 msgid "extra qualification %<%T::%> on member %qs"
30896 msgstr ""
30898 #: cp/decl.c:9864
30899 #, gcc-internal-format
30900 msgid "cannot define member function %<%T::%s%> within %<%T%>"
30901 msgstr ""
30903 #: cp/decl.c:9866
30904 #, gcc-internal-format
30905 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
30906 msgstr ""
30908 #: cp/decl.c:9875
30909 #, gcc-internal-format
30910 msgid "cannot declare member %<%T::%s%> within %qT"
30911 msgstr ""
30913 #: cp/decl.c:9908
30914 #, gcc-internal-format
30915 msgid "non-parameter %qs cannot be a parameter pack"
30916 msgstr ""
30918 #: cp/decl.c:9918
30919 #, gcc-internal-format
30920 msgid "size of array %qs is too large"
30921 msgstr ""
30923 #: cp/decl.c:9929
30924 #, gcc-internal-format
30925 msgid "data member may not have variably modified type %qT"
30926 msgstr ""
30928 #: cp/decl.c:9931
30929 #, gcc-internal-format
30930 msgid "parameter may not have variably modified type %qT"
30931 msgstr ""
30933 #. [dcl.fct.spec] The explicit specifier shall only be used in
30934 #. declarations of constructors within a class definition.
30935 #: cp/decl.c:9939
30936 #, gcc-internal-format
30937 msgid "only declarations of constructors can be %<explicit%>"
30938 msgstr ""
30940 #: cp/decl.c:9947
30941 #, gcc-internal-format
30942 msgid "non-member %qs cannot be declared %<mutable%>"
30943 msgstr ""
30945 #: cp/decl.c:9953
30946 #, gcc-internal-format
30947 msgid "non-object member %qs cannot be declared %<mutable%>"
30948 msgstr ""
30950 #: cp/decl.c:9959
30951 #, gcc-internal-format
30952 msgid "function %qs cannot be declared %<mutable%>"
30953 msgstr ""
30955 #: cp/decl.c:9964
30956 #, gcc-internal-format
30957 msgid "static %qs cannot be declared %<mutable%>"
30958 msgstr ""
30960 #: cp/decl.c:9969
30961 #, gcc-internal-format
30962 msgid "const %qs cannot be declared %<mutable%>"
30963 msgstr ""
30965 #: cp/decl.c:9974
30966 #, gcc-internal-format
30967 msgid "reference %qs cannot be declared %<mutable%>"
30968 msgstr ""
30970 #: cp/decl.c:10009
30971 #, gcc-internal-format
30972 msgid "typedef declared %<auto%>"
30973 msgstr ""
30975 #: cp/decl.c:10019
30976 #, gcc-internal-format
30977 msgid "typedef name may not be a nested-name-specifier"
30978 msgstr ""
30980 #: cp/decl.c:10038
30981 #, gcc-internal-format
30982 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
30983 msgstr ""
30985 #: cp/decl.c:10139
30986 #, gcc-internal-format
30987 msgid ""
30988 "qualified function types cannot be used to declare static member functions"
30989 msgstr ""
30991 #: cp/decl.c:10141
30992 #, gcc-internal-format
30993 msgid "qualified function types cannot be used to declare free functions"
30994 msgstr ""
30996 #: cp/decl.c:10168
30997 #, gcc-internal-format
30998 msgid "type qualifiers specified for friend class declaration"
30999 msgstr ""
31001 #: cp/decl.c:10173
31002 #, gcc-internal-format
31003 msgid "%<inline%> specified for friend class declaration"
31004 msgstr ""
31006 #: cp/decl.c:10181
31007 #, gcc-internal-format
31008 msgid "template parameters cannot be friends"
31009 msgstr ""
31011 #: cp/decl.c:10183
31012 #, gcc-internal-format
31013 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
31014 msgstr ""
31016 #: cp/decl.c:10187
31017 #, gcc-internal-format
31018 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
31019 msgstr ""
31021 #: cp/decl.c:10200
31022 #, gcc-internal-format
31023 msgid "trying to make class %qT a friend of global scope"
31024 msgstr ""
31026 #: cp/decl.c:10218
31027 #, gcc-internal-format
31028 msgid "invalid qualifiers on non-member function type"
31029 msgstr ""
31031 #: cp/decl.c:10228
31032 #, gcc-internal-format
31033 msgid "abstract declarator %qT used as declaration"
31034 msgstr ""
31036 #: cp/decl.c:10257
31037 #, gcc-internal-format
31038 msgid "cannot use %<::%> in parameter declaration"
31039 msgstr ""
31041 #: cp/decl.c:10261
31042 #, gcc-internal-format
31043 msgid "parameter declared %<auto%>"
31044 msgstr ""
31046 #: cp/decl.c:10304
31047 #, gcc-internal-format
31048 msgid "non-static data member declared %<auto%>"
31049 msgstr ""
31051 #. Something like struct S { int N::j; };
31052 #: cp/decl.c:10326
31053 #, gcc-internal-format
31054 msgid "invalid use of %<::%>"
31055 msgstr ""
31057 #: cp/decl.c:10348
31058 #, gcc-internal-format
31059 msgid "declaration of function %qD in invalid context"
31060 msgstr ""
31062 #: cp/decl.c:10357
31063 #, gcc-internal-format
31064 msgid "function %qD declared virtual inside a union"
31065 msgstr ""
31067 #: cp/decl.c:10366
31068 #, gcc-internal-format
31069 msgid "%qD cannot be declared virtual, since it is always static"
31070 msgstr ""
31072 #: cp/decl.c:10382
31073 #, gcc-internal-format
31074 msgid "expected qualified name in friend declaration for destructor %qD"
31075 msgstr ""
31077 #: cp/decl.c:10389
31078 #, gcc-internal-format
31079 msgid "declaration of %qD as member of %qT"
31080 msgstr ""
31082 #: cp/decl.c:10395
31083 #, gcc-internal-format
31084 msgid "a destructor cannot be %<constexpr%>"
31085 msgstr ""
31087 #: cp/decl.c:10401
31088 #, gcc-internal-format
31089 msgid "expected qualified name in friend declaration for constructor %qD"
31090 msgstr ""
31092 #: cp/decl.c:10447
31093 #, gcc-internal-format
31094 msgid "field %qD has incomplete type"
31095 msgstr ""
31097 #: cp/decl.c:10449
31098 #, gcc-internal-format
31099 msgid "name %qT has incomplete type"
31100 msgstr ""
31102 #: cp/decl.c:10458
31103 #, gcc-internal-format
31104 msgid "  in instantiation of template %qT"
31105 msgstr ""
31107 #: cp/decl.c:10467
31108 #, gcc-internal-format
31109 msgid "%qE is neither function nor member function; cannot be declared friend"
31110 msgstr ""
31112 #: cp/decl.c:10524
31113 #, gcc-internal-format
31114 msgid "constexpr static data member %qD must have an initializer"
31115 msgstr ""
31117 #: cp/decl.c:10533
31118 #, gcc-internal-format
31119 msgid "non-static data member %qE declared %<constexpr%>"
31120 msgstr ""
31122 #: cp/decl.c:10583
31123 #, gcc-internal-format
31124 msgid "storage class %<auto%> invalid for function %qs"
31125 msgstr ""
31127 #: cp/decl.c:10585
31128 #, gcc-internal-format
31129 msgid "storage class %<register%> invalid for function %qs"
31130 msgstr ""
31132 #: cp/decl.c:10589
31133 #, gcc-internal-format
31134 msgid "storage class %<__thread%> invalid for function %qs"
31135 msgstr ""
31137 #: cp/decl.c:10592
31138 #, gcc-internal-format
31139 msgid "storage class %<thread_local%> invalid for function %qs"
31140 msgstr ""
31142 #: cp/decl.c:10597
31143 #, gcc-internal-format
31144 msgid "virt-specifiers in %qs not allowed outside a class definition"
31145 msgstr ""
31147 #: cp/decl.c:10608
31148 #, gcc-internal-format
31149 msgid ""
31150 "%<static%> specified invalid for function %qs declared out of global scope"
31151 msgstr ""
31153 #: cp/decl.c:10612
31154 #, gcc-internal-format
31155 msgid ""
31156 "%<inline%> specifier invalid for function %qs declared out of global scope"
31157 msgstr ""
31159 #: cp/decl.c:10620
31160 #, gcc-internal-format
31161 msgid "virtual non-class function %qs"
31162 msgstr ""
31164 #: cp/decl.c:10627
31165 #, gcc-internal-format
31166 msgid "%qs defined in a non-class scope"
31167 msgstr ""
31169 #: cp/decl.c:10628
31170 #, gcc-internal-format
31171 msgid "%qs declared in a non-class scope"
31172 msgstr ""
31174 #: cp/decl.c:10655
31175 #, gcc-internal-format
31176 msgid "cannot declare member function %qD to have static linkage"
31177 msgstr ""
31179 #. FIXME need arm citation
31180 #: cp/decl.c:10662
31181 #, gcc-internal-format
31182 msgid "cannot declare static function inside another function"
31183 msgstr ""
31185 #: cp/decl.c:10692
31186 #, gcc-internal-format
31187 msgid ""
31188 "%<static%> may not be used when defining (as opposed to declaring) a static "
31189 "data member"
31190 msgstr ""
31192 #: cp/decl.c:10699
31193 #, gcc-internal-format
31194 msgid "static member %qD declared %<register%>"
31195 msgstr ""
31197 #: cp/decl.c:10705
31198 #, gcc-internal-format
31199 msgid "cannot explicitly declare member %q#D to have extern linkage"
31200 msgstr ""
31202 #: cp/decl.c:10712
31203 #, gcc-internal-format
31204 msgid "declaration of constexpr variable %qD is not a definition"
31205 msgstr ""
31207 #: cp/decl.c:10725
31208 #, gcc-internal-format
31209 msgid "%qs initialized and declared %<extern%>"
31210 msgstr ""
31212 #: cp/decl.c:10729
31213 #, gcc-internal-format
31214 msgid "%qs has both %<extern%> and initializer"
31215 msgstr ""
31217 #: cp/decl.c:10874
31218 #, gcc-internal-format
31219 msgid "default argument %qE uses %qD"
31220 msgstr ""
31222 #: cp/decl.c:10876
31223 #, gcc-internal-format
31224 msgid "default argument %qE uses local variable %qD"
31225 msgstr ""
31227 #: cp/decl.c:10964
31228 #, gcc-internal-format
31229 msgid "parameter %qD has Java class type"
31230 msgstr ""
31232 #: cp/decl.c:10992
31233 #, gcc-internal-format
31234 msgid "parameter %qD invalidly declared method type"
31235 msgstr ""
31237 #: cp/decl.c:11017
31238 #, gcc-internal-format
31239 msgid "parameter %qD includes pointer to array of unknown bound %qT"
31240 msgstr ""
31242 #: cp/decl.c:11019
31243 #, gcc-internal-format
31244 msgid "parameter %qD includes reference to array of unknown bound %qT"
31245 msgstr ""
31247 #. [class.copy]
31249 #. A declaration of a constructor for a class X is ill-formed if
31250 #. its first parameter is of type (optionally cv-qualified) X
31251 #. and either there are no other parameters or else all other
31252 #. parameters have default arguments.
31254 #. We *don't* complain about member template instantiations that
31255 #. have this form, though; they can occur as we try to decide
31256 #. what constructor to use during overload resolution.  Since
31257 #. overload resolution will never prefer such a constructor to
31258 #. the non-template copy constructor (which is either explicitly
31259 #. or implicitly defined), there's no need to worry about their
31260 #. existence.  Theoretically, they should never even be
31261 #. instantiated, but that's hard to forestall.
31262 #: cp/decl.c:11273
31263 #, gcc-internal-format
31264 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
31265 msgstr ""
31267 #: cp/decl.c:11395
31268 #, gcc-internal-format
31269 msgid "%qD may not be declared within a namespace"
31270 msgstr ""
31272 #: cp/decl.c:11400
31273 #, gcc-internal-format
31274 msgid "%qD may not be declared as static"
31275 msgstr ""
31277 #: cp/decl.c:11426
31278 #, gcc-internal-format
31279 msgid "%qD must be a nonstatic member function"
31280 msgstr ""
31282 #: cp/decl.c:11435
31283 #, gcc-internal-format
31284 msgid ""
31285 "%qD must be either a non-static member function or a non-member function"
31286 msgstr ""
31288 #: cp/decl.c:11457
31289 #, gcc-internal-format
31290 msgid "%qD must have an argument of class or enumerated type"
31291 msgstr ""
31293 #: cp/decl.c:11486
31294 #, gcc-internal-format
31295 msgid ""
31296 "conversion to a reference to void will never use a type conversion operator"
31297 msgstr ""
31299 #: cp/decl.c:11488
31300 #, gcc-internal-format
31301 msgid "conversion to void will never use a type conversion operator"
31302 msgstr ""
31304 #: cp/decl.c:11495
31305 #, gcc-internal-format
31306 msgid ""
31307 "conversion to a reference to the same type will never use a type conversion "
31308 "operator"
31309 msgstr ""
31311 #: cp/decl.c:11497
31312 #, gcc-internal-format
31313 msgid "conversion to the same type will never use a type conversion operator"
31314 msgstr ""
31316 #: cp/decl.c:11505
31317 #, gcc-internal-format
31318 msgid ""
31319 "conversion to a reference to a base class will never use a type conversion "
31320 "operator"
31321 msgstr ""
31323 #: cp/decl.c:11507
31324 #, gcc-internal-format
31325 msgid "conversion to a base class will never use a type conversion operator"
31326 msgstr ""
31328 #. 13.4.0.3
31329 #: cp/decl.c:11516
31330 #, gcc-internal-format
31331 msgid "ISO C++ prohibits overloading operator ?:"
31332 msgstr ""
31334 #: cp/decl.c:11521
31335 #, gcc-internal-format
31336 msgid "%qD must not have variable number of arguments"
31337 msgstr ""
31339 #: cp/decl.c:11572
31340 #, gcc-internal-format
31341 msgid "postfix %qD must take %<int%> as its argument"
31342 msgstr ""
31344 #: cp/decl.c:11575
31345 #, gcc-internal-format
31346 msgid "postfix %qD must take %<int%> as its second argument"
31347 msgstr ""
31349 #: cp/decl.c:11583
31350 #, gcc-internal-format
31351 msgid "%qD must take either zero or one argument"
31352 msgstr ""
31354 #: cp/decl.c:11585
31355 #, gcc-internal-format
31356 msgid "%qD must take either one or two arguments"
31357 msgstr ""
31359 #: cp/decl.c:11607
31360 #, gcc-internal-format
31361 msgid "prefix %qD should return %qT"
31362 msgstr ""
31364 #: cp/decl.c:11613
31365 #, gcc-internal-format
31366 msgid "postfix %qD should return %qT"
31367 msgstr ""
31369 #: cp/decl.c:11622
31370 #, gcc-internal-format
31371 msgid "%qD must take %<void%>"
31372 msgstr ""
31374 #: cp/decl.c:11624 cp/decl.c:11633
31375 #, gcc-internal-format
31376 msgid "%qD must take exactly one argument"
31377 msgstr ""
31379 #: cp/decl.c:11635
31380 #, gcc-internal-format
31381 msgid "%qD must take exactly two arguments"
31382 msgstr ""
31384 #: cp/decl.c:11644
31385 #, gcc-internal-format
31386 msgid "user-defined %qD always evaluates both arguments"
31387 msgstr ""
31389 #: cp/decl.c:11658
31390 #, gcc-internal-format
31391 msgid "%qD should return by value"
31392 msgstr ""
31394 #: cp/decl.c:11669 cp/decl.c:11674
31395 #, gcc-internal-format
31396 msgid "%qD cannot have default arguments"
31397 msgstr ""
31399 #: cp/decl.c:11732
31400 #, gcc-internal-format
31401 msgid "using template type parameter %qT after %qs"
31402 msgstr ""
31404 #: cp/decl.c:11755
31405 #, gcc-internal-format
31406 msgid "using alias template specialization %qT after %qs"
31407 msgstr ""
31409 #: cp/decl.c:11758
31410 #, gcc-internal-format
31411 msgid "using typedef-name %qD after %qs"
31412 msgstr ""
31414 #: cp/decl.c:11760
31415 #, gcc-internal-format
31416 msgid "%qD has a previous declaration here"
31417 msgstr ""
31419 #: cp/decl.c:11768
31420 #, gcc-internal-format
31421 msgid "%qT referred to as %qs"
31422 msgstr ""
31424 #: cp/decl.c:11769 cp/decl.c:11776
31425 #, gcc-internal-format
31426 msgid "%q+T has a previous declaration here"
31427 msgstr ""
31429 #: cp/decl.c:11775
31430 #, gcc-internal-format
31431 msgid "%qT referred to as enum"
31432 msgstr ""
31434 #. If a class template appears as elaborated type specifier
31435 #. without a template header such as:
31437 #. template <class T> class C {};
31438 #. void f(class C);             // No template header here
31440 #. then the required template argument is missing.
31441 #: cp/decl.c:11790
31442 #, gcc-internal-format
31443 msgid "template argument required for %<%s %T%>"
31444 msgstr ""
31446 #: cp/decl.c:11840 cp/name-lookup.c:3062
31447 #, gcc-internal-format
31448 msgid "%qD has the same name as the class in which it is declared"
31449 msgstr ""
31451 #: cp/decl.c:11870 cp/name-lookup.c:2561 cp/name-lookup.c:3390
31452 #: cp/name-lookup.c:3435 cp/parser.c:5076 cp/parser.c:21179
31453 #, gcc-internal-format
31454 msgid "reference to %qD is ambiguous"
31455 msgstr ""
31457 #: cp/decl.c:11985
31458 #, gcc-internal-format
31459 msgid "use of enum %q#D without previous declaration"
31460 msgstr ""
31462 #: cp/decl.c:12006
31463 #, gcc-internal-format
31464 msgid "redeclaration of %qT as a non-template"
31465 msgstr ""
31467 #: cp/decl.c:12007
31468 #, gcc-internal-format
31469 msgid "previous declaration %q+D"
31470 msgstr ""
31472 #: cp/decl.c:12148
31473 #, gcc-internal-format
31474 msgid "derived union %qT invalid"
31475 msgstr ""
31477 #: cp/decl.c:12157
31478 #, gcc-internal-format
31479 msgid "Java class %qT cannot have multiple bases"
31480 msgstr ""
31482 #: cp/decl.c:12168
31483 #, gcc-internal-format
31484 msgid "Java class %qT cannot have virtual bases"
31485 msgstr ""
31487 #: cp/decl.c:12188
31488 #, gcc-internal-format
31489 msgid "base type %qT fails to be a struct or class type"
31490 msgstr ""
31492 #: cp/decl.c:12221
31493 #, gcc-internal-format
31494 msgid "recursive type %qT undefined"
31495 msgstr ""
31497 #: cp/decl.c:12223
31498 #, gcc-internal-format
31499 msgid "duplicate base type %qT invalid"
31500 msgstr ""
31502 #: cp/decl.c:12347
31503 #, gcc-internal-format
31504 msgid "scoped/unscoped mismatch in enum %q#T"
31505 msgstr ""
31507 #: cp/decl.c:12350 cp/decl.c:12358 cp/decl.c:12370 cp/parser.c:14744
31508 #, gcc-internal-format
31509 msgid "previous definition here"
31510 msgstr ""
31512 #: cp/decl.c:12355
31513 #, gcc-internal-format
31514 msgid "underlying type mismatch in enum %q#T"
31515 msgstr ""
31517 #: cp/decl.c:12367
31518 #, gcc-internal-format
31519 msgid "different underlying type in enum %q#T"
31520 msgstr ""
31522 #: cp/decl.c:12434
31523 #, gcc-internal-format
31524 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
31525 msgstr ""
31527 #. DR 377
31529 #. IF no integral type can represent all the enumerator values, the
31530 #. enumeration is ill-formed.
31531 #: cp/decl.c:12568
31532 #, gcc-internal-format
31533 msgid "no integral type can represent all of the enumerator values for %qT"
31534 msgstr ""
31536 #: cp/decl.c:12709
31537 #, gcc-internal-format
31538 msgid "enumerator value for %qD is not an integer constant"
31539 msgstr ""
31541 #: cp/decl.c:12755
31542 #, gcc-internal-format
31543 msgid "incremented enumerator value is too large for %<unsigned long%>"
31544 msgstr ""
31546 #: cp/decl.c:12767
31547 #, gcc-internal-format
31548 msgid "overflow in enumeration values at %qD"
31549 msgstr ""
31551 #: cp/decl.c:12787
31552 #, gcc-internal-format
31553 msgid "enumerator value %E is too large for underlying type %<%T%>"
31554 msgstr ""
31556 #: cp/decl.c:12877
31557 #, gcc-internal-format
31558 msgid "return type %q#T is incomplete"
31559 msgstr ""
31561 #: cp/decl.c:12879
31562 #, gcc-internal-format
31563 msgid "return type has Java class type %q#T"
31564 msgstr ""
31566 #: cp/decl.c:13003 cp/typeck.c:8252
31567 #, gcc-internal-format
31568 msgid "%<operator=%> should return a reference to %<*this%>"
31569 msgstr ""
31571 #: cp/decl.c:13099
31572 #, gcc-internal-format
31573 msgid "no previous declaration for %q+D"
31574 msgstr ""
31576 #: cp/decl.c:13320
31577 #, gcc-internal-format
31578 msgid "invalid function declaration"
31579 msgstr ""
31581 #: cp/decl.c:13404
31582 #, gcc-internal-format
31583 msgid "parameter %qD declared void"
31584 msgstr ""
31586 #: cp/decl.c:13772
31587 #, gcc-internal-format
31588 msgid "no return statements in function returning %qT"
31589 msgstr ""
31591 #: cp/decl.c:13774 cp/typeck.c:8135
31592 #, gcc-internal-format
31593 msgid "only plain %<auto%> return type can be deduced to %<void%>"
31594 msgstr ""
31596 #: cp/decl.c:13870
31597 #, gcc-internal-format
31598 msgid "parameter %q+D set but not used"
31599 msgstr ""
31601 #: cp/decl.c:13965
31602 #, gcc-internal-format
31603 msgid "invalid member function declaration"
31604 msgstr ""
31606 #: cp/decl.c:13979
31607 #, gcc-internal-format
31608 msgid "%qD is already defined in class %qT"
31609 msgstr ""
31611 #: cp/decl2.c:318
31612 #, gcc-internal-format
31613 msgid "name missing for member function"
31614 msgstr ""
31616 #: cp/decl2.c:388 cp/decl2.c:402
31617 #, gcc-internal-format
31618 msgid "ambiguous conversion for array subscript"
31619 msgstr ""
31621 #: cp/decl2.c:396
31622 #, gcc-internal-format
31623 msgid "invalid types %<%T[%T]%> for array subscript"
31624 msgstr ""
31626 #: cp/decl2.c:439
31627 #, gcc-internal-format
31628 msgid "deleting array %q#E"
31629 msgstr ""
31631 #: cp/decl2.c:445
31632 #, gcc-internal-format
31633 msgid "type %q#T argument given to %<delete%>, expected pointer"
31634 msgstr ""
31636 #: cp/decl2.c:457
31637 #, gcc-internal-format
31638 msgid ""
31639 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
31640 "%<delete%>"
31641 msgstr ""
31643 #: cp/decl2.c:465
31644 #, gcc-internal-format
31645 msgid "deleting %qT is undefined"
31646 msgstr ""
31648 #: cp/decl2.c:510 cp/pt.c:4613
31649 #, gcc-internal-format
31650 msgid "template declaration of %q#D"
31651 msgstr ""
31653 #: cp/decl2.c:562
31654 #, gcc-internal-format
31655 msgid "Java method %qD has non-Java return type %qT"
31656 msgstr ""
31658 #: cp/decl2.c:579
31659 #, gcc-internal-format
31660 msgid "Java method %qD has non-Java parameter type %qT"
31661 msgstr ""
31663 #: cp/decl2.c:628
31664 #, gcc-internal-format
31665 msgid ""
31666 "template parameter lists provided don%'t match the template parameters of %qD"
31667 msgstr ""
31669 #: cp/decl2.c:700
31670 #, gcc-internal-format
31671 msgid "prototype for %q#D does not match any in class %qT"
31672 msgstr ""
31674 #: cp/decl2.c:778
31675 #, gcc-internal-format
31676 msgid "local class %q#T shall not have static data member %q#D"
31677 msgstr ""
31679 #: cp/decl2.c:839
31680 #, gcc-internal-format
31681 msgid "explicit template argument list not allowed"
31682 msgstr ""
31684 #: cp/decl2.c:845
31685 #, gcc-internal-format
31686 msgid "member %qD conflicts with virtual function table field name"
31687 msgstr ""
31689 #: cp/decl2.c:885
31690 #, gcc-internal-format
31691 msgid "%qD is already defined in %qT"
31692 msgstr ""
31694 #: cp/decl2.c:914 cp/decl2.c:922
31695 #, gcc-internal-format
31696 msgid "invalid initializer for member function %qD"
31697 msgstr ""
31699 #: cp/decl2.c:928
31700 #, gcc-internal-format
31701 msgid "initializer specified for static member function %qD"
31702 msgstr ""
31704 #: cp/decl2.c:951
31705 #, gcc-internal-format
31706 msgid "field initializer is not constant"
31707 msgstr ""
31709 #: cp/decl2.c:984
31710 #, gcc-internal-format
31711 msgid "%<asm%> specifiers are not permitted on non-static data members"
31712 msgstr ""
31714 #: cp/decl2.c:1035
31715 #, gcc-internal-format
31716 msgid "bit-field %qD with non-integral type"
31717 msgstr ""
31719 #: cp/decl2.c:1041
31720 #, gcc-internal-format
31721 msgid "cannot declare %qD to be a bit-field type"
31722 msgstr ""
31724 #: cp/decl2.c:1051
31725 #, gcc-internal-format
31726 msgid "cannot declare bit-field %qD with function type"
31727 msgstr ""
31729 #: cp/decl2.c:1058
31730 #, gcc-internal-format
31731 msgid "%qD is already defined in the class %qT"
31732 msgstr ""
31734 #: cp/decl2.c:1065
31735 #, gcc-internal-format
31736 msgid "static member %qD cannot be a bit-field"
31737 msgstr ""
31739 #: cp/decl2.c:1075
31740 #, gcc-internal-format
31741 msgid "width of bit-field %qD has non-integral type %qT"
31742 msgstr ""
31744 #: cp/decl2.c:1350
31745 #, gcc-internal-format
31746 msgid "anonymous struct not inside named type"
31747 msgstr ""
31749 #: cp/decl2.c:1438
31750 #, gcc-internal-format
31751 msgid "namespace-scope anonymous aggregates must be static"
31752 msgstr ""
31754 #: cp/decl2.c:1447
31755 #, gcc-internal-format
31756 msgid "anonymous union with no members"
31757 msgstr ""
31759 #: cp/decl2.c:1480
31760 #, gcc-internal-format
31761 msgid "%<operator new%> must return type %qT"
31762 msgstr ""
31764 #. [basic.stc.dynamic.allocation]
31766 #. The first parameter shall not have an associated default
31767 #. argument.
31768 #: cp/decl2.c:1491
31769 #, gcc-internal-format
31770 msgid "the first parameter of %<operator new%> cannot have a default argument"
31771 msgstr ""
31773 #: cp/decl2.c:1507
31774 #, gcc-internal-format
31775 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
31776 msgstr ""
31778 #: cp/decl2.c:1536
31779 #, gcc-internal-format
31780 msgid "%<operator delete%> must return type %qT"
31781 msgstr ""
31783 #: cp/decl2.c:1545
31784 #, gcc-internal-format
31785 msgid "%<operator delete%> takes type %qT as first parameter"
31786 msgstr ""
31788 #: cp/decl2.c:2336
31789 #, gcc-internal-format
31790 msgid "%qT has a field %qD whose type uses the anonymous namespace"
31791 msgstr ""
31793 #: cp/decl2.c:2343
31794 #, gcc-internal-format
31795 msgid "%qT declared with greater visibility than the type of its field %qD"
31796 msgstr ""
31798 #: cp/decl2.c:2356
31799 #, gcc-internal-format
31800 msgid "%qT has a base %qT whose type uses the anonymous namespace"
31801 msgstr ""
31803 #: cp/decl2.c:2362
31804 #, gcc-internal-format
31805 msgid "%qT declared with greater visibility than its base %qT"
31806 msgstr ""
31808 #: cp/decl2.c:3861
31809 #, gcc-internal-format
31810 msgid "%q+#D, declared using anonymous type, is used but never defined"
31811 msgstr ""
31813 #: cp/decl2.c:3868
31814 #, gcc-internal-format
31815 msgid "%q+#D, declared using local type %qT, is used but never defined"
31816 msgstr ""
31818 #: cp/decl2.c:4267
31819 #, gcc-internal-format
31820 msgid "inline function %q+D used but never defined"
31821 msgstr ""
31823 #: cp/decl2.c:4456
31824 #, gcc-internal-format
31825 msgid "default argument missing for parameter %P of %q+#D"
31826 msgstr ""
31828 #. We mark a lambda conversion op as deleted if we can't
31829 #. generate it properly; see maybe_add_lambda_conv_op.
31830 #: cp/decl2.c:4517
31831 #, gcc-internal-format
31832 msgid "converting lambda which uses %<...%> to function pointer"
31833 msgstr ""
31835 #: cp/decl2.c:4522
31836 #, gcc-internal-format
31837 msgid "use of deleted function %qD"
31838 msgstr ""
31840 #: cp/decl2.c:4537 cp/decl2.c:4594
31841 #, gcc-internal-format
31842 msgid "use of %qD before deduction of %<auto%>"
31843 msgstr ""
31845 #: cp/error.c:3331
31846 #, gcc-internal-format
31847 msgid ""
31848 "extended initializer lists only available with -std=c++11 or -std=gnu++11"
31849 msgstr ""
31851 #: cp/error.c:3336
31852 #, gcc-internal-format
31853 msgid ""
31854 "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
31855 msgstr ""
31857 #: cp/error.c:3341
31858 #, gcc-internal-format
31859 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
31860 msgstr ""
31862 #: cp/error.c:3346
31863 #, gcc-internal-format
31864 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
31865 msgstr ""
31867 #: cp/error.c:3351
31868 #, gcc-internal-format
31869 msgid "C++0x auto only available with -std=c++11 or -std=gnu++11"
31870 msgstr ""
31872 #: cp/error.c:3355
31873 #, gcc-internal-format
31874 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
31875 msgstr ""
31877 #: cp/error.c:3359
31878 #, gcc-internal-format
31879 msgid ""
31880 "defaulted and deleted functions only available with -std=c++11 or -std=gnu+"
31881 "+11"
31882 msgstr ""
31884 #: cp/error.c:3364
31885 #, gcc-internal-format
31886 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
31887 msgstr ""
31889 #: cp/error.c:3369
31890 #, gcc-internal-format
31891 msgid ""
31892 "override controls (override/final) only available with -std=c++11 or -std=gnu"
31893 "++11"
31894 msgstr ""
31896 #: cp/error.c:3374
31897 #, gcc-internal-format
31898 msgid ""
31899 "non-static data member initializers only available with -std=c++11 or -"
31900 "std=gnu++11"
31901 msgstr ""
31903 #: cp/error.c:3379
31904 #, gcc-internal-format
31905 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
31906 msgstr ""
31908 #: cp/error.c:3384
31909 #, gcc-internal-format
31910 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
31911 msgstr ""
31913 #: cp/error.c:3389
31914 #, gcc-internal-format
31915 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
31916 msgstr ""
31918 #: cp/error.c:3394
31919 #, gcc-internal-format
31920 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
31921 msgstr ""
31923 #: cp/error.c:3443
31924 #, gcc-internal-format
31925 msgid "incomplete type %qT used in nested name specifier"
31926 msgstr ""
31928 #: cp/error.c:3447
31929 #, gcc-internal-format
31930 msgid "reference to %<%T::%D%> is ambiguous"
31931 msgstr ""
31933 #: cp/error.c:3452 cp/typeck.c:2260
31934 #, gcc-internal-format
31935 msgid "%qD is not a member of %qT"
31936 msgstr ""
31938 #: cp/error.c:3456
31939 #, gcc-internal-format
31940 msgid "%qD is not a member of %qD"
31941 msgstr ""
31943 #: cp/error.c:3461
31944 #, gcc-internal-format
31945 msgid "%<::%D%> has not been declared"
31946 msgstr ""
31948 #. Can't throw a reference.
31949 #: cp/except.c:291
31950 #, gcc-internal-format
31951 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
31952 msgstr ""
31954 #: cp/except.c:302
31955 #, gcc-internal-format
31956 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
31957 msgstr ""
31959 #. Thrown object must be a Throwable.
31960 #: cp/except.c:309
31961 #, gcc-internal-format
31962 msgid "type %qT is not derived from %<java::lang::Throwable%>"
31963 msgstr ""
31965 #: cp/except.c:370
31966 #, gcc-internal-format
31967 msgid "mixing C++ and Java catches in a single translation unit"
31968 msgstr ""
31970 #: cp/except.c:468 java/except.c:582
31971 #, gcc-internal-format
31972 msgid "exception handling disabled, use -fexceptions to enable"
31973 msgstr ""
31975 #: cp/except.c:718
31976 #, gcc-internal-format
31977 msgid "throwing NULL, which has integral, not pointer type"
31978 msgstr ""
31980 #: cp/except.c:742 cp/init.c:2426
31981 #, gcc-internal-format
31982 msgid "%qD should never be overloaded"
31983 msgstr ""
31985 #: cp/except.c:846
31986 #, gcc-internal-format
31987 msgid "  in thrown expression"
31988 msgstr ""
31990 #: cp/except.c:978
31991 #, gcc-internal-format
31992 msgid ""
31993 "expression %qE of abstract class type %qT cannot be used in throw-expression"
31994 msgstr ""
31996 #: cp/except.c:981
31997 #, gcc-internal-format
31998 msgid "cannot declare catch parameter to be of abstract class type %qT"
31999 msgstr ""
32001 #: cp/except.c:989
32002 #, gcc-internal-format
32003 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
32004 msgstr ""
32006 #: cp/except.c:1075
32007 #, gcc-internal-format
32008 msgid "exception of type %qT will be caught"
32009 msgstr ""
32011 #: cp/except.c:1078
32012 #, gcc-internal-format
32013 msgid "   by earlier handler for %qT"
32014 msgstr ""
32016 #: cp/except.c:1107
32017 #, gcc-internal-format
32018 msgid "%<...%> handler must be the last handler for its try block"
32019 msgstr ""
32021 #: cp/except.c:1187
32022 #, gcc-internal-format
32023 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
32024 msgstr ""
32026 #: cp/except.c:1189
32027 #, gcc-internal-format
32028 msgid "but %q+D does not throw; perhaps it should be declared %<noexcept%>"
32029 msgstr ""
32031 #: cp/friend.c:151
32032 #, gcc-internal-format
32033 msgid "%qD is already a friend of class %qT"
32034 msgstr ""
32036 #: cp/friend.c:236
32037 #, gcc-internal-format
32038 msgid "invalid type %qT declared %<friend%>"
32039 msgstr ""
32041 #. [temp.friend]
32042 #. Friend declarations shall not declare partial
32043 #. specializations.
32044 #. template <class U> friend class T::X<U>;
32045 #. [temp.friend]
32046 #. Friend declarations shall not declare partial
32047 #. specializations.
32048 #: cp/friend.c:257 cp/friend.c:287
32049 #, gcc-internal-format
32050 msgid "partial specialization %qT declared %<friend%>"
32051 msgstr ""
32053 #: cp/friend.c:265
32054 #, gcc-internal-format
32055 msgid "class %qT is implicitly friends with itself"
32056 msgstr ""
32058 #: cp/friend.c:323
32059 #, gcc-internal-format
32060 msgid "%qT is not a member of %qT"
32061 msgstr ""
32063 #: cp/friend.c:328
32064 #, gcc-internal-format
32065 msgid "%qT is not a member class template of %qT"
32066 msgstr ""
32068 #: cp/friend.c:336
32069 #, gcc-internal-format
32070 msgid "%qT is not a nested class of %qT"
32071 msgstr ""
32073 #. template <class T> friend class T;
32074 #: cp/friend.c:349
32075 #, gcc-internal-format
32076 msgid "template parameter type %qT declared %<friend%>"
32077 msgstr ""
32079 #. template <class T> friend class A; where A is not a template
32080 #: cp/friend.c:357
32081 #, gcc-internal-format
32082 msgid "%q#T is not a template"
32083 msgstr ""
32085 #: cp/friend.c:379
32086 #, gcc-internal-format
32087 msgid "%qD is already a friend of %qT"
32088 msgstr ""
32090 #: cp/friend.c:388
32091 #, gcc-internal-format
32092 msgid "%qT is already a friend of %qT"
32093 msgstr ""
32095 #: cp/friend.c:512
32096 #, gcc-internal-format
32097 msgid "member %qD declared as friend before type %qT defined"
32098 msgstr ""
32100 #: cp/friend.c:561
32101 #, gcc-internal-format
32102 msgid "friend declaration %qD in local class without prior declaration"
32103 msgstr ""
32105 #: cp/friend.c:584
32106 #, gcc-internal-format
32107 msgid "friend declaration %q#D declares a non-template function"
32108 msgstr ""
32110 #: cp/friend.c:588
32111 #, gcc-internal-format
32112 msgid ""
32113 "(if this is not what you intended, make sure the function template has "
32114 "already been declared and add <> after the function name here) "
32115 msgstr ""
32117 #: cp/init.c:381
32118 #, gcc-internal-format
32119 msgid "value-initialization of incomplete type %qT"
32120 msgstr ""
32122 #: cp/init.c:440
32123 #, gcc-internal-format
32124 msgid "cannot value-initialize array of unknown bound %qT"
32125 msgstr ""
32127 #: cp/init.c:481
32128 #, gcc-internal-format
32129 msgid "value-initialization of function type %qT"
32130 msgstr ""
32132 #: cp/init.c:487
32133 #, gcc-internal-format
32134 msgid "value-initialization of reference type %qT"
32135 msgstr ""
32137 #: cp/init.c:544
32138 #, gcc-internal-format
32139 msgid ""
32140 "constructor required before non-static data member for %qD has been parsed"
32141 msgstr ""
32143 #: cp/init.c:564
32144 #, gcc-internal-format
32145 msgid "%qD should be initialized in the member initialization list"
32146 msgstr ""
32148 #: cp/init.c:582
32149 #, gcc-internal-format
32150 msgid "%qD is initialized with itself"
32151 msgstr ""
32153 #: cp/init.c:676
32154 #, gcc-internal-format
32155 msgid "invalid initializer for array member %q#D"
32156 msgstr ""
32158 #: cp/init.c:689 cp/init.c:707
32159 #, gcc-internal-format
32160 msgid "uninitialized member %qD with %<const%> type %qT"
32161 msgstr ""
32163 #: cp/init.c:703
32164 #, gcc-internal-format
32165 msgid "uninitialized reference member %qD"
32166 msgstr ""
32168 #: cp/init.c:863
32169 #, gcc-internal-format
32170 msgid "%q+D will be initialized after"
32171 msgstr ""
32173 #: cp/init.c:866
32174 #, gcc-internal-format
32175 msgid "base %qT will be initialized after"
32176 msgstr ""
32178 #: cp/init.c:869
32179 #, gcc-internal-format
32180 msgid "  %q+#D"
32181 msgstr ""
32183 #: cp/init.c:871
32184 #, gcc-internal-format
32185 msgid "  base %qT"
32186 msgstr ""
32188 #: cp/init.c:873
32189 #, gcc-internal-format
32190 msgid "  when initialized here"
32191 msgstr ""
32193 #: cp/init.c:890
32194 #, gcc-internal-format
32195 msgid "multiple initializations given for %qD"
32196 msgstr ""
32198 #: cp/init.c:894
32199 #, gcc-internal-format
32200 msgid "multiple initializations given for base %qT"
32201 msgstr ""
32203 #: cp/init.c:978
32204 #, gcc-internal-format
32205 msgid "initializations for multiple members of %qT"
32206 msgstr ""
32208 #: cp/init.c:1072
32209 #, gcc-internal-format
32210 msgid ""
32211 "base class %q#T should be explicitly initialized in the copy constructor"
32212 msgstr ""
32214 #: cp/init.c:1292 cp/init.c:1311
32215 #, gcc-internal-format
32216 msgid "class %qT does not have any field named %qD"
32217 msgstr ""
32219 #: cp/init.c:1298
32220 #, gcc-internal-format
32221 msgid ""
32222 "%q#D is a static data member; it can only be initialized at its definition"
32223 msgstr ""
32225 #: cp/init.c:1305
32226 #, gcc-internal-format
32227 msgid "%q#D is not a non-static data member of %qT"
32228 msgstr ""
32230 #: cp/init.c:1344
32231 #, gcc-internal-format
32232 msgid "unnamed initializer for %qT, which has no base classes"
32233 msgstr ""
32235 #: cp/init.c:1352
32236 #, gcc-internal-format
32237 msgid "unnamed initializer for %qT, which uses multiple inheritance"
32238 msgstr ""
32240 #: cp/init.c:1399
32241 #, gcc-internal-format
32242 msgid "%qD is both a direct base and an indirect virtual base"
32243 msgstr ""
32245 #: cp/init.c:1407
32246 #, gcc-internal-format
32247 msgid "type %qT is not a direct or virtual base of %qT"
32248 msgstr ""
32250 #: cp/init.c:1410
32251 #, gcc-internal-format
32252 msgid "type %qT is not a direct base of %qT"
32253 msgstr ""
32255 #: cp/init.c:1495
32256 #, gcc-internal-format
32257 msgid "bad array initializer"
32258 msgstr ""
32260 #: cp/init.c:1790 cp/semantics.c:2834
32261 #, gcc-internal-format
32262 msgid "%qT is not a class type"
32263 msgstr ""
32265 #: cp/init.c:1844
32266 #, gcc-internal-format
32267 msgid "incomplete type %qT does not have member %qD"
32268 msgstr ""
32270 #: cp/init.c:1857
32271 #, gcc-internal-format
32272 msgid "invalid pointer to bit-field %qD"
32273 msgstr ""
32275 #: cp/init.c:1937
32276 #, gcc-internal-format
32277 msgid "invalid use of non-static member function %qD"
32278 msgstr ""
32280 #: cp/init.c:1943
32281 #, gcc-internal-format
32282 msgid "invalid use of non-static data member %qD"
32283 msgstr ""
32285 #: cp/init.c:2125
32286 #, gcc-internal-format
32287 msgid ""
32288 "uninitialized reference member in %q#T using %<new%> without new-initializer"
32289 msgstr ""
32291 #: cp/init.c:2128
32292 #, gcc-internal-format
32293 msgid "uninitialized reference member in %q#T"
32294 msgstr ""
32296 #: cp/init.c:2140
32297 #, gcc-internal-format
32298 msgid ""
32299 "uninitialized const member in %q#T using %<new%> without new-initializer"
32300 msgstr ""
32302 #: cp/init.c:2143
32303 #, gcc-internal-format
32304 msgid "uninitialized const member in %q#T"
32305 msgstr ""
32307 #: cp/init.c:2254
32308 #, gcc-internal-format
32309 msgid "integer overflow in array size"
32310 msgstr ""
32312 #: cp/init.c:2264
32313 #, gcc-internal-format
32314 msgid "array size in operator new must be constant"
32315 msgstr ""
32317 #: cp/init.c:2278
32318 #, gcc-internal-format
32319 msgid "variably modified type not allowed in operator new"
32320 msgstr ""
32322 #: cp/init.c:2292
32323 #, gcc-internal-format
32324 msgid "ISO C++ does not support variable-length array types"
32325 msgstr ""
32327 #: cp/init.c:2300
32328 #, gcc-internal-format
32329 msgid "invalid type %<void%> for new"
32330 msgstr ""
32332 #: cp/init.c:2343
32333 #, gcc-internal-format
32334 msgid "uninitialized const in %<new%> of %q#T"
32335 msgstr ""
32337 #: cp/init.c:2420
32338 #, gcc-internal-format
32339 msgid "call to Java constructor with %qs undefined"
32340 msgstr ""
32342 #: cp/init.c:2436
32343 #, gcc-internal-format
32344 msgid "Java class %q#T object allocated using placement new"
32345 msgstr ""
32347 #: cp/init.c:2475
32348 #, gcc-internal-format
32349 msgid "no suitable %qD found in class %qT"
32350 msgstr ""
32352 #: cp/init.c:2482 cp/search.c:1109
32353 #, gcc-internal-format
32354 msgid "request for member %qD is ambiguous"
32355 msgstr ""
32357 #: cp/init.c:2695
32358 #, gcc-internal-format
32359 msgid ""
32360 "non-constant array size in new, unable to verify length of initializer-list"
32361 msgstr ""
32363 #: cp/init.c:2706
32364 #, gcc-internal-format
32365 msgid "parenthesized initializer in array new"
32366 msgstr ""
32368 #: cp/init.c:2943
32369 #, gcc-internal-format
32370 msgid "size in array new must have integral type"
32371 msgstr ""
32373 #: cp/init.c:2957
32374 #, gcc-internal-format
32375 msgid "new cannot be applied to a reference type"
32376 msgstr ""
32378 #: cp/init.c:2966
32379 #, gcc-internal-format
32380 msgid "new cannot be applied to a function type"
32381 msgstr ""
32383 #: cp/init.c:3010
32384 #, gcc-internal-format
32385 msgid "call to Java constructor, while %<jclass%> undefined"
32386 msgstr ""
32388 #: cp/init.c:3028
32389 #, gcc-internal-format
32390 msgid "can%'t find %<class$%> in %qT"
32391 msgstr ""
32393 #: cp/init.c:3525
32394 #, gcc-internal-format
32395 msgid "initializer ends prematurely"
32396 msgstr ""
32398 #: cp/init.c:3589
32399 #, gcc-internal-format
32400 msgid "cannot initialize multi-dimensional array with initializer"
32401 msgstr ""
32403 #: cp/init.c:3765
32404 #, gcc-internal-format
32405 msgid "possible problem detected in invocation of delete operator:"
32406 msgstr ""
32408 #: cp/init.c:3769
32409 #, gcc-internal-format
32410 msgid ""
32411 "neither the destructor nor the class-specific operator delete will be "
32412 "called, even if they are declared when the class is defined"
32413 msgstr ""
32415 #: cp/init.c:3785
32416 #, gcc-internal-format
32417 msgid ""
32418 "deleting object of abstract class type %qT which has non-virtual destructor "
32419 "will cause undefined behaviour"
32420 msgstr ""
32422 #: cp/init.c:3790
32423 #, gcc-internal-format
32424 msgid ""
32425 "deleting object of polymorphic class type %qT which has non-virtual "
32426 "destructor might cause undefined behaviour"
32427 msgstr ""
32429 #: cp/init.c:3812
32430 #, gcc-internal-format
32431 msgid "unknown array size in delete"
32432 msgstr ""
32434 #: cp/init.c:4084
32435 #, gcc-internal-format
32436 msgid "type to vector delete is neither pointer or array type"
32437 msgstr ""
32439 #: cp/lex.c:319
32440 #, gcc-internal-format, gfc-internal-format
32441 msgid "junk at end of #pragma %s"
32442 msgstr ""
32444 #: cp/lex.c:326
32445 #, gcc-internal-format, gfc-internal-format
32446 msgid "invalid #pragma %s"
32447 msgstr ""
32449 #: cp/lex.c:334
32450 #, gcc-internal-format
32451 msgid "#pragma vtable no longer supported"
32452 msgstr ""
32454 #: cp/lex.c:406
32455 #, gcc-internal-format
32456 msgid "#pragma implementation for %qs appears after file is included"
32457 msgstr ""
32459 #: cp/lex.c:430
32460 #, gcc-internal-format
32461 msgid "junk at end of #pragma GCC java_exceptions"
32462 msgstr ""
32464 #: cp/lex.c:445
32465 #, gcc-internal-format
32466 msgid "%qD not defined"
32467 msgstr ""
32469 #: cp/lex.c:451
32470 #, gcc-internal-format
32471 msgid "%qD was not declared in this scope"
32472 msgstr ""
32474 #. In a template, it is invalid to write "f()" or "f(3)" if no
32475 #. declaration of "f" is available.  Historically, G++ and most
32476 #. other compilers accepted that usage since they deferred all name
32477 #. lookup until instantiation time rather than doing unqualified
32478 #. name lookup at template definition time; explain to the user what
32479 #. is going wrong.
32481 #. Note that we have the exact wording of the following message in
32482 #. the manual (trouble.texi, node "Name lookup"), so they need to
32483 #. be kept in synch.
32484 #: cp/lex.c:491
32485 #, gcc-internal-format
32486 msgid ""
32487 "there are no arguments to %qD that depend on a template parameter, so a "
32488 "declaration of %qD must be available"
32489 msgstr ""
32491 #: cp/lex.c:500
32492 #, gcc-internal-format
32493 msgid ""
32494 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
32495 "use of an undeclared name is deprecated)"
32496 msgstr ""
32498 #: cp/mangle.c:2085
32499 #, gcc-internal-format
32500 msgid "mangling typeof, use decltype instead"
32501 msgstr ""
32503 #: cp/mangle.c:2089
32504 #, gcc-internal-format
32505 msgid "mangling __underlying_type"
32506 msgstr ""
32508 #: cp/mangle.c:2313
32509 #, gcc-internal-format
32510 msgid "mangling unknown fixed point type"
32511 msgstr ""
32513 #: cp/mangle.c:2881
32514 #, gcc-internal-format
32515 msgid ""
32516 "use of built-in trait %qE in function signature; use library traits instead"
32517 msgstr ""
32519 #: cp/mangle.c:2886
32520 #, gcc-internal-format, gfc-internal-format
32521 msgid "mangling %C"
32522 msgstr ""
32524 #: cp/mangle.c:2963
32525 #, gcc-internal-format
32526 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
32527 msgstr ""
32529 #: cp/mangle.c:3027
32530 #, gcc-internal-format
32531 msgid "string literal in function template signature"
32532 msgstr ""
32534 #: cp/mangle.c:3320
32535 #, gcc-internal-format
32536 msgid "the mangled name of %qD will change in a future version of GCC"
32537 msgstr ""
32539 #: cp/mangle.c:3464
32540 #, gcc-internal-format
32541 msgid "-fabi-version=6 (or =0) avoids this error with a change in mangling"
32542 msgstr ""
32544 #: cp/method.c:402
32545 #, gcc-internal-format
32546 msgid "generic thunk code fails for method %q#D which uses %<...%>"
32547 msgstr ""
32549 #: cp/method.c:697 cp/method.c:1046
32550 #, gcc-internal-format
32551 msgid "non-static const member %q#D, can%'t use default assignment operator"
32552 msgstr ""
32554 #: cp/method.c:703 cp/method.c:1052
32555 #, gcc-internal-format
32556 msgid ""
32557 "non-static reference member %q#D, can%'t use default assignment operator"
32558 msgstr ""
32560 #: cp/method.c:821
32561 #, gcc-internal-format
32562 msgid "synthesized method %qD first required here "
32563 msgstr ""
32565 #: cp/method.c:998
32566 #, gcc-internal-format
32567 msgid "union member %q+D with non-trivial %qD"
32568 msgstr ""
32570 #: cp/method.c:1007
32571 #, gcc-internal-format
32572 msgid "defaulted constructor calls non-constexpr %q+D"
32573 msgstr ""
32575 #: cp/method.c:1068
32576 #, gcc-internal-format
32577 msgid "initializer for %q+#D is invalid"
32578 msgstr ""
32580 #: cp/method.c:1091
32581 #, gcc-internal-format
32582 msgid "uninitialized non-static const member %q#D"
32583 msgstr ""
32585 #: cp/method.c:1098
32586 #, gcc-internal-format
32587 msgid "uninitialized non-static reference member %q#D"
32588 msgstr ""
32590 #: cp/method.c:1114
32591 #, gcc-internal-format
32592 msgid "defaulted default constructor does not initialize %q+#D"
32593 msgstr ""
32595 #. A trivial constructor doesn't have any NSDMI.
32596 #: cp/method.c:1269
32597 #, gcc-internal-format
32598 msgid ""
32599 "defaulted default constructor does not initialize any non-static data member"
32600 msgstr ""
32602 #: cp/method.c:1345
32603 #, gcc-internal-format
32604 msgid ""
32605 "defaulted move assignment for %qT calls a non-trivial move assignment "
32606 "operator for virtual base %qT"
32607 msgstr ""
32609 #: cp/method.c:1431
32610 #, gcc-internal-format
32611 msgid "a lambda closure type has a deleted default constructor"
32612 msgstr ""
32614 #: cp/method.c:1434
32615 #, gcc-internal-format
32616 msgid "a lambda closure type has a deleted copy assignment operator"
32617 msgstr ""
32619 #: cp/method.c:1444
32620 #, gcc-internal-format
32621 msgid ""
32622 "%q+#D is implicitly declared as deleted because %qT declares a move "
32623 "constructor or move assignment operator"
32624 msgstr ""
32626 #: cp/method.c:1455
32627 #, gcc-internal-format
32628 msgid ""
32629 "%q+#D is implicitly deleted because the default definition would be ill-"
32630 "formed:"
32631 msgstr ""
32633 #: cp/method.c:1751
32634 #, gcc-internal-format
32635 msgid "defaulted declaration %q+D"
32636 msgstr ""
32638 #: cp/method.c:1753
32639 #, gcc-internal-format
32640 msgid "does not match expected signature %qD"
32641 msgstr ""
32643 #: cp/method.c:1767
32644 #, gcc-internal-format
32645 msgid ""
32646 "function %q+D defaulted on its first declaration with an exception-"
32647 "specification that differs from the implicit declaration %q#D"
32648 msgstr ""
32650 #: cp/method.c:1788
32651 #, gcc-internal-format
32652 msgid ""
32653 "explicitly defaulted function %q+D cannot be declared as constexpr because "
32654 "the implicit declaration is not constexpr:"
32655 msgstr ""
32657 #: cp/method.c:1810
32658 #, gcc-internal-format
32659 msgid "a template cannot be defaulted"
32660 msgstr ""
32662 #: cp/method.c:1838
32663 #, gcc-internal-format
32664 msgid "%qD cannot be defaulted"
32665 msgstr ""
32667 #: cp/method.c:1847
32668 #, gcc-internal-format
32669 msgid "defaulted function %q+D with default argument"
32670 msgstr ""
32672 #: cp/method.c:1928
32673 #, gcc-internal-format
32674 msgid ""
32675 "vtable layout for class %qT may not be ABI-compliantand may change in a "
32676 "future version of GCC due to implicit virtual destructor"
32677 msgstr ""
32679 #: cp/name-lookup.c:555
32680 #, gcc-internal-format
32681 msgid "%q#D conflicts with a previous declaration"
32682 msgstr ""
32684 #: cp/name-lookup.c:557
32685 #, gcc-internal-format
32686 msgid "previous declaration %q+#D"
32687 msgstr ""
32689 #: cp/name-lookup.c:769
32690 #, gcc-internal-format
32691 msgid "redeclaration of %<wchar_t%> as %qT"
32692 msgstr ""
32694 #. A redeclaration of main, but not a duplicate of the
32695 #. previous one.
32697 #. [basic.start.main]
32699 #. This function shall not be overloaded.
32700 #: cp/name-lookup.c:799
32701 #, gcc-internal-format
32702 msgid "invalid redeclaration of %q+D"
32703 msgstr ""
32705 #: cp/name-lookup.c:800
32706 #, gcc-internal-format
32707 msgid "as %qD"
32708 msgstr ""
32710 #: cp/name-lookup.c:841 cp/name-lookup.c:857
32711 #, gcc-internal-format
32712 msgid "declaration of %q#D with C language linkage"
32713 msgstr ""
32715 #: cp/name-lookup.c:847
32716 #, gcc-internal-format
32717 msgid "due to different exception specifications"
32718 msgstr ""
32720 #: cp/name-lookup.c:948
32721 #, gcc-internal-format
32722 msgid "type mismatch with previous external decl of %q#D"
32723 msgstr ""
32725 #: cp/name-lookup.c:949
32726 #, gcc-internal-format
32727 msgid "previous external decl of %q+#D"
32728 msgstr ""
32730 #: cp/name-lookup.c:1047
32731 #, gcc-internal-format
32732 msgid "extern declaration of %q#D doesn%'t match"
32733 msgstr ""
32735 #: cp/name-lookup.c:1048
32736 #, gcc-internal-format
32737 msgid "global declaration %q+#D"
32738 msgstr ""
32740 #: cp/name-lookup.c:1100 cp/name-lookup.c:1143
32741 #, gcc-internal-format
32742 msgid "declaration of %q#D shadows a parameter"
32743 msgstr ""
32745 #: cp/name-lookup.c:1146
32746 #, gcc-internal-format
32747 msgid "declaration of %qD shadows a lambda capture"
32748 msgstr ""
32750 #: cp/name-lookup.c:1150
32751 #, gcc-internal-format
32752 msgid "declaration of %qD shadows a previous local"
32753 msgstr ""
32755 #. Location of previous decl is not useful in this case.
32756 #: cp/name-lookup.c:1180
32757 #, gcc-internal-format
32758 msgid "declaration of %qD shadows a member of 'this'"
32759 msgstr ""
32761 #: cp/name-lookup.c:1329
32762 #, gcc-internal-format
32763 msgid "name lookup of %qD changed"
32764 msgstr ""
32766 #: cp/name-lookup.c:1330
32767 #, gcc-internal-format
32768 msgid "  matches this %q+D under ISO standard rules"
32769 msgstr ""
32771 #: cp/name-lookup.c:1332
32772 #, gcc-internal-format
32773 msgid "  matches this %q+D under old rules"
32774 msgstr ""
32776 #: cp/name-lookup.c:1350 cp/name-lookup.c:1358
32777 #, gcc-internal-format
32778 msgid "name lookup of %qD changed for ISO %<for%> scoping"
32779 msgstr ""
32781 #: cp/name-lookup.c:1352
32782 #, gcc-internal-format
32783 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
32784 msgstr ""
32786 #: cp/name-lookup.c:1361
32787 #, gcc-internal-format
32788 msgid "  using obsolete binding at %q+D"
32789 msgstr ""
32791 #: cp/name-lookup.c:1367
32792 #, gcc-internal-format
32793 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
32794 msgstr ""
32796 #: cp/name-lookup.c:1422
32797 #, gcc-internal-format
32798 msgid "%s %s(%E) %p %d\n"
32799 msgstr ""
32801 #: cp/name-lookup.c:1425
32802 #, gcc-internal-format
32803 msgid "%s %s %p %d\n"
32804 msgstr ""
32806 #: cp/name-lookup.c:2254
32807 #, gcc-internal-format
32808 msgid "%q#D hides constructor for %q#T"
32809 msgstr ""
32811 #: cp/name-lookup.c:2271
32812 #, gcc-internal-format
32813 msgid "%q#D conflicts with previous using declaration %q#D"
32814 msgstr ""
32816 #: cp/name-lookup.c:2294
32817 #, gcc-internal-format
32818 msgid "previous non-function declaration %q+#D"
32819 msgstr ""
32821 #: cp/name-lookup.c:2295
32822 #, gcc-internal-format
32823 msgid "conflicts with function declaration %q#D"
32824 msgstr ""
32826 #. It's a nested name with template parameter dependent scope.
32827 #. This can only be using-declaration for class member.
32828 #: cp/name-lookup.c:2385 cp/name-lookup.c:2410
32829 #, gcc-internal-format
32830 msgid "%qT is not a namespace"
32831 msgstr ""
32833 #. 7.3.3/5
32834 #. A using-declaration shall not name a template-id.
32835 #: cp/name-lookup.c:2395
32836 #, gcc-internal-format
32837 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
32838 msgstr ""
32840 #: cp/name-lookup.c:2402
32841 #, gcc-internal-format
32842 msgid "namespace %qD not allowed in using-declaration"
32843 msgstr ""
32845 #. C++11 7.3.3/10.
32846 #: cp/name-lookup.c:2426 cp/name-lookup.c:2482 cp/name-lookup.c:2519
32847 #: cp/name-lookup.c:2553 cp/name-lookup.c:2568
32848 #, gcc-internal-format
32849 msgid "%qD is already declared in this scope"
32850 msgstr ""
32852 #: cp/name-lookup.c:2446
32853 #, gcc-internal-format
32854 msgid "%qD not declared"
32855 msgstr ""
32857 #: cp/name-lookup.c:3211
32858 #, gcc-internal-format
32859 msgid "using-declaration for non-member at class scope"
32860 msgstr ""
32862 #: cp/name-lookup.c:3218
32863 #, gcc-internal-format
32864 msgid "%<%T::%D%> names destructor"
32865 msgstr ""
32867 #: cp/name-lookup.c:3231
32868 #, gcc-internal-format
32869 msgid "%<%T::%D%> names constructor in %qT"
32870 msgstr ""
32872 #: cp/name-lookup.c:3282
32873 #, gcc-internal-format
32874 msgid "no members matching %<%T::%D%> in %q#T"
32875 msgstr ""
32877 #: cp/name-lookup.c:3369
32878 #, gcc-internal-format
32879 msgid "declaration of %qD not in a namespace surrounding %qD"
32880 msgstr ""
32882 #: cp/name-lookup.c:3377
32883 #, gcc-internal-format
32884 msgid "explicit qualification in declaration of %qD"
32885 msgstr ""
32887 #: cp/name-lookup.c:3460
32888 #, gcc-internal-format
32889 msgid "%qD should have been declared inside %qD"
32890 msgstr ""
32892 #: cp/name-lookup.c:3504
32893 #, gcc-internal-format
32894 msgid "%qD attribute requires a single NTBS argument"
32895 msgstr ""
32897 #: cp/name-lookup.c:3511
32898 #, gcc-internal-format
32899 msgid ""
32900 "%qD attribute is meaningless since members of the anonymous namespace get "
32901 "local symbols"
32902 msgstr ""
32904 #: cp/name-lookup.c:3519 cp/name-lookup.c:3931
32905 #, gcc-internal-format
32906 msgid "%qD attribute directive ignored"
32907 msgstr ""
32909 #: cp/name-lookup.c:3583
32910 #, gcc-internal-format
32911 msgid "namespace alias %qD not allowed here, assuming %qD"
32912 msgstr ""
32914 #: cp/name-lookup.c:3919
32915 #, gcc-internal-format
32916 msgid "strong using only meaningful at namespace scope"
32917 msgstr ""
32919 #: cp/name-lookup.c:3923
32920 #, gcc-internal-format
32921 msgid "current namespace %qD does not enclose strongly used namespace %qD"
32922 msgstr ""
32924 #: cp/name-lookup.c:4262
32925 #, gcc-internal-format
32926 msgid "maximum limit of %d namespaces searched for %qE"
32927 msgstr ""
32929 #: cp/name-lookup.c:4272
32930 #, gcc-internal-format
32931 msgid "suggested alternative:"
32932 msgid_plural "suggested alternatives:"
32933 msgstr[0] ""
32934 msgstr[1] ""
32936 #: cp/name-lookup.c:4276
32937 #, gcc-internal-format
32938 msgid "  %qE"
32939 msgstr ""
32941 #: cp/name-lookup.c:5546
32942 #, gcc-internal-format
32943 msgid "argument dependent lookup finds %q+D"
32944 msgstr ""
32946 #: cp/name-lookup.c:6083
32947 #, gcc-internal-format
32948 msgid "XXX entering pop_everything ()\n"
32949 msgstr ""
32951 #: cp/name-lookup.c:6092
32952 #, gcc-internal-format
32953 msgid "XXX leaving pop_everything ()\n"
32954 msgstr ""
32956 #: cp/optimize.c:357
32957 #, gcc-internal-format
32958 msgid "making multiple clones of %qD"
32959 msgstr ""
32961 #: cp/parser.c:746
32962 #, gcc-internal-format
32963 msgid "identifier %qE is a keyword in C++11"
32964 msgstr ""
32966 #: cp/parser.c:2402
32967 #, gcc-internal-format
32968 msgid "%<#pragma%> is not allowed here"
32969 msgstr ""
32971 #: cp/parser.c:2433
32972 #, gcc-internal-format
32973 msgid "%<%E::%E%> has not been declared"
32974 msgstr ""
32976 #: cp/parser.c:2436
32977 #, gcc-internal-format
32978 msgid "%<::%E%> has not been declared"
32979 msgstr ""
32981 #: cp/parser.c:2439
32982 #, gcc-internal-format
32983 msgid "request for member %qE in non-class type %qT"
32984 msgstr ""
32986 #: cp/parser.c:2442
32987 #, gcc-internal-format
32988 msgid "%<%T::%E%> has not been declared"
32989 msgstr ""
32991 #: cp/parser.c:2445
32992 #, gcc-internal-format
32993 msgid "%qE has not been declared"
32994 msgstr ""
32996 #: cp/parser.c:2452
32997 #, gcc-internal-format
32998 msgid "%<%E::%E%> is not a type"
32999 msgstr ""
33001 #: cp/parser.c:2456
33002 #, gcc-internal-format
33003 msgid "%<%E::%E%> is not a class or namespace"
33004 msgstr ""
33006 #: cp/parser.c:2461
33007 #, gcc-internal-format
33008 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
33009 msgstr ""
33011 #: cp/parser.c:2474
33012 #, gcc-internal-format
33013 msgid "%<::%E%> is not a type"
33014 msgstr ""
33016 #: cp/parser.c:2477
33017 #, gcc-internal-format
33018 msgid "%<::%E%> is not a class or namespace"
33019 msgstr ""
33021 #: cp/parser.c:2481
33022 #, gcc-internal-format
33023 msgid "%<::%E%> is not a class, namespace, or enumeration"
33024 msgstr ""
33026 #: cp/parser.c:2493
33027 #, gcc-internal-format
33028 msgid "%qE is not a type"
33029 msgstr ""
33031 #: cp/parser.c:2496
33032 #, gcc-internal-format
33033 msgid "%qE is not a class or namespace"
33034 msgstr ""
33036 #: cp/parser.c:2500
33037 #, gcc-internal-format
33038 msgid "%qE is not a class, namespace, or enumeration"
33039 msgstr ""
33041 #: cp/parser.c:2563
33042 #, gcc-internal-format
33043 msgid "new types may not be defined in a return type"
33044 msgstr ""
33046 #: cp/parser.c:2565
33047 #, gcc-internal-format
33048 msgid "(perhaps a semicolon is missing after the definition of %qT)"
33049 msgstr ""
33051 #: cp/parser.c:2587 cp/parser.c:5124 cp/pt.c:7090
33052 #, gcc-internal-format
33053 msgid "%qT is not a template"
33054 msgstr ""
33056 #: cp/parser.c:2591
33057 #, gcc-internal-format
33058 msgid "%qE is not a class template"
33059 msgstr ""
33061 #: cp/parser.c:2593
33062 #, gcc-internal-format
33063 msgid "%qE is not a template"
33064 msgstr ""
33066 #: cp/parser.c:2596
33067 #, gcc-internal-format
33068 msgid "invalid template-id"
33069 msgstr ""
33071 #: cp/parser.c:2629
33072 #, gcc-internal-format
33073 msgid "floating-point literal cannot appear in a constant-expression"
33074 msgstr ""
33076 #: cp/parser.c:2633 cp/pt.c:13522
33077 #, gcc-internal-format
33078 msgid ""
33079 "a cast to a type other than an integral or enumeration type cannot appear in "
33080 "a constant-expression"
33081 msgstr ""
33083 #: cp/parser.c:2638
33084 #, gcc-internal-format
33085 msgid "%<typeid%> operator cannot appear in a constant-expression"
33086 msgstr ""
33088 #: cp/parser.c:2642
33089 #, gcc-internal-format
33090 msgid "non-constant compound literals cannot appear in a constant-expression"
33091 msgstr ""
33093 #: cp/parser.c:2646
33094 #, gcc-internal-format
33095 msgid "a function call cannot appear in a constant-expression"
33096 msgstr ""
33098 #: cp/parser.c:2650
33099 #, gcc-internal-format
33100 msgid "an increment cannot appear in a constant-expression"
33101 msgstr ""
33103 #: cp/parser.c:2654
33104 #, gcc-internal-format
33105 msgid "an decrement cannot appear in a constant-expression"
33106 msgstr ""
33108 #: cp/parser.c:2658
33109 #, gcc-internal-format
33110 msgid "an array reference cannot appear in a constant-expression"
33111 msgstr ""
33113 #: cp/parser.c:2662
33114 #, gcc-internal-format
33115 msgid "the address of a label cannot appear in a constant-expression"
33116 msgstr ""
33118 #: cp/parser.c:2666
33119 #, gcc-internal-format
33120 msgid "calls to overloaded operators cannot appear in a constant-expression"
33121 msgstr ""
33123 #: cp/parser.c:2670
33124 #, gcc-internal-format
33125 msgid "an assignment cannot appear in a constant-expression"
33126 msgstr ""
33128 #: cp/parser.c:2673
33129 #, gcc-internal-format
33130 msgid "a comma operator cannot appear in a constant-expression"
33131 msgstr ""
33133 #: cp/parser.c:2677
33134 #, gcc-internal-format
33135 msgid "a call to a constructor cannot appear in a constant-expression"
33136 msgstr ""
33138 #: cp/parser.c:2681
33139 #, gcc-internal-format
33140 msgid "a transaction expression cannot appear in a constant-expression"
33141 msgstr ""
33143 #: cp/parser.c:2727
33144 #, gcc-internal-format
33145 msgid "%qs cannot appear in a constant-expression"
33146 msgstr ""
33148 #: cp/parser.c:2756
33149 #, gcc-internal-format
33150 msgid "invalid use of template-name %qE without an argument list"
33151 msgstr ""
33153 #: cp/parser.c:2759
33154 #, gcc-internal-format
33155 msgid "invalid use of destructor %qD as a type"
33156 msgstr ""
33158 #. Something like 'unsigned A a;'
33159 #: cp/parser.c:2762
33160 #, gcc-internal-format
33161 msgid "invalid combination of multiple type-specifiers"
33162 msgstr ""
33164 #. Issue an error message.
33165 #: cp/parser.c:2766
33166 #, gcc-internal-format
33167 msgid "%qE does not name a type"
33168 msgstr ""
33170 #: cp/parser.c:2775
33171 #, gcc-internal-format
33172 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
33173 msgstr ""
33175 #: cp/parser.c:2802
33176 #, gcc-internal-format
33177 msgid "(perhaps %<typename %T::%E%> was intended)"
33178 msgstr ""
33180 #: cp/parser.c:2817
33181 #, gcc-internal-format
33182 msgid "%qE in namespace %qE does not name a type"
33183 msgstr ""
33185 #. A<T>::A<T>()
33186 #: cp/parser.c:2823
33187 #, gcc-internal-format
33188 msgid "%<%T::%E%> names the constructor, not the type"
33189 msgstr ""
33191 #: cp/parser.c:2826
33192 #, gcc-internal-format
33193 msgid "and %qT has no template constructors"
33194 msgstr ""
33196 #: cp/parser.c:2831
33197 #, gcc-internal-format
33198 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
33199 msgstr ""
33201 #: cp/parser.c:2835
33202 #, gcc-internal-format
33203 msgid "%qE in %q#T does not name a type"
33204 msgstr ""
33206 #: cp/parser.c:3394
33207 #, gcc-internal-format
33208 msgid "expected string-literal"
33209 msgstr ""
33211 #: cp/parser.c:3456
33212 #, gcc-internal-format
33213 msgid ""
33214 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
33215 msgstr ""
33217 #: cp/parser.c:3499
33218 #, gcc-internal-format
33219 msgid "a wide string is invalid in this context"
33220 msgstr ""
33222 #: cp/parser.c:3613 cp/parser.c:3623
33223 #, gcc-internal-format
33224 msgid "unable to find character literal operator %qD with %qT argument"
33225 msgstr ""
33227 #: cp/parser.c:3682
33228 #, gcc-internal-format
33229 msgid "integer literal exceeds range of %qT type"
33230 msgstr ""
33232 #: cp/parser.c:3688
33233 #, gcc-internal-format
33234 msgid "floating literal exceeds range of %qT type"
33235 msgstr ""
33237 #: cp/parser.c:3692
33238 #, gcc-internal-format
33239 msgid "floating literal truncated to zero"
33240 msgstr ""
33242 #: cp/parser.c:3735
33243 #, gcc-internal-format
33244 msgid "unable to find numeric literal operator %qD"
33245 msgstr ""
33247 #: cp/parser.c:3762
33248 #, gcc-internal-format
33249 msgid "unable to find string literal operator %qD"
33250 msgstr ""
33252 #: cp/parser.c:3771
33253 #, gcc-internal-format
33254 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
33255 msgstr ""
33257 #: cp/parser.c:3831 cp/parser.c:10509
33258 #, gcc-internal-format
33259 msgid "expected declaration"
33260 msgstr ""
33262 #: cp/parser.c:3934
33263 #, gcc-internal-format
33264 msgid "fixed-point types not supported in C++"
33265 msgstr ""
33267 #: cp/parser.c:4025
33268 #, gcc-internal-format
33269 msgid "ISO C++ forbids braced-groups within expressions"
33270 msgstr ""
33272 #: cp/parser.c:4037
33273 #, gcc-internal-format
33274 msgid ""
33275 "statement-expressions are not allowed outside functions nor in template-"
33276 "argument lists"
33277 msgstr ""
33279 #: cp/parser.c:4097 cp/parser.c:4249 cp/parser.c:4402
33280 #, gcc-internal-format
33281 msgid "expected primary-expression"
33282 msgstr ""
33284 #: cp/parser.c:4127
33285 #, gcc-internal-format
33286 msgid "%<this%> may not be used in this context"
33287 msgstr ""
33289 #: cp/parser.c:4244
33290 #, gcc-internal-format
33291 msgid "a template declaration cannot appear at block scope"
33292 msgstr ""
33294 #: cp/parser.c:4378
33295 #, gcc-internal-format
33296 msgid "local variable %qD may not appear in this context"
33297 msgstr ""
33299 #: cp/parser.c:4543
33300 #, gcc-internal-format
33301 msgid "expected id-expression"
33302 msgstr ""
33304 #: cp/parser.c:4675
33305 #, gcc-internal-format
33306 msgid "scope %qT before %<~%> is not a class-name"
33307 msgstr ""
33309 #: cp/parser.c:4797
33310 #, gcc-internal-format
33311 msgid "declaration of %<~%T%> as member of %qT"
33312 msgstr ""
33314 #: cp/parser.c:4812
33315 #, gcc-internal-format
33316 msgid "typedef-name %qD used as destructor declarator"
33317 msgstr ""
33319 #: cp/parser.c:4846
33320 #, gcc-internal-format
33321 msgid ""
33322 "literal operator suffixes not preceded by %<_%> are reserved for future "
33323 "standardization"
33324 msgstr ""
33326 #: cp/parser.c:4857 cp/parser.c:16498
33327 #, gcc-internal-format
33328 msgid "expected unqualified-id"
33329 msgstr ""
33331 #: cp/parser.c:4964
33332 #, gcc-internal-format
33333 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
33334 msgstr ""
33336 #: cp/parser.c:5033
33337 #, gcc-internal-format
33338 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
33339 msgstr ""
33341 #: cp/parser.c:5125 cp/typeck.c:2531 cp/typeck.c:2551
33342 #, gcc-internal-format
33343 msgid "%qD is not a template"
33344 msgstr ""
33346 #: cp/parser.c:5203
33347 #, gcc-internal-format
33348 msgid "expected nested-name-specifier"
33349 msgstr ""
33351 #: cp/parser.c:5400 cp/parser.c:7183
33352 #, gcc-internal-format
33353 msgid "types may not be defined in casts"
33354 msgstr ""
33356 #: cp/parser.c:5460
33357 #, gcc-internal-format
33358 msgid "types may not be defined in a %<typeid%> expression"
33359 msgstr ""
33361 #. Warn the user that a compound literal is not
33362 #. allowed in standard C++.
33363 #: cp/parser.c:5599
33364 #, gcc-internal-format
33365 msgid "ISO C++ forbids compound-literals"
33366 msgstr ""
33368 #: cp/parser.c:5653
33369 #, gcc-internal-format
33370 msgid "two consecutive %<[%> shall only introduce an attribute"
33371 msgstr ""
33373 #: cp/parser.c:5999
33374 #, gcc-internal-format
33375 msgid "%qE does not have class type"
33376 msgstr ""
33378 #: cp/parser.c:6088 cp/typeck.c:2440
33379 #, gcc-internal-format
33380 msgid "invalid use of %qD"
33381 msgstr ""
33383 #: cp/parser.c:6097
33384 #, gcc-internal-format
33385 msgid "%<%D::%D%> is not a class member"
33386 msgstr ""
33388 #: cp/parser.c:6359
33389 #, gcc-internal-format
33390 msgid "non-scalar type"
33391 msgstr ""
33393 #: cp/parser.c:6455
33394 #, gcc-internal-format
33395 msgid "ISO C++ does not allow %<alignof%> with a non-type"
33396 msgstr ""
33398 #: cp/parser.c:6540
33399 #, gcc-internal-format
33400 msgid "types may not be defined in %<noexcept%> expressions"
33401 msgstr ""
33403 #: cp/parser.c:6769
33404 #, gcc-internal-format
33405 msgid "types may not be defined in a new-expression"
33406 msgstr ""
33408 #: cp/parser.c:6782
33409 #, gcc-internal-format
33410 msgid "array bound forbidden after parenthesized type-id"
33411 msgstr ""
33413 #: cp/parser.c:6784
33414 #, gcc-internal-format
33415 msgid "try removing the parentheses around the type-id"
33416 msgstr ""
33418 #: cp/parser.c:6863
33419 #, gcc-internal-format
33420 msgid "types may not be defined in a new-type-id"
33421 msgstr ""
33423 #: cp/parser.c:6991
33424 #, gcc-internal-format
33425 msgid "expression in new-declarator must have integral or enumeration type"
33426 msgstr ""
33428 #: cp/parser.c:7247
33429 #, gcc-internal-format
33430 msgid "use of old-style cast"
33431 msgstr ""
33433 #: cp/parser.c:7382
33434 #, gcc-internal-format
33435 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
33436 msgstr ""
33438 #: cp/parser.c:7385
33439 #, gcc-internal-format
33440 msgid "suggest parentheses around %<>>%> expression"
33441 msgstr ""
33443 #: cp/parser.c:7531
33444 #, gcc-internal-format
33445 msgid "ISO C++ does not allow ?: with omitted middle operand"
33446 msgstr ""
33448 #: cp/parser.c:8156
33449 #, gcc-internal-format
33450 msgid "lambda-expression in unevaluated context"
33451 msgstr ""
33453 #: cp/parser.c:8285
33454 #, gcc-internal-format
33455 msgid "expected end of capture-list"
33456 msgstr ""
33458 #: cp/parser.c:8299
33459 #, gcc-internal-format
33460 msgid ""
33461 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
33462 msgstr ""
33464 #: cp/parser.c:8340
33465 #, gcc-internal-format
33466 msgid "ISO C++ does not allow initializers in lambda expression capture lists"
33467 msgstr ""
33469 #: cp/parser.c:8373
33470 #, gcc-internal-format
33471 msgid "capture of non-variable %qD "
33472 msgstr ""
33474 #: cp/parser.c:8375 cp/parser.c:8384
33475 #, gcc-internal-format
33476 msgid "%q+#D declared here"
33477 msgstr ""
33479 #: cp/parser.c:8381
33480 #, gcc-internal-format
33481 msgid "capture of variable %qD with non-automatic storage duration"
33482 msgstr ""
33484 #: cp/parser.c:8410
33485 #, gcc-internal-format
33486 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
33487 msgstr ""
33489 #: cp/parser.c:8415
33490 #, gcc-internal-format
33491 msgid ""
33492 "explicit by-reference capture of %qD redundant with by-reference capture "
33493 "default"
33494 msgstr ""
33496 #: cp/parser.c:8470
33497 #, gcc-internal-format
33498 msgid "default argument specified for lambda parameter"
33499 msgstr ""
33501 #: cp/parser.c:8885
33502 #, gcc-internal-format
33503 msgid "attributes at the beginning of statement are ignored"
33504 msgstr ""
33506 #: cp/parser.c:8913
33507 #, gcc-internal-format
33508 msgid "expected labeled-statement"
33509 msgstr ""
33511 #: cp/parser.c:8951
33512 #, gcc-internal-format
33513 msgid "case label %qE not within a switch statement"
33514 msgstr ""
33516 #: cp/parser.c:9028
33517 #, gcc-internal-format
33518 msgid "need %<typename%> before %qE because %qT is a dependent scope"
33519 msgstr ""
33521 #: cp/parser.c:9037
33522 #, gcc-internal-format
33523 msgid "%<%T::%D%> names the constructor, not the type"
33524 msgstr ""
33526 #: cp/parser.c:9086
33527 #, gcc-internal-format
33528 msgid "compound-statement in constexpr function"
33529 msgstr ""
33531 #: cp/parser.c:9298 cp/parser.c:23020
33532 #, gcc-internal-format
33533 msgid "expected selection-statement"
33534 msgstr ""
33536 #: cp/parser.c:9331
33537 #, gcc-internal-format
33538 msgid "types may not be defined in conditions"
33539 msgstr ""
33541 #: cp/parser.c:9676
33542 #, gcc-internal-format
33543 msgid "range-based %<for%> expression of type %qT has incomplete type"
33544 msgstr ""
33546 #: cp/parser.c:9714
33547 #, gcc-internal-format
33548 msgid ""
33549 "range-based %<for%> expression of type %qT has an %<end%> member but not a "
33550 "%<begin%>"
33551 msgstr ""
33553 #: cp/parser.c:9720
33554 #, gcc-internal-format
33555 msgid ""
33556 "range-based %<for%> expression of type %qT has a %<begin%> member but not an "
33557 "%<end%>"
33558 msgstr ""
33560 #: cp/parser.c:9758
33561 #, gcc-internal-format
33562 msgid ""
33563 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
33564 msgstr ""
33566 #: cp/parser.c:9889 cp/parser.c:23023
33567 #, gcc-internal-format
33568 msgid "expected iteration-statement"
33569 msgstr ""
33571 #: cp/parser.c:9936
33572 #, gcc-internal-format
33573 msgid "range-based %<for%> loops are not allowed in C++98 mode"
33574 msgstr ""
33576 #. Issue a warning about this use of a GNU extension.
33577 #: cp/parser.c:10058
33578 #, gcc-internal-format
33579 msgid "ISO C++ forbids computed gotos"
33580 msgstr ""
33582 #: cp/parser.c:10071 cp/parser.c:23026
33583 #, gcc-internal-format
33584 msgid "expected jump-statement"
33585 msgstr ""
33587 #: cp/parser.c:10203 cp/parser.c:19161
33588 #, gcc-internal-format
33589 msgid "extra %<;%>"
33590 msgstr ""
33592 #: cp/parser.c:10436
33593 #, gcc-internal-format
33594 msgid "%<__label__%> not at the beginning of a block"
33595 msgstr ""
33597 #: cp/parser.c:10587
33598 #, gcc-internal-format
33599 msgid "mixing declarations and function-definitions is forbidden"
33600 msgstr ""
33602 #: cp/parser.c:10779
33603 #, gcc-internal-format
33604 msgid "%<friend%> used outside of class"
33605 msgstr ""
33607 #. Complain about `auto' as a storage specifier, if
33608 #. we're complaining about C++0x compatibility.
33609 #: cp/parser.c:10838
33610 #, gcc-internal-format
33611 msgid "%<auto%> changes meaning in C++11; please remove it"
33612 msgstr ""
33614 #: cp/parser.c:10874
33615 #, gcc-internal-format
33616 msgid "decl-specifier invalid in condition"
33617 msgstr ""
33619 #: cp/parser.c:10966
33620 #, gcc-internal-format
33621 msgid "class definition may not be declared a friend"
33622 msgstr ""
33624 #: cp/parser.c:11034 cp/parser.c:19555
33625 #, gcc-internal-format
33626 msgid "templates may not be %<virtual%>"
33627 msgstr ""
33629 #: cp/parser.c:11073
33630 #, gcc-internal-format
33631 msgid "invalid linkage-specification"
33632 msgstr ""
33634 #: cp/parser.c:11208
33635 #, gcc-internal-format
33636 msgid "types may not be defined in %<decltype%> expressions"
33637 msgstr ""
33639 #: cp/parser.c:11467
33640 #, gcc-internal-format
33641 msgid "invalid use of %<auto%> in conversion operator"
33642 msgstr ""
33644 #: cp/parser.c:11471
33645 #, gcc-internal-format
33646 msgid ""
33647 "use of %<auto%> in member template conversion operator can never be deduced"
33648 msgstr ""
33650 #: cp/parser.c:11560
33651 #, gcc-internal-format
33652 msgid "only constructors take member initializers"
33653 msgstr ""
33655 #: cp/parser.c:11582
33656 #, gcc-internal-format
33657 msgid "cannot expand initializer for member %<%D%>"
33658 msgstr ""
33660 #: cp/parser.c:11594
33661 #, gcc-internal-format
33662 msgid "mem-initializer for %qD follows constructor delegation"
33663 msgstr ""
33665 #: cp/parser.c:11606
33666 #, gcc-internal-format
33667 msgid "constructor delegation follows mem-initializer for %qD"
33668 msgstr ""
33670 #: cp/parser.c:11658
33671 #, gcc-internal-format
33672 msgid "anachronistic old-style base class initializer"
33673 msgstr ""
33675 #: cp/parser.c:11726
33676 #, gcc-internal-format
33677 msgid ""
33678 "keyword %<typename%> not allowed in this context (a qualified member "
33679 "initializer is implicitly a type)"
33680 msgstr ""
33682 #: cp/parser.c:12043
33683 #, gcc-internal-format
33684 msgid "expected empty string after %<operator%> keyword"
33685 msgstr ""
33687 #: cp/parser.c:12061
33688 #, gcc-internal-format
33689 msgid "expected suffix identifier"
33690 msgstr ""
33692 #: cp/parser.c:12066
33693 #, gcc-internal-format
33694 msgid "missing space between %<\"\"%> and suffix identifier"
33695 msgstr ""
33697 #: cp/parser.c:12081
33698 #, gcc-internal-format
33699 msgid "expected operator"
33700 msgstr ""
33702 #. Warn that we do not support `export'.
33703 #: cp/parser.c:12118
33704 #, gcc-internal-format
33705 msgid "keyword %<export%> not implemented, and will be ignored"
33706 msgstr ""
33708 #: cp/parser.c:12317 cp/parser.c:12415 cp/parser.c:12522 cp/parser.c:17613
33709 #, gcc-internal-format
33710 msgid "template parameter pack %qD cannot have a default argument"
33711 msgstr ""
33713 #: cp/parser.c:12321 cp/parser.c:17621
33714 #, gcc-internal-format
33715 msgid "template parameter pack cannot have a default argument"
33716 msgstr ""
33718 #: cp/parser.c:12419 cp/parser.c:12526
33719 #, gcc-internal-format
33720 msgid "template parameter packs cannot have default arguments"
33721 msgstr ""
33723 #: cp/parser.c:12610
33724 #, gcc-internal-format
33725 msgid "expected template-id"
33726 msgstr ""
33728 #: cp/parser.c:12658 cp/parser.c:22984
33729 #, gcc-internal-format
33730 msgid "expected %<<%>"
33731 msgstr ""
33733 #: cp/parser.c:12665
33734 #, gcc-internal-format
33735 msgid "%<<::%> cannot begin a template-argument list"
33736 msgstr ""
33738 #: cp/parser.c:12669
33739 #, gcc-internal-format
33740 msgid ""
33741 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
33742 "and %<::%>"
33743 msgstr ""
33745 #: cp/parser.c:12673
33746 #, gcc-internal-format
33747 msgid ""
33748 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
33749 "accept your code)"
33750 msgstr ""
33752 #: cp/parser.c:12750
33753 #, gcc-internal-format
33754 msgid "parse error in template argument list"
33755 msgstr ""
33757 #. The name does not name a template.
33758 #: cp/parser.c:12819 cp/parser.c:12934 cp/parser.c:13146
33759 #, gcc-internal-format
33760 msgid "expected template-name"
33761 msgstr ""
33763 #. Explain what went wrong.
33764 #: cp/parser.c:12865
33765 #, gcc-internal-format
33766 msgid "non-template %qD used as template"
33767 msgstr ""
33769 #: cp/parser.c:12867
33770 #, gcc-internal-format
33771 msgid "use %<%T::template %D%> to indicate that it is a template"
33772 msgstr ""
33774 #: cp/parser.c:13001
33775 #, gcc-internal-format
33776 msgid "expected parameter pack before %<...%>"
33777 msgstr ""
33779 #: cp/parser.c:13111 cp/parser.c:13129 cp/parser.c:13273
33780 #, gcc-internal-format
33781 msgid "expected template-argument"
33782 msgstr ""
33784 #: cp/parser.c:13256
33785 #, gcc-internal-format
33786 msgid "invalid non-type template argument"
33787 msgstr ""
33789 #: cp/parser.c:13374
33790 #, gcc-internal-format
33791 msgid "explicit instantiation shall not use %<inline%> specifier"
33792 msgstr ""
33794 #: cp/parser.c:13378
33795 #, gcc-internal-format
33796 msgid "explicit instantiation shall not use %<constexpr%> specifier"
33797 msgstr ""
33799 #: cp/parser.c:13437
33800 #, gcc-internal-format
33801 msgid "template specialization with C linkage"
33802 msgstr ""
33804 #: cp/parser.c:13657
33805 #, gcc-internal-format
33806 msgid "expected type specifier"
33807 msgstr ""
33809 #: cp/parser.c:13903
33810 #, gcc-internal-format
33811 msgid "expected template-id for type"
33812 msgstr ""
33814 #: cp/parser.c:13930
33815 #, gcc-internal-format
33816 msgid "expected type-name"
33817 msgstr ""
33819 #: cp/parser.c:14169
33820 #, gcc-internal-format
33821 msgid ""
33822 "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
33823 msgstr ""
33825 #: cp/parser.c:14357
33826 #, gcc-internal-format
33827 msgid "declaration %qD does not declare anything"
33828 msgstr ""
33830 #: cp/parser.c:14443
33831 #, gcc-internal-format
33832 msgid "attributes ignored on uninstantiated type"
33833 msgstr ""
33835 #: cp/parser.c:14447
33836 #, gcc-internal-format
33837 msgid "attributes ignored on template instantiation"
33838 msgstr ""
33840 #: cp/parser.c:14452
33841 #, gcc-internal-format
33842 msgid ""
33843 "attributes ignored on elaborated-type-specifier that is not a forward "
33844 "declaration"
33845 msgstr ""
33847 #: cp/parser.c:14586
33848 #, gcc-internal-format
33849 msgid "%qD is an enumeration template"
33850 msgstr ""
33852 #: cp/parser.c:14594
33853 #, gcc-internal-format
33854 msgid "%qD is not an enumerator-name"
33855 msgstr ""
33857 #: cp/parser.c:14657
33858 #, gcc-internal-format
33859 msgid "expected %<;%> or %<{%>"
33860 msgstr ""
33862 #: cp/parser.c:14705
33863 #, gcc-internal-format
33864 msgid "cannot add an enumerator list to a template instantiation"
33865 msgstr ""
33867 #: cp/parser.c:14714 cp/parser.c:18718
33868 #, gcc-internal-format
33869 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
33870 msgstr ""
33872 #: cp/parser.c:14719 cp/parser.c:18723
33873 #, gcc-internal-format
33874 msgid "declaration of %qD in %qD which does not enclose %qD"
33875 msgstr ""
33877 #: cp/parser.c:14742
33878 #, gcc-internal-format
33879 msgid "multiple definition of %q#T"
33880 msgstr ""
33882 #: cp/parser.c:14769
33883 #, gcc-internal-format
33884 msgid "opaque-enum-specifier without name"
33885 msgstr ""
33887 #: cp/parser.c:14772
33888 #, gcc-internal-format
33889 msgid "opaque-enum-specifier must use a simple identifier"
33890 msgstr ""
33892 #: cp/parser.c:14948
33893 #, gcc-internal-format
33894 msgid "%qD is not a namespace-name"
33895 msgstr ""
33897 #: cp/parser.c:14949
33898 #, gcc-internal-format
33899 msgid "expected namespace-name"
33900 msgstr ""
33902 #: cp/parser.c:15074
33903 #, gcc-internal-format
33904 msgid "%<namespace%> definition is not allowed here"
33905 msgstr ""
33907 #: cp/parser.c:15220
33908 #, gcc-internal-format
33909 msgid "a template-id may not appear in a using-declaration"
33910 msgstr ""
33912 #: cp/parser.c:15260
33913 #, gcc-internal-format
33914 msgid ""
33915 "access declarations are deprecated in favour of using-declarations; "
33916 "suggestion: add the %<using%> keyword"
33917 msgstr ""
33919 #: cp/parser.c:15325
33920 #, gcc-internal-format
33921 msgid "types may not be defined in alias template declarations"
33922 msgstr ""
33924 #: cp/parser.c:15789
33925 #, gcc-internal-format
33926 msgid "a function-definition is not allowed here"
33927 msgstr ""
33929 #: cp/parser.c:15801
33930 #, gcc-internal-format
33931 msgid "an asm-specification is not allowed on a function-definition"
33932 msgstr ""
33934 #: cp/parser.c:15805
33935 #, gcc-internal-format
33936 msgid "attributes are not allowed on a function-definition"
33937 msgstr ""
33939 #: cp/parser.c:15842
33940 #, gcc-internal-format
33941 msgid "expected constructor, destructor, or type conversion"
33942 msgstr ""
33944 #. Anything else is an error.
33945 #: cp/parser.c:15877 cp/parser.c:17784
33946 #, gcc-internal-format
33947 msgid "expected initializer"
33948 msgstr ""
33950 #: cp/parser.c:15897
33951 #, gcc-internal-format
33952 msgid "invalid type in declaration"
33953 msgstr ""
33955 #: cp/parser.c:15973
33956 #, gcc-internal-format
33957 msgid "initializer provided for function"
33958 msgstr ""
33960 #: cp/parser.c:16007
33961 #, gcc-internal-format
33962 msgid "attributes after parenthesized initializer ignored"
33963 msgstr ""
33965 #: cp/parser.c:16418
33966 #, gcc-internal-format
33967 msgid "array bound is not an integer constant"
33968 msgstr ""
33970 #: cp/parser.c:16544
33971 #, gcc-internal-format
33972 msgid "cannot define member of dependent typedef %qT"
33973 msgstr ""
33975 #: cp/parser.c:16548
33976 #, gcc-internal-format
33977 msgid "%<%T::%E%> is not a type"
33978 msgstr ""
33980 #: cp/parser.c:16576
33981 #, gcc-internal-format
33982 msgid "invalid use of constructor as a template"
33983 msgstr ""
33985 #: cp/parser.c:16578
33986 #, gcc-internal-format
33987 msgid ""
33988 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
33989 "name"
33990 msgstr ""
33992 #. We do not attempt to print the declarator
33993 #. here because we do not have enough
33994 #. information about its original syntactic
33995 #. form.
33996 #: cp/parser.c:16595
33997 #, gcc-internal-format
33998 msgid "invalid declarator"
33999 msgstr ""
34001 #: cp/parser.c:16662
34002 #, gcc-internal-format
34003 msgid "expected declarator"
34004 msgstr ""
34006 #: cp/parser.c:16765
34007 #, gcc-internal-format
34008 msgid "%qD is a namespace"
34009 msgstr ""
34011 #: cp/parser.c:16767
34012 #, gcc-internal-format
34013 msgid "cannot form pointer to member of non-class %q#T"
34014 msgstr ""
34016 #: cp/parser.c:16788
34017 #, gcc-internal-format
34018 msgid "expected ptr-operator"
34019 msgstr ""
34021 #: cp/parser.c:16847
34022 #, gcc-internal-format
34023 msgid "duplicate cv-qualifier"
34024 msgstr ""
34026 #: cp/parser.c:16905
34027 #, gcc-internal-format
34028 msgid "duplicate virt-specifier"
34029 msgstr ""
34031 #: cp/parser.c:17067 cp/typeck2.c:448 cp/typeck2.c:1685
34032 #, gcc-internal-format
34033 msgid "invalid use of %<auto%>"
34034 msgstr ""
34036 #: cp/parser.c:17086
34037 #, gcc-internal-format
34038 msgid "types may not be defined in template arguments"
34039 msgstr ""
34041 #: cp/parser.c:17167
34042 #, gcc-internal-format
34043 msgid "expected type-specifier"
34044 msgstr ""
34046 #: cp/parser.c:17409
34047 #, gcc-internal-format
34048 msgid "expected %<,%> or %<...%>"
34049 msgstr ""
34051 #: cp/parser.c:17466
34052 #, gcc-internal-format
34053 msgid "types may not be defined in parameter types"
34054 msgstr ""
34056 #: cp/parser.c:17592
34057 #, gcc-internal-format
34058 msgid "deprecated use of default argument for parameter of non-function"
34059 msgstr ""
34061 #: cp/parser.c:17596
34062 #, gcc-internal-format
34063 msgid "default arguments are only permitted for function parameters"
34064 msgstr ""
34066 #: cp/parser.c:17615
34067 #, gcc-internal-format
34068 msgid "parameter pack %qD cannot have a default argument"
34069 msgstr ""
34071 #: cp/parser.c:17623
34072 #, gcc-internal-format
34073 msgid "parameter pack cannot have a default argument"
34074 msgstr ""
34076 #: cp/parser.c:17914
34077 #, gcc-internal-format
34078 msgid "ISO C++ does not allow designated initializers"
34079 msgstr ""
34081 #: cp/parser.c:17928
34082 #, gcc-internal-format
34083 msgid "ISO C++ does not allow C99 designated initializers"
34084 msgstr ""
34086 #: cp/parser.c:18036 cp/parser.c:18161
34087 #, gcc-internal-format
34088 msgid "expected class-name"
34089 msgstr ""
34091 #: cp/parser.c:18341
34092 #, gcc-internal-format
34093 msgid "expected %<;%> after class definition"
34094 msgstr ""
34096 #: cp/parser.c:18343
34097 #, gcc-internal-format
34098 msgid "expected %<;%> after struct definition"
34099 msgstr ""
34101 #: cp/parser.c:18345
34102 #, gcc-internal-format
34103 msgid "expected %<;%> after union definition"
34104 msgstr ""
34106 #: cp/parser.c:18666
34107 #, gcc-internal-format
34108 msgid "expected %<{%> or %<:%>"
34109 msgstr ""
34111 #: cp/parser.c:18677
34112 #, gcc-internal-format
34113 msgid "cannot specify %<override%> for a class"
34114 msgstr ""
34116 #: cp/parser.c:18685
34117 #, gcc-internal-format
34118 msgid "global qualification of class name is invalid"
34119 msgstr ""
34121 #: cp/parser.c:18692
34122 #, gcc-internal-format
34123 msgid "qualified name does not name a class"
34124 msgstr ""
34126 #: cp/parser.c:18704
34127 #, gcc-internal-format
34128 msgid "invalid class name in declaration of %qD"
34129 msgstr ""
34131 #: cp/parser.c:18737
34132 #, gcc-internal-format
34133 msgid "extra qualification not allowed"
34134 msgstr ""
34136 #: cp/parser.c:18749
34137 #, gcc-internal-format
34138 msgid "an explicit specialization must be preceded by %<template <>%>"
34139 msgstr ""
34141 #: cp/parser.c:18779
34142 #, gcc-internal-format
34143 msgid "function template %qD redeclared as a class template"
34144 msgstr ""
34146 #: cp/parser.c:18810
34147 #, gcc-internal-format
34148 msgid "could not resolve typename type"
34149 msgstr ""
34151 #: cp/parser.c:18862
34152 #, gcc-internal-format
34153 msgid "previous definition of %q+#T"
34154 msgstr ""
34156 #: cp/parser.c:18943 cp/parser.c:23029
34157 #, gcc-internal-format
34158 msgid "expected class-key"
34159 msgstr ""
34161 #: cp/parser.c:19181
34162 #, gcc-internal-format
34163 msgid "in C++03 a class-key must be used when declaring a friend"
34164 msgstr ""
34166 #: cp/parser.c:19199
34167 #, gcc-internal-format
34168 msgid "friend declaration does not name a class or function"
34169 msgstr ""
34171 #: cp/parser.c:19217
34172 #, gcc-internal-format
34173 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
34174 msgstr ""
34176 #: cp/parser.c:19422
34177 #, gcc-internal-format
34178 msgid "pure-specifier on function-definition"
34179 msgstr ""
34181 #: cp/parser.c:19466
34182 #, gcc-internal-format
34183 msgid "stray %<,%> at end of member declaration"
34184 msgstr ""
34186 #: cp/parser.c:19478
34187 #, gcc-internal-format
34188 msgid "expected %<;%> at end of member declaration"
34189 msgstr ""
34191 #: cp/parser.c:19549
34192 #, gcc-internal-format
34193 msgid "invalid pure specifier (only %<= 0%> is allowed)"
34194 msgstr ""
34196 #: cp/parser.c:19584
34197 #, gcc-internal-format
34198 msgid "a brace-enclosed initializer is not allowed here"
34199 msgstr ""
34201 #: cp/parser.c:19715
34202 #, gcc-internal-format
34203 msgid "%<virtual%> specified more than once in base-specified"
34204 msgstr ""
34206 #: cp/parser.c:19735
34207 #, gcc-internal-format
34208 msgid "more than one access specifier in base-specified"
34209 msgstr ""
34211 #: cp/parser.c:19759
34212 #, gcc-internal-format
34213 msgid "keyword %<typename%> not allowed outside of templates"
34214 msgstr ""
34216 #: cp/parser.c:19762
34217 #, gcc-internal-format
34218 msgid ""
34219 "keyword %<typename%> not allowed in this context (the base class is "
34220 "implicitly a type)"
34221 msgstr ""
34223 #: cp/parser.c:19855 cp/parser.c:19937
34224 #, gcc-internal-format
34225 msgid "types may not be defined in an exception-specification"
34226 msgstr ""
34228 #: cp/parser.c:19919
34229 #, gcc-internal-format
34230 msgid ""
34231 "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> "
34232 "instead"
34233 msgstr ""
34235 #: cp/parser.c:20118
34236 #, gcc-internal-format
34237 msgid "types may not be defined in exception-declarations"
34238 msgstr ""
34240 #: cp/parser.c:20669
34241 #, gcc-internal-format
34242 msgid "expected an identifier for the attribute name"
34243 msgstr ""
34245 #: cp/parser.c:21338
34246 #, gcc-internal-format
34247 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
34248 msgstr ""
34250 #: cp/parser.c:21343
34251 #, gcc-internal-format
34252 msgid "invalid declaration of %<%T::%E%>"
34253 msgstr ""
34255 #: cp/parser.c:21347
34256 #, gcc-internal-format
34257 msgid "too few template-parameter-lists"
34258 msgstr ""
34260 #. Otherwise, there are too many template parameter lists.  We have
34261 #. something like:
34263 #. template <class T> template <class U> void S::f();
34264 #: cp/parser.c:21354
34265 #, gcc-internal-format
34266 msgid "too many template-parameter-lists"
34267 msgstr ""
34269 #: cp/parser.c:21651
34270 #, gcc-internal-format
34271 msgid "named return values are no longer supported"
34272 msgstr ""
34274 #: cp/parser.c:21738
34275 #, gcc-internal-format
34276 msgid "invalid declaration of member template in local class"
34277 msgstr ""
34279 #: cp/parser.c:21747
34280 #, gcc-internal-format
34281 msgid "template with C linkage"
34282 msgstr ""
34284 #: cp/parser.c:21766
34285 #, gcc-internal-format
34286 msgid "invalid explicit specialization"
34287 msgstr ""
34289 #: cp/parser.c:21853
34290 #, gcc-internal-format
34291 msgid ""
34292 "literal operator template %qD has invalid parameter list.  Expected non-type "
34293 "template argument pack <char...>"
34294 msgstr ""
34296 #: cp/parser.c:21927
34297 #, gcc-internal-format
34298 msgid "template declaration of %<typedef%>"
34299 msgstr ""
34301 #: cp/parser.c:22004
34302 #, gcc-internal-format
34303 msgid "explicit template specialization cannot have a storage class"
34304 msgstr ""
34306 #: cp/parser.c:22242
34307 #, gcc-internal-format
34308 msgid "%<>>%> should be %<> >%> within a nested template argument list"
34309 msgstr ""
34311 #: cp/parser.c:22255
34312 #, gcc-internal-format
34313 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
34314 msgstr ""
34316 #: cp/parser.c:22612
34317 #, gcc-internal-format
34318 msgid "%<sizeof...%> argument must be surrounded by parentheses"
34319 msgstr ""
34321 #: cp/parser.c:22664
34322 #, gcc-internal-format
34323 msgid "invalid use of %qD in linkage specification"
34324 msgstr ""
34326 #: cp/parser.c:22679
34327 #, gcc-internal-format
34328 msgid "%<__thread%> before %qD"
34329 msgstr ""
34331 #: cp/parser.c:22813
34332 #, gcc-internal-format
34333 msgid "ISO C++ 1998 does not support %<long long%>"
34334 msgstr ""
34336 #: cp/parser.c:22821
34337 #, gcc-internal-format
34338 msgid "both %<__thread%> and %<thread_local%> specified"
34339 msgstr ""
34341 #: cp/parser.c:22823
34342 #, gcc-internal-format
34343 msgid "duplicate %qD"
34344 msgstr ""
34346 #: cp/parser.c:22845
34347 #, gcc-internal-format
34348 msgid "duplicate %qs"
34349 msgstr ""
34351 #: cp/parser.c:22887
34352 #, gcc-internal-format
34353 msgid "expected %<new%>"
34354 msgstr ""
34356 #: cp/parser.c:22890
34357 #, gcc-internal-format
34358 msgid "expected %<delete%>"
34359 msgstr ""
34361 #: cp/parser.c:22893
34362 #, gcc-internal-format
34363 msgid "expected %<return%>"
34364 msgstr ""
34366 #: cp/parser.c:22899
34367 #, gcc-internal-format
34368 msgid "expected %<extern%>"
34369 msgstr ""
34371 #: cp/parser.c:22902
34372 #, gcc-internal-format
34373 msgid "expected %<static_assert%>"
34374 msgstr ""
34376 #: cp/parser.c:22905
34377 #, gcc-internal-format
34378 msgid "expected %<decltype%>"
34379 msgstr ""
34381 #: cp/parser.c:22908
34382 #, gcc-internal-format
34383 msgid "expected %<operator%>"
34384 msgstr ""
34386 #: cp/parser.c:22911
34387 #, gcc-internal-format
34388 msgid "expected %<class%>"
34389 msgstr ""
34391 #: cp/parser.c:22914
34392 #, gcc-internal-format
34393 msgid "expected %<template%>"
34394 msgstr ""
34396 #: cp/parser.c:22917
34397 #, gcc-internal-format
34398 msgid "expected %<namespace%>"
34399 msgstr ""
34401 #: cp/parser.c:22920
34402 #, gcc-internal-format
34403 msgid "expected %<using%>"
34404 msgstr ""
34406 #: cp/parser.c:22923
34407 #, gcc-internal-format
34408 msgid "expected %<asm%>"
34409 msgstr ""
34411 #: cp/parser.c:22926
34412 #, gcc-internal-format
34413 msgid "expected %<try%>"
34414 msgstr ""
34416 #: cp/parser.c:22929
34417 #, gcc-internal-format
34418 msgid "expected %<catch%>"
34419 msgstr ""
34421 #: cp/parser.c:22932
34422 #, gcc-internal-format
34423 msgid "expected %<throw%>"
34424 msgstr ""
34426 #: cp/parser.c:22935
34427 #, gcc-internal-format
34428 msgid "expected %<__label__%>"
34429 msgstr ""
34431 #: cp/parser.c:22938
34432 #, gcc-internal-format
34433 msgid "expected %<@try%>"
34434 msgstr ""
34436 #: cp/parser.c:22941
34437 #, gcc-internal-format
34438 msgid "expected %<@synchronized%>"
34439 msgstr ""
34441 #: cp/parser.c:22944
34442 #, gcc-internal-format
34443 msgid "expected %<@throw%>"
34444 msgstr ""
34446 #: cp/parser.c:22947
34447 #, gcc-internal-format
34448 msgid "expected %<__transaction_atomic%>"
34449 msgstr ""
34451 #: cp/parser.c:22950
34452 #, gcc-internal-format
34453 msgid "expected %<__transaction_relaxed%>"
34454 msgstr ""
34456 #: cp/parser.c:22981
34457 #, gcc-internal-format
34458 msgid "expected %<::%>"
34459 msgstr ""
34461 #: cp/parser.c:22993
34462 #, gcc-internal-format
34463 msgid "expected %<...%>"
34464 msgstr ""
34466 #: cp/parser.c:22996
34467 #, gcc-internal-format
34468 msgid "expected %<*%>"
34469 msgstr ""
34471 #: cp/parser.c:22999
34472 #, gcc-internal-format
34473 msgid "expected %<~%>"
34474 msgstr ""
34476 #: cp/parser.c:23005
34477 #, gcc-internal-format
34478 msgid "expected %<:%> or %<::%>"
34479 msgstr ""
34481 #: cp/parser.c:23033
34482 #, gcc-internal-format
34483 msgid "expected %<class%>, %<typename%>, or %<template%>"
34484 msgstr ""
34486 #: cp/parser.c:23271
34487 #, gcc-internal-format
34488 msgid "%qs tag used in naming %q#T"
34489 msgstr ""
34491 #: cp/parser.c:23276
34492 #, gcc-internal-format
34493 msgid "%q#T was previously declared here"
34494 msgstr ""
34496 #: cp/parser.c:23295
34497 #, gcc-internal-format
34498 msgid "%qD redeclared with different access"
34499 msgstr ""
34501 #: cp/parser.c:23316
34502 #, gcc-internal-format
34503 msgid ""
34504 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
34505 msgstr ""
34507 #: cp/parser.c:23548
34508 #, gcc-internal-format
34509 msgid "file ends in default argument"
34510 msgstr ""
34512 #: cp/parser.c:23752 cp/parser.c:25014 cp/parser.c:25200
34513 #, gcc-internal-format
34514 msgid "misplaced %<@%D%> Objective-C++ construct"
34515 msgstr ""
34517 #: cp/parser.c:23874
34518 #, gcc-internal-format
34519 msgid "objective-c++ message argument(s) are expected"
34520 msgstr ""
34522 #: cp/parser.c:23903
34523 #, gcc-internal-format
34524 msgid "%<@encode%> must specify a type as an argument"
34525 msgstr ""
34527 #: cp/parser.c:24279
34528 #, gcc-internal-format
34529 msgid "invalid Objective-C++ selector name"
34530 msgstr ""
34532 #: cp/parser.c:24354 cp/parser.c:24372
34533 #, gcc-internal-format
34534 msgid "objective-c++ method declaration is expected"
34535 msgstr ""
34537 #: cp/parser.c:24366 cp/parser.c:24431
34538 #, gcc-internal-format
34539 msgid "method attributes must be specified at the end"
34540 msgstr ""
34542 #: cp/parser.c:24474
34543 #, gcc-internal-format
34544 msgid "stray %qs between Objective-C++ methods"
34545 msgstr ""
34547 #: cp/parser.c:24680 cp/parser.c:24687 cp/parser.c:24694
34548 #, gcc-internal-format
34549 msgid "invalid type for instance variable"
34550 msgstr ""
34552 #: cp/parser.c:24808
34553 #, gcc-internal-format
34554 msgid "identifier expected after %<@protocol%>"
34555 msgstr ""
34557 #: cp/parser.c:24979
34558 #, gcc-internal-format
34559 msgid ""
34560 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
34561 msgstr ""
34563 #: cp/parser.c:24986
34564 #, gcc-internal-format
34565 msgid "prefix attributes are ignored before %<@%D%>"
34566 msgstr ""
34568 #: cp/parser.c:25259 cp/parser.c:25266 cp/parser.c:25273
34569 #, gcc-internal-format
34570 msgid "invalid type for property"
34571 msgstr ""
34573 #: cp/parser.c:27004
34574 #, gcc-internal-format
34575 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
34576 msgstr ""
34578 #: cp/parser.c:27172 cp/pt.c:12690
34579 #, gcc-internal-format
34580 msgid "iteration variable %qD should not be reduction"
34581 msgstr ""
34583 #: cp/parser.c:27242
34584 #, gcc-internal-format
34585 msgid "not enough collapsed for loops"
34586 msgstr ""
34588 #: cp/parser.c:27800 cp/semantics.c:5105
34589 #, gcc-internal-format
34590 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
34591 msgstr ""
34593 #: cp/parser.c:27802 cp/semantics.c:5107
34594 #, gcc-internal-format
34595 msgid "%<__transaction_atomic%> without transactional memory support enabled"
34596 msgstr ""
34598 #: cp/parser.c:27999
34599 #, gcc-internal-format
34600 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
34601 msgstr ""
34603 #: cp/parser.c:28178
34604 #, gcc-internal-format
34605 msgid "inter-module optimizations not implemented for C++"
34606 msgstr ""
34608 #: cp/pt.c:284
34609 #, gcc-internal-format
34610 msgid "data member %qD cannot be a member template"
34611 msgstr ""
34613 #: cp/pt.c:296
34614 #, gcc-internal-format
34615 msgid "invalid member template declaration %qD"
34616 msgstr ""
34618 #: cp/pt.c:663
34619 #, gcc-internal-format
34620 msgid "explicit specialization in non-namespace scope %qD"
34621 msgstr ""
34623 #: cp/pt.c:677
34624 #, gcc-internal-format
34625 msgid "enclosing class templates are not explicitly specialized"
34626 msgstr ""
34628 #: cp/pt.c:763
34629 #, gcc-internal-format
34630 msgid "specialization of %qD must appear at namespace scope"
34631 msgstr ""
34633 #: cp/pt.c:771
34634 #, gcc-internal-format
34635 msgid "specialization of %qD in different namespace"
34636 msgstr ""
34638 #: cp/pt.c:772 cp/pt.c:897
34639 #, gcc-internal-format
34640 msgid "  from definition of %q+#D"
34641 msgstr ""
34643 #: cp/pt.c:789
34644 #, gcc-internal-format
34645 msgid ""
34646 "explicit instantiation of %qD in namespace %qD (which does not enclose "
34647 "namespace %qD)"
34648 msgstr ""
34650 #: cp/pt.c:812
34651 #, gcc-internal-format
34652 msgid "name of class shadows template template parameter %qD"
34653 msgstr ""
34655 #: cp/pt.c:823
34656 #, gcc-internal-format
34657 msgid "specialization of alias template %qD"
34658 msgstr ""
34660 #: cp/pt.c:826 cp/pt.c:957
34661 #, gcc-internal-format
34662 msgid "explicit specialization of non-template %qT"
34663 msgstr ""
34665 #: cp/pt.c:856
34666 #, gcc-internal-format
34667 msgid "specialization of %qT after instantiation"
34668 msgstr ""
34670 #: cp/pt.c:896
34671 #, gcc-internal-format
34672 msgid "specializing %q#T in different namespace"
34673 msgstr ""
34675 #. But if we've had an implicit instantiation, that's a
34676 #. problem ([temp.expl.spec]/6).
34677 #: cp/pt.c:935
34678 #, gcc-internal-format
34679 msgid "specialization %qT after instantiation %qT"
34680 msgstr ""
34682 #: cp/pt.c:953
34683 #, gcc-internal-format
34684 msgid "template specialization of %qD not allowed by ISO C++"
34685 msgstr ""
34687 #: cp/pt.c:1373
34688 #, gcc-internal-format
34689 msgid "specialization of %qD after instantiation"
34690 msgstr ""
34692 #: cp/pt.c:1747
34693 #, gcc-internal-format
34694 msgid "candidate is: %#D"
34695 msgstr ""
34697 #: cp/pt.c:1754
34698 #, gcc-internal-format
34699 msgid "%s %#D"
34700 msgstr ""
34702 #: cp/pt.c:1848
34703 #, gcc-internal-format
34704 msgid "%qD is not a function template"
34705 msgstr ""
34707 #: cp/pt.c:2062
34708 #, gcc-internal-format
34709 msgid "template-id %qD for %q+D does not match any template declaration"
34710 msgstr ""
34712 #: cp/pt.c:2065
34713 #, gcc-internal-format
34714 msgid ""
34715 "saw %d %<template<>%>, need %d for specializing a member function template"
34716 msgstr ""
34718 #: cp/pt.c:2074
34719 #, gcc-internal-format
34720 msgid "ambiguous template specialization %qD for %q+D"
34721 msgstr ""
34723 #: cp/pt.c:2273 cp/pt.c:17964
34724 #, gcc-internal-format
34725 msgid "%qD is not a static data member of a class template"
34726 msgstr ""
34728 #: cp/pt.c:2277
34729 #, gcc-internal-format
34730 msgid "too many template headers for %D (should be %d)"
34731 msgstr ""
34733 #: cp/pt.c:2281
34734 #, gcc-internal-format
34735 msgid ""
34736 "members of an explicitly specialized class are defined without a template "
34737 "header"
34738 msgstr ""
34740 #. This case handles bogus declarations like template <>
34741 #. template <class T> void f<int>();
34742 #: cp/pt.c:2369 cp/pt.c:2423
34743 #, gcc-internal-format
34744 msgid "template-id %qD in declaration of primary template"
34745 msgstr ""
34747 #: cp/pt.c:2382
34748 #, gcc-internal-format
34749 msgid "template parameter list used in explicit instantiation"
34750 msgstr ""
34752 #: cp/pt.c:2388
34753 #, gcc-internal-format
34754 msgid "definition provided for explicit instantiation"
34755 msgstr ""
34757 #: cp/pt.c:2396
34758 #, gcc-internal-format
34759 msgid "too many template parameter lists in declaration of %qD"
34760 msgstr ""
34762 #: cp/pt.c:2399
34763 #, gcc-internal-format
34764 msgid "too few template parameter lists in declaration of %qD"
34765 msgstr ""
34767 #: cp/pt.c:2401
34768 #, gcc-internal-format
34769 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
34770 msgstr ""
34772 #: cp/pt.c:2420
34773 #, gcc-internal-format
34774 msgid "function template partial specialization %qD is not allowed"
34775 msgstr ""
34777 #: cp/pt.c:2452
34778 #, gcc-internal-format
34779 msgid "default argument specified in explicit specialization"
34780 msgstr ""
34782 #: cp/pt.c:2482
34783 #, gcc-internal-format
34784 msgid "%qD is not a template function"
34785 msgstr ""
34787 #: cp/pt.c:2490
34788 #, gcc-internal-format
34789 msgid "%qD is not declared in %qD"
34790 msgstr ""
34792 #. From [temp.expl.spec]:
34794 #. If such an explicit specialization for the member
34795 #. of a class template names an implicitly-declared
34796 #. special member function (clause _special_), the
34797 #. program is ill-formed.
34799 #. Similar language is found in [temp.explicit].
34800 #: cp/pt.c:2552
34801 #, gcc-internal-format
34802 msgid "specialization of implicitly-declared special member function"
34803 msgstr ""
34805 #: cp/pt.c:2596
34806 #, gcc-internal-format
34807 msgid "no member function %qD declared in %qT"
34808 msgstr ""
34810 #: cp/pt.c:3253
34811 #, gcc-internal-format
34812 msgid "base initializer expansion %<%T%> contains no parameter packs"
34813 msgstr ""
34815 #: cp/pt.c:3314
34816 #, gcc-internal-format
34817 msgid "expansion pattern %<%T%> contains no argument packs"
34818 msgstr ""
34820 #: cp/pt.c:3316
34821 #, gcc-internal-format
34822 msgid "expansion pattern %<%E%> contains no argument packs"
34823 msgstr ""
34825 #: cp/pt.c:3359
34826 #, gcc-internal-format
34827 msgid "parameter packs not expanded with %<...%>:"
34828 msgstr ""
34830 #: cp/pt.c:3374 cp/pt.c:4097
34831 #, gcc-internal-format
34832 msgid "        %qD"
34833 msgstr ""
34835 #: cp/pt.c:3376
34836 #, gcc-internal-format
34837 msgid "        <anonymous>"
34838 msgstr ""
34840 #: cp/pt.c:3493
34841 #, gcc-internal-format
34842 msgid "declaration of %q+#D"
34843 msgstr ""
34845 #: cp/pt.c:3494
34846 #, gcc-internal-format
34847 msgid " shadows template parm %q+#D"
34848 msgstr ""
34850 #: cp/pt.c:4093
34851 #, gcc-internal-format
34852 msgid "template parameters not used in partial specialization:"
34853 msgstr ""
34855 #: cp/pt.c:4111
34856 #, gcc-internal-format
34857 msgid "partial specialization %qT does not specialize any template arguments"
34858 msgstr ""
34860 #: cp/pt.c:4118
34861 #, gcc-internal-format
34862 msgid ""
34863 "partial specialization is not more specialized than the primary template "
34864 "because it replaces multiple parameters with a pack expansion"
34865 msgstr ""
34867 #: cp/pt.c:4121
34868 #, gcc-internal-format
34869 msgid "primary template here"
34870 msgstr ""
34872 #: cp/pt.c:4168
34873 #, gcc-internal-format
34874 msgid ""
34875 "parameter pack argument %qE must be at the end of the template argument list"
34876 msgstr ""
34878 #: cp/pt.c:4171
34879 #, gcc-internal-format
34880 msgid ""
34881 "parameter pack argument %qT must be at the end of the template argument list"
34882 msgstr ""
34884 #: cp/pt.c:4190
34885 #, gcc-internal-format
34886 msgid "template argument %qE involves template parameter(s)"
34887 msgstr ""
34889 #: cp/pt.c:4236
34890 #, gcc-internal-format
34891 msgid "type %qT of template argument %qE depends on a template parameter"
34892 msgid_plural "type %qT of template argument %qE depends on template parameters"
34893 msgstr[0] ""
34894 msgstr[1] ""
34896 #: cp/pt.c:4266
34897 #, gcc-internal-format
34898 msgid "partial specialization of %qT after instantiation of %qT"
34899 msgstr ""
34901 #: cp/pt.c:4359
34902 #, gcc-internal-format
34903 msgid "no default argument for %qD"
34904 msgstr ""
34906 #: cp/pt.c:4379
34907 #, gcc-internal-format
34908 msgid "parameter pack %qE must be at the end of the template parameter list"
34909 msgstr ""
34911 #: cp/pt.c:4382
34912 #, gcc-internal-format
34913 msgid "parameter pack %qT must be at the end of the template parameter list"
34914 msgstr ""
34916 #: cp/pt.c:4419
34917 #, gcc-internal-format
34918 msgid ""
34919 "default template arguments may not be used in function template friend re-"
34920 "declaration"
34921 msgstr ""
34923 #: cp/pt.c:4422
34924 #, gcc-internal-format
34925 msgid ""
34926 "default template arguments may not be used in function template friend "
34927 "declarations"
34928 msgstr ""
34930 #: cp/pt.c:4425
34931 #, gcc-internal-format
34932 msgid ""
34933 "default template arguments may not be used in function templates without -"
34934 "std=c++11 or -std=gnu++11"
34935 msgstr ""
34937 #: cp/pt.c:4428
34938 #, gcc-internal-format
34939 msgid "default template arguments may not be used in partial specializations"
34940 msgstr ""
34942 #: cp/pt.c:4431 cp/pt.c:4482
34943 #, gcc-internal-format
34944 msgid "default argument for template parameter for class enclosing %qD"
34945 msgstr ""
34947 #: cp/pt.c:4575
34948 #, gcc-internal-format
34949 msgid "template class without a name"
34950 msgstr ""
34952 #. [temp.mem]
34954 #. A destructor shall not be a member template.
34955 #: cp/pt.c:4585
34956 #, gcc-internal-format
34957 msgid "destructor %qD declared as member template"
34958 msgstr ""
34960 #. [basic.stc.dynamic.allocation]
34962 #. An allocation function can be a function
34963 #. template. ... Template allocation functions shall
34964 #. have two or more parameters.
34965 #: cp/pt.c:4600
34966 #, gcc-internal-format
34967 msgid "invalid template declaration of %qD"
34968 msgstr ""
34970 #: cp/pt.c:4724
34971 #, gcc-internal-format
34972 msgid "template definition of non-template %q#D"
34973 msgstr ""
34975 #: cp/pt.c:4767
34976 #, gcc-internal-format
34977 msgid "expected %d levels of template parms for %q#D, got %d"
34978 msgstr ""
34980 #: cp/pt.c:4779
34981 #, gcc-internal-format
34982 msgid "got %d template parameters for %q#D"
34983 msgstr ""
34985 #: cp/pt.c:4782
34986 #, gcc-internal-format
34987 msgid "got %d template parameters for %q#T"
34988 msgstr ""
34990 #: cp/pt.c:4784
34991 #, gcc-internal-format, gfc-internal-format
34992 msgid "  but %d required"
34993 msgstr ""
34995 #: cp/pt.c:4807
34996 #, gcc-internal-format
34997 msgid "template arguments to %qD do not match original template %qD"
34998 msgstr ""
35000 #: cp/pt.c:4811
35001 #, gcc-internal-format
35002 msgid "use template<> for an explicit specialization"
35003 msgstr ""
35005 #: cp/pt.c:4935
35006 #, gcc-internal-format
35007 msgid "%qT is not a template type"
35008 msgstr ""
35010 #: cp/pt.c:4948
35011 #, gcc-internal-format
35012 msgid "template specifiers not specified in declaration of %qD"
35013 msgstr ""
35015 #: cp/pt.c:4959
35016 #, gcc-internal-format, gfc-internal-format
35017 msgid "redeclared with %d template parameter"
35018 msgid_plural "redeclared with %d template parameters"
35019 msgstr[0] ""
35020 msgstr[1] ""
35022 #: cp/pt.c:4963
35023 #, gcc-internal-format
35024 msgid "previous declaration %q+D used %d template parameter"
35025 msgid_plural "previous declaration %q+D used %d template parameters"
35026 msgstr[0] ""
35027 msgstr[1] ""
35029 #: cp/pt.c:5000
35030 #, gcc-internal-format
35031 msgid "template parameter %q+#D"
35032 msgstr ""
35034 #: cp/pt.c:5001
35035 #, gcc-internal-format
35036 msgid "redeclared here as %q#D"
35037 msgstr ""
35039 #. We have in [temp.param]:
35041 #. A template-parameter may not be given default arguments
35042 #. by two different declarations in the same scope.
35043 #: cp/pt.c:5011
35044 #, gcc-internal-format
35045 msgid "redefinition of default argument for %q#D"
35046 msgstr ""
35048 #: cp/pt.c:5013
35049 #, gcc-internal-format
35050 msgid "original definition appeared here"
35051 msgstr ""
35053 #: cp/pt.c:5133 cp/pt.c:5173
35054 #, gcc-internal-format
35055 msgid "%qE is not a valid template argument for type %qT"
35056 msgstr ""
35058 #: cp/pt.c:5135
35059 #, gcc-internal-format
35060 msgid "it must be the address of a function with external linkage"
35061 msgstr ""
35063 #: cp/pt.c:5137
35064 #, gcc-internal-format
35065 msgid "it must be the name of a function with external linkage"
35066 msgstr ""
35068 #: cp/pt.c:5145
35069 #, gcc-internal-format
35070 msgid ""
35071 "%qE is not a valid template argument for type %qT because %qD has no linkage"
35072 msgstr ""
35074 #: cp/pt.c:5149
35075 #, gcc-internal-format
35076 msgid ""
35077 "%qE is not a valid template argument for type %qT because %qD does not have "
35078 "external linkage"
35079 msgstr ""
35081 #: cp/pt.c:5175
35082 #, gcc-internal-format
35083 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
35084 msgstr ""
35086 #: cp/pt.c:5226
35087 #, gcc-internal-format
35088 msgid "  couldn't deduce template parameter %qD"
35089 msgstr ""
35091 #: cp/pt.c:5241
35092 #, gcc-internal-format
35093 msgid "  types %qT and %qT have incompatible cv-qualifiers"
35094 msgstr ""
35096 #: cp/pt.c:5250
35097 #, gcc-internal-format
35098 msgid "  mismatched types %qT and %qT"
35099 msgstr ""
35101 #: cp/pt.c:5259
35102 #, gcc-internal-format
35103 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
35104 msgstr ""
35106 #: cp/pt.c:5270
35107 #, gcc-internal-format
35108 msgid "  template argument %qE does not match pointer-to-member constant %qE"
35109 msgstr ""
35111 #: cp/pt.c:5280
35112 #, gcc-internal-format
35113 msgid "  %qE is not equivalent to %qE"
35114 msgstr ""
35116 #: cp/pt.c:5289
35117 #, gcc-internal-format
35118 msgid "  inconsistent parameter pack deduction with %qT and %qT"
35119 msgstr ""
35121 #: cp/pt.c:5301
35122 #, gcc-internal-format
35123 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
35124 msgstr ""
35126 #: cp/pt.c:5305
35127 #, gcc-internal-format
35128 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
35129 msgstr ""
35131 #: cp/pt.c:5316
35132 #, gcc-internal-format
35133 msgid "  variable-sized array type %qT is not a valid template argument"
35134 msgstr ""
35136 #: cp/pt.c:5327
35137 #, gcc-internal-format
35138 msgid "  member function type %qT is not a valid template argument"
35139 msgstr ""
35141 #: cp/pt.c:5360
35142 #, gcc-internal-format
35143 msgid "  cannot convert %qE (type %qT) to type %qT"
35144 msgstr ""
35146 #: cp/pt.c:5373
35147 #, gcc-internal-format
35148 msgid "  %qT is an ambiguous base class of %qT"
35149 msgstr ""
35151 #: cp/pt.c:5377
35152 #, gcc-internal-format
35153 msgid "  %qT is not derived from %qT"
35154 msgstr ""
35156 #: cp/pt.c:5388
35157 #, gcc-internal-format
35158 msgid ""
35159 "  template parameters of a template template argument are inconsistent with "
35160 "other deduced template arguments"
35161 msgstr ""
35163 #: cp/pt.c:5398
35164 #, gcc-internal-format
35165 msgid "  can't deduce a template for %qT from non-template type %qT"
35166 msgstr ""
35168 #: cp/pt.c:5408
35169 #, gcc-internal-format
35170 msgid "  template argument %qE does not match %qD"
35171 msgstr ""
35173 #: cp/pt.c:5417
35174 #, gcc-internal-format
35175 msgid "  could not resolve address from overloaded function %qE"
35176 msgstr ""
35178 #: cp/pt.c:5456
35179 #, gcc-internal-format
35180 msgid ""
35181 "%qE is not a valid template argument for type %qT because string literals "
35182 "can never be used in this context"
35183 msgstr ""
35185 #: cp/pt.c:5596
35186 #, gcc-internal-format
35187 msgid "in template argument for type %qT "
35188 msgstr ""
35190 #: cp/pt.c:5638
35191 #, gcc-internal-format
35192 msgid ""
35193 "%qD is not a valid template argument because %qD is a variable, not the "
35194 "address of a variable"
35195 msgstr ""
35197 #: cp/pt.c:5656
35198 #, gcc-internal-format
35199 msgid ""
35200 "%qE is not a valid template argument of type %qT because %qE is not a "
35201 "variable"
35202 msgstr ""
35204 #: cp/pt.c:5663
35205 #, gcc-internal-format
35206 msgid ""
35207 "%qE is not a valid template argument of type %qT because %qD does not have "
35208 "external linkage"
35209 msgstr ""
35211 #: cp/pt.c:5670
35212 #, gcc-internal-format
35213 msgid ""
35214 "%qE is not a valid template argument of type %qT because %qD has no linkage"
35215 msgstr ""
35217 #: cp/pt.c:5700
35218 #, gcc-internal-format
35219 msgid ""
35220 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
35221 "qualification"
35222 msgstr ""
35224 #: cp/pt.c:5707
35225 #, gcc-internal-format
35226 msgid ""
35227 "%qE is not a valid template argument for type %qT because it is not an lvalue"
35228 msgstr ""
35230 #: cp/pt.c:5724
35231 #, gcc-internal-format
35232 msgid ""
35233 "%q#D is not a valid template argument for type %qT because a reference "
35234 "variable does not have a constant address"
35235 msgstr ""
35237 #: cp/pt.c:5733
35238 #, gcc-internal-format
35239 msgid ""
35240 "%qE is not a valid template argument for type %qT because it is not an "
35241 "object with external linkage"
35242 msgstr ""
35244 #: cp/pt.c:5741
35245 #, gcc-internal-format
35246 msgid ""
35247 "%qE is not a valid template argument for type %qT because object %qD has not "
35248 "external linkage"
35249 msgstr ""
35251 #: cp/pt.c:5785
35252 #, gcc-internal-format
35253 msgid ""
35254 "%qE is not a valid template argument for type %qT because it is a pointer"
35255 msgstr ""
35257 #: cp/pt.c:5787
35258 #, gcc-internal-format
35259 msgid "try using %qE instead"
35260 msgstr ""
35262 #: cp/pt.c:5825 cp/pt.c:5854
35263 #, gcc-internal-format
35264 msgid ""
35265 "%qE is not a valid template argument for type %qT because it is of type %qT"
35266 msgstr ""
35268 #: cp/pt.c:5831
35269 #, gcc-internal-format
35270 msgid "standard conversions are not allowed in this context"
35271 msgstr ""
35273 #: cp/pt.c:6141
35274 #, gcc-internal-format
35275 msgid "ignoring attributes on template argument %qT"
35276 msgstr ""
35278 #: cp/pt.c:6199
35279 #, gcc-internal-format
35280 msgid "injected-class-name %qD used as template template argument"
35281 msgstr ""
35283 #: cp/pt.c:6228
35284 #, gcc-internal-format
35285 msgid "invalid use of destructor %qE as a type"
35286 msgstr ""
35288 #: cp/pt.c:6233
35289 #, gcc-internal-format
35290 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
35291 msgstr ""
35293 #: cp/pt.c:6249 cp/pt.c:6268 cp/pt.c:6316
35294 #, gcc-internal-format
35295 msgid "type/value mismatch at argument %d in template parameter list for %qD"
35296 msgstr ""
35298 #: cp/pt.c:6253
35299 #, gcc-internal-format
35300 msgid "  expected a constant of type %qT, got %qT"
35301 msgstr ""
35303 #: cp/pt.c:6257
35304 #, gcc-internal-format
35305 msgid "  expected a class template, got %qE"
35306 msgstr ""
35308 #: cp/pt.c:6259
35309 #, gcc-internal-format
35310 msgid "  expected a type, got %qE"
35311 msgstr ""
35313 #: cp/pt.c:6272
35314 #, gcc-internal-format
35315 msgid "  expected a type, got %qT"
35316 msgstr ""
35318 #: cp/pt.c:6274
35319 #, gcc-internal-format
35320 msgid "  expected a class template, got %qT"
35321 msgstr ""
35323 #: cp/pt.c:6319
35324 #, gcc-internal-format
35325 msgid "  expected a template of type %qD, got %qT"
35326 msgstr ""
35328 #. Not sure if this is reachable, but it doesn't hurt
35329 #. to be robust.
35330 #: cp/pt.c:6352
35331 #, gcc-internal-format
35332 msgid "type mismatch in nontype parameter pack"
35333 msgstr ""
35335 #: cp/pt.c:6374
35336 #, gcc-internal-format
35337 msgid "could not convert template argument %qE to %qT"
35338 msgstr ""
35340 #: cp/pt.c:6440 cp/pt.c:6609
35341 #, gcc-internal-format, gfc-internal-format
35342 msgid "wrong number of template arguments (%d, should be %d)"
35343 msgstr ""
35345 #: cp/pt.c:6486 cp/pt.c:6694
35346 #, gcc-internal-format, gfc-internal-format
35347 msgid "template argument %d is invalid"
35348 msgstr ""
35350 #: cp/pt.c:6605
35351 #, gcc-internal-format, gfc-internal-format
35352 msgid "wrong number of template arguments (%d, should be %d or more)"
35353 msgstr ""
35355 #: cp/pt.c:6613
35356 #, gcc-internal-format
35357 msgid "provided for %q+D"
35358 msgstr ""
35360 #: cp/pt.c:6938
35361 #, gcc-internal-format
35362 msgid "%q#D is not a function template"
35363 msgstr ""
35365 #: cp/pt.c:7102
35366 #, gcc-internal-format
35367 msgid "non-template type %qT used as a template"
35368 msgstr ""
35370 #: cp/pt.c:7104
35371 #, gcc-internal-format
35372 msgid "for template declaration %q+D"
35373 msgstr ""
35375 #: cp/pt.c:7925
35376 msgid ""
35377 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
35378 "increase the maximum) substituting %qS"
35379 msgstr ""
35381 #: cp/pt.c:7929
35382 #, gcc-internal-format
35383 msgid ""
35384 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
35385 "increase the maximum) instantiating %qD"
35386 msgstr ""
35388 #: cp/pt.c:9402
35389 #, gcc-internal-format
35390 msgid "mismatched argument pack lengths while expanding %<%T%>"
35391 msgstr ""
35393 #: cp/pt.c:9406
35394 #, gcc-internal-format
35395 msgid "mismatched argument pack lengths while expanding %<%E%>"
35396 msgstr ""
35398 #: cp/pt.c:9886
35399 #, gcc-internal-format
35400 msgid "  when instantiating default argument for call to %D"
35401 msgstr ""
35403 #: cp/pt.c:10478
35404 #, gcc-internal-format
35405 msgid "instantiation of %q+D as type %qT"
35406 msgstr ""
35408 #. It may seem that this case cannot occur, since:
35410 #. typedef void f();
35411 #. void g() { f x; }
35413 #. declares a function, not a variable.  However:
35415 #. typedef void f();
35416 #. template <typename T> void g() { T t; }
35417 #. template void g<f>();
35419 #. is an attempt to declare a variable with function
35420 #. type.
35421 #: cp/pt.c:10651
35422 #, gcc-internal-format
35423 msgid "variable %qD has function type"
35424 msgstr ""
35426 #: cp/pt.c:10823
35427 #, gcc-internal-format
35428 msgid "invalid parameter type %qT"
35429 msgstr ""
35431 #: cp/pt.c:10825
35432 #, gcc-internal-format
35433 msgid "in declaration %q+D"
35434 msgstr ""
35436 #: cp/pt.c:10901
35437 #, gcc-internal-format
35438 msgid "function returning an array"
35439 msgstr ""
35441 #: cp/pt.c:10903
35442 #, gcc-internal-format
35443 msgid "function returning a function"
35444 msgstr ""
35446 #: cp/pt.c:10933
35447 #, gcc-internal-format
35448 msgid "creating pointer to member function of non-class type %qT"
35449 msgstr ""
35451 #: cp/pt.c:11498
35452 #, gcc-internal-format
35453 msgid "forming reference to void"
35454 msgstr ""
35456 #: cp/pt.c:11500
35457 #, gcc-internal-format
35458 msgid "forming pointer to reference type %qT"
35459 msgstr ""
35461 #: cp/pt.c:11502
35462 #, gcc-internal-format
35463 msgid "forming reference to reference type %qT"
35464 msgstr ""
35466 #: cp/pt.c:11551
35467 #, gcc-internal-format
35468 msgid "creating pointer to member of non-class type %qT"
35469 msgstr ""
35471 #: cp/pt.c:11557
35472 #, gcc-internal-format
35473 msgid "creating pointer to member reference type %qT"
35474 msgstr ""
35476 #: cp/pt.c:11563
35477 #, gcc-internal-format
35478 msgid "creating pointer to member of type void"
35479 msgstr ""
35481 #: cp/pt.c:11625
35482 #, gcc-internal-format
35483 msgid "creating array of %qT"
35484 msgstr ""
35486 #: cp/pt.c:11631
35487 #, gcc-internal-format
35488 msgid "creating array of %qT, which is an abstract class type"
35489 msgstr ""
35491 #: cp/pt.c:11660
35492 #, gcc-internal-format
35493 msgid "%qT is not a class, struct, or union type"
35494 msgstr ""
35496 #: cp/pt.c:11697
35497 #, gcc-internal-format
35498 msgid "%qT resolves to %qT, which is not an enumeration type"
35499 msgstr ""
35501 #: cp/pt.c:11705
35502 #, gcc-internal-format
35503 msgid "%qT resolves to %qT, which is is not a class type"
35504 msgstr ""
35506 #: cp/pt.c:11822
35507 #, gcc-internal-format
35508 msgid "use of %qs in template"
35509 msgstr ""
35511 #: cp/pt.c:11964
35512 #, gcc-internal-format
35513 msgid "qualifying type %qT does not match destructor name ~%qT"
35514 msgstr ""
35516 #: cp/pt.c:11979
35517 #, gcc-internal-format
35518 msgid ""
35519 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
35520 msgstr ""
35522 #: cp/pt.c:11981
35523 #, gcc-internal-format
35524 msgid "say %<typename %E%> if a type is meant"
35525 msgstr ""
35527 #: cp/pt.c:12129
35528 #, gcc-internal-format
35529 msgid "using invalid field %qD"
35530 msgstr ""
35532 #: cp/pt.c:12497 cp/pt.c:13318
35533 #, gcc-internal-format
35534 msgid "invalid use of pack expansion expression"
35535 msgstr ""
35537 #: cp/pt.c:12501 cp/pt.c:13322
35538 #, gcc-internal-format
35539 msgid "use %<...%> to expand argument pack"
35540 msgstr ""
35542 #: cp/pt.c:13968
35543 #, gcc-internal-format
35544 msgid ""
35545 "%qD was not declared in this scope, and no declarations were found by "
35546 "argument-dependent lookup at the point of instantiation"
35547 msgstr ""
35549 #: cp/pt.c:13977
35550 #, gcc-internal-format
35551 msgid "declarations in dependent base %qT are not found by unqualified lookup"
35552 msgstr ""
35554 #: cp/pt.c:13982
35555 #, gcc-internal-format
35556 msgid "use %<this->%D%> instead"
35557 msgstr ""
35559 #: cp/pt.c:13985
35560 #, gcc-internal-format
35561 msgid "use %<%T::%D%> instead"
35562 msgstr ""
35564 #: cp/pt.c:13989
35565 #, gcc-internal-format
35566 msgid "%q+D declared here, later in the translation unit"
35567 msgstr ""
35569 #: cp/pt.c:14249
35570 #, gcc-internal-format
35571 msgid "%qT is not a class or namespace"
35572 msgstr ""
35574 #: cp/pt.c:14252
35575 #, gcc-internal-format
35576 msgid "%qD is not a class or namespace"
35577 msgstr ""
35579 #: cp/pt.c:14558
35580 #, gcc-internal-format
35581 msgid "%qT is/uses anonymous type"
35582 msgstr ""
35584 #: cp/pt.c:14560
35585 #, gcc-internal-format
35586 msgid "template argument for %qD uses local type %qT"
35587 msgstr ""
35589 #: cp/pt.c:14570
35590 #, gcc-internal-format
35591 msgid "%qT is a variably modified type"
35592 msgstr ""
35594 #: cp/pt.c:14584
35595 #, gcc-internal-format
35596 msgid "integral expression %qE is not constant"
35597 msgstr ""
35599 #: cp/pt.c:14602
35600 #, gcc-internal-format
35601 msgid "  trying to instantiate %qD"
35602 msgstr ""
35604 #: cp/pt.c:17921
35605 #, gcc-internal-format
35606 msgid "ambiguous class template instantiation for %q#T"
35607 msgstr ""
35609 #: cp/pt.c:17925
35610 #, gcc-internal-format
35611 msgid "%s %+#T"
35612 msgstr ""
35614 #: cp/pt.c:17949 cp/pt.c:18032
35615 #, gcc-internal-format
35616 msgid "explicit instantiation of non-template %q#D"
35617 msgstr ""
35619 #: cp/pt.c:17970 cp/pt.c:18027
35620 #, gcc-internal-format
35621 msgid "no matching template for %qD found"
35622 msgstr ""
35624 #: cp/pt.c:17975
35625 #, gcc-internal-format
35626 msgid ""
35627 "type %qT for explicit instantiation %qD does not match declared type %qT"
35628 msgstr ""
35630 #: cp/pt.c:17983
35631 #, gcc-internal-format
35632 msgid "explicit instantiation of %q#D"
35633 msgstr ""
35635 #: cp/pt.c:18019
35636 #, gcc-internal-format
35637 msgid "duplicate explicit instantiation of %q#D"
35638 msgstr ""
35640 #: cp/pt.c:18042 cp/pt.c:18139
35641 #, gcc-internal-format
35642 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
35643 msgstr ""
35645 #: cp/pt.c:18047 cp/pt.c:18156
35646 #, gcc-internal-format
35647 msgid "storage class %qD applied to template instantiation"
35648 msgstr ""
35650 #: cp/pt.c:18115
35651 #, gcc-internal-format
35652 msgid "explicit instantiation of non-class template %qD"
35653 msgstr ""
35655 #: cp/pt.c:18117
35656 #, gcc-internal-format
35657 msgid "explicit instantiation of non-template type %qT"
35658 msgstr ""
35660 #: cp/pt.c:18126
35661 #, gcc-internal-format
35662 msgid "explicit instantiation of %q#T before definition of template"
35663 msgstr ""
35665 #: cp/pt.c:18144
35666 #, gcc-internal-format
35667 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
35668 msgstr ""
35670 #: cp/pt.c:18190
35671 #, gcc-internal-format
35672 msgid "duplicate explicit instantiation of %q#T"
35673 msgstr ""
35675 #. [temp.explicit]
35677 #. The definition of a non-exported function template, a
35678 #. non-exported member function template, or a non-exported
35679 #. member function or static data member of a class template
35680 #. shall be present in every translation unit in which it is
35681 #. explicitly instantiated.
35682 #: cp/pt.c:18719
35683 #, gcc-internal-format
35684 msgid "explicit instantiation of %qD but no definition available"
35685 msgstr ""
35687 #: cp/pt.c:18904
35688 #, gcc-internal-format
35689 msgid ""
35690 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
35691 "possibly from virtual table generation (use -ftemplate-depth= to increase "
35692 "the maximum)"
35693 msgstr ""
35695 #: cp/pt.c:19284
35696 #, gcc-internal-format
35697 msgid "invalid template non-type parameter"
35698 msgstr ""
35700 #: cp/pt.c:19286
35701 #, gcc-internal-format
35702 msgid "%q#T is not a valid type for a template non-type parameter"
35703 msgstr ""
35705 #: cp/pt.c:20504
35706 #, gcc-internal-format
35707 msgid ""
35708 "deducing from brace-enclosed initializer list requires #include "
35709 "<initializer_list>"
35710 msgstr ""
35712 #: cp/pt.c:20575
35713 #, gcc-internal-format
35714 msgid "unable to deduce lambda return type from %qE"
35715 msgstr ""
35717 #: cp/pt.c:20577
35718 #, gcc-internal-format
35719 msgid "unable to deduce %qT from %qE"
35720 msgstr ""
35722 #: cp/pt.c:20591
35723 #, gcc-internal-format
35724 msgid "inconsistent types %qT and %qT deduced for lambda return type"
35725 msgstr ""
35727 #: cp/pt.c:20595
35728 #, gcc-internal-format
35729 msgid "inconsistent deduction for %qT: %qT and then %qT"
35730 msgstr ""
35732 #: cp/repo.c:118
35733 #, gcc-internal-format
35734 msgid "-frepo must be used with -c"
35735 msgstr ""
35737 #: cp/repo.c:208
35738 #, gcc-internal-format, gfc-internal-format
35739 msgid "mysterious repository information in %s"
35740 msgstr ""
35742 #: cp/repo.c:226
35743 #, gcc-internal-format
35744 msgid "can%'t create repository information file %qs"
35745 msgstr ""
35747 #: cp/rtti.c:288
35748 #, gcc-internal-format
35749 msgid "cannot use typeid with -fno-rtti"
35750 msgstr ""
35752 #: cp/rtti.c:294
35753 #, gcc-internal-format
35754 msgid "must #include <typeinfo> before using typeid"
35755 msgstr ""
35757 #: cp/rtti.c:398
35758 #, gcc-internal-format
35759 msgid ""
35760 "cannot create type information for type %qT because it involves types of "
35761 "variable size"
35762 msgstr ""
35764 #: cp/rtti.c:666 cp/rtti.c:681
35765 #, gcc-internal-format
35766 msgid "dynamic_cast of %q#D to %q#T can never succeed"
35767 msgstr ""
35769 #: cp/rtti.c:692
35770 #, gcc-internal-format
35771 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
35772 msgstr ""
35774 #: cp/rtti.c:769
35775 #, gcc-internal-format
35776 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
35777 msgstr ""
35779 #: cp/search.c:252
35780 #, gcc-internal-format
35781 msgid "%qT is an ambiguous base of %qT"
35782 msgstr ""
35784 #: cp/search.c:268
35785 #, gcc-internal-format
35786 msgid "%qT is an inaccessible base of %qT"
35787 msgstr ""
35789 #: cp/search.c:1904
35790 #, gcc-internal-format
35791 msgid "deprecated covariant return type for %q+#D"
35792 msgstr ""
35794 #: cp/search.c:1906 cp/search.c:1921 cp/search.c:1926 cp/search.c:1950
35795 #, gcc-internal-format
35796 msgid "  overriding %q+#D"
35797 msgstr ""
35799 #: cp/search.c:1920
35800 #, gcc-internal-format
35801 msgid "invalid covariant return type for %q+#D"
35802 msgstr ""
35804 #: cp/search.c:1925
35805 #, gcc-internal-format
35806 msgid "conflicting return type specified for %q+#D"
35807 msgstr ""
35809 #: cp/search.c:1940
35810 #, gcc-internal-format
35811 msgid "looser throw specifier for %q+#F"
35812 msgstr ""
35814 #: cp/search.c:1941
35815 #, gcc-internal-format
35816 msgid "  overriding %q+#F"
35817 msgstr ""
35819 #: cp/search.c:1949
35820 #, gcc-internal-format
35821 msgid "conflicting type attributes specified for %q+#D"
35822 msgstr ""
35824 #: cp/search.c:1959
35825 #, gcc-internal-format
35826 msgid "deleted function %q+D"
35827 msgstr ""
35829 #: cp/search.c:1960
35830 #, gcc-internal-format
35831 msgid "overriding non-deleted function %q+D"
35832 msgstr ""
35834 #: cp/search.c:1965
35835 #, gcc-internal-format
35836 msgid "non-deleted function %q+D"
35837 msgstr ""
35839 #: cp/search.c:1966
35840 #, gcc-internal-format
35841 msgid "overriding deleted function %q+D"
35842 msgstr ""
35844 #: cp/search.c:1972
35845 #, gcc-internal-format
35846 msgid "virtual function %q+D"
35847 msgstr ""
35849 #: cp/search.c:1973
35850 #, gcc-internal-format
35851 msgid "overriding final function %q+D"
35852 msgstr ""
35854 #. A static member function cannot match an inherited
35855 #. virtual member function.
35856 #: cp/search.c:2069
35857 #, gcc-internal-format
35858 msgid "%q+#D cannot be declared"
35859 msgstr ""
35861 #: cp/search.c:2070
35862 #, gcc-internal-format
35863 msgid "  since %q+#D declared in base class"
35864 msgstr ""
35866 #: cp/semantics.c:759
35867 #, gcc-internal-format
35868 msgid "suggest explicit braces around empty body in %<do%> statement"
35869 msgstr ""
35871 #: cp/semantics.c:1388
35872 #, gcc-internal-format
35873 msgid "type of asm operand %qE could not be determined"
35874 msgstr ""
35876 #: cp/semantics.c:1453
35877 #, gcc-internal-format
35878 msgid "__label__ declarations are only allowed in function scopes"
35879 msgstr ""
35881 #: cp/semantics.c:1558
35882 #, gcc-internal-format
35883 msgid "invalid use of member %q+D in static member function"
35884 msgstr ""
35886 #: cp/semantics.c:1560
35887 #, gcc-internal-format
35888 msgid "invalid use of non-static data member %q+D"
35889 msgstr ""
35891 #: cp/semantics.c:1561
35892 #, gcc-internal-format
35893 msgid "from this location"
35894 msgstr ""
35896 #: cp/semantics.c:2222
35897 #, gcc-internal-format
35898 msgid "arguments to destructor are not allowed"
35899 msgstr ""
35901 #: cp/semantics.c:2303
35902 #, gcc-internal-format
35903 msgid "%<this%> is unavailable for static member functions"
35904 msgstr ""
35906 #: cp/semantics.c:2309
35907 #, gcc-internal-format
35908 msgid "invalid use of %<this%> in non-member function"
35909 msgstr ""
35911 #: cp/semantics.c:2311
35912 #, gcc-internal-format
35913 msgid "invalid use of %<this%> at top level"
35914 msgstr ""
35916 #: cp/semantics.c:2335
35917 #, gcc-internal-format
35918 msgid "invalid qualifying scope in pseudo-destructor name"
35919 msgstr ""
35921 #: cp/semantics.c:2340 cp/typeck.c:2466
35922 #, gcc-internal-format
35923 msgid "qualified type %qT does not match destructor name ~%qT"
35924 msgstr ""
35926 #: cp/semantics.c:2362
35927 #, gcc-internal-format
35928 msgid "%qE is not of type %qT"
35929 msgstr ""
35931 #: cp/semantics.c:2403
35932 #, gcc-internal-format
35933 msgid "compound literal of non-object type %qT"
35934 msgstr ""
35936 #: cp/semantics.c:2515
35937 #, gcc-internal-format
35938 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
35939 msgstr ""
35941 #: cp/semantics.c:2557
35942 #, gcc-internal-format
35943 msgid ""
35944 "invalid use of type %qT as a default value for a template template-parameter"
35945 msgstr ""
35947 #: cp/semantics.c:2560
35948 #, gcc-internal-format
35949 msgid "invalid default argument for a template template parameter"
35950 msgstr ""
35952 #: cp/semantics.c:2577
35953 #, gcc-internal-format
35954 msgid "definition of %q#T inside template parameter list"
35955 msgstr ""
35957 #: cp/semantics.c:2608
35958 #, gcc-internal-format
35959 msgid "invalid definition of qualified type %qT"
35960 msgstr ""
35962 #: cp/semantics.c:2829
35963 #, gcc-internal-format
35964 msgid "invalid base-class specification"
35965 msgstr ""
35967 #: cp/semantics.c:3074 cp/semantics.c:9123
35968 #, gcc-internal-format
35969 msgid "%qD is not captured"
35970 msgstr ""
35972 #: cp/semantics.c:3080
35973 #, gcc-internal-format
35974 msgid "use of local variable with automatic storage from containing function"
35975 msgstr ""
35977 #: cp/semantics.c:3081
35978 #, gcc-internal-format
35979 msgid "use of parameter from containing function"
35980 msgstr ""
35982 #: cp/semantics.c:3082
35983 #, gcc-internal-format
35984 msgid "  %q+#D declared here"
35985 msgstr ""
35987 #: cp/semantics.c:3093
35988 #, gcc-internal-format
35989 msgid "use of parameter %qD outside function body"
35990 msgstr ""
35992 #: cp/semantics.c:3130
35993 #, gcc-internal-format
35994 msgid ""
35995 "template parameter %qD of type %qT is not allowed in an integral constant "
35996 "expression because it is not of integral or enumeration type"
35997 msgstr ""
35999 #: cp/semantics.c:3281
36000 #, gcc-internal-format
36001 msgid "use of namespace %qD as expression"
36002 msgstr ""
36004 #: cp/semantics.c:3286
36005 #, gcc-internal-format
36006 msgid "use of class template %qT as expression"
36007 msgstr ""
36009 #. Ambiguous reference to base members.
36010 #: cp/semantics.c:3292
36011 #, gcc-internal-format
36012 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
36013 msgstr ""
36015 #: cp/semantics.c:3318
36016 #, gcc-internal-format
36017 msgid "%qD cannot appear in a constant-expression"
36018 msgstr ""
36020 #: cp/semantics.c:3436
36021 #, gcc-internal-format
36022 msgid "type of %qE is unknown"
36023 msgstr ""
36025 #: cp/semantics.c:3464
36026 #, gcc-internal-format
36027 msgid "%qT is not an enumeration type"
36028 msgstr ""
36030 #. Parameter packs can only be used in templates
36031 #: cp/semantics.c:3613
36032 #, gcc-internal-format
36033 msgid "Parameter pack __bases only valid in template declaration"
36034 msgstr ""
36036 #: cp/semantics.c:3633
36037 #, gcc-internal-format
36038 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
36039 msgstr ""
36041 #: cp/semantics.c:3644
36042 #, gcc-internal-format
36043 msgid "cannot apply %<offsetof%> to member function %qD"
36044 msgstr ""
36046 #: cp/semantics.c:4063
36047 #, gcc-internal-format
36048 msgid "%qD is not a variable in clause %qs"
36049 msgstr ""
36051 #: cp/semantics.c:4072 cp/semantics.c:4094 cp/semantics.c:4116
36052 #, gcc-internal-format
36053 msgid "%qD appears more than once in data clauses"
36054 msgstr ""
36056 #: cp/semantics.c:4086
36057 #, gcc-internal-format
36058 msgid "%qD is not a variable in clause %<firstprivate%>"
36059 msgstr ""
36061 #: cp/semantics.c:4108
36062 #, gcc-internal-format
36063 msgid "%qD is not a variable in clause %<lastprivate%>"
36064 msgstr ""
36066 #: cp/semantics.c:4150
36067 #, gcc-internal-format
36068 msgid "num_threads expression must be integral"
36069 msgstr ""
36071 #: cp/semantics.c:4171
36072 #, gcc-internal-format
36073 msgid "schedule chunk size expression must be integral"
36074 msgstr ""
36076 #: cp/semantics.c:4314
36077 #, gcc-internal-format
36078 msgid "%qE has reference type for %qs"
36079 msgstr ""
36081 #: cp/semantics.c:4390
36082 #, gcc-internal-format
36083 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
36084 msgstr ""
36086 #: cp/semantics.c:4404
36087 #, gcc-internal-format
36088 msgid "%<threadprivate%> %qE directive not in %qT definition"
36089 msgstr ""
36091 #: cp/semantics.c:4551
36092 #, gcc-internal-format
36093 msgid "difference between %qE and %qD does not have integer type"
36094 msgstr ""
36096 #. Report the error.
36097 #: cp/semantics.c:5226
36098 #, gcc-internal-format, gfc-internal-format
36099 msgid "static assertion failed: %s"
36100 msgstr ""
36102 #: cp/semantics.c:5229
36103 #, gcc-internal-format
36104 msgid "non-constant condition for static assertion"
36105 msgstr ""
36107 #: cp/semantics.c:5258
36108 #, gcc-internal-format
36109 msgid "argument to decltype must be an expression"
36110 msgstr ""
36112 #: cp/semantics.c:5283
36113 #, gcc-internal-format
36114 msgid "decltype cannot resolve address of overloaded function"
36115 msgstr ""
36117 #: cp/semantics.c:5614
36118 #, gcc-internal-format
36119 msgid "__is_convertible_to"
36120 msgstr ""
36122 #: cp/semantics.c:5732
36123 #, gcc-internal-format
36124 msgid "the type %qT of constexpr variable %qD is not literal"
36125 msgstr ""
36127 #: cp/semantics.c:5802
36128 #, gcc-internal-format
36129 msgid "invalid type for parameter %d of constexpr function %q+#D"
36130 msgstr ""
36132 #: cp/semantics.c:5816
36133 #, gcc-internal-format
36134 msgid "invalid return type %qT of constexpr function %q+D"
36135 msgstr ""
36137 #: cp/semantics.c:5838
36138 #, gcc-internal-format
36139 msgid "%q#T has virtual base classes"
36140 msgstr ""
36142 #: cp/semantics.c:6038
36143 #, gcc-internal-format
36144 msgid "constexpr constructor does not have empty body"
36145 msgstr ""
36147 #: cp/semantics.c:6124
36148 #, gcc-internal-format
36149 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
36150 msgstr ""
36152 #: cp/semantics.c:6247
36153 #, gcc-internal-format
36154 msgid ""
36155 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
36156 "static data member"
36157 msgstr ""
36159 #: cp/semantics.c:6287
36160 #, gcc-internal-format
36161 msgid "uninitialized member %qD in %<constexpr%> constructor"
36162 msgstr ""
36164 #: cp/semantics.c:6318
36165 #, gcc-internal-format
36166 msgid "body of constexpr function %qD not a return-statement"
36167 msgstr ""
36169 #: cp/semantics.c:6373
36170 #, gcc-internal-format
36171 msgid "%q+D is not usable as a constexpr function because:"
36172 msgstr ""
36174 #: cp/semantics.c:6708
36175 #, gcc-internal-format
36176 msgid "expression %qE does not designate a constexpr function"
36177 msgstr ""
36179 #: cp/semantics.c:6722 cp/semantics.c:8362
36180 #, gcc-internal-format
36181 msgid "call to non-constexpr function %qD"
36182 msgstr ""
36184 #. The definition of fun was somehow unsuitable.
36185 #: cp/semantics.c:6750
36186 #, gcc-internal-format
36187 msgid "%qD called in a constant expression"
36188 msgstr ""
36190 #: cp/semantics.c:6754
36191 #, gcc-internal-format
36192 msgid "%qD used before its definition"
36193 msgstr ""
36195 #: cp/semantics.c:6788
36196 #, gcc-internal-format
36197 msgid "call has circular dependency"
36198 msgstr ""
36200 #: cp/semantics.c:6796
36201 #, gcc-internal-format, gfc-internal-format
36202 msgid ""
36203 "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to "
36204 "increase the maximum)"
36205 msgstr ""
36207 #: cp/semantics.c:6860
36208 #, gcc-internal-format
36209 msgid "%q+E is not a constant expression"
36210 msgstr ""
36212 #: cp/semantics.c:7006
36213 #, gcc-internal-format
36214 msgid "array subscript out of bound"
36215 msgstr ""
36217 #: cp/semantics.c:7052 cp/semantics.c:7112 cp/semantics.c:7806
36218 #, gcc-internal-format
36219 msgid "%qE is not a constant expression"
36220 msgstr ""
36222 #: cp/semantics.c:7058
36223 #, gcc-internal-format
36224 msgid "mutable %qD is not usable in a constant expression"
36225 msgstr ""
36227 #: cp/semantics.c:7073
36228 #, gcc-internal-format
36229 msgid ""
36230 "accessing %qD member instead of initialized %qD member in constant expression"
36231 msgstr ""
36233 #: cp/semantics.c:7632
36234 #, gcc-internal-format
36235 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
36236 msgstr ""
36238 #: cp/semantics.c:7667
36239 #, gcc-internal-format
36240 msgid "the value of %qD is not usable in a constant expression"
36241 msgstr ""
36243 #: cp/semantics.c:7674
36244 #, gcc-internal-format
36245 msgid "%qD used in its own initializer"
36246 msgstr ""
36248 #: cp/semantics.c:7679
36249 #, gcc-internal-format
36250 msgid "%q#D is not const"
36251 msgstr ""
36253 #: cp/semantics.c:7682
36254 #, gcc-internal-format
36255 msgid "%q#D is volatile"
36256 msgstr ""
36258 #: cp/semantics.c:7686
36259 #, gcc-internal-format
36260 msgid "%qD was not initialized with a constant expression"
36261 msgstr ""
36263 #: cp/semantics.c:7695
36264 #, gcc-internal-format
36265 msgid "%qD was not declared %<constexpr%>"
36266 msgstr ""
36268 #: cp/semantics.c:7698
36269 #, gcc-internal-format
36270 msgid "%qD does not have integral or enumeration type"
36271 msgstr ""
36273 #: cp/semantics.c:7794 cp/semantics.c:8494
36274 #, gcc-internal-format
36275 msgid ""
36276 "use of the value of the object being constructed in a constant expression"
36277 msgstr ""
36279 #: cp/semantics.c:7822 cp/semantics.c:8644
36280 #, gcc-internal-format
36281 msgid "temporary of non-literal type %qT in a constant expression"
36282 msgstr ""
36284 #: cp/semantics.c:8089 cp/semantics.c:8536 cp/semantics.c:8811
36285 #, gcc-internal-format
36286 msgid "expression %qE is not a constant-expression"
36287 msgstr ""
36289 #: cp/semantics.c:8094
36290 #, gcc-internal-format
36291 msgid "unexpected expression %qE of kind %s"
36292 msgstr ""
36294 #: cp/semantics.c:8126
36295 #, gcc-internal-format
36296 msgid ""
36297 "%qT cannot be the type of a complete constant expression because it has "
36298 "mutable sub-objects"
36299 msgstr ""
36301 #: cp/semantics.c:8139
36302 #, gcc-internal-format
36303 msgid ""
36304 "conversion from pointer type %qT to arithmetic type %qT in a constant-"
36305 "expression"
36306 msgstr ""
36308 #: cp/semantics.c:8310
36309 #, gcc-internal-format
36310 msgid "expression %qE has side-effects"
36311 msgstr ""
36313 #: cp/semantics.c:8380
36314 #, gcc-internal-format
36315 msgid ""
36316 "calling a member function of the object being constructed in a constant "
36317 "expression"
36318 msgstr ""
36320 #: cp/semantics.c:8462
36321 #, gcc-internal-format
36322 msgid ""
36323 "address-of an object %qE with thread local or automatic storage is not a "
36324 "constant expression"
36325 msgstr ""
36327 #: cp/semantics.c:8548
36328 #, gcc-internal-format
36329 msgid ""
36330 "typeid-expression is not a constant expression because %qE is of polymorphic "
36331 "type"
36332 msgstr ""
36334 #: cp/semantics.c:8561
36335 #, gcc-internal-format
36336 msgid "difference of two pointer expressions is not a constant expression"
36337 msgstr ""
36339 #: cp/semantics.c:8580
36340 #, gcc-internal-format
36341 msgid "pointer comparison expression is not a constant expression"
36342 msgstr ""
36344 #: cp/semantics.c:8619
36345 #, gcc-internal-format
36346 msgid "cast to non-integral type %qT in a constant expression"
36347 msgstr ""
36349 #: cp/semantics.c:8695
36350 #, gcc-internal-format
36351 msgid "division by zero is not a constant-expression"
36352 msgstr ""
36354 #: cp/semantics.c:8819
36355 #, gcc-internal-format
36356 msgid "non-constant array initialization"
36357 msgstr ""
36359 #: cp/semantics.c:8828
36360 #, gcc-internal-format, gfc-internal-format
36361 msgid "unexpected AST of kind %s"
36362 msgstr ""
36364 #: cp/semantics.c:9320
36365 #, gcc-internal-format
36366 msgid "cannot capture %qE by reference"
36367 msgstr ""
36369 #: cp/semantics.c:9343
36370 #, gcc-internal-format
36371 msgid "already captured %qD in lambda expression"
36372 msgstr ""
36374 #: cp/semantics.c:9515
36375 #, gcc-internal-format
36376 msgid "%<this%> was not captured for this lambda function"
36377 msgstr ""
36379 #: cp/tree.c:1074
36380 #, gcc-internal-format
36381 msgid "%qV qualifiers cannot be applied to %qT"
36382 msgstr ""
36384 #: cp/tree.c:3078
36385 #, gcc-internal-format
36386 msgid "%qE attribute can only be applied to Java class definitions"
36387 msgstr ""
36389 #: cp/tree.c:3107
36390 #, gcc-internal-format
36391 msgid "%qE attribute can only be applied to class definitions"
36392 msgstr ""
36394 #: cp/tree.c:3113
36395 #, gcc-internal-format
36396 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
36397 msgstr ""
36399 #: cp/tree.c:3137
36400 #, gcc-internal-format
36401 msgid "requested init_priority is not an integer constant"
36402 msgstr ""
36404 #: cp/tree.c:3158
36405 #, gcc-internal-format
36406 msgid ""
36407 "can only use %qE attribute on file-scope definitions of objects of class type"
36408 msgstr ""
36410 #: cp/tree.c:3166
36411 #, gcc-internal-format
36412 msgid "requested init_priority is out of range"
36413 msgstr ""
36415 #: cp/tree.c:3176
36416 #, gcc-internal-format
36417 msgid "requested init_priority is reserved for internal use"
36418 msgstr ""
36420 #: cp/tree.c:3187
36421 #, gcc-internal-format
36422 msgid "%qE attribute is not supported on this platform"
36423 msgstr ""
36425 #: cp/tree.c:3214
36426 #, gcc-internal-format
36427 msgid "redeclaration of %qD adds abi tag %E"
36428 msgstr ""
36430 #: cp/tree.c:3220
36431 #, gcc-internal-format
36432 msgid "previous declaration here"
36433 msgstr ""
36435 #: cp/tree.c:3237
36436 #, gcc-internal-format
36437 msgid "%qE attribute applied to non-class, non-enum type %qT"
36438 msgstr ""
36440 #: cp/tree.c:3243
36441 #, gcc-internal-format
36442 msgid "%qE attribute applied to %qT after its definition"
36443 msgstr ""
36445 #: cp/tree.c:3265
36446 #, gcc-internal-format
36447 msgid "%qE attribute applied to non-function %qD"
36448 msgstr ""
36450 #: cp/tree.c:3270
36451 #, gcc-internal-format
36452 msgid "%qE attribute applied to extern \"C\" function %qD"
36453 msgstr ""
36455 #: cp/tree.c:3971
36456 #, gcc-internal-format
36457 msgid "zero as null pointer constant"
36458 msgstr ""
36460 #: cp/tree.c:3984
36461 #, gcc-internal-format, gfc-internal-format
36462 msgid "lang_* check: failed in %s, at %s:%d"
36463 msgstr ""
36465 #: cp/typeck.c:451
36466 #, gcc-internal-format
36467 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
36468 msgstr ""
36470 #: cp/typeck.c:457
36471 #, gcc-internal-format
36472 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
36473 msgstr ""
36475 #: cp/typeck.c:463
36476 #, gcc-internal-format
36477 msgid ""
36478 "conditional expression between distinct pointer types %qT and %qT lacks a "
36479 "cast"
36480 msgstr ""
36482 #: cp/typeck.c:604
36483 #, gcc-internal-format
36484 msgid ""
36485 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
36486 "function"
36487 msgstr ""
36489 #: cp/typeck.c:609
36490 #, gcc-internal-format
36491 msgid ""
36492 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
36493 "function"
36494 msgstr ""
36496 #: cp/typeck.c:614
36497 #, gcc-internal-format
36498 msgid ""
36499 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
36500 "and pointer-to-function"
36501 msgstr ""
36503 #: cp/typeck.c:681
36504 #, gcc-internal-format
36505 msgid ""
36506 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
36507 msgstr ""
36509 #: cp/typeck.c:686
36510 #, gcc-internal-format
36511 msgid ""
36512 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
36513 msgstr ""
36515 #: cp/typeck.c:691
36516 #, gcc-internal-format
36517 msgid ""
36518 "conditional expression between distinct pointer-to-member types %qT and %qT "
36519 "lacks a cast"
36520 msgstr ""
36522 #: cp/typeck.c:1387
36523 #, gcc-internal-format
36524 msgid "canonical types differ for identical types %T and %T"
36525 msgstr ""
36527 #: cp/typeck.c:1394
36528 #, gcc-internal-format
36529 msgid "same canonical type node for different types %T and %T"
36530 msgstr ""
36532 #: cp/typeck.c:1519
36533 #, gcc-internal-format
36534 msgid "invalid application of %qs to a member function"
36535 msgstr ""
36537 #: cp/typeck.c:1596
36538 #, gcc-internal-format
36539 msgid "invalid application of %<sizeof%> to a bit-field"
36540 msgstr ""
36542 #: cp/typeck.c:1604
36543 #, gcc-internal-format
36544 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
36545 msgstr ""
36547 #: cp/typeck.c:1655
36548 #, gcc-internal-format
36549 msgid "invalid application of %<__alignof%> to a bit-field"
36550 msgstr ""
36552 #: cp/typeck.c:1666
36553 #, gcc-internal-format
36554 msgid ""
36555 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
36556 msgstr ""
36558 #: cp/typeck.c:1774
36559 #, gcc-internal-format
36560 msgid "invalid use of non-static member function"
36561 msgstr ""
36563 #: cp/typeck.c:1940
36564 #, gcc-internal-format
36565 msgid "taking address of temporary array"
36566 msgstr ""
36568 #: cp/typeck.c:2096
36569 #, gcc-internal-format
36570 msgid "deprecated conversion from string constant to %qT"
36571 msgstr ""
36573 #: cp/typeck.c:2224 cp/typeck.c:2624
36574 #, gcc-internal-format
36575 msgid ""
36576 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
36577 "to use %<->%> ?)"
36578 msgstr ""
36580 #: cp/typeck.c:2228 cp/typeck.c:2628
36581 #, gcc-internal-format
36582 msgid "request for member %qD in %qE, which is of non-class type %qT"
36583 msgstr ""
36585 #: cp/typeck.c:2258
36586 #, gcc-internal-format
36587 msgid "invalid use of nonstatic data member %qE"
36588 msgstr ""
36590 #: cp/typeck.c:2314
36591 #, gcc-internal-format
36592 msgid "invalid access to non-static data member %qD of NULL object"
36593 msgstr ""
36595 #: cp/typeck.c:2317 cp/typeck.c:2348
36596 #, gcc-internal-format
36597 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
36598 msgstr ""
36600 #: cp/typeck.c:2345
36601 #, gcc-internal-format
36602 msgid "invalid access to non-static data member %qD  of NULL object"
36603 msgstr ""
36605 #: cp/typeck.c:2478
36606 #, gcc-internal-format
36607 msgid "object type %qT does not match destructor name ~%qT"
36608 msgstr ""
36610 #: cp/typeck.c:2486
36611 #, gcc-internal-format
36612 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
36613 msgstr ""
36615 #: cp/typeck.c:2668
36616 #, gcc-internal-format
36617 msgid "%<%D::%D%> is not a member of %qT"
36618 msgstr ""
36620 #: cp/typeck.c:2693
36621 #, gcc-internal-format
36622 msgid "%qT is not a base of %qT"
36623 msgstr ""
36625 #: cp/typeck.c:2713
36626 #, gcc-internal-format
36627 msgid "%qD has no member named %qE"
36628 msgstr ""
36630 #: cp/typeck.c:2731
36631 #, gcc-internal-format
36632 msgid "%qD is not a member template function"
36633 msgstr ""
36635 #: cp/typeck.c:2875
36636 #, gcc-internal-format
36637 msgid "%qT is not a pointer-to-object type"
36638 msgstr ""
36640 #: cp/typeck.c:2906
36641 #, gcc-internal-format
36642 msgid "invalid use of array indexing on pointer to member"
36643 msgstr ""
36645 #: cp/typeck.c:2909
36646 #, gcc-internal-format
36647 msgid "invalid use of unary %<*%> on pointer to member"
36648 msgstr ""
36650 #: cp/typeck.c:2912
36651 #, gcc-internal-format
36652 msgid "invalid use of implicit conversion on pointer to member"
36653 msgstr ""
36655 #: cp/typeck.c:2915
36656 #, gcc-internal-format
36657 msgid ""
36658 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
36659 "member of type %qT"
36660 msgstr ""
36662 #: cp/typeck.c:2951
36663 #, gcc-internal-format
36664 msgid "subscript missing in array reference"
36665 msgstr ""
36667 #: cp/typeck.c:3037
36668 #, gcc-internal-format
36669 msgid "ISO C++ forbids subscripting non-lvalue array"
36670 msgstr ""
36672 #: cp/typeck.c:3050
36673 #, gcc-internal-format
36674 msgid "subscripting array declared %<register%>"
36675 msgstr ""
36677 #: cp/typeck.c:3087
36678 #, gcc-internal-format
36679 msgid "subscripted value is neither array nor pointer"
36680 msgstr ""
36682 #: cp/typeck.c:3158
36683 #, gcc-internal-format
36684 msgid "object missing in use of %qE"
36685 msgstr ""
36687 #: cp/typeck.c:3369
36688 #, gcc-internal-format
36689 msgid "ISO C++ forbids calling %<::main%> from within program"
36690 msgstr ""
36692 #: cp/typeck.c:3388
36693 #, gcc-internal-format
36694 msgid ""
36695 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
36696 "(...)%>, e.g. %<(... ->* %E) (...)%>"
36697 msgstr ""
36699 #: cp/typeck.c:3406
36700 #, gcc-internal-format
36701 msgid "%qE cannot be used as a function"
36702 msgstr ""
36704 #: cp/typeck.c:3409
36705 #, gcc-internal-format
36706 msgid "%qD cannot be used as a function"
36707 msgstr ""
36709 #: cp/typeck.c:3412
36710 #, gcc-internal-format
36711 msgid "expression cannot be used as a function"
36712 msgstr ""
36714 #: cp/typeck.c:3461
36715 #, gcc-internal-format
36716 msgid "too many arguments to constructor %q#D"
36717 msgstr ""
36719 #: cp/typeck.c:3462
36720 #, gcc-internal-format
36721 msgid "too few arguments to constructor %q#D"
36722 msgstr ""
36724 #: cp/typeck.c:3467
36725 #, gcc-internal-format
36726 msgid "too many arguments to member function %q#D"
36727 msgstr ""
36729 #: cp/typeck.c:3468
36730 #, gcc-internal-format
36731 msgid "too few arguments to member function %q#D"
36732 msgstr ""
36734 #: cp/typeck.c:3474
36735 #, gcc-internal-format
36736 msgid "too many arguments to function %q#D"
36737 msgstr ""
36739 #: cp/typeck.c:3475
36740 #, gcc-internal-format
36741 msgid "too few arguments to function %q#D"
36742 msgstr ""
36744 #: cp/typeck.c:3485
36745 #, gcc-internal-format
36746 msgid "too many arguments to method %q#D"
36747 msgstr ""
36749 #: cp/typeck.c:3486
36750 #, gcc-internal-format
36751 msgid "too few arguments to method %q#D"
36752 msgstr ""
36754 #: cp/typeck.c:3489
36755 #, gcc-internal-format
36756 msgid "too many arguments to function"
36757 msgstr ""
36759 #: cp/typeck.c:3490
36760 #, gcc-internal-format
36761 msgid "too few arguments to function"
36762 msgstr ""
36764 #: cp/typeck.c:3569
36765 #, gcc-internal-format
36766 msgid "parameter %P of %qD has incomplete type %qT"
36767 msgstr ""
36769 #: cp/typeck.c:3572
36770 #, gcc-internal-format
36771 msgid "parameter %P has incomplete type %qT"
36772 msgstr ""
36774 #: cp/typeck.c:3870 cp/typeck.c:3881
36775 #, gcc-internal-format
36776 msgid "assuming cast to type %qT from overloaded function"
36777 msgstr ""
36779 #: cp/typeck.c:3926
36780 #, gcc-internal-format
36781 msgid "NULL used in arithmetic"
36782 msgstr ""
36784 #: cp/typeck.c:4188
36785 #, gcc-internal-format
36786 msgid "left rotate count is negative"
36787 msgstr ""
36789 #: cp/typeck.c:4189
36790 #, gcc-internal-format
36791 msgid "right rotate count is negative"
36792 msgstr ""
36794 #: cp/typeck.c:4195
36795 #, gcc-internal-format
36796 msgid "left rotate count >= width of type"
36797 msgstr ""
36799 #: cp/typeck.c:4196
36800 #, gcc-internal-format
36801 msgid "right rotate count >= width of type"
36802 msgstr ""
36804 #: cp/typeck.c:4217 cp/typeck.c:4451
36805 #, gcc-internal-format
36806 msgid "comparison with string literal results in unspecified behaviour"
36807 msgstr ""
36809 #: cp/typeck.c:4237 cp/typeck.c:4250
36810 #, gcc-internal-format
36811 msgid "the address of %qD will never be NULL"
36812 msgstr ""
36814 #: cp/typeck.c:4262 cp/typeck.c:4270 cp/typeck.c:4513 cp/typeck.c:4521
36815 #, gcc-internal-format
36816 msgid "ISO C++ forbids comparison between pointer and integer"
36817 msgstr ""
36819 #: cp/typeck.c:4463 cp/typeck.c:4471
36820 #, gcc-internal-format
36821 msgid "operand types are %qT and %qT"
36822 msgstr ""
36824 #: cp/typeck.c:4538
36825 #, gcc-internal-format
36826 msgid "unordered comparison on non-floating point argument"
36827 msgstr ""
36829 #: cp/typeck.c:4585
36830 #, gcc-internal-format
36831 msgid "invalid operands of types %qT and %qT to binary %qO"
36832 msgstr ""
36834 #: cp/typeck.c:4819
36835 #, gcc-internal-format
36836 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
36837 msgstr ""
36839 #: cp/typeck.c:4827
36840 #, gcc-internal-format
36841 msgid "ISO C++ forbids using pointer to a function in subtraction"
36842 msgstr ""
36844 #: cp/typeck.c:4835
36845 #, gcc-internal-format
36846 msgid "ISO C++ forbids using pointer to a method in subtraction"
36847 msgstr ""
36849 #: cp/typeck.c:4854
36850 #, gcc-internal-format
36851 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
36852 msgstr ""
36854 #: cp/typeck.c:4918
36855 #, gcc-internal-format
36856 msgid "taking address of constructor %qE"
36857 msgstr ""
36859 #: cp/typeck.c:4919
36860 #, gcc-internal-format
36861 msgid "taking address of destructor %qE"
36862 msgstr ""
36864 #: cp/typeck.c:4933
36865 #, gcc-internal-format
36866 msgid "invalid use of %qE to form a pointer-to-member-function"
36867 msgstr ""
36869 #: cp/typeck.c:4936
36870 #, gcc-internal-format
36871 msgid "  a qualified-id is required"
36872 msgstr ""
36874 #: cp/typeck.c:4941
36875 #, gcc-internal-format
36876 msgid ""
36877 "parentheses around %qE cannot be used to form a pointer-to-member-function"
36878 msgstr ""
36880 #. An expression like &memfn.
36881 #: cp/typeck.c:5102
36882 #, gcc-internal-format
36883 msgid ""
36884 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
36885 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
36886 msgstr ""
36888 #: cp/typeck.c:5107
36889 #, gcc-internal-format
36890 msgid ""
36891 "ISO C++ forbids taking the address of a bound member function to form a "
36892 "pointer to member function.  Say %<&%T::%D%>"
36893 msgstr ""
36895 #. Make this a permerror because we used to accept it.
36896 #: cp/typeck.c:5144
36897 #, gcc-internal-format
36898 msgid "taking address of temporary"
36899 msgstr ""
36901 #: cp/typeck.c:5146
36902 #, gcc-internal-format
36903 msgid "taking address of xvalue (rvalue reference)"
36904 msgstr ""
36906 #: cp/typeck.c:5163
36907 #, gcc-internal-format
36908 msgid "ISO C++ forbids taking address of function %<::main%>"
36909 msgstr ""
36911 #: cp/typeck.c:5218
36912 #, gcc-internal-format
36913 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
36914 msgstr ""
36916 #: cp/typeck.c:5246
36917 #, gcc-internal-format
36918 msgid "cannot create pointer to reference member %qD"
36919 msgstr ""
36921 #: cp/typeck.c:5522
36922 #, gcc-internal-format
36923 msgid "ISO C++ forbids incrementing an enum"
36924 msgstr ""
36926 #: cp/typeck.c:5523
36927 #, gcc-internal-format
36928 msgid "ISO C++ forbids decrementing an enum"
36929 msgstr ""
36931 #: cp/typeck.c:5539
36932 #, gcc-internal-format
36933 msgid "cannot increment a pointer to incomplete type %qT"
36934 msgstr ""
36936 #: cp/typeck.c:5540
36937 #, gcc-internal-format
36938 msgid "cannot decrement a pointer to incomplete type %qT"
36939 msgstr ""
36941 #: cp/typeck.c:5551
36942 #, gcc-internal-format
36943 msgid "ISO C++ forbids incrementing a pointer of type %qT"
36944 msgstr ""
36946 #: cp/typeck.c:5552
36947 #, gcc-internal-format
36948 msgid "ISO C++ forbids decrementing a pointer of type %qT"
36949 msgstr ""
36951 #: cp/typeck.c:5585
36952 #, gcc-internal-format
36953 msgid "invalid use of Boolean expression as operand to %<operator--%>"
36954 msgstr ""
36956 #: cp/typeck.c:5747
36957 #, gcc-internal-format
36958 msgid "cannot take the address of %<this%>, which is an rvalue expression"
36959 msgstr ""
36961 #: cp/typeck.c:5769
36962 #, gcc-internal-format
36963 msgid "address of explicit register variable %qD requested"
36964 msgstr ""
36966 #: cp/typeck.c:5774
36967 #, gcc-internal-format
36968 msgid "address requested for %qD, which is declared %<register%>"
36969 msgstr ""
36971 #: cp/typeck.c:5856
36972 #, gcc-internal-format
36973 msgid "list-initializer for non-class type must not be parenthesized"
36974 msgstr ""
36976 #: cp/typeck.c:5868
36977 #, gcc-internal-format
36978 msgid "expression list treated as compound expression in initializer"
36979 msgstr ""
36981 #: cp/typeck.c:5872
36982 #, gcc-internal-format
36983 msgid "expression list treated as compound expression in mem-initializer"
36984 msgstr ""
36986 #: cp/typeck.c:5876
36987 #, gcc-internal-format
36988 msgid "expression list treated as compound expression in functional cast"
36989 msgstr ""
36991 #: cp/typeck.c:5913
36992 #, gcc-internal-format, gfc-internal-format
36993 msgid "%s expression list treated as compound expression"
36994 msgstr ""
36996 #: cp/typeck.c:5991
36997 #, gcc-internal-format
36998 msgid "no context to resolve type of %qE"
36999 msgstr ""
37001 #: cp/typeck.c:6024
37002 #, gcc-internal-format
37003 msgid "cast from type %qT to type %qT casts away qualifiers"
37004 msgstr ""
37006 #: cp/typeck.c:6030
37007 #, gcc-internal-format
37008 msgid "static_cast from type %qT to type %qT casts away qualifiers"
37009 msgstr ""
37011 #: cp/typeck.c:6036
37012 #, gcc-internal-format
37013 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
37014 msgstr ""
37016 #: cp/typeck.c:6063
37017 #, gcc-internal-format
37018 msgid "useless cast to type %qT"
37019 msgstr ""
37021 #: cp/typeck.c:6405
37022 #, gcc-internal-format
37023 msgid "invalid static_cast from type %qT to type %qT"
37024 msgstr ""
37026 #: cp/typeck.c:6431
37027 #, gcc-internal-format
37028 msgid "converting from %qT to %qT"
37029 msgstr ""
37031 #: cp/typeck.c:6483
37032 #, gcc-internal-format
37033 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
37034 msgstr ""
37036 #: cp/typeck.c:6553
37037 #, gcc-internal-format
37038 msgid "cast from %qT to %qT loses precision"
37039 msgstr ""
37041 #: cp/typeck.c:6593
37042 #, gcc-internal-format
37043 msgid "cast from %qT to %qT increases required alignment of target type"
37044 msgstr ""
37046 #. Only issue a warning, as we have always supported this
37047 #. where possible, and it is necessary in some cases.  DR 195
37048 #. addresses this issue, but as of 2004/10/26 is still in
37049 #. drafting.
37050 #: cp/typeck.c:6612
37051 #, gcc-internal-format
37052 msgid ""
37053 "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
37054 msgstr ""
37056 #: cp/typeck.c:6625
37057 #, gcc-internal-format
37058 msgid "invalid cast from type %qT to type %qT"
37059 msgstr ""
37061 #: cp/typeck.c:6686
37062 #, gcc-internal-format
37063 msgid ""
37064 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
37065 "nor a pointer-to-data-member type"
37066 msgstr ""
37068 #: cp/typeck.c:6695
37069 #, gcc-internal-format
37070 msgid ""
37071 "invalid use of const_cast with type %qT, which is a pointer or reference to "
37072 "a function type"
37073 msgstr ""
37075 #: cp/typeck.c:6735
37076 #, gcc-internal-format
37077 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
37078 msgstr ""
37080 #: cp/typeck.c:6796
37081 #, gcc-internal-format
37082 msgid "invalid const_cast from type %qT to type %qT"
37083 msgstr ""
37085 #: cp/typeck.c:6877 cp/typeck.c:6885
37086 #, gcc-internal-format
37087 msgid "ISO C++ forbids casting to an array type %qT"
37088 msgstr ""
37090 #: cp/typeck.c:6894
37091 #, gcc-internal-format
37092 msgid "invalid cast to function type %qT"
37093 msgstr ""
37095 #: cp/typeck.c:7176
37096 #, gcc-internal-format
37097 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
37098 msgstr ""
37100 #: cp/typeck.c:7237
37101 #, gcc-internal-format
37102 msgid "assigning to an array from an initializer list"
37103 msgstr ""
37105 #: cp/typeck.c:7251
37106 #, gcc-internal-format
37107 msgid "incompatible types in assignment of %qT to %qT"
37108 msgstr ""
37110 #: cp/typeck.c:7265
37111 #, gcc-internal-format
37112 msgid "array used as initializer"
37113 msgstr ""
37115 #: cp/typeck.c:7267
37116 #, gcc-internal-format
37117 msgid "invalid array assignment"
37118 msgstr ""
37120 #: cp/typeck.c:7374
37121 #, gcc-internal-format
37122 msgid "   in pointer to member function conversion"
37123 msgstr ""
37125 #: cp/typeck.c:7388
37126 #, gcc-internal-format
37127 msgid "pointer to member conversion via virtual base %qT"
37128 msgstr ""
37130 #: cp/typeck.c:7435 cp/typeck.c:7454
37131 #, gcc-internal-format
37132 msgid "   in pointer to member conversion"
37133 msgstr ""
37135 #: cp/typeck.c:7534
37136 #, gcc-internal-format
37137 msgid "invalid conversion to type %qT from type %qT"
37138 msgstr ""
37140 #: cp/typeck.c:7813
37141 #, gcc-internal-format
37142 msgid "cannot convert %qT to %qT for argument %qP to %qD"
37143 msgstr ""
37145 #: cp/typeck.c:7819
37146 #, gcc-internal-format
37147 msgid "cannot convert %qT to %qT in default argument"
37148 msgstr ""
37150 #: cp/typeck.c:7823
37151 #, gcc-internal-format
37152 msgid "cannot convert %qT to %qT in argument passing"
37153 msgstr ""
37155 #: cp/typeck.c:7827
37156 #, gcc-internal-format
37157 msgid "cannot convert %qT to %qT"
37158 msgstr ""
37160 #: cp/typeck.c:7831
37161 #, gcc-internal-format
37162 msgid "cannot convert %qT to %qT in initialization"
37163 msgstr ""
37165 #: cp/typeck.c:7835
37166 #, gcc-internal-format
37167 msgid "cannot convert %qT to %qT in return"
37168 msgstr ""
37170 #: cp/typeck.c:7839
37171 #, gcc-internal-format
37172 msgid "cannot convert %qT to %qT in assignment"
37173 msgstr ""
37175 #: cp/typeck.c:7862
37176 #, gcc-internal-format
37177 msgid "parameter %qP of %qD might be a candidate for a format attribute"
37178 msgstr ""
37180 #: cp/typeck.c:7866
37181 #, gcc-internal-format
37182 msgid "parameter might be a candidate for a format attribute"
37183 msgstr ""
37185 #: cp/typeck.c:7871
37186 #, gcc-internal-format
37187 msgid "target of conversion might be a candidate for a format attribute"
37188 msgstr ""
37190 #: cp/typeck.c:7876
37191 #, gcc-internal-format
37192 msgid "target of initialization might be a candidate for a format attribute"
37193 msgstr ""
37195 #: cp/typeck.c:7886
37196 #, gcc-internal-format
37197 msgid ""
37198 "left-hand side of assignment might be a candidate for a format attribute"
37199 msgstr ""
37201 #: cp/typeck.c:7979 cp/typeck.c:7981
37202 #, gcc-internal-format
37203 msgid "in passing argument %P of %q+D"
37204 msgstr ""
37206 #: cp/typeck.c:8036
37207 #, gcc-internal-format
37208 msgid "returning reference to temporary"
37209 msgstr ""
37211 #: cp/typeck.c:8043
37212 #, gcc-internal-format
37213 msgid "reference to non-lvalue returned"
37214 msgstr ""
37216 #: cp/typeck.c:8059
37217 #, gcc-internal-format
37218 msgid "reference to local variable %q+D returned"
37219 msgstr ""
37221 #: cp/typeck.c:8062
37222 #, gcc-internal-format
37223 msgid "address of local variable %q+D returned"
37224 msgstr ""
37226 #: cp/typeck.c:8099
37227 #, gcc-internal-format
37228 msgid "returning a value from a destructor"
37229 msgstr ""
37231 #. If a return statement appears in a handler of the
37232 #. function-try-block of a constructor, the program is ill-formed.
37233 #: cp/typeck.c:8107
37234 #, gcc-internal-format
37235 msgid "cannot return from a handler of a function-try-block of a constructor"
37236 msgstr ""
37238 #. You can't return a value from a constructor.
37239 #: cp/typeck.c:8110
37240 #, gcc-internal-format
37241 msgid "returning a value from a constructor"
37242 msgstr ""
37244 #. Give a helpful error message.
37245 #: cp/typeck.c:8133 cp/typeck.c:8177
37246 #, gcc-internal-format
37247 msgid "return-statement with no value, in function returning %qT"
37248 msgstr ""
37250 #: cp/typeck.c:8141
37251 #, gcc-internal-format
37252 msgid "returning initializer list"
37253 msgstr ""
37255 #: cp/typeck.c:8196
37256 #, gcc-internal-format
37257 msgid "return-statement with a value, in function returning 'void'"
37258 msgstr ""
37260 #: cp/typeck.c:8226
37261 #, gcc-internal-format
37262 msgid ""
37263 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
37264 "fcheck-new is in effect)"
37265 msgstr ""
37267 #. Make this a permerror because we used to accept it.
37268 #: cp/typeck.c:8794
37269 #, gcc-internal-format
37270 msgid "using temporary as lvalue"
37271 msgstr ""
37273 #: cp/typeck.c:8796
37274 #, gcc-internal-format
37275 msgid "using xvalue (rvalue reference) as lvalue"
37276 msgstr ""
37278 #: cp/typeck2.c:50
37279 #, gcc-internal-format
37280 msgid "type %qT is not a base type for type %qT"
37281 msgstr ""
37283 #: cp/typeck2.c:105
37284 #, gcc-internal-format
37285 msgid "assignment of constant field %qD"
37286 msgstr ""
37288 #: cp/typeck2.c:107
37289 #, gcc-internal-format
37290 msgid "constant field %qD used as %<asm%> output"
37291 msgstr ""
37293 #: cp/typeck2.c:109
37294 #, gcc-internal-format
37295 msgid "increment of constant field %qD"
37296 msgstr ""
37298 #: cp/typeck2.c:111
37299 #, gcc-internal-format
37300 msgid "decrement of constant field %qD"
37301 msgstr ""
37303 #: cp/typeck2.c:118
37304 #, gcc-internal-format
37305 msgid "assignment of read-only reference %qD"
37306 msgstr ""
37308 #: cp/typeck2.c:120
37309 #, gcc-internal-format
37310 msgid "read-only reference %qD used as %<asm%> output"
37311 msgstr ""
37313 #: cp/typeck2.c:122
37314 #, gcc-internal-format
37315 msgid "increment of read-only reference %qD"
37316 msgstr ""
37318 #: cp/typeck2.c:124
37319 #, gcc-internal-format
37320 msgid "decrement of read-only reference %qD"
37321 msgstr ""
37323 #: cp/typeck2.c:308
37324 #, gcc-internal-format
37325 msgid "cannot declare variable %q+D to be of abstract type %qT"
37326 msgstr ""
37328 #: cp/typeck2.c:311
37329 #, gcc-internal-format
37330 msgid "cannot declare parameter %q+D to be of abstract type %qT"
37331 msgstr ""
37333 #: cp/typeck2.c:314
37334 #, gcc-internal-format
37335 msgid "cannot declare field %q+D to be of abstract type %qT"
37336 msgstr ""
37338 #: cp/typeck2.c:318
37339 #, gcc-internal-format
37340 msgid "invalid abstract return type for member function %q+#D"
37341 msgstr ""
37343 #: cp/typeck2.c:320
37344 #, gcc-internal-format
37345 msgid "invalid abstract return type for function %q+#D"
37346 msgstr ""
37348 #. Here we do not have location information.
37349 #: cp/typeck2.c:323
37350 #, gcc-internal-format
37351 msgid "invalid abstract type %qT for %qE"
37352 msgstr ""
37354 #: cp/typeck2.c:325
37355 #, gcc-internal-format
37356 msgid "invalid abstract type for %q+D"
37357 msgstr ""
37359 #: cp/typeck2.c:328
37360 #, gcc-internal-format
37361 msgid "cannot allocate an object of abstract type %qT"
37362 msgstr ""
37364 #: cp/typeck2.c:337
37365 #, gcc-internal-format
37366 msgid "  because the following virtual functions are pure within %qT:"
37367 msgstr ""
37369 #: cp/typeck2.c:343
37370 #, gcc-internal-format
37371 msgid "\t%+#D"
37372 msgstr ""
37374 #: cp/typeck2.c:352
37375 #, gcc-internal-format
37376 msgid "  since type %qT has pure virtual functions"
37377 msgstr ""
37379 #: cp/typeck2.c:390
37380 #, gcc-internal-format
37381 msgid "%q+D has incomplete type"
37382 msgstr ""
37384 #: cp/typeck2.c:403
37385 #, gcc-internal-format
37386 msgid "invalid use of incomplete type %q#T"
37387 msgstr ""
37389 #: cp/typeck2.c:406
37390 #, gcc-internal-format
37391 msgid "forward declaration of %q+#T"
37392 msgstr ""
37394 #: cp/typeck2.c:409
37395 #, gcc-internal-format
37396 msgid "declaration of %q+#T"
37397 msgstr ""
37399 #: cp/typeck2.c:414
37400 #, gcc-internal-format
37401 msgid "invalid use of %qT"
37402 msgstr ""
37404 #: cp/typeck2.c:436
37405 #, gcc-internal-format
37406 msgid "invalid use of member function (did you forget the %<()%> ?)"
37407 msgstr ""
37409 #: cp/typeck2.c:440
37410 #, gcc-internal-format
37411 msgid "invalid use of member (did you forget the %<&%> ?)"
37412 msgstr ""
37414 #: cp/typeck2.c:451
37415 #, gcc-internal-format
37416 msgid "invalid use of template type parameter %qT"
37417 msgstr ""
37419 #: cp/typeck2.c:456
37420 #, gcc-internal-format
37421 msgid "invalid use of template template parameter %qT"
37422 msgstr ""
37424 #: cp/typeck2.c:462
37425 #, gcc-internal-format
37426 msgid "invalid use of dependent type %qT"
37427 msgstr ""
37429 #: cp/typeck2.c:469
37430 #, gcc-internal-format
37431 msgid "invalid use of brace-enclosed initializer list"
37432 msgstr ""
37434 #: cp/typeck2.c:477
37435 #, gcc-internal-format
37436 msgid "address of overloaded function with no contextual type information"
37437 msgstr ""
37439 #: cp/typeck2.c:481
37440 #, gcc-internal-format
37441 msgid "overloaded function with no contextual type information"
37442 msgstr ""
37444 #: cp/typeck2.c:484
37445 #, gcc-internal-format
37446 msgid "insufficient contextual information to determine type"
37447 msgstr ""
37449 #: cp/typeck2.c:674
37450 #, gcc-internal-format
37451 msgid "constructor syntax used, but no constructor declared for type %qT"
37452 msgstr ""
37454 #: cp/typeck2.c:687
37455 #, gcc-internal-format
37456 msgid "cannot initialize arrays using this syntax"
37457 msgstr ""
37459 #: cp/typeck2.c:830
37460 #, gcc-internal-format
37461 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
37462 msgstr ""
37464 #: cp/typeck2.c:834
37465 #, gcc-internal-format
37466 msgid ""
37467 "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
37468 msgstr ""
37470 #: cp/typeck2.c:897
37471 #, gcc-internal-format
37472 msgid "int-array initialized from non-wide string"
37473 msgstr ""
37475 #: cp/typeck2.c:903
37476 #, gcc-internal-format
37477 msgid "int-array initialized from incompatible wide string"
37478 msgstr ""
37480 #: cp/typeck2.c:923
37481 #, gcc-internal-format
37482 msgid "initializer-string for array of chars is too long"
37483 msgstr ""
37485 #: cp/typeck2.c:971
37486 #, gcc-internal-format
37487 msgid "cannot initialize aggregate of type %qT with a compound literal"
37488 msgstr ""
37490 #: cp/typeck2.c:989
37491 #, gcc-internal-format
37492 msgid "array must be initialized with a brace-enclosed initializer"
37493 msgstr ""
37495 #: cp/typeck2.c:1220 cp/typeck2.c:1249
37496 #, gcc-internal-format
37497 msgid "missing initializer for member %qD"
37498 msgstr ""
37500 #: cp/typeck2.c:1227
37501 #, gcc-internal-format
37502 msgid "uninitialized const member %qD"
37503 msgstr ""
37505 #: cp/typeck2.c:1234
37506 #, gcc-internal-format
37507 msgid "member %qD with uninitialized const fields"
37508 msgstr ""
37510 #: cp/typeck2.c:1241
37511 #, gcc-internal-format
37512 msgid "member %qD is uninitialized reference"
37513 msgstr ""
37515 #: cp/typeck2.c:1321
37516 #, gcc-internal-format
37517 msgid "no field %qD found in union being initialized"
37518 msgstr ""
37520 #: cp/typeck2.c:1332
37521 #, gcc-internal-format
37522 msgid "index value instead of field name in union initializer"
37523 msgstr ""
37525 #: cp/typeck2.c:1505
37526 #, gcc-internal-format
37527 msgid "circular pointer delegation detected"
37528 msgstr ""
37530 #: cp/typeck2.c:1519
37531 #, gcc-internal-format
37532 msgid "base operand of %<->%> has non-pointer type %qT"
37533 msgstr ""
37535 #: cp/typeck2.c:1545
37536 #, gcc-internal-format
37537 msgid "result of %<operator->()%> yields non-pointer result"
37538 msgstr ""
37540 #: cp/typeck2.c:1547
37541 #, gcc-internal-format
37542 msgid "base operand of %<->%> is not a pointer"
37543 msgstr ""
37545 #: cp/typeck2.c:1574
37546 #, gcc-internal-format
37547 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
37548 msgstr ""
37550 #: cp/typeck2.c:1583
37551 #, gcc-internal-format
37552 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
37553 msgstr ""
37555 #: cp/typeck2.c:1605
37556 #, gcc-internal-format
37557 msgid "pointer to member type %qT incompatible with object type %qT"
37558 msgstr ""
37560 #: cp/typeck2.c:1678
37561 #, gcc-internal-format
37562 msgid "functional cast to array type %qT"
37563 msgstr ""
37565 #: cp/typeck2.c:1699
37566 #, gcc-internal-format
37567 msgid "invalid value-initialization of reference type"
37568 msgstr ""
37570 #: cp/typeck2.c:1929
37571 #, gcc-internal-format
37572 msgid "call to function %qD which throws incomplete type %q#T"
37573 msgstr ""
37575 #: cp/typeck2.c:1932
37576 #, gcc-internal-format
37577 msgid "call to function which throws incomplete type %q#T"
37578 msgstr ""
37580 #: fortran/arith.c:45
37581 #, gcc-internal-format, gfc-internal-format
37582 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
37583 msgstr ""
37585 #: fortran/arith.c:904 fortran/arith.c:929
37586 #, gcc-internal-format, gfc-internal-format
37587 msgid "Noninteger exponent in an initialization expression at %L"
37588 msgstr ""
37590 #: fortran/arith.c:915
37591 #, gcc-internal-format, gfc-internal-format
37592 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
37593 msgstr ""
37595 #: fortran/arith.c:1914
37596 #, gcc-internal-format, gfc-internal-format
37597 msgid "Arithmetic OK converting %s to %s at %L"
37598 msgstr ""
37600 #: fortran/arith.c:1918
37601 #, gcc-internal-format, gfc-internal-format
37602 msgid ""
37603 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
37604 "with the option -fno-range-check"
37605 msgstr ""
37607 #: fortran/arith.c:1923
37608 #, gcc-internal-format, gfc-internal-format
37609 msgid ""
37610 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
37611 "with the option -fno-range-check"
37612 msgstr ""
37614 #: fortran/arith.c:1928
37615 #, gcc-internal-format, gfc-internal-format
37616 msgid ""
37617 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
37618 "the option -fno-range-check"
37619 msgstr ""
37621 #: fortran/arith.c:1933
37622 #, gcc-internal-format, gfc-internal-format
37623 msgid "Division by zero converting %s to %s at %L"
37624 msgstr ""
37626 #: fortran/arith.c:1937
37627 #, gcc-internal-format, gfc-internal-format
37628 msgid "Array operands are incommensurate converting %s to %s at %L"
37629 msgstr ""
37631 #: fortran/arith.c:1941
37632 #, gcc-internal-format, gfc-internal-format
37633 msgid ""
37634 "Integer outside symmetric range implied by Standard Fortran converting %s to "
37635 "%s at %L"
37636 msgstr ""
37638 #: fortran/arith.c:2273
37639 #, gcc-internal-format, gfc-internal-format
37640 msgid "The Hollerith constant at %L is too long to convert to %s"
37641 msgstr ""
37643 #: fortran/array.c:94
37644 #, gcc-internal-format, gfc-internal-format
37645 msgid "Expected array subscript at %C"
37646 msgstr ""
37648 #: fortran/array.c:103
37649 #, gcc-internal-format, gfc-internal-format
37650 msgid "Unexpected '*' in coarray subscript at %C"
37651 msgstr ""
37653 #: fortran/array.c:127
37654 #, gcc-internal-format, gfc-internal-format
37655 msgid "Strides not allowed in coarray subscript at %C"
37656 msgstr ""
37658 #: fortran/array.c:135
37659 #, gcc-internal-format, gfc-internal-format
37660 msgid "Expected array subscript stride at %C"
37661 msgstr ""
37663 #: fortran/array.c:192
37664 #, gcc-internal-format, gfc-internal-format
37665 msgid "Invalid form of array reference at %C"
37666 msgstr ""
37668 #: fortran/array.c:197 fortran/array.c:270
37669 #, gcc-internal-format, gfc-internal-format
37670 msgid "Array reference at %C cannot have more than %d dimensions"
37671 msgstr ""
37673 #: fortran/array.c:212 fortran/array.c:598 fortran/check.c:2162
37674 #: fortran/check.c:3944 fortran/check.c:3982 fortran/check.c:4153
37675 #: fortran/match.c:1765 fortran/match.c:2832 fortran/match.c:3032
37676 #: fortran/simplify.c:4548
37677 #, gcc-internal-format, gfc-internal-format
37678 msgid "Coarrays disabled at %C, use -fcoarray= to enable"
37679 msgstr ""
37681 #: fortran/array.c:218
37682 #, gcc-internal-format, gfc-internal-format
37683 msgid "Unexpected coarray designator at %C"
37684 msgstr ""
37686 #: fortran/array.c:233
37687 #, gcc-internal-format, gfc-internal-format
37688 msgid "Too few codimensions at %C, expected %d not %d"
37689 msgstr ""
37691 #: fortran/array.c:239
37692 #, gcc-internal-format, gfc-internal-format
37693 msgid "Too many codimensions at %C, expected %d not %d"
37694 msgstr ""
37696 #: fortran/array.c:249 fortran/array.c:257
37697 #, gcc-internal-format, gfc-internal-format
37698 msgid "Unexpected '*' for codimension %d of %d at %C"
37699 msgstr ""
37701 #: fortran/array.c:252
37702 #, gcc-internal-format, gfc-internal-format
37703 msgid "Invalid form of coarray reference at %C"
37704 msgstr ""
37706 #: fortran/array.c:264
37707 #, gcc-internal-format, gfc-internal-format
37708 msgid "Invalid codimension %d at %C, only %d codimensions exist"
37709 msgstr ""
37711 #: fortran/array.c:316
37712 #, gcc-internal-format, gfc-internal-format
37713 msgid "Variable '%s' at %L in this context must be constant"
37714 msgstr ""
37716 #: fortran/array.c:319
37717 #, gcc-internal-format, gfc-internal-format
37718 msgid "Expression at %L in this context must be constant"
37719 msgstr ""
37721 #: fortran/array.c:412
37722 #, gcc-internal-format, gfc-internal-format
37723 msgid "Expected expression in array specification at %C"
37724 msgstr ""
37726 #: fortran/array.c:470
37727 #, gcc-internal-format, gfc-internal-format
37728 msgid "Assumed-rank array at %C"
37729 msgstr ""
37731 #: fortran/array.c:505
37732 #, gcc-internal-format, gfc-internal-format
37733 msgid "Bad array specification for implied-shape array at %C"
37734 msgstr ""
37736 #: fortran/array.c:521 fortran/array.c:636
37737 #, gcc-internal-format, gfc-internal-format
37738 msgid "Bad array specification for an explicitly shaped array at %C"
37739 msgstr ""
37741 #: fortran/array.c:531 fortran/array.c:646
37742 #, gcc-internal-format, gfc-internal-format
37743 msgid "Bad array specification for assumed shape array at %C"
37744 msgstr ""
37746 #: fortran/array.c:545 fortran/array.c:660
37747 #, gcc-internal-format, gfc-internal-format
37748 msgid "Bad specification for deferred shape array at %C"
37749 msgstr ""
37751 #: fortran/array.c:555 fortran/array.c:664
37752 #, gcc-internal-format, gfc-internal-format
37753 msgid "Bad specification for assumed size array at %C"
37754 msgstr ""
37756 #: fortran/array.c:567 fortran/array.c:676
37757 #, gcc-internal-format, gfc-internal-format
37758 msgid "Expected another dimension in array declaration at %C"
37759 msgstr ""
37761 #: fortran/array.c:573 fortran/array.c:604 fortran/array.c:682
37762 #, gcc-internal-format, gfc-internal-format
37763 msgid "Array specification at %C has more than %d dimensions"
37764 msgstr ""
37766 #: fortran/array.c:579
37767 #, gcc-internal-format, gfc-internal-format
37768 msgid "Array specification at %C with more than 7 dimensions"
37769 msgstr ""
37771 #: fortran/array.c:592
37772 #, gcc-internal-format, gfc-internal-format
37773 msgid "Coarray declaration at %C"
37774 msgstr ""
37776 #: fortran/array.c:690
37777 #, gcc-internal-format, gfc-internal-format
37778 msgid "Upper bound of last coarray dimension must be '*' at %C"
37779 msgstr ""
37781 #: fortran/array.c:758
37782 #, gcc-internal-format, gfc-internal-format
37783 msgid "The assumed-rank array '%s' at %L shall not have a codimension"
37784 msgstr ""
37786 #: fortran/array.c:918
37787 #, gcc-internal-format, gfc-internal-format
37788 msgid "DO-iterator '%s' at %L is inside iterator of the same name"
37789 msgstr ""
37791 #: fortran/array.c:1010 fortran/array.c:1154
37792 #, gcc-internal-format, gfc-internal-format
37793 msgid "Syntax error in array constructor at %C"
37794 msgstr ""
37796 #: fortran/array.c:1063
37797 #, gcc-internal-format, gfc-internal-format
37798 msgid "[...] style array constructors at %C"
37799 msgstr ""
37801 #: fortran/array.c:1085
37802 #, gcc-internal-format, gfc-internal-format
37803 msgid "Array constructor including type specification at %C"
37804 msgstr ""
37806 #: fortran/array.c:1094 fortran/match.c:3469
37807 #, gcc-internal-format, gfc-internal-format
37808 msgid "Type-spec at %L cannot contain a deferred type parameter"
37809 msgstr ""
37811 #: fortran/array.c:1116
37812 #, gcc-internal-format, gfc-internal-format
37813 msgid "Empty array constructor at %C is not allowed"
37814 msgstr ""
37816 #: fortran/array.c:1201
37817 #, gcc-internal-format, gfc-internal-format
37818 msgid "Element in %s array constructor at %L is %s"
37819 msgstr ""
37821 #: fortran/array.c:1529
37822 #, gcc-internal-format, gfc-internal-format
37823 msgid "Iterator step at %L cannot be zero"
37824 msgstr ""
37826 #. Problems occur when we get something like
37827 #. integer :: a(lots) = (/(i, i=1, lots)/)
37828 #: fortran/array.c:1666 fortran/expr.c:1535 fortran/trans-array.c:5370
37829 #, gcc-internal-format, gfc-internal-format
37830 msgid ""
37831 "The number of elements in the array constructor at %L requires an increase "
37832 "of the allowed %d upper limit.   See -fmax-array-constructor option"
37833 msgstr ""
37835 #: fortran/array.c:1837
37836 #, gcc-internal-format, gfc-internal-format
37837 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
37838 msgstr ""
37840 #: fortran/array.c:1844
37841 #, gcc-internal-format, gfc-internal-format
37842 msgid "AC-IMPLIED-DO final expression references control variable at %L"
37843 msgstr ""
37845 #: fortran/array.c:1851
37846 #, gcc-internal-format, gfc-internal-format
37847 msgid "AC-IMPLIED-DO step expression references control variable at %L"
37848 msgstr ""
37850 #: fortran/array.c:1863
37851 #, gcc-internal-format, gfc-internal-format
37852 msgid ""
37853 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
37854 "C4106]"
37855 msgstr ""
37857 #: fortran/array.c:1946
37858 #, gcc-internal-format, gfc-internal-format
37859 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
37860 msgstr ""
37862 #: fortran/check.c:46
37863 #, gcc-internal-format, gfc-internal-format
37864 msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
37865 msgstr ""
37867 #: fortran/check.c:62
37868 #, gcc-internal-format, gfc-internal-format
37869 msgid "'%s' argument of '%s' intrinsic at %L must be %s"
37870 msgstr ""
37872 #: fortran/check.c:90
37873 #, gcc-internal-format, gfc-internal-format
37874 msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
37875 msgstr ""
37877 #: fortran/check.c:105
37878 #, gcc-internal-format, gfc-internal-format
37879 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
37880 msgstr ""
37882 #: fortran/check.c:122
37883 #, gcc-internal-format, gfc-internal-format
37884 msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
37885 msgstr ""
37887 #: fortran/check.c:139
37888 #, gcc-internal-format, gfc-internal-format
37889 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
37890 msgstr ""
37892 #: fortran/check.c:168 fortran/check.c:5226
37893 #, gcc-internal-format, gfc-internal-format
37894 msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
37895 msgstr ""
37897 #: fortran/check.c:177
37898 #, gcc-internal-format, gfc-internal-format
37899 msgid "Invalid kind for %s at %L"
37900 msgstr ""
37902 #: fortran/check.c:196
37903 #, gcc-internal-format, gfc-internal-format
37904 msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
37905 msgstr ""
37907 #: fortran/check.c:219
37908 #, gcc-internal-format, gfc-internal-format
37909 msgid "Expected coarray variable as '%s' argument to the %s intrinsic at %L"
37910 msgstr ""
37912 #: fortran/check.c:236
37913 #, gcc-internal-format, gfc-internal-format
37914 msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
37915 msgstr ""
37917 #: fortran/check.c:262
37918 #, gcc-internal-format, gfc-internal-format
37919 msgid "'%s' argument of '%s' intrinsic at %L must be an array"
37920 msgstr ""
37922 #: fortran/check.c:283
37923 #, gcc-internal-format, gfc-internal-format
37924 msgid "'%s' at %L must be nonnegative"
37925 msgstr ""
37927 #: fortran/check.c:314
37928 #, gcc-internal-format, gfc-internal-format
37929 msgid ""
37930 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE"
37931 "('%s')"
37932 msgstr ""
37934 #: fortran/check.c:325
37935 #, gcc-internal-format, gfc-internal-format
37936 msgid "'%s' at %L must be less than or equal to BIT_SIZE('%s')"
37937 msgstr ""
37939 #: fortran/check.c:335
37940 #, gcc-internal-format, gfc-internal-format
37941 msgid "'%s' at %L must be less than BIT_SIZE('%s')"
37942 msgstr ""
37944 #: fortran/check.c:362
37945 #, gcc-internal-format, gfc-internal-format
37946 msgid ""
37947 "'%s' at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
37948 msgstr ""
37950 #: fortran/check.c:388
37951 #, gcc-internal-format, gfc-internal-format
37952 msgid "'%s + %s' at %L must be less than or equal to BIT_SIZE('%s')"
37953 msgstr ""
37955 #: fortran/check.c:406
37956 #, gcc-internal-format, gfc-internal-format
37957 msgid ""
37958 "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
37959 msgstr ""
37961 #: fortran/check.c:423
37962 #, gcc-internal-format, gfc-internal-format
37963 msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
37964 msgstr ""
37966 #: fortran/check.c:438
37967 #, gcc-internal-format, gfc-internal-format
37968 msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
37969 msgstr ""
37971 #: fortran/check.c:459
37972 #, gcc-internal-format, gfc-internal-format
37973 msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
37974 msgstr ""
37976 #: fortran/check.c:477
37977 #, gcc-internal-format, gfc-internal-format
37978 msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
37979 msgstr ""
37981 #: fortran/check.c:515
37982 #, gcc-internal-format, gfc-internal-format
37983 msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
37984 msgstr ""
37986 #: fortran/check.c:536
37987 #, gcc-internal-format, gfc-internal-format
37988 msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
37989 msgstr ""
37991 #: fortran/check.c:585
37992 #, gcc-internal-format, gfc-internal-format
37993 msgid "'dim' argument of '%s' intrinsic at %L is not a valid codimension index"
37994 msgstr ""
37996 #: fortran/check.c:638
37997 #, gcc-internal-format, gfc-internal-format
37998 msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
37999 msgstr ""
38001 #: fortran/check.c:736
38002 #, gcc-internal-format, gfc-internal-format
38003 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
38004 msgstr ""
38006 #: fortran/check.c:858 fortran/check.c:5195
38007 #, gcc-internal-format, gfc-internal-format
38008 msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
38009 msgstr ""
38011 #: fortran/check.c:867 fortran/check.c:1806 fortran/check.c:1932
38012 #: fortran/check.c:2006 fortran/check.c:2358
38013 #, gcc-internal-format, gfc-internal-format
38014 msgid "Different type kinds at %L"
38015 msgstr ""
38017 #: fortran/check.c:903
38018 #, gcc-internal-format, gfc-internal-format
38019 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
38020 msgstr ""
38022 #: fortran/check.c:912 fortran/check.c:948 fortran/check.c:2881
38023 #, gcc-internal-format, gfc-internal-format
38024 msgid "'%s' argument of '%s' intrinsic at %L shall not be coindexed"
38025 msgstr ""
38027 #: fortran/check.c:930
38028 #, gcc-internal-format, gfc-internal-format
38029 msgid ""
38030 "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE "
38031 "or FUNCTION"
38032 msgstr ""
38034 #: fortran/check.c:939
38035 #, gcc-internal-format, gfc-internal-format
38036 msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
38037 msgstr ""
38039 #: fortran/check.c:964
38040 #, gcc-internal-format, gfc-internal-format
38041 msgid ""
38042 "Array section with a vector subscript at %L shall not be the target of a "
38043 "pointer"
38044 msgstr ""
38046 #: fortran/check.c:975
38047 #, gcc-internal-format, gfc-internal-format
38048 msgid ""
38049 "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic "
38050 "function"
38051 msgstr ""
38053 #: fortran/check.c:1014
38054 #, gcc-internal-format, gfc-internal-format
38055 msgid ""
38056 "ATOM argument at %L to intrinsic function %s shall be an integer of "
38057 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
38058 msgstr ""
38060 #: fortran/check.c:1022
38061 #, gcc-internal-format, gfc-internal-format
38062 msgid ""
38063 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
38064 "coindexed"
38065 msgstr ""
38067 #: fortran/check.c:1029
38068 #, gcc-internal-format, gfc-internal-format
38069 msgid ""
38070 "ATOM and VALUE argument of the %s intrinsic function shall have the same "
38071 "type at %L"
38072 msgstr ""
38074 #: fortran/check.c:1047
38075 #, gcc-internal-format, gfc-internal-format
38076 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
38077 msgstr ""
38079 #: fortran/check.c:1064
38080 #, gcc-internal-format, gfc-internal-format
38081 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
38082 msgstr ""
38084 #: fortran/check.c:1084
38085 #, gcc-internal-format, gfc-internal-format
38086 msgid "Negative argument N at %L"
38087 msgstr ""
38089 #: fortran/check.c:1256 fortran/check.c:1426
38090 #, gcc-internal-format, gfc-internal-format
38091 msgid ""
38092 "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
38093 msgstr ""
38095 #: fortran/check.c:1265 fortran/check.c:1435
38096 #, gcc-internal-format, gfc-internal-format
38097 msgid ""
38098 "'%s' argument of '%s' intrinsic at %L must have a type of either REAL or "
38099 "INTEGER"
38100 msgstr ""
38102 #: fortran/check.c:1279 fortran/check.c:1284
38103 #, gcc-internal-format, gfc-internal-format
38104 msgid ""
38105 "Conversion from %s to default-kind COMPLEX(%d) at %L might loose precision, "
38106 "consider using the KIND argument"
38107 msgstr ""
38109 #: fortran/check.c:1320 fortran/check.c:1851 fortran/check.c:1954
38110 #: fortran/check.c:2148 fortran/check.c:2193 fortran/check.c:3411
38111 #: fortran/check.c:3545 fortran/check.c:3600 fortran/check.c:4139
38112 #: fortran/check.c:4268
38113 #, gcc-internal-format, gfc-internal-format
38114 msgid "'%s' intrinsic with KIND argument at %L"
38115 msgstr ""
38117 #: fortran/check.c:1367 fortran/check.c:1617
38118 #, gcc-internal-format, gfc-internal-format
38119 msgid ""
38120 "'%s' argument of '%s' intrinsic at %L has invalid shape in dimension %d (%ld/"
38121 "%ld)"
38122 msgstr ""
38124 #: fortran/check.c:1382 fortran/check.c:1632 fortran/check.c:1660
38125 #, gcc-internal-format, gfc-internal-format
38126 msgid ""
38127 "'%s' argument of intrinsic '%s' at %L of must have rank %d or be a scalar"
38128 msgstr ""
38130 #: fortran/check.c:1485 fortran/check.c:2452 fortran/check.c:2460
38131 #, gcc-internal-format, gfc-internal-format
38132 msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
38133 msgstr ""
38135 #: fortran/check.c:1499
38136 #, gcc-internal-format, gfc-internal-format
38137 msgid ""
38138 "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
38139 msgstr ""
38141 #: fortran/check.c:1518 fortran/check.c:1526
38142 #, gcc-internal-format, gfc-internal-format
38143 msgid "'%s' argument of '%s' intrinsic at %L must be default real"
38144 msgstr ""
38146 #: fortran/check.c:1547
38147 #, gcc-internal-format, gfc-internal-format
38148 msgid "'I' at %L and 'J' at %L cannot both be BOZ literal constants"
38149 msgstr ""
38151 #: fortran/check.c:1678
38152 #, gcc-internal-format, gfc-internal-format
38153 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
38154 msgstr ""
38156 #: fortran/check.c:1738
38157 #, gcc-internal-format, gfc-internal-format
38158 msgid "COMPLEX argument '%s' argument of '%s' intrinsic at %L"
38159 msgstr ""
38161 #: fortran/check.c:1902
38162 #, gcc-internal-format, gfc-internal-format
38163 msgid "Argument of %s at %L must be of length one"
38164 msgstr ""
38166 #: fortran/check.c:1961
38167 #, gcc-internal-format, gfc-internal-format
38168 msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
38169 msgstr ""
38171 #: fortran/check.c:2051
38172 #, gcc-internal-format, gfc-internal-format
38173 msgid "SIZE at %L must be positive"
38174 msgstr ""
38176 #: fortran/check.c:2063
38177 #, gcc-internal-format, gfc-internal-format
38178 msgid ""
38179 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
38180 msgstr ""
38182 #: fortran/check.c:2124
38183 #, gcc-internal-format, gfc-internal-format
38184 msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
38185 msgstr ""
38187 #: fortran/check.c:2331
38188 #, gcc-internal-format, gfc-internal-format
38189 msgid "Intrinsic '%s' at %L must have at least two arguments"
38190 msgstr ""
38192 #: fortran/check.c:2364
38193 #, gcc-internal-format, gfc-internal-format
38194 msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
38195 msgstr ""
38197 #: fortran/check.c:2395
38198 #, gcc-internal-format, gfc-internal-format
38199 msgid "'%s' intrinsic with CHARACTER argument at %L"
38200 msgstr ""
38202 #: fortran/check.c:2402
38203 #, gcc-internal-format, gfc-internal-format
38204 msgid ""
38205 "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
38206 msgstr ""
38208 #: fortran/check.c:2469
38209 #, gcc-internal-format, gfc-internal-format
38210 msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
38211 msgstr ""
38213 #: fortran/check.c:2483
38214 #, gcc-internal-format, gfc-internal-format
38215 msgid ""
38216 "Different shape on dimension 1 for arguments '%s' and '%s' at %L for "
38217 "intrinsic matmul"
38218 msgstr ""
38220 #: fortran/check.c:2502
38221 #, gcc-internal-format, gfc-internal-format
38222 msgid ""
38223 "Different shape on dimension 2 for argument '%s' and dimension 1 for "
38224 "argument '%s' at %L for intrinsic matmul"
38225 msgstr ""
38227 #: fortran/check.c:2511
38228 #, gcc-internal-format, gfc-internal-format
38229 msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
38230 msgstr ""
38232 #: fortran/check.c:2686
38233 #, gcc-internal-format, gfc-internal-format
38234 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER"
38235 msgstr ""
38237 #: fortran/check.c:2746
38238 #, gcc-internal-format, gfc-internal-format
38239 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
38240 msgstr ""
38242 #: fortran/check.c:2757
38243 #, gcc-internal-format, gfc-internal-format
38244 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
38245 msgstr ""
38247 #: fortran/check.c:2764
38248 #, gcc-internal-format, gfc-internal-format
38249 msgid ""
38250 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
38251 "polymorphic"
38252 msgstr ""
38254 #: fortran/check.c:2775
38255 #, gcc-internal-format, gfc-internal-format
38256 msgid ""
38257 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
38258 "same rank %d/%d"
38259 msgstr ""
38261 #: fortran/check.c:2784
38262 #, gcc-internal-format, gfc-internal-format
38263 msgid ""
38264 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
38265 "same corank %d/%d"
38266 msgstr ""
38268 #: fortran/check.c:2816
38269 #, gcc-internal-format, gfc-internal-format
38270 msgid "Argument 'S' of NEAREST at %L shall not be zero"
38271 msgstr ""
38273 #: fortran/check.c:2866
38274 #, gcc-internal-format, gfc-internal-format
38275 msgid ""
38276 "'%s' argument of '%s' intrinsic at %L must be a POINTER, ALLOCATABLE or "
38277 "procedure pointer"
38278 msgstr ""
38280 #: fortran/check.c:2874
38281 #, gcc-internal-format, gfc-internal-format
38282 msgid "NULL intrinsic with allocatable MOLD at %L"
38283 msgstr ""
38285 #: fortran/check.c:2953 fortran/check.c:4215
38286 #, gcc-internal-format, gfc-internal-format
38287 msgid ""
38288 "'%s' argument of '%s' intrinsic at %L must provide at least as many elements "
38289 "as there are .TRUE. values in '%s' (%ld/%d)"
38290 msgstr ""
38292 #: fortran/check.c:3011
38293 #, gcc-internal-format, gfc-internal-format
38294 msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
38295 msgstr ""
38297 #: fortran/check.c:3019
38298 #, gcc-internal-format, gfc-internal-format
38299 msgid ""
38300 "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
38301 msgstr ""
38303 #: fortran/check.c:3038
38304 #, gcc-internal-format, gfc-internal-format
38305 msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
38306 msgstr ""
38308 #: fortran/check.c:3086
38309 #, gcc-internal-format, gfc-internal-format
38310 msgid "The argument of the RANK intrinsic at %L must be a data object"
38311 msgstr ""
38313 #: fortran/check.c:3190
38314 #, gcc-internal-format, gfc-internal-format
38315 msgid ""
38316 "'shape' argument of 'reshape' intrinsic at %L must be an array of constant "
38317 "size"
38318 msgstr ""
38320 #: fortran/check.c:3200
38321 #, gcc-internal-format, gfc-internal-format
38322 msgid "'%s' argument of '%s' intrinsic at %L is empty"
38323 msgstr ""
38325 #: fortran/check.c:3207
38326 #, gcc-internal-format, gfc-internal-format
38327 msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
38328 msgstr ""
38330 #: fortran/check.c:3224
38331 #, gcc-internal-format, gfc-internal-format
38332 msgid "'%s' argument of '%s' intrinsic at %L has negative element (%d)"
38333 msgstr ""
38335 #: fortran/check.c:3264
38336 #, gcc-internal-format, gfc-internal-format
38337 msgid ""
38338 "'%s' argument of '%s' intrinsic at %L has wrong number of elements (%d/%d)"
38339 msgstr ""
38341 #: fortran/check.c:3282
38342 #, gcc-internal-format, gfc-internal-format
38343 msgid "'%s' argument of '%s' intrinsic at %L has out-of-range dimension (%d)"
38344 msgstr ""
38346 #: fortran/check.c:3291
38347 #, gcc-internal-format, gfc-internal-format
38348 msgid ""
38349 "'%s' argument of '%s' intrinsic at %L has invalid permutation of dimensions "
38350 "(dimension '%d' duplicated)"
38351 msgstr ""
38353 #: fortran/check.c:3327
38354 #, gcc-internal-format, gfc-internal-format
38355 msgid ""
38356 "Without padding, there are not enough elements in the intrinsic RESHAPE "
38357 "source at %L to match the shape"
38358 msgstr ""
38360 #: fortran/check.c:3344 fortran/check.c:3363
38361 #, gcc-internal-format, gfc-internal-format
38362 msgid "'%s' argument of '%s' intrinsic at %L cannot be of type %s"
38363 msgstr ""
38365 #: fortran/check.c:3354 fortran/check.c:3373
38366 #, gcc-internal-format, gfc-internal-format
38367 msgid "'%s' argument of '%s' intrinsic at %L must be of an extensible type"
38368 msgstr ""
38370 #: fortran/check.c:3472
38371 #, gcc-internal-format, gfc-internal-format
38372 msgid "SELECTED_REAL_KIND with neither 'P' nor 'R' argument at %L"
38373 msgstr ""
38375 #: fortran/check.c:3503
38376 #, gcc-internal-format, gfc-internal-format
38377 msgid "'%s' intrinsic with RADIX argument at %L"
38378 msgstr ""
38380 #: fortran/check.c:3538
38381 #, gcc-internal-format, gfc-internal-format
38382 msgid ""
38383 "'source' argument of 'shape' intrinsic at %L must not be an assumed size "
38384 "array"
38385 msgstr ""
38387 #: fortran/check.c:3615
38388 #, gcc-internal-format, gfc-internal-format
38389 msgid "'%s' argument of '%s' intrinsic at %L may not be a procedure"
38390 msgstr ""
38392 #: fortran/check.c:3629
38393 #, gcc-internal-format, gfc-internal-format
38394 msgid ""
38395 "'%s' argument of '%s' intrinsic at %L must be an interoperable data entity"
38396 msgstr ""
38398 #: fortran/check.c:3658
38399 #, gcc-internal-format, gfc-internal-format
38400 msgid "non double precision REAL argument to %s intrinsic at %L"
38401 msgstr ""
38403 #: fortran/check.c:3671
38404 #, gcc-internal-format, gfc-internal-format
38405 msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
38406 msgstr ""
38408 #: fortran/check.c:3690
38409 #, gcc-internal-format, gfc-internal-format
38410 msgid "'%s' argument of '%s' intrinsic at %L is not a valid dimension index"
38411 msgstr ""
38413 #: fortran/check.c:3953
38414 #, gcc-internal-format, gfc-internal-format
38415 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
38416 msgstr ""
38418 #: fortran/check.c:3964
38419 #, gcc-internal-format, gfc-internal-format
38420 msgid ""
38421 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
38422 "be %d (corank) not %d"
38423 msgstr ""
38425 #: fortran/check.c:3988
38426 #, gcc-internal-format, gfc-internal-format
38427 msgid ""
38428 "DIM argument without ARRAY argument not allowed for THIS_IMAGE intrinsic at "
38429 "%L"
38430 msgstr ""
38432 #: fortran/check.c:4079
38433 #, gcc-internal-format, gfc-internal-format
38434 msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
38435 msgstr ""
38437 #: fortran/check.c:4107
38438 #, gcc-internal-format, gfc-internal-format
38439 msgid ""
38440 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
38441 "result size %ld"
38442 msgstr ""
38444 #: fortran/check.c:4229
38445 #, gcc-internal-format, gfc-internal-format
38446 msgid ""
38447 "'%s' argument of '%s' intrinsic at %L must have the same rank as '%s' or be "
38448 "a scalar"
38449 msgstr ""
38451 #: fortran/check.c:4242
38452 #, gcc-internal-format, gfc-internal-format
38453 msgid ""
38454 "'%s' and '%s' arguments of '%s' intrinsic at %L must have identical shape."
38455 msgstr ""
38457 #: fortran/check.c:4501 fortran/check.c:4533
38458 #, gcc-internal-format, gfc-internal-format
38459 msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
38460 msgstr ""
38462 #: fortran/check.c:4541
38463 #, gcc-internal-format, gfc-internal-format
38464 msgid "Too many arguments to %s at %L"
38465 msgstr ""
38467 #: fortran/check.c:4827
38468 #, gcc-internal-format, gfc-internal-format
38469 msgid ""
38470 "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the "
38471 "default kind (%d)"
38472 msgstr ""
38474 #: fortran/check.c:5179 fortran/check.c:5187
38475 #, gcc-internal-format, gfc-internal-format
38476 msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
38477 msgstr ""
38479 #: fortran/class.c:561
38480 #, gcc-internal-format, gfc-internal-format
38481 msgid ""
38482 "Assumed size polymorphic objects or components, such as that at %C, have not "
38483 "yet been implemented"
38484 msgstr ""
38486 #. Since the extension field is 8 bit wide, we can only have
38487 #. up to 255 extension levels.
38488 #: fortran/class.c:662 fortran/decl.c:7652
38489 #, gcc-internal-format, gfc-internal-format
38490 msgid "Maximum extension level reached with type '%s' at %L"
38491 msgstr ""
38493 #: fortran/class.c:2480
38494 #, gcc-internal-format, gfc-internal-format
38495 msgid ""
38496 "TODO: Deferred character length variable at %C cannot yet be associated with "
38497 "unlimited polymorphic entities"
38498 msgstr ""
38500 #: fortran/class.c:2733 fortran/class.c:2807
38501 #, gcc-internal-format, gfc-internal-format
38502 msgid "'%s' of '%s' is PRIVATE at %L"
38503 msgstr ""
38505 #: fortran/cpp.c:447
38506 #, gcc-internal-format
38507 msgid "To enable preprocessing, use -cpp"
38508 msgstr ""
38510 #: fortran/cpp.c:544 fortran/cpp.c:555 fortran/cpp.c:661
38511 #, gcc-internal-format, gfc-internal-format
38512 msgid "opening output file %s: %s"
38513 msgstr ""
38515 #: fortran/data.c:65
38516 #, gcc-internal-format, gfc-internal-format
38517 msgid "non-constant array in DATA statement %L"
38518 msgstr ""
38520 #: fortran/data.c:135
38521 #, gcc-internal-format, gfc-internal-format
38522 msgid "failure to simplify substring reference in DATA statement at %L"
38523 msgstr ""
38525 #: fortran/data.c:161
38526 #, gcc-internal-format, gfc-internal-format
38527 msgid ""
38528 "Initialization string starting at %L was truncated to fit the variable (%d/"
38529 "%d)"
38530 msgstr ""
38532 #: fortran/data.c:250
38533 #, gcc-internal-format, gfc-internal-format
38534 msgid "'%s' at %L already is initialized at %L"
38535 msgstr ""
38537 #: fortran/data.c:274
38538 #, gcc-internal-format, gfc-internal-format
38539 msgid "Data element below array lower bound at %L"
38540 msgstr ""
38542 #: fortran/data.c:291 fortran/data.c:380
38543 #, gcc-internal-format, gfc-internal-format
38544 msgid "Data element above array upper bound at %L"
38545 msgstr ""
38547 #: fortran/data.c:321 fortran/data.c:487
38548 #, gcc-internal-format, gfc-internal-format
38549 msgid "re-initialization of '%s' at %L"
38550 msgstr ""
38552 #: fortran/decl.c:264
38553 #, gcc-internal-format, gfc-internal-format
38554 msgid "Host associated variable '%s' may not be in the DATA statement at %C"
38555 msgstr ""
38557 #: fortran/decl.c:271
38558 #, gcc-internal-format, gfc-internal-format
38559 msgid "initialization of common block variable '%s' in DATA statement at %C"
38560 msgstr ""
38562 #: fortran/decl.c:382
38563 #, gcc-internal-format, gfc-internal-format
38564 msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
38565 msgstr ""
38567 #: fortran/decl.c:407
38568 #, gcc-internal-format, gfc-internal-format
38569 msgid "Invalid initializer %s in Data statement at %C"
38570 msgstr ""
38572 #: fortran/decl.c:509
38573 #, gcc-internal-format, gfc-internal-format
38574 msgid "Initialization at %C is not allowed in a PURE procedure"
38575 msgstr ""
38577 #: fortran/decl.c:571
38578 #, gcc-internal-format, gfc-internal-format
38579 msgid "DATA statement at %C is not allowed in a PURE procedure"
38580 msgstr ""
38582 #: fortran/decl.c:600
38583 #, gcc-internal-format, gfc-internal-format
38584 msgid "The assumed-rank array at %C shall not have a codimension"
38585 msgstr ""
38587 #: fortran/decl.c:668
38588 #, gcc-internal-format, gfc-internal-format
38589 msgid "Bad INTENT specification at %C"
38590 msgstr ""
38592 #: fortran/decl.c:689
38593 #, gcc-internal-format, gfc-internal-format
38594 msgid "deferred type parameter at %C"
38595 msgstr ""
38597 #: fortran/decl.c:726
38598 #, gcc-internal-format, gfc-internal-format
38599 msgid "Conflict in attributes of function argument at %C"
38600 msgstr ""
38602 #: fortran/decl.c:753
38603 #, gcc-internal-format, gfc-internal-format
38604 msgid "Old-style character length at %C"
38605 msgstr ""
38607 #: fortran/decl.c:784
38608 #, gcc-internal-format, gfc-internal-format
38609 msgid "Syntax error in character length specification at %C"
38610 msgstr ""
38612 #: fortran/decl.c:906
38613 #, gcc-internal-format, gfc-internal-format
38614 msgid "Procedure '%s' at %C is already defined at %L"
38615 msgstr ""
38617 #: fortran/decl.c:914
38618 #, gcc-internal-format, gfc-internal-format
38619 msgid "Name '%s' at %C is already defined as a generic interface at %L"
38620 msgstr ""
38622 #: fortran/decl.c:927
38623 #, gcc-internal-format, gfc-internal-format
38624 msgid ""
38625 "Procedure '%s' at %C has an explicit interface and must not have attributes "
38626 "declared at %L"
38627 msgstr ""
38629 #: fortran/decl.c:999
38630 #, gcc-internal-format, gfc-internal-format
38631 msgid ""
38632 "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
38633 msgstr ""
38635 #: fortran/decl.c:1027
38636 #, gcc-internal-format, gfc-internal-format
38637 msgid ""
38638 "Variable '%s' at %L is a dummy argument to the BIND(C) procedure '%s' but is "
38639 "not C interoperable because derived type '%s' is not C interoperable"
38640 msgstr ""
38642 #: fortran/decl.c:1034
38643 #, gcc-internal-format, gfc-internal-format
38644 msgid ""
38645 "Variable '%s' at %L is a dummy argument to the BIND(C) procedure '%s' but is "
38646 "not C interoperable because it is polymorphic"
38647 msgstr ""
38649 #: fortran/decl.c:1040
38650 #, gcc-internal-format, gfc-internal-format
38651 msgid ""
38652 "Variable '%s' at %L is a dummy argument of the BIND(C) procedure '%s' but "
38653 "may not be C interoperable"
38654 msgstr ""
38656 #: fortran/decl.c:1055
38657 #, gcc-internal-format, gfc-internal-format
38658 msgid ""
38659 "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND"
38660 "(C)"
38661 msgstr ""
38663 #: fortran/decl.c:1069
38664 #, gcc-internal-format, gfc-internal-format
38665 msgid ""
38666 "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure "
38667 "'%s' is BIND(C)"
38668 msgstr ""
38670 #: fortran/decl.c:1078
38671 #, gcc-internal-format, gfc-internal-format
38672 msgid ""
38673 "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' "
38674 "is BIND(C)"
38675 msgstr ""
38677 #: fortran/decl.c:1087
38678 #, gcc-internal-format, gfc-internal-format
38679 msgid ""
38680 "Variable '%s' at %L cannot have both the OPTIONAL and the VALUE attribute "
38681 "because procedure '%s' is BIND(C)"
38682 msgstr ""
38684 #: fortran/decl.c:1094
38685 #, gcc-internal-format, gfc-internal-format
38686 msgid ""
38687 "Variable '%s' at %L with OPTIONAL attribute in procedure '%s' which is BIND"
38688 "(C)"
38689 msgstr ""
38691 #: fortran/decl.c:1106
38692 #, gcc-internal-format, gfc-internal-format
38693 msgid ""
38694 "Assumed-shape array '%s' at %L as dummy argument to the BIND(C) procedure "
38695 "'%s' at %L"
38696 msgstr ""
38698 #: fortran/decl.c:1185
38699 #, gcc-internal-format, gfc-internal-format
38700 msgid ""
38701 "Variable '%s' in common block '%s' at %C must be declared with a C "
38702 "interoperable kind since common block '%s' is BIND(C)"
38703 msgstr ""
38705 #: fortran/decl.c:1227
38706 #, gcc-internal-format, gfc-internal-format
38707 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
38708 msgstr ""
38710 #: fortran/decl.c:1234
38711 #, gcc-internal-format, gfc-internal-format
38712 msgid ""
38713 "The CHARACTER elements of the array constructor at %L must have the same "
38714 "length (%d/%d)"
38715 msgstr ""
38717 #: fortran/decl.c:1324
38718 #, gcc-internal-format, gfc-internal-format
38719 msgid "Initializer not allowed for PARAMETER '%s' at %C"
38720 msgstr ""
38722 #: fortran/decl.c:1334
38723 #, gcc-internal-format, gfc-internal-format
38724 msgid "PARAMETER at %L is missing an initializer"
38725 msgstr ""
38727 #: fortran/decl.c:1344
38728 #, gcc-internal-format, gfc-internal-format
38729 msgid ""
38730 "Variable '%s' at %C with an initializer already appears in a DATA statement"
38731 msgstr ""
38733 #: fortran/decl.c:1425
38734 #, gcc-internal-format, gfc-internal-format
38735 msgid "Can't initialize implied-shape array at %L with scalar"
38736 msgstr ""
38738 #: fortran/decl.c:1443
38739 #, gcc-internal-format, gfc-internal-format
38740 msgid "Non-constant lower bound in implied-shape declaration at %L"
38741 msgstr ""
38743 #: fortran/decl.c:1538
38744 #, gcc-internal-format, gfc-internal-format
38745 msgid "Component at %C must have the POINTER attribute"
38746 msgstr ""
38748 #: fortran/decl.c:1546
38749 #, gcc-internal-format, gfc-internal-format
38750 msgid "Array component of structure at %C must have explicit or deferred shape"
38751 msgstr ""
38753 #: fortran/decl.c:1627
38754 #, gcc-internal-format, gfc-internal-format
38755 msgid "Pointer array component of structure at %C must have a deferred shape"
38756 msgstr ""
38758 #: fortran/decl.c:1636
38759 #, gcc-internal-format, gfc-internal-format
38760 msgid "Allocatable component of structure at %C must have a deferred shape"
38761 msgstr ""
38763 #: fortran/decl.c:1645
38764 #, gcc-internal-format, gfc-internal-format
38765 msgid "Array component of structure at %C must have an explicit shape"
38766 msgstr ""
38768 #: fortran/decl.c:1702
38769 #, gcc-internal-format, gfc-internal-format
38770 msgid "NULL() initialization at %C is ambiguous"
38771 msgstr ""
38773 #: fortran/decl.c:1719
38774 #, gcc-internal-format, gfc-internal-format
38775 msgid "NULL() initialization at %C may not have MOLD"
38776 msgstr ""
38778 #: fortran/decl.c:1736
38779 #, gcc-internal-format, gfc-internal-format
38780 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
38781 msgstr ""
38783 #: fortran/decl.c:1756
38784 #, gcc-internal-format, gfc-internal-format
38785 msgid "Error in pointer initialization at %C"
38786 msgstr ""
38788 #: fortran/decl.c:1763
38789 #, gcc-internal-format, gfc-internal-format
38790 msgid "non-NULL pointer initialization at %C"
38791 msgstr ""
38793 #: fortran/decl.c:1786
38794 #, gcc-internal-format, gfc-internal-format
38795 msgid "Function name '%s' not allowed at %C"
38796 msgstr ""
38798 #: fortran/decl.c:1853
38799 #, gcc-internal-format, gfc-internal-format
38800 msgid "Non-PARAMETER symbol '%s' at %L can't be implied-shape"
38801 msgstr ""
38803 #: fortran/decl.c:1864
38804 #, gcc-internal-format, gfc-internal-format
38805 msgid "Implied-shape array at %L"
38806 msgstr ""
38808 #: fortran/decl.c:1928 fortran/decl.c:6509
38809 #, gcc-internal-format, gfc-internal-format
38810 msgid "Duplicate array spec for Cray pointee at %C"
38811 msgstr ""
38813 #: fortran/decl.c:1999
38814 #, gcc-internal-format, gfc-internal-format
38815 msgid "Old-style initialization at %C"
38816 msgstr ""
38818 #: fortran/decl.c:2014 fortran/decl.c:4963
38819 #, gcc-internal-format, gfc-internal-format
38820 msgid "Initialization at %C isn't for a pointer variable"
38821 msgstr ""
38823 #: fortran/decl.c:2027
38824 #, gcc-internal-format, gfc-internal-format
38825 msgid "Pointer initialization at %C requires '=>', not '='"
38826 msgstr ""
38828 #: fortran/decl.c:2036 fortran/decl.c:7804
38829 #, gcc-internal-format, gfc-internal-format
38830 msgid "Expected an initialization expression at %C"
38831 msgstr ""
38833 #: fortran/decl.c:2043
38834 #, gcc-internal-format, gfc-internal-format
38835 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
38836 msgstr ""
38838 #: fortran/decl.c:2056
38839 #, gcc-internal-format, gfc-internal-format
38840 msgid "Initialization of allocatable component at %C is not allowed"
38841 msgstr ""
38843 #: fortran/decl.c:2110 fortran/decl.c:2146
38844 #, gcc-internal-format, gfc-internal-format
38845 msgid "Old-style type declaration %s*%d not supported at %C"
38846 msgstr ""
38848 #: fortran/decl.c:2151
38849 #, gcc-internal-format, gfc-internal-format
38850 msgid "Nonstandard type declaration %s*%d at %C"
38851 msgstr ""
38853 #: fortran/decl.c:2202 fortran/decl.c:2278
38854 #, gcc-internal-format, gfc-internal-format
38855 msgid "Missing right parenthesis at %C"
38856 msgstr ""
38858 #: fortran/decl.c:2215 fortran/decl.c:2349
38859 #, gcc-internal-format, gfc-internal-format
38860 msgid "Expected initialization expression at %C"
38861 msgstr ""
38863 #: fortran/decl.c:2223 fortran/decl.c:2355
38864 #, gcc-internal-format, gfc-internal-format
38865 msgid "Expected scalar initialization expression at %C"
38866 msgstr ""
38868 #: fortran/decl.c:2254
38869 #, gcc-internal-format, gfc-internal-format
38870 msgid "Kind %d not supported for type %s at %C"
38871 msgstr ""
38873 #: fortran/decl.c:2267
38874 #, gcc-internal-format, gfc-internal-format
38875 msgid "C kind type parameter is for type %s but type at %L is %s"
38876 msgstr ""
38878 #: fortran/decl.c:2276
38879 #, gcc-internal-format, gfc-internal-format
38880 msgid "Missing right parenthesis or comma at %C"
38881 msgstr ""
38883 #: fortran/decl.c:2375
38884 #, gcc-internal-format, gfc-internal-format
38885 msgid "Kind %d is not supported for CHARACTER at %C"
38886 msgstr ""
38888 #: fortran/decl.c:2507
38889 #, gcc-internal-format, gfc-internal-format
38890 msgid "Syntax error in CHARACTER declaration at %C"
38891 msgstr ""
38893 #: fortran/decl.c:2592
38894 #, gcc-internal-format, gfc-internal-format
38895 msgid "BYTE type at %C"
38896 msgstr ""
38898 #: fortran/decl.c:2598
38899 #, gcc-internal-format, gfc-internal-format
38900 msgid "BYTE type used at %C is not available on the target machine"
38901 msgstr ""
38903 #: fortran/decl.c:2620
38904 #, gcc-internal-format, gfc-internal-format
38905 msgid "Assumed type at %C is not allowed for components"
38906 msgstr ""
38908 #: fortran/decl.c:2623
38909 #, gcc-internal-format, gfc-internal-format
38910 msgid "Assumed type at %C"
38911 msgstr ""
38913 #: fortran/decl.c:2646 fortran/decl.c:2677 fortran/decl.c:2707
38914 #: fortran/decl.c:2885
38915 #, gcc-internal-format, gfc-internal-format
38916 msgid "TYPE with intrinsic-type-spec at %C"
38917 msgstr ""
38919 #: fortran/decl.c:2702
38920 #, gcc-internal-format, gfc-internal-format
38921 msgid "DOUBLE COMPLEX at %C"
38922 msgstr ""
38924 #: fortran/decl.c:2777
38925 #, gcc-internal-format, gfc-internal-format
38926 msgid "CLASS statement at %C"
38927 msgstr ""
38929 #: fortran/decl.c:2813 fortran/decl.c:2826 fortran/decl.c:3200
38930 #: fortran/decl.c:3208
38931 #, gcc-internal-format, gfc-internal-format
38932 msgid "Type name '%s' at %C is ambiguous"
38933 msgstr ""
38935 #: fortran/decl.c:2841
38936 #, gcc-internal-format, gfc-internal-format
38937 msgid ""
38938 "Type name '%s' at %C conflicts with previously declared entity at %L, which "
38939 "has the same name"
38940 msgstr ""
38942 #: fortran/decl.c:2961
38943 #, gcc-internal-format, gfc-internal-format
38944 msgid "Missing character range in IMPLICIT at %C"
38945 msgstr ""
38947 #: fortran/decl.c:3007
38948 #, gcc-internal-format, gfc-internal-format
38949 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
38950 msgstr ""
38952 #: fortran/decl.c:3063
38953 #, gcc-internal-format, gfc-internal-format
38954 msgid "Empty IMPLICIT statement at %C"
38955 msgstr ""
38957 #: fortran/decl.c:3165
38958 #, gcc-internal-format, gfc-internal-format
38959 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
38960 msgstr ""
38962 #: fortran/decl.c:3170
38963 #, gcc-internal-format, gfc-internal-format
38964 msgid "IMPORT statement at %C"
38965 msgstr ""
38967 #: fortran/decl.c:3185
38968 #, gcc-internal-format, gfc-internal-format
38969 msgid "Expecting list of named entities at %C"
38970 msgstr ""
38972 #: fortran/decl.c:3214
38973 #, gcc-internal-format, gfc-internal-format
38974 msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
38975 msgstr ""
38977 #: fortran/decl.c:3221
38978 #, gcc-internal-format, gfc-internal-format
38979 msgid "'%s' is already IMPORTed from host scoping unit at %C."
38980 msgstr ""
38982 #: fortran/decl.c:3264
38983 #, gcc-internal-format, gfc-internal-format
38984 msgid "Syntax error in IMPORT statement at %C"
38985 msgstr ""
38987 #: fortran/decl.c:3563
38988 #, gcc-internal-format, gfc-internal-format
38989 msgid "Missing codimension specification at %C"
38990 msgstr ""
38992 #: fortran/decl.c:3565
38993 #, gcc-internal-format, gfc-internal-format
38994 msgid "Missing dimension specification at %C"
38995 msgstr ""
38997 #: fortran/decl.c:3648
38998 #, gcc-internal-format, gfc-internal-format
38999 msgid "Duplicate %s attribute at %L"
39000 msgstr ""
39002 #: fortran/decl.c:3667
39003 #, gcc-internal-format, gfc-internal-format
39004 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
39005 msgstr ""
39007 #: fortran/decl.c:3677
39008 #, gcc-internal-format, gfc-internal-format
39009 msgid "Attribute at %L is not allowed in a TYPE definition"
39010 msgstr ""
39012 #: fortran/decl.c:3695
39013 #, gcc-internal-format, gfc-internal-format
39014 msgid "Attribute %s at %L in a TYPE definition"
39015 msgstr ""
39017 #: fortran/decl.c:3706
39018 #, gcc-internal-format, gfc-internal-format
39019 msgid ""
39020 "%s attribute at %L is not allowed outside of the specification part of a "
39021 "module"
39022 msgstr ""
39024 #: fortran/decl.c:3721
39025 #, gcc-internal-format, gfc-internal-format
39026 msgid "ASYNCHRONOUS attribute at %C"
39027 msgstr ""
39029 #: fortran/decl.c:3734
39030 #, gcc-internal-format, gfc-internal-format
39031 msgid "CONTIGUOUS attribute at %C"
39032 msgstr ""
39034 #: fortran/decl.c:3780 fortran/decl.c:6804
39035 #, gcc-internal-format, gfc-internal-format
39036 msgid "PROTECTED at %C only allowed in specification part of a module"
39037 msgstr ""
39039 #: fortran/decl.c:3786
39040 #, gcc-internal-format, gfc-internal-format
39041 msgid "PROTECTED attribute at %C"
39042 msgstr ""
39044 #: fortran/decl.c:3817
39045 #, gcc-internal-format, gfc-internal-format
39046 msgid "VALUE attribute at %C"
39047 msgstr ""
39049 #: fortran/decl.c:3827
39050 #, gcc-internal-format, gfc-internal-format
39051 msgid "VOLATILE attribute at %C"
39052 msgstr ""
39054 #: fortran/decl.c:3873
39055 #, gcc-internal-format, gfc-internal-format
39056 msgid "Multiple identifiers provided with single NAME= specifier at %C"
39057 msgstr ""
39059 #: fortran/decl.c:3970
39060 #, gcc-internal-format, gfc-internal-format
39061 msgid ""
39062 "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
39063 msgstr ""
39065 #: fortran/decl.c:3991
39066 #, gcc-internal-format, gfc-internal-format
39067 msgid ""
39068 "Variable '%s' in common block '%s' at %L may not be a C interoperable kind "
39069 "though common block '%s' is BIND(C)"
39070 msgstr ""
39072 #: fortran/decl.c:4000
39073 #, gcc-internal-format, gfc-internal-format
39074 msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
39075 msgstr ""
39077 #: fortran/decl.c:4004
39078 #, gcc-internal-format, gfc-internal-format
39079 msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
39080 msgstr ""
39082 #: fortran/decl.c:4016
39083 #, gcc-internal-format, gfc-internal-format
39084 msgid ""
39085 "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) "
39086 "since it is not a global"
39087 msgstr ""
39089 #: fortran/decl.c:4030
39090 #, gcc-internal-format, gfc-internal-format
39091 msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
39092 msgstr ""
39094 #: fortran/decl.c:4038
39095 #, gcc-internal-format, gfc-internal-format
39096 msgid ""
39097 "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
39098 msgstr ""
39100 #: fortran/decl.c:4050
39101 #, gcc-internal-format, gfc-internal-format
39102 msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
39103 msgstr ""
39105 #: fortran/decl.c:4058
39106 #, gcc-internal-format, gfc-internal-format
39107 msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
39108 msgstr ""
39110 #. Use gfc_warning_now because we won't say that the symbol fails
39111 #. just because of this.
39112 #: fortran/decl.c:4069
39113 #, gcc-internal-format, gfc-internal-format
39114 msgid ""
39115 "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
39116 msgstr ""
39118 #: fortran/decl.c:4145
39119 #, gcc-internal-format, gfc-internal-format
39120 msgid ""
39121 "Need either entity or common block name for attribute specification "
39122 "statement at %C"
39123 msgstr ""
39125 #: fortran/decl.c:4192
39126 #, gcc-internal-format, gfc-internal-format
39127 msgid ""
39128 "Missing entity or common block name for attribute specification statement at "
39129 "%C"
39130 msgstr ""
39132 #. Now we have an error, which we signal, and then fix up
39133 #. because the knock-on is plain and simple confusing.
39134 #: fortran/decl.c:4305
39135 #, gcc-internal-format, gfc-internal-format
39136 msgid ""
39137 "Derived type at %C has not been previously defined and so cannot appear in a "
39138 "derived type definition"
39139 msgstr ""
39141 #: fortran/decl.c:4337
39142 #, gcc-internal-format, gfc-internal-format
39143 msgid "Syntax error in data declaration at %C"
39144 msgstr ""
39146 #: fortran/decl.c:4411
39147 #, gcc-internal-format, gfc-internal-format
39148 msgid "IMPURE procedure at %C"
39149 msgstr ""
39151 #: fortran/decl.c:4424
39152 #, gcc-internal-format, gfc-internal-format
39153 msgid "PURE and IMPURE must not appear both at %C"
39154 msgstr ""
39156 #: fortran/decl.c:4530
39157 #, gcc-internal-format, gfc-internal-format
39158 msgid "Name '%s' at %C is the name of the procedure"
39159 msgstr ""
39161 #: fortran/decl.c:4542
39162 #, gcc-internal-format, gfc-internal-format
39163 msgid "Unexpected junk in formal argument list at %C"
39164 msgstr ""
39166 #: fortran/decl.c:4559
39167 #, gcc-internal-format, gfc-internal-format
39168 msgid "Duplicate symbol '%s' in formal argument list at %C"
39169 msgstr ""
39171 #: fortran/decl.c:4610
39172 #, gcc-internal-format, gfc-internal-format
39173 msgid "RESULT variable at %C must be different than function name"
39174 msgstr ""
39176 #: fortran/decl.c:4687
39177 #, gcc-internal-format, gfc-internal-format
39178 msgid "Unexpected junk after function declaration at %C"
39179 msgstr ""
39181 #: fortran/decl.c:4697 fortran/decl.c:5730
39182 #, gcc-internal-format, gfc-internal-format
39183 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
39184 msgstr ""
39186 #: fortran/decl.c:4901
39187 #, gcc-internal-format, gfc-internal-format
39188 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
39189 msgstr ""
39191 #: fortran/decl.c:4908
39192 #, gcc-internal-format, gfc-internal-format
39193 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
39194 msgstr ""
39196 #: fortran/decl.c:4914
39197 #, gcc-internal-format, gfc-internal-format
39198 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
39199 msgstr ""
39201 #: fortran/decl.c:4938
39202 #, gcc-internal-format, gfc-internal-format
39203 msgid "Procedure '%s' at %L already has basic type of %s"
39204 msgstr ""
39206 #: fortran/decl.c:4985 fortran/decl.c:5168 fortran/decl.c:8286
39207 #, gcc-internal-format, gfc-internal-format
39208 msgid "Syntax error in PROCEDURE statement at %C"
39209 msgstr ""
39211 #: fortran/decl.c:5034 fortran/decl.c:8187
39212 #, gcc-internal-format, gfc-internal-format
39213 msgid "Expected '::' after binding-attributes at %C"
39214 msgstr ""
39216 #: fortran/decl.c:5041
39217 #, gcc-internal-format, gfc-internal-format
39218 msgid "NOPASS or explicit interface required at %C"
39219 msgstr ""
39221 #: fortran/decl.c:5045
39222 #, gcc-internal-format, gfc-internal-format
39223 msgid "Procedure pointer component at %C"
39224 msgstr ""
39226 #: fortran/decl.c:5111
39227 #, gcc-internal-format, gfc-internal-format
39228 msgid "Syntax error in procedure pointer component at %C"
39229 msgstr ""
39231 #: fortran/decl.c:5129
39232 #, gcc-internal-format, gfc-internal-format
39233 msgid "PROCEDURE at %C must be in a generic interface"
39234 msgstr ""
39236 #: fortran/decl.c:5138 fortran/decl.c:7311
39237 #, gcc-internal-format, gfc-internal-format
39238 msgid "double colon in MODULE PROCEDURE statement at %L"
39239 msgstr ""
39241 #: fortran/decl.c:5208
39242 #, gcc-internal-format, gfc-internal-format
39243 msgid "PROCEDURE statement at %C"
39244 msgstr ""
39246 #: fortran/decl.c:5276
39247 #, gcc-internal-format, gfc-internal-format
39248 msgid "Expected formal argument list in function definition at %C"
39249 msgstr ""
39251 #: fortran/decl.c:5300 fortran/decl.c:5304 fortran/decl.c:5508
39252 #: fortran/decl.c:5512 fortran/decl.c:5698 fortran/decl.c:5702
39253 #: fortran/symbol.c:1577
39254 #, gcc-internal-format, gfc-internal-format
39255 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
39256 msgstr ""
39258 #: fortran/decl.c:5420
39259 #, gcc-internal-format, gfc-internal-format
39260 msgid "ENTRY statement at %C"
39261 msgstr ""
39263 #: fortran/decl.c:5429
39264 #, gcc-internal-format, gfc-internal-format
39265 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
39266 msgstr ""
39268 #: fortran/decl.c:5432
39269 #, gcc-internal-format, gfc-internal-format
39270 msgid "ENTRY statement at %C cannot appear within a MODULE"
39271 msgstr ""
39273 #: fortran/decl.c:5435
39274 #, gcc-internal-format, gfc-internal-format
39275 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
39276 msgstr ""
39278 #: fortran/decl.c:5439
39279 #, gcc-internal-format, gfc-internal-format
39280 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
39281 msgstr ""
39283 #: fortran/decl.c:5443
39284 #, gcc-internal-format, gfc-internal-format
39285 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
39286 msgstr ""
39288 #: fortran/decl.c:5447
39289 #, gcc-internal-format, gfc-internal-format
39290 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
39291 msgstr ""
39293 #: fortran/decl.c:5452
39294 #, gcc-internal-format, gfc-internal-format
39295 msgid "ENTRY statement at %C cannot appear within a DO block"
39296 msgstr ""
39298 #: fortran/decl.c:5456
39299 #, gcc-internal-format, gfc-internal-format
39300 msgid "ENTRY statement at %C cannot appear within a SELECT block"
39301 msgstr ""
39303 #: fortran/decl.c:5460
39304 #, gcc-internal-format, gfc-internal-format
39305 msgid "ENTRY statement at %C cannot appear within a FORALL block"
39306 msgstr ""
39308 #: fortran/decl.c:5464
39309 #, gcc-internal-format, gfc-internal-format
39310 msgid "ENTRY statement at %C cannot appear within a WHERE block"
39311 msgstr ""
39313 #: fortran/decl.c:5468
39314 #, gcc-internal-format, gfc-internal-format
39315 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
39316 msgstr ""
39318 #: fortran/decl.c:5486
39319 #, gcc-internal-format, gfc-internal-format
39320 msgid "ENTRY statement at %C cannot appear in a contained procedure"
39321 msgstr ""
39323 #: fortran/decl.c:5540 fortran/decl.c:5738
39324 #, gcc-internal-format, gfc-internal-format
39325 msgid "Missing required parentheses before BIND(C) at %C"
39326 msgstr ""
39328 #: fortran/decl.c:5796 fortran/decl.c:5812
39329 #, gcc-internal-format, gfc-internal-format
39330 msgid "Syntax error in NAME= specifier for binding label at %C"
39331 msgstr ""
39333 #: fortran/decl.c:5827
39334 #, gcc-internal-format, gfc-internal-format
39335 msgid "Missing closing quote '\"' for binding label at %C"
39336 msgstr ""
39338 #: fortran/decl.c:5836
39339 #, gcc-internal-format, gfc-internal-format
39340 msgid "Missing closing quote ''' for binding label at %C"
39341 msgstr ""
39343 #: fortran/decl.c:5846
39344 #, gcc-internal-format, gfc-internal-format
39345 msgid "Missing closing paren for binding label at %C"
39346 msgstr ""
39348 #: fortran/decl.c:5852
39349 #, gcc-internal-format, gfc-internal-format
39350 msgid "No binding name is allowed in BIND(C) at %C"
39351 msgstr ""
39353 #: fortran/decl.c:5858
39354 #, gcc-internal-format, gfc-internal-format
39355 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
39356 msgstr ""
39358 #: fortran/decl.c:5887
39359 #, gcc-internal-format, gfc-internal-format
39360 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
39361 msgstr ""
39363 #: fortran/decl.c:6094
39364 #, gcc-internal-format, gfc-internal-format
39365 msgid "Unexpected END statement at %C"
39366 msgstr ""
39368 #: fortran/decl.c:6102
39369 #, gcc-internal-format, gfc-internal-format
39370 msgid "END statement instead of %s statement at %L"
39371 msgstr ""
39373 #. We would have required END [something].
39374 #: fortran/decl.c:6110
39375 #, gcc-internal-format, gfc-internal-format
39376 msgid "%s statement expected at %L"
39377 msgstr ""
39379 #: fortran/decl.c:6121
39380 #, gcc-internal-format, gfc-internal-format
39381 msgid "Expecting %s statement at %C"
39382 msgstr ""
39384 #: fortran/decl.c:6137
39385 #, gcc-internal-format, gfc-internal-format
39386 msgid "Expected block name of '%s' in %s statement at %C"
39387 msgstr ""
39389 #: fortran/decl.c:6154
39390 #, gcc-internal-format, gfc-internal-format
39391 msgid "Expected terminating name at %C"
39392 msgstr ""
39394 #: fortran/decl.c:6163 fortran/decl.c:6171
39395 #, gcc-internal-format, gfc-internal-format
39396 msgid "Expected label '%s' for %s statement at %C"
39397 msgstr ""
39399 #: fortran/decl.c:6265
39400 #, gcc-internal-format, gfc-internal-format
39401 msgid "Missing array specification at %L in DIMENSION statement"
39402 msgstr ""
39404 #: fortran/decl.c:6273
39405 #, gcc-internal-format, gfc-internal-format
39406 msgid "Dimensions specified for %s at %L after its initialisation"
39407 msgstr ""
39409 #: fortran/decl.c:6281
39410 #, gcc-internal-format, gfc-internal-format
39411 msgid "Missing array specification at %L in CODIMENSION statement"
39412 msgstr ""
39414 #: fortran/decl.c:6290
39415 #, gcc-internal-format, gfc-internal-format
39416 msgid "Array specification must be deferred at %L"
39417 msgstr ""
39419 #: fortran/decl.c:6389
39420 #, gcc-internal-format, gfc-internal-format
39421 msgid "Unexpected character in variable list at %C"
39422 msgstr ""
39424 #: fortran/decl.c:6426
39425 #, gcc-internal-format, gfc-internal-format
39426 msgid "Expected '(' at %C"
39427 msgstr ""
39429 #: fortran/decl.c:6440 fortran/decl.c:6480
39430 #, gcc-internal-format, gfc-internal-format
39431 msgid "Expected variable name at %C"
39432 msgstr ""
39434 #: fortran/decl.c:6456
39435 #, gcc-internal-format, gfc-internal-format
39436 msgid "Cray pointer at %C must be an integer"
39437 msgstr ""
39439 #: fortran/decl.c:6460
39440 #, gcc-internal-format, gfc-internal-format
39441 msgid ""
39442 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
39443 "bytes"
39444 msgstr ""
39446 #: fortran/decl.c:6466
39447 #, gcc-internal-format, gfc-internal-format
39448 msgid "Expected \",\" at %C"
39449 msgstr ""
39451 #: fortran/decl.c:6529
39452 #, gcc-internal-format, gfc-internal-format
39453 msgid "Expected \")\" at %C"
39454 msgstr ""
39456 #: fortran/decl.c:6541
39457 #, gcc-internal-format, gfc-internal-format
39458 msgid "Expected \",\" or end of statement at %C"
39459 msgstr ""
39461 #: fortran/decl.c:6567
39462 #, gcc-internal-format, gfc-internal-format
39463 msgid "INTENT is not allowed inside of BLOCK at %C"
39464 msgstr ""
39466 #: fortran/decl.c:6599
39467 #, gcc-internal-format, gfc-internal-format
39468 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
39469 msgstr ""
39471 #: fortran/decl.c:6618
39472 #, gcc-internal-format, gfc-internal-format
39473 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
39474 msgstr ""
39476 #: fortran/decl.c:6657
39477 #, gcc-internal-format, gfc-internal-format
39478 msgid "CONTIGUOUS statement at %C"
39479 msgstr ""
39481 #: fortran/decl.c:6755
39482 #, gcc-internal-format, gfc-internal-format
39483 msgid ""
39484 "Access specification of the %s operator at %C has already been specified"
39485 msgstr ""
39487 #: fortran/decl.c:6772
39488 #, gcc-internal-format, gfc-internal-format
39489 msgid ""
39490 "Access specification of the .%s. operator at %C has already been specified"
39491 msgstr ""
39493 #: fortran/decl.c:6810
39494 #, gcc-internal-format, gfc-internal-format
39495 msgid "PROTECTED statement at %C"
39496 msgstr ""
39498 #: fortran/decl.c:6850
39499 #, gcc-internal-format, gfc-internal-format
39500 msgid "Syntax error in PROTECTED statement at %C"
39501 msgstr ""
39503 #: fortran/decl.c:6874
39504 #, gcc-internal-format, gfc-internal-format
39505 msgid ""
39506 "PRIVATE statement at %C is only allowed in the specification part of a module"
39507 msgstr ""
39509 #: fortran/decl.c:6911
39510 #, gcc-internal-format, gfc-internal-format
39511 msgid ""
39512 "PUBLIC statement at %C is only allowed in the specification part of a module"
39513 msgstr ""
39515 #: fortran/decl.c:6939
39516 #, gcc-internal-format, gfc-internal-format
39517 msgid "Expected variable name at %C in PARAMETER statement"
39518 msgstr ""
39520 #: fortran/decl.c:6946
39521 #, gcc-internal-format, gfc-internal-format
39522 msgid "Expected = sign in PARAMETER statement at %C"
39523 msgstr ""
39525 #: fortran/decl.c:6952
39526 #, gcc-internal-format, gfc-internal-format
39527 msgid "Expected expression at %C in PARAMETER statement"
39528 msgstr ""
39530 #: fortran/decl.c:6972
39531 #, gcc-internal-format, gfc-internal-format
39532 msgid "Initializing already initialized variable at %C"
39533 msgstr ""
39535 #: fortran/decl.c:7007
39536 #, gcc-internal-format, gfc-internal-format
39537 msgid "Unexpected characters in PARAMETER statement at %C"
39538 msgstr ""
39540 #: fortran/decl.c:7031
39541 #, gcc-internal-format, gfc-internal-format
39542 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
39543 msgstr ""
39545 #: fortran/decl.c:7043
39546 #, gcc-internal-format, gfc-internal-format
39547 msgid "SAVE statement at %C follows blanket SAVE statement"
39548 msgstr ""
39550 #: fortran/decl.c:7090
39551 #, gcc-internal-format, gfc-internal-format
39552 msgid "Syntax error in SAVE statement at %C"
39553 msgstr ""
39555 #: fortran/decl.c:7104
39556 #, gcc-internal-format, gfc-internal-format
39557 msgid "VALUE is not allowed inside of BLOCK at %C"
39558 msgstr ""
39560 #: fortran/decl.c:7108
39561 #, gcc-internal-format, gfc-internal-format
39562 msgid "VALUE statement at %C"
39563 msgstr ""
39565 #: fortran/decl.c:7148
39566 #, gcc-internal-format, gfc-internal-format
39567 msgid "Syntax error in VALUE statement at %C"
39568 msgstr ""
39570 #: fortran/decl.c:7159
39571 #, gcc-internal-format, gfc-internal-format
39572 msgid "VOLATILE statement at %C"
39573 msgstr ""
39575 #: fortran/decl.c:7183
39576 #, gcc-internal-format, gfc-internal-format
39577 msgid ""
39578 "Specifying VOLATILE for coarray variable '%s' at %C, which is use-/host-"
39579 "associated"
39580 msgstr ""
39582 #: fortran/decl.c:7209
39583 #, gcc-internal-format, gfc-internal-format
39584 msgid "Syntax error in VOLATILE statement at %C"
39585 msgstr ""
39587 #: fortran/decl.c:7220
39588 #, gcc-internal-format, gfc-internal-format
39589 msgid "ASYNCHRONOUS statement at %C"
39590 msgstr ""
39592 #: fortran/decl.c:7262
39593 #, gcc-internal-format, gfc-internal-format
39594 msgid "Syntax error in ASYNCHRONOUS statement at %C"
39595 msgstr ""
39597 #: fortran/decl.c:7286
39598 #, gcc-internal-format, gfc-internal-format
39599 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
39600 msgstr ""
39602 #: fortran/decl.c:7345
39603 #, gcc-internal-format, gfc-internal-format
39604 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
39605 msgstr ""
39607 #: fortran/decl.c:7394
39608 #, gcc-internal-format, gfc-internal-format
39609 msgid "Ambiguous symbol in TYPE definition at %C"
39610 msgstr ""
39612 #: fortran/decl.c:7400
39613 #, gcc-internal-format, gfc-internal-format
39614 msgid "No such symbol in TYPE definition at %C"
39615 msgstr ""
39617 #: fortran/decl.c:7408
39618 #, gcc-internal-format, gfc-internal-format
39619 msgid "'%s' in EXTENDS expression at %C is not a derived type"
39620 msgstr ""
39622 #: fortran/decl.c:7415
39623 #, gcc-internal-format, gfc-internal-format
39624 msgid "'%s' cannot be extended at %C because it is BIND(C)"
39625 msgstr ""
39627 #: fortran/decl.c:7422
39628 #, gcc-internal-format, gfc-internal-format
39629 msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
39630 msgstr ""
39632 #: fortran/decl.c:7445
39633 #, gcc-internal-format, gfc-internal-format
39634 msgid ""
39635 "Derived type at %C can only be PRIVATE in the specification part of a module"
39636 msgstr ""
39638 #: fortran/decl.c:7457
39639 #, gcc-internal-format, gfc-internal-format
39640 msgid ""
39641 "Derived type at %C can only be PUBLIC in the specification part of a module"
39642 msgstr ""
39644 #: fortran/decl.c:7478
39645 #, gcc-internal-format, gfc-internal-format
39646 msgid "ABSTRACT type at %C"
39647 msgstr ""
39649 #: fortran/decl.c:7543
39650 #, gcc-internal-format, gfc-internal-format
39651 msgid "Expected :: in TYPE definition at %C"
39652 msgstr ""
39654 #: fortran/decl.c:7554
39655 #, gcc-internal-format, gfc-internal-format
39656 msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
39657 msgstr ""
39659 #: fortran/decl.c:7564
39660 #, gcc-internal-format, gfc-internal-format
39661 msgid "Derived type name '%s' at %C already has a basic type of %s"
39662 msgstr ""
39664 #: fortran/decl.c:7581
39665 #, gcc-internal-format, gfc-internal-format
39666 msgid "Derived type definition of '%s' at %C has already been defined"
39667 msgstr ""
39669 #: fortran/decl.c:7689
39670 #, gcc-internal-format, gfc-internal-format
39671 msgid "Cray Pointee at %C cannot be assumed shape array"
39672 msgstr ""
39674 #: fortran/decl.c:7709
39675 #, gcc-internal-format, gfc-internal-format
39676 msgid "ENUM and ENUMERATOR at %C"
39677 msgstr ""
39679 #: fortran/decl.c:7742
39680 #, gcc-internal-format, gfc-internal-format
39681 msgid "Enumerator exceeds the C integer type at %C"
39682 msgstr ""
39684 #: fortran/decl.c:7821
39685 #, gcc-internal-format, gfc-internal-format
39686 msgid "ENUMERATOR %L not initialized with integer expression"
39687 msgstr ""
39689 #: fortran/decl.c:7869
39690 #, gcc-internal-format, gfc-internal-format
39691 msgid "ENUM definition statement expected before %C"
39692 msgstr ""
39694 #: fortran/decl.c:7905
39695 #, gcc-internal-format, gfc-internal-format
39696 msgid "Syntax error in ENUMERATOR definition at %C"
39697 msgstr ""
39699 #: fortran/decl.c:7952 fortran/decl.c:7967
39700 #, gcc-internal-format, gfc-internal-format
39701 msgid "Duplicate access-specifier at %C"
39702 msgstr ""
39704 #: fortran/decl.c:7987
39705 #, gcc-internal-format, gfc-internal-format
39706 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
39707 msgstr ""
39709 #: fortran/decl.c:8007
39710 #, gcc-internal-format, gfc-internal-format
39711 msgid "Binding attributes already specify passing, illegal PASS at %C"
39712 msgstr ""
39714 #: fortran/decl.c:8034
39715 #, gcc-internal-format, gfc-internal-format
39716 msgid "Duplicate POINTER attribute at %C"
39717 msgstr ""
39719 #: fortran/decl.c:8052
39720 #, gcc-internal-format, gfc-internal-format
39721 msgid "Duplicate NON_OVERRIDABLE at %C"
39722 msgstr ""
39724 #: fortran/decl.c:8068
39725 #, gcc-internal-format, gfc-internal-format
39726 msgid "Duplicate DEFERRED at %C"
39727 msgstr ""
39729 #: fortran/decl.c:8081
39730 #, gcc-internal-format, gfc-internal-format
39731 msgid "Expected access-specifier at %C"
39732 msgstr ""
39734 #: fortran/decl.c:8083
39735 #, gcc-internal-format, gfc-internal-format
39736 msgid "Expected binding attribute at %C"
39737 msgstr ""
39739 #: fortran/decl.c:8091
39740 #, gcc-internal-format, gfc-internal-format
39741 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
39742 msgstr ""
39744 #: fortran/decl.c:8103
39745 #, gcc-internal-format, gfc-internal-format
39746 msgid "POINTER attribute is required for procedure pointer component at %C"
39747 msgstr ""
39749 #: fortran/decl.c:8145
39750 #, gcc-internal-format, gfc-internal-format
39751 msgid "Interface-name expected after '(' at %C"
39752 msgstr ""
39754 #: fortran/decl.c:8151
39755 #, gcc-internal-format, gfc-internal-format
39756 msgid "')' expected at %C"
39757 msgstr ""
39759 #: fortran/decl.c:8171
39760 #, gcc-internal-format, gfc-internal-format
39761 msgid "Interface must be specified for DEFERRED binding at %C"
39762 msgstr ""
39764 #: fortran/decl.c:8176
39765 #, gcc-internal-format, gfc-internal-format
39766 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
39767 msgstr ""
39769 #: fortran/decl.c:8199
39770 #, gcc-internal-format, gfc-internal-format
39771 msgid "Expected binding name at %C"
39772 msgstr ""
39774 #: fortran/decl.c:8203
39775 #, gcc-internal-format, gfc-internal-format
39776 msgid "PROCEDURE list at %C"
39777 msgstr ""
39779 #: fortran/decl.c:8216
39780 #, gcc-internal-format, gfc-internal-format
39781 msgid "'=> target' is invalid for DEFERRED binding at %C"
39782 msgstr ""
39784 #: fortran/decl.c:8222
39785 #, gcc-internal-format, gfc-internal-format
39786 msgid "'::' needed in PROCEDURE binding with explicit target at %C"
39787 msgstr ""
39789 #: fortran/decl.c:8232
39790 #, gcc-internal-format, gfc-internal-format
39791 msgid "Expected binding target after '=>' at %C"
39792 msgstr ""
39794 #: fortran/decl.c:8249
39795 #, gcc-internal-format, gfc-internal-format
39796 msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
39797 msgstr ""
39799 #: fortran/decl.c:8260
39800 #, gcc-internal-format, gfc-internal-format
39801 msgid ""
39802 "There is already a procedure with binding name '%s' for the derived type "
39803 "'%s' at %C"
39804 msgstr ""
39806 #: fortran/decl.c:8309
39807 #, gcc-internal-format, gfc-internal-format
39808 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
39809 msgstr ""
39811 #: fortran/decl.c:8329
39812 #, gcc-internal-format, gfc-internal-format
39813 msgid "Expected '::' at %C"
39814 msgstr ""
39816 #: fortran/decl.c:8341
39817 #, gcc-internal-format, gfc-internal-format
39818 msgid "Expected generic name or operator descriptor at %C"
39819 msgstr ""
39821 #: fortran/decl.c:8367
39822 #, gcc-internal-format, gfc-internal-format
39823 msgid "Expected '=>' at %C"
39824 msgstr ""
39826 #: fortran/decl.c:8409
39827 #, gcc-internal-format, gfc-internal-format
39828 msgid ""
39829 "There's already a non-generic procedure with binding name '%s' for the "
39830 "derived type '%s' at %C"
39831 msgstr ""
39833 #: fortran/decl.c:8417
39834 #, gcc-internal-format, gfc-internal-format
39835 msgid "Binding at %C must have the same access as already defined binding '%s'"
39836 msgstr ""
39838 #: fortran/decl.c:8466
39839 #, gcc-internal-format, gfc-internal-format
39840 msgid "Expected specific binding name at %C"
39841 msgstr ""
39843 #: fortran/decl.c:8476
39844 #, gcc-internal-format, gfc-internal-format
39845 msgid "'%s' already defined as specific binding for the generic '%s' at %C"
39846 msgstr ""
39848 #: fortran/decl.c:8494
39849 #, gcc-internal-format, gfc-internal-format
39850 msgid "Junk after GENERIC binding at %C"
39851 msgstr ""
39853 #: fortran/decl.c:8529
39854 #, gcc-internal-format, gfc-internal-format
39855 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
39856 msgstr ""
39858 #: fortran/decl.c:8540
39859 #, gcc-internal-format, gfc-internal-format
39860 msgid ""
39861 "Derived type declaration with FINAL at %C must be in the specification part "
39862 "of a MODULE"
39863 msgstr ""
39865 #: fortran/decl.c:8562
39866 #, gcc-internal-format, gfc-internal-format
39867 msgid "Empty FINAL at %C"
39868 msgstr ""
39870 #: fortran/decl.c:8569
39871 #, gcc-internal-format, gfc-internal-format
39872 msgid "Expected module procedure name at %C"
39873 msgstr ""
39875 #: fortran/decl.c:8579
39876 #, gcc-internal-format, gfc-internal-format
39877 msgid "Expected ',' at %C"
39878 msgstr ""
39880 #: fortran/decl.c:8585
39881 #, gcc-internal-format, gfc-internal-format
39882 msgid "Unknown procedure name \"%s\" at %C"
39883 msgstr ""
39885 #: fortran/decl.c:8599
39886 #, gcc-internal-format, gfc-internal-format
39887 msgid "'%s' at %C is already defined as FINAL procedure!"
39888 msgstr ""
39890 #: fortran/decl.c:8668
39891 #, gcc-internal-format, gfc-internal-format
39892 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
39893 msgstr ""
39895 #: fortran/decl.c:8715
39896 #, gcc-internal-format, gfc-internal-format
39897 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
39898 msgstr ""
39900 #. We are told not to check dependencies.
39901 #. We do it, however, and issue a warning in case we find one.
39902 #. If a dependency is found in the case
39903 #. elemental == ELEM_CHECK_VARIABLE, we will generate
39904 #. a temporary, so we don't need to bother the user.
39905 #: fortran/dependency.c:714
39906 #, gcc-internal-format, gfc-internal-format
39907 msgid ""
39908 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
39909 msgstr ""
39911 #: fortran/error.c:337
39912 #, gcc-internal-format, gfc-internal-format
39913 msgid "    Included at %s:%d:"
39914 msgstr ""
39916 #: fortran/error.c:423
39917 #, gcc-internal-format
39918 msgid "<During initialization>\n"
39919 msgstr ""
39921 #: fortran/error.c:758
39922 #, gcc-internal-format, gfc-internal-format
39923 msgid "Error count reached limit of %d."
39924 msgstr ""
39926 #: fortran/error.c:1054
39927 #, gcc-internal-format
39928 msgid "Internal Error at (1):"
39929 msgstr ""
39931 #: fortran/expr.c:1229
39932 #, gcc-internal-format, gfc-internal-format
39933 msgid "Index in dimension %d is out of bounds at %L"
39934 msgstr ""
39936 #: fortran/expr.c:1408 fortran/expr.c:1459
39937 #, gcc-internal-format, gfc-internal-format
39938 msgid "index in dimension %d is out of bounds at %L"
39939 msgstr ""
39941 #: fortran/expr.c:2066
39942 #, gcc-internal-format, gfc-internal-format
39943 msgid "elemental function arguments at %C are not compliant"
39944 msgstr ""
39946 #: fortran/expr.c:2110
39947 #, gcc-internal-format, gfc-internal-format
39948 msgid "Numeric or CHARACTER operands are required in expression at %L"
39949 msgstr ""
39951 #: fortran/expr.c:2135
39952 #, gcc-internal-format, gfc-internal-format
39953 msgid ""
39954 "Concatenation operator in expression at %L must have two CHARACTER operands"
39955 msgstr ""
39957 #: fortran/expr.c:2142
39958 #, gcc-internal-format, gfc-internal-format
39959 msgid "Concat operator at %L must concatenate strings of the same kind"
39960 msgstr ""
39962 #: fortran/expr.c:2152
39963 #, gcc-internal-format, gfc-internal-format
39964 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
39965 msgstr ""
39967 #: fortran/expr.c:2168
39968 #, gcc-internal-format, gfc-internal-format
39969 msgid "LOGICAL operands are required in expression at %L"
39970 msgstr ""
39972 #: fortran/expr.c:2179
39973 #, gcc-internal-format, gfc-internal-format
39974 msgid "Only intrinsic operators can be used in expression at %L"
39975 msgstr ""
39977 #: fortran/expr.c:2187
39978 #, gcc-internal-format, gfc-internal-format
39979 msgid "Numeric operands are required in expression at %L"
39980 msgstr ""
39982 #: fortran/expr.c:2210
39983 #, gcc-internal-format, gfc-internal-format
39984 msgid ""
39985 "Invalid initialization expression for ALLOCATABLE component '%s' in "
39986 "structure constructor at %L"
39987 msgstr ""
39989 #: fortran/expr.c:2308
39990 #, gcc-internal-format, gfc-internal-format
39991 msgid ""
39992 "Assumed or deferred character length variable '%s'  in constant expression "
39993 "at %L"
39994 msgstr ""
39996 #: fortran/expr.c:2374
39997 #, gcc-internal-format, gfc-internal-format
39998 msgid ""
39999 "transformational intrinsic '%s' at %L is not permitted in an initialization "
40000 "expression"
40001 msgstr ""
40003 #: fortran/expr.c:2405
40004 #, gcc-internal-format, gfc-internal-format
40005 msgid "Evaluation of nonstandard initialization expression at %L"
40006 msgstr ""
40008 #: fortran/expr.c:2461
40009 #, gcc-internal-format, gfc-internal-format
40010 msgid ""
40011 "Function '%s' in initialization expression at %L must be an intrinsic "
40012 "function"
40013 msgstr ""
40015 #: fortran/expr.c:2473
40016 #, gcc-internal-format, gfc-internal-format
40017 msgid ""
40018 "Intrinsic function '%s' at %L is not permitted in an initialization "
40019 "expression"
40020 msgstr ""
40022 #: fortran/expr.c:2508
40023 #, gcc-internal-format, gfc-internal-format
40024 msgid "PARAMETER '%s' is used at %L before its definition is complete"
40025 msgstr ""
40027 #: fortran/expr.c:2528
40028 #, gcc-internal-format, gfc-internal-format
40029 msgid ""
40030 "Assumed size array '%s' at %L is not permitted in an initialization "
40031 "expression"
40032 msgstr ""
40034 #: fortran/expr.c:2534
40035 #, gcc-internal-format, gfc-internal-format
40036 msgid ""
40037 "Assumed shape array '%s' at %L is not permitted in an initialization "
40038 "expression"
40039 msgstr ""
40041 #: fortran/expr.c:2540
40042 #, gcc-internal-format, gfc-internal-format
40043 msgid ""
40044 "Deferred array '%s' at %L is not permitted in an initialization expression"
40045 msgstr ""
40047 #: fortran/expr.c:2546
40048 #, gcc-internal-format, gfc-internal-format
40049 msgid ""
40050 "Array '%s' at %L is a variable, which does not reduce to a constant "
40051 "expression"
40052 msgstr ""
40054 #: fortran/expr.c:2556
40055 #, gcc-internal-format, gfc-internal-format
40056 msgid ""
40057 "Parameter '%s' at %L has not been declared or is a variable, which does not "
40058 "reduce to a constant expression"
40059 msgstr ""
40061 #: fortran/expr.c:2709
40062 #, gcc-internal-format, gfc-internal-format
40063 msgid "Specification function '%s' at %L cannot be a statement function"
40064 msgstr ""
40066 #: fortran/expr.c:2716
40067 #, gcc-internal-format, gfc-internal-format
40068 msgid "Specification function '%s' at %L cannot be an internal function"
40069 msgstr ""
40071 #: fortran/expr.c:2723
40072 #, gcc-internal-format, gfc-internal-format
40073 msgid "Specification function '%s' at %L must be PURE"
40074 msgstr ""
40076 #: fortran/expr.c:2730
40077 #, gcc-internal-format, gfc-internal-format
40078 msgid "Specification function '%s' at %L cannot be RECURSIVE"
40079 msgstr ""
40081 #: fortran/expr.c:2864
40082 #, gcc-internal-format, gfc-internal-format
40083 msgid "Dummy argument '%s' not allowed in expression at %L"
40084 msgstr ""
40086 #: fortran/expr.c:2871
40087 #, gcc-internal-format, gfc-internal-format
40088 msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
40089 msgstr ""
40091 #: fortran/expr.c:2878
40092 #, gcc-internal-format, gfc-internal-format
40093 msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
40094 msgstr ""
40096 #: fortran/expr.c:2909
40097 #, gcc-internal-format, gfc-internal-format
40098 msgid "Variable '%s' cannot appear in the expression at %L"
40099 msgstr ""
40101 #: fortran/expr.c:2960
40102 #, gcc-internal-format, gfc-internal-format
40103 msgid "Expression at %L must be of INTEGER type, found %s"
40104 msgstr ""
40106 #: fortran/expr.c:2972
40107 #, gcc-internal-format, gfc-internal-format
40108 msgid "Function '%s' at %L must be PURE"
40109 msgstr ""
40111 #: fortran/expr.c:2981
40112 #, gcc-internal-format, gfc-internal-format
40113 msgid "Expression at %L must be scalar"
40114 msgstr ""
40116 #: fortran/expr.c:3015
40117 #, gcc-internal-format, gfc-internal-format
40118 msgid "Incompatible ranks in %s (%d and %d) at %L"
40119 msgstr ""
40121 #: fortran/expr.c:3029
40122 #, gcc-internal-format, gfc-internal-format
40123 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
40124 msgstr ""
40126 #: fortran/expr.c:3118
40127 #, gcc-internal-format, gfc-internal-format
40128 msgid "'%s' at %L is not a VALUE"
40129 msgstr ""
40131 #: fortran/expr.c:3125
40132 #, gcc-internal-format, gfc-internal-format
40133 msgid "Incompatible ranks %d and %d in assignment at %L"
40134 msgstr ""
40136 #: fortran/expr.c:3132
40137 #, gcc-internal-format, gfc-internal-format
40138 msgid "Variable type is UNKNOWN in assignment at %L"
40139 msgstr ""
40141 #: fortran/expr.c:3144
40142 #, gcc-internal-format, gfc-internal-format
40143 msgid "NULL appears on right-hand side in assignment at %L"
40144 msgstr ""
40146 #: fortran/expr.c:3153
40147 #, gcc-internal-format, gfc-internal-format
40148 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
40149 msgstr ""
40151 #: fortran/expr.c:3163
40152 #, gcc-internal-format, gfc-internal-format
40153 msgid "BOZ literal at %L used to initialize non-integer variable '%s'"
40154 msgstr ""
40156 #: fortran/expr.c:3169 fortran/resolve.c:9505
40157 #, gcc-internal-format, gfc-internal-format
40158 msgid ""
40159 "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
40160 msgstr ""
40162 #: fortran/expr.c:3179 fortran/resolve.c:9515
40163 #, gcc-internal-format, gfc-internal-format
40164 msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
40165 msgstr ""
40167 #: fortran/expr.c:3187 fortran/resolve.c:9524
40168 #, gcc-internal-format, gfc-internal-format
40169 msgid ""
40170 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
40171 "disabled with the option -fno-range-check"
40172 msgstr ""
40174 #: fortran/expr.c:3191 fortran/resolve.c:9528
40175 #, gcc-internal-format, gfc-internal-format
40176 msgid ""
40177 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
40178 "disabled with the option -fno-range-check"
40179 msgstr ""
40181 #: fortran/expr.c:3195 fortran/resolve.c:9532
40182 #, gcc-internal-format, gfc-internal-format
40183 msgid ""
40184 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
40185 "with the option -fno-range-check"
40186 msgstr ""
40188 #: fortran/expr.c:3227
40189 #, gcc-internal-format, gfc-internal-format
40190 msgid "Change of value in conversion from  %s to %s at %L"
40191 msgstr ""
40193 #: fortran/expr.c:3235 fortran/intrinsic.c:4347 fortran/intrinsic.c:4359
40194 #, gcc-internal-format, gfc-internal-format
40195 msgid "Possible change of value in conversion from %s to %s at %L"
40196 msgstr ""
40198 #: fortran/expr.c:3243 fortran/intrinsic.c:4342 fortran/intrinsic.c:4368
40199 #, gcc-internal-format, gfc-internal-format
40200 msgid "Conversion from %s to %s at %L"
40201 msgstr ""
40203 #: fortran/expr.c:3264
40204 #, gcc-internal-format, gfc-internal-format
40205 msgid ""
40206 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
40207 msgstr ""
40209 #: fortran/expr.c:3300
40210 #, gcc-internal-format, gfc-internal-format
40211 msgid "Pointer assignment target is not a POINTER at %L"
40212 msgstr ""
40214 #: fortran/expr.c:3308
40215 #, gcc-internal-format, gfc-internal-format
40216 msgid ""
40217 "'%s' in the pointer assignment at %L cannot be an l-value since it is a "
40218 "procedure"
40219 msgstr ""
40221 #: fortran/expr.c:3331
40222 #, gcc-internal-format, gfc-internal-format
40223 msgid "Expected bounds specification for '%s' at %L"
40224 msgstr ""
40226 #: fortran/expr.c:3336
40227 #, gcc-internal-format, gfc-internal-format
40228 msgid "Bounds specification for '%s' in pointer assignment at %L"
40229 msgstr ""
40231 #: fortran/expr.c:3350
40232 #, gcc-internal-format, gfc-internal-format
40233 msgid "Lower bound has to be present at %L"
40234 msgstr ""
40236 #: fortran/expr.c:3356
40237 #, gcc-internal-format, gfc-internal-format
40238 msgid "Stride must not be present at %L"
40239 msgstr ""
40241 #: fortran/expr.c:3368
40242 #, gcc-internal-format, gfc-internal-format
40243 msgid "Either all or none of the upper bounds must be specified at %L"
40244 msgstr ""
40246 #: fortran/expr.c:3394
40247 #, gcc-internal-format, gfc-internal-format
40248 msgid "Pointer object at %L shall not have a coindex"
40249 msgstr ""
40251 #: fortran/expr.c:3415
40252 #, gcc-internal-format, gfc-internal-format
40253 msgid "Invalid procedure pointer assignment at %L"
40254 msgstr ""
40256 #: fortran/expr.c:3435
40257 #, gcc-internal-format, gfc-internal-format
40258 msgid ""
40259 "Function result '%s' is invalid as proc-target in procedure pointer "
40260 "assignment at %L"
40261 msgstr ""
40263 #: fortran/expr.c:3443
40264 #, gcc-internal-format, gfc-internal-format
40265 msgid ""
40266 "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
40267 msgstr ""
40269 #: fortran/expr.c:3453
40270 #, gcc-internal-format, gfc-internal-format
40271 msgid ""
40272 "Statement function '%s' is invalid in procedure pointer assignment at %L"
40273 msgstr ""
40275 #: fortran/expr.c:3459
40276 #, gcc-internal-format, gfc-internal-format
40277 msgid ""
40278 "Internal procedure '%s' is invalid in procedure pointer assignment at %L"
40279 msgstr ""
40281 #: fortran/expr.c:3467
40282 #, gcc-internal-format, gfc-internal-format
40283 msgid "Intrinsic '%s' at %L is invalid in procedure pointer assignment"
40284 msgstr ""
40286 #: fortran/expr.c:3475
40287 #, gcc-internal-format, gfc-internal-format
40288 msgid ""
40289 "Nonintrinsic elemental procedure '%s' is invalid in procedure pointer "
40290 "assignment at %L"
40291 msgstr ""
40293 #: fortran/expr.c:3498
40294 #, gcc-internal-format, gfc-internal-format
40295 msgid ""
40296 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
40297 "convention"
40298 msgstr ""
40300 #: fortran/expr.c:3549 fortran/expr.c:3557
40301 #, gcc-internal-format, gfc-internal-format
40302 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
40303 msgstr ""
40305 #: fortran/expr.c:3573
40306 #, gcc-internal-format, gfc-internal-format
40307 msgid ""
40308 "Data-pointer-object &L must be unlimited polymorphic, a sequence derived "
40309 "type or of a type with the BIND attribute assignment at %L to be compatible "
40310 "with an unlimited polymorphic target"
40311 msgstr ""
40313 #: fortran/expr.c:3579
40314 #, gcc-internal-format, gfc-internal-format
40315 msgid ""
40316 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
40317 msgstr ""
40319 #: fortran/expr.c:3588
40320 #, gcc-internal-format, gfc-internal-format
40321 msgid "Different kind type parameters in pointer assignment at %L"
40322 msgstr ""
40324 #: fortran/expr.c:3595
40325 #, gcc-internal-format, gfc-internal-format
40326 msgid "Different ranks in pointer assignment at %L"
40327 msgstr ""
40329 #: fortran/expr.c:3616
40330 #, gcc-internal-format, gfc-internal-format
40331 msgid ""
40332 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
40333 msgstr ""
40335 #: fortran/expr.c:3629
40336 #, gcc-internal-format, gfc-internal-format
40337 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
40338 msgstr ""
40340 #: fortran/expr.c:3633
40341 #, gcc-internal-format, gfc-internal-format
40342 msgid "Rank remapping target is not rank 1 at %L"
40343 msgstr ""
40345 #: fortran/expr.c:3658
40346 #, gcc-internal-format, gfc-internal-format
40347 msgid ""
40348 "Target expression in pointer assignment at %L must deliver a pointer result"
40349 msgstr ""
40351 #: fortran/expr.c:3666
40352 #, gcc-internal-format, gfc-internal-format
40353 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
40354 msgstr ""
40356 #: fortran/expr.c:3673
40357 #, gcc-internal-format, gfc-internal-format
40358 msgid "Bad target in pointer assignment in PURE procedure at %L"
40359 msgstr ""
40361 #: fortran/expr.c:3683
40362 #, gcc-internal-format, gfc-internal-format
40363 msgid "Pointer assignment with vector subscript on rhs at %L"
40364 msgstr ""
40366 #: fortran/expr.c:3691
40367 #, gcc-internal-format, gfc-internal-format
40368 msgid "Pointer assignment target has PROTECTED attribute at %L"
40369 msgstr ""
40371 #: fortran/expr.c:3704
40372 #, gcc-internal-format, gfc-internal-format
40373 msgid "Data target at %L shall not have a coindex"
40374 msgstr ""
40376 #: fortran/expr.c:3741
40377 #, gcc-internal-format, gfc-internal-format
40378 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
40379 msgstr ""
40381 #: fortran/expr.c:3806
40382 #, gcc-internal-format, gfc-internal-format
40383 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
40384 msgstr ""
40386 #: fortran/expr.c:3812
40387 #, gcc-internal-format, gfc-internal-format
40388 msgid "Pointer initialization target at %L must have the TARGET attribute"
40389 msgstr ""
40391 #: fortran/expr.c:3827 fortran/resolve.c:1256
40392 #, gcc-internal-format, gfc-internal-format
40393 msgid "Pointer initialization target at %L must have the SAVE attribute"
40394 msgstr ""
40396 #: fortran/expr.c:3839
40397 #, gcc-internal-format, gfc-internal-format
40398 msgid ""
40399 "Procedure pointer initialization target at %L may not be a procedure pointer"
40400 msgstr ""
40402 #: fortran/expr.c:4693
40403 #, gcc-internal-format, gfc-internal-format
40404 msgid ""
40405 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
40406 msgstr ""
40408 #: fortran/expr.c:4701
40409 #, gcc-internal-format, gfc-internal-format
40410 msgid "Non-variable expression in variable definition context (%s) at %L"
40411 msgstr ""
40413 #: fortran/expr.c:4709
40414 #, gcc-internal-format, gfc-internal-format
40415 msgid "Named constant '%s' in variable definition context (%s) at %L"
40416 msgstr ""
40418 #: fortran/expr.c:4718
40419 #, gcc-internal-format, gfc-internal-format
40420 msgid "'%s' in variable definition context (%s) at %L is not a variable"
40421 msgstr ""
40423 #: fortran/expr.c:4729
40424 #, gcc-internal-format, gfc-internal-format
40425 msgid "Non-POINTER in pointer association context (%s) at %L"
40426 msgstr ""
40428 #: fortran/expr.c:4742
40429 #, gcc-internal-format, gfc-internal-format
40430 msgid "LOCK_TYPE in variable definition context (%s) at %L"
40431 msgstr ""
40433 #: fortran/expr.c:4771
40434 #, gcc-internal-format, gfc-internal-format
40435 msgid ""
40436 "Dummy argument '%s' with INTENT(IN) in pointer association context (%s) at %L"
40437 msgstr ""
40439 #: fortran/expr.c:4779
40440 #, gcc-internal-format, gfc-internal-format
40441 msgid ""
40442 "Dummy argument '%s' with INTENT(IN) in variable definition context (%s) at %L"
40443 msgstr ""
40445 #: fortran/expr.c:4792
40446 #, gcc-internal-format, gfc-internal-format
40447 msgid ""
40448 "Variable '%s' is PROTECTED and can not appear in a pointer association "
40449 "context (%s) at %L"
40450 msgstr ""
40452 #: fortran/expr.c:4800
40453 #, gcc-internal-format, gfc-internal-format
40454 msgid ""
40455 "Variable '%s' is PROTECTED and can not appear in a variable definition "
40456 "context (%s) at %L"
40457 msgstr ""
40459 #: fortran/expr.c:4812
40460 #, gcc-internal-format, gfc-internal-format
40461 msgid ""
40462 "Variable '%s' can not appear in a variable definition context (%s) at %L in "
40463 "PURE procedure"
40464 msgstr ""
40466 #: fortran/expr.c:4871
40467 #, gcc-internal-format, gfc-internal-format
40468 msgid ""
40469 "'%s' at %L associated to vector-indexed target can not be used in a variable "
40470 "definition context (%s)"
40471 msgstr ""
40473 #: fortran/expr.c:4875
40474 #, gcc-internal-format, gfc-internal-format
40475 msgid ""
40476 "'%s' at %L associated to expression can not be used in a variable definition "
40477 "context (%s)"
40478 msgstr ""
40480 #: fortran/expr.c:4887
40481 #, gcc-internal-format, gfc-internal-format
40482 msgid ""
40483 "Associate-name '%s' can not appear in a variable definition context (%s) at "
40484 "%L because its target at %L can not, either"
40485 msgstr ""
40487 #: fortran/f95-lang.c:225
40488 #, gcc-internal-format, gfc-internal-format
40489 msgid "can't open input file: %s"
40490 msgstr ""
40492 #: fortran/frontend-passes.c:518 fortran/trans-array.c:1041
40493 #: fortran/trans-array.c:5866 fortran/trans-array.c:7150
40494 #: fortran/trans-intrinsic.c:5444
40495 #, gcc-internal-format, gfc-internal-format
40496 msgid "Creating array temporary at %L"
40497 msgstr ""
40499 #: fortran/frontend-passes.c:541 fortran/frontend-passes.c:544
40500 #, gcc-internal-format, gfc-internal-format
40501 msgid "Removing call to function '%s' at %L"
40502 msgstr ""
40504 #: fortran/frontend-passes.c:1474
40505 #, gcc-internal-format, gfc-internal-format
40506 msgid ""
40507 "Variable '%s' at %L set to undefined value inside loop  beginning at %L as "
40508 "INTENT(OUT) argument to subroutine '%s'"
40509 msgstr ""
40511 #: fortran/frontend-passes.c:1480
40512 #, gcc-internal-format, gfc-internal-format
40513 msgid ""
40514 "Variable '%s' at %L not definable inside loop beginning at %L as INTENT"
40515 "(INOUT) argument to subroutine '%s'"
40516 msgstr ""
40518 #: fortran/frontend-passes.c:1544
40519 #, gcc-internal-format, gfc-internal-format
40520 msgid ""
40521 "Variable '%s' at %L set to undefined value inside loop beginning at %L as "
40522 "INTENT(OUT) argument to function '%s'"
40523 msgstr ""
40525 #: fortran/frontend-passes.c:1550
40526 #, gcc-internal-format, gfc-internal-format
40527 msgid ""
40528 "Variable '%s' at %L not definable inside loop beginning at %L as INTENT"
40529 "(INOUT) argument to function '%s'"
40530 msgstr ""
40532 #: fortran/gfortranspec.c:168
40533 #, gcc-internal-format
40534 msgid "overflowed output arg list for %qs"
40535 msgstr ""
40537 #: fortran/gfortranspec.c:328
40538 #, gcc-internal-format
40539 msgid "no input files; unwilling to write output files"
40540 msgstr ""
40542 #: fortran/interface.c:175
40543 #, gcc-internal-format, gfc-internal-format
40544 msgid "Syntax error in generic specification at %C"
40545 msgstr ""
40547 #: fortran/interface.c:202
40548 #, gcc-internal-format, gfc-internal-format
40549 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
40550 msgstr ""
40552 #: fortran/interface.c:221
40553 #, gcc-internal-format, gfc-internal-format
40554 msgid "Dummy procedure '%s' at %C cannot have a generic interface"
40555 msgstr ""
40557 #: fortran/interface.c:254
40558 #, gcc-internal-format, gfc-internal-format
40559 msgid "ABSTRACT INTERFACE at %C"
40560 msgstr ""
40562 #: fortran/interface.c:262
40563 #, gcc-internal-format, gfc-internal-format
40564 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
40565 msgstr ""
40567 #: fortran/interface.c:293
40568 #, gcc-internal-format, gfc-internal-format
40569 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
40570 msgstr ""
40572 #: fortran/interface.c:306
40573 #, gcc-internal-format, gfc-internal-format
40574 msgid "Expected a nameless interface at %C"
40575 msgstr ""
40577 #: fortran/interface.c:319
40578 #, gcc-internal-format, gfc-internal-format
40579 msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
40580 msgstr ""
40582 #: fortran/interface.c:349
40583 #, gcc-internal-format, gfc-internal-format
40584 msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C, but got %s"
40585 msgstr ""
40587 #: fortran/interface.c:363
40588 #, gcc-internal-format, gfc-internal-format
40589 msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
40590 msgstr ""
40592 #: fortran/interface.c:374
40593 #, gcc-internal-format, gfc-internal-format
40594 msgid "Expecting 'END INTERFACE %s' at %C"
40595 msgstr ""
40597 #: fortran/interface.c:624
40598 #, gcc-internal-format, gfc-internal-format
40599 msgid "Alternate return cannot appear in operator interface at %L"
40600 msgstr ""
40602 #: fortran/interface.c:653
40603 #, gcc-internal-format, gfc-internal-format
40604 msgid "Assignment operator interface at %L must have two arguments"
40605 msgstr ""
40607 #: fortran/interface.c:656
40608 #, gcc-internal-format, gfc-internal-format
40609 msgid "Operator interface at %L has the wrong number of arguments"
40610 msgstr ""
40612 #: fortran/interface.c:669
40613 #, gcc-internal-format, gfc-internal-format
40614 msgid "Assignment operator interface at %L must be a SUBROUTINE"
40615 msgstr ""
40617 #: fortran/interface.c:687
40618 #, gcc-internal-format, gfc-internal-format
40619 msgid ""
40620 "Assignment operator interface at %L must not redefine an INTRINSIC type "
40621 "assignment"
40622 msgstr ""
40624 #: fortran/interface.c:696
40625 #, gcc-internal-format, gfc-internal-format
40626 msgid "Intrinsic operator interface at %L must be a FUNCTION"
40627 msgstr ""
40629 #: fortran/interface.c:707
40630 #, gcc-internal-format, gfc-internal-format
40631 msgid ""
40632 "First argument of defined assignment at %L must be INTENT(OUT) or INTENT"
40633 "(INOUT)"
40634 msgstr ""
40636 #: fortran/interface.c:714
40637 #, gcc-internal-format, gfc-internal-format
40638 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
40639 msgstr ""
40641 #: fortran/interface.c:723 fortran/resolve.c:14799
40642 #, gcc-internal-format, gfc-internal-format
40643 msgid "First argument of operator interface at %L must be INTENT(IN)"
40644 msgstr ""
40646 #: fortran/interface.c:730 fortran/resolve.c:14817
40647 #, gcc-internal-format, gfc-internal-format
40648 msgid "Second argument of operator interface at %L must be INTENT(IN)"
40649 msgstr ""
40651 #: fortran/interface.c:835
40652 #, gcc-internal-format, gfc-internal-format
40653 msgid "Operator interface at %L conflicts with intrinsic interface"
40654 msgstr ""
40656 #: fortran/interface.c:1464
40657 #, gcc-internal-format, gfc-internal-format
40658 msgid "Procedure '%s' in %s at %L has no explicit interface"
40659 msgstr ""
40661 #: fortran/interface.c:1467
40662 #, gcc-internal-format, gfc-internal-format
40663 msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
40664 msgstr ""
40666 #: fortran/interface.c:1479
40667 #, gcc-internal-format, gfc-internal-format
40668 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
40669 msgstr ""
40671 #: fortran/interface.c:1483
40672 #, gcc-internal-format, gfc-internal-format
40673 msgid ""
40674 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
40675 "name of a derived type"
40676 msgstr ""
40678 #: fortran/interface.c:1491
40679 #, gcc-internal-format, gfc-internal-format
40680 msgid "Internal procedure '%s' in %s at %L"
40681 msgstr ""
40683 #: fortran/interface.c:1548 fortran/interface.c:1552
40684 #, gcc-internal-format, gfc-internal-format
40685 msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
40686 msgstr ""
40688 #: fortran/interface.c:1556
40689 #, gcc-internal-format, gfc-internal-format
40690 msgid "Although not referenced, '%s' has ambiguous interfaces at %L"
40691 msgstr ""
40693 #: fortran/interface.c:1590
40694 #, gcc-internal-format, gfc-internal-format
40695 msgid "'%s' at %L is not a module procedure"
40696 msgstr ""
40698 #: fortran/interface.c:1804
40699 #, gcc-internal-format, gfc-internal-format
40700 msgid ""
40701 "The assumed-rank array at %L requires that the dummy argument '%s' has "
40702 "assumed-rank"
40703 msgstr ""
40705 #: fortran/interface.c:1809
40706 #, gcc-internal-format, gfc-internal-format
40707 msgid "Rank mismatch in argument '%s' at %L (scalar and rank-%d)"
40708 msgstr ""
40710 #: fortran/interface.c:1814
40711 #, gcc-internal-format, gfc-internal-format
40712 msgid "Rank mismatch in argument '%s' at %L (rank-%d and scalar)"
40713 msgstr ""
40715 #: fortran/interface.c:1819
40716 #, gcc-internal-format, gfc-internal-format
40717 msgid "Rank mismatch in argument '%s' at %L (rank-%d and rank-%d)"
40718 msgstr ""
40720 #: fortran/interface.c:1861
40721 #, gcc-internal-format, gfc-internal-format
40722 msgid "Invalid procedure argument at %L"
40723 msgstr ""
40725 #: fortran/interface.c:1869
40726 #, gcc-internal-format, gfc-internal-format
40727 msgid "Interface mismatch in dummy procedure '%s' at %L: %s"
40728 msgstr ""
40730 #: fortran/interface.c:1894
40731 #, gcc-internal-format, gfc-internal-format
40732 msgid ""
40733 "Actual argument to contiguous pointer dummy '%s' at %L must be simply "
40734 "contiguous"
40735 msgstr ""
40737 #: fortran/interface.c:1908
40738 #, gcc-internal-format, gfc-internal-format
40739 msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
40740 msgstr ""
40742 #: fortran/interface.c:1923
40743 #, gcc-internal-format, gfc-internal-format
40744 msgid "Actual argument to '%s' at %L must be polymorphic"
40745 msgstr ""
40747 #: fortran/interface.c:1931
40748 #, gcc-internal-format, gfc-internal-format
40749 msgid "Actual argument to '%s' at %L must have the same declared type"
40750 msgstr ""
40752 #: fortran/interface.c:1946
40753 #, gcc-internal-format, gfc-internal-format
40754 msgid ""
40755 "Actual argument to '%s' at %L must be unlimited polymorphic since the formal "
40756 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
40757 "12.5.2.5]"
40758 msgstr ""
40760 #: fortran/interface.c:1957
40761 #, gcc-internal-format, gfc-internal-format
40762 msgid "Actual argument to '%s' at %L must be a coarray"
40763 msgstr ""
40765 #: fortran/interface.c:1976
40766 #, gcc-internal-format, gfc-internal-format
40767 msgid "Corank mismatch in argument '%s' at %L (%d and %d)"
40768 msgstr ""
40770 #: fortran/interface.c:1993
40771 #, gcc-internal-format, gfc-internal-format
40772 msgid "Actual argument to '%s' at %L must be simply contiguous"
40773 msgstr ""
40775 #: fortran/interface.c:2007
40776 #, gcc-internal-format, gfc-internal-format
40777 msgid ""
40778 "Actual argument to non-INTENT(INOUT) dummy '%s' at %L, which is LOCK_TYPE or "
40779 "has a LOCK_TYPE component"
40780 msgstr ""
40782 #: fortran/interface.c:2024
40783 #, gcc-internal-format, gfc-internal-format
40784 msgid ""
40785 "Dummy argument '%s' has to be a pointer or assumed-shape array without "
40786 "CONTIGUOUS attribute - as actual argument at %L is not simply contiguous and "
40787 "both are ASYNCHRONOUS or VOLATILE"
40788 msgstr ""
40790 #: fortran/interface.c:2037
40791 #, gcc-internal-format, gfc-internal-format
40792 msgid ""
40793 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
40794 "'%s'"
40795 msgstr ""
40797 #: fortran/interface.c:2044
40798 #, gcc-internal-format, gfc-internal-format
40799 msgid ""
40800 "Passing coarray at %L to allocatable, noncoarray dummy argument '%s', which "
40801 "is invalid if the allocation status is modified"
40802 msgstr ""
40804 #: fortran/interface.c:2107
40805 #, gcc-internal-format, gfc-internal-format
40806 msgid "Polymorphic scalar passed to array dummy argument '%s' at %L"
40807 msgstr ""
40809 #: fortran/interface.c:2116
40810 #, gcc-internal-format, gfc-internal-format
40811 msgid ""
40812 "Element of assumed-shaped or pointer array passed to array dummy argument "
40813 "'%s' at %L"
40814 msgstr ""
40816 #: fortran/interface.c:2128
40817 #, gcc-internal-format, gfc-internal-format
40818 msgid ""
40819 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
40820 "argument with array dummy argument '%s' at %L"
40821 msgstr ""
40823 #: fortran/interface.c:2136
40824 #, gcc-internal-format, gfc-internal-format
40825 msgid ""
40826 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument "
40827 "'%s' at %L"
40828 msgstr ""
40830 #: fortran/interface.c:2433
40831 #, gcc-internal-format, gfc-internal-format
40832 msgid "Keyword argument '%s' at %L is not in the procedure"
40833 msgstr ""
40835 #: fortran/interface.c:2441
40836 #, gcc-internal-format, gfc-internal-format
40837 msgid ""
40838 "Keyword argument '%s' at %L is already associated with another actual "
40839 "argument"
40840 msgstr ""
40842 #: fortran/interface.c:2451
40843 #, gcc-internal-format, gfc-internal-format
40844 msgid "More actual than formal arguments in procedure call at %L"
40845 msgstr ""
40847 #: fortran/interface.c:2463 fortran/interface.c:2828
40848 #, gcc-internal-format, gfc-internal-format
40849 msgid "Missing alternate return spec in subroutine call at %L"
40850 msgstr ""
40852 #: fortran/interface.c:2471
40853 #, gcc-internal-format, gfc-internal-format
40854 msgid "Unexpected alternate return spec in subroutine call at %L"
40855 msgstr ""
40857 #: fortran/interface.c:2498
40858 #, gcc-internal-format, gfc-internal-format
40859 msgid "Unexpected NULL() intrinsic at %L to dummy '%s'"
40860 msgstr ""
40862 #: fortran/interface.c:2501
40863 #, gcc-internal-format, gfc-internal-format
40864 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy '%s'"
40865 msgstr ""
40867 #: fortran/interface.c:2525
40868 #, gcc-internal-format, gfc-internal-format
40869 msgid ""
40870 "Actual argument at %L to assumed-type dummy is of derived type with type-"
40871 "bound or FINAL procedures"
40872 msgstr ""
40874 #: fortran/interface.c:2546
40875 #, gcc-internal-format, gfc-internal-format
40876 msgid ""
40877 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
40878 "allocatable dummy argument '%s' at %L"
40879 msgstr ""
40881 #: fortran/interface.c:2553
40882 #, gcc-internal-format, gfc-internal-format
40883 msgid ""
40884 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
40885 "shape dummy argument '%s' at %L"
40886 msgstr ""
40888 #: fortran/interface.c:2567
40889 #, gcc-internal-format, gfc-internal-format
40890 msgid ""
40891 "Actual argument at %L to allocatable or pointer dummy argument '%s' must "
40892 "have a deferred length type parameter if and only if the dummy has one"
40893 msgstr ""
40895 #: fortran/interface.c:2584
40896 #, gcc-internal-format, gfc-internal-format
40897 msgid ""
40898 "Character length of actual argument shorter than of dummy argument '%s' (%lu/"
40899 "%lu) at %L"
40900 msgstr ""
40902 #: fortran/interface.c:2589
40903 #, gcc-internal-format, gfc-internal-format
40904 msgid ""
40905 "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) "
40906 "at %L"
40907 msgstr ""
40909 #: fortran/interface.c:2608
40910 #, gcc-internal-format, gfc-internal-format
40911 msgid "Expected a procedure pointer for argument '%s' at %L"
40912 msgstr ""
40914 #: fortran/interface.c:2619
40915 #, gcc-internal-format, gfc-internal-format
40916 msgid "Expected a procedure for argument '%s' at %L"
40917 msgstr ""
40919 #: fortran/interface.c:2633
40920 #, gcc-internal-format, gfc-internal-format
40921 msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
40922 msgstr ""
40924 #: fortran/interface.c:2642
40925 #, gcc-internal-format, gfc-internal-format
40926 msgid "Actual argument for '%s' must be a pointer at %L"
40927 msgstr ""
40929 #: fortran/interface.c:2652
40930 #, gcc-internal-format, gfc-internal-format
40931 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy '%s'"
40932 msgstr ""
40934 #: fortran/interface.c:2662
40935 #, gcc-internal-format, gfc-internal-format
40936 msgid "Coindexed actual argument at %L to pointer dummy '%s'"
40937 msgstr ""
40939 #: fortran/interface.c:2675
40940 #, gcc-internal-format, gfc-internal-format
40941 msgid ""
40942 "Coindexed actual argument at %L to allocatable dummy '%s' requires INTENT(IN)"
40943 msgstr ""
40945 #: fortran/interface.c:2689
40946 #, gcc-internal-format, gfc-internal-format
40947 msgid ""
40948 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
40949 "'%s' has neither ASYNCHRONOUS nor VOLATILE"
40950 msgstr ""
40952 #: fortran/interface.c:2703
40953 #, gcc-internal-format, gfc-internal-format
40954 msgid ""
40955 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
40956 "'%s' requires either VALUE or INTENT(IN)"
40957 msgstr ""
40959 #: fortran/interface.c:2715
40960 #, gcc-internal-format, gfc-internal-format
40961 msgid "Actual CLASS array argument for '%s' must be a full array at %L"
40962 msgstr ""
40964 #: fortran/interface.c:2725
40965 #, gcc-internal-format, gfc-internal-format
40966 msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
40967 msgstr ""
40969 #: fortran/interface.c:2756
40970 #, gcc-internal-format, gfc-internal-format
40971 msgid ""
40972 "Array-section actual argument with vector subscripts at %L is incompatible "
40973 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
40974 "dummy argument '%s'"
40975 msgstr ""
40977 #: fortran/interface.c:2774
40978 #, gcc-internal-format, gfc-internal-format
40979 msgid ""
40980 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
40981 "shape dummy argument '%s' due to VOLATILE attribute"
40982 msgstr ""
40984 #: fortran/interface.c:2786
40985 #, gcc-internal-format, gfc-internal-format
40986 msgid ""
40987 "Array-section actual argument at %L is incompatible with the non-assumed-"
40988 "shape dummy argument '%s' due to VOLATILE attribute"
40989 msgstr ""
40991 #: fortran/interface.c:2805
40992 #, gcc-internal-format, gfc-internal-format
40993 msgid ""
40994 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
40995 "array dummy argument '%s' due to VOLATILE attribute"
40996 msgstr ""
40998 #: fortran/interface.c:2835
40999 #, gcc-internal-format, gfc-internal-format
41000 msgid "Missing actual argument for argument '%s' at %L"
41001 msgstr ""
41003 #: fortran/interface.c:3021
41004 #, gcc-internal-format, gfc-internal-format
41005 msgid ""
41006 "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) "
41007 "argument '%s' at %L"
41008 msgstr ""
41010 #: fortran/interface.c:3062
41011 #, gcc-internal-format, gfc-internal-format
41012 msgid ""
41013 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
41014 "attribute"
41015 msgstr ""
41017 #: fortran/interface.c:3074
41018 #, gcc-internal-format, gfc-internal-format
41019 msgid ""
41020 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
41021 "argument"
41022 msgstr ""
41024 #: fortran/interface.c:3084
41025 #, gcc-internal-format, gfc-internal-format
41026 msgid ""
41027 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
41028 "dummy argument"
41029 msgstr ""
41031 #: fortran/interface.c:3095
41032 #, gcc-internal-format, gfc-internal-format
41033 msgid ""
41034 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
41035 "argument '%s'"
41036 msgstr ""
41038 #: fortran/interface.c:3122
41039 #, gcc-internal-format, gfc-internal-format
41040 msgid "Procedure '%s' called with an implicit interface at %L"
41041 msgstr ""
41043 #: fortran/interface.c:3126
41044 #, gcc-internal-format, gfc-internal-format
41045 msgid "Procedure '%s' called at %L is not explicitly declared"
41046 msgstr ""
41048 #: fortran/interface.c:3136
41049 #, gcc-internal-format, gfc-internal-format
41050 msgid ""
41051 "The pointer object '%s' at %L must have an explicit function interface or be "
41052 "declared as array"
41053 msgstr ""
41055 #: fortran/interface.c:3144
41056 #, gcc-internal-format, gfc-internal-format
41057 msgid ""
41058 "The allocatable object '%s' at %L must have an explicit function interface "
41059 "or be declared as array"
41060 msgstr ""
41062 #: fortran/interface.c:3152
41063 #, gcc-internal-format, gfc-internal-format
41064 msgid ""
41065 "Allocatable function '%s' at %L must have an explicit function interface"
41066 msgstr ""
41068 #: fortran/interface.c:3162
41069 #, gcc-internal-format, gfc-internal-format
41070 msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
41071 msgstr ""
41073 #: fortran/interface.c:3171
41074 #, gcc-internal-format, gfc-internal-format
41075 msgid "Assumed-type argument %s at %L requires an explicit interface"
41076 msgstr ""
41078 #: fortran/interface.c:3184
41079 #, gcc-internal-format, gfc-internal-format
41080 msgid ""
41081 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
41082 "explicit interface for procedure '%s'"
41083 msgstr ""
41085 #: fortran/interface.c:3193
41086 #, gcc-internal-format, gfc-internal-format
41087 msgid "MOLD argument to NULL required at %L"
41088 msgstr ""
41090 #: fortran/interface.c:3201
41091 #, gcc-internal-format, gfc-internal-format
41092 msgid "Assumed-rank argument requires an explicit interface at %L"
41093 msgstr ""
41095 #: fortran/interface.c:3238
41096 #, gcc-internal-format, gfc-internal-format
41097 msgid ""
41098 "Procedure pointer component '%s' called with an implicit interface at %L"
41099 msgstr ""
41101 #: fortran/interface.c:3249
41102 #, gcc-internal-format, gfc-internal-format
41103 msgid ""
41104 "Keyword argument requires explicit interface for procedure pointer component "
41105 "'%s' at %L"
41106 msgstr ""
41108 #: fortran/interface.c:3333
41109 #, gcc-internal-format, gfc-internal-format
41110 msgid ""
41111 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
41112 "functions %s and %s"
41113 msgstr ""
41115 #: fortran/interface.c:3785
41116 #, gcc-internal-format, gfc-internal-format
41117 msgid "Entity '%s' at %L is already present in the interface"
41118 msgstr ""
41120 #: fortran/interface.c:3996
41121 #, gcc-internal-format, gfc-internal-format
41122 msgid "Can't overwrite GENERIC '%s' at %L"
41123 msgstr ""
41125 #: fortran/interface.c:4008
41126 #, gcc-internal-format, gfc-internal-format
41127 msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
41128 msgstr ""
41130 #: fortran/interface.c:4016
41131 #, gcc-internal-format, gfc-internal-format
41132 msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
41133 msgstr ""
41135 #: fortran/interface.c:4024
41136 #, gcc-internal-format, gfc-internal-format
41137 msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
41138 msgstr ""
41140 #: fortran/interface.c:4033
41141 #, gcc-internal-format, gfc-internal-format
41142 msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
41143 msgstr ""
41145 #: fortran/interface.c:4039
41146 #, gcc-internal-format, gfc-internal-format
41147 msgid ""
41148 "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
41149 "either"
41150 msgstr ""
41152 #: fortran/interface.c:4048
41153 #, gcc-internal-format, gfc-internal-format
41154 msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
41155 msgstr ""
41157 #: fortran/interface.c:4059
41158 #, gcc-internal-format, gfc-internal-format
41159 msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
41160 msgstr ""
41162 #: fortran/interface.c:4067
41163 #, gcc-internal-format, gfc-internal-format
41164 msgid "Result mismatch for the overriding procedure '%s' at %L: %s"
41165 msgstr ""
41167 #: fortran/interface.c:4078
41168 #, gcc-internal-format, gfc-internal-format
41169 msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
41170 msgstr ""
41172 #: fortran/interface.c:4108
41173 #, gcc-internal-format, gfc-internal-format
41174 msgid ""
41175 "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the "
41176 "corresponding argument of the overridden procedure"
41177 msgstr ""
41179 #: fortran/interface.c:4119
41180 #, gcc-internal-format, gfc-internal-format
41181 msgid "Argument mismatch for the overriding procedure '%s' at %L: %s"
41182 msgstr ""
41184 #: fortran/interface.c:4128
41185 #, gcc-internal-format, gfc-internal-format
41186 msgid ""
41187 "'%s' at %L must have the same number of formal arguments as the overridden "
41188 "procedure"
41189 msgstr ""
41191 #: fortran/interface.c:4137
41192 #, gcc-internal-format, gfc-internal-format
41193 msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
41194 msgstr ""
41196 #: fortran/interface.c:4148
41197 #, gcc-internal-format, gfc-internal-format
41198 msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
41199 msgstr ""
41201 #: fortran/interface.c:4155
41202 #, gcc-internal-format, gfc-internal-format
41203 msgid ""
41204 "Passed-object dummy argument of '%s' at %L must be at the same position as "
41205 "the passed-object dummy argument of the overridden procedure"
41206 msgstr ""
41208 #: fortran/intrinsic.c:937
41209 #, gcc-internal-format, gfc-internal-format
41210 msgid ""
41211 "The intrinsic '%s' at %L is not included in the selected standard but %s and "
41212 "'%s' will be treated as if declared EXTERNAL.  Use an appropriate -std=* "
41213 "option or define -fall-intrinsics to allow this intrinsic."
41214 msgstr ""
41216 #: fortran/intrinsic.c:3530
41217 #, gcc-internal-format, gfc-internal-format
41218 msgid "Too many arguments in call to '%s' at %L"
41219 msgstr ""
41221 #: fortran/intrinsic.c:3545
41222 #, gcc-internal-format, gfc-internal-format
41223 msgid ""
41224 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
41225 "context at %L"
41226 msgstr ""
41228 #: fortran/intrinsic.c:3548
41229 #, gcc-internal-format, gfc-internal-format
41230 msgid "Can't find keyword named '%s' in call to '%s' at %L"
41231 msgstr ""
41233 #: fortran/intrinsic.c:3555
41234 #, gcc-internal-format, gfc-internal-format
41235 msgid "Argument '%s' appears twice in call to '%s' at %L"
41236 msgstr ""
41238 #: fortran/intrinsic.c:3569
41239 #, gcc-internal-format, gfc-internal-format
41240 msgid "Missing actual argument '%s' in call to '%s' at %L"
41241 msgstr ""
41243 #: fortran/intrinsic.c:3584
41244 #, gcc-internal-format, gfc-internal-format
41245 msgid "ALTERNATE RETURN not permitted at %L"
41246 msgstr ""
41248 #: fortran/intrinsic.c:3641
41249 #, gcc-internal-format, gfc-internal-format
41250 msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
41251 msgstr ""
41253 #: fortran/intrinsic.c:4026
41254 #, gcc-internal-format, gfc-internal-format
41255 msgid "Intrinsic '%s' (is %s) is used at %L"
41256 msgstr ""
41258 #: fortran/intrinsic.c:4097
41259 #, gcc-internal-format, gfc-internal-format
41260 msgid "Function '%s' as initialization expression at %L"
41261 msgstr ""
41263 #: fortran/intrinsic.c:4173
41264 #, gcc-internal-format, gfc-internal-format
41265 msgid ""
41266 "Elemental function as initialization expression with non-integer/non-"
41267 "character arguments at %L"
41268 msgstr ""
41270 #: fortran/intrinsic.c:4234
41271 #, gcc-internal-format, gfc-internal-format
41272 msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
41273 msgstr ""
41275 #: fortran/intrinsic.c:4307
41276 #, gcc-internal-format, gfc-internal-format
41277 msgid "Extension: Conversion from %s to %s at %L"
41278 msgstr ""
41280 #: fortran/intrinsic.c:4421
41281 #, gcc-internal-format, gfc-internal-format
41282 msgid "Can't convert %s to %s at %L"
41283 msgstr ""
41285 #: fortran/intrinsic.c:4515
41286 #, gcc-internal-format, gfc-internal-format
41287 msgid ""
41288 "'%s' declared at %L may shadow the intrinsic of the same name.  In order to "
41289 "call the intrinsic, explicit INTRINSIC declarations may be required."
41290 msgstr ""
41292 #: fortran/intrinsic.c:4520
41293 #, gcc-internal-format, gfc-internal-format
41294 msgid ""
41295 "'%s' declared at %L is also the name of an intrinsic.  It can only be called "
41296 "via an explicit interface or if declared EXTERNAL."
41297 msgstr ""
41299 #: fortran/io.c:168 fortran/primary.c:871
41300 #, gcc-internal-format, gfc-internal-format
41301 msgid "Extension: backslash character at %C"
41302 msgstr ""
41304 #: fortran/io.c:204 fortran/io.c:207
41305 #, gcc-internal-format, gfc-internal-format
41306 msgid "Extension: Tab character in format at %C"
41307 msgstr ""
41309 #: fortran/io.c:455
41310 #, gcc-internal-format, gfc-internal-format
41311 msgid "DP format specifier not allowed at %C"
41312 msgstr ""
41314 #: fortran/io.c:462
41315 #, gcc-internal-format, gfc-internal-format
41316 msgid "DC format specifier not allowed at %C"
41317 msgstr ""
41319 #: fortran/io.c:651
41320 #, gcc-internal-format, gfc-internal-format
41321 msgid "X descriptor requires leading space count at %L"
41322 msgstr ""
41324 #: fortran/io.c:681
41325 #, gcc-internal-format, gfc-internal-format
41326 msgid "$ descriptor at %L"
41327 msgstr ""
41329 #: fortran/io.c:686
41330 #, gcc-internal-format, gfc-internal-format
41331 msgid "$ should be the last specifier in format at %L"
41332 msgstr ""
41334 #: fortran/io.c:784
41335 #, gcc-internal-format, gfc-internal-format
41336 msgid "Extension: Missing positive width after L descriptor at %L"
41337 msgstr ""
41339 #: fortran/io.c:828
41340 #, gcc-internal-format, gfc-internal-format
41341 msgid "'G0' in format at %L"
41342 msgstr ""
41344 #: fortran/io.c:856
41345 #, gcc-internal-format, gfc-internal-format
41346 msgid "Positive width required in format specifier %s at %L"
41347 msgstr ""
41349 #: fortran/io.c:872 fortran/io.c:879
41350 #, gcc-internal-format, gfc-internal-format
41351 msgid "Period required in format specifier %s at %L"
41352 msgstr ""
41354 #: fortran/io.c:951
41355 #, gcc-internal-format, gfc-internal-format
41356 msgid "Period required in format specifier at %L"
41357 msgstr ""
41359 #: fortran/io.c:973
41360 #, gcc-internal-format, gfc-internal-format
41361 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
41362 msgstr ""
41364 #: fortran/io.c:1061 fortran/io.c:1124
41365 #, gcc-internal-format, gfc-internal-format
41366 msgid "Missing comma at %L"
41367 msgstr ""
41369 #: fortran/io.c:1143
41370 #, gcc-internal-format, gfc-internal-format
41371 msgid "%s in format string at %L"
41372 msgstr ""
41374 #: fortran/io.c:1180
41375 #, gcc-internal-format, gfc-internal-format
41376 msgid "Extraneous characters in format at %L"
41377 msgstr ""
41379 #: fortran/io.c:1202
41380 #, gcc-internal-format, gfc-internal-format
41381 msgid "Format statement in module main block at %C"
41382 msgstr ""
41384 #: fortran/io.c:1208
41385 #, gcc-internal-format, gfc-internal-format
41386 msgid "Missing format label at %C"
41387 msgstr ""
41389 #: fortran/io.c:1263 fortran/io.c:1294 fortran/io.c:1359
41390 #, gcc-internal-format, gfc-internal-format
41391 msgid "Invalid value for %s specification at %C"
41392 msgstr ""
41394 #: fortran/io.c:1269 fortran/io.c:1300
41395 #, gcc-internal-format, gfc-internal-format
41396 msgid "Duplicate %s specification at %C"
41397 msgstr ""
41399 #: fortran/io.c:1307
41400 #, gcc-internal-format, gfc-internal-format
41401 msgid "Variable %s cannot be INTENT(IN) at %C"
41402 msgstr ""
41404 #: fortran/io.c:1314
41405 #, gcc-internal-format, gfc-internal-format
41406 msgid "Variable %s cannot be assigned in PURE procedure at %C"
41407 msgstr ""
41409 #: fortran/io.c:1365
41410 #, gcc-internal-format, gfc-internal-format
41411 msgid "Duplicate %s label specification at %C"
41412 msgstr ""
41414 #: fortran/io.c:1385
41415 #, gcc-internal-format, gfc-internal-format
41416 msgid ""
41417 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
41418 msgstr ""
41420 #: fortran/io.c:1403
41421 #, gcc-internal-format, gfc-internal-format
41422 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
41423 msgstr ""
41425 #: fortran/io.c:1409
41426 #, gcc-internal-format, gfc-internal-format
41427 msgid "ASSIGNED variable in FORMAT tag at %L"
41428 msgstr ""
41430 #: fortran/io.c:1415
41431 #, gcc-internal-format, gfc-internal-format
41432 msgid "Variable '%s' at %L has not been assigned a format label"
41433 msgstr ""
41435 #: fortran/io.c:1422
41436 #, gcc-internal-format, gfc-internal-format
41437 msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
41438 msgstr ""
41440 #: fortran/io.c:1434
41441 #, gcc-internal-format, gfc-internal-format
41442 msgid "Non-character in FORMAT tag at %L"
41443 msgstr ""
41445 #: fortran/io.c:1440
41446 #, gcc-internal-format, gfc-internal-format
41447 msgid "Non-character assumed shape array element in FORMAT tag at %L"
41448 msgstr ""
41450 #: fortran/io.c:1447
41451 #, gcc-internal-format, gfc-internal-format
41452 msgid "Non-character assumed size array element in FORMAT tag at %L"
41453 msgstr ""
41455 #: fortran/io.c:1454
41456 #, gcc-internal-format, gfc-internal-format
41457 msgid "Non-character pointer array element in FORMAT tag at %L"
41458 msgstr ""
41460 #: fortran/io.c:1480
41461 #, gcc-internal-format, gfc-internal-format
41462 msgid "%s tag at %L must be of type %s"
41463 msgstr ""
41465 #: fortran/io.c:1487
41466 #, gcc-internal-format, gfc-internal-format
41467 msgid "%s tag at %L must be a character string of default kind"
41468 msgstr ""
41470 #: fortran/io.c:1494
41471 #, gcc-internal-format, gfc-internal-format
41472 msgid "%s tag at %L must be scalar"
41473 msgstr ""
41475 #: fortran/io.c:1500
41476 #, gcc-internal-format, gfc-internal-format
41477 msgid "IOMSG tag at %L"
41478 msgstr ""
41480 #: fortran/io.c:1508
41481 #, gcc-internal-format, gfc-internal-format
41482 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
41483 msgstr ""
41485 #: fortran/io.c:1516
41486 #, gcc-internal-format, gfc-internal-format
41487 msgid "Nondefault LOGICAL in %s tag at %L"
41488 msgstr ""
41490 #: fortran/io.c:1524
41491 #, gcc-internal-format, gfc-internal-format
41492 msgid "NEWUNIT specifier at %L"
41493 msgstr ""
41495 #: fortran/io.c:1542
41496 #, gcc-internal-format, gfc-internal-format
41497 msgid "CONVERT tag at %L"
41498 msgstr ""
41500 #: fortran/io.c:1728
41501 #, gcc-internal-format, gfc-internal-format
41502 msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
41503 msgstr ""
41505 #: fortran/io.c:1736 fortran/io.c:1763
41506 #, gcc-internal-format, gfc-internal-format
41507 msgid "%s specifier in %s statement at %C has value '%s'"
41508 msgstr ""
41510 #: fortran/io.c:1755
41511 #, gcc-internal-format, gfc-internal-format
41512 msgid "Extension: %s specifier in %s statement at %C has value '%s'"
41513 msgstr ""
41515 #: fortran/io.c:1776 fortran/io.c:1784
41516 #, gcc-internal-format, gfc-internal-format
41517 msgid "%s specifier in %s statement at %C has invalid value '%s'"
41518 msgstr ""
41520 #: fortran/io.c:1837
41521 #, gcc-internal-format, gfc-internal-format
41522 msgid "OPEN statement not allowed in PURE procedure at %C"
41523 msgstr ""
41525 #: fortran/io.c:1851
41526 #, gcc-internal-format, gfc-internal-format
41527 msgid "UNIT specifier not allowed with NEWUNIT at %C"
41528 msgstr ""
41530 #: fortran/io.c:1859
41531 #, gcc-internal-format, gfc-internal-format
41532 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
41533 msgstr ""
41535 #: fortran/io.c:1866
41536 #, gcc-internal-format, gfc-internal-format
41537 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
41538 msgstr ""
41540 #: fortran/io.c:1898
41541 #, gcc-internal-format, gfc-internal-format
41542 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
41543 msgstr ""
41545 #: fortran/io.c:1916 fortran/io.c:3365
41546 #, gcc-internal-format, gfc-internal-format
41547 msgid "BLANK= at %C not allowed in Fortran 95"
41548 msgstr ""
41550 #: fortran/io.c:1934 fortran/io.c:3344
41551 #, gcc-internal-format, gfc-internal-format
41552 msgid "DECIMAL= at %C not allowed in Fortran 95"
41553 msgstr ""
41555 #: fortran/io.c:1966
41556 #, gcc-internal-format, gfc-internal-format
41557 msgid "ENCODING= at %C not allowed in Fortran 95"
41558 msgstr ""
41560 #: fortran/io.c:2017 fortran/io.c:3407
41561 #, gcc-internal-format, gfc-internal-format
41562 msgid "ROUND= at %C not allowed in Fortran 95"
41563 msgstr ""
41565 #: fortran/io.c:2037
41566 #, gcc-internal-format, gfc-internal-format
41567 msgid "SIGN= at %C not allowed in Fortran 95"
41568 msgstr ""
41570 #: fortran/io.c:2250
41571 #, gcc-internal-format, gfc-internal-format
41572 msgid "CLOSE statement not allowed in PURE procedure at %C"
41573 msgstr ""
41575 #: fortran/io.c:2310
41576 #, gcc-internal-format, gfc-internal-format
41577 msgid "CLOSE statement at %L requires a UNIT number"
41578 msgstr ""
41580 #: fortran/io.c:2318
41581 #, gcc-internal-format, gfc-internal-format
41582 msgid "UNIT number in CLOSE statement at %L must be non-negative"
41583 msgstr ""
41585 #: fortran/io.c:2416 fortran/match.c:2681
41586 #, gcc-internal-format, gfc-internal-format
41587 msgid "%s statement not allowed in PURE procedure at %C"
41588 msgstr ""
41590 #: fortran/io.c:2451 fortran/io.c:2883
41591 #, gcc-internal-format, gfc-internal-format
41592 msgid "UNIT number in statement at %L must be non-negative"
41593 msgstr ""
41595 #: fortran/io.c:2483
41596 #, gcc-internal-format, gfc-internal-format
41597 msgid "FLUSH statement at %C"
41598 msgstr ""
41600 #: fortran/io.c:2539
41601 #, gcc-internal-format, gfc-internal-format
41602 msgid "Duplicate UNIT specification at %C"
41603 msgstr ""
41605 #: fortran/io.c:2613
41606 #, gcc-internal-format, gfc-internal-format
41607 msgid "Duplicate format specification at %C"
41608 msgstr ""
41610 #: fortran/io.c:2630
41611 #, gcc-internal-format, gfc-internal-format
41612 msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
41613 msgstr ""
41615 #: fortran/io.c:2666
41616 #, gcc-internal-format, gfc-internal-format
41617 msgid "Duplicate NML specification at %C"
41618 msgstr ""
41620 #: fortran/io.c:2675
41621 #, gcc-internal-format, gfc-internal-format
41622 msgid "Symbol '%s' at %C must be a NAMELIST group name"
41623 msgstr ""
41625 #: fortran/io.c:2740
41626 #, gcc-internal-format, gfc-internal-format
41627 msgid "END tag at %C not allowed in output statement"
41628 msgstr ""
41630 #: fortran/io.c:2817
41631 #, gcc-internal-format, gfc-internal-format
41632 msgid "UNIT not specified at %L"
41633 msgstr ""
41635 #: fortran/io.c:2829
41636 #, gcc-internal-format, gfc-internal-format
41637 msgid ""
41638 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
41639 "variable"
41640 msgstr ""
41642 #: fortran/io.c:2851
41643 #, gcc-internal-format, gfc-internal-format
41644 msgid "Invalid form of WRITE statement at %L, UNIT required"
41645 msgstr ""
41647 #: fortran/io.c:2862
41648 #, gcc-internal-format, gfc-internal-format
41649 msgid "Internal unit with vector subscript at %L"
41650 msgstr ""
41652 #: fortran/io.c:2876
41653 #, gcc-internal-format, gfc-internal-format
41654 msgid "External IO UNIT cannot be an array at %L"
41655 msgstr ""
41657 #: fortran/io.c:2904
41658 #, gcc-internal-format, gfc-internal-format
41659 msgid ""
41660 "NAMELIST '%s' in READ statement at %L contains the symbol '%s' which may not "
41661 "appear in a variable definition context"
41662 msgstr ""
41664 #: fortran/io.c:2914
41665 #, gcc-internal-format, gfc-internal-format
41666 msgid "Comma before i/o item list at %L"
41667 msgstr ""
41669 #: fortran/io.c:2924
41670 #, gcc-internal-format, gfc-internal-format
41671 msgid "ERR tag label %d at %L not defined"
41672 msgstr ""
41674 #: fortran/io.c:2936
41675 #, gcc-internal-format, gfc-internal-format
41676 msgid "END tag label %d at %L not defined"
41677 msgstr ""
41679 #: fortran/io.c:2948
41680 #, gcc-internal-format, gfc-internal-format
41681 msgid "EOR tag label %d at %L not defined"
41682 msgstr ""
41684 #: fortran/io.c:2958
41685 #, gcc-internal-format, gfc-internal-format
41686 msgid "FORMAT label %d at %L not defined"
41687 msgstr ""
41689 #: fortran/io.c:3080
41690 #, gcc-internal-format, gfc-internal-format
41691 msgid "Syntax error in I/O iterator at %C"
41692 msgstr ""
41694 #: fortran/io.c:3111
41695 #, gcc-internal-format, gfc-internal-format
41696 msgid "Expected variable in READ statement at %C"
41697 msgstr ""
41699 #: fortran/io.c:3117
41700 #, gcc-internal-format, gfc-internal-format
41701 msgid "Expected expression in %s statement at %C"
41702 msgstr ""
41704 #. A general purpose syntax error.
41705 #: fortran/io.c:3175 fortran/io.c:3774 fortran/gfortran.h:2506
41706 #, gcc-internal-format, gfc-internal-format
41707 msgid "Syntax error in %s statement at %C"
41708 msgstr ""
41710 #: fortran/io.c:3260
41711 #, gcc-internal-format, gfc-internal-format
41712 msgid "Internal file at %L with namelist"
41713 msgstr ""
41715 #: fortran/io.c:3318
41716 #, gcc-internal-format, gfc-internal-format
41717 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
41718 msgstr ""
41720 #: fortran/io.c:3386
41721 #, gcc-internal-format, gfc-internal-format
41722 msgid "PAD= at %C not allowed in Fortran 95"
41723 msgstr ""
41725 #: fortran/io.c:3452
41726 #, gcc-internal-format, gfc-internal-format
41727 msgid "DELIM= at %C not allowed in Fortran 95"
41728 msgstr ""
41730 #: fortran/io.c:3601
41731 #, gcc-internal-format, gfc-internal-format
41732 msgid "PRINT namelist at %C is an extension"
41733 msgstr ""
41735 #: fortran/io.c:3744
41736 #, gcc-internal-format, gfc-internal-format
41737 msgid "Expected comma in I/O list at %C"
41738 msgstr ""
41740 #: fortran/io.c:3808
41741 #, gcc-internal-format, gfc-internal-format
41742 msgid "PRINT statement at %C not allowed within PURE procedure"
41743 msgstr ""
41745 #: fortran/io.c:3968 fortran/io.c:4022
41746 #, gcc-internal-format, gfc-internal-format
41747 msgid "INQUIRE statement not allowed in PURE procedure at %C"
41748 msgstr ""
41750 #: fortran/io.c:3998
41751 #, gcc-internal-format, gfc-internal-format
41752 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
41753 msgstr ""
41755 #: fortran/io.c:4008 fortran/trans-io.c:1227
41756 #, gcc-internal-format, gfc-internal-format
41757 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
41758 msgstr ""
41760 #: fortran/io.c:4015
41761 #, gcc-internal-format, gfc-internal-format
41762 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
41763 msgstr ""
41765 #: fortran/io.c:4031
41766 #, gcc-internal-format, gfc-internal-format
41767 msgid ""
41768 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
41769 msgstr ""
41771 #: fortran/io.c:4205
41772 #, gcc-internal-format, gfc-internal-format
41773 msgid "WAIT at %C not allowed in Fortran 95"
41774 msgstr ""
41776 #: fortran/io.c:4211
41777 #, gcc-internal-format, gfc-internal-format
41778 msgid "WAIT statement not allowed in PURE procedure at %C"
41779 msgstr ""
41781 #: fortran/match.c:164
41782 #, gcc-internal-format, gfc-internal-format
41783 msgid "Missing ')' in statement at or before %L"
41784 msgstr ""
41786 #: fortran/match.c:169
41787 #, gcc-internal-format, gfc-internal-format
41788 msgid "Missing '(' in statement at or before %L"
41789 msgstr ""
41791 #: fortran/match.c:366
41792 #, gcc-internal-format, gfc-internal-format
41793 msgid "Integer too large at %C"
41794 msgstr ""
41796 #: fortran/match.c:459 fortran/parse.c:692
41797 #, gcc-internal-format, gfc-internal-format
41798 msgid "Too many digits in statement label at %C"
41799 msgstr ""
41801 #: fortran/match.c:465
41802 #, gcc-internal-format, gfc-internal-format
41803 msgid "Statement label at %C is zero"
41804 msgstr ""
41806 #: fortran/match.c:498
41807 #, gcc-internal-format, gfc-internal-format
41808 msgid "Label name '%s' at %C is ambiguous"
41809 msgstr ""
41811 #: fortran/match.c:504
41812 #, gcc-internal-format, gfc-internal-format
41813 msgid "Duplicate construct label '%s' at %C"
41814 msgstr ""
41816 #: fortran/match.c:535
41817 #, gcc-internal-format, gfc-internal-format
41818 msgid "Invalid character in name at %C"
41819 msgstr ""
41821 #: fortran/match.c:548
41822 #, gcc-internal-format, gfc-internal-format
41823 msgid "Name at %C is too long"
41824 msgstr ""
41826 #: fortran/match.c:559
41827 #, gcc-internal-format, gfc-internal-format
41828 msgid ""
41829 "Invalid character '$' at %C. Use -fdollar-ok to allow it as an extension"
41830 msgstr ""
41832 #: fortran/match.c:609 fortran/match.c:656
41833 #, gcc-internal-format, gfc-internal-format
41834 msgid "Invalid C name in NAME= specifier at %C"
41835 msgstr ""
41837 #: fortran/match.c:647
41838 #, gcc-internal-format, gfc-internal-format
41839 msgid "Embedded space in NAME= specifier at %C"
41840 msgstr ""
41842 #: fortran/match.c:971
41843 #, gcc-internal-format, gfc-internal-format
41844 msgid "Loop variable at %C cannot be a coarray"
41845 msgstr ""
41847 #: fortran/match.c:977
41848 #, gcc-internal-format, gfc-internal-format
41849 msgid "Loop variable at %C cannot be a sub-component"
41850 msgstr ""
41852 #: fortran/match.c:1011
41853 #, gcc-internal-format, gfc-internal-format
41854 msgid "Expected a step value in iterator at %C"
41855 msgstr ""
41857 #: fortran/match.c:1023
41858 #, gcc-internal-format, gfc-internal-format
41859 msgid "Syntax error in iterator at %C"
41860 msgstr ""
41862 #: fortran/match.c:1264
41863 #, gcc-internal-format, gfc-internal-format
41864 msgid "Invalid form of PROGRAM statement at %C"
41865 msgstr ""
41867 #: fortran/match.c:1394 fortran/match.c:1475
41868 #, gcc-internal-format, gfc-internal-format
41869 msgid "Arithmetic IF statement at %C"
41870 msgstr ""
41872 #: fortran/match.c:1450
41873 #, gcc-internal-format, gfc-internal-format
41874 msgid "Syntax error in IF-expression at %C"
41875 msgstr ""
41877 #: fortran/match.c:1461
41878 #, gcc-internal-format, gfc-internal-format
41879 msgid "Block label not appropriate for arithmetic IF statement at %C"
41880 msgstr ""
41882 #: fortran/match.c:1499
41883 #, gcc-internal-format, gfc-internal-format
41884 msgid "Block label is not appropriate for IF statement at %C"
41885 msgstr ""
41887 #: fortran/match.c:1585
41888 #, gcc-internal-format, gfc-internal-format
41889 msgid "Cannot assign to a named constant at %C"
41890 msgstr ""
41892 #: fortran/match.c:1595
41893 #, gcc-internal-format, gfc-internal-format
41894 msgid "Unclassifiable statement in IF-clause at %C"
41895 msgstr ""
41897 #: fortran/match.c:1602
41898 #, gcc-internal-format, gfc-internal-format
41899 msgid "Syntax error in IF-clause at %C"
41900 msgstr ""
41902 #: fortran/match.c:1646
41903 #, gcc-internal-format, gfc-internal-format
41904 msgid "Unexpected junk after ELSE statement at %C"
41905 msgstr ""
41907 #: fortran/match.c:1652 fortran/match.c:1687
41908 #, gcc-internal-format, gfc-internal-format
41909 msgid "Label '%s' at %C doesn't match IF label '%s'"
41910 msgstr ""
41912 #: fortran/match.c:1681
41913 #, gcc-internal-format, gfc-internal-format
41914 msgid "Unexpected junk after ELSE IF statement at %C"
41915 msgstr ""
41917 #: fortran/match.c:1745
41918 #, gcc-internal-format, gfc-internal-format
41919 msgid "Image control statement CRITICAL at %C in PURE procedure"
41920 msgstr ""
41922 #: fortran/match.c:1751
41923 #, gcc-internal-format, gfc-internal-format
41924 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
41925 msgstr ""
41927 #: fortran/match.c:1759
41928 #, gcc-internal-format, gfc-internal-format
41929 msgid "CRITICAL statement at %C"
41930 msgstr ""
41932 #: fortran/match.c:1771
41933 #, gcc-internal-format, gfc-internal-format
41934 msgid "Nested CRITICAL block at %C"
41935 msgstr ""
41937 #: fortran/match.c:1823
41938 #, gcc-internal-format, gfc-internal-format
41939 msgid "Expected association list at %C"
41940 msgstr ""
41942 #: fortran/match.c:1836
41943 #, gcc-internal-format, gfc-internal-format
41944 msgid "Expected association at %C"
41945 msgstr ""
41947 #: fortran/match.c:1845
41948 #, gcc-internal-format, gfc-internal-format
41949 msgid "Duplicate name '%s' in association at %C"
41950 msgstr ""
41952 #: fortran/match.c:1853
41953 #, gcc-internal-format, gfc-internal-format
41954 msgid "Association target at %C must not be coindexed"
41955 msgstr ""
41957 #: fortran/match.c:1871
41958 #, gcc-internal-format, gfc-internal-format
41959 msgid "Expected ')' or ',' at %C"
41960 msgstr ""
41962 #: fortran/match.c:1889
41963 #, gcc-internal-format, gfc-internal-format
41964 msgid "Junk after ASSOCIATE statement at %C"
41965 msgstr ""
41967 #: fortran/match.c:1958
41968 #, gcc-internal-format, gfc-internal-format
41969 msgid "Derived type '%s' at %L may not be ABSTRACT"
41970 msgstr ""
41972 #: fortran/match.c:2021
41973 #, gcc-internal-format, gfc-internal-format
41974 msgid "Invalid type-spec at %C"
41975 msgstr ""
41977 #: fortran/match.c:2115
41978 #, gcc-internal-format, gfc-internal-format
41979 msgid "Syntax error in FORALL iterator at %C"
41980 msgstr ""
41982 #: fortran/match.c:2383
41983 #, gcc-internal-format, gfc-internal-format
41984 msgid "DO CONCURRENT construct at %C"
41985 msgstr ""
41987 #: fortran/match.c:2509
41988 #, gcc-internal-format, gfc-internal-format
41989 msgid "Name '%s' in %s statement at %C is unknown"
41990 msgstr ""
41992 #: fortran/match.c:2517
41993 #, gcc-internal-format, gfc-internal-format
41994 msgid "Name '%s' in %s statement at %C is not a construct name"
41995 msgstr ""
41997 #: fortran/match.c:2529
41998 #, gcc-internal-format, gfc-internal-format
41999 msgid "%s statement at %C leaves CRITICAL construct"
42000 msgstr ""
42002 #. F2008, C821 & C845.
42003 #: fortran/match.c:2537
42004 #, gcc-internal-format, gfc-internal-format
42005 msgid "%s statement at %C leaves DO CONCURRENT construct"
42006 msgstr ""
42008 #: fortran/match.c:2549
42009 #, gcc-internal-format, gfc-internal-format
42010 msgid "%s statement at %C is not within a construct"
42011 msgstr ""
42013 #: fortran/match.c:2552
42014 #, gcc-internal-format, gfc-internal-format
42015 msgid "%s statement at %C is not within construct '%s'"
42016 msgstr ""
42018 #: fortran/match.c:2577
42019 #, gcc-internal-format, gfc-internal-format
42020 msgid "CYCLE statement at %C is not applicable to non-loop construct '%s'"
42021 msgstr ""
42023 #: fortran/match.c:2582
42024 #, gcc-internal-format, gfc-internal-format
42025 msgid "EXIT statement with no do-construct-name at %C"
42026 msgstr ""
42028 #: fortran/match.c:2588
42029 #, gcc-internal-format, gfc-internal-format
42030 msgid "%s statement at %C is not applicable to construct '%s'"
42031 msgstr ""
42033 #: fortran/match.c:2595
42034 #, gcc-internal-format, gfc-internal-format
42035 msgid "%s statement at %C leaving OpenMP structured block"
42036 msgstr ""
42038 #: fortran/match.c:2619
42039 #, gcc-internal-format, gfc-internal-format
42040 msgid "EXIT statement at %C terminating !$OMP DO loop"
42041 msgstr ""
42043 #: fortran/match.c:2624
42044 #, gcc-internal-format, gfc-internal-format
42045 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
42046 msgstr ""
42048 #: fortran/match.c:2691
42049 #, gcc-internal-format, gfc-internal-format
42050 msgid "Image control statement STOP at %C in CRITICAL block"
42051 msgstr ""
42053 #: fortran/match.c:2696
42054 #, gcc-internal-format, gfc-internal-format
42055 msgid "Image control statement STOP at %C in DO CONCURRENT block"
42056 msgstr ""
42058 #: fortran/match.c:2704
42059 #, gcc-internal-format, gfc-internal-format
42060 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
42061 msgstr ""
42063 #: fortran/match.c:2711
42064 #, gcc-internal-format, gfc-internal-format
42065 msgid "STOP code at %L must be scalar"
42066 msgstr ""
42068 #: fortran/match.c:2719
42069 #, gcc-internal-format, gfc-internal-format
42070 msgid "STOP code at %L must be default character KIND=%d"
42071 msgstr ""
42073 #: fortran/match.c:2727
42074 #, gcc-internal-format, gfc-internal-format
42075 msgid "STOP code at %L must be default integer KIND=%d"
42076 msgstr ""
42078 #: fortran/match.c:2773
42079 #, gcc-internal-format, gfc-internal-format
42080 msgid "PAUSE statement at %C"
42081 msgstr ""
42083 #: fortran/match.c:2796
42084 #, gcc-internal-format, gfc-internal-format
42085 msgid "ERROR STOP statement at %C"
42086 msgstr ""
42088 #: fortran/match.c:2822
42089 #, gcc-internal-format, gfc-internal-format
42090 msgid "Image control statement %s at %C in PURE procedure"
42091 msgstr ""
42093 #: fortran/match.c:2838
42094 #, gcc-internal-format, gfc-internal-format
42095 msgid "Image control statement %s at %C in CRITICAL block"
42096 msgstr ""
42098 #: fortran/match.c:2845
42099 #, gcc-internal-format, gfc-internal-format
42100 msgid "Image control statement %s at %C in DO CONCURRENT block"
42101 msgstr ""
42103 #: fortran/match.c:2875 fortran/match.c:3090 fortran/match.c:3608
42104 #: fortran/match.c:3945
42105 #, gcc-internal-format, gfc-internal-format
42106 msgid "Redundant STAT tag found at %L "
42107 msgstr ""
42109 #: fortran/match.c:2896 fortran/match.c:3110 fortran/match.c:3635
42110 #: fortran/match.c:3971
42111 #, gcc-internal-format, gfc-internal-format
42112 msgid "Redundant ERRMSG tag found at %L "
42113 msgstr ""
42115 #: fortran/match.c:2917
42116 #, gcc-internal-format, gfc-internal-format
42117 msgid "Redundant ACQUIRED_LOCK tag found at %L "
42118 msgstr ""
42120 #: fortran/match.c:2982
42121 #, gcc-internal-format, gfc-internal-format
42122 msgid "LOCK statement at %C"
42123 msgstr ""
42125 #: fortran/match.c:2993
42126 #, gcc-internal-format, gfc-internal-format
42127 msgid "UNLOCK statement at %C"
42128 msgstr ""
42130 #: fortran/match.c:3019
42131 #, gcc-internal-format, gfc-internal-format
42132 msgid "Image control statement SYNC at %C in PURE procedure"
42133 msgstr ""
42135 #: fortran/match.c:3026
42136 #, gcc-internal-format, gfc-internal-format
42137 msgid "SYNC statement at %C"
42138 msgstr ""
42140 #: fortran/match.c:3038
42141 #, gcc-internal-format, gfc-internal-format
42142 msgid "Image control statement SYNC at %C in CRITICAL block"
42143 msgstr ""
42145 #: fortran/match.c:3044
42146 #, gcc-internal-format, gfc-internal-format
42147 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
42148 msgstr ""
42150 #: fortran/match.c:3224
42151 #, gcc-internal-format, gfc-internal-format
42152 msgid "ASSIGN statement at %C"
42153 msgstr ""
42155 #: fortran/match.c:3270
42156 #, gcc-internal-format, gfc-internal-format
42157 msgid "Assigned GOTO statement at %C"
42158 msgstr ""
42160 #: fortran/match.c:3317 fortran/match.c:3370
42161 #, gcc-internal-format, gfc-internal-format
42162 msgid "Statement label list in GOTO at %C cannot be empty"
42163 msgstr ""
42165 #: fortran/match.c:3380
42166 #, gcc-internal-format, gfc-internal-format
42167 msgid "Computed GOTO at %C"
42168 msgstr ""
42170 #: fortran/match.c:3453
42171 #, gcc-internal-format, gfc-internal-format
42172 msgid "Error in type-spec at %L"
42173 msgstr ""
42175 #: fortran/match.c:3463
42176 #, gcc-internal-format, gfc-internal-format
42177 msgid "typespec in ALLOCATE at %L"
42178 msgstr ""
42180 #: fortran/match.c:3505
42181 #, gcc-internal-format, gfc-internal-format
42182 msgid "Bad allocate-object at %C for a PURE procedure"
42183 msgstr ""
42185 #: fortran/match.c:3530
42186 #, gcc-internal-format, gfc-internal-format
42187 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
42188 msgstr ""
42190 #: fortran/match.c:3535
42191 #, gcc-internal-format, gfc-internal-format
42192 msgid "ALLOCATE of coarray at %C in CRITICAL block"
42193 msgstr ""
42195 #: fortran/match.c:3557
42196 #, gcc-internal-format, gfc-internal-format
42197 msgid ""
42198 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
42199 msgstr ""
42201 #: fortran/match.c:3569
42202 #, gcc-internal-format, gfc-internal-format
42203 msgid "Type of entity at %L is type incompatible with typespec"
42204 msgstr ""
42206 #: fortran/match.c:3577
42207 #, gcc-internal-format, gfc-internal-format
42208 msgid ""
42209 "Kind type parameter for entity at %L differs from the kind type parameter of "
42210 "the typespec"
42211 msgstr ""
42213 #: fortran/match.c:3591
42214 #, gcc-internal-format, gfc-internal-format
42215 msgid "Shape specification for allocatable scalar at %C"
42216 msgstr ""
42218 #: fortran/match.c:3628
42219 #, gcc-internal-format, gfc-internal-format
42220 msgid "ERRMSG tag at %L"
42221 msgstr ""
42223 #: fortran/match.c:3652
42224 #, gcc-internal-format, gfc-internal-format
42225 msgid "SOURCE tag at %L"
42226 msgstr ""
42228 #: fortran/match.c:3659
42229 #, gcc-internal-format, gfc-internal-format
42230 msgid "Redundant SOURCE tag found at %L "
42231 msgstr ""
42233 #: fortran/match.c:3666
42234 #, gcc-internal-format, gfc-internal-format
42235 msgid "SOURCE tag at %L conflicts with the typespec at %L"
42236 msgstr ""
42238 #: fortran/match.c:3672
42239 #, gcc-internal-format, gfc-internal-format
42240 msgid "SOURCE tag at %L with more than a single allocate object"
42241 msgstr ""
42243 #: fortran/match.c:3690
42244 #, gcc-internal-format, gfc-internal-format
42245 msgid "MOLD tag at %L"
42246 msgstr ""
42248 #: fortran/match.c:3697
42249 #, gcc-internal-format, gfc-internal-format
42250 msgid "Redundant MOLD tag found at %L "
42251 msgstr ""
42253 #: fortran/match.c:3704
42254 #, gcc-internal-format, gfc-internal-format
42255 msgid "MOLD tag at %L conflicts with the typespec at %L"
42256 msgstr ""
42258 #: fortran/match.c:3730
42259 #, gcc-internal-format, gfc-internal-format
42260 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
42261 msgstr ""
42263 #: fortran/match.c:3738
42264 #, gcc-internal-format, gfc-internal-format
42265 msgid ""
42266 "Allocate-object at %L with a deferred type parameter requires either a type-"
42267 "spec or SOURCE tag or a MOLD tag"
42268 msgstr ""
42270 #: fortran/match.c:3750
42271 #, gcc-internal-format, gfc-internal-format
42272 msgid ""
42273 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
42274 "SOURCE tag or a MOLD tag"
42275 msgstr ""
42277 #: fortran/match.c:3812
42278 #, gcc-internal-format, gfc-internal-format
42279 msgid "Pointer object at %C shall not be coindexed"
42280 msgstr ""
42282 #: fortran/match.c:3895
42283 #, gcc-internal-format, gfc-internal-format
42284 msgid "Illegal allocate-object at %C for a PURE procedure"
42285 msgstr ""
42287 #: fortran/match.c:3905
42288 #, gcc-internal-format, gfc-internal-format
42289 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
42290 msgstr ""
42292 #: fortran/match.c:3912
42293 #, gcc-internal-format, gfc-internal-format
42294 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
42295 msgstr ""
42297 #: fortran/match.c:3928
42298 #, gcc-internal-format, gfc-internal-format
42299 msgid ""
42300 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
42301 "variable"
42302 msgstr ""
42304 #: fortran/match.c:3965
42305 #, gcc-internal-format, gfc-internal-format
42306 msgid "ERRMSG at %L"
42307 msgstr ""
42309 #: fortran/match.c:4023
42310 #, gcc-internal-format, gfc-internal-format
42311 msgid "Image control statement RETURN at %C in CRITICAL block"
42312 msgstr ""
42314 #: fortran/match.c:4029
42315 #, gcc-internal-format, gfc-internal-format
42316 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
42317 msgstr ""
42319 #: fortran/match.c:4038
42320 #, gcc-internal-format, gfc-internal-format
42321 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
42322 msgstr ""
42324 #: fortran/match.c:4043
42325 #, gcc-internal-format, gfc-internal-format
42326 msgid "Alternate RETURN at %C"
42327 msgstr ""
42329 #: fortran/match.c:4073
42330 #, gcc-internal-format, gfc-internal-format
42331 msgid "RETURN statement in main program at %C"
42332 msgstr ""
42334 #: fortran/match.c:4101
42335 #, gcc-internal-format, gfc-internal-format
42336 msgid "Expected component reference at %C"
42337 msgstr ""
42339 #: fortran/match.c:4107
42340 #, gcc-internal-format, gfc-internal-format
42341 msgid "Junk after CALL at %C"
42342 msgstr ""
42344 #: fortran/match.c:4117
42345 #, gcc-internal-format, gfc-internal-format
42346 msgid "Expected type-bound procedure or procedure pointer component at %C"
42347 msgstr ""
42349 #: fortran/match.c:4337
42350 #, gcc-internal-format, gfc-internal-format
42351 msgid "Syntax error in common block name at %C"
42352 msgstr ""
42354 #: fortran/match.c:4373
42355 #, gcc-internal-format, gfc-internal-format
42356 msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
42357 msgstr ""
42359 #. If we find an error, just print it and continue,
42360 #. cause it's just semantic, and we can see if there
42361 #. are more errors.
42362 #: fortran/match.c:4433
42363 #, gcc-internal-format, gfc-internal-format
42364 msgid ""
42365 "Variable '%s' at %L in common block '%s' at %C must be declared with a C "
42366 "interoperable kind since common block '%s' is bind(c)"
42367 msgstr ""
42369 #: fortran/match.c:4442
42370 #, gcc-internal-format, gfc-internal-format
42371 msgid ""
42372 "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not "
42373 "global"
42374 msgstr ""
42376 #: fortran/match.c:4449
42377 #, gcc-internal-format, gfc-internal-format
42378 msgid "Symbol '%s' at %C is already in a COMMON block"
42379 msgstr ""
42381 #: fortran/match.c:4457
42382 #, gcc-internal-format, gfc-internal-format
42383 msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
42384 msgstr ""
42386 #: fortran/match.c:4484
42387 #, gcc-internal-format, gfc-internal-format
42388 msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
42389 msgstr ""
42391 #: fortran/match.c:4494
42392 #, gcc-internal-format, gfc-internal-format
42393 msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
42394 msgstr ""
42396 #: fortran/match.c:4526
42397 #, gcc-internal-format, gfc-internal-format
42398 msgid ""
42399 "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to "
42400 "another COMMON block '%s'"
42401 msgstr ""
42403 #: fortran/match.c:4634
42404 #, gcc-internal-format, gfc-internal-format
42405 msgid "Namelist group name '%s' at %C already has a basic type of %s"
42406 msgstr ""
42408 #: fortran/match.c:4642
42409 #, gcc-internal-format, gfc-internal-format
42410 msgid ""
42411 "Namelist group name '%s' at %C already is USE associated and cannot be "
42412 "respecified."
42413 msgstr ""
42415 #: fortran/match.c:4669
42416 #, gcc-internal-format, gfc-internal-format
42417 msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
42418 msgstr ""
42420 #: fortran/match.c:4803
42421 #, gcc-internal-format, gfc-internal-format
42422 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
42423 msgstr ""
42425 #: fortran/match.c:4811
42426 #, gcc-internal-format, gfc-internal-format
42427 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
42428 msgstr ""
42430 #: fortran/match.c:4839
42431 #, gcc-internal-format, gfc-internal-format
42432 msgid "EQUIVALENCE at %C requires two or more objects"
42433 msgstr ""
42435 #: fortran/match.c:4853
42436 #, gcc-internal-format, gfc-internal-format
42437 msgid ""
42438 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
42439 msgstr ""
42441 #: fortran/match.c:4866
42442 #, gcc-internal-format, gfc-internal-format
42443 msgid "Expecting a comma in EQUIVALENCE at %C"
42444 msgstr ""
42446 #: fortran/match.c:4982
42447 #, gcc-internal-format, gfc-internal-format
42448 msgid "Statement function at %L is recursive"
42449 msgstr ""
42451 #: fortran/match.c:4989
42452 #, gcc-internal-format, gfc-internal-format
42453 msgid "Statement function at %C"
42454 msgstr ""
42456 #: fortran/match.c:5074
42457 #, gcc-internal-format, gfc-internal-format
42458 msgid "Expected initialization expression in CASE at %C"
42459 msgstr ""
42461 #: fortran/match.c:5106
42462 #, gcc-internal-format, gfc-internal-format
42463 msgid "Expected block name '%s' of SELECT construct at %C"
42464 msgstr ""
42466 #: fortran/match.c:5431
42467 #, gcc-internal-format, gfc-internal-format
42468 msgid ""
42469 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
42470 msgstr ""
42472 #: fortran/match.c:5466
42473 #, gcc-internal-format, gfc-internal-format
42474 msgid "Unexpected CASE statement at %C"
42475 msgstr ""
42477 #: fortran/match.c:5518
42478 #, gcc-internal-format, gfc-internal-format
42479 msgid "Syntax error in CASE specification at %C"
42480 msgstr ""
42482 #: fortran/match.c:5536
42483 #, gcc-internal-format, gfc-internal-format
42484 msgid "Unexpected TYPE IS statement at %C"
42485 msgstr ""
42487 #: fortran/match.c:5565
42488 #, gcc-internal-format, gfc-internal-format
42489 msgid ""
42490 "The type-spec shall not specify a sequence derived type or a type with the "
42491 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
42492 msgstr ""
42494 #: fortran/match.c:5577
42495 #, gcc-internal-format, gfc-internal-format
42496 msgid "Syntax error in TYPE IS specification at %C"
42497 msgstr ""
42499 #: fortran/match.c:5650
42500 #, gcc-internal-format, gfc-internal-format
42501 msgid "Syntax error in CLASS IS specification at %C"
42502 msgstr ""
42504 #: fortran/match.c:5772
42505 #, gcc-internal-format, gfc-internal-format
42506 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
42507 msgstr ""
42509 #: fortran/match.c:5810
42510 #, gcc-internal-format, gfc-internal-format
42511 msgid "Label '%s' at %C doesn't match WHERE label '%s'"
42512 msgstr ""
42514 #: fortran/matchexp.c:72
42515 #, gcc-internal-format, gfc-internal-format
42516 msgid "Bad character '%c' in OPERATOR name at %C"
42517 msgstr ""
42519 #: fortran/matchexp.c:80
42520 #, gcc-internal-format, gfc-internal-format
42521 msgid "The name '%s' cannot be used as a defined operator at %C"
42522 msgstr ""
42524 #: fortran/matchexp.c:173
42525 #, gcc-internal-format, gfc-internal-format
42526 msgid "Expected a right parenthesis in expression at %C"
42527 msgstr ""
42529 #: fortran/matchexp.c:279
42530 #, gcc-internal-format, gfc-internal-format
42531 msgid "Expected exponent in expression at %C"
42532 msgstr ""
42534 #: fortran/matchexp.c:317 fortran/matchexp.c:322 fortran/matchexp.c:426
42535 #: fortran/matchexp.c:431
42536 #, gcc-internal-format, gfc-internal-format
42537 msgid ""
42538 "Extension: Unary operator following arithmetic operator (use parentheses) at "
42539 "%C"
42540 msgstr ""
42542 #: fortran/module.c:554
42543 #, gcc-internal-format, gfc-internal-format
42544 msgid "module nature in USE statement at %C"
42545 msgstr ""
42547 #: fortran/module.c:566
42548 #, gcc-internal-format, gfc-internal-format
42549 msgid ""
42550 "Module nature in USE statement at %C shall be either INTRINSIC or "
42551 "NON_INTRINSIC"
42552 msgstr ""
42554 #: fortran/module.c:579
42555 #, gcc-internal-format, gfc-internal-format
42556 msgid "\"::\" was expected after module nature at %C but was not found"
42557 msgstr ""
42559 #: fortran/module.c:590
42560 #, gcc-internal-format, gfc-internal-format
42561 msgid "\"USE :: module\" at %C"
42562 msgstr ""
42564 #: fortran/module.c:649
42565 #, gcc-internal-format, gfc-internal-format
42566 msgid "Missing generic specification in USE statement at %C"
42567 msgstr ""
42569 #: fortran/module.c:657
42570 #, gcc-internal-format, gfc-internal-format
42571 msgid "Renaming operators in USE statements at %C"
42572 msgstr ""
42574 #: fortran/module.c:699
42575 #, gcc-internal-format, gfc-internal-format
42576 msgid "The name '%s' at %C has already been used as an external module name."
42577 msgstr ""
42579 #: fortran/module.c:1012
42580 #, gcc-internal-format, gfc-internal-format
42581 msgid "Reading module %s at line %d column %d: %s"
42582 msgstr ""
42584 #: fortran/module.c:1016
42585 #, gcc-internal-format, gfc-internal-format
42586 msgid "Writing module %s at line %d column %d: %s"
42587 msgstr ""
42589 #: fortran/module.c:1020
42590 #, gcc-internal-format, gfc-internal-format
42591 msgid "Module %s at line %d column %d: %s"
42592 msgstr ""
42594 #: fortran/module.c:1468
42595 #, gcc-internal-format, gfc-internal-format
42596 msgid "Error writing modules file: %s"
42597 msgstr ""
42599 #: fortran/module.c:3413
42600 #, gcc-internal-format, gfc-internal-format
42601 msgid "Namelist %s cannot be renamed by USE association to %s"
42602 msgstr ""
42604 #: fortran/module.c:4470
42605 #, gcc-internal-format, gfc-internal-format
42606 msgid ""
42607 "'%s' of module '%s', imported at %C, is also the name of the current program "
42608 "unit"
42609 msgstr ""
42611 #: fortran/module.c:4776
42612 #, gcc-internal-format, gfc-internal-format
42613 msgid "Symbol '%s' referenced at %L not found in module '%s'"
42614 msgstr ""
42616 #: fortran/module.c:4783
42617 #, gcc-internal-format, gfc-internal-format
42618 msgid "User operator '%s' referenced at %L not found in module '%s'"
42619 msgstr ""
42621 #: fortran/module.c:4788
42622 #, gcc-internal-format, gfc-internal-format
42623 msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
42624 msgstr ""
42626 #: fortran/module.c:5515
42627 #, gcc-internal-format, gfc-internal-format
42628 msgid "Can't open module file '%s' for writing at %C: %s"
42629 msgstr ""
42631 #: fortran/module.c:5548
42632 #, gcc-internal-format, gfc-internal-format
42633 msgid "Error writing module file '%s' for writing: %s"
42634 msgstr ""
42636 #: fortran/module.c:5557
42637 #, gcc-internal-format, gfc-internal-format
42638 msgid "Can't delete module file '%s': %s"
42639 msgstr ""
42641 #: fortran/module.c:5560
42642 #, gcc-internal-format, gfc-internal-format
42643 msgid "Can't rename module file '%s' to '%s': %s"
42644 msgstr ""
42646 #: fortran/module.c:5566
42647 #, gcc-internal-format, gfc-internal-format
42648 msgid "Can't delete temporary module file '%s': %s"
42649 msgstr ""
42651 #: fortran/module.c:5585 fortran/module.c:5797 fortran/module.c:5830
42652 #: fortran/module.c:5872
42653 #, gcc-internal-format, gfc-internal-format
42654 msgid "Symbol '%s' already declared"
42655 msgstr ""
42657 #: fortran/module.c:5689 fortran/module.c:5968
42658 #, gcc-internal-format, gfc-internal-format
42659 msgid "The symbol '%s', referenced at %L, is not in the selected standard"
42660 msgstr ""
42662 #: fortran/module.c:5776
42663 #, gcc-internal-format, gfc-internal-format
42664 msgid ""
42665 "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
42666 msgstr ""
42668 #: fortran/module.c:5953
42669 #, gcc-internal-format, gfc-internal-format
42670 msgid ""
42671 "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name "
42672 "used previously"
42673 msgstr ""
42675 #: fortran/module.c:5976
42676 #, gcc-internal-format, gfc-internal-format
42677 msgid ""
42678 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
42679 "ISO_FORTRAN_ENV at %L is incompatible with option %s"
42680 msgstr ""
42682 #: fortran/module.c:6046
42683 #, gcc-internal-format, gfc-internal-format
42684 msgid ""
42685 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
42686 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
42687 msgstr ""
42689 #: fortran/module.c:6104
42690 #, gcc-internal-format, gfc-internal-format
42691 msgid ""
42692 "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
42693 msgstr ""
42695 #: fortran/module.c:6143
42696 #, gcc-internal-format, gfc-internal-format
42697 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
42698 msgstr ""
42700 #: fortran/module.c:6156
42701 #, gcc-internal-format, gfc-internal-format
42702 msgid "ISO_C_BINDING module at %C"
42703 msgstr ""
42705 #: fortran/module.c:6169
42706 #, gcc-internal-format, gfc-internal-format
42707 msgid "Can't find an intrinsic module named '%s' at %C"
42708 msgstr ""
42710 #: fortran/module.c:6174
42711 #, gcc-internal-format, gfc-internal-format
42712 msgid "Can't open module file '%s' for reading at %C: %s"
42713 msgstr ""
42715 #: fortran/module.c:6182
42716 #, gcc-internal-format, gfc-internal-format
42717 msgid ""
42718 "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name "
42719 "used previously"
42720 msgstr ""
42722 #: fortran/module.c:6202
42723 #, gcc-internal-format, gfc-internal-format
42724 msgid "File '%s' opened at %C is not a GNU Fortran module file"
42725 msgstr ""
42727 #: fortran/module.c:6210
42728 #, gcc-internal-format, gfc-internal-format
42729 msgid ""
42730 "Cannot read module file '%s' opened at %C, because it was created by a "
42731 "different version of GNU Fortran"
42732 msgstr ""
42734 #: fortran/module.c:6224
42735 #, gcc-internal-format
42736 msgid "Can't USE the same module we're building!"
42737 msgstr ""
42739 #: fortran/openmp.c:133 fortran/openmp.c:595
42740 #, gcc-internal-format, gfc-internal-format
42741 msgid "COMMON block /%s/ not found at %C"
42742 msgstr ""
42744 #: fortran/openmp.c:164
42745 #, gcc-internal-format, gfc-internal-format
42746 msgid "Syntax error in OpenMP variable list at %C"
42747 msgstr ""
42749 #: fortran/openmp.c:297
42750 #, gcc-internal-format, gfc-internal-format
42751 msgid "%s is not INTRINSIC procedure name at %C"
42752 msgstr ""
42754 #: fortran/openmp.c:414
42755 #, gcc-internal-format, gfc-internal-format
42756 msgid "COLLAPSE clause argument not constant positive integer at %C"
42757 msgstr ""
42759 #: fortran/openmp.c:482
42760 #, gcc-internal-format, gfc-internal-format
42761 msgid "Unexpected junk after TASKWAIT clause at %C"
42762 msgstr ""
42764 #: fortran/openmp.c:496
42765 #, gcc-internal-format, gfc-internal-format
42766 msgid "Unexpected junk after TASKYIELD clause at %C"
42767 msgstr ""
42769 #: fortran/openmp.c:514
42770 #, gcc-internal-format, gfc-internal-format
42771 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
42772 msgstr ""
42774 #: fortran/openmp.c:542
42775 #, gcc-internal-format, gfc-internal-format
42776 msgid "Unexpected junk after $OMP FLUSH statement at %C"
42777 msgstr ""
42779 #: fortran/openmp.c:574
42780 #, gcc-internal-format, gfc-internal-format
42781 msgid "Threadprivate variable at %C is an element of a COMMON block"
42782 msgstr ""
42784 #: fortran/openmp.c:614
42785 #, gcc-internal-format, gfc-internal-format
42786 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
42787 msgstr ""
42789 #: fortran/openmp.c:690
42790 #, gcc-internal-format, gfc-internal-format
42791 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
42792 msgstr ""
42794 #: fortran/openmp.c:704
42795 #, gcc-internal-format, gfc-internal-format
42796 msgid "Unexpected junk after $OMP MASTER statement at %C"
42797 msgstr ""
42799 #: fortran/openmp.c:718
42800 #, gcc-internal-format, gfc-internal-format
42801 msgid "Unexpected junk after $OMP ORDERED statement at %C"
42802 msgstr ""
42804 #: fortran/openmp.c:741
42805 #, gcc-internal-format, gfc-internal-format
42806 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
42807 msgstr ""
42809 #: fortran/openmp.c:755
42810 #, gcc-internal-format, gfc-internal-format
42811 msgid "Unexpected junk after $OMP BARRIER statement at %C"
42812 msgstr ""
42814 #: fortran/openmp.c:772
42815 #, gcc-internal-format, gfc-internal-format
42816 msgid "Unexpected junk after NOWAIT clause at %C"
42817 msgstr ""
42819 #: fortran/openmp.c:819 fortran/resolve.c:9394 fortran/resolve.c:10281
42820 #, gcc-internal-format, gfc-internal-format
42821 msgid "IF clause at %L requires a scalar LOGICAL expression"
42822 msgstr ""
42824 #: fortran/openmp.c:827
42825 #, gcc-internal-format, gfc-internal-format
42826 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
42827 msgstr ""
42829 #: fortran/openmp.c:835
42830 #, gcc-internal-format, gfc-internal-format
42831 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
42832 msgstr ""
42834 #: fortran/openmp.c:843
42835 #, gcc-internal-format, gfc-internal-format
42836 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
42837 msgstr ""
42839 #: fortran/openmp.c:885
42840 #, gcc-internal-format, gfc-internal-format
42841 msgid "Object '%s' is not a variable at %L"
42842 msgstr ""
42844 #: fortran/openmp.c:894 fortran/openmp.c:905 fortran/openmp.c:913
42845 #: fortran/openmp.c:924
42846 #, gcc-internal-format, gfc-internal-format
42847 msgid "Symbol '%s' present on multiple clauses at %L"
42848 msgstr ""
42850 #: fortran/openmp.c:947
42851 #, gcc-internal-format, gfc-internal-format
42852 msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
42853 msgstr ""
42855 #: fortran/openmp.c:950
42856 #, gcc-internal-format, gfc-internal-format
42857 msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
42858 msgstr ""
42860 #: fortran/openmp.c:958
42861 #, gcc-internal-format, gfc-internal-format
42862 msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
42863 msgstr ""
42865 #: fortran/openmp.c:961
42866 #, gcc-internal-format, gfc-internal-format
42867 msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
42868 msgstr ""
42870 #: fortran/openmp.c:969
42871 #, gcc-internal-format, gfc-internal-format
42872 msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
42873 msgstr ""
42875 #: fortran/openmp.c:972
42876 #, gcc-internal-format, gfc-internal-format
42877 msgid "Cray pointee '%s' in SHARED clause at %L"
42878 msgstr ""
42880 #: fortran/openmp.c:980
42881 #, gcc-internal-format, gfc-internal-format
42882 msgid "THREADPRIVATE object '%s' in %s clause at %L"
42883 msgstr ""
42885 #: fortran/openmp.c:983
42886 #, gcc-internal-format, gfc-internal-format
42887 msgid "Cray pointee '%s' in %s clause at %L"
42888 msgstr ""
42890 #: fortran/openmp.c:990
42891 #, gcc-internal-format, gfc-internal-format
42892 msgid "POINTER object '%s' in %s clause at %L"
42893 msgstr ""
42895 #: fortran/openmp.c:996
42896 #, gcc-internal-format, gfc-internal-format
42897 msgid "%s clause object '%s' has ALLOCATABLE components at %L"
42898 msgstr ""
42900 #: fortran/openmp.c:1001
42901 #, gcc-internal-format, gfc-internal-format
42902 msgid "Cray pointer '%s' in %s clause at %L"
42903 msgstr ""
42905 #: fortran/openmp.c:1005
42906 #, gcc-internal-format, gfc-internal-format
42907 msgid "Assumed size array '%s' in %s clause at %L"
42908 msgstr ""
42910 #: fortran/openmp.c:1010
42911 #, gcc-internal-format, gfc-internal-format
42912 msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
42913 msgstr ""
42915 #: fortran/openmp.c:1019
42916 #, gcc-internal-format, gfc-internal-format
42917 msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
42918 msgstr ""
42920 #: fortran/openmp.c:1030
42921 #, gcc-internal-format, gfc-internal-format
42922 msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
42923 msgstr ""
42925 #: fortran/openmp.c:1041
42926 #, gcc-internal-format, gfc-internal-format
42927 msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
42928 msgstr ""
42930 #: fortran/openmp.c:1050
42931 #, gcc-internal-format, gfc-internal-format
42932 msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
42933 msgstr ""
42935 #: fortran/openmp.c:1168
42936 #, gcc-internal-format, gfc-internal-format
42937 msgid ""
42938 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
42939 msgstr ""
42941 #: fortran/openmp.c:1194
42942 #, gcc-internal-format, gfc-internal-format
42943 msgid ""
42944 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
42945 "type at %L"
42946 msgstr ""
42948 #: fortran/openmp.c:1199
42949 #, gcc-internal-format, gfc-internal-format
42950 msgid ""
42951 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
42952 "reference var at %L"
42953 msgstr ""
42955 #: fortran/openmp.c:1221 fortran/openmp.c:1491
42956 #, gcc-internal-format, gfc-internal-format
42957 msgid ""
42958 "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of "
42959 "intrinsic type at %L"
42960 msgstr ""
42962 #: fortran/openmp.c:1236
42963 #, gcc-internal-format, gfc-internal-format
42964 msgid ""
42965 "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of "
42966 "intrinsic type at %L"
42967 msgstr ""
42969 #: fortran/openmp.c:1243 fortran/openmp.c:1498
42970 #, gcc-internal-format, gfc-internal-format
42971 msgid ""
42972 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
42973 "update statement writes into at %L"
42974 msgstr ""
42976 #: fortran/openmp.c:1287
42977 #, gcc-internal-format, gfc-internal-format
42978 msgid ""
42979 "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or ."
42980 "NEQV. at %L"
42981 msgstr ""
42983 #: fortran/openmp.c:1335
42984 #, gcc-internal-format, gfc-internal-format
42985 msgid ""
42986 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
42987 msgstr ""
42989 #: fortran/openmp.c:1349
42990 #, gcc-internal-format, gfc-internal-format
42991 msgid ""
42992 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
42993 "(expr) at %L"
42994 msgstr ""
42996 #: fortran/openmp.c:1381
42997 #, gcc-internal-format, gfc-internal-format
42998 msgid ""
42999 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
43000 "reference var at %L"
43001 msgstr ""
43003 #: fortran/openmp.c:1405
43004 #, gcc-internal-format, gfc-internal-format
43005 msgid ""
43006 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
43007 "at %L"
43008 msgstr ""
43010 #: fortran/openmp.c:1412
43011 #, gcc-internal-format, gfc-internal-format
43012 msgid ""
43013 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
43014 msgstr ""
43016 #: fortran/openmp.c:1428
43017 #, gcc-internal-format, gfc-internal-format
43018 msgid ""
43019 "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
43020 msgstr ""
43022 #: fortran/openmp.c:1431
43023 #, gcc-internal-format, gfc-internal-format
43024 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
43025 msgstr ""
43027 #: fortran/openmp.c:1437
43028 #, gcc-internal-format, gfc-internal-format
43029 msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
43030 msgstr ""
43032 #: fortran/openmp.c:1455
43033 #, gcc-internal-format, gfc-internal-format
43034 msgid ""
43035 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
43036 "side at %L"
43037 msgstr ""
43039 #: fortran/openmp.c:1469
43040 #, gcc-internal-format, gfc-internal-format
43041 msgid ""
43042 "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of "
43043 "intrinsic type at %L"
43044 msgstr ""
43046 #: fortran/openmp.c:1661
43047 #, gcc-internal-format, gfc-internal-format
43048 msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
43049 msgstr ""
43051 #: fortran/openmp.c:1667
43052 #, gcc-internal-format, gfc-internal-format
43053 msgid "!$OMP DO iteration variable must be of type integer at %L"
43054 msgstr ""
43056 #: fortran/openmp.c:1671
43057 #, gcc-internal-format, gfc-internal-format
43058 msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
43059 msgstr ""
43061 #: fortran/openmp.c:1679
43062 #, gcc-internal-format, gfc-internal-format
43063 msgid ""
43064 "!$OMP DO iteration variable present on clause other than PRIVATE or "
43065 "LASTPRIVATE at %L"
43066 msgstr ""
43068 #: fortran/openmp.c:1697
43069 #, gcc-internal-format, gfc-internal-format
43070 msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
43071 msgstr ""
43073 #: fortran/openmp.c:1711
43074 #, gcc-internal-format, gfc-internal-format
43075 msgid "collapsed !$OMP DO loops not perfectly nested at %L"
43076 msgstr ""
43078 #: fortran/openmp.c:1720 fortran/openmp.c:1728
43079 #, gcc-internal-format, gfc-internal-format
43080 msgid "not enough DO loops for collapsed !$OMP DO at %L"
43081 msgstr ""
43083 #: fortran/options.c:264
43084 #, gcc-internal-format
43085 msgid "-fexcess-precision=standard for Fortran"
43086 msgstr ""
43088 #: fortran/options.c:359
43089 #, gcc-internal-format, gfc-internal-format
43090 msgid "Reading file '%s' as free form"
43091 msgstr ""
43093 #: fortran/options.c:369
43094 #, gcc-internal-format
43095 msgid "'-fd-lines-as-comments' has no effect in free form"
43096 msgstr ""
43098 #: fortran/options.c:372
43099 #, gcc-internal-format
43100 msgid "'-fd-lines-as-code' has no effect in free form"
43101 msgstr ""
43103 #: fortran/options.c:390
43104 #, gcc-internal-format, gfc-internal-format
43105 msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
43106 msgstr ""
43108 #: fortran/options.c:393
43109 #, gcc-internal-format
43110 msgid "Flag -fno-automatic overwrites -frecursive"
43111 msgstr ""
43113 #: fortran/options.c:395
43114 #, gcc-internal-format
43115 msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
43116 msgstr ""
43118 #: fortran/options.c:399
43119 #, gcc-internal-format, gfc-internal-format
43120 msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
43121 msgstr ""
43123 #: fortran/options.c:403
43124 #, gcc-internal-format, gfc-internal-format
43125 msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
43126 msgstr ""
43128 #: fortran/options.c:496
43129 #, gcc-internal-format
43130 msgid "gfortran: Only one -J option allowed"
43131 msgstr ""
43133 #: fortran/options.c:542
43134 #, gcc-internal-format, gfc-internal-format
43135 msgid "Argument to -ffpe-trap is not valid: %s"
43136 msgstr ""
43138 #: fortran/options.c:557
43139 #, gcc-internal-format, gfc-internal-format
43140 msgid "Argument to -fcoarray is not valid: %s"
43141 msgstr ""
43143 #: fortran/options.c:595
43144 #, gcc-internal-format, gfc-internal-format
43145 msgid "Argument to -fcheck is not valid: %s"
43146 msgstr ""
43148 #: fortran/options.c:800
43149 #, gcc-internal-format
43150 msgid "Fixed line length must be at least seven."
43151 msgstr ""
43153 #: fortran/options.c:818
43154 #, gcc-internal-format
43155 msgid "Free line length must be at least three."
43156 msgstr ""
43158 #: fortran/options.c:836
43159 #, gcc-internal-format
43160 msgid "-static-libgfortran is not supported in this configuration"
43161 msgstr ""
43163 #: fortran/options.c:891
43164 #, gcc-internal-format, gfc-internal-format
43165 msgid "Maximum supported identifier length is %d"
43166 msgstr ""
43168 #: fortran/options.c:951
43169 #, gcc-internal-format, gfc-internal-format
43170 msgid "Unrecognized option to -finit-logical: %s"
43171 msgstr ""
43173 #: fortran/options.c:967
43174 #, gcc-internal-format, gfc-internal-format
43175 msgid "Unrecognized option to -finit-real: %s"
43176 msgstr ""
43178 #: fortran/options.c:983
43179 #, gcc-internal-format
43180 msgid "The value of n in -finit-character=n must be between 0 and 127"
43181 msgstr ""
43183 #: fortran/options.c:1085
43184 #, gcc-internal-format, gfc-internal-format
43185 msgid "Maximum subrecord length cannot exceed %d"
43186 msgstr ""
43188 #: fortran/parse.c:519
43189 #, gcc-internal-format, gfc-internal-format
43190 msgid "Unclassifiable statement at %C"
43191 msgstr ""
43193 #: fortran/parse.c:541
43194 #, gcc-internal-format, gfc-internal-format
43195 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
43196 msgstr ""
43198 #: fortran/parse.c:627
43199 #, gcc-internal-format, gfc-internal-format
43200 msgid "Unclassifiable OpenMP directive at %C"
43201 msgstr ""
43203 #: fortran/parse.c:653
43204 #, gcc-internal-format, gfc-internal-format
43205 msgid "Unclassifiable GCC directive at %C"
43206 msgstr ""
43208 #: fortran/parse.c:695 fortran/parse.c:869
43209 #, gcc-internal-format, gfc-internal-format
43210 msgid "Zero is not a valid statement label at %C"
43211 msgstr ""
43213 #: fortran/parse.c:702 fortran/parse.c:861
43214 #, gcc-internal-format, gfc-internal-format
43215 msgid "Non-numeric character in statement label at %C"
43216 msgstr ""
43218 #: fortran/parse.c:714 fortran/parse.c:910
43219 #, gcc-internal-format, gfc-internal-format
43220 msgid "Semicolon at %C needs to be preceded by statement"
43221 msgstr ""
43223 #: fortran/parse.c:722 fortran/parse.c:925
43224 #, gcc-internal-format, gfc-internal-format
43225 msgid "Ignoring statement label in empty statement at %L"
43226 msgstr ""
43228 #: fortran/parse.c:771 fortran/parse.c:912
43229 #, gcc-internal-format, gfc-internal-format
43230 msgid "Fortran 2008: Semicolon at %C without preceding statement"
43231 msgstr ""
43233 #: fortran/parse.c:847 fortran/parse.c:888
43234 #, gcc-internal-format, gfc-internal-format
43235 msgid "Bad continuation line at %C"
43236 msgstr ""
43238 #: fortran/parse.c:1151
43239 #, gcc-internal-format, gfc-internal-format
43240 msgid "FORMAT statement at %L does not have a statement label"
43241 msgstr ""
43243 #: fortran/parse.c:1757
43244 #, gcc-internal-format, gfc-internal-format
43245 msgid "Unexpected %s statement at %C"
43246 msgstr ""
43248 #: fortran/parse.c:1904
43249 #, gcc-internal-format, gfc-internal-format
43250 msgid "%s statement at %C cannot follow %s statement at %L"
43251 msgstr ""
43253 #: fortran/parse.c:1921
43254 #, gcc-internal-format, gfc-internal-format
43255 msgid "Unexpected end of file in '%s'"
43256 msgstr ""
43258 #: fortran/parse.c:1953
43259 #, gcc-internal-format, gfc-internal-format
43260 msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
43261 msgstr ""
43263 #: fortran/parse.c:1956
43264 #, gcc-internal-format, gfc-internal-format
43265 msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
43266 msgstr ""
43268 #: fortran/parse.c:1976
43269 #, gcc-internal-format, gfc-internal-format
43270 msgid "Components in TYPE at %C must precede CONTAINS"
43271 msgstr ""
43273 #: fortran/parse.c:1980
43274 #, gcc-internal-format, gfc-internal-format
43275 msgid "Type-bound procedure at %C"
43276 msgstr ""
43278 #: fortran/parse.c:1989
43279 #, gcc-internal-format, gfc-internal-format
43280 msgid "GENERIC binding at %C"
43281 msgstr ""
43283 #: fortran/parse.c:1999
43284 #, gcc-internal-format, gfc-internal-format
43285 msgid "FINAL procedure declaration at %C"
43286 msgstr ""
43288 #: fortran/parse.c:2011
43289 #, gcc-internal-format, gfc-internal-format
43290 msgid "Derived type definition at %C with empty CONTAINS section"
43291 msgstr ""
43293 #: fortran/parse.c:2022 fortran/parse.c:2125
43294 #, gcc-internal-format, gfc-internal-format
43295 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
43296 msgstr ""
43298 #: fortran/parse.c:2029
43299 #, gcc-internal-format, gfc-internal-format
43300 msgid "PRIVATE statement at %C must precede procedure bindings"
43301 msgstr ""
43303 #: fortran/parse.c:2036 fortran/parse.c:2138
43304 #, gcc-internal-format, gfc-internal-format
43305 msgid "Duplicate PRIVATE statement at %C"
43306 msgstr ""
43308 #: fortran/parse.c:2046
43309 #, gcc-internal-format, gfc-internal-format
43310 msgid "SEQUENCE statement at %C must precede CONTAINS"
43311 msgstr ""
43313 #: fortran/parse.c:2050
43314 #, gcc-internal-format, gfc-internal-format
43315 msgid "Already inside a CONTAINS block at %C"
43316 msgstr ""
43318 #: fortran/parse.c:2108
43319 #, gcc-internal-format, gfc-internal-format
43320 msgid "FINAL declaration at %C must be inside CONTAINS"
43321 msgstr ""
43323 #: fortran/parse.c:2116
43324 #, gcc-internal-format, gfc-internal-format
43325 msgid "Derived type definition at %C without components"
43326 msgstr ""
43328 #: fortran/parse.c:2132
43329 #, gcc-internal-format, gfc-internal-format
43330 msgid "PRIVATE statement at %C must precede structure components"
43331 msgstr ""
43333 #: fortran/parse.c:2149
43334 #, gcc-internal-format, gfc-internal-format
43335 msgid "SEQUENCE statement at %C must precede structure components"
43336 msgstr ""
43338 #: fortran/parse.c:2155
43339 #, gcc-internal-format, gfc-internal-format
43340 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
43341 msgstr ""
43343 #: fortran/parse.c:2160
43344 #, gcc-internal-format, gfc-internal-format
43345 msgid "Duplicate SEQUENCE statement at %C"
43346 msgstr ""
43348 #: fortran/parse.c:2170
43349 #, gcc-internal-format, gfc-internal-format
43350 msgid "CONTAINS block in derived type definition at %C"
43351 msgstr ""
43353 #: fortran/parse.c:2258
43354 #, gcc-internal-format, gfc-internal-format
43355 msgid ""
43356 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
43357 "subcomponent of a coarray, which is not possible as the component has the "
43358 "pointer attribute"
43359 msgstr ""
43361 #: fortran/parse.c:2264
43362 #, gcc-internal-format, gfc-internal-format
43363 msgid ""
43364 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
43365 "which must have a codimension or be a subcomponent of a coarray"
43366 msgstr ""
43368 #: fortran/parse.c:2269
43369 #, gcc-internal-format, gfc-internal-format
43370 msgid ""
43371 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
43372 msgstr ""
43374 #: fortran/parse.c:2273
43375 #, gcc-internal-format, gfc-internal-format
43376 msgid ""
43377 "Allocatable component %s at %L must have a codimension as it has a "
43378 "noncoarray subcomponent of type LOCK_TYPE"
43379 msgstr ""
43381 #: fortran/parse.c:2278
43382 #, gcc-internal-format, gfc-internal-format
43383 msgid ""
43384 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
43385 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
43386 "(Variables of type %s may not have a codimension as already a coarray "
43387 "subcomponent exists)"
43388 msgstr ""
43390 #: fortran/parse.c:2285
43391 #, gcc-internal-format, gfc-internal-format
43392 msgid ""
43393 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
43394 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
43395 "(Variables of type %s may not have a codimension as %s at %L has a "
43396 "codimension or a coarray subcomponent)"
43397 msgstr ""
43399 #: fortran/parse.c:2337
43400 #, gcc-internal-format, gfc-internal-format
43401 msgid "ENUM declaration at %C has no ENUMERATORS"
43402 msgstr ""
43404 #: fortran/parse.c:2420
43405 #, gcc-internal-format, gfc-internal-format
43406 msgid "Unexpected %s statement in INTERFACE block at %C"
43407 msgstr ""
43409 #: fortran/parse.c:2444
43410 #, gcc-internal-format, gfc-internal-format
43411 msgid ""
43412 "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
43413 msgstr ""
43415 #: fortran/parse.c:2477
43416 #, gcc-internal-format, gfc-internal-format
43417 msgid "Unexpected %s statement at %C in INTERFACE body"
43418 msgstr ""
43420 #: fortran/parse.c:2495
43421 #, gcc-internal-format, gfc-internal-format
43422 msgid ""
43423 "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
43424 msgstr ""
43426 #: fortran/parse.c:2620
43427 #, gcc-internal-format, gfc-internal-format
43428 msgid "%s statement is not allowed inside of BLOCK at %C"
43429 msgstr ""
43431 #: fortran/parse.c:2707
43432 #, gcc-internal-format, gfc-internal-format
43433 msgid "%s statement must appear in a MODULE"
43434 msgstr ""
43436 #: fortran/parse.c:2715
43437 #, gcc-internal-format, gfc-internal-format
43438 msgid "%s statement at %C follows another accessibility specification"
43439 msgstr ""
43441 #: fortran/parse.c:2766
43442 #, gcc-internal-format, gfc-internal-format
43443 msgid "Bad kind expression for function '%s' at %L"
43444 msgstr ""
43446 #: fortran/parse.c:2770
43447 #, gcc-internal-format, gfc-internal-format
43448 msgid "The type for function '%s' at %L is not accessible"
43449 msgstr ""
43451 #: fortran/parse.c:2828
43452 #, gcc-internal-format, gfc-internal-format
43453 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
43454 msgstr ""
43456 #: fortran/parse.c:2850
43457 #, gcc-internal-format, gfc-internal-format
43458 msgid "Unexpected %s statement in WHERE block at %C"
43459 msgstr ""
43461 #: fortran/parse.c:2909
43462 #, gcc-internal-format, gfc-internal-format
43463 msgid "Unexpected %s statement in FORALL block at %C"
43464 msgstr ""
43466 #: fortran/parse.c:2960
43467 #, gcc-internal-format, gfc-internal-format
43468 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
43469 msgstr ""
43471 #: fortran/parse.c:2978
43472 #, gcc-internal-format, gfc-internal-format
43473 msgid "Duplicate ELSE statements at %L and %C"
43474 msgstr ""
43476 #: fortran/parse.c:3039
43477 #, gcc-internal-format, gfc-internal-format
43478 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
43479 msgstr ""
43481 #: fortran/parse.c:3122
43482 #, gcc-internal-format, gfc-internal-format
43483 msgid ""
43484 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
43485 "%C"
43486 msgstr ""
43488 #: fortran/parse.c:3184
43489 #, gcc-internal-format, gfc-internal-format
43490 msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
43491 msgstr ""
43493 #: fortran/parse.c:3217
43494 #, gcc-internal-format, gfc-internal-format
43495 msgid "End of nonblock DO statement at %C is within another block"
43496 msgstr ""
43498 #: fortran/parse.c:3227
43499 #, gcc-internal-format, gfc-internal-format
43500 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
43501 msgstr ""
43503 #: fortran/parse.c:3274
43504 #, gcc-internal-format, gfc-internal-format
43505 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
43506 msgstr ""
43508 #: fortran/parse.c:3342
43509 #, gcc-internal-format, gfc-internal-format
43510 msgid "BLOCK construct at %C"
43511 msgstr ""
43513 #: fortran/parse.c:3372
43514 #, gcc-internal-format, gfc-internal-format
43515 msgid "ASSOCIATE construct at %C"
43516 msgstr ""
43518 #: fortran/parse.c:3472
43519 #, gcc-internal-format, gfc-internal-format
43520 msgid "Statement label in ENDDO at %C doesn't match DO label"
43521 msgstr ""
43523 #: fortran/parse.c:3488
43524 #, gcc-internal-format, gfc-internal-format
43525 msgid "Named block DO at %L requires matching ENDDO name"
43526 msgstr ""
43528 #: fortran/parse.c:3611
43529 #, gcc-internal-format, gfc-internal-format
43530 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
43531 msgstr ""
43533 #: fortran/parse.c:3762
43534 #, gcc-internal-format, gfc-internal-format
43535 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
43536 msgstr ""
43538 #: fortran/parse.c:3819
43539 #, gcc-internal-format, gfc-internal-format
43540 msgid "%s statement at %C cannot terminate a non-block DO loop"
43541 msgstr ""
43543 #: fortran/parse.c:3833
43544 #, gcc-internal-format, gfc-internal-format
43545 msgid "DATA statement at %C after the first executable statement"
43546 msgstr ""
43548 #: fortran/parse.c:4025
43549 #, gcc-internal-format, gfc-internal-format
43550 msgid "Contained procedure '%s' at %C is already ambiguous"
43551 msgstr ""
43553 #: fortran/parse.c:4081
43554 #, gcc-internal-format, gfc-internal-format
43555 msgid "Unexpected %s statement in CONTAINS section at %C"
43556 msgstr ""
43558 #: fortran/parse.c:4105
43559 #, gcc-internal-format, gfc-internal-format
43560 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
43561 msgstr ""
43563 #: fortran/parse.c:4182
43564 #, gcc-internal-format, gfc-internal-format
43565 msgid "CONTAINS statement at %C is already in a contained program unit"
43566 msgstr ""
43568 #: fortran/parse.c:4232
43569 #, gcc-internal-format, gfc-internal-format
43570 msgid "Global name '%s' at %L is already being used as a %s at %L"
43571 msgstr ""
43573 #: fortran/parse.c:4253
43574 #, gcc-internal-format, gfc-internal-format
43575 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
43576 msgstr ""
43578 #: fortran/parse.c:4279
43579 #, gcc-internal-format, gfc-internal-format
43580 msgid "Unexpected %s statement in BLOCK DATA at %C"
43581 msgstr ""
43583 #: fortran/parse.c:4324
43584 #, gcc-internal-format, gfc-internal-format
43585 msgid "Unexpected %s statement in MODULE at %C"
43586 msgstr ""
43588 #. If we see a duplicate main program, shut down.  If the second
43589 #. instance is an implied main program, i.e. data decls or executable
43590 #. statements, we're in for lots of errors.
43591 #: fortran/parse.c:4693
43592 #, gcc-internal-format, gfc-internal-format
43593 msgid "Two main PROGRAMs at %L and %C"
43594 msgstr ""
43596 #: fortran/primary.c:105
43597 #, gcc-internal-format, gfc-internal-format
43598 msgid "Missing kind-parameter at %C"
43599 msgstr ""
43601 #: fortran/primary.c:232
43602 #, gcc-internal-format, gfc-internal-format
43603 msgid "Integer kind %d at %C not available"
43604 msgstr ""
43606 #: fortran/primary.c:241
43607 #, gcc-internal-format, gfc-internal-format
43608 msgid ""
43609 "Integer too big for its kind at %C. This check can be disabled with the "
43610 "option -fno-range-check"
43611 msgstr ""
43613 #: fortran/primary.c:270
43614 #, gcc-internal-format, gfc-internal-format
43615 msgid "Hollerith constant at %C"
43616 msgstr ""
43618 #: fortran/primary.c:282
43619 #, gcc-internal-format, gfc-internal-format
43620 msgid "Invalid Hollerith constant: %L must contain at least one character"
43621 msgstr ""
43623 #: fortran/primary.c:288
43624 #, gcc-internal-format, gfc-internal-format
43625 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
43626 msgstr ""
43628 #: fortran/primary.c:308
43629 #, gcc-internal-format, gfc-internal-format
43630 msgid "Invalid Hollerith constant at %L contains a wide character"
43631 msgstr ""
43633 #: fortran/primary.c:394
43634 #, gcc-internal-format, gfc-internal-format
43635 msgid "Hexadecimal constant at %C uses non-standard syntax"
43636 msgstr ""
43638 #: fortran/primary.c:404
43639 #, gcc-internal-format, gfc-internal-format
43640 msgid "Empty set of digits in BOZ constant at %C"
43641 msgstr ""
43643 #: fortran/primary.c:410
43644 #, gcc-internal-format, gfc-internal-format
43645 msgid "Illegal character in BOZ constant at %C"
43646 msgstr ""
43648 #: fortran/primary.c:433
43649 #, gcc-internal-format, gfc-internal-format
43650 msgid "BOZ constant at %C uses non-standard postfix syntax"
43651 msgstr ""
43653 #: fortran/primary.c:464
43654 #, gcc-internal-format, gfc-internal-format
43655 msgid "Integer too big for integer kind %i at %C"
43656 msgstr ""
43658 #: fortran/primary.c:470
43659 #, gcc-internal-format, gfc-internal-format
43660 msgid "BOZ used outside a DATA statement at %C"
43661 msgstr ""
43663 #: fortran/primary.c:561
43664 #, gcc-internal-format, gfc-internal-format
43665 msgid "exponent-letter 'q' in real-literal-constant at %C"
43666 msgstr ""
43668 #: fortran/primary.c:565
43669 #, gcc-internal-format, gfc-internal-format
43670 msgid "Extension: exponent-letter 'q' in real-literal-constant at %C"
43671 msgstr ""
43673 #: fortran/primary.c:581
43674 #, gcc-internal-format, gfc-internal-format
43675 msgid "Missing exponent in real number at %C"
43676 msgstr ""
43678 #: fortran/primary.c:637
43679 #, gcc-internal-format, gfc-internal-format
43680 msgid "Real number at %C has a 'd' exponent and an explicit kind"
43681 msgstr ""
43683 #: fortran/primary.c:667
43684 #, gcc-internal-format, gfc-internal-format
43685 msgid "Real number at %C has a 'q' exponent and an explicit kind"
43686 msgstr ""
43688 #: fortran/primary.c:681
43689 #, gcc-internal-format, gfc-internal-format
43690 msgid "Invalid exponent-letter 'q' in real-literal-constant at %C"
43691 msgstr ""
43693 #: fortran/primary.c:714
43694 #, gcc-internal-format, gfc-internal-format
43695 msgid "Invalid real kind %d at %C"
43696 msgstr ""
43698 #: fortran/primary.c:729
43699 #, gcc-internal-format, gfc-internal-format
43700 msgid "Real constant overflows its kind at %C"
43701 msgstr ""
43703 #: fortran/primary.c:734
43704 #, gcc-internal-format, gfc-internal-format
43705 msgid "Real constant underflows its kind at %C"
43706 msgstr ""
43708 #: fortran/primary.c:826
43709 #, gcc-internal-format, gfc-internal-format
43710 msgid "Syntax error in SUBSTRING specification at %C"
43711 msgstr ""
43713 #: fortran/primary.c:1038
43714 #, gcc-internal-format, gfc-internal-format
43715 msgid "Invalid kind %d for CHARACTER constant at %C"
43716 msgstr ""
43718 #: fortran/primary.c:1059
43719 #, gcc-internal-format, gfc-internal-format
43720 msgid "Unterminated character constant beginning at %C"
43721 msgstr ""
43723 #: fortran/primary.c:1089
43724 #, gcc-internal-format, gfc-internal-format
43725 msgid ""
43726 "Character '%s' in string at %C is not representable in character kind %d"
43727 msgstr ""
43729 #: fortran/primary.c:1172
43730 #, gcc-internal-format, gfc-internal-format
43731 msgid "Bad kind for logical constant at %C"
43732 msgstr ""
43734 #: fortran/primary.c:1204
43735 #, gcc-internal-format, gfc-internal-format
43736 msgid "Expected PARAMETER symbol in complex constant at %C"
43737 msgstr ""
43739 #: fortran/primary.c:1210
43740 #, gcc-internal-format, gfc-internal-format
43741 msgid "Numeric PARAMETER required in complex constant at %C"
43742 msgstr ""
43744 #: fortran/primary.c:1216
43745 #, gcc-internal-format, gfc-internal-format
43746 msgid "Scalar PARAMETER required in complex constant at %C"
43747 msgstr ""
43749 #: fortran/primary.c:1220
43750 #, gcc-internal-format, gfc-internal-format
43751 msgid "PARAMETER symbol in complex constant at %C"
43752 msgstr ""
43754 #: fortran/primary.c:1250
43755 #, gcc-internal-format, gfc-internal-format
43756 msgid "Error converting PARAMETER constant in complex constant at %C"
43757 msgstr ""
43759 #: fortran/primary.c:1378
43760 #, gcc-internal-format, gfc-internal-format
43761 msgid "Syntax error in COMPLEX constant at %C"
43762 msgstr ""
43764 #: fortran/primary.c:1585
43765 #, gcc-internal-format, gfc-internal-format
43766 msgid "Keyword '%s' at %C has already appeared in the current argument list"
43767 msgstr ""
43769 #: fortran/primary.c:1649
43770 #, gcc-internal-format, gfc-internal-format
43771 msgid "argument list function at %C"
43772 msgstr ""
43774 #: fortran/primary.c:1718
43775 #, gcc-internal-format, gfc-internal-format
43776 msgid "Expected alternate return label at %C"
43777 msgstr ""
43779 #: fortran/primary.c:1736
43780 #, gcc-internal-format, gfc-internal-format
43781 msgid "Missing keyword name in actual argument list at %C"
43782 msgstr ""
43784 #: fortran/primary.c:1782
43785 #, gcc-internal-format, gfc-internal-format
43786 msgid "Syntax error in argument list at %C"
43787 msgstr ""
43789 #: fortran/primary.c:1841
43790 #, gcc-internal-format, gfc-internal-format
43791 msgid ""
43792 "Array section designator, e.g. '(:)', is required besides the coarray "
43793 "designator '[...]' at %C"
43794 msgstr ""
43796 #: fortran/primary.c:1849
43797 #, gcc-internal-format, gfc-internal-format
43798 msgid "Coarray designator at %C but '%s' is not a coarray"
43799 msgstr ""
43801 #: fortran/primary.c:1916
43802 #, gcc-internal-format, gfc-internal-format
43803 msgid "Symbol '%s' at %C has no IMPLICIT type"
43804 msgstr ""
43806 #: fortran/primary.c:1922
43807 #, gcc-internal-format, gfc-internal-format
43808 msgid "Unexpected '%%' for nonderived-type variable '%s' at %C"
43809 msgstr ""
43811 #: fortran/primary.c:1940
43812 #, gcc-internal-format, gfc-internal-format
43813 msgid "Expected structure component name at %C"
43814 msgstr ""
43816 #: fortran/primary.c:1989
43817 #, gcc-internal-format, gfc-internal-format
43818 msgid "Expected argument list at %C"
43819 msgstr ""
43821 #: fortran/primary.c:2020
43822 #, gcc-internal-format, gfc-internal-format
43823 msgid "Procedure pointer component '%s' requires an argument list at %C"
43824 msgstr ""
43826 #: fortran/primary.c:2108
43827 #, gcc-internal-format, gfc-internal-format
43828 msgid "Coindexed procedure-pointer component at %C"
43829 msgstr ""
43831 #: fortran/primary.c:2357
43832 #, gcc-internal-format, gfc-internal-format
43833 msgid "Structure constructor with missing optional arguments at %C"
43834 msgstr ""
43836 #: fortran/primary.c:2365
43837 #, gcc-internal-format, gfc-internal-format
43838 msgid ""
43839 "No initializer for component '%s' given in the structure constructor at %C!"
43840 msgstr ""
43842 #: fortran/primary.c:2413
43843 #, gcc-internal-format, gfc-internal-format
43844 msgid "Can't construct ABSTRACT type '%s' at %L"
43845 msgstr ""
43847 #: fortran/primary.c:2433
43848 #, gcc-internal-format, gfc-internal-format
43849 msgid "Structure constructor with named arguments at %C"
43850 msgstr ""
43852 #: fortran/primary.c:2449
43853 #, gcc-internal-format, gfc-internal-format
43854 msgid "Component initializer without name after component named %s at %L!"
43855 msgstr ""
43857 #: fortran/primary.c:2454
43858 #, gcc-internal-format, gfc-internal-format
43859 msgid "Too many components in structure constructor at %L!"
43860 msgstr ""
43862 #: fortran/primary.c:2491
43863 #, gcc-internal-format, gfc-internal-format
43864 msgid "Component '%s' is initialized twice in the structure constructor at %L!"
43865 msgstr ""
43867 #: fortran/primary.c:2503
43868 #, gcc-internal-format, gfc-internal-format
43869 msgid ""
43870 "Coindexed expression to pointer component '%s' in structure constructor at "
43871 "%L!"
43872 msgstr ""
43874 #: fortran/primary.c:2556
43875 #, gcc-internal-format, gfc-internal-format
43876 msgid ""
43877 "component '%s' at %L has already been set by a parent derived type "
43878 "constructor"
43879 msgstr ""
43881 #: fortran/primary.c:2740
43882 #, gcc-internal-format, gfc-internal-format
43883 msgid ""
43884 "'%s' at %C is the name of a recursive function and so refers to the result "
43885 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
43886 msgstr ""
43888 #: fortran/primary.c:2864
43889 #, gcc-internal-format, gfc-internal-format
43890 msgid "Unexpected use of subroutine name '%s' at %C"
43891 msgstr ""
43893 #: fortran/primary.c:2895
43894 #, gcc-internal-format, gfc-internal-format
43895 msgid "Statement function '%s' requires argument list at %C"
43896 msgstr ""
43898 #: fortran/primary.c:2898
43899 #, gcc-internal-format, gfc-internal-format
43900 msgid "Function '%s' requires an argument list at %C"
43901 msgstr ""
43903 #: fortran/primary.c:2948
43904 #, gcc-internal-format, gfc-internal-format
43905 msgid "Missing argument to '%s' at %C"
43906 msgstr ""
43908 #: fortran/primary.c:3107
43909 #, gcc-internal-format, gfc-internal-format
43910 msgid "Missing argument list in function '%s' at %C"
43911 msgstr ""
43913 #: fortran/primary.c:3141
43914 #, gcc-internal-format, gfc-internal-format
43915 msgid "Symbol at %C is not appropriate for an expression"
43916 msgstr ""
43918 #: fortran/primary.c:3240
43919 #, gcc-internal-format, gfc-internal-format
43920 msgid "Named constant at %C in an EQUIVALENCE"
43921 msgstr ""
43923 #: fortran/primary.c:3274
43924 #, gcc-internal-format, gfc-internal-format
43925 msgid "'%s' at %C is not a variable"
43926 msgstr ""
43928 #: fortran/resolve.c:125
43929 #, gcc-internal-format, gfc-internal-format
43930 msgid "'%s' at %L is of the ABSTRACT type '%s'"
43931 msgstr ""
43933 #: fortran/resolve.c:128
43934 #, gcc-internal-format, gfc-internal-format
43935 msgid "ABSTRACT type '%s' used at %L"
43936 msgstr ""
43938 #: fortran/resolve.c:145
43939 #, gcc-internal-format, gfc-internal-format
43940 msgid "Interface '%s' at %L is declared in a later PROCEDURE statement"
43941 msgstr ""
43943 #: fortran/resolve.c:158
43944 #, gcc-internal-format, gfc-internal-format
43945 msgid "Interface '%s' at %L may not be generic"
43946 msgstr ""
43948 #: fortran/resolve.c:165
43949 #, gcc-internal-format, gfc-internal-format
43950 msgid "Interface '%s' at %L may not be a statement function"
43951 msgstr ""
43953 #: fortran/resolve.c:174
43954 #, gcc-internal-format, gfc-internal-format
43955 msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %L"
43956 msgstr ""
43958 #: fortran/resolve.c:180
43959 #, gcc-internal-format, gfc-internal-format
43960 msgid "Interface '%s' at %L must be explicit"
43961 msgstr ""
43963 #: fortran/resolve.c:202
43964 #, gcc-internal-format, gfc-internal-format
43965 msgid "PROCEDURE '%s' at %L may not be used as its own interface"
43966 msgstr ""
43968 #: fortran/resolve.c:296
43969 #, gcc-internal-format, gfc-internal-format
43970 msgid ""
43971 "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
43972 msgstr ""
43974 #: fortran/resolve.c:300
43975 #, gcc-internal-format, gfc-internal-format
43976 msgid "Alternate return specifier in function '%s' at %L is not allowed"
43977 msgstr ""
43979 #: fortran/resolve.c:375
43980 #, gcc-internal-format, gfc-internal-format
43981 msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
43982 msgstr ""
43984 #: fortran/resolve.c:385
43985 #, gcc-internal-format, gfc-internal-format
43986 msgid ""
43987 "Argument '%s' of pure function '%s' at %L with VALUE attribute but without "
43988 "INTENT(IN)"
43989 msgstr ""
43991 #: fortran/resolve.c:390
43992 #, gcc-internal-format, gfc-internal-format
43993 msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN) or VALUE"
43994 msgstr ""
43996 #: fortran/resolve.c:398
43997 #, gcc-internal-format, gfc-internal-format
43998 msgid ""
43999 "Argument '%s' of pure subroutine '%s' at %L with VALUE attribute but without "
44000 "INTENT"
44001 msgstr ""
44003 #: fortran/resolve.c:403
44004 #, gcc-internal-format, gfc-internal-format
44005 msgid ""
44006 "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified "
44007 "or have the VALUE attribute"
44008 msgstr ""
44010 #: fortran/resolve.c:437
44011 #, gcc-internal-format, gfc-internal-format
44012 msgid "Coarray dummy argument '%s' at %L to elemental procedure"
44013 msgstr ""
44015 #: fortran/resolve.c:445
44016 #, gcc-internal-format, gfc-internal-format
44017 msgid "Argument '%s' of elemental procedure at %L must be scalar"
44018 msgstr ""
44020 #: fortran/resolve.c:454
44021 #, gcc-internal-format, gfc-internal-format
44022 msgid ""
44023 "Argument '%s' of elemental procedure at %L cannot have the ALLOCATABLE "
44024 "attribute"
44025 msgstr ""
44027 #: fortran/resolve.c:464
44028 #, gcc-internal-format, gfc-internal-format
44029 msgid ""
44030 "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
44031 msgstr ""
44033 #: fortran/resolve.c:472
44034 #, gcc-internal-format, gfc-internal-format
44035 msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
44036 msgstr ""
44038 #: fortran/resolve.c:481
44039 #, gcc-internal-format, gfc-internal-format
44040 msgid ""
44041 "Argument '%s' of elemental procedure '%s' at %L must have its INTENT "
44042 "specified or have the VALUE attribute"
44043 msgstr ""
44045 #: fortran/resolve.c:494
44046 #, gcc-internal-format, gfc-internal-format
44047 msgid "Argument '%s' of statement function at %L must be scalar"
44048 msgstr ""
44050 #: fortran/resolve.c:504
44051 #, gcc-internal-format, gfc-internal-format
44052 msgid ""
44053 "Character-valued argument '%s' of statement function at %L must have "
44054 "constant length"
44055 msgstr ""
44057 #: fortran/resolve.c:562
44058 #, gcc-internal-format, gfc-internal-format
44059 msgid "Contained function '%s' at %L has no IMPLICIT type"
44060 msgstr ""
44062 #: fortran/resolve.c:565
44063 #, gcc-internal-format, gfc-internal-format
44064 msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
44065 msgstr ""
44067 #: fortran/resolve.c:589
44068 #, gcc-internal-format, gfc-internal-format
44069 msgid "Character-valued %s '%s' at %L must not be assumed length"
44070 msgstr ""
44072 #: fortran/resolve.c:764
44073 #, gcc-internal-format, gfc-internal-format
44074 msgid "Function %s at %L has entries with mismatched array specifications"
44075 msgstr ""
44077 #: fortran/resolve.c:781
44078 #, gcc-internal-format, gfc-internal-format
44079 msgid ""
44080 "Function %s at %L with entries returning variables of different string "
44081 "lengths"
44082 msgstr ""
44084 #: fortran/resolve.c:808
44085 #, gcc-internal-format, gfc-internal-format
44086 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
44087 msgstr ""
44089 #: fortran/resolve.c:812
44090 #, gcc-internal-format, gfc-internal-format
44091 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
44092 msgstr ""
44094 #: fortran/resolve.c:819
44095 #, gcc-internal-format, gfc-internal-format
44096 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
44097 msgstr ""
44099 #: fortran/resolve.c:823
44100 #, gcc-internal-format, gfc-internal-format
44101 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
44102 msgstr ""
44104 #: fortran/resolve.c:861
44105 #, gcc-internal-format, gfc-internal-format
44106 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
44107 msgstr ""
44109 #: fortran/resolve.c:866
44110 #, gcc-internal-format, gfc-internal-format
44111 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
44112 msgstr ""
44114 #: fortran/resolve.c:909
44115 #, gcc-internal-format, gfc-internal-format
44116 msgid ""
44117 "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is "
44118 "allowed"
44119 msgstr ""
44121 #: fortran/resolve.c:913
44122 #, gcc-internal-format, gfc-internal-format
44123 msgid ""
44124 "Initialized variable '%s' at %L is in a blank COMMON but initialization is "
44125 "only allowed in named common blocks"
44126 msgstr ""
44128 #: fortran/resolve.c:920
44129 #, gcc-internal-format, gfc-internal-format
44130 msgid "'%s' in cannot appear in COMMON at %L [F2008:C5100]"
44131 msgstr ""
44133 #: fortran/resolve.c:928
44134 #, gcc-internal-format, gfc-internal-format
44135 msgid ""
44136 "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the "
44137 "BIND(C) attribute"
44138 msgstr ""
44140 #: fortran/resolve.c:932
44141 #, gcc-internal-format, gfc-internal-format
44142 msgid ""
44143 "Derived type variable '%s' in COMMON at %L has an ultimate component that is "
44144 "allocatable"
44145 msgstr ""
44147 #: fortran/resolve.c:936
44148 #, gcc-internal-format, gfc-internal-format
44149 msgid ""
44150 "Derived type variable '%s' in COMMON at %L may not have default initializer"
44151 msgstr ""
44153 #: fortran/resolve.c:966
44154 #, gcc-internal-format, gfc-internal-format
44155 msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
44156 msgstr ""
44158 #: fortran/resolve.c:970
44159 #, gcc-internal-format, gfc-internal-format
44160 msgid "COMMON block '%s' at %L can not have the EXTERNAL attribute"
44161 msgstr ""
44163 #: fortran/resolve.c:974
44164 #, gcc-internal-format, gfc-internal-format
44165 msgid "COMMON block '%s' at %L is also an intrinsic procedure"
44166 msgstr ""
44168 #: fortran/resolve.c:978
44169 #, gcc-internal-format, gfc-internal-format
44170 msgid "COMMON block '%s' at %L that is also a function result"
44171 msgstr ""
44173 #: fortran/resolve.c:983
44174 #, gcc-internal-format, gfc-internal-format
44175 msgid "COMMON block '%s' at %L that is also a global procedure"
44176 msgstr ""
44178 #: fortran/resolve.c:1047
44179 #, gcc-internal-format, gfc-internal-format
44180 msgid "Components of structure constructor '%s' at %L are PRIVATE"
44181 msgstr ""
44183 #: fortran/resolve.c:1083
44184 #, gcc-internal-format, gfc-internal-format
44185 msgid ""
44186 "The rank of the element in the structure constructor at %L does not match "
44187 "that of the component (%d/%d)"
44188 msgstr ""
44190 #: fortran/resolve.c:1104
44191 #, gcc-internal-format, gfc-internal-format
44192 msgid ""
44193 "The element in the structure constructor at %L, for pointer component '%s', "
44194 "is %s but should be %s"
44195 msgstr ""
44197 #: fortran/resolve.c:1189
44198 #, gcc-internal-format, gfc-internal-format
44199 msgid ""
44200 "The NULL in the structure constructor at %L is being applied to component "
44201 "'%s', which is neither a POINTER nor ALLOCATABLE"
44202 msgstr ""
44204 #: fortran/resolve.c:1223
44205 #, gcc-internal-format, gfc-internal-format
44206 msgid ""
44207 "Interface mismatch for procedure-pointer component '%s' in structure "
44208 "constructor at %L: %s"
44209 msgstr ""
44211 #: fortran/resolve.c:1239
44212 #, gcc-internal-format, gfc-internal-format
44213 msgid ""
44214 "The element in the structure constructor at %L, for pointer component '%s' "
44215 "should be a POINTER or a TARGET"
44216 msgstr ""
44218 #: fortran/resolve.c:1250
44219 #, gcc-internal-format, gfc-internal-format
44220 msgid "Pointer initialization target at %L must not be ALLOCATABLE "
44221 msgstr ""
44223 #: fortran/resolve.c:1267
44224 #, gcc-internal-format, gfc-internal-format
44225 msgid ""
44226 "Invalid expression in the structure constructor for pointer component '%s' "
44227 "at %L in PURE procedure"
44228 msgstr ""
44230 #: fortran/resolve.c:1396
44231 #, gcc-internal-format, gfc-internal-format
44232 msgid ""
44233 "The upper bound in the last dimension must appear in the reference to the "
44234 "assumed size array '%s' at %L"
44235 msgstr ""
44237 #: fortran/resolve.c:1458
44238 #, gcc-internal-format, gfc-internal-format
44239 msgid "'%s' at %L is ambiguous"
44240 msgstr ""
44242 #: fortran/resolve.c:1462
44243 #, gcc-internal-format, gfc-internal-format
44244 msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
44245 msgstr ""
44247 #: fortran/resolve.c:1574
44248 #, gcc-internal-format, gfc-internal-format
44249 msgid "Type specified for intrinsic function '%s' at %L is ignored"
44250 msgstr ""
44252 #: fortran/resolve.c:1587
44253 #, gcc-internal-format, gfc-internal-format
44254 msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
44255 msgstr ""
44257 #: fortran/resolve.c:1598
44258 #, gcc-internal-format, gfc-internal-format
44259 msgid "'%s' declared INTRINSIC at %L does not exist"
44260 msgstr ""
44262 #: fortran/resolve.c:1609
44263 #, gcc-internal-format, gfc-internal-format
44264 msgid ""
44265 "The intrinsic '%s' declared INTRINSIC at %L is not available in the current "
44266 "standard settings but %s.  Use an appropriate -std=* option or enable -fall-"
44267 "intrinsics in order to use it."
44268 msgstr ""
44270 #: fortran/resolve.c:1645
44271 #, gcc-internal-format, gfc-internal-format
44272 msgid ""
44273 "Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively.  "
44274 "Declare it RECURSIVE or use -frecursive"
44275 msgstr ""
44277 #: fortran/resolve.c:1683 fortran/resolve.c:8930 fortran/resolve.c:10228
44278 #, gcc-internal-format, gfc-internal-format
44279 msgid "Label %d referenced at %L is never defined"
44280 msgstr ""
44282 #: fortran/resolve.c:1726
44283 #, gcc-internal-format, gfc-internal-format
44284 msgid "Statement function '%s' at %L is not allowed as an actual argument"
44285 msgstr ""
44287 #: fortran/resolve.c:1734
44288 #, gcc-internal-format, gfc-internal-format
44289 msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
44290 msgstr ""
44292 #: fortran/resolve.c:1742
44293 #, gcc-internal-format, gfc-internal-format
44294 msgid "Internal procedure '%s' is used as actual argument at %L"
44295 msgstr ""
44297 #: fortran/resolve.c:1750
44298 #, gcc-internal-format, gfc-internal-format
44299 msgid ""
44300 "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument "
44301 "at %L"
44302 msgstr ""
44304 #: fortran/resolve.c:1777
44305 #, gcc-internal-format, gfc-internal-format
44306 msgid ""
44307 "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
44308 msgstr ""
44310 #: fortran/resolve.c:1799
44311 #, gcc-internal-format, gfc-internal-format
44312 msgid "Symbol '%s' at %L is ambiguous"
44313 msgstr ""
44315 #: fortran/resolve.c:1854
44316 #, gcc-internal-format, gfc-internal-format
44317 msgid "By-value argument at %L is not of numeric type"
44318 msgstr ""
44320 #: fortran/resolve.c:1861
44321 #, gcc-internal-format, gfc-internal-format
44322 msgid "By-value argument at %L cannot be an array or an array section"
44323 msgstr ""
44325 #: fortran/resolve.c:1875
44326 #, gcc-internal-format, gfc-internal-format
44327 msgid "By-value argument at %L is not allowed in this context"
44328 msgstr ""
44330 #: fortran/resolve.c:1887
44331 #, gcc-internal-format, gfc-internal-format
44332 msgid "Passing internal procedure at %L by location not allowed"
44333 msgstr ""
44335 #: fortran/resolve.c:1898
44336 #, gcc-internal-format, gfc-internal-format
44337 msgid "Coindexed actual argument at %L with ultimate pointer component"
44338 msgstr ""
44340 #: fortran/resolve.c:2029
44341 #, gcc-internal-format, gfc-internal-format
44342 msgid ""
44343 "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
44344 "actual argument of an ELEMENTAL procedure unless there is a non-optional "
44345 "argument with the same rank (12.4.1.5)"
44346 msgstr ""
44348 #: fortran/resolve.c:2067
44349 #, gcc-internal-format, gfc-internal-format
44350 msgid ""
44351 "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' "
44352 "is a scalar, but another actual argument is an array"
44353 msgstr ""
44355 #: fortran/resolve.c:2229
44356 #, gcc-internal-format, gfc-internal-format
44357 msgid ""
44358 "Character length mismatch in return type of function '%s' at %L (%ld/%ld)"
44359 msgstr ""
44361 #: fortran/resolve.c:2237
44362 #, gcc-internal-format, gfc-internal-format
44363 msgid "Return type mismatch of function '%s' at %L (%s/%s)"
44364 msgstr ""
44366 #: fortran/resolve.c:2256
44367 #, gcc-internal-format, gfc-internal-format
44368 msgid ""
44369 "Dummy argument '%s' of procedure '%s' at %L has an attribute that requires "
44370 "an explicit interface for this procedure"
44371 msgstr ""
44373 #: fortran/resolve.c:2266
44374 #, gcc-internal-format, gfc-internal-format
44375 msgid ""
44376 "Procedure '%s' at %L with assumed-shape dummy argument '%s' must have an "
44377 "explicit interface"
44378 msgstr ""
44380 #: fortran/resolve.c:2275
44381 #, gcc-internal-format, gfc-internal-format
44382 msgid ""
44383 "Procedure '%s' at %L with assumed-rank dummy argument '%s' must have an "
44384 "explicit interface"
44385 msgstr ""
44387 #: fortran/resolve.c:2283
44388 #, gcc-internal-format, gfc-internal-format
44389 msgid ""
44390 "Procedure '%s' at %L with coarray dummy argument '%s' must have an explicit "
44391 "interface"
44392 msgstr ""
44394 #: fortran/resolve.c:2291
44395 #, gcc-internal-format, gfc-internal-format
44396 msgid ""
44397 "Procedure '%s' at %L with parametrized derived type argument '%s' must have "
44398 "an explicit interface"
44399 msgstr ""
44401 #: fortran/resolve.c:2300
44402 #, gcc-internal-format, gfc-internal-format
44403 msgid ""
44404 "Procedure '%s' at %L with polymorphic dummy argument '%s' must have an "
44405 "explicit interface"
44406 msgstr ""
44408 #: fortran/resolve.c:2309
44409 #, gcc-internal-format, gfc-internal-format
44410 msgid ""
44411 "Procedure '%s' at %L with assumed-type dummy argument '%s' must have an "
44412 "explicit interface"
44413 msgstr ""
44415 #: fortran/resolve.c:2321
44416 #, gcc-internal-format, gfc-internal-format
44417 msgid ""
44418 "The reference to function '%s' at %L either needs an explicit INTERFACE or "
44419 "the rank is incorrect"
44420 msgstr ""
44422 #: fortran/resolve.c:2333
44423 #, gcc-internal-format, gfc-internal-format
44424 msgid ""
44425 "Function '%s' at %L with a POINTER or ALLOCATABLE result must have an "
44426 "explicit interface"
44427 msgstr ""
44429 #: fortran/resolve.c:2346
44430 #, gcc-internal-format, gfc-internal-format
44431 msgid ""
44432 "Nonconstant character-length function '%s' at %L must have an explicit "
44433 "interface"
44434 msgstr ""
44436 #: fortran/resolve.c:2356
44437 #, gcc-internal-format, gfc-internal-format
44438 msgid "ELEMENTAL procedure '%s' at %L must have an explicit interface"
44439 msgstr ""
44441 #: fortran/resolve.c:2363
44442 #, gcc-internal-format, gfc-internal-format
44443 msgid ""
44444 "Procedure '%s' at %L with BIND(C) attribute must have an explicit interface"
44445 msgstr ""
44447 #: fortran/resolve.c:2469
44448 #, gcc-internal-format, gfc-internal-format
44449 msgid "There is no specific function for the generic '%s' at %L"
44450 msgstr ""
44452 #: fortran/resolve.c:2487
44453 #, gcc-internal-format, gfc-internal-format
44454 msgid ""
44455 "Generic function '%s' at %L is not consistent with a specific intrinsic "
44456 "interface"
44457 msgstr ""
44459 #: fortran/resolve.c:2525
44460 #, gcc-internal-format, gfc-internal-format
44461 msgid ""
44462 "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
44463 msgstr ""
44465 #: fortran/resolve.c:2574
44466 #, gcc-internal-format, gfc-internal-format
44467 msgid "Unable to resolve the specific function '%s' at %L"
44468 msgstr ""
44470 #: fortran/resolve.c:2630 fortran/resolve.c:14734
44471 #, gcc-internal-format, gfc-internal-format
44472 msgid "Function '%s' at %L has no IMPLICIT type"
44473 msgstr ""
44475 #: fortran/resolve.c:2830
44476 #, gcc-internal-format, gfc-internal-format
44477 msgid "Argument to '%s' at %L is not a variable"
44478 msgstr ""
44480 #: fortran/resolve.c:2874
44481 #, gcc-internal-format, gfc-internal-format
44482 msgid "More actual than formal arguments in '%s' call at %L"
44483 msgstr ""
44485 #: fortran/resolve.c:2886
44486 #, gcc-internal-format, gfc-internal-format
44487 msgid ""
44488 "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
44489 msgstr ""
44491 #: fortran/resolve.c:2895
44492 #, gcc-internal-format, gfc-internal-format
44493 msgid "Coindexed argument not permitted in '%s' call at %L"
44494 msgstr ""
44496 #: fortran/resolve.c:2918
44497 #, gcc-internal-format, gfc-internal-format
44498 msgid "Array section not permitted in '%s' call at %L"
44499 msgstr ""
44501 #: fortran/resolve.c:2929
44502 #, gcc-internal-format, gfc-internal-format
44503 msgid "Array section in '%s' call at %L"
44504 msgstr ""
44506 #: fortran/resolve.c:2948
44507 #, gcc-internal-format, gfc-internal-format
44508 msgid ""
44509 "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an "
44510 "array of zero size"
44511 msgstr ""
44513 #: fortran/resolve.c:2965
44514 #, gcc-internal-format, gfc-internal-format
44515 msgid ""
44516 "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' "
44517 "because it is not C interoperable"
44518 msgstr ""
44520 #: fortran/resolve.c:2975
44521 #, gcc-internal-format, gfc-internal-format
44522 msgid ""
44523 "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' "
44524 "because it is not C interoperable"
44525 msgstr ""
44527 #: fortran/resolve.c:2998 fortran/resolve.c:3035
44528 #, gcc-internal-format, gfc-internal-format
44529 msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
44530 msgstr ""
44532 #. Case 1c, section 15.1.2.5, J3/04-007: an associated
44533 #. scalar pointer.
44534 #: fortran/resolve.c:3011
44535 #, gcc-internal-format, gfc-internal-format
44536 msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
44537 msgstr ""
44539 #: fortran/resolve.c:3027
44540 #, gcc-internal-format, gfc-internal-format
44541 msgid "Parameter '%s' to '%s' at %L must be a scalar"
44542 msgstr ""
44544 #: fortran/resolve.c:3043
44545 #, gcc-internal-format, gfc-internal-format
44546 msgid "Parameter '%s' to '%s' at %L must not be polymorphic"
44547 msgstr ""
44549 #. TODO: Update this error message to allow for procedure
44550 #. pointers once they are implemented.
44551 #: fortran/resolve.c:3056
44552 #, gcc-internal-format, gfc-internal-format
44553 msgid "Argument '%s' to '%s' at %L must be a procedure"
44554 msgstr ""
44556 #: fortran/resolve.c:3063
44557 #, gcc-internal-format, gfc-internal-format
44558 msgid "Noninteroperable argument '%s' to '%s' at %L"
44559 msgstr ""
44561 #: fortran/resolve.c:3111
44562 #, gcc-internal-format, gfc-internal-format
44563 msgid "'%s' at %L is not a function"
44564 msgstr ""
44566 #: fortran/resolve.c:3119 fortran/resolve.c:3793
44567 #, gcc-internal-format, gfc-internal-format
44568 msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
44569 msgstr ""
44571 #. Internal procedures are taken care of in resolve_contained_fntype.
44572 #: fortran/resolve.c:3175
44573 #, gcc-internal-format, gfc-internal-format
44574 msgid ""
44575 "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is "
44576 "not a dummy argument"
44577 msgstr ""
44579 #: fortran/resolve.c:3228
44580 #, gcc-internal-format, gfc-internal-format
44581 msgid ""
44582 "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE "
44583 "construct"
44584 msgstr ""
44586 #: fortran/resolve.c:3278
44587 #, gcc-internal-format, gfc-internal-format
44588 msgid "Reference to non-PURE function '%s' at %L inside a FORALL %s"
44589 msgstr ""
44591 #: fortran/resolve.c:3285
44592 #, gcc-internal-format, gfc-internal-format
44593 msgid "Reference to non-PURE function '%s' at %L inside a DO CONCURRENT %s"
44594 msgstr ""
44596 #: fortran/resolve.c:3292
44597 #, gcc-internal-format, gfc-internal-format
44598 msgid ""
44599 "Function reference to '%s' at %L is to a non-PURE procedure within a PURE "
44600 "procedure"
44601 msgstr ""
44603 #: fortran/resolve.c:3311
44604 #, gcc-internal-format, gfc-internal-format
44605 msgid ""
44606 "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not "
44607 "RECURSIVE"
44608 msgstr ""
44610 #: fortran/resolve.c:3315
44611 #, gcc-internal-format, gfc-internal-format
44612 msgid ""
44613 "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
44614 msgstr ""
44616 #: fortran/resolve.c:3354
44617 #, gcc-internal-format, gfc-internal-format
44618 msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
44619 msgstr ""
44621 #: fortran/resolve.c:3357
44622 #, gcc-internal-format, gfc-internal-format
44623 msgid "Subroutine call to '%s' in DO CONCURRENT block at %L is not PURE"
44624 msgstr ""
44626 #: fortran/resolve.c:3360
44627 #, gcc-internal-format, gfc-internal-format
44628 msgid "Subroutine call to '%s' at %L is not PURE"
44629 msgstr ""
44631 #: fortran/resolve.c:3426
44632 #, gcc-internal-format, gfc-internal-format
44633 msgid "There is no specific subroutine for the generic '%s' at %L"
44634 msgstr ""
44636 #: fortran/resolve.c:3435
44637 #, gcc-internal-format, gfc-internal-format
44638 msgid ""
44639 "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine "
44640 "interface"
44641 msgstr ""
44643 #: fortran/resolve.c:3546
44644 #, gcc-internal-format, gfc-internal-format
44645 msgid "Argument CPTR to C_F_POINTER at %L shall have the type C_PTR"
44646 msgstr ""
44648 #: fortran/resolve.c:3554
44649 #, gcc-internal-format, gfc-internal-format
44650 msgid "Argument FPTR to C_F_POINTER at %L must not be polymorphic"
44651 msgstr ""
44653 #: fortran/resolve.c:3568
44654 #, gcc-internal-format, gfc-internal-format
44655 msgid "Missing SHAPE argument for call to %s at %L"
44656 msgstr ""
44658 #: fortran/resolve.c:3575
44659 #, gcc-internal-format, gfc-internal-format
44660 msgid "SHAPE argument for call to %s at %L must be a rank 1 INTEGER array"
44661 msgstr ""
44663 #: fortran/resolve.c:3588
44664 #, gcc-internal-format, gfc-internal-format
44665 msgid "Argument at %L to C_F_FUNPOINTER shall have the type C_FUNPTR"
44666 msgstr ""
44668 #: fortran/resolve.c:3594
44669 #, gcc-internal-format, gfc-internal-format
44670 msgid "Noninteroperable procedure-pointer at %L to C_F_FUNPOINTER"
44671 msgstr ""
44673 #: fortran/resolve.c:3660
44674 #, gcc-internal-format, gfc-internal-format
44675 msgid ""
44676 "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
44677 msgstr ""
44679 #: fortran/resolve.c:3704
44680 #, gcc-internal-format, gfc-internal-format
44681 msgid "Unable to resolve the specific subroutine '%s' at %L"
44682 msgstr ""
44684 #: fortran/resolve.c:3764
44685 #, gcc-internal-format, gfc-internal-format
44686 msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
44687 msgstr ""
44689 #: fortran/resolve.c:3803
44690 #, gcc-internal-format, gfc-internal-format
44691 msgid ""
44692 "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not "
44693 "RECURSIVE"
44694 msgstr ""
44696 #: fortran/resolve.c:3807
44697 #, gcc-internal-format, gfc-internal-format
44698 msgid ""
44699 "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
44700 msgstr ""
44702 #: fortran/resolve.c:3885
44703 #, gcc-internal-format, gfc-internal-format
44704 msgid "Shapes for operands at %L and %L are not conformable"
44705 msgstr ""
44707 #: fortran/resolve.c:4405
44708 #, gcc-internal-format, gfc-internal-format
44709 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
44710 msgstr ""
44712 #: fortran/resolve.c:4410
44713 #, gcc-internal-format, gfc-internal-format
44714 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
44715 msgstr ""
44717 #: fortran/resolve.c:4420
44718 #, gcc-internal-format, gfc-internal-format
44719 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
44720 msgstr ""
44722 #: fortran/resolve.c:4425
44723 #, gcc-internal-format, gfc-internal-format
44724 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
44725 msgstr ""
44727 #: fortran/resolve.c:4445
44728 #, gcc-internal-format, gfc-internal-format
44729 msgid "Illegal stride of zero at %L"
44730 msgstr ""
44732 #: fortran/resolve.c:4462
44733 #, gcc-internal-format, gfc-internal-format
44734 msgid ""
44735 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
44736 msgstr ""
44738 #: fortran/resolve.c:4470
44739 #, gcc-internal-format, gfc-internal-format
44740 msgid ""
44741 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
44742 msgstr ""
44744 #: fortran/resolve.c:4486
44745 #, gcc-internal-format, gfc-internal-format
44746 msgid ""
44747 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
44748 msgstr ""
44750 #: fortran/resolve.c:4495
44751 #, gcc-internal-format, gfc-internal-format
44752 msgid ""
44753 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
44754 msgstr ""
44756 #: fortran/resolve.c:4534
44757 #, gcc-internal-format, gfc-internal-format
44758 msgid "Rightmost upper bound of assumed size array section not specified at %L"
44759 msgstr ""
44761 #: fortran/resolve.c:4544
44762 #, gcc-internal-format, gfc-internal-format
44763 msgid "Rank mismatch in array reference at %L (%d/%d)"
44764 msgstr ""
44766 #: fortran/resolve.c:4552
44767 #, gcc-internal-format, gfc-internal-format
44768 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
44769 msgstr ""
44771 #: fortran/resolve.c:4568
44772 #, gcc-internal-format, gfc-internal-format
44773 msgid "Coindex of codimension %d must be a scalar at %L"
44774 msgstr ""
44776 #: fortran/resolve.c:4596
44777 #, gcc-internal-format, gfc-internal-format
44778 msgid "Array index at %L must be scalar"
44779 msgstr ""
44781 #: fortran/resolve.c:4602
44782 #, gcc-internal-format, gfc-internal-format
44783 msgid "Array index at %L must be of INTEGER type, found %s"
44784 msgstr ""
44786 #: fortran/resolve.c:4608
44787 #, gcc-internal-format, gfc-internal-format
44788 msgid "REAL array index at %L"
44789 msgstr ""
44791 #: fortran/resolve.c:4647
44792 #, gcc-internal-format, gfc-internal-format
44793 msgid "Argument dim at %L must be scalar"
44794 msgstr ""
44796 #: fortran/resolve.c:4654
44797 #, gcc-internal-format, gfc-internal-format
44798 msgid "Argument dim at %L must be of INTEGER type"
44799 msgstr ""
44801 #: fortran/resolve.c:4764
44802 #, gcc-internal-format, gfc-internal-format
44803 msgid "Array index at %L is an array of rank %d"
44804 msgstr ""
44806 #: fortran/resolve.c:4862
44807 #, gcc-internal-format, gfc-internal-format
44808 msgid "Substring start index at %L must be of type INTEGER"
44809 msgstr ""
44811 #: fortran/resolve.c:4869
44812 #, gcc-internal-format, gfc-internal-format
44813 msgid "Substring start index at %L must be scalar"
44814 msgstr ""
44816 #: fortran/resolve.c:4878
44817 #, gcc-internal-format, gfc-internal-format
44818 msgid "Substring start index at %L is less than one"
44819 msgstr ""
44821 #: fortran/resolve.c:4891
44822 #, gcc-internal-format, gfc-internal-format
44823 msgid "Substring end index at %L must be of type INTEGER"
44824 msgstr ""
44826 #: fortran/resolve.c:4898
44827 #, gcc-internal-format, gfc-internal-format
44828 msgid "Substring end index at %L must be scalar"
44829 msgstr ""
44831 #: fortran/resolve.c:4908
44832 #, gcc-internal-format, gfc-internal-format
44833 msgid "Substring end index at %L exceeds the string length"
44834 msgstr ""
44836 #: fortran/resolve.c:4918
44837 #, gcc-internal-format, gfc-internal-format
44838 msgid "Substring end index at %L is too large"
44839 msgstr ""
44841 #: fortran/resolve.c:5070
44842 #, gcc-internal-format, gfc-internal-format
44843 msgid ""
44844 "Component to the right of a part reference with nonzero rank must not have "
44845 "the POINTER attribute at %L"
44846 msgstr ""
44848 #: fortran/resolve.c:5080
44849 #, gcc-internal-format, gfc-internal-format
44850 msgid ""
44851 "Component to the right of a part reference with nonzero rank must not have "
44852 "the ALLOCATABLE attribute at %L"
44853 msgstr ""
44855 #: fortran/resolve.c:5099
44856 #, gcc-internal-format, gfc-internal-format
44857 msgid ""
44858 "Two or more part references with nonzero rank must not be specified at %L"
44859 msgstr ""
44861 #: fortran/resolve.c:5234
44862 #, gcc-internal-format, gfc-internal-format
44863 msgid "Assumed-type variable %s at %L may only be used as actual argument"
44864 msgstr ""
44866 #. FIXME: It doesn't work reliably as inquiry_argument is not set
44867 #. for all inquiry functions in resolve_function; the reason is
44868 #. that the function-name resolution happens too late in that
44869 #. function.
44870 #: fortran/resolve.c:5244
44871 #, gcc-internal-format, gfc-internal-format
44872 msgid ""
44873 "Assumed-type variable %s at %L as actual argument to an inquiry function "
44874 "shall be the first argument"
44875 msgstr ""
44877 #: fortran/resolve.c:5260
44878 #, gcc-internal-format, gfc-internal-format
44879 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
44880 msgstr ""
44882 #. FIXME: It doesn't work reliably as inquiry_argument is not set
44883 #. for all inquiry functions in resolve_function; the reason is
44884 #. that the function-name resolution happens too late in that
44885 #. function.
44886 #: fortran/resolve.c:5270
44887 #, gcc-internal-format, gfc-internal-format
44888 msgid ""
44889 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
44890 "shall be the first argument"
44891 msgstr ""
44893 #: fortran/resolve.c:5282
44894 #, gcc-internal-format, gfc-internal-format
44895 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
44896 msgstr ""
44898 #: fortran/resolve.c:5297
44899 #, gcc-internal-format, gfc-internal-format
44900 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
44901 msgstr ""
44903 #: fortran/resolve.c:5384
44904 #, gcc-internal-format, gfc-internal-format
44905 msgid ""
44906 "Variable '%s', used in a specification expression, is referenced at %L "
44907 "before the ENTRY statement in which it is a parameter"
44908 msgstr ""
44910 #: fortran/resolve.c:5389
44911 #, gcc-internal-format, gfc-internal-format
44912 msgid ""
44913 "Variable '%s' is used at %L before the ENTRY statement in which it is a "
44914 "parameter"
44915 msgstr ""
44917 #: fortran/resolve.c:5452
44918 #, gcc-internal-format, gfc-internal-format
44919 msgid "Polymorphic subobject of coindexed object at %L"
44920 msgstr ""
44922 #: fortran/resolve.c:5465
44923 #, gcc-internal-format, gfc-internal-format
44924 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
44925 msgstr ""
44927 #: fortran/resolve.c:5797
44928 #, gcc-internal-format, gfc-internal-format
44929 msgid "Passed-object at %L must be scalar"
44930 msgstr ""
44932 #: fortran/resolve.c:5804
44933 #, gcc-internal-format, gfc-internal-format
44934 msgid ""
44935 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
44936 "'%s'"
44937 msgstr ""
44939 #: fortran/resolve.c:5839
44940 #, gcc-internal-format, gfc-internal-format
44941 msgid ""
44942 "Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
44943 msgstr ""
44945 #: fortran/resolve.c:5848
44946 #, gcc-internal-format, gfc-internal-format
44947 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
44948 msgstr ""
44950 #. Nothing matching found!
44951 #: fortran/resolve.c:6036
44952 #, gcc-internal-format, gfc-internal-format
44953 msgid ""
44954 "Found no matching specific binding for the call to the GENERIC '%s' at %L"
44955 msgstr ""
44957 #: fortran/resolve.c:6063
44958 #, gcc-internal-format, gfc-internal-format
44959 msgid "'%s' at %L should be a SUBROUTINE"
44960 msgstr ""
44962 #: fortran/resolve.c:6110
44963 #, gcc-internal-format, gfc-internal-format
44964 msgid "'%s' at %L should be a FUNCTION"
44965 msgstr ""
44967 #: fortran/resolve.c:6640
44968 #, gcc-internal-format, gfc-internal-format
44969 msgid "%s at %L must be a scalar"
44970 msgstr ""
44972 #: fortran/resolve.c:6650
44973 #, gcc-internal-format, gfc-internal-format
44974 msgid "%s at %L must be integer"
44975 msgstr ""
44977 #: fortran/resolve.c:6654 fortran/resolve.c:6661
44978 #, gcc-internal-format, gfc-internal-format
44979 msgid "%s at %L must be INTEGER"
44980 msgstr ""
44982 #: fortran/resolve.c:6705
44983 #, gcc-internal-format, gfc-internal-format
44984 msgid "Step expression in DO loop at %L cannot be zero"
44985 msgstr ""
44987 #: fortran/resolve.c:6740
44988 #, gcc-internal-format, gfc-internal-format
44989 msgid "DO loop at %L will be executed zero times"
44990 msgstr ""
44992 #: fortran/resolve.c:6801
44993 #, gcc-internal-format, gfc-internal-format
44994 msgid "FORALL index-name at %L must be a scalar INTEGER"
44995 msgstr ""
44997 #: fortran/resolve.c:6806
44998 #, gcc-internal-format, gfc-internal-format
44999 msgid "FORALL start expression at %L must be a scalar INTEGER"
45000 msgstr ""
45002 #: fortran/resolve.c:6813
45003 #, gcc-internal-format, gfc-internal-format
45004 msgid "FORALL end expression at %L must be a scalar INTEGER"
45005 msgstr ""
45007 #: fortran/resolve.c:6821
45008 #, gcc-internal-format, gfc-internal-format
45009 msgid "FORALL stride expression at %L must be a scalar %s"
45010 msgstr ""
45012 #: fortran/resolve.c:6826
45013 #, gcc-internal-format, gfc-internal-format
45014 msgid "FORALL stride expression at %L cannot be zero"
45015 msgstr ""
45017 #: fortran/resolve.c:6842
45018 #, gcc-internal-format, gfc-internal-format
45019 msgid "FORALL index '%s' may not appear in triplet specification at %L"
45020 msgstr ""
45022 #: fortran/resolve.c:6940 fortran/resolve.c:7228
45023 #, gcc-internal-format, gfc-internal-format
45024 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
45025 msgstr ""
45027 #: fortran/resolve.c:6948 fortran/resolve.c:7193
45028 #, gcc-internal-format, gfc-internal-format
45029 msgid "Coindexed allocatable object at %L"
45030 msgstr ""
45032 #: fortran/resolve.c:7053
45033 #, gcc-internal-format, gfc-internal-format
45034 msgid ""
45035 "Source-expr at %L must be scalar or have the same rank as the allocate-"
45036 "object at %L"
45037 msgstr ""
45039 #: fortran/resolve.c:7081
45040 #, gcc-internal-format, gfc-internal-format
45041 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
45042 msgstr ""
45044 #: fortran/resolve.c:7239
45045 #, gcc-internal-format, gfc-internal-format
45046 msgid "Type of entity at %L is type incompatible with source-expr at %L"
45047 msgstr ""
45049 #: fortran/resolve.c:7252
45050 #, gcc-internal-format, gfc-internal-format
45051 msgid ""
45052 "The allocate-object at %L and the source-expr at %L shall have the same kind "
45053 "type parameter"
45054 msgstr ""
45056 #: fortran/resolve.c:7266
45057 #, gcc-internal-format, gfc-internal-format
45058 msgid ""
45059 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
45060 "LOCK_TYPE component if allocate-object at %L is a coarray"
45061 msgstr ""
45063 #: fortran/resolve.c:7279
45064 #, gcc-internal-format, gfc-internal-format
45065 msgid ""
45066 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
45067 msgstr ""
45069 #: fortran/resolve.c:7290
45070 #, gcc-internal-format, gfc-internal-format
45071 msgid ""
45072 "Allocating %s at %L with type-spec requires the same character-length "
45073 "parameter as in the declaration"
45074 msgstr ""
45076 #: fortran/resolve.c:7397
45077 #, gcc-internal-format, gfc-internal-format
45078 msgid "Array specification required in ALLOCATE statement at %L"
45079 msgstr ""
45081 #: fortran/resolve.c:7411
45082 #, gcc-internal-format, gfc-internal-format
45083 msgid "Coarray specification required in ALLOCATE statement at %L"
45084 msgstr ""
45086 #: fortran/resolve.c:7438
45087 #, gcc-internal-format, gfc-internal-format
45088 msgid "Bad array specification in ALLOCATE statement at %L"
45089 msgstr ""
45091 #: fortran/resolve.c:7457
45092 #, gcc-internal-format, gfc-internal-format
45093 msgid ""
45094 "'%s' must not appear in the array specification at %L in the same ALLOCATE "
45095 "statement where it is itself allocated"
45096 msgstr ""
45098 #: fortran/resolve.c:7472
45099 #, gcc-internal-format, gfc-internal-format
45100 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
45101 msgstr ""
45103 #: fortran/resolve.c:7483
45104 #, gcc-internal-format, gfc-internal-format
45105 msgid "Bad coarray specification in ALLOCATE statement at %L"
45106 msgstr ""
45108 #: fortran/resolve.c:7513
45109 #, gcc-internal-format, gfc-internal-format
45110 msgid "Stat-variable at %L must be a scalar INTEGER variable"
45111 msgstr ""
45113 #: fortran/resolve.c:7536
45114 #, gcc-internal-format, gfc-internal-format
45115 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
45116 msgstr ""
45118 #: fortran/resolve.c:7547
45119 #, gcc-internal-format, gfc-internal-format
45120 msgid "ERRMSG at %L is useless without a STAT tag"
45121 msgstr ""
45123 #: fortran/resolve.c:7558
45124 #, gcc-internal-format, gfc-internal-format
45125 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
45126 msgstr ""
45128 #: fortran/resolve.c:7581
45129 #, gcc-internal-format, gfc-internal-format
45130 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
45131 msgstr ""
45133 #: fortran/resolve.c:7611
45134 #, gcc-internal-format, gfc-internal-format
45135 msgid "Allocate-object at %L also appears at %L"
45136 msgstr ""
45138 #: fortran/resolve.c:7617 fortran/resolve.c:7623
45139 #, gcc-internal-format, gfc-internal-format
45140 msgid "Allocate-object at %L is subobject of object at %L"
45141 msgstr ""
45143 #. The cases overlap, or they are the same
45144 #. element in the list.  Either way, we must
45145 #. issue an error and get the next case from P.
45146 #. FIXME: Sort P and Q by line number.
45147 #: fortran/resolve.c:7827
45148 #, gcc-internal-format, gfc-internal-format
45149 msgid "CASE label at %L overlaps with CASE label at %L"
45150 msgstr ""
45152 #: fortran/resolve.c:7878
45153 #, gcc-internal-format, gfc-internal-format
45154 msgid "Expression in CASE statement at %L must be of type %s"
45155 msgstr ""
45157 #: fortran/resolve.c:7889
45158 #, gcc-internal-format, gfc-internal-format
45159 msgid "Expression in CASE statement at %L must be of kind %d"
45160 msgstr ""
45162 #: fortran/resolve.c:7902
45163 #, gcc-internal-format, gfc-internal-format
45164 msgid "Expression in CASE statement at %L must be scalar"
45165 msgstr ""
45167 #: fortran/resolve.c:7948
45168 #, gcc-internal-format, gfc-internal-format
45169 msgid ""
45170 "Selection expression in computed GOTO statement at %L must be a scalar "
45171 "integer expression"
45172 msgstr ""
45174 #: fortran/resolve.c:7967
45175 #, gcc-internal-format, gfc-internal-format
45176 msgid "Argument of SELECT statement at %L cannot be %s"
45177 msgstr ""
45179 #: fortran/resolve.c:7977
45180 #, gcc-internal-format, gfc-internal-format
45181 msgid "Argument of SELECT statement at %L must be a scalar expression"
45182 msgstr ""
45184 #: fortran/resolve.c:7995 fortran/resolve.c:8003
45185 #, gcc-internal-format, gfc-internal-format
45186 msgid "Expression in CASE statement at %L is not in the range of %s"
45187 msgstr ""
45189 #: fortran/resolve.c:8065 fortran/resolve.c:8435
45190 #, gcc-internal-format, gfc-internal-format
45191 msgid ""
45192 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
45193 msgstr ""
45195 #: fortran/resolve.c:8091
45196 #, gcc-internal-format, gfc-internal-format
45197 msgid "Logical range in CASE statement at %L is not allowed"
45198 msgstr ""
45200 #: fortran/resolve.c:8103
45201 #, gcc-internal-format, gfc-internal-format
45202 msgid "Constant logical value in CASE statement is repeated at %L"
45203 msgstr ""
45205 #: fortran/resolve.c:8117
45206 #, gcc-internal-format, gfc-internal-format
45207 msgid "Range specification at %L can never be matched"
45208 msgstr ""
45210 #: fortran/resolve.c:8220
45211 #, gcc-internal-format, gfc-internal-format
45212 msgid "Logical SELECT CASE block at %L has more that two cases"
45213 msgstr ""
45215 #: fortran/resolve.c:8287
45216 #, gcc-internal-format, gfc-internal-format
45217 msgid "Associate-name '%s' at %L is used as array"
45218 msgstr ""
45220 #: fortran/resolve.c:8297
45221 #, gcc-internal-format, gfc-internal-format
45222 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
45223 msgstr ""
45225 #: fortran/resolve.c:8354
45226 #, gcc-internal-format, gfc-internal-format
45227 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
45228 msgstr ""
45230 #: fortran/resolve.c:8371 fortran/resolve.c:8383
45231 #, gcc-internal-format, gfc-internal-format
45232 msgid "Selector at %L must not be coindexed"
45233 msgstr ""
45235 #: fortran/resolve.c:8399
45236 #, gcc-internal-format, gfc-internal-format
45237 msgid "Derived type '%s' at %L must be extensible"
45238 msgstr ""
45240 #: fortran/resolve.c:8411
45241 #, gcc-internal-format, gfc-internal-format
45242 msgid "Derived type '%s' at %L must be an extension of '%s'"
45243 msgstr ""
45245 #: fortran/resolve.c:8414
45246 #, gcc-internal-format, gfc-internal-format
45247 msgid "Unexpected intrinsic type '%s' at %L"
45248 msgstr ""
45250 #: fortran/resolve.c:8423
45251 #, gcc-internal-format, gfc-internal-format
45252 msgid ""
45253 "The type-spec at %L shall specify that each length type parameter is assumed"
45254 msgstr ""
45256 #: fortran/resolve.c:8618
45257 #, gcc-internal-format, gfc-internal-format
45258 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
45259 msgstr ""
45261 #: fortran/resolve.c:8709
45262 #, gcc-internal-format, gfc-internal-format
45263 msgid "NULL intrinsic at %L in data transfer statement requires MOLD="
45264 msgstr ""
45266 #. FIXME: Test for defined input/output.
45267 #: fortran/resolve.c:8737
45268 #, gcc-internal-format, gfc-internal-format
45269 msgid ""
45270 "Data transfer element at %L cannot be polymorphic unless it is processed by "
45271 "a defined input/output procedure"
45272 msgstr ""
45274 #: fortran/resolve.c:8749
45275 #, gcc-internal-format, gfc-internal-format
45276 msgid ""
45277 "Data transfer element at %L cannot have POINTER components unless it is "
45278 "processed by a defined input/output procedure"
45279 msgstr ""
45281 #: fortran/resolve.c:8758
45282 #, gcc-internal-format, gfc-internal-format
45283 msgid "Data transfer element at %L cannot have procedure pointer components"
45284 msgstr ""
45286 #: fortran/resolve.c:8765
45287 #, gcc-internal-format, gfc-internal-format
45288 msgid ""
45289 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
45290 "processed by a defined input/output procedure"
45291 msgstr ""
45293 #: fortran/resolve.c:8773
45294 #, gcc-internal-format, gfc-internal-format
45295 msgid "Data transfer element at %L cannot have PRIVATE components"
45296 msgstr ""
45298 #: fortran/resolve.c:8782
45299 #, gcc-internal-format, gfc-internal-format
45300 msgid ""
45301 "Data transfer element at %L cannot be a full reference to an assumed-size "
45302 "array"
45303 msgstr ""
45305 #: fortran/resolve.c:8832
45306 #, gcc-internal-format, gfc-internal-format
45307 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
45308 msgstr ""
45310 #: fortran/resolve.c:8839 fortran/resolve.c:8903
45311 #, gcc-internal-format, gfc-internal-format
45312 msgid "STAT= argument at %L must be a scalar INTEGER variable"
45313 msgstr ""
45315 #: fortran/resolve.c:8851 fortran/resolve.c:8910
45316 #, gcc-internal-format, gfc-internal-format
45317 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
45318 msgstr ""
45320 #: fortran/resolve.c:8863
45321 #, gcc-internal-format, gfc-internal-format
45322 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
45323 msgstr ""
45325 #: fortran/resolve.c:8880
45326 #, gcc-internal-format, gfc-internal-format
45327 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
45328 msgstr ""
45330 #: fortran/resolve.c:8884 fortran/resolve.c:8894
45331 #, gcc-internal-format, gfc-internal-format
45332 msgid "Imageset argument at %L must between 1 and num_images()"
45333 msgstr ""
45335 #: fortran/resolve.c:8937
45336 #, gcc-internal-format, gfc-internal-format
45337 msgid ""
45338 "Statement at %L is not a valid branch target statement for the branch "
45339 "statement at %L"
45340 msgstr ""
45342 #: fortran/resolve.c:8946
45343 #, gcc-internal-format, gfc-internal-format
45344 msgid "Branch at %L may result in an infinite loop"
45345 msgstr ""
45347 #. Note: A label at END CRITICAL does not leave the CRITICAL
45348 #. construct as END CRITICAL is still part of it.
45349 #: fortran/resolve.c:8963 fortran/resolve.c:8986
45350 #, gcc-internal-format, gfc-internal-format
45351 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
45352 msgstr ""
45354 #: fortran/resolve.c:8967 fortran/resolve.c:8992
45355 #, gcc-internal-format, gfc-internal-format
45356 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
45357 msgstr ""
45359 #. The label is not in an enclosing block, so illegal.  This was
45360 #. allowed in Fortran 66, so we allow it as extension.  No
45361 #. further checks are necessary in this case.
45362 #: fortran/resolve.c:9007
45363 #, gcc-internal-format, gfc-internal-format
45364 msgid "Label at %L is not in the same block as the GOTO statement at %L"
45365 msgstr ""
45367 #: fortran/resolve.c:9079
45368 #, gcc-internal-format, gfc-internal-format
45369 msgid "WHERE mask at %L has inconsistent shape"
45370 msgstr ""
45372 #: fortran/resolve.c:9095
45373 #, gcc-internal-format, gfc-internal-format
45374 msgid "WHERE assignment target at %L has inconsistent shape"
45375 msgstr ""
45377 #: fortran/resolve.c:9103 fortran/resolve.c:9190
45378 #, gcc-internal-format, gfc-internal-format
45379 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
45380 msgstr ""
45382 #: fortran/resolve.c:9113 fortran/resolve.c:9200
45383 #, gcc-internal-format, gfc-internal-format
45384 msgid "Unsupported statement inside WHERE at %L"
45385 msgstr ""
45387 #: fortran/resolve.c:9144
45388 #, gcc-internal-format, gfc-internal-format
45389 msgid "Assignment to a FORALL index variable at %L"
45390 msgstr ""
45392 #: fortran/resolve.c:9153
45393 #, gcc-internal-format, gfc-internal-format
45394 msgid ""
45395 "The FORALL with index '%s' is not used on the left side of the assignment at "
45396 "%L and so might cause multiple assignment to this object"
45397 msgstr ""
45399 #: fortran/resolve.c:9322
45400 #, gcc-internal-format, gfc-internal-format
45401 msgid "An outer FORALL construct already has an index with this name %L"
45402 msgstr ""
45404 #: fortran/resolve.c:9402
45405 #, gcc-internal-format, gfc-internal-format
45406 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
45407 msgstr ""
45409 #: fortran/resolve.c:9556
45410 #, gcc-internal-format, gfc-internal-format
45411 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
45412 msgstr ""
45414 #: fortran/resolve.c:9588
45415 #, gcc-internal-format, gfc-internal-format
45416 msgid ""
45417 "Coindexed expression at %L is assigned to a derived type variable with a "
45418 "POINTER component in a PURE procedure"
45419 msgstr ""
45421 #: fortran/resolve.c:9593
45422 #, gcc-internal-format, gfc-internal-format
45423 msgid ""
45424 "The impure variable at %L is assigned to a derived type variable with a "
45425 "POINTER component in a PURE procedure (12.6)"
45426 msgstr ""
45428 #: fortran/resolve.c:9603
45429 #, gcc-internal-format, gfc-internal-format
45430 msgid "Assignment to coindexed variable at %L in a PURE procedure"
45431 msgstr ""
45433 #: fortran/resolve.c:9634
45434 #, gcc-internal-format, gfc-internal-format
45435 msgid ""
45436 "Variable must not be polymorphic in intrinsic assignment at %L - check that "
45437 "there is a matching specific subroutine for '=' operator"
45438 msgstr ""
45440 #: fortran/resolve.c:9643
45441 #, gcc-internal-format, gfc-internal-format
45442 msgid ""
45443 "Coindexed variable must not be have an allocatable ultimate component in "
45444 "assignment at %L"
45445 msgstr ""
45447 #: fortran/resolve.c:9894
45448 #, gcc-internal-format, gfc-internal-format
45449 msgid ""
45450 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
45451 "array references would occur in intermediate expressions."
45452 msgstr ""
45454 #: fortran/resolve.c:10181
45455 #, gcc-internal-format, gfc-internal-format
45456 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
45457 msgstr ""
45459 #: fortran/resolve.c:10184
45460 #, gcc-internal-format, gfc-internal-format
45461 msgid "Variable '%s' has not been assigned a target label at %L"
45462 msgstr ""
45464 #: fortran/resolve.c:10195
45465 #, gcc-internal-format, gfc-internal-format
45466 msgid ""
45467 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
45468 msgstr ""
45470 #: fortran/resolve.c:10236
45471 #, gcc-internal-format, gfc-internal-format
45472 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
45473 msgstr ""
45475 #: fortran/resolve.c:10269
45476 #, gcc-internal-format, gfc-internal-format
45477 msgid "Arithmetic IF statement at %L requires a numeric expression"
45478 msgstr ""
45480 #: fortran/resolve.c:10328
45481 #, gcc-internal-format, gfc-internal-format
45482 msgid ""
45483 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
45484 msgstr ""
45486 #: fortran/resolve.c:10412
45487 #, gcc-internal-format, gfc-internal-format
45488 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
45489 msgstr ""
45491 #: fortran/resolve.c:10494 fortran/resolve.c:10547
45492 #, gcc-internal-format, gfc-internal-format
45493 msgid ""
45494 "Binding label '%s' for common block '%s' at %L collides with the global "
45495 "entity '%s' at %L"
45496 msgstr ""
45498 #. Common block names match but binding labels do not.
45499 #: fortran/resolve.c:10512
45500 #, gcc-internal-format, gfc-internal-format
45501 msgid ""
45502 "Binding label '%s' for common block '%s' at %L does not match the binding "
45503 "label '%s' for common block '%s' at %L"
45504 msgstr ""
45506 #: fortran/resolve.c:10559
45507 #, gcc-internal-format, gfc-internal-format
45508 msgid ""
45509 "Binding label '%s' for common block '%s' at %L collides with global entity "
45510 "'%s' at %L"
45511 msgstr ""
45513 #. Make sure global procedures don't collide with anything.
45514 #: fortran/resolve.c:10611
45515 #, gcc-internal-format, gfc-internal-format
45516 msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
45517 msgstr ""
45519 #. Make sure procedures in interface bodies don't collide.
45520 #: fortran/resolve.c:10624
45521 #, gcc-internal-format, gfc-internal-format
45522 msgid ""
45523 "Binding label '%s' in interface body at %L collides with the global entity "
45524 "'%s' at %L"
45525 msgstr ""
45527 #: fortran/resolve.c:10637
45528 #, gcc-internal-format, gfc-internal-format
45529 msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
45530 msgstr ""
45532 #: fortran/resolve.c:10735
45533 #, gcc-internal-format, gfc-internal-format
45534 msgid ""
45535 "CHARACTER variable at %L has negative length %d, the length has been set to "
45536 "zero"
45537 msgstr ""
45539 #: fortran/resolve.c:10748
45540 #, gcc-internal-format, gfc-internal-format
45541 msgid "String length at %L is too large"
45542 msgstr ""
45544 #: fortran/resolve.c:11084
45545 #, gcc-internal-format, gfc-internal-format
45546 msgid "Allocatable array '%s' at %L must have a deferred shape or assumed rank"
45547 msgstr ""
45549 #: fortran/resolve.c:11088
45550 #, gcc-internal-format, gfc-internal-format
45551 msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
45552 msgstr ""
45554 #: fortran/resolve.c:11096
45555 #, gcc-internal-format, gfc-internal-format
45556 msgid "Array pointer '%s' at %L must have a deferred shape or assumed rank"
45557 msgstr ""
45559 #: fortran/resolve.c:11106
45560 #, gcc-internal-format, gfc-internal-format
45561 msgid "Array '%s' at %L cannot have a deferred shape"
45562 msgstr ""
45564 #: fortran/resolve.c:11121
45565 #, gcc-internal-format, gfc-internal-format
45566 msgid "Type '%s' of CLASS variable '%s' at %L is not extensible"
45567 msgstr ""
45569 #: fortran/resolve.c:11133
45570 #, gcc-internal-format, gfc-internal-format
45571 msgid "CLASS variable '%s' at %L must be dummy, allocatable or pointer"
45572 msgstr ""
45574 #: fortran/resolve.c:11164
45575 #, gcc-internal-format, gfc-internal-format
45576 msgid ""
45577 "The type '%s' cannot be host associated at %L because it is blocked by an "
45578 "incompatible object of the same name declared at %L"
45579 msgstr ""
45581 #: fortran/resolve.c:11186
45582 #, gcc-internal-format, gfc-internal-format
45583 msgid ""
45584 "Implied SAVE for module variable '%s' at %L, needed due to the default "
45585 "initialization"
45586 msgstr ""
45588 #. The shape of a main program or module array needs to be
45589 #. constant.
45590 #: fortran/resolve.c:11235
45591 #, gcc-internal-format, gfc-internal-format
45592 msgid "The module or main program array '%s' at %L must have constant shape"
45593 msgstr ""
45595 #: fortran/resolve.c:11244
45596 #, gcc-internal-format, gfc-internal-format
45597 msgid ""
45598 "Entity '%s' at %L has a deferred type parameter and requires either the "
45599 "pointer or allocatable attribute"
45600 msgstr ""
45602 #: fortran/resolve.c:11259
45603 #, gcc-internal-format, gfc-internal-format
45604 msgid ""
45605 "Entity with assumed character length at %L must be a dummy argument or a "
45606 "PARAMETER"
45607 msgstr ""
45609 #: fortran/resolve.c:11280
45610 #, gcc-internal-format, gfc-internal-format
45611 msgid "'%s' at %L must have constant character length in this context"
45612 msgstr ""
45614 #: fortran/resolve.c:11287
45615 #, gcc-internal-format, gfc-internal-format
45616 msgid "COMMON variable '%s' at %L must have constant character length"
45617 msgstr ""
45619 #: fortran/resolve.c:11334
45620 #, gcc-internal-format, gfc-internal-format
45621 msgid "Allocatable '%s' at %L cannot have an initializer"
45622 msgstr ""
45624 #: fortran/resolve.c:11337
45625 #, gcc-internal-format, gfc-internal-format
45626 msgid "External '%s' at %L cannot have an initializer"
45627 msgstr ""
45629 #: fortran/resolve.c:11341
45630 #, gcc-internal-format, gfc-internal-format
45631 msgid "Dummy '%s' at %L cannot have an initializer"
45632 msgstr ""
45634 #: fortran/resolve.c:11344
45635 #, gcc-internal-format, gfc-internal-format
45636 msgid "Intrinsic '%s' at %L cannot have an initializer"
45637 msgstr ""
45639 #: fortran/resolve.c:11347
45640 #, gcc-internal-format, gfc-internal-format
45641 msgid "Function result '%s' at %L cannot have an initializer"
45642 msgstr ""
45644 #: fortran/resolve.c:11350
45645 #, gcc-internal-format, gfc-internal-format
45646 msgid "Automatic array '%s' at %L cannot have an initializer"
45647 msgstr ""
45649 #: fortran/resolve.c:11393
45650 #, gcc-internal-format, gfc-internal-format
45651 msgid ""
45652 "Character-valued statement function '%s' at %L must have constant length"
45653 msgstr ""
45655 #: fortran/resolve.c:11415
45656 #, gcc-internal-format, gfc-internal-format
45657 msgid ""
45658 "'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is "
45659 "PUBLIC at %L"
45660 msgstr ""
45662 #: fortran/resolve.c:11437 fortran/resolve.c:11461
45663 #, gcc-internal-format, gfc-internal-format
45664 msgid ""
45665 "Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' "
45666 "which is PRIVATE"
45667 msgstr ""
45669 #: fortran/resolve.c:11479
45670 #, gcc-internal-format, gfc-internal-format
45671 msgid "Function '%s' at %L cannot have an initializer"
45672 msgstr ""
45674 #: fortran/resolve.c:11488
45675 #, gcc-internal-format, gfc-internal-format
45676 msgid "External object '%s' at %L may not have an initializer"
45677 msgstr ""
45679 #: fortran/resolve.c:11496
45680 #, gcc-internal-format, gfc-internal-format
45681 msgid "ELEMENTAL function '%s' at %L must have a scalar result"
45682 msgstr ""
45684 #: fortran/resolve.c:11506
45685 #, gcc-internal-format, gfc-internal-format
45686 msgid ""
45687 "Statement function '%s' at %L may not have pointer or allocatable attribute"
45688 msgstr ""
45690 #: fortran/resolve.c:11525
45691 #, gcc-internal-format, gfc-internal-format
45692 msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
45693 msgstr ""
45695 #: fortran/resolve.c:11529
45696 #, gcc-internal-format, gfc-internal-format
45697 msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
45698 msgstr ""
45700 #: fortran/resolve.c:11533
45701 #, gcc-internal-format, gfc-internal-format
45702 msgid "CHARACTER(*) function '%s' at %L cannot be pure"
45703 msgstr ""
45705 #: fortran/resolve.c:11537
45706 #, gcc-internal-format, gfc-internal-format
45707 msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
45708 msgstr ""
45710 #: fortran/resolve.c:11550
45711 #, gcc-internal-format, gfc-internal-format
45712 msgid "CHARACTER(*) function '%s' at %L"
45713 msgstr ""
45715 #: fortran/resolve.c:11604
45716 #, gcc-internal-format, gfc-internal-format
45717 msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
45718 msgstr ""
45720 #: fortran/resolve.c:11610
45721 #, gcc-internal-format, gfc-internal-format
45722 msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
45723 msgstr ""
45725 #: fortran/resolve.c:11616
45726 #, gcc-internal-format, gfc-internal-format
45727 msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
45728 msgstr ""
45730 #: fortran/resolve.c:11624
45731 #, gcc-internal-format, gfc-internal-format
45732 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
45733 msgstr ""
45735 #: fortran/resolve.c:11630
45736 #, gcc-internal-format, gfc-internal-format
45737 msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
45738 msgstr ""
45740 #: fortran/resolve.c:11677
45741 #, gcc-internal-format, gfc-internal-format
45742 msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
45743 msgstr ""
45745 #: fortran/resolve.c:11686
45746 #, gcc-internal-format, gfc-internal-format
45747 msgid "FINAL procedure at %L must have exactly one argument"
45748 msgstr ""
45750 #: fortran/resolve.c:11695
45751 #, gcc-internal-format, gfc-internal-format
45752 msgid "Argument of FINAL procedure at %L must be of type '%s'"
45753 msgstr ""
45755 #: fortran/resolve.c:11703
45756 #, gcc-internal-format, gfc-internal-format
45757 msgid "Argument of FINAL procedure at %L must not be a POINTER"
45758 msgstr ""
45760 #: fortran/resolve.c:11709
45761 #, gcc-internal-format, gfc-internal-format
45762 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
45763 msgstr ""
45765 #: fortran/resolve.c:11715
45766 #, gcc-internal-format, gfc-internal-format
45767 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
45768 msgstr ""
45770 #: fortran/resolve.c:11723
45771 #, gcc-internal-format, gfc-internal-format
45772 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
45773 msgstr ""
45775 #: fortran/resolve.c:11731
45776 #, gcc-internal-format, gfc-internal-format
45777 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
45778 msgstr ""
45780 #: fortran/resolve.c:11753
45781 #, gcc-internal-format, gfc-internal-format
45782 msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
45783 msgstr ""
45785 #: fortran/resolve.c:11786
45786 #, gcc-internal-format, gfc-internal-format
45787 msgid ""
45788 "Only array FINAL procedures declared for derived type '%s' defined at %L, "
45789 "suggest also scalar one"
45790 msgstr ""
45792 #. TODO:  Remove this error when finalization is finished.
45793 #: fortran/resolve.c:11791
45794 #, gcc-internal-format, gfc-internal-format
45795 msgid "Finalization at %L is not yet implemented"
45796 msgstr ""
45798 #: fortran/resolve.c:11823
45799 #, gcc-internal-format, gfc-internal-format
45800 msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
45801 msgstr ""
45803 #: fortran/resolve.c:11845
45804 #, gcc-internal-format, gfc-internal-format
45805 msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
45806 msgstr ""
45808 #: fortran/resolve.c:11904
45809 #, gcc-internal-format, gfc-internal-format
45810 msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
45811 msgstr ""
45813 #: fortran/resolve.c:11916
45814 #, gcc-internal-format, gfc-internal-format
45815 msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
45816 msgstr ""
45818 #: fortran/resolve.c:11946
45819 #, gcc-internal-format, gfc-internal-format
45820 msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
45821 msgstr ""
45823 #: fortran/resolve.c:12002
45824 #, gcc-internal-format, gfc-internal-format
45825 msgid "Type-bound operator at %L can't be NOPASS"
45826 msgstr ""
45828 #: fortran/resolve.c:12187
45829 #, gcc-internal-format, gfc-internal-format
45830 msgid ""
45831 "'%s' must be a module procedure or an external procedure with an explicit "
45832 "interface at %L"
45833 msgstr ""
45835 #: fortran/resolve.c:12229
45836 #, gcc-internal-format, gfc-internal-format
45837 msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
45838 msgstr ""
45840 #: fortran/resolve.c:12243
45841 #, gcc-internal-format, gfc-internal-format
45842 msgid "Procedure '%s' with PASS at %L must have at least one argument"
45843 msgstr ""
45845 #: fortran/resolve.c:12257 fortran/resolve.c:12743
45846 #, gcc-internal-format, gfc-internal-format
45847 msgid "Non-polymorphic passed-object dummy argument of '%s' at %L"
45848 msgstr ""
45850 #: fortran/resolve.c:12265
45851 #, gcc-internal-format, gfc-internal-format
45852 msgid ""
45853 "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
45854 msgstr ""
45856 #: fortran/resolve.c:12274
45857 #, gcc-internal-format, gfc-internal-format
45858 msgid "Passed-object dummy argument of '%s' at %L must be scalar"
45859 msgstr ""
45861 #: fortran/resolve.c:12280
45862 #, gcc-internal-format, gfc-internal-format
45863 msgid "Passed-object dummy argument of '%s' at %L must not be ALLOCATABLE"
45864 msgstr ""
45866 #: fortran/resolve.c:12286
45867 #, gcc-internal-format, gfc-internal-format
45868 msgid "Passed-object dummy argument of '%s' at %L must not be POINTER"
45869 msgstr ""
45871 #: fortran/resolve.c:12315
45872 #, gcc-internal-format, gfc-internal-format
45873 msgid "Procedure '%s' at %L has the same name as a component of '%s'"
45874 msgstr ""
45876 #: fortran/resolve.c:12324
45877 #, gcc-internal-format, gfc-internal-format
45878 msgid ""
45879 "Procedure '%s' at %L has the same name as an inherited component of '%s'"
45880 msgstr ""
45882 #: fortran/resolve.c:12419
45883 #, gcc-internal-format, gfc-internal-format
45884 msgid ""
45885 "Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED "
45886 "and not overridden"
45887 msgstr ""
45889 #: fortran/resolve.c:12517
45890 #, gcc-internal-format, gfc-internal-format
45891 msgid ""
45892 "As extending type '%s' at %L has a coarray component, parent type '%s' shall "
45893 "also have one"
45894 msgstr ""
45896 #: fortran/resolve.c:12530
45897 #, gcc-internal-format, gfc-internal-format
45898 msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
45899 msgstr ""
45901 #: fortran/resolve.c:12546
45902 #, gcc-internal-format, gfc-internal-format
45903 msgid "Deferred-length character component '%s' at %L is not yet supported"
45904 msgstr ""
45906 #: fortran/resolve.c:12556
45907 #, gcc-internal-format, gfc-internal-format
45908 msgid "Coarray component '%s' at %L must be allocatable with deferred shape"
45909 msgstr ""
45911 #: fortran/resolve.c:12565
45912 #, gcc-internal-format, gfc-internal-format
45913 msgid ""
45914 "Component '%s' at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
45915 msgstr ""
45917 #: fortran/resolve.c:12575
45918 #, gcc-internal-format, gfc-internal-format
45919 msgid ""
45920 "Component '%s' at %L with coarray component shall be a nonpointer, "
45921 "nonallocatable scalar"
45922 msgstr ""
45924 #: fortran/resolve.c:12584
45925 #, gcc-internal-format, gfc-internal-format
45926 msgid ""
45927 "Component '%s' at %L has the CONTIGUOUS attribute but is not an array pointer"
45928 msgstr ""
45930 #: fortran/resolve.c:12677
45931 #, gcc-internal-format, gfc-internal-format
45932 msgid ""
45933 "Procedure pointer component '%s' with PASS(%s) at %L has no argument '%s'"
45934 msgstr ""
45936 #: fortran/resolve.c:12691
45937 #, gcc-internal-format, gfc-internal-format
45938 msgid ""
45939 "Procedure pointer component '%s' with PASS at %L must have at least one "
45940 "argument"
45941 msgstr ""
45943 #: fortran/resolve.c:12707
45944 #, gcc-internal-format, gfc-internal-format
45945 msgid ""
45946 "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived type '%s'"
45947 msgstr ""
45949 #: fortran/resolve.c:12717
45950 #, gcc-internal-format, gfc-internal-format
45951 msgid "Argument '%s' of '%s' with PASS(%s) at %L must be scalar"
45952 msgstr ""
45954 #: fortran/resolve.c:12726
45955 #, gcc-internal-format, gfc-internal-format
45956 msgid ""
45957 "Argument '%s' of '%s' with PASS(%s) at %L may not have the POINTER attribute"
45958 msgstr ""
45960 #: fortran/resolve.c:12735
45961 #, gcc-internal-format, gfc-internal-format
45962 msgid "Argument '%s' of '%s' with PASS(%s) at %L may not be ALLOCATABLE"
45963 msgstr ""
45965 #: fortran/resolve.c:12772
45966 #, gcc-internal-format, gfc-internal-format
45967 msgid ""
45968 "Component '%s' of '%s' at %L has the same name as an inherited type-bound "
45969 "procedure"
45970 msgstr ""
45972 #: fortran/resolve.c:12785
45973 #, gcc-internal-format, gfc-internal-format
45974 msgid ""
45975 "Character length of component '%s' needs to be a constant specification "
45976 "expression at %L"
45977 msgstr ""
45979 #: fortran/resolve.c:12796
45980 #, gcc-internal-format, gfc-internal-format
45981 msgid ""
45982 "Character component '%s' of '%s' at %L with deferred length must be a "
45983 "POINTER or ALLOCATABLE"
45984 msgstr ""
45986 #: fortran/resolve.c:12808
45987 #, gcc-internal-format, gfc-internal-format
45988 msgid ""
45989 "the component '%s' is a PRIVATE type and cannot be a component of '%s', "
45990 "which is PUBLIC at %L"
45991 msgstr ""
45993 #: fortran/resolve.c:12816
45994 #, gcc-internal-format, gfc-internal-format
45995 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
45996 msgstr ""
45998 #: fortran/resolve.c:12825
45999 #, gcc-internal-format, gfc-internal-format
46000 msgid ""
46001 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
46002 "attribute"
46003 msgstr ""
46005 #: fortran/resolve.c:12843 fortran/resolve.c:12855
46006 #, gcc-internal-format, gfc-internal-format
46007 msgid ""
46008 "The pointer component '%s' of '%s' at %L is a type that has not been declared"
46009 msgstr ""
46011 #: fortran/resolve.c:12867
46012 #, gcc-internal-format, gfc-internal-format
46013 msgid "Component '%s' with CLASS at %L must be allocatable or pointer"
46014 msgstr ""
46016 #: fortran/resolve.c:12936
46017 #, gcc-internal-format, gfc-internal-format
46018 msgid ""
46019 "Generic name '%s' of function '%s' at %L being the same name as derived type "
46020 "at %L"
46021 msgstr ""
46023 #: fortran/resolve.c:12992
46024 #, gcc-internal-format, gfc-internal-format
46025 msgid "Assumed size array '%s' in namelist '%s' at %L is not allowed"
46026 msgstr ""
46028 #: fortran/resolve.c:12998
46029 #, gcc-internal-format, gfc-internal-format
46030 msgid "NAMELIST array object '%s' with assumed shape in namelist '%s' at %L"
46031 msgstr ""
46033 #: fortran/resolve.c:13005
46034 #, gcc-internal-format, gfc-internal-format
46035 msgid ""
46036 "NAMELIST array object '%s' with nonconstant shape in namelist '%s' at %L"
46037 msgstr ""
46039 #: fortran/resolve.c:13014
46040 #, gcc-internal-format, gfc-internal-format
46041 msgid ""
46042 "NAMELIST object '%s' with nonconstant character length in namelist '%s' at %L"
46043 msgstr ""
46045 #: fortran/resolve.c:13024
46046 #, gcc-internal-format, gfc-internal-format
46047 msgid ""
46048 "NAMELIST object '%s' in namelist '%s' at %L is polymorphic and requires a "
46049 "defined input/output procedure"
46050 msgstr ""
46052 #: fortran/resolve.c:13034
46053 #, gcc-internal-format, gfc-internal-format
46054 msgid ""
46055 "NAMELIST object '%s' in namelist '%s' at %L with ALLOCATABLE or POINTER "
46056 "components"
46057 msgstr ""
46059 #. FIXME: Once UDDTIO is implemented, the following can be
46060 #. removed.
46061 #: fortran/resolve.c:13042
46062 #, gcc-internal-format, gfc-internal-format
46063 msgid ""
46064 "NAMELIST object '%s' in namelist '%s' at %L has ALLOCATABLE or POINTER "
46065 "components and thus requires a defined input/output procedure"
46066 msgstr ""
46068 #: fortran/resolve.c:13059
46069 #, gcc-internal-format, gfc-internal-format
46070 msgid ""
46071 "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC "
46072 "namelist '%s' at %L"
46073 msgstr ""
46075 #: fortran/resolve.c:13069
46076 #, gcc-internal-format, gfc-internal-format
46077 msgid ""
46078 "NAMELIST object '%s' has use-associated PRIVATE components and cannot be "
46079 "member of namelist '%s' at %L"
46080 msgstr ""
46082 #: fortran/resolve.c:13080
46083 #, gcc-internal-format, gfc-internal-format
46084 msgid ""
46085 "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC "
46086 "namelist '%s' at %L"
46087 msgstr ""
46089 #: fortran/resolve.c:13107
46090 #, gcc-internal-format, gfc-internal-format
46091 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
46092 msgstr ""
46094 #: fortran/resolve.c:13126
46095 #, gcc-internal-format, gfc-internal-format
46096 msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
46097 msgstr ""
46099 #: fortran/resolve.c:13138
46100 #, gcc-internal-format, gfc-internal-format
46101 msgid ""
46102 "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
46103 msgstr ""
46105 #: fortran/resolve.c:13149
46106 #, gcc-internal-format, gfc-internal-format
46107 msgid "Incompatible derived type in PARAMETER at %L"
46108 msgstr ""
46110 #: fortran/resolve.c:13232
46111 #, gcc-internal-format, gfc-internal-format
46112 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
46113 msgstr ""
46115 #: fortran/resolve.c:13235
46116 #, gcc-internal-format, gfc-internal-format
46117 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
46118 msgstr ""
46120 #: fortran/resolve.c:13324
46121 #, gcc-internal-format, gfc-internal-format
46122 msgid ""
46123 "'%s' at %L has the CONTIGUOUS attribute but is not an array pointer or an "
46124 "assumed-shape or assumed-rank array"
46125 msgstr ""
46127 #: fortran/resolve.c:13342
46128 #, gcc-internal-format, gfc-internal-format
46129 msgid "Assumed size array at %L must be a dummy argument"
46130 msgstr ""
46132 #: fortran/resolve.c:13345
46133 #, gcc-internal-format, gfc-internal-format
46134 msgid "Assumed shape array at %L must be a dummy argument"
46135 msgstr ""
46137 #: fortran/resolve.c:13353
46138 #, gcc-internal-format, gfc-internal-format
46139 msgid "Assumed-rank array at %L must be a dummy argument"
46140 msgstr ""
46142 #: fortran/resolve.c:13360
46143 #, gcc-internal-format, gfc-internal-format
46144 msgid ""
46145 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
46146 msgstr ""
46148 #: fortran/resolve.c:13373
46149 #, gcc-internal-format, gfc-internal-format
46150 msgid "Symbol at %L is not a DUMMY variable"
46151 msgstr ""
46153 #: fortran/resolve.c:13379
46154 #, gcc-internal-format, gfc-internal-format
46155 msgid ""
46156 "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
46157 msgstr ""
46159 #: fortran/resolve.c:13389
46160 #, gcc-internal-format, gfc-internal-format
46161 msgid ""
46162 "Character dummy variable '%s' at %L with VALUE attribute must have constant "
46163 "length"
46164 msgstr ""
46166 #: fortran/resolve.c:13398
46167 #, gcc-internal-format, gfc-internal-format
46168 msgid ""
46169 "C interoperable character dummy variable '%s' at %L with VALUE attribute "
46170 "must have length one"
46171 msgstr ""
46173 #: fortran/resolve.c:13411 fortran/resolve.c:13524
46174 #, gcc-internal-format, gfc-internal-format
46175 msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
46176 msgstr ""
46178 #: fortran/resolve.c:13424
46179 #, gcc-internal-format, gfc-internal-format
46180 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
46181 msgstr ""
46183 #: fortran/resolve.c:13431
46184 #, gcc-internal-format, gfc-internal-format
46185 msgid ""
46186 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
46187 "POINTER or VALUE attribute"
46188 msgstr ""
46190 #: fortran/resolve.c:13438
46191 #, gcc-internal-format, gfc-internal-format
46192 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
46193 msgstr ""
46195 #: fortran/resolve.c:13445
46196 #, gcc-internal-format, gfc-internal-format
46197 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
46198 msgstr ""
46200 #: fortran/resolve.c:13470
46201 #, gcc-internal-format, gfc-internal-format
46202 msgid ""
46203 "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block "
46204 "nor declared at the module level scope"
46205 msgstr ""
46207 #: fortran/resolve.c:13550
46208 #, gcc-internal-format, gfc-internal-format
46209 msgid "PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
46210 msgstr ""
46212 #: fortran/resolve.c:13564
46213 #, gcc-internal-format, gfc-internal-format
46214 msgid ""
46215 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
46216 "must be a coarray"
46217 msgstr ""
46219 #: fortran/resolve.c:13582
46220 #, gcc-internal-format, gfc-internal-format
46221 msgid ""
46222 "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have "
46223 "a default initializer"
46224 msgstr ""
46226 #: fortran/resolve.c:13594
46227 #, gcc-internal-format, gfc-internal-format
46228 msgid "Dummy argument '%s' at %L of LOCK_TYPE shall not be INTENT(OUT)"
46229 msgstr ""
46231 #: fortran/resolve.c:13606
46232 #, gcc-internal-format, gfc-internal-format
46233 msgid ""
46234 "Function result '%s' at %L shall not be a coarray or have a coarray component"
46235 msgstr ""
46237 #: fortran/resolve.c:13615
46238 #, gcc-internal-format, gfc-internal-format
46239 msgid ""
46240 "Variable '%s' at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
46241 msgstr ""
46243 #: fortran/resolve.c:13627
46244 #, gcc-internal-format, gfc-internal-format
46245 msgid ""
46246 "Variable '%s' at %L with coarray component shall be a nonpointer, "
46247 "nonallocatable scalar"
46248 msgstr ""
46250 #: fortran/resolve.c:13642
46251 #, gcc-internal-format, gfc-internal-format
46252 msgid ""
46253 "Variable '%s' at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
46254 "argument"
46255 msgstr ""
46257 #: fortran/resolve.c:13650
46258 #, gcc-internal-format, gfc-internal-format
46259 msgid ""
46260 "Coarray variable '%s' at %L shall not have codimensions with deferred shape"
46261 msgstr ""
46263 #: fortran/resolve.c:13657
46264 #, gcc-internal-format, gfc-internal-format
46265 msgid "Allocatable coarray variable '%s' at %L must have deferred shape"
46266 msgstr ""
46268 #: fortran/resolve.c:13669
46269 #, gcc-internal-format, gfc-internal-format
46270 msgid ""
46271 "Variable '%s' at %L is INTENT(OUT) and can thus not be an allocatable "
46272 "coarray or have coarray components"
46273 msgstr ""
46275 #: fortran/resolve.c:13678
46276 #, gcc-internal-format, gfc-internal-format
46277 msgid "Coarray dummy variable '%s' at %L not allowed in BIND(C) procedure '%s'"
46278 msgstr ""
46280 #: fortran/resolve.c:13694
46281 #, gcc-internal-format, gfc-internal-format
46282 msgid ""
46283 "LOGICAL dummy argument '%s' at %L with non-C_Bool kind in BIND(C) procedure "
46284 "'%s'"
46285 msgstr ""
46287 #: fortran/resolve.c:13700
46288 #, gcc-internal-format, gfc-internal-format
46289 msgid ""
46290 "LOGICAL result variable '%s' at %L with non-C_Bool kind in BIND(C) procedure "
46291 "'%s'"
46292 msgstr ""
46294 #: fortran/resolve.c:13780
46295 #, gcc-internal-format, gfc-internal-format
46296 msgid "Threadprivate at %L isn't SAVEd"
46297 msgstr ""
46299 #: fortran/resolve.c:13873
46300 #, gcc-internal-format, gfc-internal-format
46301 msgid "BLOCK DATA element '%s' at %L must be in COMMON"
46302 msgstr ""
46304 #: fortran/resolve.c:13879
46305 #, gcc-internal-format, gfc-internal-format
46306 msgid "DATA array '%s' at %L must be specified in a previous declaration"
46307 msgstr ""
46309 #: fortran/resolve.c:13888
46310 #, gcc-internal-format, gfc-internal-format
46311 msgid "DATA element '%s' at %L cannot have a coindex"
46312 msgstr ""
46314 #: fortran/resolve.c:13902
46315 #, gcc-internal-format, gfc-internal-format
46316 msgid "DATA element '%s' at %L is a pointer and so must be a full array"
46317 msgstr ""
46319 #: fortran/resolve.c:13948
46320 #, gcc-internal-format, gfc-internal-format
46321 msgid "Nonconstant array section at %L in DATA statement"
46322 msgstr ""
46324 #: fortran/resolve.c:13961
46325 #, gcc-internal-format, gfc-internal-format
46326 msgid "DATA statement at %L has more variables than values"
46327 msgstr ""
46329 #: fortran/resolve.c:14060
46330 #, gcc-internal-format, gfc-internal-format
46331 msgid ""
46332 "start of implied-do loop at %L could not be simplified to a constant value"
46333 msgstr ""
46335 #: fortran/resolve.c:14068
46336 #, gcc-internal-format, gfc-internal-format
46337 msgid ""
46338 "end of implied-do loop at %L could not be simplified to a constant value"
46339 msgstr ""
46341 #: fortran/resolve.c:14076
46342 #, gcc-internal-format, gfc-internal-format
46343 msgid ""
46344 "step of implied-do loop at %L could not be simplified to a constant value"
46345 msgstr ""
46347 #: fortran/resolve.c:14201
46348 #, gcc-internal-format, gfc-internal-format
46349 msgid "DATA statement at %L has more values than variables"
46350 msgstr ""
46352 #: fortran/resolve.c:14339
46353 #, gcc-internal-format, gfc-internal-format
46354 msgid "Label %d at %L defined but not used"
46355 msgstr ""
46357 #: fortran/resolve.c:14344
46358 #, gcc-internal-format, gfc-internal-format
46359 msgid "Label %d at %L defined but cannot be used"
46360 msgstr ""
46362 #: fortran/resolve.c:14428
46363 #, gcc-internal-format, gfc-internal-format
46364 msgid ""
46365 "Derived type variable '%s' at %L must have SEQUENCE attribute to be an "
46366 "EQUIVALENCE object"
46367 msgstr ""
46369 #: fortran/resolve.c:14437
46370 #, gcc-internal-format, gfc-internal-format
46371 msgid ""
46372 "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an "
46373 "EQUIVALENCE object"
46374 msgstr ""
46376 #: fortran/resolve.c:14445
46377 #, gcc-internal-format, gfc-internal-format
46378 msgid ""
46379 "Derived type variable '%s' at %L with default initialization cannot be in "
46380 "EQUIVALENCE with a variable in COMMON"
46381 msgstr ""
46383 #: fortran/resolve.c:14461
46384 #, gcc-internal-format, gfc-internal-format
46385 msgid ""
46386 "Derived type variable '%s' at %L with pointer component(s) cannot be an "
46387 "EQUIVALENCE object"
46388 msgstr ""
46390 #: fortran/resolve.c:14564
46391 #, gcc-internal-format, gfc-internal-format
46392 msgid "Syntax error in EQUIVALENCE statement at %L"
46393 msgstr ""
46395 #: fortran/resolve.c:14579
46396 #, gcc-internal-format, gfc-internal-format
46397 msgid ""
46398 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
46399 "the PROTECTED attribute"
46400 msgstr ""
46402 #: fortran/resolve.c:14591
46403 #, gcc-internal-format, gfc-internal-format
46404 msgid ""
46405 "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure "
46406 "procedure '%s'"
46407 msgstr ""
46409 #: fortran/resolve.c:14600
46410 #, gcc-internal-format, gfc-internal-format
46411 msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
46412 msgstr ""
46414 #: fortran/resolve.c:14679
46415 #, gcc-internal-format, gfc-internal-format
46416 msgid ""
46417 "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
46418 msgstr ""
46420 #: fortran/resolve.c:14690
46421 #, gcc-internal-format, gfc-internal-format
46422 msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
46423 msgstr ""
46425 #: fortran/resolve.c:14701
46426 #, gcc-internal-format, gfc-internal-format
46427 msgid "Substring at %L has length zero"
46428 msgstr ""
46430 #: fortran/resolve.c:14744
46431 #, gcc-internal-format, gfc-internal-format
46432 msgid "PUBLIC function '%s' at %L of PRIVATE type '%s'"
46433 msgstr ""
46435 #: fortran/resolve.c:14757
46436 #, gcc-internal-format, gfc-internal-format
46437 msgid "ENTRY '%s' at %L has no IMPLICIT type"
46438 msgstr ""
46440 #: fortran/resolve.c:14774
46441 #, gcc-internal-format, gfc-internal-format
46442 msgid "User operator procedure '%s' at %L must be a FUNCTION"
46443 msgstr ""
46445 #: fortran/resolve.c:14784
46446 #, gcc-internal-format, gfc-internal-format
46447 msgid "User operator procedure '%s' at %L cannot be assumed character length"
46448 msgstr ""
46450 #: fortran/resolve.c:14792
46451 #, gcc-internal-format, gfc-internal-format
46452 msgid "User operator procedure '%s' at %L must have at least one argument"
46453 msgstr ""
46455 #: fortran/resolve.c:14806
46456 #, gcc-internal-format, gfc-internal-format
46457 msgid "First argument of operator interface at %L cannot be optional"
46458 msgstr ""
46460 #: fortran/resolve.c:14824
46461 #, gcc-internal-format, gfc-internal-format
46462 msgid "Second argument of operator interface at %L cannot be optional"
46463 msgstr ""
46465 #: fortran/resolve.c:14831
46466 #, gcc-internal-format, gfc-internal-format
46467 msgid "Operator interface at %L must have, at most, two arguments"
46468 msgstr ""
46470 #: fortran/resolve.c:14907
46471 #, gcc-internal-format, gfc-internal-format
46472 msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
46473 msgstr ""
46475 #: fortran/scanner.c:335
46476 #, gcc-internal-format, gfc-internal-format
46477 msgid "Include directory \"%s\": %s"
46478 msgstr ""
46480 #: fortran/scanner.c:341
46481 #, gcc-internal-format, gfc-internal-format
46482 msgid "Nonexistent include directory \"%s\""
46483 msgstr ""
46485 #: fortran/scanner.c:347
46486 #, gcc-internal-format, gfc-internal-format
46487 msgid "\"%s\" is not a directory"
46488 msgstr ""
46490 #: fortran/scanner.c:806
46491 #, gcc-internal-format, gfc-internal-format
46492 msgid ""
46493 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
46494 "is a continuation line"
46495 msgstr ""
46497 #: fortran/scanner.c:1087 fortran/scanner.c:1225
46498 #, gcc-internal-format, gfc-internal-format
46499 msgid "Line truncated at %L"
46500 msgstr ""
46502 #: fortran/scanner.c:1137 fortran/scanner.c:1269
46503 #, gcc-internal-format, gfc-internal-format
46504 msgid "Limit of %d continuations exceeded in statement at %C"
46505 msgstr ""
46507 #: fortran/scanner.c:1186
46508 #, gcc-internal-format, gfc-internal-format
46509 msgid "Missing '&' in continued character constant at %C"
46510 msgstr ""
46512 #: fortran/scanner.c:1419
46513 #, gcc-internal-format, gfc-internal-format
46514 msgid "Nonconforming tab character at %C"
46515 msgstr ""
46517 #: fortran/scanner.c:1507 fortran/scanner.c:1510
46518 #, gcc-internal-format, gfc-internal-format
46519 msgid "'&' not allowed by itself in line %d"
46520 msgstr ""
46522 #: fortran/scanner.c:1569
46523 #, gcc-internal-format, gfc-internal-format
46524 msgid "Nonconforming tab character in column %d of line %d"
46525 msgstr ""
46527 #: fortran/scanner.c:1794
46528 #, gcc-internal-format, gfc-internal-format
46529 msgid "%s:%d: file %s left but not entered"
46530 msgstr ""
46532 #: fortran/scanner.c:1828
46533 #, gcc-internal-format, gfc-internal-format
46534 msgid "%s:%d: Illegal preprocessor directive"
46535 msgstr ""
46537 #: fortran/scanner.c:1953
46538 #, gcc-internal-format, gfc-internal-format
46539 msgid "Can't open file '%s'"
46540 msgstr ""
46542 #: fortran/simplify.c:86
46543 #, gcc-internal-format, gfc-internal-format
46544 msgid "Result of %s overflows its kind at %L"
46545 msgstr ""
46547 #: fortran/simplify.c:91
46548 #, gcc-internal-format, gfc-internal-format
46549 msgid "Result of %s underflows its kind at %L"
46550 msgstr ""
46552 #: fortran/simplify.c:96
46553 #, gcc-internal-format, gfc-internal-format
46554 msgid "Result of %s is NaN at %L"
46555 msgstr ""
46557 #: fortran/simplify.c:100
46558 #, gcc-internal-format, gfc-internal-format
46559 msgid "Result of %s gives range error for its kind at %L"
46560 msgstr ""
46562 #: fortran/simplify.c:123
46563 #, gcc-internal-format, gfc-internal-format
46564 msgid "KIND parameter of %s at %L must be an initialization expression"
46565 msgstr ""
46567 #: fortran/simplify.c:131
46568 #, gcc-internal-format, gfc-internal-format
46569 msgid "Invalid KIND parameter of %s at %L"
46570 msgstr ""
46572 #: fortran/simplify.c:701
46573 #, gcc-internal-format, gfc-internal-format
46574 msgid "Argument of %s function at %L is negative"
46575 msgstr ""
46577 #: fortran/simplify.c:708
46578 #, gcc-internal-format, gfc-internal-format
46579 msgid "Argument of %s function at %L outside of range [0,127]"
46580 msgstr ""
46582 #: fortran/simplify.c:726
46583 #, gcc-internal-format, gfc-internal-format
46584 msgid ""
46585 "Argument of %s function at %L is too large for the collating sequence of "
46586 "kind %d"
46587 msgstr ""
46589 #: fortran/simplify.c:763
46590 #, gcc-internal-format, gfc-internal-format
46591 msgid "Argument of ACOS at %L must be between -1 and 1"
46592 msgstr ""
46594 #: fortran/simplify.c:796
46595 #, gcc-internal-format, gfc-internal-format
46596 msgid "Argument of ACOSH at %L must not be less than 1"
46597 msgstr ""
46599 #: fortran/simplify.c:1040
46600 #, gcc-internal-format, gfc-internal-format
46601 msgid "Argument of ASIN at %L must be between -1 and 1"
46602 msgstr ""
46604 #: fortran/simplify.c:1131
46605 #, gcc-internal-format, gfc-internal-format
46606 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
46607 msgstr ""
46609 #: fortran/simplify.c:1162
46610 #, gcc-internal-format, gfc-internal-format
46611 msgid ""
46612 "If first argument of ATAN2 %L is zero, then the second argument must not be "
46613 "zero"
46614 msgstr ""
46616 #: fortran/simplify.c:1254
46617 #, gcc-internal-format, gfc-internal-format
46618 msgid "Result of BESSEL_YN is -INF at %L"
46619 msgstr ""
46621 #: fortran/simplify.c:2447
46622 #, gcc-internal-format, gfc-internal-format
46623 msgid "Argument of IACHAR at %L must be of length one"
46624 msgstr ""
46626 #: fortran/simplify.c:2454
46627 #, gcc-internal-format, gfc-internal-format
46628 msgid "Argument of IACHAR function at %L outside of range 0..127"
46629 msgstr ""
46631 #: fortran/simplify.c:2569
46632 #, gcc-internal-format, gfc-internal-format
46633 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
46634 msgstr ""
46636 #: fortran/simplify.c:2644
46637 #, gcc-internal-format, gfc-internal-format
46638 msgid "Argument of ICHAR at %L must be of length one"
46639 msgstr ""
46641 #. Left shift, as in SHIFTL.
46642 #: fortran/simplify.c:3009 fortran/simplify.c:3017
46643 #, gcc-internal-format, gfc-internal-format
46644 msgid "Second argument of %s is negative at %L"
46645 msgstr ""
46647 #: fortran/simplify.c:3029
46648 #, gcc-internal-format, gfc-internal-format
46649 msgid "Magnitude of second argument of %s exceeds bit size at %L"
46650 msgstr ""
46652 #: fortran/simplify.c:3155
46653 #, gcc-internal-format, gfc-internal-format
46654 msgid ""
46655 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
46656 "%L"
46657 msgstr ""
46659 #: fortran/simplify.c:3459 fortran/simplify.c:3594
46660 #, gcc-internal-format, gfc-internal-format
46661 msgid "DIM argument at %L is out of bounds"
46662 msgstr ""
46664 #: fortran/simplify.c:3765
46665 #, gcc-internal-format, gfc-internal-format
46666 msgid "Argument of LOG at %L cannot be less than or equal to zero"
46667 msgstr ""
46669 #: fortran/simplify.c:3778
46670 #, gcc-internal-format, gfc-internal-format
46671 msgid "Complex argument of LOG at %L cannot be zero"
46672 msgstr ""
46674 #: fortran/simplify.c:3806
46675 #, gcc-internal-format, gfc-internal-format
46676 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
46677 msgstr ""
46679 #. Result is processor-dependent.
46680 #: fortran/simplify.c:4250
46681 #, gcc-internal-format, gfc-internal-format
46682 msgid "Second argument MOD at %L is zero"
46683 msgstr ""
46685 #. Result is processor-dependent.
46686 #: fortran/simplify.c:4261
46687 #, gcc-internal-format, gfc-internal-format
46688 msgid "Second argument of MOD at %L is zero"
46689 msgstr ""
46691 #. Result is processor-dependent. This processor just opts
46692 #. to not handle it at all.
46693 #. Result is processor-dependent.
46694 #: fortran/simplify.c:4298 fortran/simplify.c:4310
46695 #, gcc-internal-format, gfc-internal-format
46696 msgid "Second argument of MODULO at %L is zero"
46697 msgstr ""
46699 #: fortran/simplify.c:4390
46700 #, gcc-internal-format, gfc-internal-format
46701 msgid "Result of NEAREST is NaN at %L"
46702 msgstr ""
46704 #: fortran/simplify.c:4858
46705 #, gcc-internal-format, gfc-internal-format
46706 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
46707 msgstr ""
46709 #: fortran/simplify.c:4913
46710 #, gcc-internal-format, gfc-internal-format
46711 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
46712 msgstr ""
46714 #: fortran/simplify.c:5160
46715 #, gcc-internal-format, gfc-internal-format
46716 msgid "Result of SCALE overflows its kind at %L"
46717 msgstr ""
46719 #: fortran/simplify.c:5877
46720 #, gcc-internal-format, gfc-internal-format
46721 msgid "Argument of SQRT at %L has a negative value"
46722 msgstr ""
46724 #: fortran/simplify.c:6188
46725 #, gcc-internal-format, gfc-internal-format
46726 msgid ""
46727 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
46728 "lower bound is %ld)"
46729 msgstr ""
46731 #: fortran/simplify.c:6211
46732 #, gcc-internal-format, gfc-internal-format
46733 msgid ""
46734 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
46735 "upper bound is %ld)"
46736 msgstr ""
46738 #: fortran/simplify.c:6629
46739 #, gcc-internal-format, gfc-internal-format
46740 msgid ""
46741 "Character '%s' in string at %L cannot be converted into character kind %d"
46742 msgstr ""
46744 #: fortran/symbol.c:123
46745 #, gcc-internal-format, gfc-internal-format
46746 msgid "Duplicate IMPLICIT NONE statement at %C"
46747 msgstr ""
46749 #: fortran/symbol.c:163
46750 #, gcc-internal-format, gfc-internal-format
46751 msgid "Letter '%c' already set in IMPLICIT statement at %C"
46752 msgstr ""
46754 #: fortran/symbol.c:185
46755 #, gcc-internal-format, gfc-internal-format
46756 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
46757 msgstr ""
46759 #: fortran/symbol.c:195
46760 #, gcc-internal-format, gfc-internal-format
46761 msgid "Letter %c already has an IMPLICIT type at %C"
46762 msgstr ""
46764 #: fortran/symbol.c:251
46765 #, gcc-internal-format, gfc-internal-format
46766 msgid "Symbol '%s' at %L has no IMPLICIT type"
46767 msgstr ""
46769 #. BIND(C) variables should not be implicitly declared.
46770 #: fortran/symbol.c:268
46771 #, gcc-internal-format, gfc-internal-format
46772 msgid ""
46773 "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
46774 msgstr ""
46776 #. Dummy args to a BIND(C) routine may not be interoperable if
46777 #. they are implicitly typed.
46778 #: fortran/symbol.c:283
46779 #, gcc-internal-format, gfc-internal-format
46780 msgid ""
46781 "Implicitly declared variable '%s' at %L may not be C interoperable but it is "
46782 "a dummy argument to the BIND(C) procedure '%s' at %L"
46783 msgstr ""
46785 #: fortran/symbol.c:324
46786 #, gcc-internal-format, gfc-internal-format
46787 msgid "Function result '%s' at %L has no IMPLICIT type"
46788 msgstr ""
46790 #: fortran/symbol.c:413
46791 #, gcc-internal-format, gfc-internal-format
46792 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
46793 msgstr ""
46795 #: fortran/symbol.c:437
46796 #, gcc-internal-format, gfc-internal-format
46797 msgid "Namelist group name at %L cannot have the SAVE attribute"
46798 msgstr ""
46800 #: fortran/symbol.c:471
46801 #, gcc-internal-format, gfc-internal-format
46802 msgid "Procedure pointer at %C"
46803 msgstr ""
46805 #: fortran/symbol.c:633
46806 #, gcc-internal-format, gfc-internal-format
46807 msgid "%s attribute applied to %s %s at %L"
46808 msgstr ""
46810 #: fortran/symbol.c:640
46811 #, gcc-internal-format, gfc-internal-format
46812 msgid "BIND(C) applied to %s %s at %L"
46813 msgstr ""
46815 #: fortran/symbol.c:751 fortran/symbol.c:1474
46816 #, gcc-internal-format, gfc-internal-format
46817 msgid "%s attribute conflicts with %s attribute at %L"
46818 msgstr ""
46820 #: fortran/symbol.c:754
46821 #, gcc-internal-format, gfc-internal-format
46822 msgid "%s attribute conflicts with %s attribute in '%s' at %L"
46823 msgstr ""
46825 #: fortran/symbol.c:762
46826 #, gcc-internal-format, gfc-internal-format
46827 msgid "%s attribute with %s attribute at %L"
46828 msgstr ""
46830 #: fortran/symbol.c:768
46831 #, gcc-internal-format, gfc-internal-format
46832 msgid "%s attribute with %s attribute in '%s' at %L"
46833 msgstr ""
46835 #: fortran/symbol.c:812
46836 #, gcc-internal-format, gfc-internal-format
46837 msgid "Cannot change attributes of USE-associated symbol at %L"
46838 msgstr ""
46840 #: fortran/symbol.c:815
46841 #, gcc-internal-format, gfc-internal-format
46842 msgid "Cannot change attributes of USE-associated symbol %s at %L"
46843 msgstr ""
46845 #: fortran/symbol.c:831
46846 #, gcc-internal-format, gfc-internal-format
46847 msgid "Duplicate %s attribute specified at %L"
46848 msgstr ""
46850 #: fortran/symbol.c:873
46851 #, gcc-internal-format, gfc-internal-format
46852 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
46853 msgstr ""
46855 #: fortran/symbol.c:899
46856 #, gcc-internal-format, gfc-internal-format
46857 msgid "CODIMENSION specified for '%s' outside its INTERFACE body at %L"
46858 msgstr ""
46860 #: fortran/symbol.c:925
46861 #, gcc-internal-format, gfc-internal-format
46862 msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
46863 msgstr ""
46865 #: fortran/symbol.c:1055
46866 #, gcc-internal-format, gfc-internal-format
46867 msgid "Cray Pointee at %L appears in multiple pointer() statements"
46868 msgstr ""
46870 #: fortran/symbol.c:1074
46871 #, gcc-internal-format, gfc-internal-format
46872 msgid "Duplicate PROTECTED attribute specified at %L"
46873 msgstr ""
46875 #: fortran/symbol.c:1108
46876 #, gcc-internal-format, gfc-internal-format
46877 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
46878 msgstr ""
46880 #: fortran/symbol.c:1119
46881 #, gcc-internal-format, gfc-internal-format
46882 msgid "Duplicate SAVE attribute specified at %L"
46883 msgstr ""
46885 #: fortran/symbol.c:1140
46886 #, gcc-internal-format, gfc-internal-format
46887 msgid "Duplicate VALUE attribute specified at %L"
46888 msgstr ""
46890 #: fortran/symbol.c:1160
46891 #, gcc-internal-format, gfc-internal-format
46892 msgid "Duplicate VOLATILE attribute specified at %L"
46893 msgstr ""
46895 #: fortran/symbol.c:1179
46896 #, gcc-internal-format, gfc-internal-format
46897 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
46898 msgstr ""
46900 #: fortran/symbol.c:1470
46901 #, gcc-internal-format, gfc-internal-format
46902 msgid "%s attribute of '%s' conflicts with %s attribute at %L"
46903 msgstr ""
46905 #: fortran/symbol.c:1504
46906 #, gcc-internal-format, gfc-internal-format
46907 msgid "%s procedure at %L is already declared as %s procedure"
46908 msgstr ""
46910 #: fortran/symbol.c:1539
46911 #, gcc-internal-format, gfc-internal-format
46912 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
46913 msgstr ""
46915 #: fortran/symbol.c:1563
46916 #, gcc-internal-format, gfc-internal-format
46917 msgid "ACCESS specification at %L was already specified"
46918 msgstr ""
46920 #: fortran/symbol.c:1580
46921 #, gcc-internal-format, gfc-internal-format
46922 msgid "Duplicate BIND attribute specified at %L"
46923 msgstr ""
46925 #: fortran/symbol.c:1587
46926 #, gcc-internal-format, gfc-internal-format
46927 msgid "BIND(C) at %L"
46928 msgstr ""
46930 #: fortran/symbol.c:1604
46931 #, gcc-internal-format, gfc-internal-format
46932 msgid "Duplicate EXTENDS attribute specified at %L"
46933 msgstr ""
46935 #: fortran/symbol.c:1608
46936 #, gcc-internal-format, gfc-internal-format
46937 msgid "EXTENDS at %L"
46938 msgstr ""
46940 #: fortran/symbol.c:1630
46941 #, gcc-internal-format, gfc-internal-format
46942 msgid "Symbol '%s' at %L already has an explicit interface"
46943 msgstr ""
46945 #: fortran/symbol.c:1637
46946 #, gcc-internal-format, gfc-internal-format
46947 msgid "'%s' at %L has attributes specified outside its INTERFACE body"
46948 msgstr ""
46950 #: fortran/symbol.c:1671
46951 #, gcc-internal-format, gfc-internal-format
46952 msgid ""
46953 "Symbol '%s' at %L conflicts with symbol from module '%s', use-associated at "
46954 "%L"
46955 msgstr ""
46957 #: fortran/symbol.c:1675
46958 #, gcc-internal-format, gfc-internal-format
46959 msgid "Symbol '%s' at %L already has basic type of %s"
46960 msgstr ""
46962 #: fortran/symbol.c:1682
46963 #, gcc-internal-format, gfc-internal-format
46964 msgid "Procedure '%s' at %L may not have basic type of %s"
46965 msgstr ""
46967 #: fortran/symbol.c:1694
46968 #, gcc-internal-format, gfc-internal-format
46969 msgid "Symbol '%s' at %L cannot have a type"
46970 msgstr ""
46972 #: fortran/symbol.c:1863
46973 #, gcc-internal-format, gfc-internal-format
46974 msgid "Component '%s' at %C already declared at %L"
46975 msgstr ""
46977 #: fortran/symbol.c:1874
46978 #, gcc-internal-format, gfc-internal-format
46979 msgid "Component '%s' at %C already in the parent type at %L"
46980 msgstr ""
46982 #: fortran/symbol.c:1959
46983 #, gcc-internal-format, gfc-internal-format
46984 msgid "Symbol '%s' at %C is ambiguous"
46985 msgstr ""
46987 #: fortran/symbol.c:1991
46988 #, gcc-internal-format, gfc-internal-format
46989 msgid "Derived type '%s' at %C is being used before it is defined"
46990 msgstr ""
46992 #: fortran/symbol.c:2029
46993 #, gcc-internal-format, gfc-internal-format
46994 msgid "Component '%s' at %C is a PRIVATE component of '%s'"
46995 msgstr ""
46997 #: fortran/symbol.c:2047
46998 #, gcc-internal-format, gfc-internal-format
46999 msgid "'%s' at %C is not a member of the '%s' structure"
47000 msgstr ""
47002 #: fortran/symbol.c:2186
47003 #, gcc-internal-format, gfc-internal-format
47004 msgid "Duplicate statement label %d at %L and %L"
47005 msgstr ""
47007 #: fortran/symbol.c:2197
47008 #, gcc-internal-format, gfc-internal-format
47009 msgid "Label %d at %C already referenced as branch target"
47010 msgstr ""
47012 #: fortran/symbol.c:2207
47013 #, gcc-internal-format, gfc-internal-format
47014 msgid "Label %d at %C already referenced as a format label"
47015 msgstr ""
47017 #: fortran/symbol.c:2213
47018 #, gcc-internal-format, gfc-internal-format
47019 msgid ""
47020 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
47021 msgstr ""
47023 #: fortran/symbol.c:2255
47024 #, gcc-internal-format, gfc-internal-format
47025 msgid "Label %d at %C previously used as a FORMAT label"
47026 msgstr ""
47028 #: fortran/symbol.c:2264
47029 #, gcc-internal-format, gfc-internal-format
47030 msgid "Label %d at %C previously used as branch target"
47031 msgstr ""
47033 #: fortran/symbol.c:2270
47034 #, gcc-internal-format, gfc-internal-format
47035 msgid "Shared DO termination label %d at %C"
47036 msgstr ""
47038 #: fortran/symbol.c:2590
47039 #, gcc-internal-format, gfc-internal-format
47040 msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
47041 msgstr ""
47043 #: fortran/symbol.c:2593
47044 #, gcc-internal-format, gfc-internal-format
47045 msgid ""
47046 "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
47047 msgstr ""
47049 #. Symbol is from another namespace.
47050 #: fortran/symbol.c:2808
47051 #, gcc-internal-format, gfc-internal-format
47052 msgid "Symbol '%s' at %C has already been host associated"
47053 msgstr ""
47055 #: fortran/symbol.c:3793
47056 #, gcc-internal-format, gfc-internal-format
47057 msgid ""
47058 "Derived type '%s' declared at %L must have the BIND attribute to be C "
47059 "interoperable"
47060 msgstr ""
47062 #: fortran/symbol.c:3811
47063 #, gcc-internal-format, gfc-internal-format
47064 msgid ""
47065 "Derived type '%s' with BIND(C) attribute at %L is empty, and may be "
47066 "inaccessible by the C companion processor"
47067 msgstr ""
47069 #: fortran/symbol.c:3832
47070 #, gcc-internal-format, gfc-internal-format
47071 msgid ""
47072 "Component '%s' at %L cannot have the POINTER attribute because it is a "
47073 "member of the BIND(C) derived type '%s' at %L"
47074 msgstr ""
47076 #: fortran/symbol.c:3842
47077 #, gcc-internal-format, gfc-internal-format
47078 msgid ""
47079 "Procedure pointer component '%s' at %L cannot be a member of the BIND(C) "
47080 "derived type '%s' at %L"
47081 msgstr ""
47083 #: fortran/symbol.c:3853
47084 #, gcc-internal-format, gfc-internal-format
47085 msgid ""
47086 "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a "
47087 "member of the BIND(C) derived type '%s' at %L"
47088 msgstr ""
47090 #. If the derived type is bind(c), all fields must be
47091 #. interop.
47092 #: fortran/symbol.c:3892
47093 #, gcc-internal-format, gfc-internal-format
47094 msgid ""
47095 "Component '%s' in derived type '%s' at %L may not be C interoperable, even "
47096 "though derived type '%s' is BIND(C)"
47097 msgstr ""
47099 #. If derived type is param to bind(c) routine, or to one
47100 #. of the iso_c_binding procs, it must be interoperable, so
47101 #. all fields must interop too.
47102 #: fortran/symbol.c:3901
47103 #, gcc-internal-format, gfc-internal-format
47104 msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
47105 msgstr ""
47107 #: fortran/symbol.c:3915
47108 #, gcc-internal-format, gfc-internal-format
47109 msgid ""
47110 "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) "
47111 "attributes"
47112 msgstr ""
47114 #: fortran/symbol.c:3923
47115 #, gcc-internal-format, gfc-internal-format
47116 msgid ""
47117 "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND"
47118 "(C)"
47119 msgstr ""
47121 #: fortran/symbol.c:4816 fortran/symbol.c:4822
47122 #, gcc-internal-format, gfc-internal-format
47123 msgid "Symbol '%s' is used before it is typed at %L"
47124 msgstr ""
47126 #: fortran/target-memory.c:656
47127 #, gcc-internal-format, gfc-internal-format
47128 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
47129 msgstr ""
47131 #: fortran/target-memory.c:744
47132 #, gcc-internal-format, gfc-internal-format
47133 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
47134 msgstr ""
47136 #: fortran/trans-array.c:7147
47137 #, gcc-internal-format, gfc-internal-format
47138 msgid "Creating array temporary at %L for argument '%s'"
47139 msgstr ""
47141 #: fortran/trans-array.c:8306
47142 #, gcc-internal-format
47143 msgid ""
47144 "Possible front-end bug: Deferred array size without pointer, allocatable "
47145 "attribute or derived type without allocatable components."
47146 msgstr ""
47148 #: fortran/trans-array.c:8804
47149 #, gcc-internal-format, gfc-internal-format
47150 msgid "bad expression type during walk (%d)"
47151 msgstr ""
47153 #: fortran/trans-common.c:397
47154 #, gcc-internal-format, gfc-internal-format
47155 msgid ""
47156 "Named COMMON block '%s' at %L shall be of the same size as elsewhere (%lu vs "
47157 "%lu bytes)"
47158 msgstr ""
47160 #: fortran/trans-common.c:848
47161 #, gcc-internal-format, gfc-internal-format
47162 msgid "Bad array reference at %L"
47163 msgstr ""
47165 #: fortran/trans-common.c:856
47166 #, gcc-internal-format, gfc-internal-format
47167 msgid "Illegal reference type at %L as EQUIVALENCE object"
47168 msgstr ""
47170 #: fortran/trans-common.c:896
47171 #, gcc-internal-format, gfc-internal-format
47172 msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
47173 msgstr ""
47175 #. Aligning this field would misalign a previous field.
47176 #: fortran/trans-common.c:1029
47177 #, gcc-internal-format, gfc-internal-format
47178 msgid ""
47179 "The equivalence set for variable '%s' declared at %L violates alignment "
47180 "requirements"
47181 msgstr ""
47183 #: fortran/trans-common.c:1094
47184 #, gcc-internal-format, gfc-internal-format
47185 msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
47186 msgstr ""
47188 #: fortran/trans-common.c:1109
47189 #, gcc-internal-format, gfc-internal-format
47190 msgid ""
47191 "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
47192 msgstr ""
47194 #: fortran/trans-common.c:1124
47195 #, gcc-internal-format, gfc-internal-format
47196 msgid ""
47197 "Padding of %d bytes required before '%s' in COMMON '%s' at %L; reorder "
47198 "elements or use -fno-align-commons"
47199 msgstr ""
47201 #: fortran/trans-common.c:1129
47202 #, gcc-internal-format, gfc-internal-format
47203 msgid ""
47204 "Padding of %d bytes required before '%s' in COMMON at %L; reorder elements "
47205 "or use -fno-align-commons"
47206 msgstr ""
47208 #: fortran/trans-common.c:1150
47209 #, gcc-internal-format, gfc-internal-format
47210 msgid "COMMON '%s' at %L does not exist"
47211 msgstr ""
47213 #: fortran/trans-common.c:1158
47214 #, gcc-internal-format, gfc-internal-format
47215 msgid ""
47216 "COMMON '%s' at %L requires %d bytes of padding; reorder elements or use -fno-"
47217 "align-commons"
47218 msgstr ""
47220 #: fortran/trans-common.c:1162
47221 #, gcc-internal-format, gfc-internal-format
47222 msgid ""
47223 "COMMON at %L requires %d bytes of padding; reorder elements or use -fno-"
47224 "align-commons"
47225 msgstr ""
47227 #: fortran/trans-const.c:312
47228 #, gcc-internal-format, gfc-internal-format
47229 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
47230 msgstr ""
47232 #: fortran/trans-const.c:348
47233 #, gcc-internal-format, gfc-internal-format
47234 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
47235 msgstr ""
47237 #: fortran/trans-const.c:379
47238 #, gcc-internal-format, gfc-internal-format
47239 msgid "non-constant initialization expression at %L"
47240 msgstr ""
47242 #: fortran/trans-decl.c:1378
47243 #, gcc-internal-format
47244 msgid "intrinsic variable which isn't a procedure"
47245 msgstr ""
47247 #: fortran/trans-decl.c:3556 fortran/trans-decl.c:5435
47248 #, gcc-internal-format, gfc-internal-format
47249 msgid "Return value of function '%s' at %L not set"
47250 msgstr ""
47252 #: fortran/trans-decl.c:3885
47253 #, gcc-internal-format
47254 msgid "Deferred type parameter not yet supported"
47255 msgstr ""
47257 #: fortran/trans-decl.c:4092
47258 #, gcc-internal-format, gfc-internal-format
47259 msgid "backend decl for module variable %s already exists"
47260 msgstr ""
47262 #: fortran/trans-decl.c:4616
47263 #, gcc-internal-format, gfc-internal-format
47264 msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
47265 msgstr ""
47267 #: fortran/trans-decl.c:4620
47268 #, gcc-internal-format, gfc-internal-format
47269 msgid ""
47270 "Derived-type dummy argument '%s' at %L was declared INTENT(OUT) but was not "
47271 "set and does not have a default initializer"
47272 msgstr ""
47274 #: fortran/trans-decl.c:4629 fortran/trans-decl.c:4744
47275 #, gcc-internal-format, gfc-internal-format
47276 msgid "Unused dummy argument '%s' at %L"
47277 msgstr ""
47279 #: fortran/trans-decl.c:4643
47280 #, gcc-internal-format, gfc-internal-format
47281 msgid "Unused module variable '%s' which has been explicitly imported at %L"
47282 msgstr ""
47284 #: fortran/trans-decl.c:4651
47285 #, gcc-internal-format, gfc-internal-format
47286 msgid "Unused variable '%s' declared at %L"
47287 msgstr ""
47289 #: fortran/trans-decl.c:4699
47290 #, gcc-internal-format, gfc-internal-format
47291 msgid "Unused parameter '%s' declared at %L"
47292 msgstr ""
47294 #: fortran/trans-decl.c:4702
47295 #, gcc-internal-format, gfc-internal-format
47296 msgid "Unused parameter '%s' which has been explicitly imported at %L"
47297 msgstr ""
47299 #: fortran/trans-decl.c:4717
47300 #, gcc-internal-format, gfc-internal-format
47301 msgid "Return value '%s' of function '%s' declared at %L not set"
47302 msgstr ""
47304 #: fortran/trans-expr.c:1025
47305 #, gcc-internal-format, gfc-internal-format
47306 msgid "Code for reallocating the allocatable array at %L will be added"
47307 msgstr ""
47309 #: fortran/trans-expr.c:1028
47310 #, gcc-internal-format, gfc-internal-format
47311 msgid "Code for reallocating the allocatable variable at %L will be added"
47312 msgstr ""
47314 #: fortran/trans-expr.c:2464
47315 #, gcc-internal-format
47316 msgid "Unknown intrinsic op"
47317 msgstr ""
47319 #: fortran/trans-expr.c:3694
47320 #, gcc-internal-format, gfc-internal-format
47321 msgid "Unknown argument list function at %L"
47322 msgstr ""
47324 #: fortran/trans-intrinsic.c:853
47325 #, gcc-internal-format, gfc-internal-format
47326 msgid "Intrinsic function %s(%d) not recognized"
47327 msgstr ""
47329 #: fortran/trans-intrinsic.c:992 fortran/trans-intrinsic.c:1356
47330 #: fortran/trans-intrinsic.c:1555
47331 #, gcc-internal-format, gfc-internal-format
47332 msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
47333 msgstr ""
47335 #: fortran/trans-io.c:2034
47336 #, gcc-internal-format, gfc-internal-format
47337 msgid "Derived type '%s' at %L has PRIVATE components"
47338 msgstr ""
47340 #: fortran/trans-io.c:2185
47341 #, gcc-internal-format, gfc-internal-format
47342 msgid "Bad IO basetype (%d)"
47343 msgstr ""
47345 #: fortran/trans-openmp.c:1833
47346 #, gcc-internal-format
47347 msgid "gfc_trans_omp_workshare(): Bad statement code"
47348 msgstr ""
47350 #: fortran/trans-stmt.c:540
47351 #, gcc-internal-format, gfc-internal-format
47352 msgid "An alternate return at %L without a * dummy argument"
47353 msgstr ""
47355 #: fortran/trans-stmt.c:863
47356 #, gcc-internal-format, gfc-internal-format
47357 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
47358 msgstr ""
47360 #: fortran/trans-types.c:495
47361 #, gcc-internal-format
47362 msgid "INTEGER(KIND=8) is not available for -fdefault-integer-8 option"
47363 msgstr ""
47365 #: fortran/trans-types.c:503
47366 #, gcc-internal-format
47367 msgid "INTEGER(KIND=8) is not available for -finteger-4-integer-8 option"
47368 msgstr ""
47370 #: fortran/trans-types.c:521
47371 #, gcc-internal-format
47372 msgid "REAL(KIND=8) is not available for -fdefault-real-8 option"
47373 msgstr ""
47375 #: fortran/trans-types.c:528
47376 #, gcc-internal-format
47377 msgid "REAL(KIND=8) is not available for -freal-4-real-8 option"
47378 msgstr ""
47380 #: fortran/trans-types.c:535
47381 #, gcc-internal-format
47382 msgid "REAL(KIND=10) is not available for -freal-4-real-10 option"
47383 msgstr ""
47385 #: fortran/trans-types.c:542
47386 #, gcc-internal-format
47387 msgid "REAL(KIND=16) is not available for -freal-4-real-16 option"
47388 msgstr ""
47390 #: fortran/trans-types.c:556
47391 #, gcc-internal-format
47392 msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
47393 msgstr ""
47395 #: fortran/trans-types.c:565
47396 #, gcc-internal-format
47397 msgid "REAL(KIND=4) is not available for -freal-8-real-4 option"
47398 msgstr ""
47400 #: fortran/trans-types.c:572
47401 #, gcc-internal-format
47402 msgid "REAL(KIND=10) is not available for -freal-8-real-10 option"
47403 msgstr ""
47405 #: fortran/trans-types.c:579
47406 #, gcc-internal-format
47407 msgid "REAL(KIND=10) is not available for -freal-8-real-16 option"
47408 msgstr ""
47410 #: fortran/trans-types.c:1451
47411 #, gcc-internal-format, gfc-internal-format
47412 msgid "Array element size too big at %C"
47413 msgstr ""
47415 #: fortran/trans.c:1653
47416 #, gcc-internal-format
47417 msgid "gfc_trans_code(): Bad statement code"
47418 msgstr ""
47420 #: java/class.c:833
47421 #, gcc-internal-format
47422 msgid "bad method signature"
47423 msgstr ""
47425 #: java/class.c:892
47426 #, gcc-internal-format
47427 msgid "misplaced ConstantValue attribute (not in any field)"
47428 msgstr ""
47430 #: java/class.c:895
47431 #, gcc-internal-format, gfc-internal-format
47432 msgid "duplicate ConstantValue attribute for field '%s'"
47433 msgstr ""
47435 #: java/class.c:906
47436 #, gcc-internal-format, gfc-internal-format
47437 msgid "ConstantValue attribute of field '%s' has wrong type"
47438 msgstr ""
47440 #: java/class.c:1632
47441 #, gcc-internal-format
47442 msgid "abstract method in non-abstract class"
47443 msgstr ""
47445 #: java/class.c:2695
47446 #, gcc-internal-format
47447 msgid "non-static method %q+D overrides static method"
47448 msgstr ""
47450 #: java/decl.c:1204
47451 #, gcc-internal-format
47452 msgid "%q+D used prior to declaration"
47453 msgstr ""
47455 #: java/decl.c:1627
47456 #, gcc-internal-format
47457 msgid "In %+D: overlapped variable and exception ranges at %d"
47458 msgstr ""
47460 #: java/decl.c:1678
47461 #, gcc-internal-format
47462 msgid "bad type in parameter debug info"
47463 msgstr ""
47465 #: java/decl.c:1687
47466 #, gcc-internal-format
47467 msgid "bad PC range for debug info for local %q+D"
47468 msgstr ""
47470 #: java/expr.c:356
47471 #, gcc-internal-format, gfc-internal-format
47472 msgid "need to insert runtime check for %s"
47473 msgstr ""
47475 #: java/expr.c:504 java/expr.c:551
47476 #, gcc-internal-format, gfc-internal-format
47477 msgid "assert: %s is assign compatible with %s"
47478 msgstr ""
47480 #: java/expr.c:662
47481 #, gcc-internal-format
47482 msgid "stack underflow - dup* operation"
47483 msgstr ""
47485 #: java/expr.c:1661
47486 #, gcc-internal-format
47487 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
47488 msgstr ""
47490 #: java/expr.c:1689
47491 #, gcc-internal-format
47492 msgid "field %qs not found"
47493 msgstr ""
47495 #: java/expr.c:2248
47496 #, gcc-internal-format, gfc-internal-format
47497 msgid "method '%s' not found in class"
47498 msgstr ""
47500 #: java/expr.c:2440
47501 #, gcc-internal-format, gfc-internal-format
47502 msgid "failed to find class '%s'"
47503 msgstr ""
47505 #: java/expr.c:2481
47506 #, gcc-internal-format, gfc-internal-format
47507 msgid "class '%s' has no method named '%s' matching signature '%s'"
47508 msgstr ""
47510 #: java/expr.c:2512
47511 #, gcc-internal-format
47512 msgid "invokestatic on non static method"
47513 msgstr ""
47515 #: java/expr.c:2517
47516 #, gcc-internal-format
47517 msgid "invokestatic on abstract method"
47518 msgstr ""
47520 #: java/expr.c:2525
47521 #, gcc-internal-format
47522 msgid "invoke[non-static] on static method"
47523 msgstr ""
47525 #: java/expr.c:2883
47526 #, gcc-internal-format, gfc-internal-format
47527 msgid "missing field '%s' in '%s'"
47528 msgstr ""
47530 #: java/expr.c:2890
47531 #, gcc-internal-format, gfc-internal-format
47532 msgid "mismatching signature for field '%s' in '%s'"
47533 msgstr ""
47535 #: java/expr.c:2919
47536 #, gcc-internal-format
47537 msgid "assignment to final field %q+D not in field%'s class"
47538 msgstr ""
47540 #: java/expr.c:3147
47541 #, gcc-internal-format
47542 msgid "invalid PC in line number table"
47543 msgstr ""
47545 #: java/expr.c:3197
47546 #, gcc-internal-format, gfc-internal-format
47547 msgid "unreachable bytecode from %d to before %d"
47548 msgstr ""
47550 #: java/expr.c:3239
47551 #, gcc-internal-format, gfc-internal-format
47552 msgid "unreachable bytecode from %d to the end of the method"
47553 msgstr ""
47555 #. duplicate code from LOAD macro
47556 #: java/expr.c:3547
47557 #, gcc-internal-format
47558 msgid "unrecognized wide sub-instruction"
47559 msgstr ""
47561 #: java/jcf-parse.c:504
47562 #, gcc-internal-format, gfc-internal-format
47563 msgid "<constant pool index %d not in range>"
47564 msgstr ""
47566 #: java/jcf-parse.c:514
47567 #, gcc-internal-format, gfc-internal-format
47568 msgid "<constant pool index %d unexpected type"
47569 msgstr ""
47571 #: java/jcf-parse.c:1097
47572 #, gcc-internal-format
47573 msgid "bad string constant"
47574 msgstr ""
47576 #: java/jcf-parse.c:1115
47577 #, gcc-internal-format, gfc-internal-format
47578 msgid "bad value constant type %d, index %d"
47579 msgstr ""
47581 #: java/jcf-parse.c:1395 java/jcf-parse.c:1401
47582 #, gcc-internal-format, gfc-internal-format
47583 msgid "cannot find file for class %s"
47584 msgstr ""
47586 #: java/jcf-parse.c:1426
47587 #, gcc-internal-format
47588 msgid "not a valid Java .class file"
47589 msgstr ""
47591 #: java/jcf-parse.c:1429
47592 #, gcc-internal-format
47593 msgid "error while parsing constant pool"
47594 msgstr ""
47596 #. FIXME - where was first time
47597 #: java/jcf-parse.c:1444
47598 #, gcc-internal-format, gfc-internal-format
47599 msgid "reading class %s for the second time from %s"
47600 msgstr ""
47602 #: java/jcf-parse.c:1462
47603 #, gcc-internal-format
47604 msgid "error while parsing fields"
47605 msgstr ""
47607 #: java/jcf-parse.c:1465
47608 #, gcc-internal-format
47609 msgid "error while parsing methods"
47610 msgstr ""
47612 #: java/jcf-parse.c:1468
47613 #, gcc-internal-format
47614 msgid "error while parsing final attributes"
47615 msgstr ""
47617 #: java/jcf-parse.c:1507
47618 #, gcc-internal-format
47619 msgid "duplicate class will only be compiled once"
47620 msgstr ""
47622 #: java/jcf-parse.c:1603
47623 #, gcc-internal-format
47624 msgid "missing Code attribute"
47625 msgstr ""
47627 #: java/jcf-parse.c:1848
47628 #, gcc-internal-format
47629 msgid "no input file specified"
47630 msgstr ""
47632 #: java/jcf-parse.c:1883
47633 #, gcc-internal-format
47634 msgid "can%'t close input file %s: %m"
47635 msgstr ""
47637 #: java/jcf-parse.c:1926
47638 #, gcc-internal-format, gfc-internal-format
47639 msgid "bad zip/jar file %s"
47640 msgstr ""
47642 #: java/jcf-parse.c:2128
47643 #, gcc-internal-format, gfc-internal-format
47644 msgid "error while reading %s from zip file"
47645 msgstr ""
47647 #: java/jvspec.c:395
47648 #, gcc-internal-format
47649 msgid "can%'t specify %<-D%> without %<--main%>"
47650 msgstr ""
47652 #: java/jvspec.c:398
47653 #, gcc-internal-format
47654 msgid "%qs is not a valid class name"
47655 msgstr ""
47657 #: java/jvspec.c:404
47658 #, gcc-internal-format
47659 msgid "--resource requires -o"
47660 msgstr ""
47662 #: java/jvspec.c:411
47663 #, gcc-internal-format
47664 msgid "already-compiled .class files ignored with -C"
47665 msgstr ""
47667 #: java/jvspec.c:418
47668 #, gcc-internal-format
47669 msgid "cannot specify both -C and -o"
47670 msgstr ""
47672 #: java/jvspec.c:430
47673 #, gcc-internal-format
47674 msgid "cannot create temporary file"
47675 msgstr ""
47677 #: java/jvspec.c:452
47678 #, gcc-internal-format
47679 msgid "using both @FILE with multiple files not implemented"
47680 msgstr ""
47682 #: java/jvspec.c:536
47683 #, gcc-internal-format
47684 msgid "cannot specify %<main%> class when not linking"
47685 msgstr ""
47687 #: java/lang.c:582
47688 #, gcc-internal-format
47689 msgid "-fexcess-precision=standard for Java"
47690 msgstr ""
47692 #: java/lang.c:593
47693 #, gcc-internal-format
47694 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
47695 msgstr ""
47697 #: java/lang.c:596
47698 #, gcc-internal-format
47699 msgid "-fjni is incompatible with -freduced-reflection"
47700 msgstr ""
47702 #: java/lang.c:607
47703 #, gcc-internal-format
47704 msgid "can%'t do dependency tracking with input from stdin"
47705 msgstr ""
47707 #: java/lang.c:623
47708 #, gcc-internal-format
47709 msgid "couldn%'t determine target name for dependency tracking"
47710 msgstr ""
47712 #: java/mangle_name.c:324 java/mangle_name.c:401
47713 #, gcc-internal-format
47714 msgid "internal error - invalid Utf8 name"
47715 msgstr ""
47717 #: java/typeck.c:424
47718 #, gcc-internal-format
47719 msgid "junk at end of signature string"
47720 msgstr ""
47722 #: java/verify-glue.c:377
47723 #, gcc-internal-format, gfc-internal-format
47724 msgid "verification failed: %s"
47725 msgstr ""
47727 #: java/verify-glue.c:379
47728 #, gcc-internal-format, gfc-internal-format
47729 msgid "verification failed at PC=%d: %s"
47730 msgstr ""
47732 #: java/verify-glue.c:467
47733 #, gcc-internal-format
47734 msgid "bad pc in exception_table"
47735 msgstr ""
47737 #: lto/lto-lang.c:754
47738 #, gcc-internal-format
47739 msgid "-fwpa and -fltrans are mutually exclusive"
47740 msgstr ""
47742 #: lto/lto-object.c:112
47743 #, gcc-internal-format, gfc-internal-format
47744 msgid "open %s failed: %s"
47745 msgstr ""
47747 #: lto/lto-object.c:156 lto/lto-object.c:191 lto/lto-object.c:289
47748 #: lto/lto-object.c:346 lto/lto-object.c:370
47749 #, gcc-internal-format, gfc-internal-format
47750 msgid "%s: %s"
47751 msgstr ""
47753 #: lto/lto-object.c:158
47754 #, gcc-internal-format, gfc-internal-format
47755 msgid "%s: %s: %s"
47756 msgstr ""
47758 #: lto/lto-object.c:200
47759 #, gcc-internal-format, gfc-internal-format
47760 msgid "close: %s"
47761 msgstr ""
47763 #: lto/lto-object.c:257
47764 #, gcc-internal-format, gfc-internal-format
47765 msgid "two or more sections for %s"
47766 msgstr ""
47768 #: lto/lto.c:218
47769 #, gcc-internal-format, gfc-internal-format
47770 msgid "%s: section %s is missing"
47771 msgstr ""
47773 #: lto/lto.c:2118
47774 #, gcc-internal-format
47775 msgid "bytecode stream: garbage at the end of symbols section"
47776 msgstr ""
47778 #: lto/lto.c:2145
47779 #, gcc-internal-format
47780 msgid "could not parse hex number"
47781 msgstr ""
47783 #: lto/lto.c:2177
47784 #, gcc-internal-format, gfc-internal-format
47785 msgid "unexpected file name %s in linker resolution file. Expected %s"
47786 msgstr ""
47788 #: lto/lto.c:2186
47789 #, gcc-internal-format
47790 msgid "could not parse file offset"
47791 msgstr ""
47793 #: lto/lto.c:2189
47794 #, gcc-internal-format
47795 msgid "unexpected offset"
47796 msgstr ""
47798 #: lto/lto.c:2211
47799 #, gcc-internal-format
47800 msgid "invalid line in the resolution file"
47801 msgstr ""
47803 #: lto/lto.c:2222
47804 #, gcc-internal-format
47805 msgid "invalid resolution in the resolution file"
47806 msgstr ""
47808 #: lto/lto.c:2228
47809 #, gcc-internal-format
47810 msgid "resolution sub id %wx not in object file"
47811 msgstr ""
47813 #: lto/lto.c:2335
47814 #, gcc-internal-format, gfc-internal-format
47815 msgid "cannot read LTO decls from %s"
47816 msgstr ""
47818 #: lto/lto.c:2440
47819 #, gcc-internal-format, gfc-internal-format
47820 msgid "Cannot open %s"
47821 msgstr ""
47823 #: lto/lto.c:2461
47824 #, gcc-internal-format, gfc-internal-format
47825 msgid "Cannot map %s"
47826 msgstr ""
47828 #: lto/lto.c:2472
47829 #, gcc-internal-format, gfc-internal-format
47830 msgid "Cannot read %s"
47831 msgstr ""
47833 #: lto/lto.c:2594
47834 #, gcc-internal-format
47835 msgid "no LTRANS output list filename provided"
47836 msgstr ""
47838 #: lto/lto.c:2597
47839 #, gcc-internal-format
47840 msgid "opening LTRANS output list %s: %m"
47841 msgstr ""
47843 #: lto/lto.c:2640
47844 #, gcc-internal-format
47845 msgid "lto_obj_file_open() failed"
47846 msgstr ""
47848 #: lto/lto.c:2694
47849 #, gcc-internal-format
47850 msgid "writing to LTRANS output list %s: %m"
47851 msgstr ""
47853 #: lto/lto.c:2702
47854 #, gcc-internal-format
47855 msgid "closing LTRANS output list %s: %m"
47856 msgstr ""
47858 #: lto/lto.c:2929
47859 #, gcc-internal-format
47860 msgid "could not open symbol resolution file: %m"
47861 msgstr ""
47863 #: lto/lto.c:3046
47864 #, gcc-internal-format
47865 msgid "errors during merging of translation units"
47866 msgstr ""
47868 #: objc/objc-act.c:410 objc/objc-act.c:6776
47869 #, gcc-internal-format
47870 msgid "%<@end%> missing in implementation context"
47871 msgstr ""
47873 #: objc/objc-act.c:563
47874 #, gcc-internal-format
47875 msgid "class attributes are not available in Objective-C 1.0"
47876 msgstr ""
47878 #: objc/objc-act.c:578
47879 #, gcc-internal-format
47880 msgid "category attributes are not available in Objective-C 1.0"
47881 msgstr ""
47883 #: objc/objc-act.c:581
47884 #, gcc-internal-format
47885 msgid ""
47886 "category attributes are not available in this version of the compiler, "
47887 "(ignored)"
47888 msgstr ""
47890 #: objc/objc-act.c:587
47891 #, gcc-internal-format
47892 msgid "class extensions are not available in Objective-C 1.0"
47893 msgstr ""
47895 #: objc/objc-act.c:601
47896 #, gcc-internal-format
47897 msgid "class extension for class %qE declared after its %<@implementation%>"
47898 msgstr ""
47900 #: objc/objc-act.c:616
47901 #, gcc-internal-format
47902 msgid "protocol attributes are not available in Objective-C 1.0"
47903 msgstr ""
47905 #: objc/objc-act.c:681
47906 #, gcc-internal-format
47907 msgid "%<@end%> must appear in an @implementation context"
47908 msgstr ""
47910 #: objc/objc-act.c:690
47911 #, gcc-internal-format
47912 msgid "%<@package%> is not available in Objective-C 1.0"
47913 msgstr ""
47915 #: objc/objc-act.c:692
47916 #, gcc-internal-format
47917 msgid "%<@package%> presently has the same effect as %<@public%>"
47918 msgstr ""
47920 #: objc/objc-act.c:703
47921 #, gcc-internal-format
47922 msgid "%<@optional%> is not available in Objective-C 1.0"
47923 msgstr ""
47925 #: objc/objc-act.c:705
47926 #, gcc-internal-format
47927 msgid "%<@required%> is not available in Objective-C 1.0"
47928 msgstr ""
47930 #: objc/objc-act.c:713
47931 #, gcc-internal-format
47932 msgid "%<@optional%> is allowed in @protocol context only"
47933 msgstr ""
47935 #: objc/objc-act.c:715
47936 #, gcc-internal-format
47937 msgid "%<@required%> is allowed in @protocol context only"
47938 msgstr ""
47940 #: objc/objc-act.c:822
47941 #, gcc-internal-format
47942 msgid "%<@property%> is not available in Objective-C 1.0"
47943 msgstr ""
47945 #: objc/objc-act.c:826
47946 #, gcc-internal-format
47947 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
47948 msgstr ""
47950 #: objc/objc-act.c:843
47951 #, gcc-internal-format
47952 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
47953 msgstr ""
47955 #: objc/objc-act.c:849
47956 #, gcc-internal-format
47957 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
47958 msgstr ""
47960 #: objc/objc-act.c:854
47961 #, gcc-internal-format
47962 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
47963 msgstr ""
47965 #: objc/objc-act.c:859
47966 #, gcc-internal-format
47967 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
47968 msgstr ""
47970 #: objc/objc-act.c:876
47971 #, gcc-internal-format
47972 msgid "property declaration not in @interface or @protocol context"
47973 msgstr ""
47975 #: objc/objc-act.c:887
47976 #, gcc-internal-format
47977 msgid "invalid property declaration"
47978 msgstr ""
47980 #: objc/objc-act.c:895
47981 #, gcc-internal-format
47982 msgid "property can not be an array"
47983 msgstr ""
47985 #. A @property is not an actual variable, but it is a way to
47986 #. describe a pair of accessor methods, so its type (which is
47987 #. the type of the return value of the getter and the first
47988 #. argument of the setter) can't be a bitfield (as return values
47989 #. and arguments of functions can not be bitfields).  The
47990 #. underlying instance variable could be a bitfield, but that is
47991 #. a different matter.
47992 #: objc/objc-act.c:913
47993 #, gcc-internal-format
47994 msgid "property can not be a bit-field"
47995 msgstr ""
47997 #: objc/objc-act.c:945
47998 #, gcc-internal-format
47999 msgid ""
48000 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
48001 "assuming %<assign%>"
48002 msgstr ""
48004 #: objc/objc-act.c:948
48005 #, gcc-internal-format
48006 msgid ""
48007 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
48008 "you need it"
48009 msgstr ""
48011 #: objc/objc-act.c:955
48012 #, gcc-internal-format
48013 msgid "%<retain%> attribute is only valid for Objective-C objects"
48014 msgstr ""
48016 #: objc/objc-act.c:959
48017 #, gcc-internal-format
48018 msgid "%<copy%> attribute is only valid for Objective-C objects"
48019 msgstr ""
48021 #: objc/objc-act.c:1013
48022 #, gcc-internal-format
48023 msgid "redeclaration of property %qD"
48024 msgstr ""
48026 #: objc/objc-act.c:1016 objc/objc-act.c:1081 objc/objc-act.c:1091
48027 #: objc/objc-act.c:1104 objc/objc-act.c:1115 objc/objc-act.c:1126
48028 #: objc/objc-act.c:1163 objc/objc-act.c:7547 objc/objc-act.c:7610
48029 #: objc/objc-act.c:7632 objc/objc-act.c:7645 objc/objc-act.c:7663
48030 #: objc/objc-act.c:7762
48031 #, gcc-internal-format
48032 msgid "originally specified here"
48033 msgstr ""
48035 #: objc/objc-act.c:1078
48036 #, gcc-internal-format
48037 msgid ""
48038 "'nonatomic' attribute of property %qD conflicts with previous declaration"
48039 msgstr ""
48041 #: objc/objc-act.c:1088
48042 #, gcc-internal-format
48043 msgid "'getter' attribute of property %qD conflicts with previous declaration"
48044 msgstr ""
48046 #: objc/objc-act.c:1101
48047 #, gcc-internal-format
48048 msgid "'setter' attribute of property %qD conflicts with previous declaration"
48049 msgstr ""
48051 #: objc/objc-act.c:1112
48052 #, gcc-internal-format
48053 msgid ""
48054 "assign semantics attributes of property %qD conflict with previous "
48055 "declaration"
48056 msgstr ""
48058 #: objc/objc-act.c:1123
48059 #, gcc-internal-format
48060 msgid ""
48061 "'readonly' attribute of property %qD conflicts with previous declaration"
48062 msgstr ""
48064 #: objc/objc-act.c:1161
48065 #, gcc-internal-format
48066 msgid "type of property %qD conflicts with previous declaration"
48067 msgstr ""
48069 #: objc/objc-act.c:1634
48070 #, gcc-internal-format
48071 msgid "the dot syntax is not available in Objective-C 1.0"
48072 msgstr ""
48074 #. We know that 'class_name' is an Objective-C class name as the
48075 #. parser won't call this function if it is not.  This is only a
48076 #. double-check for safety.
48077 #: objc/objc-act.c:1650
48078 #, gcc-internal-format
48079 msgid "could not find class %qE"
48080 msgstr ""
48082 #. Again, this should never happen, but we do check.
48083 #: objc/objc-act.c:1658
48084 #, gcc-internal-format
48085 msgid "could not find interface for class %qE"
48086 msgstr ""
48088 #: objc/objc-act.c:1664 objc/objc-act.c:6813 objc/objc-act.c:6944
48089 #, gcc-internal-format
48090 msgid "class %qE is deprecated"
48091 msgstr ""
48093 #: objc/objc-act.c:1693
48094 #, gcc-internal-format
48095 msgid "could not find setter/getter for %qE in class %qE"
48096 msgstr ""
48098 #: objc/objc-act.c:1729
48099 #, gcc-internal-format
48100 msgid "readonly property can not be set"
48101 msgstr ""
48103 #. PS: At the moment, due to how the parser works, it should be
48104 #. impossible to get here.  But it's good to have the check in
48105 #. case the parser changes.
48107 #: objc/objc-act.c:1999
48108 #, gcc-internal-format
48109 msgid "method declaration not in @interface context"
48110 msgstr ""
48112 #: objc/objc-act.c:2003
48113 #, gcc-internal-format
48114 msgid "method attributes are not available in Objective-C 1.0"
48115 msgstr ""
48117 #: objc/objc-act.c:2023
48118 #, gcc-internal-format
48119 msgid "method definition not in @implementation context"
48120 msgstr ""
48122 #: objc/objc-act.c:2038
48123 #, gcc-internal-format
48124 msgid "method attributes can not be specified in @implementation context"
48125 msgstr ""
48127 #: objc/objc-act.c:2267
48128 #, gcc-internal-format
48129 msgid "class %qs does not implement the %qE protocol"
48130 msgstr ""
48132 #: objc/objc-act.c:2270
48133 #, gcc-internal-format
48134 msgid "type %qs does not conform to the %qE protocol"
48135 msgstr ""
48137 #: objc/objc-act.c:2551
48138 #, gcc-internal-format
48139 msgid "comparison of distinct Objective-C types lacks a cast"
48140 msgstr ""
48142 #: objc/objc-act.c:2555
48143 #, gcc-internal-format
48144 msgid "initialization from distinct Objective-C type"
48145 msgstr ""
48147 #: objc/objc-act.c:2559
48148 #, gcc-internal-format
48149 msgid "assignment from distinct Objective-C type"
48150 msgstr ""
48152 #: objc/objc-act.c:2563
48153 #, gcc-internal-format
48154 msgid "distinct Objective-C type in return"
48155 msgstr ""
48157 #: objc/objc-act.c:2567
48158 #, gcc-internal-format
48159 msgid "passing argument %d of %qE from distinct Objective-C type"
48160 msgstr ""
48162 #: objc/objc-act.c:2705
48163 #, gcc-internal-format
48164 msgid "statically allocated instance of Objective-C class %qE"
48165 msgstr ""
48167 #: objc/objc-act.c:2714
48168 #, gcc-internal-format
48169 msgid "redeclaration of Objective-C class %qs"
48170 msgstr ""
48172 #. This case happens when we are given an 'interface' which
48173 #. is not a valid class name.  For example if a typedef was
48174 #. used, and 'interface' really is the identifier of the
48175 #. typedef, but when you resolve it you don't get an
48176 #. Objective-C class, but something else, such as 'int'.
48177 #. This is an error; protocols make no sense unless you use
48178 #. them with Objective-C objects.
48179 #: objc/objc-act.c:2756
48180 #, gcc-internal-format
48181 msgid "only Objective-C object types can be qualified with a protocol"
48182 msgstr ""
48184 #: objc/objc-act.c:2820
48185 #, gcc-internal-format
48186 msgid "protocol %qE has circular dependency"
48187 msgstr ""
48189 #: objc/objc-act.c:2853 objc/objc-act.c:5676
48190 #, gcc-internal-format
48191 msgid "cannot find protocol declaration for %qE"
48192 msgstr ""
48194 #: objc/objc-act.c:3155 objc/objc-act.c:3810 objc/objc-act.c:6389
48195 #: objc/objc-act.c:6864 objc/objc-act.c:6937 objc/objc-act.c:6990
48196 #, gcc-internal-format
48197 msgid "cannot find interface declaration for %qE"
48198 msgstr ""
48200 #: objc/objc-act.c:3159
48201 #, gcc-internal-format
48202 msgid "interface %qE does not have valid constant string layout"
48203 msgstr ""
48205 #: objc/objc-act.c:3164
48206 #, gcc-internal-format
48207 msgid "cannot find reference tag for class %qE"
48208 msgstr ""
48210 #: objc/objc-act.c:3309
48211 #, gcc-internal-format
48212 msgid "%qE is not an Objective-C class name or alias"
48213 msgstr ""
48215 #: objc/objc-act.c:3324 objc/objc-act.c:3355 objc/objc-act.c:6770
48216 #: objc/objc-act.c:8093 objc/objc-act.c:8144
48217 #, gcc-internal-format
48218 msgid "Objective-C declarations may only appear in global scope"
48219 msgstr ""
48221 #: objc/objc-act.c:3329
48222 #, gcc-internal-format
48223 msgid "cannot find class %qE"
48224 msgstr ""
48226 #: objc/objc-act.c:3331
48227 #, gcc-internal-format
48228 msgid "class %qE already exists"
48229 msgstr ""
48231 #: objc/objc-act.c:3373 objc/objc-act.c:6829
48232 #, gcc-internal-format
48233 msgid "%qE redeclared as different kind of symbol"
48234 msgstr ""
48236 #: objc/objc-act.c:3664
48237 #, gcc-internal-format
48238 msgid "strong-cast assignment has been intercepted"
48239 msgstr ""
48241 #: objc/objc-act.c:3706
48242 #, gcc-internal-format
48243 msgid "strong-cast may possibly be needed"
48244 msgstr ""
48246 #: objc/objc-act.c:3716
48247 #, gcc-internal-format
48248 msgid "instance variable assignment has been intercepted"
48249 msgstr ""
48251 #: objc/objc-act.c:3735
48252 #, gcc-internal-format
48253 msgid "pointer arithmetic for garbage-collected objects not allowed"
48254 msgstr ""
48256 #: objc/objc-act.c:3741
48257 #, gcc-internal-format
48258 msgid "global/static variable assignment has been intercepted"
48259 msgstr ""
48261 #: objc/objc-act.c:3961 objc/objc-act.c:3989 objc/objc-act.c:4045
48262 #, gcc-internal-format
48263 msgid "duplicate instance variable %q+D"
48264 msgstr ""
48266 #: objc/objc-act.c:4105
48267 #, gcc-internal-format
48268 msgid ""
48269 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
48270 msgstr ""
48272 #: objc/objc-act.c:4189
48273 #, gcc-internal-format
48274 msgid "@catch parameter is not a known Objective-C class type"
48275 msgstr ""
48277 #: objc/objc-act.c:4195
48278 #, gcc-internal-format
48279 msgid "@catch parameter can not be protocol-qualified"
48280 msgstr ""
48282 #: objc/objc-act.c:4240
48283 #, gcc-internal-format
48284 msgid "exception of type %<%T%> will be caught"
48285 msgstr ""
48287 #: objc/objc-act.c:4242
48288 #, gcc-internal-format
48289 msgid "   by earlier handler for %<%T%>"
48290 msgstr ""
48292 #: objc/objc-act.c:4289
48293 #, gcc-internal-format
48294 msgid "%<@try%> without %<@catch%> or %<@finally%>"
48295 msgstr ""
48297 #: objc/objc-act.c:4317
48298 #, gcc-internal-format
48299 msgid "%<@throw%> (rethrow) used outside of a @catch block"
48300 msgstr ""
48302 #: objc/objc-act.c:4330
48303 #, gcc-internal-format
48304 msgid "%<@throw%> argument is not an object"
48305 msgstr ""
48307 #: objc/objc-act.c:4351
48308 #, gcc-internal-format
48309 msgid "%<@synchronized%> argument is not an object"
48310 msgstr ""
48312 #: objc/objc-act.c:4559
48313 #, gcc-internal-format
48314 msgid "%s %qs"
48315 msgstr ""
48317 #: objc/objc-act.c:4582 objc/objc-act.c:4601
48318 #, gcc-internal-format
48319 msgid "inconsistent instance variable specification"
48320 msgstr ""
48322 #: objc/objc-act.c:4658
48323 #, gcc-internal-format
48324 msgid "can not use an object as parameter to a method"
48325 msgstr ""
48327 #: objc/objc-act.c:4702
48328 #, gcc-internal-format
48329 msgid "method argument attributes are not available in Objective-C 1.0"
48330 msgstr ""
48332 #: objc/objc-act.c:5085
48333 #, gcc-internal-format
48334 msgid "multiple methods named %<%c%E%> found"
48335 msgstr ""
48337 #: objc/objc-act.c:5088
48338 #, gcc-internal-format
48339 msgid "using %<%c%s%>"
48340 msgstr ""
48342 #: objc/objc-act.c:5097
48343 #, gcc-internal-format
48344 msgid "multiple selectors named %<%c%E%> found"
48345 msgstr ""
48347 #: objc/objc-act.c:5100
48348 #, gcc-internal-format
48349 msgid "found %<%c%s%>"
48350 msgstr ""
48352 #: objc/objc-act.c:5109
48353 #, gcc-internal-format
48354 msgid "also found %<%c%s%>"
48355 msgstr ""
48357 #. If 'rtype' is NULL_TREE at this point it means that
48358 #. we have seen no @interface corresponding to that
48359 #. class name, only a @class declaration (alternatively,
48360 #. this was a call such as [objc_getClass("SomeClass")
48361 #. alloc], where we've never seen the @interface of
48362 #. SomeClass).  So, we have a class name (class_tree)
48363 #. but no actual details of the class methods.  We won't
48364 #. be able to check that the class responds to the
48365 #. method, and we will have to guess the method
48366 #. prototype.  Emit a warning, then keep going (this
48367 #. will use any method with a matching name, as if the
48368 #. receiver was of type 'Class').
48369 #. We could not find an @interface declaration, and
48370 #. there are no protocols attached to the receiver,
48371 #. so we can't complete the check that the receiver
48372 #. responds to the method, and we can't retrieve the
48373 #. method prototype.  But, because the receiver has
48374 #. a well-specified class, the programmer did want
48375 #. this check to be performed.  Emit a warning, then
48376 #. keep going as if it was an 'id'.  To remove the
48377 #. warning, either include an @interface for the
48378 #. class, or cast the receiver to 'id'.  Note that
48379 #. rtype is an IDENTIFIER_NODE at this point.
48380 #: objc/objc-act.c:5395 objc/objc-act.c:5529
48381 #, gcc-internal-format
48382 msgid "@interface of class %qE not found"
48383 msgstr ""
48385 #: objc/objc-act.c:5403
48386 #, gcc-internal-format
48387 msgid "no super class declared in @interface for %qE"
48388 msgstr ""
48390 #: objc/objc-act.c:5454
48391 #, gcc-internal-format
48392 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
48393 msgstr ""
48395 #. We have a type, but it's not an Objective-C type (!).
48396 #: objc/objc-act.c:5566
48397 #, gcc-internal-format
48398 msgid "invalid receiver type %qs"
48399 msgstr ""
48401 #: objc/objc-act.c:5583
48402 #, gcc-internal-format
48403 msgid "%<%c%E%> not found in protocol(s)"
48404 msgstr ""
48406 #: objc/objc-act.c:5597
48407 #, gcc-internal-format
48408 msgid "%qE may not respond to %<%c%E%>"
48409 msgstr ""
48411 #: objc/objc-act.c:5605
48412 #, gcc-internal-format
48413 msgid "no %<%c%E%> method found"
48414 msgstr ""
48416 #: objc/objc-act.c:5612
48417 #, gcc-internal-format
48418 msgid "(Messages without a matching method signature"
48419 msgstr ""
48421 #: objc/objc-act.c:5614
48422 #, gcc-internal-format
48423 msgid "will be assumed to return %<id%> and accept"
48424 msgstr ""
48426 #: objc/objc-act.c:5616
48427 #, gcc-internal-format
48428 msgid "%<...%> as arguments.)"
48429 msgstr ""
48431 #: objc/objc-act.c:5725
48432 #, gcc-internal-format
48433 msgid "undeclared selector %qE"
48434 msgstr ""
48436 #. Historically, a class method that produced objects (factory
48437 #. method) would assign `self' to the instance that it
48438 #. allocated.  This would effectively turn the class method into
48439 #. an instance method.  Following this assignment, the instance
48440 #. variables could be accessed.  That practice, while safe,
48441 #. violates the simple rule that a class method should not refer
48442 #. to an instance variable.  It's better to catch the cases
48443 #. where this is done unknowingly than to support the above
48444 #. paradigm.
48445 #: objc/objc-act.c:5749
48446 #, gcc-internal-format
48447 msgid "instance variable %qE accessed in class method"
48448 msgstr ""
48450 #: objc/objc-act.c:5980 objc/objc-act.c:6000
48451 #, gcc-internal-format
48452 msgid ""
48453 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
48454 msgstr ""
48456 #: objc/objc-act.c:5984
48457 #, gcc-internal-format
48458 msgid "previous declaration of %<%c%E%> as %<@required%>"
48459 msgstr ""
48461 #: objc/objc-act.c:6004
48462 #, gcc-internal-format
48463 msgid "previous declaration of %<%c%E%> as %<@optional%>"
48464 msgstr ""
48466 #: objc/objc-act.c:6064
48467 #, gcc-internal-format
48468 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
48469 msgstr ""
48471 #: objc/objc-act.c:6068
48472 #, gcc-internal-format
48473 msgid "previous declaration of %<%c%E%>"
48474 msgstr ""
48476 #: objc/objc-act.c:6105
48477 #, gcc-internal-format
48478 msgid "duplicate interface declaration for category %<%E(%E)%>"
48479 msgstr ""
48481 #: objc/objc-act.c:6193
48482 #, gcc-internal-format
48483 msgid "illegal reference type specified for instance variable %qs"
48484 msgstr ""
48486 #: objc/objc-act.c:6204
48487 #, gcc-internal-format
48488 msgid "instance variable %qs has unknown size"
48489 msgstr ""
48491 #: objc/objc-act.c:6225
48492 #, gcc-internal-format
48493 msgid "instance variable %qs uses flexible array member"
48494 msgstr ""
48496 #: objc/objc-act.c:6252
48497 #, gcc-internal-format
48498 msgid "type %qE has no default constructor to call"
48499 msgstr ""
48501 #: objc/objc-act.c:6258
48502 #, gcc-internal-format
48503 msgid "destructor for %qE shall not be run either"
48504 msgstr ""
48506 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
48507 #. initialize them.
48508 #: objc/objc-act.c:6270
48509 #, gcc-internal-format
48510 msgid "type %qE has virtual member functions"
48511 msgstr ""
48513 #: objc/objc-act.c:6271
48514 #, gcc-internal-format
48515 msgid "illegal aggregate type %qE specified for instance variable %qs"
48516 msgstr ""
48518 #: objc/objc-act.c:6281
48519 #, gcc-internal-format
48520 msgid "type %qE has a user-defined constructor"
48521 msgstr ""
48523 #: objc/objc-act.c:6283
48524 #, gcc-internal-format
48525 msgid "type %qE has a user-defined destructor"
48526 msgstr ""
48528 #: objc/objc-act.c:6287
48529 #, gcc-internal-format
48530 msgid ""
48531 "C++ constructors and destructors will not be invoked for Objective-C fields"
48532 msgstr ""
48534 #: objc/objc-act.c:6418
48535 #, gcc-internal-format
48536 msgid "instance variable %qE is declared private"
48537 msgstr ""
48539 #: objc/objc-act.c:6429
48540 #, gcc-internal-format
48541 msgid "instance variable %qE is %s; this will be a hard error in the future"
48542 msgstr ""
48544 #: objc/objc-act.c:6436
48545 #, gcc-internal-format
48546 msgid "instance variable %qE is declared %s"
48547 msgstr ""
48549 #: objc/objc-act.c:6547 objc/objc-act.c:6662
48550 #, gcc-internal-format
48551 msgid "incomplete implementation of class %qE"
48552 msgstr ""
48554 #: objc/objc-act.c:6551 objc/objc-act.c:6666
48555 #, gcc-internal-format
48556 msgid "incomplete implementation of category %qE"
48557 msgstr ""
48559 #: objc/objc-act.c:6560 objc/objc-act.c:6674
48560 #, gcc-internal-format
48561 msgid "method definition for %<%c%E%> not found"
48562 msgstr ""
48564 #: objc/objc-act.c:6715
48565 #, gcc-internal-format
48566 msgid "%s %qE does not fully implement the %qE protocol"
48567 msgstr ""
48569 #: objc/objc-act.c:6805
48570 #, gcc-internal-format
48571 msgid "cannot find interface declaration for %qE, superclass of %qE"
48572 msgstr ""
48574 #: objc/objc-act.c:6844
48575 #, gcc-internal-format
48576 msgid "reimplementation of class %qE"
48577 msgstr ""
48579 #: objc/objc-act.c:6877
48580 #, gcc-internal-format
48581 msgid "conflicting super class name %qE"
48582 msgstr ""
48584 #: objc/objc-act.c:6880
48585 #, gcc-internal-format
48586 msgid "previous declaration of %qE"
48587 msgstr ""
48589 #: objc/objc-act.c:6882
48590 #, gcc-internal-format
48591 msgid "previous declaration"
48592 msgstr ""
48594 #: objc/objc-act.c:6895 objc/objc-act.c:6897
48595 #, gcc-internal-format
48596 msgid "duplicate interface declaration for class %qE"
48597 msgstr ""
48599 #: objc/objc-act.c:7216 objc/objc-act.c:7411
48600 #, gcc-internal-format
48601 msgid "can not find instance variable associated with property"
48602 msgstr ""
48604 #. TODO: This should be caught much earlier than this.
48605 #: objc/objc-act.c:7377
48606 #, gcc-internal-format
48607 msgid "invalid setter, it must have one argument"
48608 msgstr ""
48610 #: objc/objc-act.c:7540 objc/objc-act.c:7755
48611 #, gcc-internal-format
48612 msgid "property %qs already specified in %<@dynamic%>"
48613 msgstr ""
48615 #: objc/objc-act.c:7543 objc/objc-act.c:7758
48616 #, gcc-internal-format
48617 msgid "property %qs already specified in %<@synthesize%>"
48618 msgstr ""
48620 #: objc/objc-act.c:7557 objc/objc-act.c:7772
48621 #, gcc-internal-format
48622 msgid "no declaration of property %qs found in the interface"
48623 msgstr ""
48625 #: objc/objc-act.c:7584
48626 #, gcc-internal-format
48627 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
48628 msgstr ""
48630 #: objc/objc-act.c:7605
48631 #, gcc-internal-format
48632 msgid "property %qs is using instance variable %qs of incompatible type"
48633 msgstr ""
48635 #: objc/objc-act.c:7627
48636 #, gcc-internal-format
48637 msgid "'assign' property %qs is using bit-field instance variable %qs"
48638 msgstr ""
48640 #: objc/objc-act.c:7640
48641 #, gcc-internal-format
48642 msgid "'atomic' property %qs is using bit-field instance variable %qs"
48643 msgstr ""
48645 #: objc/objc-act.c:7658
48646 #, gcc-internal-format
48647 msgid "property %qs is using the same instance variable as property %qs"
48648 msgstr ""
48650 #: objc/objc-act.c:7699
48651 #, gcc-internal-format
48652 msgid "%<@synthesize%> is not available in Objective-C 1.0"
48653 msgstr ""
48655 #. We can get here only in Objective-C; the Objective-C++ parser
48656 #. detects the problem while parsing, outputs the error
48657 #. "misplaced '@synthesize' Objective-C++ construct" and skips
48658 #. the declaration.
48659 #: objc/objc-act.c:7710
48660 #, gcc-internal-format
48661 msgid "%<@synthesize%> not in @implementation context"
48662 msgstr ""
48664 #: objc/objc-act.c:7716
48665 #, gcc-internal-format
48666 msgid "%<@synthesize%> can not be used in categories"
48667 msgstr ""
48669 #: objc/objc-act.c:7725
48670 #, gcc-internal-format
48671 msgid "%<@synthesize%> requires the @interface of the class to be available"
48672 msgstr ""
48674 #: objc/objc-act.c:7808
48675 #, gcc-internal-format
48676 msgid "%<@dynamic%> is not available in Objective-C 1.0"
48677 msgstr ""
48679 #. We can get here only in Objective-C; the Objective-C++ parser
48680 #. detects the problem while parsing, outputs the error
48681 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
48682 #. declaration.
48683 #: objc/objc-act.c:7819
48684 #, gcc-internal-format
48685 msgid "%<@dynamic%> not in @implementation context"
48686 msgstr ""
48688 #: objc/objc-act.c:7841
48689 #, gcc-internal-format
48690 msgid "%<@dynamic%> requires the @interface of the class to be available"
48691 msgstr ""
48693 #: objc/objc-act.c:8039
48694 #, gcc-internal-format
48695 msgid "definition of protocol %qE not found"
48696 msgstr ""
48698 #. It would be nice to use warn_deprecated_use() here, but
48699 #. we are using TREE_CHAIN (which is supposed to be the
48700 #. TYPE_STUB_DECL for a TYPE) for something different.
48701 #: objc/objc-act.c:8070
48702 #, gcc-internal-format
48703 msgid "protocol %qE is deprecated"
48704 msgstr ""
48706 #: objc/objc-act.c:8189
48707 #, gcc-internal-format
48708 msgid "duplicate declaration for protocol %qE"
48709 msgstr ""
48711 #: objc/objc-act.c:8699
48712 #, gcc-internal-format
48713 msgid "conflicting types for %<%c%s%>"
48714 msgstr ""
48716 #: objc/objc-act.c:8703
48717 #, gcc-internal-format
48718 msgid "previous declaration of %<%c%s%>"
48719 msgstr ""
48721 #: objc/objc-act.c:8803
48722 #, gcc-internal-format
48723 msgid "no super class declared in interface for %qE"
48724 msgstr ""
48726 #: objc/objc-act.c:8830
48727 #, gcc-internal-format
48728 msgid "[super ...] must appear in a method context"
48729 msgstr ""
48731 #: objc/objc-act.c:8870
48732 #, gcc-internal-format
48733 msgid "method possibly missing a [super dealloc] call"
48734 msgstr ""
48736 #: objc/objc-act.c:9334
48737 #, gcc-internal-format
48738 msgid "instance variable %qs is declared private"
48739 msgstr ""
48741 #: objc/objc-act.c:9379
48742 #, gcc-internal-format
48743 msgid "local declaration of %qE hides instance variable"
48744 msgstr ""
48746 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
48747 #. should be impossible for real properties, which always
48748 #. have a getter.
48749 #: objc/objc-act.c:9424
48750 #, gcc-internal-format
48751 msgid "no %qs getter found"
48752 msgstr ""
48754 #: objc/objc-act.c:9664
48755 #, gcc-internal-format
48756 msgid "fast enumeration is not available in Objective-C 1.0"
48757 msgstr ""
48759 #: objc/objc-act.c:9674
48760 #, gcc-internal-format
48761 msgid "iterating variable in fast enumeration is not an object"
48762 msgstr ""
48764 #: objc/objc-act.c:9680
48765 #, gcc-internal-format
48766 msgid "collection in fast enumeration is not an object"
48767 msgstr ""
48769 #: objc/objc-encoding.c:130
48770 #, gcc-internal-format
48771 msgid "type %qT does not have a known size"
48772 msgstr ""
48774 #: objc/objc-encoding.c:718
48775 #, gcc-internal-format
48776 msgid "unknown type %<%T%> found during Objective-C encoding"
48777 msgstr ""
48779 #. Do not do any encoding, produce an error and keep going.
48780 #: objc/objc-encoding.c:801
48781 #, gcc-internal-format
48782 msgid "trying to encode non-integer type as a bitfield"
48783 msgstr ""
48785 #: objc/objc-gnu-runtime-abi-01.c:131
48786 #, gcc-internal-format
48787 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
48788 msgstr ""
48790 #: objc/objc-gnu-runtime-abi-01.c:139
48791 #, gcc-internal-format
48792 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
48793 msgstr ""
48795 #: objc/objc-gnu-runtime-abi-01.c:2166 objc/objc-next-runtime-abi-01.c:2849
48796 #: objc/objc-next-runtime-abi-02.c:3614
48797 #, gcc-internal-format
48798 msgid "non-objective-c type '%T' cannot be caught"
48799 msgstr ""
48801 #: objc/objc-next-runtime-abi-01.c:151
48802 #, gcc-internal-format
48803 msgid ""
48804 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
48805 "fnext-runtime%> with %<-fobjc-abi-version%> < 2"
48806 msgstr ""
48808 #: objc/objc-next-runtime-abi-02.c:244
48809 #, gcc-internal-format
48810 msgid ""
48811 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
48812 "abi-version%> >= 2"
48813 msgstr ""
48815 #: objc/objc-runtime-shared-support.c:426
48816 #, gcc-internal-format
48817 msgid "creating selector for nonexistent method %qE"
48818 msgstr ""