2016-09-08 Steven G. Kargl <kargl@gcc.gnu.org>
[official-gcc.git] / gcc / po / gcc.pot
blob33d0fdce3c014b4bfab3e37deead3e86cbff4fbb
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: 2016-08-19 21:01+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:2658
22 msgid "flow control insn inside a basic block"
23 msgstr ""
25 #: cfgrtl.c:2890
26 msgid "wrong insn in the fallthru edge"
27 msgstr ""
29 #: cfgrtl.c:2947
30 msgid "insn outside basic block"
31 msgstr ""
33 #: cfgrtl.c:2954
34 msgid "return not followed by barrier"
35 msgstr ""
37 #: collect-utils.c:164
38 #, c-format
39 msgid "[cannot find %s]"
40 msgstr ""
42 #: collect2.c:1557
43 #, c-format
44 msgid "collect2 version %s\n"
45 msgstr ""
47 #: collect2.c:1664
48 #, c-format
49 msgid "%d constructor found\n"
50 msgid_plural "%d constructors found\n"
51 msgstr[0] ""
52 msgstr[1] ""
54 #: collect2.c:1668
55 #, c-format
56 msgid "%d destructor found\n"
57 msgid_plural "%d destructors found\n"
58 msgstr[0] ""
59 msgstr[1] ""
61 #: collect2.c:1672
62 #, c-format
63 msgid "%d frame table found\n"
64 msgid_plural "%d frame tables found\n"
65 msgstr[0] ""
66 msgstr[1] ""
68 #: collect2.c:1836
69 #, c-format
70 msgid "[Leaving %s]\n"
71 msgstr ""
73 #: collect2.c:2068
74 #, c-format
75 msgid ""
76 "\n"
77 "write_c_file - output name is %s, prefix is %s\n"
78 msgstr ""
80 #: collect2.c:2584
81 #, c-format
82 msgid ""
83 "\n"
84 "ldd output with constructors/destructors.\n"
85 msgstr ""
87 #: cprop.c:1738
88 msgid "const/copy propagation disabled"
89 msgstr ""
91 #: diagnostic.c:218
92 #, c-format
93 msgid "%s: all warnings being treated as errors"
94 msgstr ""
96 #: diagnostic.c:223
97 #, c-format
98 msgid "%s: some warnings being treated as errors"
99 msgstr ""
101 #: diagnostic.c:298 input.c:182 input.c:1740 c-family/c-opts.c:1319
102 #: cp/error.c:1196 fortran/cpp.c:576 fortran/error.c:996 fortran/error.c:1016
103 msgid "<built-in>"
104 msgstr ""
106 #: diagnostic.c:457
107 #, c-format
108 msgid "compilation terminated due to -Wfatal-errors.\n"
109 msgstr ""
111 #: diagnostic.c:468
112 #, c-format
113 msgid "compilation terminated due to -fmax-errors=%u.\n"
114 msgstr ""
116 #: diagnostic.c:489
117 #, c-format
118 msgid ""
119 "Please submit a full bug report,\n"
120 "with preprocessed source if appropriate.\n"
121 msgstr ""
123 #: diagnostic.c:495
124 #, c-format
125 msgid "See %s for instructions.\n"
126 msgstr ""
128 #: diagnostic.c:504
129 #, c-format
130 msgid "compilation terminated.\n"
131 msgstr ""
133 #: diagnostic.c:899
134 #, c-format
135 msgid "%s:%d: confused by earlier errors, bailing out\n"
136 msgstr ""
138 #: diagnostic.c:1390
139 #, c-format
140 msgid "Internal compiler error: Error reporting routines re-entered.\n"
141 msgstr ""
143 #: final.c:1192
144 msgid "negative insn length"
145 msgstr ""
147 #: final.c:3010
148 msgid "could not split insn"
149 msgstr ""
151 #: final.c:3430
152 msgid "invalid 'asm': "
153 msgstr ""
155 #: final.c:3559
156 #, c-format
157 msgid "nested assembly dialect alternatives"
158 msgstr ""
160 #: final.c:3587 final.c:3599
161 #, c-format
162 msgid "unterminated assembly dialect alternative"
163 msgstr ""
165 #: final.c:3741
166 #, c-format
167 msgid "operand number missing after %%-letter"
168 msgstr ""
170 #: final.c:3744 final.c:3785
171 #, c-format
172 msgid "operand number out of range"
173 msgstr ""
175 #: final.c:3802
176 #, c-format
177 msgid "invalid %%-code"
178 msgstr ""
180 #: final.c:3832
181 #, c-format
182 msgid "'%%l' operand isn't a label"
183 msgstr ""
185 #. We can't handle floating point constants;
186 #. PRINT_OPERAND must handle them.
187 #. We can't handle floating point constants;
188 #. TARGET_PRINT_OPERAND must handle them.
189 #. We can't handle floating point constants;
190 #. PRINT_OPERAND must handle them.
191 #: final.c:3968 config/arc/arc.c:5039 config/i386/i386.c:16725
192 #: config/pdp11/pdp11.c:1693
193 #, c-format
194 msgid "floating constant misused"
195 msgstr ""
197 #: final.c:4026 config/arc/arc.c:5136 config/i386/i386.c:16823
198 #: config/pdp11/pdp11.c:1734
199 #, c-format
200 msgid "invalid expression as operand"
201 msgstr ""
203 #: gcc.c:119
204 #, c-format
205 msgid "%s\n"
206 msgstr ""
208 #: gcc.c:1706
209 #, c-format
210 msgid "Using built-in specs.\n"
211 msgstr ""
213 #: gcc.c:1906
214 #, c-format
215 msgid ""
216 "Setting spec %s to '%s'\n"
217 "\n"
218 msgstr ""
220 #: gcc.c:2011
221 #, c-format
222 msgid "Reading specs from %s\n"
223 msgstr ""
225 #: gcc.c:2138
226 #, c-format
227 msgid "could not find specs file %s\n"
228 msgstr ""
230 #: gcc.c:2213
231 #, c-format
232 msgid "rename spec %s to %s\n"
233 msgstr ""
235 #: gcc.c:2215
236 #, c-format
237 msgid ""
238 "spec is '%s'\n"
239 "\n"
240 msgstr ""
242 #: gcc.c:3024
243 #, c-format
244 msgid ""
245 "\n"
246 "Go ahead? (y or n) "
247 msgstr ""
249 #: gcc.c:3174
250 #, c-format
251 msgid "# %s %.2f %.2f\n"
252 msgstr ""
254 #: gcc.c:3390
255 #, c-format
256 msgid "Usage: %s [options] file...\n"
257 msgstr ""
259 #: gcc.c:3391
260 msgid "Options:\n"
261 msgstr ""
263 #: gcc.c:3393
264 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
265 msgstr ""
267 #: gcc.c:3394
268 msgid "  --help                   Display this information.\n"
269 msgstr ""
271 #: gcc.c:3395
272 msgid ""
273 "  --target-help            Display target specific command line options.\n"
274 msgstr ""
276 #: gcc.c:3396
277 msgid ""
278 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
279 "undocumented}}[,...].\n"
280 msgstr ""
282 #: gcc.c:3397
283 msgid ""
284 "                           Display specific types of command line options.\n"
285 msgstr ""
287 #: gcc.c:3399
288 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
289 msgstr ""
291 #: gcc.c:3400
292 msgid "  --version                Display compiler version information.\n"
293 msgstr ""
295 #: gcc.c:3401
296 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
297 msgstr ""
299 #: gcc.c:3402
300 msgid "  -dumpversion             Display the version of the compiler.\n"
301 msgstr ""
303 #: gcc.c:3403
304 msgid "  -dumpmachine             Display the compiler's target processor.\n"
305 msgstr ""
307 #: gcc.c:3404
308 msgid ""
309 "  -print-search-dirs       Display the directories in the compiler's search "
310 "path.\n"
311 msgstr ""
313 #: gcc.c:3405
314 msgid ""
315 "  -print-libgcc-file-name  Display the name of the compiler's companion "
316 "library.\n"
317 msgstr ""
319 #: gcc.c:3406
320 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
321 msgstr ""
323 #: gcc.c:3407
324 msgid ""
325 "  -print-prog-name=<prog>  Display the full path to compiler component "
326 "<prog>.\n"
327 msgstr ""
329 #: gcc.c:3408
330 msgid ""
331 "  -print-multiarch         Display the target's normalized GNU triplet, used "
332 "as\n"
333 "                           a component in the library path.\n"
334 msgstr ""
336 #: gcc.c:3411
337 msgid ""
338 "  -print-multi-directory   Display the root directory for versions of "
339 "libgcc.\n"
340 msgstr ""
342 #: gcc.c:3412
343 msgid ""
344 "  -print-multi-lib         Display the mapping between command line options "
345 "and\n"
346 "                           multiple library search directories.\n"
347 msgstr ""
349 #: gcc.c:3415
350 msgid ""
351 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
352 msgstr ""
354 #: gcc.c:3416
355 msgid "  -print-sysroot           Display the target libraries directory.\n"
356 msgstr ""
358 #: gcc.c:3417
359 msgid ""
360 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
361 "headers.\n"
362 msgstr ""
364 #: gcc.c:3418
365 msgid ""
366 "  -Wa,<options>            Pass comma-separated <options> on to the "
367 "assembler.\n"
368 msgstr ""
370 #: gcc.c:3419
371 msgid ""
372 "  -Wp,<options>            Pass comma-separated <options> on to the "
373 "preprocessor.\n"
374 msgstr ""
376 #: gcc.c:3420
377 msgid ""
378 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
379 msgstr ""
381 #: gcc.c:3421
382 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
383 msgstr ""
385 #: gcc.c:3422
386 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
387 msgstr ""
389 #: gcc.c:3423
390 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
391 msgstr ""
393 #: gcc.c:3424
394 msgid "  -save-temps              Do not delete intermediate files.\n"
395 msgstr ""
397 #: gcc.c:3425
398 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
399 msgstr ""
401 #: gcc.c:3426
402 msgid ""
403 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
404 "                           prefixes to other gcc components.\n"
405 msgstr ""
407 #: gcc.c:3429
408 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
409 msgstr ""
411 #: gcc.c:3430
412 msgid "  -time                    Time the execution of each subprocess.\n"
413 msgstr ""
415 #: gcc.c:3431
416 msgid ""
417 "  -specs=<file>            Override built-in specs with the contents of "
418 "<file>.\n"
419 msgstr ""
421 #: gcc.c:3432
422 msgid ""
423 "  -std=<standard>          Assume that the input sources are for "
424 "<standard>.\n"
425 msgstr ""
427 #: gcc.c:3433
428 msgid ""
429 "  --sysroot=<directory>    Use <directory> as the root directory for "
430 "headers\n"
431 "                           and libraries.\n"
432 msgstr ""
434 #: gcc.c:3436
435 msgid ""
436 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
437 msgstr ""
439 #: gcc.c:3437
440 msgid ""
441 "  -v                       Display the programs invoked by the compiler.\n"
442 msgstr ""
444 #: gcc.c:3438
445 msgid ""
446 "  -###                     Like -v but options quoted and commands not "
447 "executed.\n"
448 msgstr ""
450 #: gcc.c:3439
451 msgid ""
452 "  -E                       Preprocess only; do not compile, assemble or "
453 "link.\n"
454 msgstr ""
456 #: gcc.c:3440
457 msgid "  -S                       Compile only; do not assemble or link.\n"
458 msgstr ""
460 #: gcc.c:3441
461 msgid "  -c                       Compile and assemble, but do not link.\n"
462 msgstr ""
464 #: gcc.c:3442
465 msgid "  -o <file>                Place the output into <file>.\n"
466 msgstr ""
468 #: gcc.c:3443
469 msgid "  -pie                     Create a position independent executable.\n"
470 msgstr ""
472 #: gcc.c:3444
473 msgid "  -shared                  Create a shared library.\n"
474 msgstr ""
476 #: gcc.c:3445
477 msgid ""
478 "  -x <language>            Specify the language of the following input "
479 "files.\n"
480 "                           Permissible languages include: c c++ assembler "
481 "none\n"
482 "                           'none' means revert to the default behavior of\n"
483 "                           guessing the language based on the file's "
484 "extension.\n"
485 msgstr ""
487 #: gcc.c:3452
488 #, c-format
489 msgid ""
490 "\n"
491 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
492 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
493 " other options on to these processes the -W<letter> options must be used.\n"
494 msgstr ""
496 #: gcc.c:5910
497 #, c-format
498 msgid "Processing spec (%s), which is '%s'\n"
499 msgstr ""
501 #: gcc.c:6614
502 #, c-format
503 msgid "Target: %s\n"
504 msgstr ""
506 #: gcc.c:6615
507 #, c-format
508 msgid "Configured with: %s\n"
509 msgstr ""
511 #: gcc.c:6629
512 #, c-format
513 msgid "Thread model: %s\n"
514 msgstr ""
516 #: gcc.c:6640
517 #, c-format
518 msgid "gcc version %s %s\n"
519 msgstr ""
521 #: gcc.c:6643
522 #, c-format
523 msgid "gcc driver version %s %sexecuting gcc version %s\n"
524 msgstr ""
526 #: gcc.c:6716 gcc.c:6928
527 #, c-format
528 msgid ""
529 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
530 msgstr ""
532 #: gcc.c:6852
533 #, c-format
534 msgid ""
535 "Preprocessed source stored into %s file, please attach this to your "
536 "bugreport.\n"
537 msgstr ""
539 #: gcc.c:7794
540 #, c-format
541 msgid "install: %s%s\n"
542 msgstr ""
544 #: gcc.c:7797
545 #, c-format
546 msgid "programs: %s\n"
547 msgstr ""
549 #: gcc.c:7799
550 #, c-format
551 msgid "libraries: %s\n"
552 msgstr ""
554 #: gcc.c:7916
555 #, c-format
556 msgid ""
557 "\n"
558 "For bug reporting instructions, please see:\n"
559 msgstr ""
561 #: gcc.c:7932 gcov-tool.c:519
562 #, c-format
563 msgid "%s %s%s\n"
564 msgstr ""
566 #: gcc.c:7935 gcov-tool.c:521 gcov.c:689 fortran/gfortranspec.c:280
567 #: java/jcf-dump.c:1230
568 msgid "(C)"
569 msgstr ""
571 #: gcc.c:7936 fortran/gfortranspec.c:281 java/jcf-dump.c:1231
572 #, c-format
573 msgid ""
574 "This is free software; see the source for copying conditions.  There is NO\n"
575 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
576 "\n"
577 msgstr ""
579 #: gcc.c:8241
580 #, c-format
581 msgid ""
582 "\n"
583 "Linker options\n"
584 "==============\n"
585 "\n"
586 msgstr ""
588 #: gcc.c:8242
589 #, c-format
590 msgid ""
591 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
592 "\n"
593 msgstr ""
595 #: gcc.c:9535
596 #, c-format
597 msgid ""
598 "Assembler options\n"
599 "=================\n"
600 "\n"
601 msgstr ""
603 #: gcc.c:9536
604 #, c-format
605 msgid ""
606 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
607 "\n"
608 msgstr ""
610 #: gcov-tool.c:166
611 #, c-format
612 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
613 msgstr ""
615 #: gcov-tool.c:167 gcov-tool.c:261 gcov-tool.c:411
616 #, c-format
617 msgid "    -v, --verbose                       Verbose mode\n"
618 msgstr ""
620 #: gcov-tool.c:168 gcov-tool.c:262
621 #, c-format
622 msgid "    -o, --output <dir>                  Output directory\n"
623 msgstr ""
625 #: gcov-tool.c:169
626 #, c-format
627 msgid ""
628 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
629 msgstr ""
631 #: gcov-tool.c:185
632 #, c-format
633 msgid "Merge subcomand usage:"
634 msgstr ""
636 #: gcov-tool.c:260
637 #, c-format
638 msgid ""
639 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
640 msgstr ""
642 #: gcov-tool.c:263
643 #, c-format
644 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
645 msgstr ""
647 #: gcov-tool.c:264
648 #, c-format
649 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
650 msgstr ""
652 #: gcov-tool.c:281
653 #, c-format
654 msgid "Rewrite subcommand usage:"
655 msgstr ""
657 #: gcov-tool.c:320
658 #, c-format
659 msgid "scaling cannot co-exist with normalization, skipping\n"
660 msgstr ""
662 #: gcov-tool.c:333 gcov-tool.c:343
663 #, c-format
664 msgid "incorrect format in scaling, using 1/1\n"
665 msgstr ""
667 #: gcov-tool.c:353
668 #, c-format
669 msgid "normalization cannot co-exist with scaling\n"
670 msgstr ""
672 #: gcov-tool.c:410
673 #, c-format
674 msgid ""
675 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
676 msgstr ""
678 #: gcov-tool.c:412
679 #, c-format
680 msgid ""
681 "    -h, --hotonly                       Only print info for hot objects/"
682 "functions\n"
683 msgstr ""
685 #: gcov-tool.c:413
686 #, c-format
687 msgid "    -f, --function                      Print function level info\n"
688 msgstr ""
690 #: gcov-tool.c:414
691 #, c-format
692 msgid "    -F, --fullname                      Print full filename\n"
693 msgstr ""
695 #: gcov-tool.c:415
696 #, c-format
697 msgid "    -o, --object                        Print object level info\n"
698 msgstr ""
700 #: gcov-tool.c:416
701 #, c-format
702 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
703 msgstr ""
705 #: gcov-tool.c:436
706 #, c-format
707 msgid "Overlap subcomand usage:"
708 msgstr ""
710 #: gcov-tool.c:502
711 #, c-format
712 msgid ""
713 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
714 "\n"
715 msgstr ""
717 #: gcov-tool.c:503
718 #, c-format
719 msgid ""
720 "Offline tool to handle gcda counts\n"
721 "\n"
722 msgstr ""
724 #: gcov-tool.c:504
725 #, c-format
726 msgid "  -h, --help                            Print this help, then exit\n"
727 msgstr ""
729 #: gcov-tool.c:505
730 #, c-format
731 msgid ""
732 "  -v, --version                         Print version number, then exit\n"
733 msgstr ""
735 #: gcov-tool.c:509 gcov.c:677
736 #, c-format
737 msgid ""
738 "\n"
739 "For bug reporting instructions, please see:\n"
740 "%s.\n"
741 msgstr ""
743 #: gcov-tool.c:520
744 #, c-format
745 msgid "Copyright %s 2014-2016 Free Software Foundation, Inc.\n"
746 msgstr ""
748 #: gcov-tool.c:523 gcov.c:691
749 #, c-format
750 msgid ""
751 "This is free software; see the source for copying conditions.\n"
752 "There is NO warranty; not even for MERCHANTABILITY or \n"
753 "FITNESS FOR A PARTICULAR PURPOSE.\n"
754 "\n"
755 msgstr ""
757 #: gcov.c:656
758 #, c-format
759 msgid ""
760 "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
761 "\n"
762 msgstr ""
764 #: gcov.c:657
765 #, c-format
766 msgid ""
767 "Print code coverage information.\n"
768 "\n"
769 msgstr ""
771 #: gcov.c:658
772 #, c-format
773 msgid "  -h, --help                      Print this help, then exit\n"
774 msgstr ""
776 #: gcov.c:659
777 #, c-format
778 msgid ""
779 "  -a, --all-blocks                Show information for every basic block\n"
780 msgstr ""
782 #: gcov.c:660
783 #, c-format
784 msgid ""
785 "  -b, --branch-probabilities      Include branch probabilities in output\n"
786 msgstr ""
788 #: gcov.c:661
789 #, c-format
790 msgid ""
791 "  -c, --branch-counts             Output counts of branches taken\n"
792 "                                    rather than percentages\n"
793 msgstr ""
795 #: gcov.c:663
796 #, c-format
797 msgid "  -d, --display-progress          Display progress information\n"
798 msgstr ""
800 #: gcov.c:664
801 #, c-format
802 msgid "  -f, --function-summaries        Output summaries for each function\n"
803 msgstr ""
805 #: gcov.c:665
806 #, c-format
807 msgid ""
808 "  -i, --intermediate-format       Output .gcov file in intermediate text "
809 "format\n"
810 msgstr ""
812 #: gcov.c:666
813 #, c-format
814 msgid ""
815 "  -l, --long-file-names           Use long output file names for included\n"
816 "                                    source files\n"
817 msgstr ""
819 #: gcov.c:668
820 #, c-format
821 msgid "  -m, --demangled-names           Output demangled function names\n"
822 msgstr ""
824 #: gcov.c:669
825 #, c-format
826 msgid "  -n, --no-output                 Do not create an output file\n"
827 msgstr ""
829 #: gcov.c:670
830 #, c-format
831 msgid ""
832 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
833 "FILE\n"
834 msgstr ""
836 #: gcov.c:671
837 #, c-format
838 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
839 msgstr ""
841 #: gcov.c:672
842 #, c-format
843 msgid "  -r, --relative-only             Only show data for relative sources\n"
844 msgstr ""
846 #: gcov.c:673
847 #, c-format
848 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
849 msgstr ""
851 #: gcov.c:674
852 #, c-format
853 msgid ""
854 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
855 msgstr ""
857 #: gcov.c:675
858 #, c-format
859 msgid "  -v, --version                   Print version number, then exit\n"
860 msgstr ""
862 #: gcov.c:676
863 #, c-format
864 msgid "  -x, --hash-filenames            Hash long pathnames\n"
865 msgstr ""
867 #: gcov.c:687
868 #, c-format
869 msgid "gcov %s%s\n"
870 msgstr ""
872 #: gcov.c:982
873 #, c-format
874 msgid "Creating '%s'\n"
875 msgstr ""
877 #: gcov.c:985
878 #, c-format
879 msgid "Error writing output file '%s'\n"
880 msgstr ""
882 #: gcov.c:989
883 #, c-format
884 msgid "Could not open output file '%s'\n"
885 msgstr ""
887 #: gcov.c:994
888 #, c-format
889 msgid "Removing '%s'\n"
890 msgstr ""
892 #: gcov.c:1022 gcov.c:1077
893 #, c-format
894 msgid "\n"
895 msgstr ""
897 #: gcov.c:1043
898 #, c-format
899 msgid "Cannot open intermediate output file %s\n"
900 msgstr ""
902 #: gcov.c:1326
903 #, c-format
904 msgid "%s:source file is newer than notes file '%s'\n"
905 msgstr ""
907 #: gcov.c:1331
908 #, c-format
909 msgid "(the message is displayed only once per source file)\n"
910 msgstr ""
912 #: gcov.c:1356
913 #, c-format
914 msgid "%s:cannot open notes file\n"
915 msgstr ""
917 #: gcov.c:1362
918 #, c-format
919 msgid "%s:not a gcov notes file\n"
920 msgstr ""
922 #: gcov.c:1375
923 #, c-format
924 msgid "%s:version '%.4s', prefer '%.4s'\n"
925 msgstr ""
927 #: gcov.c:1421
928 #, c-format
929 msgid "%s:already seen blocks for '%s'\n"
930 msgstr ""
932 #: gcov.c:1552
933 #, c-format
934 msgid "%s:corrupted\n"
935 msgstr ""
937 #: gcov.c:1559
938 #, c-format
939 msgid "%s:no functions found\n"
940 msgstr ""
942 #: gcov.c:1578
943 #, c-format
944 msgid "%s:cannot open data file, assuming not executed\n"
945 msgstr ""
947 #: gcov.c:1585
948 #, c-format
949 msgid "%s:not a gcov data file\n"
950 msgstr ""
952 #: gcov.c:1598
953 #, c-format
954 msgid "%s:version '%.4s', prefer version '%.4s'\n"
955 msgstr ""
957 #: gcov.c:1604
958 #, c-format
959 msgid "%s:stamp mismatch with notes file\n"
960 msgstr ""
962 #: gcov.c:1639
963 #, c-format
964 msgid "%s:unknown function '%u'\n"
965 msgstr ""
967 #: gcov.c:1653
968 #, c-format
969 msgid "%s:profile mismatch for '%s'\n"
970 msgstr ""
972 #: gcov.c:1672
973 #, c-format
974 msgid "%s:overflowed\n"
975 msgstr ""
977 #: gcov.c:1718
978 #, c-format
979 msgid "%s:'%s' lacks entry and/or exit blocks\n"
980 msgstr ""
982 #: gcov.c:1723
983 #, c-format
984 msgid "%s:'%s' has arcs to entry block\n"
985 msgstr ""
987 #: gcov.c:1731
988 #, c-format
989 msgid "%s:'%s' has arcs from exit block\n"
990 msgstr ""
992 #: gcov.c:1939
993 #, c-format
994 msgid "%s:graph is unsolvable for '%s'\n"
995 msgstr ""
997 #: gcov.c:2047
998 #, c-format
999 msgid "Lines executed:%s of %d\n"
1000 msgstr ""
1002 #: gcov.c:2050
1003 #, c-format
1004 msgid "No executable lines\n"
1005 msgstr ""
1007 #: gcov.c:2058
1008 #, c-format
1009 msgid "%s '%s'\n"
1010 msgstr ""
1012 #: gcov.c:2065
1013 #, c-format
1014 msgid "Branches executed:%s of %d\n"
1015 msgstr ""
1017 #: gcov.c:2069
1018 #, c-format
1019 msgid "Taken at least once:%s of %d\n"
1020 msgstr ""
1022 #: gcov.c:2075
1023 #, c-format
1024 msgid "No branches\n"
1025 msgstr ""
1027 #: gcov.c:2077
1028 #, c-format
1029 msgid "Calls executed:%s of %d\n"
1030 msgstr ""
1032 #: gcov.c:2081
1033 #, c-format
1034 msgid "No calls\n"
1035 msgstr ""
1037 #: gcov.c:2362
1038 #, c-format
1039 msgid "%s:no lines for '%s'\n"
1040 msgstr ""
1042 #: gcov.c:2464
1043 #, c-format
1044 msgid "call   %2d returned %s\n"
1045 msgstr ""
1047 #: gcov.c:2469
1048 #, c-format
1049 msgid "call   %2d never executed\n"
1050 msgstr ""
1052 #: gcov.c:2474
1053 #, c-format
1054 msgid "branch %2d taken %s%s\n"
1055 msgstr ""
1057 #: gcov.c:2479
1058 #, c-format
1059 msgid "branch %2d never executed\n"
1060 msgstr ""
1062 #: gcov.c:2484
1063 #, c-format
1064 msgid "unconditional %2d taken %s\n"
1065 msgstr ""
1067 #: gcov.c:2487
1068 #, c-format
1069 msgid "unconditional %2d never executed\n"
1070 msgstr ""
1072 #: gcov.c:2551
1073 #, c-format
1074 msgid "Cannot open source file %s\n"
1075 msgstr ""
1077 #: gcse.c:2562
1078 msgid "PRE disabled"
1079 msgstr ""
1081 #: gcse.c:3490
1082 msgid "GCSE disabled"
1083 msgstr ""
1085 #: gimple-ssa-isolate-paths.c:440 c/c-typeck.c:9895
1086 #, gcc-internal-format
1087 msgid "function returns address of local variable"
1088 msgstr ""
1090 #: gimple-ssa-isolate-paths.c:442 gimple-ssa-isolate-paths.c:287
1091 #, gcc-internal-format
1092 msgid "function may return address of local variable"
1093 msgstr ""
1095 #: incpath.c:72
1096 #, c-format
1097 msgid "ignoring duplicate directory \"%s\"\n"
1098 msgstr ""
1100 #: incpath.c:75
1101 #, c-format
1102 msgid "  as it is a non-system directory that duplicates a system directory\n"
1103 msgstr ""
1105 #: incpath.c:79
1106 #, c-format
1107 msgid "ignoring nonexistent directory \"%s\"\n"
1108 msgstr ""
1110 #: incpath.c:373
1111 #, c-format
1112 msgid "#include \"...\" search starts here:\n"
1113 msgstr ""
1115 #: incpath.c:377
1116 #, c-format
1117 msgid "#include <...> search starts here:\n"
1118 msgstr ""
1120 #: incpath.c:382
1121 #, c-format
1122 msgid "End of search list.\n"
1123 msgstr ""
1125 #. Opening quotation mark.
1126 #: intl.c:62
1127 msgid "`"
1128 msgstr ""
1130 #. Closing quotation mark.
1131 #: intl.c:65
1132 msgid "'"
1133 msgstr ""
1135 #: ipa-pure-const.c:187
1136 msgid "function might be candidate for attribute %<%s%>"
1137 msgstr ""
1139 #: ipa-pure-const.c:188
1140 msgid ""
1141 "function might be candidate for attribute %<%s%> if it is known to return "
1142 "normally"
1143 msgstr ""
1145 #: langhooks.c:374
1146 msgid "At top level:"
1147 msgstr ""
1149 #: langhooks.c:394 cp/error.c:3321
1150 #, c-format
1151 msgid "In member function %qs"
1152 msgstr ""
1154 #: langhooks.c:398 cp/error.c:3324
1155 #, c-format
1156 msgid "In function %qs"
1157 msgstr ""
1159 #: langhooks.c:449 cp/error.c:3274
1160 msgid "    inlined from %qs at %r%s:%d:%d%R"
1161 msgstr ""
1163 #: langhooks.c:454 cp/error.c:3279
1164 msgid "    inlined from %qs at %r%s:%d%R"
1165 msgstr ""
1167 #: langhooks.c:460 cp/error.c:3285
1168 #, c-format
1169 msgid "    inlined from %qs"
1170 msgstr ""
1172 #: lra-assigns.c:1429 reload1.c:2086
1173 msgid "this is the insn:"
1174 msgstr ""
1176 #: lra-constraints.c:3712 reload.c:3831
1177 msgid "unable to generate reloads for:"
1178 msgstr ""
1180 #. What to print when a switch has no documentation.
1181 #: opts.c:184
1182 msgid "This option lacks documentation."
1183 msgstr ""
1185 #: opts.c:185
1186 msgid "Uses of this option are diagnosed."
1187 msgstr ""
1189 #: opts.c:1063
1190 #, c-format
1191 msgid "default %d minimum %d maximum %d"
1192 msgstr ""
1194 #: opts.c:1130
1195 #, c-format
1196 msgid "Same as %s.  Use the latter option instead."
1197 msgstr ""
1199 #: opts.c:1138
1200 #, c-format
1201 msgid "%s  Same as %s."
1202 msgstr ""
1204 #: opts.c:1209
1205 msgid "[default]"
1206 msgstr ""
1208 #: opts.c:1220
1209 msgid "[enabled]"
1210 msgstr ""
1212 #: opts.c:1220
1213 msgid "[disabled]"
1214 msgstr ""
1216 #: opts.c:1239
1217 #, c-format
1218 msgid " No options with the desired characteristics were found\n"
1219 msgstr ""
1221 #: opts.c:1248
1222 #, c-format
1223 msgid ""
1224 " None found.  Use --help=%s to show *all* the options supported by the %s "
1225 "front-end.\n"
1226 msgstr ""
1228 #: opts.c:1254
1229 #, c-format
1230 msgid ""
1231 " All options with the desired characteristics have already been displayed\n"
1232 msgstr ""
1234 #: opts.c:1339
1235 msgid "The following options are target specific"
1236 msgstr ""
1238 #: opts.c:1342
1239 msgid "The following options control compiler warning messages"
1240 msgstr ""
1242 #: opts.c:1345
1243 msgid "The following options control optimizations"
1244 msgstr ""
1246 #: opts.c:1348 opts.c:1387
1247 msgid "The following options are language-independent"
1248 msgstr ""
1250 #: opts.c:1351
1251 msgid "The --param option recognizes the following as parameters"
1252 msgstr ""
1254 #: opts.c:1357
1255 msgid "The following options are specific to just the language "
1256 msgstr ""
1258 #: opts.c:1359
1259 msgid "The following options are supported by the language "
1260 msgstr ""
1262 #: opts.c:1370
1263 msgid "The following options are not documented"
1264 msgstr ""
1266 #: opts.c:1372
1267 msgid "The following options take separate arguments"
1268 msgstr ""
1270 #: opts.c:1374
1271 msgid "The following options take joined arguments"
1272 msgstr ""
1274 #: opts.c:1385
1275 msgid "The following options are language-related"
1276 msgstr ""
1278 #: plugin.c:796
1279 msgid "Event"
1280 msgstr ""
1282 #: plugin.c:796
1283 msgid "Plugins"
1284 msgstr ""
1286 #: plugin.c:828
1287 #, c-format
1288 msgid ""
1289 "*** WARNING *** there are active plugins, do not report this as a bug unless "
1290 "you can reproduce it without enabling any plugins.\n"
1291 msgstr ""
1293 #. It's the compiler's fault.
1294 #: reload1.c:6113
1295 msgid "could not find a spill register"
1296 msgstr ""
1298 #. It's the compiler's fault.
1299 #: reload1.c:8009
1300 msgid "VOIDmode on an output"
1301 msgstr ""
1303 #: reload1.c:8770
1304 msgid "failure trying to reload:"
1305 msgstr ""
1307 #: rtl-error.c:116
1308 msgid "unrecognizable insn:"
1309 msgstr ""
1311 #: rtl-error.c:118
1312 msgid "insn does not satisfy its constraints:"
1313 msgstr ""
1315 #: targhooks.c:1789
1316 #, c-format
1317 msgid "created and used with differing settings of '%s'"
1318 msgstr ""
1320 #: targhooks.c:1804
1321 msgid "created and used with different settings of -fpic"
1322 msgstr ""
1324 #: targhooks.c:1806
1325 msgid "created and used with different settings of -fpie"
1326 msgstr ""
1328 #: tlink.c:387
1329 #, c-format
1330 msgid "collect: reading %s\n"
1331 msgstr ""
1333 #: tlink.c:543
1334 #, c-format
1335 msgid "collect: recompiling %s\n"
1336 msgstr ""
1338 #: tlink.c:627
1339 #, c-format
1340 msgid "collect: tweaking %s in %s\n"
1341 msgstr ""
1343 #: tlink.c:844
1344 #, c-format
1345 msgid "collect: relinking\n"
1346 msgstr ""
1348 #: toplev.c:331
1349 #, c-format
1350 msgid "unrecoverable error"
1351 msgstr ""
1353 #: toplev.c:640
1354 #, c-format
1355 msgid ""
1356 "%s%s%s %sversion %s (%s)\n"
1357 "%s\tcompiled by GNU C version %s, "
1358 msgstr ""
1360 #: toplev.c:642
1361 #, c-format
1362 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1363 msgstr ""
1365 #: toplev.c:646
1366 #, c-format
1367 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1368 msgstr ""
1370 #: toplev.c:648
1371 #, c-format
1372 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1373 msgstr ""
1375 #: toplev.c:650
1376 #, c-format
1377 msgid ""
1378 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1379 msgstr ""
1381 #: toplev.c:824
1382 msgid "options passed: "
1383 msgstr ""
1385 #: toplev.c:852
1386 msgid "options enabled: "
1387 msgstr ""
1389 #: tree-diagnostic.c:293 c/c-decl.c:5331 c/c-typeck.c:6919 cp/error.c:995
1390 #: c-family/c-pretty-print.c:408
1391 #, gcc-internal-format
1392 msgid "<anonymous>"
1393 msgstr ""
1395 #: tree-ssa-loop-niter.c:2368
1396 msgid "missed loop optimization, the loop counter may overflow"
1397 msgstr ""
1399 #: cif-code.def:39
1400 msgid "function not considered for inlining"
1401 msgstr ""
1403 #: cif-code.def:43
1404 msgid "caller is not optimized"
1405 msgstr ""
1407 #: cif-code.def:47
1408 msgid "function body not available"
1409 msgstr ""
1411 #: cif-code.def:51
1412 msgid "redefined extern inline functions are not considered for inlining"
1413 msgstr ""
1415 #: cif-code.def:56
1416 msgid "function not inlinable"
1417 msgstr ""
1419 #: cif-code.def:60
1420 msgid "function body can be overwritten at link time"
1421 msgstr ""
1423 #: cif-code.def:64
1424 msgid "function not inline candidate"
1425 msgstr ""
1427 #: cif-code.def:68
1428 msgid "--param large-function-growth limit reached"
1429 msgstr ""
1431 #: cif-code.def:70
1432 msgid "--param large-stack-frame-growth limit reached"
1433 msgstr ""
1435 #: cif-code.def:72
1436 msgid "--param max-inline-insns-single limit reached"
1437 msgstr ""
1439 #: cif-code.def:74
1440 msgid "--param max-inline-insns-auto limit reached"
1441 msgstr ""
1443 #: cif-code.def:76
1444 msgid "--param inline-unit-growth limit reached"
1445 msgstr ""
1447 #: cif-code.def:80
1448 msgid "recursive inlining"
1449 msgstr ""
1451 #: cif-code.def:84
1452 msgid "call is unlikely and code size would grow"
1453 msgstr ""
1455 #: cif-code.def:88
1456 msgid "function not declared inline and code size would grow"
1457 msgstr ""
1459 #: cif-code.def:92
1460 msgid "mismatched arguments"
1461 msgstr ""
1463 #: cif-code.def:96
1464 msgid "mismatched declarations during linktime optimization"
1465 msgstr ""
1467 #: cif-code.def:100
1468 msgid "originally indirect function call not considered for inlining"
1469 msgstr ""
1471 #: cif-code.def:104
1472 msgid "indirect function call with a yet undetermined callee"
1473 msgstr ""
1475 #: cif-code.def:108
1476 msgid "exception handling personality mismatch"
1477 msgstr ""
1479 #: cif-code.def:113
1480 msgid "non-call exception handling mismatch"
1481 msgstr ""
1483 #: cif-code.def:117
1484 msgid "target specific option mismatch"
1485 msgstr ""
1487 #: cif-code.def:121
1488 msgid "optimization level attribute mismatch"
1489 msgstr ""
1491 #: cif-code.def:125
1492 msgid "callee refers to comdat-local symbols"
1493 msgstr ""
1495 #: cif-code.def:129
1496 msgid "function attribute mismatch"
1497 msgstr ""
1499 #: cif-code.def:133
1500 msgid "caller function contains cilk spawn"
1501 msgstr ""
1503 #: cif-code.def:137
1504 msgid "unreachable"
1505 msgstr ""
1507 #: cif-code.def:141
1508 msgid "caller is instrumetnation thunk"
1509 msgstr ""
1511 #. The remainder are real diagnostic types.
1512 #: diagnostic.def:33
1513 msgid "fatal error: "
1514 msgstr ""
1516 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1517 #. when reporting fatal signal in the compiler.
1518 #: diagnostic.def:34 diagnostic.def:50
1519 msgid "internal compiler error: "
1520 msgstr ""
1522 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1523 #. due to -Werror and -Werror=warning.
1524 #: diagnostic.def:35 diagnostic.def:47
1525 msgid "error: "
1526 msgstr ""
1528 #: diagnostic.def:36
1529 msgid "sorry, unimplemented: "
1530 msgstr ""
1532 #: diagnostic.def:37
1533 msgid "warning: "
1534 msgstr ""
1536 #: diagnostic.def:38
1537 msgid "anachronism: "
1538 msgstr ""
1540 #: diagnostic.def:39
1541 msgid "note: "
1542 msgstr ""
1544 #: diagnostic.def:40
1545 msgid "debug: "
1546 msgstr ""
1548 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1549 #. prefix does not matter.
1550 #: diagnostic.def:43
1551 msgid "pedwarn: "
1552 msgstr ""
1554 #: diagnostic.def:44
1555 msgid "permerror: "
1556 msgstr ""
1558 #: params.def:49
1559 #, no-c-format
1560 msgid "Maximal estimated outcome of branch considered predictable."
1561 msgstr ""
1563 #: params.def:54
1564 #, no-c-format
1565 msgid ""
1566 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
1567 "and inline-isnsns-auto."
1568 msgstr ""
1570 #: params.def:71
1571 #, no-c-format
1572 msgid ""
1573 "The maximum number of instructions in a single function eligible for "
1574 "inlining."
1575 msgstr ""
1577 #: params.def:83
1578 #, no-c-format
1579 msgid "The maximum number of instructions when automatically inlining."
1580 msgstr ""
1582 #: params.def:88
1583 #, no-c-format
1584 msgid ""
1585 "The maximum number of instructions inline function can grow to via recursive "
1586 "inlining."
1587 msgstr ""
1589 #: params.def:93
1590 #, no-c-format
1591 msgid ""
1592 "The maximum number of instructions non-inline function can grow to via "
1593 "recursive inlining."
1594 msgstr ""
1596 #: params.def:98
1597 #, no-c-format
1598 msgid "The maximum depth of recursive inlining for inline functions."
1599 msgstr ""
1601 #: params.def:103
1602 #, no-c-format
1603 msgid "The maximum depth of recursive inlining for non-inline functions."
1604 msgstr ""
1606 #: params.def:108
1607 #, no-c-format
1608 msgid ""
1609 "Inline recursively only when the probability of call being executed exceeds "
1610 "the parameter."
1611 msgstr ""
1613 #: params.def:116
1614 #, no-c-format
1615 msgid ""
1616 "The maximum number of nested indirect inlining performed by early inliner."
1617 msgstr ""
1619 #: params.def:122
1620 #, no-c-format
1621 msgid ""
1622 "Probability that COMDAT function will be shared with different compilation "
1623 "unit."
1624 msgstr ""
1626 #: params.def:128
1627 #, no-c-format
1628 msgid ""
1629 "Maximum probability of the entry BB of split region (in percent relative to "
1630 "entry BB of the function) to make partial inlining happen."
1631 msgstr ""
1633 #: params.def:135
1634 #, no-c-format
1635 msgid ""
1636 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
1637 "that an individual variable will be expanded during loop unrolling."
1638 msgstr ""
1640 #: params.def:141
1641 #, no-c-format
1642 msgid ""
1643 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
1644 "considered for vectorization."
1645 msgstr ""
1647 #: params.def:152
1648 #, no-c-format
1649 msgid "The maximum number of instructions to consider to fill a delay slot."
1650 msgstr ""
1652 #: params.def:163
1653 #, no-c-format
1654 msgid ""
1655 "The maximum number of instructions to consider to find accurate live "
1656 "register information."
1657 msgstr ""
1659 #: params.def:173
1660 #, no-c-format
1661 msgid "The maximum length of scheduling's pending operations list."
1662 msgstr ""
1664 #: params.def:180
1665 #, no-c-format
1666 msgid ""
1667 "The maximum number of backtrack attempts the scheduler should make when "
1668 "modulo scheduling a loop."
1669 msgstr ""
1671 #: params.def:185
1672 #, no-c-format
1673 msgid "The size of function body to be considered large."
1674 msgstr ""
1676 #: params.def:189
1677 #, no-c-format
1678 msgid "Maximal growth due to inlining of large function (in percent)."
1679 msgstr ""
1681 #: params.def:193
1682 #, no-c-format
1683 msgid "The size of translation unit to be considered large."
1684 msgstr ""
1686 #: params.def:197
1687 #, no-c-format
1688 msgid ""
1689 "How much can given compilation unit grow because of the inlining (in "
1690 "percent)."
1691 msgstr ""
1693 #: params.def:201
1694 #, no-c-format
1695 msgid ""
1696 "How much can given compilation unit grow because of the interprocedural "
1697 "constant propagation (in percent)."
1698 msgstr ""
1700 #: params.def:205
1701 #, no-c-format
1702 msgid ""
1703 "Maximal estimated growth of function body caused by early inlining of single "
1704 "call."
1705 msgstr ""
1707 #: params.def:209
1708 #, no-c-format
1709 msgid "The size of stack frame to be considered large."
1710 msgstr ""
1712 #: params.def:213
1713 #, no-c-format
1714 msgid "Maximal stack frame growth due to inlining (in percent)."
1715 msgstr ""
1717 #: params.def:220
1718 #, no-c-format
1719 msgid "The maximum amount of memory to be allocated by GCSE."
1720 msgstr ""
1722 #: params.def:227
1723 #, no-c-format
1724 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1725 msgstr ""
1727 #: params.def:238
1728 #, no-c-format
1729 msgid ""
1730 "The threshold ratio for performing partial redundancy elimination after "
1731 "reload."
1732 msgstr ""
1734 #: params.def:245
1735 #, no-c-format
1736 msgid ""
1737 "The threshold ratio of critical edges execution count that permit performing "
1738 "redundancy elimination after reload."
1739 msgstr ""
1741 #: params.def:253
1742 #, no-c-format
1743 msgid ""
1744 "Scaling factor in calculation of maximum distance an expression can be moved "
1745 "by GCSE optimizations."
1746 msgstr ""
1748 #: params.def:259
1749 #, no-c-format
1750 msgid ""
1751 "Cost at which GCSE optimizations will not constraint the distance an "
1752 "expression can travel."
1753 msgstr ""
1755 #: params.def:267
1756 #, no-c-format
1757 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1758 msgstr ""
1760 #: params.def:275
1761 #, no-c-format
1762 msgid ""
1763 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
1764 "real constant."
1765 msgstr ""
1767 #: params.def:287
1768 #, no-c-format
1769 msgid "The maximum number of instructions to consider to unroll in a loop."
1770 msgstr ""
1772 #: params.def:293
1773 #, no-c-format
1774 msgid ""
1775 "The maximum number of instructions to consider to unroll in a loop on "
1776 "average."
1777 msgstr ""
1779 #: params.def:298
1780 #, no-c-format
1781 msgid "The maximum number of unrollings of a single loop."
1782 msgstr ""
1784 #: params.def:303
1785 #, no-c-format
1786 msgid "The maximum number of insns of a peeled loop."
1787 msgstr ""
1789 #: params.def:308
1790 #, no-c-format
1791 msgid "The maximum number of peelings of a single loop."
1792 msgstr ""
1794 #: params.def:313
1795 #, no-c-format
1796 msgid "The maximum number of branches on the path through the peeled sequence."
1797 msgstr ""
1799 #: params.def:318
1800 #, no-c-format
1801 msgid "The maximum number of insns of a completely peeled loop."
1802 msgstr ""
1804 #: params.def:323
1805 #, no-c-format
1806 msgid ""
1807 "The maximum number of peelings of a single loop that is peeled completely."
1808 msgstr ""
1810 #: params.def:328
1811 #, no-c-format
1812 msgid "The maximum number of insns of a peeled loop that rolls only once."
1813 msgstr ""
1815 #: params.def:333
1816 #, no-c-format
1817 msgid "The maximum depth of a loop nest we completely peel."
1818 msgstr ""
1820 #: params.def:339
1821 #, no-c-format
1822 msgid "The maximum number of insns of an unswitched loop."
1823 msgstr ""
1825 #: params.def:344
1826 #, no-c-format
1827 msgid "The maximum number of unswitchings in a single loop."
1828 msgstr ""
1830 #: params.def:351
1831 #, no-c-format
1832 msgid ""
1833 "The maximum number of insns in loop header duplicated by he copy loop "
1834 "headers pass."
1835 msgstr ""
1837 #: params.def:358
1838 #, no-c-format
1839 msgid ""
1840 "Bound on the number of iterations the brute force # of iterations analysis "
1841 "algorithm evaluates."
1842 msgstr ""
1844 #: params.def:364
1845 #, no-c-format
1846 msgid "Bound on the cost of an expression to compute the number of iterations."
1847 msgstr ""
1849 #: params.def:370
1850 #, no-c-format
1851 msgid ""
1852 "A factor for tuning the upper bound that swing modulo scheduler uses for "
1853 "scheduling a loop."
1854 msgstr ""
1856 #: params.def:375
1857 #, no-c-format
1858 msgid ""
1859 "The minimum value of stage count that swing modulo scheduler will generate."
1860 msgstr ""
1862 #: params.def:379
1863 #, no-c-format
1864 msgid ""
1865 "The number of cycles the swing modulo scheduler considers when checking "
1866 "conflicts using DFA."
1867 msgstr ""
1869 #: params.def:383
1870 #, no-c-format
1871 msgid ""
1872 "A threshold on the average loop count considered by the swing modulo "
1873 "scheduler."
1874 msgstr ""
1876 #: params.def:388
1877 #, no-c-format
1878 msgid ""
1879 "A basic block profile count is considered hot if it contributes to the given "
1880 "permillage of the entire profiled execution."
1881 msgstr ""
1883 #: params.def:393
1884 #, no-c-format
1885 msgid ""
1886 "Select fraction of the maximal frequency of executions of basic block in "
1887 "function given basic block needs to have to be considered hot."
1888 msgstr ""
1890 #: params.def:398
1891 #, no-c-format
1892 msgid ""
1893 "The minimum fraction of profile runs a given basic block execution count "
1894 "must be not to be considered unlikely."
1895 msgstr ""
1897 #: params.def:403
1898 #, no-c-format
1899 msgid ""
1900 "Select fraction of the maximal frequency of executions of basic block in "
1901 "function given basic block get alignment."
1902 msgstr ""
1904 #: params.def:408
1905 #, no-c-format
1906 msgid ""
1907 "Loops iterating at least selected number of iterations will get loop "
1908 "alignment.."
1909 msgstr ""
1911 #: params.def:424
1912 #, no-c-format
1913 msgid "The maximum number of loop iterations we predict statically."
1914 msgstr ""
1916 #: params.def:437
1917 #, no-c-format
1918 msgid ""
1919 "Set the estimated probability in percentage for builtin expect. The default "
1920 "value is 90% probability."
1921 msgstr ""
1923 #: params.def:441
1924 #, no-c-format
1925 msgid ""
1926 "The percentage of function, weighted by execution frequency, that must be "
1927 "covered by trace formation. Used when profile feedback is available."
1928 msgstr ""
1930 #: params.def:445
1931 #, no-c-format
1932 msgid ""
1933 "The percentage of function, weighted by execution frequency, that must be "
1934 "covered by trace formation. Used when profile feedback is not available."
1935 msgstr ""
1937 #: params.def:449
1938 #, no-c-format
1939 msgid "Maximal code growth caused by tail duplication (in percent)."
1940 msgstr ""
1942 #: params.def:453
1943 #, no-c-format
1944 msgid ""
1945 "Stop reverse growth if the reverse probability of best edge is less than "
1946 "this threshold (in percent)."
1947 msgstr ""
1949 #: params.def:457
1950 #, no-c-format
1951 msgid ""
1952 "Stop forward growth if the probability of best edge is less than this "
1953 "threshold (in percent). Used when profile feedback is available."
1954 msgstr ""
1956 #: params.def:461
1957 #, no-c-format
1958 msgid ""
1959 "Stop forward growth if the probability of best edge is less than this "
1960 "threshold (in percent). Used when profile feedback is not available."
1961 msgstr ""
1963 #: params.def:467
1964 #, no-c-format
1965 msgid "The maximum number of incoming edges to consider for crossjumping."
1966 msgstr ""
1968 #: params.def:473
1969 #, no-c-format
1970 msgid ""
1971 "The minimum number of matching instructions to consider for crossjumping."
1972 msgstr ""
1974 #: params.def:479
1975 #, no-c-format
1976 msgid "The maximum expansion factor when copying basic blocks."
1977 msgstr ""
1979 #: params.def:485
1980 #, no-c-format
1981 msgid ""
1982 "The maximum number of insns to duplicate when unfactoring computed gotos."
1983 msgstr ""
1985 #: params.def:491
1986 #, no-c-format
1987 msgid "The maximum length of path considered in cse."
1988 msgstr ""
1990 #: params.def:495
1991 #, no-c-format
1992 msgid "The maximum instructions CSE process before flushing."
1993 msgstr ""
1995 #: params.def:502
1996 #, no-c-format
1997 msgid ""
1998 "The minimum cost of an expensive expression in the loop invariant motion."
1999 msgstr ""
2001 #: params.def:511
2002 #, no-c-format
2003 msgid ""
2004 "Bound on number of candidates below that all candidates are considered in iv "
2005 "optimizations."
2006 msgstr ""
2008 #: params.def:519
2009 #, no-c-format
2010 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
2011 msgstr ""
2013 #: params.def:527
2014 #, no-c-format
2015 msgid ""
2016 "If number of candidates in the set is smaller, we always try to remove "
2017 "unused ivs during its optimization."
2018 msgstr ""
2020 #: params.def:532
2021 #, no-c-format
2022 msgid "Average number of iterations of a loop."
2023 msgstr ""
2025 #: params.def:537
2026 #, no-c-format
2027 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
2028 msgstr ""
2030 #: params.def:542
2031 #, no-c-format
2032 msgid ""
2033 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
2034 msgstr ""
2036 #: params.def:547
2037 #, no-c-format
2038 msgid ""
2039 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
2040 "the loop is marked with simd pragma."
2041 msgstr ""
2043 #: params.def:553
2044 #, no-c-format
2045 msgid ""
2046 "Bound on number of runtime checks inserted by the vectorizer's loop "
2047 "versioning for alignment check."
2048 msgstr ""
2050 #: params.def:558
2051 #, no-c-format
2052 msgid ""
2053 "Bound on number of runtime checks inserted by the vectorizer's loop "
2054 "versioning for alias check."
2055 msgstr ""
2057 #: params.def:563
2058 #, no-c-format
2059 msgid ""
2060 "Max number of loop peels to enhancement alignment of data references in a "
2061 "loop."
2062 msgstr ""
2064 #: params.def:568
2065 #, no-c-format
2066 msgid "The maximum memory locations recorded by cselib."
2067 msgstr ""
2069 #: params.def:581
2070 #, no-c-format
2071 msgid ""
2072 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
2073 "total size of the heap."
2074 msgstr ""
2076 #: params.def:586
2077 #, no-c-format
2078 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2079 msgstr ""
2081 #: params.def:594
2082 #, no-c-format
2083 msgid ""
2084 "The maximum number of instructions to search backward when looking for "
2085 "equivalent reload."
2086 msgstr ""
2088 #: params.def:599
2089 #, no-c-format
2090 msgid ""
2091 "Target block's relative execution frequency (as a percentage) required to "
2092 "sink a statement."
2093 msgstr ""
2095 #: params.def:604 params.def:614
2096 #, no-c-format
2097 msgid ""
2098 "The maximum number of blocks in a region to be considered for interblock "
2099 "scheduling."
2100 msgstr ""
2102 #: params.def:609 params.def:619
2103 #, no-c-format
2104 msgid ""
2105 "The maximum number of insns in a region to be considered for interblock "
2106 "scheduling."
2107 msgstr ""
2109 #: params.def:624
2110 #, no-c-format
2111 msgid ""
2112 "The minimum probability of reaching a source block for interblock "
2113 "speculative scheduling."
2114 msgstr ""
2116 #: params.def:629
2117 #, no-c-format
2118 msgid "The maximum number of iterations through CFG to extend regions."
2119 msgstr ""
2121 #: params.def:634
2122 #, no-c-format
2123 msgid ""
2124 "The maximum conflict delay for an insn to be considered for speculative "
2125 "motion."
2126 msgstr ""
2128 #: params.def:639
2129 #, no-c-format
2130 msgid ""
2131 "The minimal probability of speculation success (in percents), so that "
2132 "speculative insn will be scheduled."
2133 msgstr ""
2135 #: params.def:644
2136 #, no-c-format
2137 msgid ""
2138 "The minimum probability an edge must have for the scheduler to save its "
2139 "state across it."
2140 msgstr ""
2142 #: params.def:649
2143 #, no-c-format
2144 msgid "The maximum size of the lookahead window of selective scheduling."
2145 msgstr ""
2147 #: params.def:654
2148 #, no-c-format
2149 msgid "Maximum number of times that an insn could be scheduled."
2150 msgstr ""
2152 #: params.def:659
2153 #, no-c-format
2154 msgid ""
2155 "Maximum number of instructions in the ready list that are considered "
2156 "eligible for renaming."
2157 msgstr ""
2159 #: params.def:664
2160 #, no-c-format
2161 msgid "Minimal distance between possibly conflicting store and load."
2162 msgstr ""
2164 #: params.def:669
2165 #, no-c-format
2166 msgid ""
2167 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
2168 "cycles the model looks into; at '0' only enable instruction sorting "
2169 "heuristic.  Disabled by default."
2170 msgstr ""
2172 #: params.def:674
2173 #, no-c-format
2174 msgid ""
2175 "The maximum number of RTL nodes that can be recorded as combiner's last "
2176 "value."
2177 msgstr ""
2179 #: params.def:679
2180 #, no-c-format
2181 msgid "The maximum number of insns combine tries to combine."
2182 msgstr ""
2184 #: params.def:688
2185 #, no-c-format
2186 msgid "The upper bound for sharing integer constants."
2187 msgstr ""
2189 #: params.def:693
2190 #, no-c-format
2191 msgid ""
2192 "The lower bound for a buffer to be considered for stack smashing protection."
2193 msgstr ""
2195 #: params.def:698
2196 #, no-c-format
2197 msgid ""
2198 "The minimum size of variables taking part in stack slot sharing when not "
2199 "optimizing."
2200 msgstr ""
2202 #: params.def:717
2203 #, no-c-format
2204 msgid ""
2205 "Maximum number of statements allowed in a block that needs to be duplicated "
2206 "when threading jumps."
2207 msgstr ""
2209 #: params.def:726
2210 #, no-c-format
2211 msgid ""
2212 "Maximum number of fields in a structure before pointer analysis treats the "
2213 "structure as a single variable."
2214 msgstr ""
2216 #: params.def:731
2217 #, no-c-format
2218 msgid ""
2219 "The maximum number of instructions ready to be issued to be considered by "
2220 "the scheduler during the first scheduling pass."
2221 msgstr ""
2223 #: params.def:737
2224 #, no-c-format
2225 msgid "Maximum number of active local stores in RTL dead store elimination."
2226 msgstr ""
2228 #: params.def:747
2229 #, no-c-format
2230 msgid "The number of insns executed before prefetch is completed."
2231 msgstr ""
2233 #: params.def:754
2234 #, no-c-format
2235 msgid "The number of prefetches that can run at the same time."
2236 msgstr ""
2238 #: params.def:761
2239 #, no-c-format
2240 msgid "The size of L1 cache."
2241 msgstr ""
2243 #: params.def:768
2244 #, no-c-format
2245 msgid "The size of L1 cache line."
2246 msgstr ""
2248 #: params.def:775
2249 #, no-c-format
2250 msgid "The size of L2 cache."
2251 msgstr ""
2253 #: params.def:786
2254 #, no-c-format
2255 msgid "Whether to use canonical types."
2256 msgstr ""
2258 #: params.def:791
2259 #, no-c-format
2260 msgid ""
2261 "Maximum length of partial antic set when performing tree pre optimization."
2262 msgstr ""
2264 #: params.def:801
2265 #, no-c-format
2266 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2267 msgstr ""
2269 #: params.def:812
2270 #, no-c-format
2271 msgid "Maximum number of disambiguations to perform per memory access."
2272 msgstr ""
2274 #: params.def:817
2275 #, no-c-format
2276 msgid "Max loops number for regional RA."
2277 msgstr ""
2279 #: params.def:822
2280 #, no-c-format
2281 msgid "Max size of conflict table in MB."
2282 msgstr ""
2284 #: params.def:827
2285 #, no-c-format
2286 msgid ""
2287 "The number of registers in each class kept unused by loop invariant motion."
2288 msgstr ""
2290 #: params.def:832
2291 #, no-c-format
2292 msgid ""
2293 "The max number of reload pseudos which are considered during spilling a non-"
2294 "reload pseudo."
2295 msgstr ""
2297 #: params.def:837
2298 #, no-c-format
2299 msgid ""
2300 "Minimal fall-through edge probability in percentage used to add BB to "
2301 "inheritance EBB in LRA."
2302 msgstr ""
2304 #: params.def:845
2305 #, no-c-format
2306 msgid ""
2307 "The maximum ratio between array size and switch branches for a switch "
2308 "conversion to take place."
2309 msgstr ""
2311 #: params.def:853
2312 #, no-c-format
2313 msgid "size of tiles for loop blocking."
2314 msgstr ""
2316 #: params.def:860
2317 #, no-c-format
2318 msgid "maximum number of parameters in a SCoP."
2319 msgstr ""
2321 #: params.def:867
2322 #, no-c-format
2323 msgid "maximum number of basic blocks per function to be analyzed by Graphite."
2324 msgstr ""
2326 #: params.def:874
2327 #, no-c-format
2328 msgid "maximum number of arrays per scop."
2329 msgstr ""
2331 #: params.def:881
2332 #, no-c-format
2333 msgid "minimal number of loops per function to be analyzed by Graphite."
2334 msgstr ""
2336 #: params.def:886
2337 #, no-c-format
2338 msgid "maximum number of isl operations, 0 means unlimited"
2339 msgstr ""
2341 #: params.def:892
2342 #, no-c-format
2343 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2344 msgstr ""
2346 #: params.def:899
2347 #, no-c-format
2348 msgid "Max basic blocks number in loop for loop invariant motion."
2349 msgstr ""
2351 #: params.def:907
2352 #, no-c-format
2353 msgid "use internal function id in profile lookup."
2354 msgstr ""
2356 #: params.def:915
2357 #, no-c-format
2358 msgid "track topn target addresses in indirect-call profile."
2359 msgstr ""
2361 #: params.def:921
2362 #, no-c-format
2363 msgid ""
2364 "Maximum number of instructions in basic block to be considered for SLP "
2365 "vectorization."
2366 msgstr ""
2368 #: params.def:926
2369 #, no-c-format
2370 msgid ""
2371 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
2372 "unknown trip count."
2373 msgstr ""
2375 #: params.def:932
2376 #, no-c-format
2377 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2378 msgstr ""
2380 #: params.def:939
2381 #, no-c-format
2382 msgid "Max. size of var tracking hash tables."
2383 msgstr ""
2385 #: params.def:947
2386 #, no-c-format
2387 msgid "Max. recursion depth for expanding var tracking expressions."
2388 msgstr ""
2390 #: params.def:955
2391 #, no-c-format
2392 msgid "Max. size of loc list for which reverse ops should be added."
2393 msgstr ""
2395 #: params.def:962
2396 #, no-c-format
2397 msgid "The minimum UID to be used for a nondebug insn."
2398 msgstr ""
2400 #: params.def:967
2401 #, no-c-format
2402 msgid ""
2403 "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer "
2404 "to an aggregate with."
2405 msgstr ""
2407 #: params.def:973
2408 #, no-c-format
2409 msgid ""
2410 "Size in bytes after which thread-local aggregates should be instrumented "
2411 "with the logging functions instead of save/restore pairs."
2412 msgstr ""
2414 #: params.def:980
2415 #, no-c-format
2416 msgid ""
2417 "Maximum size, in storage units, of an aggregate which should be considered "
2418 "for scalarization when compiling for speed."
2419 msgstr ""
2421 #: params.def:986
2422 #, no-c-format
2423 msgid ""
2424 "Maximum size, in storage units, of an aggregate which should be considered "
2425 "for scalarization when compiling for size."
2426 msgstr ""
2428 #: params.def:992
2429 #, no-c-format
2430 msgid ""
2431 "Maximum size of a list of values associated with each parameter for "
2432 "interprocedural constant propagation."
2433 msgstr ""
2435 #: params.def:998
2436 #, no-c-format
2437 msgid ""
2438 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
2439 "to clone.."
2440 msgstr ""
2442 #: params.def:1004
2443 #, no-c-format
2444 msgid ""
2445 "Percentage penalty the recursive functions will receive when they are "
2446 "evaluated for cloning.."
2447 msgstr ""
2449 #: params.def:1010
2450 #, no-c-format
2451 msgid ""
2452 "Percentage penalty functions containg a single call to another function will "
2453 "receive when they are evaluated for cloning.."
2454 msgstr ""
2456 #: params.def:1016
2457 #, no-c-format
2458 msgid ""
2459 "Maximum number of aggregate content items for a parameter in jump functions "
2460 "and lattices."
2461 msgstr ""
2463 #: params.def:1022
2464 #, no-c-format
2465 msgid ""
2466 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
2467 "strides known.."
2468 msgstr ""
2470 #: params.def:1028
2471 #, no-c-format
2472 msgid ""
2473 "Compile-time bonus IPA-CP assigns to candidates which make an array index "
2474 "known.."
2475 msgstr ""
2477 #: params.def:1034
2478 #, no-c-format
2479 msgid ""
2480 "Maximum number of statements that will be visited by IPA formal parameter "
2481 "analysis based on alias analysis in any given function."
2482 msgstr ""
2484 #: params.def:1042
2485 #, no-c-format
2486 msgid "Number of partitions the program should be split to."
2487 msgstr ""
2489 #: params.def:1047
2490 #, no-c-format
2491 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2492 msgstr ""
2494 #: params.def:1052
2495 #, no-c-format
2496 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2497 msgstr ""
2499 #: params.def:1059
2500 #, no-c-format
2501 msgid ""
2502 "Maximum number of namespaces to search for alternatives when name lookup "
2503 "fails."
2504 msgstr ""
2506 #: params.def:1066
2507 #, no-c-format
2508 msgid "Maximum number of conditional store pairs that can be sunk."
2509 msgstr ""
2511 #: params.def:1074
2512 #, no-c-format
2513 msgid ""
2514 "The smallest number of different values for which it is best to use a jump-"
2515 "table instead of a tree of conditional branches, if 0, use the default for "
2516 "the machine."
2517 msgstr ""
2519 #: params.def:1082
2520 #, no-c-format
2521 msgid "Allow new data races on stores to be introduced."
2522 msgstr ""
2524 #: params.def:1088
2525 #, no-c-format
2526 msgid ""
2527 "Set the maximum number of instructions executed in parallel in reassociated "
2528 "tree. If 0, use the target dependent heuristic.."
2529 msgstr ""
2531 #: params.def:1094
2532 #, no-c-format
2533 msgid "Maximum amount of similar bbs to compare a bb with."
2534 msgstr ""
2536 #: params.def:1099
2537 #, no-c-format
2538 msgid "Maximum amount of iterations of the pass over a function."
2539 msgstr ""
2541 #: params.def:1106
2542 #, no-c-format
2543 msgid ""
2544 "Maximum number of strings for which strlen optimization pass will track "
2545 "string lengths."
2546 msgstr ""
2548 #: params.def:1113
2549 #, no-c-format
2550 msgid "Which -fsched-pressure algorithm to apply."
2551 msgstr ""
2553 #: params.def:1119
2554 #, no-c-format
2555 msgid "Maximum length of candidate scans for straight-line strength reduction."
2556 msgstr ""
2558 #: params.def:1125
2559 #, no-c-format
2560 msgid "Enable asan stack protection."
2561 msgstr ""
2563 #: params.def:1130
2564 #, no-c-format
2565 msgid "Enable asan globals protection."
2566 msgstr ""
2568 #: params.def:1135
2569 #, no-c-format
2570 msgid "Enable asan store operations protection."
2571 msgstr ""
2573 #: params.def:1140
2574 #, no-c-format
2575 msgid "Enable asan load operations protection."
2576 msgstr ""
2578 #: params.def:1145
2579 #, no-c-format
2580 msgid "Enable asan builtin functions protection."
2581 msgstr ""
2583 #: params.def:1150
2584 #, no-c-format
2585 msgid "Enable asan detection of use-after-return bugs."
2586 msgstr ""
2588 #: params.def:1155
2589 #, no-c-format
2590 msgid ""
2591 "Use callbacks instead of inline code if number of accesses in function "
2592 "becomes greater or equal to this number."
2593 msgstr ""
2595 #: params.def:1161
2596 #, no-c-format
2597 msgid ""
2598 "Maximum number of nested calls to search for control dependencies during "
2599 "uninitialized variable analysis."
2600 msgstr ""
2602 #: params.def:1167
2603 #, no-c-format
2604 msgid ""
2605 "Maximum number of statements to be included into a single static constructor "
2606 "generated by Pointer Bounds Checker."
2607 msgstr ""
2609 #: params.def:1173
2610 #, no-c-format
2611 msgid ""
2612 "Scale factor to apply to the number of statements in a threading path when "
2613 "comparing to the number of (scaled) blocks."
2614 msgstr ""
2616 #: params.def:1178
2617 #, no-c-format
2618 msgid ""
2619 "Maximum number of arguments a PHI may have before the FSM threader will not "
2620 "try to thread through its block."
2621 msgstr ""
2623 #: params.def:1183
2624 #, no-c-format
2625 msgid ""
2626 "Scale factor to apply to the number of blocks in a threading path when "
2627 "comparing to the number of (scaled) statements."
2628 msgstr ""
2630 #: params.def:1188
2631 #, no-c-format
2632 msgid ""
2633 "Maximum number of instructions to copy when duplicating blocks on a finite "
2634 "state automaton jump thread path."
2635 msgstr ""
2637 #: params.def:1193
2638 #, no-c-format
2639 msgid ""
2640 "Maximum number of basic blocks on a finite state automaton jump thread path."
2641 msgstr ""
2643 #: params.def:1198
2644 #, no-c-format
2645 msgid ""
2646 "Maximum number of new jump thread paths to create for a finite state "
2647 "automaton."
2648 msgstr ""
2650 #: params.def:1203
2651 #, no-c-format
2652 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2653 msgstr ""
2655 #: params.def:1208
2656 #, no-c-format
2657 msgid ""
2658 "Schedule type of omp schedule for loops parallelized by parloops (static, "
2659 "dynamic, guided, auto, runtime)."
2660 msgstr ""
2662 #: params.def:1215
2663 #, no-c-format
2664 msgid ""
2665 "Maximum recursion depth allowed when querying a property of an SSA name."
2666 msgstr ""
2668 #: params.def:1221
2669 #, no-c-format
2670 msgid ""
2671 "Maximum number of insns in a basic block to consider for RTL if-conversion."
2672 msgstr ""
2674 #: params.def:1227
2675 #, no-c-format
2676 msgid ""
2677 "Maximum permissible cost for the sequence that would be generated by the RTL "
2678 "if-conversion pass for a branch that is considered predictable."
2679 msgstr ""
2681 #: params.def:1234
2682 #, no-c-format
2683 msgid ""
2684 "Maximum permissible cost for the sequence that would be generated by the RTL "
2685 "if-conversion pass for a branch that is considered unpredictable."
2686 msgstr ""
2688 #: params.def:1241
2689 #, no-c-format
2690 msgid "Level of hsa debug stores verbosity"
2691 msgstr ""
2693 #: params.def:1246
2694 #, no-c-format
2695 msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2696 msgstr ""
2698 #: params.def:1251
2699 #, no-c-format
2700 msgid ""
2701 "Maximum number of assertions to add along the default edge of a switch "
2702 "statement during VRP"
2703 msgstr ""
2705 #: c-family/c-format.c:530
2706 msgid "format"
2707 msgstr ""
2709 #: c-family/c-format.c:531
2710 msgid "field width specifier"
2711 msgstr ""
2713 #: c-family/c-format.c:532
2714 msgid "field precision specifier"
2715 msgstr ""
2717 #: c-family/c-format.c:649 c-family/c-format.c:673 config/i386/msformat-c.c:42
2718 msgid "' ' flag"
2719 msgstr ""
2721 #: c-family/c-format.c:649 c-family/c-format.c:673 config/i386/msformat-c.c:42
2722 msgid "the ' ' printf flag"
2723 msgstr ""
2725 #: c-family/c-format.c:650 c-family/c-format.c:674 c-family/c-format.c:704
2726 #: c-family/c-format.c:768 config/i386/msformat-c.c:43
2727 msgid "'+' flag"
2728 msgstr ""
2730 #: c-family/c-format.c:650 c-family/c-format.c:674 c-family/c-format.c:704
2731 #: config/i386/msformat-c.c:43
2732 msgid "the '+' printf flag"
2733 msgstr ""
2735 #: c-family/c-format.c:651 c-family/c-format.c:675 c-family/c-format.c:705
2736 #: c-family/c-format.c:744 config/i386/msformat-c.c:44
2737 #: config/i386/msformat-c.c:79
2738 msgid "'#' flag"
2739 msgstr ""
2741 #: c-family/c-format.c:651 c-family/c-format.c:675 c-family/c-format.c:705
2742 #: config/i386/msformat-c.c:44
2743 msgid "the '#' printf flag"
2744 msgstr ""
2746 #: c-family/c-format.c:652 c-family/c-format.c:676 c-family/c-format.c:742
2747 #: config/i386/msformat-c.c:45
2748 msgid "'0' flag"
2749 msgstr ""
2751 #: c-family/c-format.c:652 c-family/c-format.c:676 config/i386/msformat-c.c:45
2752 msgid "the '0' printf flag"
2753 msgstr ""
2755 #: c-family/c-format.c:653 c-family/c-format.c:677 c-family/c-format.c:741
2756 #: c-family/c-format.c:771 config/i386/msformat-c.c:46
2757 msgid "'-' flag"
2758 msgstr ""
2760 #: c-family/c-format.c:653 c-family/c-format.c:677 config/i386/msformat-c.c:46
2761 msgid "the '-' printf flag"
2762 msgstr ""
2764 #: c-family/c-format.c:654 c-family/c-format.c:724 config/i386/msformat-c.c:47
2765 #: config/i386/msformat-c.c:67
2766 msgid "''' flag"
2767 msgstr ""
2769 #: c-family/c-format.c:654 config/i386/msformat-c.c:47
2770 msgid "the ''' printf flag"
2771 msgstr ""
2773 #: c-family/c-format.c:655 c-family/c-format.c:725
2774 msgid "'I' flag"
2775 msgstr ""
2777 #: c-family/c-format.c:655
2778 msgid "the 'I' printf flag"
2779 msgstr ""
2781 #: c-family/c-format.c:656 c-family/c-format.c:678 c-family/c-format.c:722
2782 #: c-family/c-format.c:745 c-family/c-format.c:772 config/sol2-c.c:43
2783 #: config/i386/msformat-c.c:48 config/i386/msformat-c.c:65
2784 msgid "field width"
2785 msgstr ""
2787 #: c-family/c-format.c:656 c-family/c-format.c:678 config/sol2-c.c:43
2788 #: config/i386/msformat-c.c:48
2789 msgid "field width in printf format"
2790 msgstr ""
2792 #: c-family/c-format.c:657 c-family/c-format.c:679 c-family/c-format.c:707
2793 #: config/i386/msformat-c.c:49
2794 msgid "precision"
2795 msgstr ""
2797 #: c-family/c-format.c:657 c-family/c-format.c:679 c-family/c-format.c:707
2798 #: config/i386/msformat-c.c:49
2799 msgid "precision in printf format"
2800 msgstr ""
2802 #: c-family/c-format.c:658 c-family/c-format.c:680 c-family/c-format.c:708
2803 #: c-family/c-format.c:723 c-family/c-format.c:775 config/sol2-c.c:44
2804 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:66
2805 msgid "length modifier"
2806 msgstr ""
2808 #: c-family/c-format.c:658 c-family/c-format.c:680 c-family/c-format.c:708
2809 #: config/sol2-c.c:44 config/i386/msformat-c.c:50
2810 msgid "length modifier in printf format"
2811 msgstr ""
2813 #: c-family/c-format.c:706
2814 msgid "'q' flag"
2815 msgstr ""
2817 #: c-family/c-format.c:706
2818 msgid "the 'q' diagnostic flag"
2819 msgstr ""
2821 #: c-family/c-format.c:719 config/i386/msformat-c.c:63
2822 msgid "assignment suppression"
2823 msgstr ""
2825 #: c-family/c-format.c:719 config/i386/msformat-c.c:63
2826 msgid "the assignment suppression scanf feature"
2827 msgstr ""
2829 #: c-family/c-format.c:720 config/i386/msformat-c.c:64
2830 msgid "'a' flag"
2831 msgstr ""
2833 #: c-family/c-format.c:720 config/i386/msformat-c.c:64
2834 msgid "the 'a' scanf flag"
2835 msgstr ""
2837 #: c-family/c-format.c:721
2838 msgid "'m' flag"
2839 msgstr ""
2841 #: c-family/c-format.c:721
2842 msgid "the 'm' scanf flag"
2843 msgstr ""
2845 #: c-family/c-format.c:722 config/i386/msformat-c.c:65
2846 msgid "field width in scanf format"
2847 msgstr ""
2849 #: c-family/c-format.c:723 config/i386/msformat-c.c:66
2850 msgid "length modifier in scanf format"
2851 msgstr ""
2853 #: c-family/c-format.c:724 config/i386/msformat-c.c:67
2854 msgid "the ''' scanf flag"
2855 msgstr ""
2857 #: c-family/c-format.c:725
2858 msgid "the 'I' scanf flag"
2859 msgstr ""
2861 #: c-family/c-format.c:740
2862 msgid "'_' flag"
2863 msgstr ""
2865 #: c-family/c-format.c:740
2866 msgid "the '_' strftime flag"
2867 msgstr ""
2869 #: c-family/c-format.c:741
2870 msgid "the '-' strftime flag"
2871 msgstr ""
2873 #: c-family/c-format.c:742
2874 msgid "the '0' strftime flag"
2875 msgstr ""
2877 #: c-family/c-format.c:743 c-family/c-format.c:767
2878 msgid "'^' flag"
2879 msgstr ""
2881 #: c-family/c-format.c:743
2882 msgid "the '^' strftime flag"
2883 msgstr ""
2885 #: c-family/c-format.c:744 config/i386/msformat-c.c:79
2886 msgid "the '#' strftime flag"
2887 msgstr ""
2889 #: c-family/c-format.c:745
2890 msgid "field width in strftime format"
2891 msgstr ""
2893 #: c-family/c-format.c:746
2894 msgid "'E' modifier"
2895 msgstr ""
2897 #: c-family/c-format.c:746
2898 msgid "the 'E' strftime modifier"
2899 msgstr ""
2901 #: c-family/c-format.c:747
2902 msgid "'O' modifier"
2903 msgstr ""
2905 #: c-family/c-format.c:747
2906 msgid "the 'O' strftime modifier"
2907 msgstr ""
2909 #: c-family/c-format.c:748
2910 msgid "the 'O' modifier"
2911 msgstr ""
2913 #: c-family/c-format.c:766
2914 msgid "fill character"
2915 msgstr ""
2917 #: c-family/c-format.c:766
2918 msgid "fill character in strfmon format"
2919 msgstr ""
2921 #: c-family/c-format.c:767
2922 msgid "the '^' strfmon flag"
2923 msgstr ""
2925 #: c-family/c-format.c:768
2926 msgid "the '+' strfmon flag"
2927 msgstr ""
2929 #: c-family/c-format.c:769
2930 msgid "'(' flag"
2931 msgstr ""
2933 #: c-family/c-format.c:769
2934 msgid "the '(' strfmon flag"
2935 msgstr ""
2937 #: c-family/c-format.c:770
2938 msgid "'!' flag"
2939 msgstr ""
2941 #: c-family/c-format.c:770
2942 msgid "the '!' strfmon flag"
2943 msgstr ""
2945 #: c-family/c-format.c:771
2946 msgid "the '-' strfmon flag"
2947 msgstr ""
2949 #: c-family/c-format.c:772
2950 msgid "field width in strfmon format"
2951 msgstr ""
2953 #: c-family/c-format.c:773
2954 msgid "left precision"
2955 msgstr ""
2957 #: c-family/c-format.c:773
2958 msgid "left precision in strfmon format"
2959 msgstr ""
2961 #: c-family/c-format.c:774
2962 msgid "right precision"
2963 msgstr ""
2965 #: c-family/c-format.c:774
2966 msgid "right precision in strfmon format"
2967 msgstr ""
2969 #: c-family/c-format.c:775
2970 msgid "length modifier in strfmon format"
2971 msgstr ""
2973 #. Handle deferred options from command-line.
2974 #: c-family/c-opts.c:1344 fortran/cpp.c:590
2975 msgid "<command-line>"
2976 msgstr ""
2978 #: config/aarch64/aarch64.c:4500 config/arm/arm.c:22027 config/arm/arm.c:22040
2979 #: config/arm/arm.c:22065 config/nios2/nios2.c:2642
2980 #, c-format
2981 msgid "Unsupported operand for code '%c'"
2982 msgstr ""
2984 #: config/aarch64/aarch64.c:4512 config/aarch64/aarch64.c:4528
2985 #: config/aarch64/aarch64.c:4541 config/aarch64/aarch64.c:4553
2986 #: config/aarch64/aarch64.c:4564 config/aarch64/aarch64.c:4587
2987 #: config/aarch64/aarch64.c:4640 config/aarch64/aarch64.c:4843
2988 #, c-format
2989 msgid "invalid operand for '%%%c'"
2990 msgstr ""
2992 #: config/aarch64/aarch64.c:4607 config/aarch64/aarch64.c:4620
2993 #: config/aarch64/aarch64.c:4630
2994 #, c-format
2995 msgid "incompatible floating point / vector register operand for '%%%c'"
2996 msgstr ""
2998 #: config/aarch64/aarch64.c:4676 config/arm/arm.c:22572
2999 #, c-format
3000 msgid "missing operand"
3001 msgstr ""
3003 #: config/aarch64/aarch64.c:4738
3004 #, c-format
3005 msgid "invalid constant"
3006 msgstr ""
3008 #: config/aarch64/aarch64.c:4741
3009 #, c-format
3010 msgid "invalid operand"
3011 msgstr ""
3013 #: config/aarch64/aarch64.c:4854
3014 #, c-format
3015 msgid "invalid operand prefix '%%%c'"
3016 msgstr ""
3018 #: config/alpha/alpha.c:5103 config/i386/i386.c:17908
3019 #: config/rs6000/rs6000.c:21672 config/sparc/sparc.c:8749
3020 #, c-format
3021 msgid "'%%&' used without any local dynamic TLS references"
3022 msgstr ""
3024 #: config/alpha/alpha.c:5161 config/bfin/bfin.c:1423
3025 #, c-format
3026 msgid "invalid %%J value"
3027 msgstr ""
3029 #: config/alpha/alpha.c:5191 config/ia64/ia64.c:5486
3030 #, c-format
3031 msgid "invalid %%r value"
3032 msgstr ""
3034 #: config/alpha/alpha.c:5201 config/ia64/ia64.c:5440
3035 #: config/rs6000/rs6000.c:21352 config/xtensa/xtensa.c:2357
3036 #, c-format
3037 msgid "invalid %%R value"
3038 msgstr ""
3040 #: config/alpha/alpha.c:5207 config/rs6000/rs6000.c:21272
3041 #: config/xtensa/xtensa.c:2324
3042 #, c-format
3043 msgid "invalid %%N value"
3044 msgstr ""
3046 #: config/alpha/alpha.c:5215 config/rs6000/rs6000.c:21300
3047 #, c-format
3048 msgid "invalid %%P value"
3049 msgstr ""
3051 #: config/alpha/alpha.c:5223
3052 #, c-format
3053 msgid "invalid %%h value"
3054 msgstr ""
3056 #: config/alpha/alpha.c:5231 config/xtensa/xtensa.c:2350
3057 #, c-format
3058 msgid "invalid %%L value"
3059 msgstr ""
3061 #: config/alpha/alpha.c:5250
3062 #, c-format
3063 msgid "invalid %%m value"
3064 msgstr ""
3066 #: config/alpha/alpha.c:5256
3067 #, c-format
3068 msgid "invalid %%M value"
3069 msgstr ""
3071 #: config/alpha/alpha.c:5293
3072 #, c-format
3073 msgid "invalid %%U value"
3074 msgstr ""
3076 #: config/alpha/alpha.c:5301 config/alpha/alpha.c:5312
3077 #: config/rs6000/rs6000.c:21360
3078 #, c-format
3079 msgid "invalid %%s value"
3080 msgstr ""
3082 #: config/alpha/alpha.c:5323
3083 #, c-format
3084 msgid "invalid %%C value"
3085 msgstr ""
3087 #: config/alpha/alpha.c:5360 config/rs6000/rs6000.c:21136
3088 #, c-format
3089 msgid "invalid %%E value"
3090 msgstr ""
3092 #: config/alpha/alpha.c:5385 config/alpha/alpha.c:5435
3093 #, c-format
3094 msgid "unknown relocation unspec"
3095 msgstr ""
3097 #: config/alpha/alpha.c:5394 config/cr16/cr16.c:1531
3098 #: config/rs6000/rs6000.c:21677 config/spu/spu.c:1446
3099 #, c-format
3100 msgid "invalid %%xn code"
3101 msgstr ""
3103 #: config/alpha/alpha.c:5500
3104 #, c-format
3105 msgid "invalid operand address"
3106 msgstr ""
3108 #: config/arc/arc.c:3030
3109 #, c-format
3110 msgid "invalid operand to %%Z code"
3111 msgstr ""
3113 #: config/arc/arc.c:3038
3114 #, c-format
3115 msgid "invalid operand to %%z code"
3116 msgstr ""
3118 #: config/arc/arc.c:3046
3119 #, c-format
3120 msgid "invalid operand to %%M code"
3121 msgstr ""
3123 #: config/arc/arc.c:3054 config/m32r/m32r.c:2079
3124 #, c-format
3125 msgid "invalid operand to %%p code"
3126 msgstr ""
3128 #: config/arc/arc.c:3065 config/m32r/m32r.c:2072
3129 #, c-format
3130 msgid "invalid operand to %%s code"
3131 msgstr ""
3133 #: config/arc/arc.c:3213 config/m32r/m32r.c:2105
3134 #, c-format
3135 msgid "invalid operand to %%R code"
3136 msgstr ""
3138 #: config/arc/arc.c:3250 config/m32r/m32r.c:2128
3139 #, c-format
3140 msgid "invalid operand to %%H/%%L code"
3141 msgstr ""
3143 #: config/arc/arc.c:3298 config/m32r/m32r.c:2199
3144 #, c-format
3145 msgid "invalid operand to %%U code"
3146 msgstr ""
3148 #: config/arc/arc.c:3309
3149 #, c-format
3150 msgid "invalid operand to %%V code"
3151 msgstr ""
3153 #: config/arc/arc.c:3366
3154 #, c-format
3155 msgid "invalid operand to %%O code"
3156 msgstr ""
3158 #. Unknown flag.
3159 #. Undocumented flag.
3160 #: config/arc/arc.c:3392 config/epiphany/epiphany.c:1286
3161 #: config/m32r/m32r.c:2226 config/nds32/nds32.c:2291 config/sparc/sparc.c:8932
3162 #, c-format
3163 msgid "invalid operand output code"
3164 msgstr ""
3166 #: config/arc/arc.c:5124
3167 #, c-format
3168 msgid "invalid UNSPEC as operand: %d"
3169 msgstr ""
3171 #: config/arm/arm.c:19101 config/arm/arm.c:19126 config/arm/arm.c:19136
3172 #: config/arm/arm.c:19145 config/arm/arm.c:19154
3173 #, c-format
3174 msgid "invalid shift operand"
3175 msgstr ""
3177 #: config/arm/arm.c:21903 config/arm/arm.c:21921
3178 #, c-format
3179 msgid "predicated Thumb instruction"
3180 msgstr ""
3182 #: config/arm/arm.c:21909
3183 #, c-format
3184 msgid "predicated instruction in conditional sequence"
3185 msgstr ""
3187 #: config/arm/arm.c:22142 config/arm/arm.c:22164 config/arm/arm.c:22174
3188 #: config/arm/arm.c:22184 config/arm/arm.c:22194 config/arm/arm.c:22233
3189 #: config/arm/arm.c:22251 config/arm/arm.c:22276 config/arm/arm.c:22291
3190 #: config/arm/arm.c:22318 config/arm/arm.c:22325 config/arm/arm.c:22343
3191 #: config/arm/arm.c:22350 config/arm/arm.c:22358 config/arm/arm.c:22379
3192 #: config/arm/arm.c:22386 config/arm/arm.c:22519 config/arm/arm.c:22526
3193 #: config/arm/arm.c:22553 config/arm/arm.c:22560 config/bfin/bfin.c:1436
3194 #: config/bfin/bfin.c:1443 config/bfin/bfin.c:1450 config/bfin/bfin.c:1457
3195 #: config/bfin/bfin.c:1466 config/bfin/bfin.c:1473 config/bfin/bfin.c:1480
3196 #: config/bfin/bfin.c:1487
3197 #, c-format
3198 msgid "invalid operand for code '%c'"
3199 msgstr ""
3201 #: config/arm/arm.c:22246
3202 #, c-format
3203 msgid "instruction never executed"
3204 msgstr ""
3206 #. Former Maverick support, removed after GCC-4.7.
3207 #: config/arm/arm.c:22267
3208 #, c-format
3209 msgid "obsolete Maverick format code '%c'"
3210 msgstr ""
3212 #: config/avr/avr.c:2094
3213 #, c-format
3214 msgid "address operand requires constraint for X, Y, or Z register"
3215 msgstr ""
3217 #: config/avr/avr.c:2275
3218 msgid "operands to %T/%t must be reg + const_int:"
3219 msgstr ""
3221 #: config/avr/avr.c:2325 config/avr/avr.c:2392
3222 msgid "bad address, not an I/O address:"
3223 msgstr ""
3225 #: config/avr/avr.c:2334
3226 msgid "bad address, not a constant:"
3227 msgstr ""
3229 #: config/avr/avr.c:2352 config/avr/avr.c:2359
3230 msgid "bad address, not (reg+disp):"
3231 msgstr ""
3233 #: config/avr/avr.c:2366
3234 msgid "bad address, not post_inc or pre_dec:"
3235 msgstr ""
3237 #: config/avr/avr.c:2378
3238 msgid "internal compiler error.  Bad address:"
3239 msgstr ""
3241 #: config/avr/avr.c:2411
3242 #, c-format
3243 msgid "Unsupported code '%c' for fixed-point:"
3244 msgstr ""
3246 #: config/avr/avr.c:2419
3247 msgid "internal compiler error.  Unknown mode:"
3248 msgstr ""
3250 #: config/avr/avr.c:3412 config/avr/avr.c:4349 config/avr/avr.c:4796
3251 msgid "invalid insn:"
3252 msgstr ""
3254 #: config/avr/avr.c:3466 config/avr/avr.c:3578 config/avr/avr.c:3636
3255 #: config/avr/avr.c:3682 config/avr/avr.c:3701 config/avr/avr.c:3893
3256 #: config/avr/avr.c:4201 config/avr/avr.c:4485 config/avr/avr.c:4689
3257 #: config/avr/avr.c:4853 config/avr/avr.c:4947 config/avr/avr.c:5146
3258 msgid "incorrect insn:"
3259 msgstr ""
3261 #: config/avr/avr.c:3717 config/avr/avr.c:3992 config/avr/avr.c:4272
3262 #: config/avr/avr.c:4557 config/avr/avr.c:4735 config/avr/avr.c:5003
3263 #: config/avr/avr.c:5204
3264 msgid "unknown move insn:"
3265 msgstr ""
3267 #: config/avr/avr.c:5663
3268 msgid "bad shift insn:"
3269 msgstr ""
3271 #: config/avr/avr.c:5771 config/avr/avr.c:6252 config/avr/avr.c:6667
3272 msgid "internal compiler error.  Incorrect shift:"
3273 msgstr ""
3275 #: config/avr/avr.c:8074
3276 msgid "unsupported fixed-point conversion"
3277 msgstr ""
3279 #: config/avr/driver-avr.c:48
3280 #, c-format
3281 msgid ""
3282 "Running spec function '%s' with %d args\n"
3283 "\n"
3284 msgstr ""
3286 #: config/bfin/bfin.c:1385
3287 #, c-format
3288 msgid "invalid %%j value"
3289 msgstr ""
3291 #: config/bfin/bfin.c:1578 config/c6x/c6x.c:2293
3292 #, c-format
3293 msgid "invalid const_double operand"
3294 msgstr ""
3296 #: config/cris/cris.c:612 config/ft32/ft32.c:105 config/moxie/moxie.c:103
3297 #: final.c:3435 final.c:3437 fold-const.c:270 gcc.c:5244 gcc.c:5258
3298 #: rtl-error.c:101 toplev.c:335 tree-ssa-loop-niter.c:2370 tree-vrp.c:7528
3299 #: cp/typeck.c:6072 java/expr.c:385 lto/lto-object.c:184 lto/lto-object.c:281
3300 #: lto/lto-object.c:338 lto/lto-object.c:362
3301 #, gcc-internal-format, gfc-internal-format
3302 msgid "%s"
3303 msgstr ""
3305 #: config/cris/cris.c:663
3306 msgid "unexpected index-type in cris_print_index"
3307 msgstr ""
3309 #: config/cris/cris.c:680
3310 msgid "unexpected base-type in cris_print_base"
3311 msgstr ""
3313 #: config/cris/cris.c:744
3314 msgid "invalid operand for 'b' modifier"
3315 msgstr ""
3317 #: config/cris/cris.c:761
3318 msgid "invalid operand for 'o' modifier"
3319 msgstr ""
3321 #: config/cris/cris.c:780
3322 msgid "invalid operand for 'O' modifier"
3323 msgstr ""
3325 #: config/cris/cris.c:813
3326 msgid "invalid operand for 'p' modifier"
3327 msgstr ""
3329 #: config/cris/cris.c:852
3330 msgid "invalid operand for 'z' modifier"
3331 msgstr ""
3333 #: config/cris/cris.c:916 config/cris/cris.c:950
3334 msgid "invalid operand for 'H' modifier"
3335 msgstr ""
3337 #: config/cris/cris.c:926
3338 msgid "bad register"
3339 msgstr ""
3341 #: config/cris/cris.c:970
3342 msgid "invalid operand for 'e' modifier"
3343 msgstr ""
3345 #: config/cris/cris.c:987
3346 msgid "invalid operand for 'm' modifier"
3347 msgstr ""
3349 #: config/cris/cris.c:1012
3350 msgid "invalid operand for 'A' modifier"
3351 msgstr ""
3353 #: config/cris/cris.c:1082
3354 msgid "invalid operand for 'D' modifier"
3355 msgstr ""
3357 #: config/cris/cris.c:1096
3358 msgid "invalid operand for 'T' modifier"
3359 msgstr ""
3361 #: config/cris/cris.c:1116 config/ft32/ft32.c:231 config/moxie/moxie.c:173
3362 msgid "invalid operand modifier letter"
3363 msgstr ""
3365 #: config/cris/cris.c:1170
3366 msgid "unexpected multiplicative operand"
3367 msgstr ""
3369 #: config/cris/cris.c:1190 config/ft32/ft32.c:254 config/moxie/moxie.c:198
3370 msgid "unexpected operand"
3371 msgstr ""
3373 #: config/cris/cris.c:1229 config/cris/cris.c:1239
3374 msgid "unrecognized address"
3375 msgstr ""
3377 #: config/cris/cris.c:2559
3378 msgid "unrecognized supposed constant"
3379 msgstr ""
3381 #: config/cris/cris.c:2958 config/cris/cris.c:3016
3382 msgid "unexpected side-effects in address"
3383 msgstr ""
3385 #. Can't possibly get anything else for a function-call, right?
3386 #: config/cris/cris.c:3844
3387 msgid "unidentifiable call op"
3388 msgstr ""
3390 #: config/cris/cris.c:3906
3391 #, c-format
3392 msgid "PIC register isn't set up"
3393 msgstr ""
3395 #: config/fr30/fr30.c:496
3396 #, c-format
3397 msgid "fr30_print_operand_address: unhandled address"
3398 msgstr ""
3400 #: config/fr30/fr30.c:520
3401 #, c-format
3402 msgid "fr30_print_operand: unrecognized %%p code"
3403 msgstr ""
3405 #: config/fr30/fr30.c:540
3406 #, c-format
3407 msgid "fr30_print_operand: unrecognized %%b code"
3408 msgstr ""
3410 #: config/fr30/fr30.c:561
3411 #, c-format
3412 msgid "fr30_print_operand: unrecognized %%B code"
3413 msgstr ""
3415 #: config/fr30/fr30.c:569
3416 #, c-format
3417 msgid "fr30_print_operand: invalid operand to %%A code"
3418 msgstr ""
3420 #: config/fr30/fr30.c:586
3421 #, c-format
3422 msgid "fr30_print_operand: invalid %%x code"
3423 msgstr ""
3425 #: config/fr30/fr30.c:593
3426 #, c-format
3427 msgid "fr30_print_operand: invalid %%F code"
3428 msgstr ""
3430 #: config/fr30/fr30.c:610
3431 #, c-format
3432 msgid "fr30_print_operand: unknown code"
3433 msgstr ""
3435 #: config/fr30/fr30.c:638 config/fr30/fr30.c:647 config/fr30/fr30.c:658
3436 #: config/fr30/fr30.c:671
3437 #, c-format
3438 msgid "fr30_print_operand: unhandled MEM"
3439 msgstr ""
3441 #: config/frv/frv.c:2507
3442 msgid "bad insn to frv_print_operand_address:"
3443 msgstr ""
3445 #: config/frv/frv.c:2518
3446 msgid "bad register to frv_print_operand_memory_reference_reg:"
3447 msgstr ""
3449 #: config/frv/frv.c:2557 config/frv/frv.c:2567 config/frv/frv.c:2576
3450 #: config/frv/frv.c:2597 config/frv/frv.c:2602
3451 msgid "bad insn to frv_print_operand_memory_reference:"
3452 msgstr ""
3454 #: config/frv/frv.c:2688
3455 #, c-format
3456 msgid "bad condition code"
3457 msgstr ""
3459 #: config/frv/frv.c:2762
3460 msgid "bad insn in frv_print_operand, bad const_double"
3461 msgstr ""
3463 #: config/frv/frv.c:2823
3464 msgid "bad insn to frv_print_operand, 'e' modifier:"
3465 msgstr ""
3467 #: config/frv/frv.c:2831
3468 msgid "bad insn to frv_print_operand, 'F' modifier:"
3469 msgstr ""
3471 #: config/frv/frv.c:2847
3472 msgid "bad insn to frv_print_operand, 'f' modifier:"
3473 msgstr ""
3475 #: config/frv/frv.c:2861
3476 msgid "bad insn to frv_print_operand, 'g' modifier:"
3477 msgstr ""
3479 #: config/frv/frv.c:2909
3480 msgid "bad insn to frv_print_operand, 'L' modifier:"
3481 msgstr ""
3483 #: config/frv/frv.c:2922
3484 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3485 msgstr ""
3487 #: config/frv/frv.c:2943
3488 msgid "bad insn to frv_print_operand, 'O' modifier:"
3489 msgstr ""
3491 #: config/frv/frv.c:2961
3492 msgid "bad insn to frv_print_operand, P modifier:"
3493 msgstr ""
3495 #: config/frv/frv.c:2981
3496 msgid "bad insn in frv_print_operand, z case"
3497 msgstr ""
3499 #: config/frv/frv.c:3012
3500 msgid "bad insn in frv_print_operand, 0 case"
3501 msgstr ""
3503 #: config/frv/frv.c:3017
3504 msgid "frv_print_operand: unknown code"
3505 msgstr ""
3507 #: config/frv/frv.c:4421
3508 msgid "bad output_move_single operand"
3509 msgstr ""
3511 #: config/frv/frv.c:4548
3512 msgid "bad output_move_double operand"
3513 msgstr ""
3515 #: config/frv/frv.c:4690
3516 msgid "bad output_condmove_single operand"
3517 msgstr ""
3519 #: config/i386/i386.c:16817
3520 #, c-format
3521 msgid "invalid UNSPEC as operand"
3522 msgstr ""
3524 #: config/i386/i386.c:17308
3525 #, c-format
3526 msgid "invalid use of asm flag output"
3527 msgstr ""
3529 #: config/i386/i386.c:17526
3530 #, c-format
3531 msgid "invalid operand size for operand code 'O'"
3532 msgstr ""
3534 #: config/i386/i386.c:17561
3535 #, c-format
3536 msgid "invalid operand size for operand code 'z'"
3537 msgstr ""
3539 #: config/i386/i386.c:17631
3540 #, c-format
3541 msgid "invalid operand type used with operand code 'Z'"
3542 msgstr ""
3544 #: config/i386/i386.c:17636
3545 #, c-format
3546 msgid "invalid operand size for operand code 'Z'"
3547 msgstr ""
3549 #: config/i386/i386.c:17712
3550 #, c-format
3551 msgid "operand is not a condition code, invalid operand code 'Y'"
3552 msgstr ""
3554 #: config/i386/i386.c:17791
3555 #, c-format
3556 msgid "operand is not a condition code, invalid operand code 'D'"
3557 msgstr ""
3559 #: config/i386/i386.c:17808
3560 #, c-format
3561 msgid "operand is not a condition code, invalid operand code '%c'"
3562 msgstr ""
3564 #: config/i386/i386.c:17821
3565 #, c-format
3566 msgid ""
3567 "operand is not an offsettable memory reference, invalid operand code 'H'"
3568 msgstr ""
3570 #: config/i386/i386.c:17986
3571 #, c-format
3572 msgid "invalid operand code '%c'"
3573 msgstr ""
3575 #: config/i386/i386.c:18048
3576 #, c-format
3577 msgid "invalid constraints for operand"
3578 msgstr ""
3580 #: config/i386/i386.c:28552
3581 msgid "unknown insn mode"
3582 msgstr ""
3584 #: config/i386/djgpp.h:146
3585 #, c-format
3586 msgid "-f%s ignored (not supported for DJGPP)\n"
3587 msgstr ""
3589 #: config/ia64/ia64.c:5368
3590 #, c-format
3591 msgid "invalid %%G mode"
3592 msgstr ""
3594 #: config/ia64/ia64.c:5538
3595 #, c-format
3596 msgid "ia64_print_operand: unknown code"
3597 msgstr ""
3599 #: config/ia64/ia64.c:11171
3600 msgid "invalid conversion from %<__fpreg%>"
3601 msgstr ""
3603 #: config/ia64/ia64.c:11174
3604 msgid "invalid conversion to %<__fpreg%>"
3605 msgstr ""
3607 #: config/ia64/ia64.c:11187 config/ia64/ia64.c:11198
3608 msgid "invalid operation on %<__fpreg%>"
3609 msgstr ""
3611 #: config/iq2000/iq2000.c:3135 config/tilegx/tilegx.c:5308
3612 #: config/tilepro/tilepro.c:4703
3613 #, c-format
3614 msgid "invalid %%P operand"
3615 msgstr ""
3617 #: config/iq2000/iq2000.c:3143 config/rs6000/rs6000.c:21290
3618 #, c-format
3619 msgid "invalid %%p value"
3620 msgstr ""
3622 #: config/iq2000/iq2000.c:3202
3623 #, c-format
3624 msgid "invalid use of %%d, %%x, or %%X"
3625 msgstr ""
3627 #: config/lm32/lm32.c:507
3628 #, c-format
3629 msgid "only 0.0 can be loaded as an immediate"
3630 msgstr ""
3632 #: config/lm32/lm32.c:577
3633 msgid "bad operand"
3634 msgstr ""
3636 #: config/lm32/lm32.c:589
3637 msgid "can't use non gp relative absolute address"
3638 msgstr ""
3640 #: config/lm32/lm32.c:593
3641 msgid "invalid addressing mode"
3642 msgstr ""
3644 #: config/m32r/m32r.c:2137
3645 msgid "bad insn for 'A'"
3646 msgstr ""
3648 #: config/m32r/m32r.c:2184
3649 #, c-format
3650 msgid "invalid operand to %%T/%%B code"
3651 msgstr ""
3653 #: config/m32r/m32r.c:2207
3654 #, c-format
3655 msgid "invalid operand to %%N code"
3656 msgstr ""
3658 #: config/m32r/m32r.c:2240
3659 msgid "pre-increment address is not a register"
3660 msgstr ""
3662 #: config/m32r/m32r.c:2247
3663 msgid "pre-decrement address is not a register"
3664 msgstr ""
3666 #: config/m32r/m32r.c:2254
3667 msgid "post-increment address is not a register"
3668 msgstr ""
3670 #: config/m32r/m32r.c:2328 config/m32r/m32r.c:2343 config/rs6000/rs6000.c:33158
3671 msgid "bad address"
3672 msgstr ""
3674 #: config/m32r/m32r.c:2348
3675 msgid "lo_sum not of register"
3676 msgstr ""
3678 #: config/microblaze/microblaze.c:2190
3679 #, c-format
3680 msgid "unknown punctuation '%c'"
3681 msgstr ""
3683 #: config/microblaze/microblaze.c:2199
3684 #, c-format
3685 msgid "null pointer"
3686 msgstr ""
3688 #: config/microblaze/microblaze.c:2234
3689 #, c-format
3690 msgid "PRINT_OPERAND, invalid insn for %%C"
3691 msgstr ""
3693 #: config/microblaze/microblaze.c:2263
3694 #, c-format
3695 msgid "PRINT_OPERAND, invalid insn for %%N"
3696 msgstr ""
3698 #: config/microblaze/microblaze.c:2283 config/microblaze/microblaze.c:2458
3699 msgid "insn contains an invalid address !"
3700 msgstr ""
3702 #: config/microblaze/microblaze.c:2298 config/microblaze/microblaze.c:2517
3703 #: config/xtensa/xtensa.c:2454
3704 msgid "invalid address"
3705 msgstr ""
3707 #: config/microblaze/microblaze.c:2401
3708 #, c-format
3709 msgid "letter %c was found & insn was not CONST_INT"
3710 msgstr ""
3712 #: config/mips/mips.c:8861 config/mips/mips.c:8888 config/mips/mips.c:9071
3713 #, c-format
3714 msgid "'%%%c' is not a valid operand prefix"
3715 msgstr ""
3717 #: config/mips/mips.c:8960 config/mips/mips.c:8967 config/mips/mips.c:8974
3718 #: config/mips/mips.c:8981 config/mips/mips.c:8994 config/mips/mips.c:9001
3719 #: config/mips/mips.c:9011 config/mips/mips.c:9014 config/mips/mips.c:9026
3720 #: config/mips/mips.c:9029 config/mips/mips.c:9089 config/mips/mips.c:9096
3721 #: config/mips/mips.c:9117 config/mips/mips.c:9132 config/mips/mips.c:9151
3722 #: config/mips/mips.c:9160
3723 #, c-format
3724 msgid "invalid use of '%%%c'"
3725 msgstr ""
3727 #: config/mmix/mmix.c:1547 config/mmix/mmix.c:1677
3728 msgid "MMIX Internal: Expected a CONST_INT, not this"
3729 msgstr ""
3731 #: config/mmix/mmix.c:1626
3732 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3733 msgstr ""
3735 #: config/mmix/mmix.c:1645
3736 msgid "MMIX Internal: Expected a register, not this"
3737 msgstr ""
3739 #: config/mmix/mmix.c:1655
3740 msgid "MMIX Internal: Expected a constant, not this"
3741 msgstr ""
3743 #. We need the original here.
3744 #: config/mmix/mmix.c:1739
3745 msgid "MMIX Internal: Cannot decode this operand"
3746 msgstr ""
3748 #: config/mmix/mmix.c:1795
3749 msgid "MMIX Internal: This is not a recognized address"
3750 msgstr ""
3752 #: config/mmix/mmix.c:2671
3753 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3754 msgstr ""
3756 #: config/mmix/mmix.c:2678
3757 msgid "MMIX Internal: What's the CC of this?"
3758 msgstr ""
3760 #: config/mmix/mmix.c:2682
3761 msgid "MMIX Internal: What is the CC of this?"
3762 msgstr ""
3764 #: config/mmix/mmix.c:2724
3765 msgid "MMIX Internal: This is not a constant:"
3766 msgstr ""
3768 #: config/msp430/msp430.c:3614
3769 #, c-format
3770 msgid "invalid operand prefix"
3771 msgstr ""
3773 #: config/msp430/msp430.c:3648
3774 #, c-format
3775 msgid "invalid zero extract"
3776 msgstr ""
3778 #: config/rl78/rl78.c:1883 config/rl78/rl78.c:1969
3779 #, c-format
3780 msgid "q/Q modifiers invalid for symbol references"
3781 msgstr ""
3783 #: config/rs6000/host-darwin.c:94
3784 #, c-format
3785 msgid "Out of stack space.\n"
3786 msgstr ""
3788 #: config/rs6000/host-darwin.c:115
3789 #, c-format
3790 msgid "Try running '%s' in the shell to raise its limit.\n"
3791 msgstr ""
3793 #: config/rs6000/rs6000.c:3974
3794 msgid "-maltivec=le not allowed for big-endian targets"
3795 msgstr ""
3797 #: config/rs6000/rs6000.c:3986
3798 msgid "-mvsx requires hardware floating point"
3799 msgstr ""
3801 #: config/rs6000/rs6000.c:3994
3802 msgid "-mvsx and -mpaired are incompatible"
3803 msgstr ""
3805 #: config/rs6000/rs6000.c:3996
3806 msgid "-mvsx needs indexed addressing"
3807 msgstr ""
3809 #: config/rs6000/rs6000.c:4001
3810 msgid "-mvsx and -mno-altivec are incompatible"
3811 msgstr ""
3813 #: config/rs6000/rs6000.c:4003
3814 msgid "-mno-altivec disables vsx"
3815 msgstr ""
3817 #: config/rs6000/rs6000.c:4163
3818 msgid "-mquad-memory requires 64-bit mode"
3819 msgstr ""
3821 #: config/rs6000/rs6000.c:4166
3822 msgid "-mquad-memory-atomic requires 64-bit mode"
3823 msgstr ""
3825 #: config/rs6000/rs6000.c:4178
3826 msgid "-mquad-memory is not available in little endian mode"
3827 msgstr ""
3829 #: config/rs6000/rs6000.c:4250
3830 msgid "-mtoc-fusion requires 64-bit"
3831 msgstr ""
3833 #: config/rs6000/rs6000.c:4257
3834 msgid "-mtoc-fusion requires medium/large code model"
3835 msgstr ""
3837 #: config/rs6000/rs6000.c:10367
3838 msgid "bad move"
3839 msgstr ""
3841 #: config/rs6000/rs6000.c:20933
3842 msgid "Bad 128-bit move"
3843 msgstr ""
3845 #: config/rs6000/rs6000.c:21124
3846 #, c-format
3847 msgid "invalid %%e value"
3848 msgstr ""
3850 #: config/rs6000/rs6000.c:21145
3851 #, c-format
3852 msgid "invalid %%f value"
3853 msgstr ""
3855 #: config/rs6000/rs6000.c:21154
3856 #, c-format
3857 msgid "invalid %%F value"
3858 msgstr ""
3860 #: config/rs6000/rs6000.c:21163
3861 #, c-format
3862 msgid "invalid %%G value"
3863 msgstr ""
3865 #: config/rs6000/rs6000.c:21198
3866 #, c-format
3867 msgid "invalid %%j code"
3868 msgstr ""
3870 #: config/rs6000/rs6000.c:21208
3871 #, c-format
3872 msgid "invalid %%J code"
3873 msgstr ""
3875 #: config/rs6000/rs6000.c:21218
3876 #, c-format
3877 msgid "invalid %%k value"
3878 msgstr ""
3880 #: config/rs6000/rs6000.c:21233 config/xtensa/xtensa.c:2343
3881 #, c-format
3882 msgid "invalid %%K value"
3883 msgstr ""
3885 #: config/rs6000/rs6000.c:21280
3886 #, c-format
3887 msgid "invalid %%O value"
3888 msgstr ""
3890 #: config/rs6000/rs6000.c:21327
3891 #, c-format
3892 msgid "invalid %%q value"
3893 msgstr ""
3895 #: config/rs6000/rs6000.c:21380
3896 #, c-format
3897 msgid "invalid %%T value"
3898 msgstr ""
3900 #: config/rs6000/rs6000.c:21392
3901 #, c-format
3902 msgid "invalid %%u value"
3903 msgstr ""
3905 #: config/rs6000/rs6000.c:21406 config/xtensa/xtensa.c:2313
3906 #, c-format
3907 msgid "invalid %%v value"
3908 msgstr ""
3910 #: config/rs6000/rs6000.c:21473 config/xtensa/xtensa.c:2364
3911 #, c-format
3912 msgid "invalid %%x value"
3913 msgstr ""
3915 #: config/rs6000/rs6000.c:21621
3916 #, c-format
3917 msgid "invalid %%y value, try using the 'Z' constraint"
3918 msgstr ""
3920 #: config/rs6000/rs6000.c:22337
3921 msgid "__float128 and __ibm128 cannot be used in the same expression"
3922 msgstr ""
3924 #: config/rs6000/rs6000.c:22343
3925 msgid "__ibm128 and long double cannot be used in the same expression"
3926 msgstr ""
3928 #: config/rs6000/rs6000.c:22349
3929 msgid "__float128 and long double cannot be used in the same expression"
3930 msgstr ""
3932 #: config/rs6000/rs6000.c:36280
3933 msgid "AltiVec argument passed to unprototyped function"
3934 msgstr ""
3936 #: config/rs6000/rs6000.c:38004
3937 msgid "Could not generate addis value for fusion"
3938 msgstr ""
3940 #: config/rs6000/rs6000.c:38076
3941 msgid "Unable to generate load/store offset for fusion"
3942 msgstr ""
3944 #: config/rs6000/rs6000.c:38180
3945 msgid "Bad GPR fusion"
3946 msgstr ""
3948 #: config/rs6000/rs6000.c:38398
3949 msgid "emit_fusion_p9_load, bad reg #1"
3950 msgstr ""
3952 #: config/rs6000/rs6000.c:38435
3953 msgid "emit_fusion_p9_load, bad reg #2"
3954 msgstr ""
3956 #: config/rs6000/rs6000.c:38438
3957 msgid "emit_fusion_p9_load not MEM"
3958 msgstr ""
3960 #: config/rs6000/rs6000.c:38476
3961 msgid "emit_fusion_p9_store, bad reg #1"
3962 msgstr ""
3964 #: config/rs6000/rs6000.c:38513
3965 msgid "emit_fusion_p9_store, bad reg #2"
3966 msgstr ""
3968 #: config/rs6000/rs6000.c:38516
3969 msgid "emit_fusion_p9_store not MEM"
3970 msgstr ""
3972 #: config/s390/s390.c:7169
3973 #, c-format
3974 msgid "symbolic memory references are only supported on z10 or later"
3975 msgstr ""
3977 #: config/s390/s390.c:7180
3978 #, c-format
3979 msgid "cannot decompose address"
3980 msgstr ""
3982 #: config/s390/s390.c:7249
3983 #, c-format
3984 msgid "invalid comparison operator for 'E' output modifier"
3985 msgstr ""
3987 #: config/s390/s390.c:7272
3988 #, c-format
3989 msgid "invalid reference for 'J' output modifier"
3990 msgstr ""
3992 #: config/s390/s390.c:7290
3993 #, c-format
3994 msgid "invalid address for 'O' output modifier"
3995 msgstr ""
3997 #: config/s390/s390.c:7312
3998 #, c-format
3999 msgid "invalid address for 'R' output modifier"
4000 msgstr ""
4002 #: config/s390/s390.c:7330
4003 #, c-format
4004 msgid "memory reference expected for 'S' output modifier"
4005 msgstr ""
4007 #: config/s390/s390.c:7340
4008 #, c-format
4009 msgid "invalid address for 'S' output modifier"
4010 msgstr ""
4012 #: config/s390/s390.c:7361
4013 #, c-format
4014 msgid "register or memory expression expected for 'N' output modifier"
4015 msgstr ""
4017 #: config/s390/s390.c:7372
4018 #, c-format
4019 msgid "register or memory expression expected for 'M' output modifier"
4020 msgstr ""
4022 #: config/s390/s390.c:7457 config/s390/s390.c:7478
4023 #, c-format
4024 msgid "invalid constant for output modifier '%c'"
4025 msgstr ""
4027 #: config/s390/s390.c:7475
4028 #, c-format
4029 msgid "invalid constant - try using an output modifier"
4030 msgstr ""
4032 #: config/s390/s390.c:7516
4033 #, c-format
4034 msgid "invalid constant vector for output modifier '%c'"
4035 msgstr ""
4037 #: config/s390/s390.c:7523
4038 #, c-format
4039 msgid "invalid expression - try using an output modifier"
4040 msgstr ""
4042 #: config/s390/s390.c:7526
4043 #, c-format
4044 msgid "invalid expression for output modifier '%c'"
4045 msgstr ""
4047 #: config/s390/s390.c:11378
4048 msgid "Vector argument passed to unprototyped function"
4049 msgstr ""
4051 #: config/s390/s390.c:15037
4052 msgid "types differ in signess"
4053 msgstr ""
4055 #: config/s390/s390.c:15047
4056 msgid "binary operator does not support two vector bool operands"
4057 msgstr ""
4059 #: config/s390/s390.c:15050
4060 msgid "binary operator does not support vector bool operand"
4061 msgstr ""
4063 #: config/s390/s390.c:15058
4064 msgid ""
4065 "binary operator does not support mixing vector bool with floating point "
4066 "vector operands"
4067 msgstr ""
4069 #: config/sh/sh.c:1184
4070 #, c-format
4071 msgid "invalid operand to %%R"
4072 msgstr ""
4074 #: config/sh/sh.c:1211
4075 #, c-format
4076 msgid "invalid operand to %%S"
4077 msgstr ""
4079 #: config/sh/sh.c:8622
4080 msgid "created and used with different architectures / ABIs"
4081 msgstr ""
4083 #: config/sh/sh.c:8624
4084 msgid "created and used with different ABIs"
4085 msgstr ""
4087 #: config/sh/sh.c:8626
4088 msgid "created and used with different endianness"
4089 msgstr ""
4091 #: config/sparc/sparc.c:8758 config/sparc/sparc.c:8764
4092 #, c-format
4093 msgid "invalid %%Y operand"
4094 msgstr ""
4096 #: config/sparc/sparc.c:8834
4097 #, c-format
4098 msgid "invalid %%A operand"
4099 msgstr ""
4101 #: config/sparc/sparc.c:8844
4102 #, c-format
4103 msgid "invalid %%B operand"
4104 msgstr ""
4106 #: config/sparc/sparc.c:8873 config/tilegx/tilegx.c:5095
4107 #: config/tilepro/tilepro.c:4510
4108 #, c-format
4109 msgid "invalid %%C operand"
4110 msgstr ""
4112 #: config/sparc/sparc.c:8890 config/tilegx/tilegx.c:5128
4113 #, c-format
4114 msgid "invalid %%D operand"
4115 msgstr ""
4117 #: config/sparc/sparc.c:8906
4118 #, c-format
4119 msgid "invalid %%f operand"
4120 msgstr ""
4122 #: config/sparc/sparc.c:8918
4123 #, c-format
4124 msgid "invalid %%s operand"
4125 msgstr ""
4127 #: config/sparc/sparc.c:8963
4128 #, c-format
4129 msgid "floating-point constant not a valid immediate operand"
4130 msgstr ""
4132 #: config/stormy16/stormy16.c:1733 config/stormy16/stormy16.c:1804
4133 #, c-format
4134 msgid "'B' operand is not constant"
4135 msgstr ""
4137 #: config/stormy16/stormy16.c:1760
4138 #, c-format
4139 msgid "'B' operand has multiple bits set"
4140 msgstr ""
4142 #: config/stormy16/stormy16.c:1786
4143 #, c-format
4144 msgid "'o' operand is not constant"
4145 msgstr ""
4147 #: config/stormy16/stormy16.c:1818
4148 #, c-format
4149 msgid "xstormy16_print_operand: unknown code"
4150 msgstr ""
4152 #: config/tilegx/tilegx.c:5080 config/tilepro/tilepro.c:4495
4153 #, c-format
4154 msgid "invalid %%c operand"
4155 msgstr ""
4157 #: config/tilegx/tilegx.c:5111
4158 #, c-format
4159 msgid "invalid %%d operand"
4160 msgstr ""
4162 #: config/tilegx/tilegx.c:5208
4163 #, c-format
4164 msgid "invalid %%H specifier"
4165 msgstr ""
4167 #: config/tilegx/tilegx.c:5250 config/tilepro/tilepro.c:4524
4168 #, c-format
4169 msgid "invalid %%h operand"
4170 msgstr ""
4172 #: config/tilegx/tilegx.c:5262 config/tilepro/tilepro.c:4588
4173 #, c-format
4174 msgid "invalid %%I operand"
4175 msgstr ""
4177 #: config/tilegx/tilegx.c:5274 config/tilepro/tilepro.c:4600
4178 #, c-format
4179 msgid "invalid %%i operand"
4180 msgstr ""
4182 #: config/tilegx/tilegx.c:5295 config/tilepro/tilepro.c:4621
4183 #, c-format
4184 msgid "invalid %%j operand"
4185 msgstr ""
4187 #: config/tilegx/tilegx.c:5326
4188 #, c-format
4189 msgid "invalid %%%c operand"
4190 msgstr ""
4192 #: config/tilegx/tilegx.c:5341 config/tilepro/tilepro.c:4735
4193 #, c-format
4194 msgid "invalid %%N operand"
4195 msgstr ""
4197 #: config/tilegx/tilegx.c:5385
4198 #, c-format
4199 msgid "invalid operand for 'r' specifier"
4200 msgstr ""
4202 #: config/tilegx/tilegx.c:5409 config/tilepro/tilepro.c:4816
4203 #, c-format
4204 msgid "unable to print out operand yet; code == %d (%c)"
4205 msgstr ""
4207 #: config/tilepro/tilepro.c:4560
4208 #, c-format
4209 msgid "invalid %%H operand"
4210 msgstr ""
4212 #: config/tilepro/tilepro.c:4660
4213 #, c-format
4214 msgid "invalid %%L operand"
4215 msgstr ""
4217 #: config/tilepro/tilepro.c:4720
4218 #, c-format
4219 msgid "invalid %%M operand"
4220 msgstr ""
4222 #: config/tilepro/tilepro.c:4763
4223 #, c-format
4224 msgid "invalid %%t operand"
4225 msgstr ""
4227 #: config/tilepro/tilepro.c:4770
4228 #, c-format
4229 msgid "invalid %%t operand '"
4230 msgstr ""
4232 #: config/tilepro/tilepro.c:4791
4233 #, c-format
4234 msgid "invalid %%r operand"
4235 msgstr ""
4237 #: config/v850/v850.c:293
4238 msgid "const_double_split got a bad insn:"
4239 msgstr ""
4241 #: config/v850/v850.c:899
4242 msgid "output_move_single:"
4243 msgstr ""
4245 #: config/vax/vax.c:453
4246 #, c-format
4247 msgid "symbol used with both base and indexed registers"
4248 msgstr ""
4250 #: config/vax/vax.c:462
4251 #, c-format
4252 msgid "symbol with offset used in PIC mode"
4253 msgstr ""
4255 #: config/vax/vax.c:550
4256 #, c-format
4257 msgid "symbol used as immediate operand"
4258 msgstr ""
4260 #: config/vax/vax.c:1577
4261 msgid "illegal operand detected"
4262 msgstr ""
4264 #: config/visium/visium.c:3256
4265 msgid "illegal operand "
4266 msgstr ""
4268 #: config/visium/visium.c:3307
4269 msgid "illegal operand address (1)"
4270 msgstr ""
4272 #: config/visium/visium.c:3314
4273 msgid "illegal operand address (2)"
4274 msgstr ""
4276 #: config/visium/visium.c:3329
4277 msgid "illegal operand address (3)"
4278 msgstr ""
4280 #: config/visium/visium.c:3337
4281 msgid "illegal operand address (4)"
4282 msgstr ""
4284 #: config/xtensa/xtensa.c:768 config/xtensa/xtensa.c:800
4285 #: config/xtensa/xtensa.c:809
4286 msgid "bad test"
4287 msgstr ""
4289 #: config/xtensa/xtensa.c:2301
4290 #, c-format
4291 msgid "invalid %%D value"
4292 msgstr ""
4294 #: config/xtensa/xtensa.c:2338
4295 msgid "invalid mask"
4296 msgstr ""
4298 #: config/xtensa/xtensa.c:2371
4299 #, c-format
4300 msgid "invalid %%d value"
4301 msgstr ""
4303 #: config/xtensa/xtensa.c:2390 config/xtensa/xtensa.c:2400
4304 #, c-format
4305 msgid "invalid %%t/%%b value"
4306 msgstr ""
4308 #: config/xtensa/xtensa.c:2479
4309 msgid "no register in address"
4310 msgstr ""
4312 #: config/xtensa/xtensa.c:2487
4313 msgid "address offset not a constant"
4314 msgstr ""
4316 #: c/c-objc-common.c:160
4317 msgid "aka"
4318 msgstr ""
4320 #: c/c-objc-common.c:187
4321 msgid "({anonymous})"
4322 msgstr ""
4324 #: c/c-parser.c:2195 c/c-parser.c:2209 c/c-parser.c:4814 c/c-parser.c:5231
4325 #: c/c-parser.c:5353 c/c-parser.c:5778 c/c-parser.c:5947 c/c-parser.c:5978
4326 #: c/c-parser.c:6162 c/c-parser.c:8908 c/c-parser.c:8943 c/c-parser.c:8974
4327 #: c/c-parser.c:9021 c/c-parser.c:9202 c/c-parser.c:9983 c/c-parser.c:10053
4328 #: c/c-parser.c:10096 c/c-parser.c:14645 c/c-parser.c:14669 c/c-parser.c:14687
4329 #: c/c-parser.c:14900 c/c-parser.c:14943 c/c-parser.c:3001 c/c-parser.c:9195
4330 #: cp/parser.c:26534 cp/parser.c:27107
4331 #, gcc-internal-format
4332 msgid "expected %<;%>"
4333 msgstr ""
4335 #. Look for the two `(' tokens.
4336 #: c/c-parser.c:2236 c/c-parser.c:2939 c/c-parser.c:3236 c/c-parser.c:3303
4337 #: c/c-parser.c:3965 c/c-parser.c:4155 c/c-parser.c:4160 c/c-parser.c:5396
4338 #: c/c-parser.c:5650 c/c-parser.c:5863 c/c-parser.c:6098 c/c-parser.c:6221
4339 #: c/c-parser.c:7280 c/c-parser.c:7700 c/c-parser.c:7741 c/c-parser.c:7876
4340 #: c/c-parser.c:8070 c/c-parser.c:8087 c/c-parser.c:8113 c/c-parser.c:9493
4341 #: c/c-parser.c:9565 c/c-parser.c:10599 c/c-parser.c:10786 c/c-parser.c:10925
4342 #: c/c-parser.c:10980 c/c-parser.c:11077 c/c-parser.c:11257 c/c-parser.c:11301
4343 #: c/c-parser.c:11345 c/c-parser.c:11389 c/c-parser.c:11433 c/c-parser.c:11478
4344 #: c/c-parser.c:11513 c/c-parser.c:11581 c/c-parser.c:11830 c/c-parser.c:11976
4345 #: c/c-parser.c:12102 c/c-parser.c:12266 c/c-parser.c:12369 c/c-parser.c:12412
4346 #: c/c-parser.c:12459 c/c-parser.c:12503 c/c-parser.c:12569 c/c-parser.c:12605
4347 #: c/c-parser.c:12732 c/c-parser.c:12814 c/c-parser.c:12922 c/c-parser.c:12957
4348 #: c/c-parser.c:13005 c/c-parser.c:13063 c/c-parser.c:14847 c/c-parser.c:16800
4349 #: c/c-parser.c:17010 c/c-parser.c:17451 c/c-parser.c:17509 c/c-parser.c:17935
4350 #: c/c-parser.c:11056 cp/parser.c:24275 cp/parser.c:27110
4351 #, gcc-internal-format
4352 msgid "expected %<(%>"
4353 msgstr ""
4355 #: c/c-parser.c:2242 c/c-parser.c:7307 c/c-parser.c:7708 c/c-parser.c:7749
4356 #: c/c-parser.c:7887 cp/parser.c:26532 cp/parser.c:27125
4357 #, gcc-internal-format
4358 msgid "expected %<,%>"
4359 msgstr ""
4361 #: c/c-parser.c:2263 c/c-parser.c:2631 c/c-parser.c:2954 c/c-parser.c:3277
4362 #: c/c-parser.c:3314 c/c-parser.c:3530 c/c-parser.c:3717 c/c-parser.c:3779
4363 #: c/c-parser.c:3831 c/c-parser.c:3972 c/c-parser.c:4255 c/c-parser.c:4271
4364 #: c/c-parser.c:4280 c/c-parser.c:5399 c/c-parser.c:5665 c/c-parser.c:6010
4365 #: c/c-parser.c:6156 c/c-parser.c:6229 c/c-parser.c:6808 c/c-parser.c:7038
4366 #: c/c-parser.c:7121 c/c-parser.c:7221 c/c-parser.c:7422 c/c-parser.c:7620
4367 #: c/c-parser.c:7639 c/c-parser.c:7663 c/c-parser.c:7718 c/c-parser.c:7827
4368 #: c/c-parser.c:7902 c/c-parser.c:8079 c/c-parser.c:8104 c/c-parser.c:8128
4369 #: c/c-parser.c:8354 c/c-parser.c:8751 c/c-parser.c:9287 c/c-parser.c:9308
4370 #: c/c-parser.c:9516 c/c-parser.c:9571 c/c-parser.c:9955 c/c-parser.c:10636
4371 #: c/c-parser.c:10789 c/c-parser.c:10928 c/c-parser.c:11014 c/c-parser.c:11158
4372 #: c/c-parser.c:11264 c/c-parser.c:11308 c/c-parser.c:11352 c/c-parser.c:11396
4373 #: c/c-parser.c:11440 c/c-parser.c:11484 c/c-parser.c:11541 c/c-parser.c:11548
4374 #: c/c-parser.c:11588 c/c-parser.c:11743 c/c-parser.c:11801 c/c-parser.c:11850
4375 #: c/c-parser.c:11922 c/c-parser.c:12074 c/c-parser.c:12212 c/c-parser.c:12273
4376 #: c/c-parser.c:12376 c/c-parser.c:12419 c/c-parser.c:12484 c/c-parser.c:12526
4377 #: c/c-parser.c:12556 c/c-parser.c:12584 c/c-parser.c:12620 c/c-parser.c:12762
4378 #: c/c-parser.c:12780 c/c-parser.c:12786 c/c-parser.c:12870 c/c-parser.c:12881
4379 #: c/c-parser.c:12901 c/c-parser.c:12911 c/c-parser.c:12928 c/c-parser.c:12964
4380 #: c/c-parser.c:12976 c/c-parser.c:13024 c/c-parser.c:13032 c/c-parser.c:13067
4381 #: c/c-parser.c:14075 c/c-parser.c:14729 c/c-parser.c:14908 c/c-parser.c:14954
4382 #: c/c-parser.c:16989 c/c-parser.c:17066 c/c-parser.c:17487 c/c-parser.c:17571
4383 #: c/c-parser.c:17944 cp/parser.c:24307 cp/parser.c:27155
4384 #, gcc-internal-format
4385 msgid "expected %<)%>"
4386 msgstr ""
4388 #: c/c-parser.c:3635 c/c-parser.c:4581 c/c-parser.c:4617 c/c-parser.c:6213
4389 #: c/c-parser.c:7818 c/c-parser.c:8176 c/c-parser.c:8328 c/c-parser.c:10743
4390 #: c/c-parser.c:17847 c/c-parser.c:17849 c/c-parser.c:18188 cp/parser.c:7057
4391 #: cp/parser.c:27119
4392 #, gcc-internal-format
4393 msgid "expected %<]%>"
4394 msgstr ""
4396 #: c/c-parser.c:3812
4397 msgid "expected %<;%>, %<,%> or %<)%>"
4398 msgstr ""
4400 #: c/c-parser.c:4437 c/c-parser.c:14670 cp/parser.c:27113 cp/parser.c:29039
4401 #, gcc-internal-format
4402 msgid "expected %<}%>"
4403 msgstr ""
4405 #: c/c-parser.c:4751 c/c-parser.c:9536 c/c-parser.c:15390 c/c-parser.c:2819
4406 #: c/c-parser.c:3022 c/c-parser.c:9090 cp/parser.c:17275 cp/parser.c:27116
4407 #, gcc-internal-format
4408 msgid "expected %<{%>"
4409 msgstr ""
4411 #: c/c-parser.c:4984 c/c-parser.c:4993 c/c-parser.c:6120 c/c-parser.c:6462
4412 #: c/c-parser.c:7356 c/c-parser.c:9301 c/c-parser.c:9685 c/c-parser.c:9746
4413 #: c/c-parser.c:10730 c/c-parser.c:11527 c/c-parser.c:11661 c/c-parser.c:12033
4414 #: c/c-parser.c:12125 c/c-parser.c:12766 c/c-parser.c:16857 c/c-parser.c:16913
4415 #: c/c-parser.c:11150 cp/parser.c:27149 cp/parser.c:28250 cp/parser.c:30908
4416 #, gcc-internal-format
4417 msgid "expected %<:%>"
4418 msgstr ""
4420 #: c/c-parser.c:5252 cp/semantics.c:613
4421 msgid "Cilk array notation cannot be used as a computed goto expression"
4422 msgstr ""
4424 #: c/c-parser.c:5311
4425 msgid "Cilk array notation cannot be used for a throw expression"
4426 msgstr ""
4428 #: c/c-parser.c:5661 cp/semantics.c:1143
4429 msgid "Cilk array notation cannot be used as a condition for switch statement"
4430 msgstr ""
4432 #: c/c-parser.c:5712 cp/semantics.c:798
4433 msgid "Cilk array notation cannot be used as a condition for while statement"
4434 msgstr ""
4436 #: c/c-parser.c:5764 cp/parser.c:27043
4437 #, gcc-internal-format
4438 msgid "expected %<while%>"
4439 msgstr ""
4441 #: c/c-parser.c:5771 cp/semantics.c:857
4442 msgid ""
4443 "Cilk array notation cannot be used as a condition for a do-while statement"
4444 msgstr ""
4446 #: c/c-parser.c:5974 cp/semantics.c:976
4447 msgid "Cilk array notation cannot be used in a condition for a for-loop"
4448 msgstr ""
4450 #: c/c-parser.c:7569
4451 msgid "expected %<.%>"
4452 msgstr ""
4454 #: c/c-parser.c:8761 c/c-parser.c:8793 c/c-parser.c:9033 cp/parser.c:28824
4455 #: cp/parser.c:28898
4456 #, gcc-internal-format
4457 msgid "expected %<@end%>"
4458 msgstr ""
4460 #: c/c-parser.c:9450 cp/parser.c:27134
4461 #, gcc-internal-format
4462 msgid "expected %<>%>"
4463 msgstr ""
4465 #: c/c-parser.c:12216 c/c-parser.c:12980 cp/parser.c:27158
4466 #, gcc-internal-format
4467 msgid "expected %<,%> or %<)%>"
4468 msgstr ""
4470 #: c/c-parser.c:14382 c/c-parser.c:14426 c/c-parser.c:14654 c/c-parser.c:14889
4471 #: c/c-parser.c:17051 c/c-parser.c:17673 c/c-parser.c:4640 cp/parser.c:27137
4472 #, gcc-internal-format
4473 msgid "expected %<=%>"
4474 msgstr ""
4476 #: c/c-parser.c:15433 c/c-parser.c:15423 cp/parser.c:34314
4477 #, gcc-internal-format
4478 msgid "expected %<#pragma omp section%> or %<}%>"
4479 msgstr ""
4481 #: c/c-parser.c:17835 c/c-parser.c:10686 cp/parser.c:27122 cp/parser.c:30181
4482 #, gcc-internal-format
4483 msgid "expected %<[%>"
4484 msgstr ""
4486 #: c/c-typeck.c:7506
4487 msgid "(anonymous)"
4488 msgstr ""
4490 #: cp/call.c:9584
4491 msgid "candidate 1:"
4492 msgstr ""
4494 #: cp/call.c:9585
4495 msgid "candidate 2:"
4496 msgstr ""
4498 #: cp/decl2.c:779
4499 msgid "candidates are: %+#D"
4500 msgstr ""
4502 #: cp/decl2.c:781
4503 msgid "candidate is: %+#D"
4504 msgstr ""
4506 #: cp/error.c:317
4507 msgid "<missing>"
4508 msgstr ""
4510 #: cp/error.c:417
4511 msgid "<brace-enclosed initializer list>"
4512 msgstr ""
4514 #: cp/error.c:419
4515 msgid "<unresolved overloaded function type>"
4516 msgstr ""
4518 #: cp/error.c:581
4519 msgid "<type error>"
4520 msgstr ""
4522 #: cp/error.c:682 objc/objc-act.c:6180 cp/cxx-pretty-print.c:162
4523 #, gcc-internal-format
4524 msgid "<unnamed>"
4525 msgstr ""
4527 #: cp/error.c:684
4528 #, c-format
4529 msgid "<unnamed %s>"
4530 msgstr ""
4532 #. A lambda's "type" is essentially its signature.
4533 #: cp/error.c:689
4534 msgid "<lambda"
4535 msgstr ""
4537 #: cp/error.c:819
4538 msgid "<typeprefixerror>"
4539 msgstr ""
4541 #: cp/error.c:948
4542 #, c-format
4543 msgid "(static initializers for %s)"
4544 msgstr ""
4546 #: cp/error.c:950
4547 #, c-format
4548 msgid "(static destructors for %s)"
4549 msgstr ""
4551 #: cp/error.c:1063
4552 msgid "vtable for "
4553 msgstr ""
4555 #: cp/error.c:1087
4556 msgid "<return value> "
4557 msgstr ""
4559 #: cp/error.c:1102
4560 msgid "{anonymous}"
4561 msgstr ""
4563 #: cp/error.c:1104
4564 msgid "(anonymous namespace)"
4565 msgstr ""
4567 #: cp/error.c:1220
4568 msgid "<template arguments error>"
4569 msgstr ""
4571 #: cp/error.c:1242
4572 msgid "<enumerator>"
4573 msgstr ""
4575 #: cp/error.c:1282
4576 msgid "<declaration error>"
4577 msgstr ""
4579 #: cp/error.c:1824 cp/error.c:1844
4580 msgid "<template parameter error>"
4581 msgstr ""
4583 #: cp/error.c:1974
4584 msgid "<statement>"
4585 msgstr ""
4587 #: cp/error.c:2002 cp/error.c:3049 c-family/c-pretty-print.c:2192
4588 #, gcc-internal-format
4589 msgid "<unknown>"
4590 msgstr ""
4592 #. While waiting for caret diagnostics, avoid printing
4593 #. __cxa_allocate_exception, __cxa_throw, and the like.
4594 #: cp/error.c:2020
4595 msgid "<throw-expression>"
4596 msgstr ""
4598 #: cp/error.c:2121
4599 msgid "<ubsan routine call>"
4600 msgstr ""
4602 #: cp/error.c:2578
4603 msgid "<unparsed>"
4604 msgstr ""
4606 #: cp/error.c:2729
4607 msgid "<lambda>"
4608 msgstr ""
4610 #: cp/error.c:2772
4611 msgid "*this"
4612 msgstr ""
4614 #: cp/error.c:2782
4615 msgid "<expression error>"
4616 msgstr ""
4618 #: cp/error.c:2797
4619 msgid "<unknown operator>"
4620 msgstr ""
4622 #: cp/error.c:3093
4623 msgid "{unknown}"
4624 msgstr ""
4626 #: cp/error.c:3205
4627 msgid "At global scope:"
4628 msgstr ""
4630 #: cp/error.c:3311
4631 #, c-format
4632 msgid "In static member function %qs"
4633 msgstr ""
4635 #: cp/error.c:3313
4636 #, c-format
4637 msgid "In copy constructor %qs"
4638 msgstr ""
4640 #: cp/error.c:3315
4641 #, c-format
4642 msgid "In constructor %qs"
4643 msgstr ""
4645 #: cp/error.c:3317
4646 #, c-format
4647 msgid "In destructor %qs"
4648 msgstr ""
4650 #: cp/error.c:3319
4651 msgid "In lambda function"
4652 msgstr ""
4654 #: cp/error.c:3339
4655 #, c-format
4656 msgid "%s: In substitution of %qS:\n"
4657 msgstr ""
4659 #: cp/error.c:3340
4660 msgid "%s: In instantiation of %q#D:\n"
4661 msgstr ""
4663 #: cp/error.c:3365
4664 msgid "%r%s:%d:%d:%R   "
4665 msgstr ""
4667 #: cp/error.c:3368
4668 msgid "%r%s:%d:%R   "
4669 msgstr ""
4671 #: cp/error.c:3376
4672 #, c-format
4673 msgid "recursively required by substitution of %qS\n"
4674 msgstr ""
4676 #: cp/error.c:3377
4677 #, c-format
4678 msgid "required by substitution of %qS\n"
4679 msgstr ""
4681 #: cp/error.c:3382
4682 msgid "recursively required from %q#D\n"
4683 msgstr ""
4685 #: cp/error.c:3383
4686 msgid "required from %q#D\n"
4687 msgstr ""
4689 #: cp/error.c:3390
4690 msgid "recursively required from here\n"
4691 msgstr ""
4693 #: cp/error.c:3391
4694 msgid "required from here\n"
4695 msgstr ""
4697 #: cp/error.c:3443
4698 msgid ""
4699 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
4700 "backtrace-limit=0 to disable ]\n"
4701 msgstr ""
4703 #: cp/error.c:3449
4704 msgid ""
4705 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
4706 "limit=0 to disable ]\n"
4707 msgstr ""
4709 #: cp/error.c:3503
4710 msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
4711 msgstr ""
4713 #: cp/error.c:3507
4714 msgid "%r%s:%d:%R   in constexpr expansion of %qs"
4715 msgstr ""
4717 #: cp/pt.c:1943 cp/semantics.c:5222
4718 msgid "candidates are:"
4719 msgstr ""
4721 #: cp/pt.c:21172
4722 msgid "candidate is:"
4723 msgid_plural "candidates are:"
4724 msgstr[0] ""
4725 msgstr[1] ""
4727 #: cp/rtti.c:545
4728 msgid "target is not pointer or reference to class"
4729 msgstr ""
4731 #: cp/rtti.c:550
4732 msgid "target is not pointer or reference to complete type"
4733 msgstr ""
4735 #: cp/rtti.c:556
4736 msgid "target is not pointer or reference"
4737 msgstr ""
4739 #: cp/rtti.c:572
4740 msgid "source is not a pointer"
4741 msgstr ""
4743 #: cp/rtti.c:577
4744 msgid "source is not a pointer to class"
4745 msgstr ""
4747 #: cp/rtti.c:582
4748 msgid "source is a pointer to incomplete type"
4749 msgstr ""
4751 #: cp/rtti.c:597
4752 msgid "source is not of class type"
4753 msgstr ""
4755 #: cp/rtti.c:602
4756 msgid "source is of incomplete class type"
4757 msgstr ""
4759 #: cp/rtti.c:611
4760 msgid "conversion casts away constness"
4761 msgstr ""
4763 #: cp/rtti.c:767
4764 msgid "source type is not polymorphic"
4765 msgstr ""
4767 #: cp/typeck.c:5827 c/c-typeck.c:4187
4768 #, gcc-internal-format
4769 msgid "wrong type argument to unary minus"
4770 msgstr ""
4772 #: cp/typeck.c:5828 c/c-typeck.c:4174
4773 #, gcc-internal-format
4774 msgid "wrong type argument to unary plus"
4775 msgstr ""
4777 #: cp/typeck.c:5855 c/c-typeck.c:4213
4778 #, gcc-internal-format
4779 msgid "wrong type argument to bit-complement"
4780 msgstr ""
4782 #: cp/typeck.c:5862 c/c-typeck.c:4221
4783 #, gcc-internal-format
4784 msgid "wrong type argument to abs"
4785 msgstr ""
4787 #: cp/typeck.c:5874 c/c-typeck.c:4233
4788 #, gcc-internal-format
4789 msgid "wrong type argument to conjugation"
4790 msgstr ""
4792 #: cp/typeck.c:5892
4793 msgid "in argument to unary !"
4794 msgstr ""
4796 #: cp/typeck.c:5938
4797 msgid "no pre-increment operator for type"
4798 msgstr ""
4800 #: cp/typeck.c:5940
4801 msgid "no post-increment operator for type"
4802 msgstr ""
4804 #: cp/typeck.c:5942
4805 msgid "no pre-decrement operator for type"
4806 msgstr ""
4808 #: cp/typeck.c:5944
4809 msgid "no post-decrement operator for type"
4810 msgstr ""
4812 #: fortran/arith.c:95
4813 msgid "Arithmetic OK at %L"
4814 msgstr ""
4816 #: fortran/arith.c:98
4817 msgid "Arithmetic overflow at %L"
4818 msgstr ""
4820 #: fortran/arith.c:101
4821 msgid "Arithmetic underflow at %L"
4822 msgstr ""
4824 #: fortran/arith.c:104
4825 msgid "Arithmetic NaN at %L"
4826 msgstr ""
4828 #: fortran/arith.c:107
4829 msgid "Division by zero at %L"
4830 msgstr ""
4832 #: fortran/arith.c:110
4833 msgid "Array operands are incommensurate at %L"
4834 msgstr ""
4836 #: fortran/arith.c:114
4837 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4838 msgstr ""
4840 #: fortran/arith.c:1370
4841 msgid "elemental binary operation"
4842 msgstr ""
4844 #: fortran/check.c:2131 fortran/check.c:3122 fortran/check.c:3176
4845 #, c-format
4846 msgid "arguments '%s' and '%s' for intrinsic %s"
4847 msgstr ""
4849 #: fortran/check.c:2928
4850 #, c-format
4851 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4852 msgstr ""
4854 #: fortran/check.c:3451 fortran/intrinsic.c:4401
4855 #, c-format
4856 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4857 msgstr ""
4859 #: fortran/error.c:871
4860 msgid "Fortran 2008 obsolescent feature:"
4861 msgstr ""
4863 #: fortran/error.c:880
4864 msgid "GNU Extension:"
4865 msgstr ""
4867 #: fortran/error.c:883
4868 msgid "Legacy Extension:"
4869 msgstr ""
4871 #: fortran/error.c:886
4872 msgid "Obsolescent feature:"
4873 msgstr ""
4875 #: fortran/error.c:889
4876 msgid "Deleted feature:"
4877 msgstr ""
4879 #: fortran/expr.c:622
4880 #, c-format
4881 msgid "Constant expression required at %C"
4882 msgstr ""
4884 #: fortran/expr.c:625
4885 #, c-format
4886 msgid "Integer expression required at %C"
4887 msgstr ""
4889 #: fortran/expr.c:630
4890 #, c-format
4891 msgid "Integer value too large in expression at %C"
4892 msgstr ""
4894 #: fortran/expr.c:3242
4895 msgid "array assignment"
4896 msgstr ""
4898 #: fortran/gfortranspec.c:425
4899 #, c-format
4900 msgid "Driving:"
4901 msgstr ""
4903 #: fortran/interface.c:3048 fortran/intrinsic.c:4105
4904 msgid "actual argument to INTENT = OUT/INOUT"
4905 msgstr ""
4907 #: fortran/io.c:550
4908 msgid "Positive width required"
4909 msgstr ""
4911 #: fortran/io.c:551
4912 msgid "Nonnegative width required"
4913 msgstr ""
4915 #: fortran/io.c:552
4916 msgid "Unexpected element %qc in format string at %L"
4917 msgstr ""
4919 #: fortran/io.c:554
4920 msgid "Unexpected end of format string"
4921 msgstr ""
4923 #: fortran/io.c:555
4924 msgid "Zero width in format descriptor"
4925 msgstr ""
4927 #: fortran/io.c:575
4928 msgid "Missing leading left parenthesis"
4929 msgstr ""
4931 #: fortran/io.c:604
4932 msgid "Left parenthesis required after %<*%>"
4933 msgstr ""
4935 #: fortran/io.c:635
4936 msgid "Expected P edit descriptor"
4937 msgstr ""
4939 #. P requires a prior number.
4940 #: fortran/io.c:643
4941 msgid "P descriptor requires leading scale factor"
4942 msgstr ""
4944 #: fortran/io.c:736 fortran/io.c:750
4945 msgid "Comma required after P descriptor"
4946 msgstr ""
4948 #: fortran/io.c:764
4949 msgid "Positive width required with T descriptor"
4950 msgstr ""
4952 #: fortran/io.c:843
4953 msgid "E specifier not allowed with g0 descriptor"
4954 msgstr ""
4956 #: fortran/io.c:913
4957 msgid "Positive exponent width required"
4958 msgstr ""
4960 #: fortran/io.c:943
4961 msgid "Period required in format specifier"
4962 msgstr ""
4964 #: fortran/io.c:1570
4965 #, c-format
4966 msgid "%s tag"
4967 msgstr ""
4969 #: fortran/io.c:2966
4970 msgid "internal unit in WRITE"
4971 msgstr ""
4973 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4974 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4975 #: fortran/io.c:4223
4976 #, c-format
4977 msgid "%s tag with INQUIRE"
4978 msgstr ""
4980 #: fortran/matchexp.c:28
4981 #, c-format
4982 msgid "Syntax error in expression at %C"
4983 msgstr ""
4985 #: fortran/module.c:1204
4986 msgid "Unexpected EOF"
4987 msgstr ""
4989 #: fortran/module.c:1288
4990 msgid "Integer overflow"
4991 msgstr ""
4993 #: fortran/module.c:1318
4994 msgid "Name too long"
4995 msgstr ""
4997 #: fortran/module.c:1420 fortran/module.c:1523
4998 msgid "Bad name"
4999 msgstr ""
5001 #: fortran/module.c:1547
5002 msgid "Expected name"
5003 msgstr ""
5005 #: fortran/module.c:1550
5006 msgid "Expected left parenthesis"
5007 msgstr ""
5009 #: fortran/module.c:1553
5010 msgid "Expected right parenthesis"
5011 msgstr ""
5013 #: fortran/module.c:1556
5014 msgid "Expected integer"
5015 msgstr ""
5017 #: fortran/module.c:1559 fortran/module.c:2547
5018 msgid "Expected string"
5019 msgstr ""
5021 #: fortran/module.c:1584
5022 msgid "find_enum(): Enum not found"
5023 msgstr ""
5025 #: fortran/module.c:2265
5026 msgid "Expected attribute bit name"
5027 msgstr ""
5029 #: fortran/module.c:3151
5030 msgid "Expected integer string"
5031 msgstr ""
5033 #: fortran/module.c:3155
5034 msgid "Error converting integer"
5035 msgstr ""
5037 #: fortran/module.c:3177
5038 msgid "Expected real string"
5039 msgstr ""
5041 #: fortran/module.c:3401
5042 msgid "Expected expression type"
5043 msgstr ""
5045 #: fortran/module.c:3481
5046 msgid "Bad operator"
5047 msgstr ""
5049 #: fortran/module.c:3596
5050 msgid "Bad type in constant expression"
5051 msgstr ""
5053 #: fortran/module.c:6948
5054 msgid "Unexpected end of module"
5055 msgstr ""
5057 #: fortran/parse.c:1671
5058 msgid "arithmetic IF"
5059 msgstr ""
5061 #: fortran/parse.c:1680
5062 msgid "attribute declaration"
5063 msgstr ""
5065 #: fortran/parse.c:1716
5066 msgid "data declaration"
5067 msgstr ""
5069 #: fortran/parse.c:1734
5070 msgid "derived type declaration"
5071 msgstr ""
5073 #: fortran/parse.c:1846
5074 msgid "block IF"
5075 msgstr ""
5077 #: fortran/parse.c:1855
5078 msgid "implied END DO"
5079 msgstr ""
5081 #: fortran/parse.c:1949 fortran/resolve.c:10570
5082 msgid "assignment"
5083 msgstr ""
5085 #: fortran/parse.c:1952 fortran/resolve.c:10621 fortran/resolve.c:10624
5086 msgid "pointer assignment"
5087 msgstr ""
5089 #: fortran/parse.c:1970
5090 msgid "simple IF"
5091 msgstr ""
5093 #: fortran/resolve.c:606
5094 msgid "module procedure"
5095 msgstr ""
5097 #: fortran/resolve.c:607
5098 msgid "internal function"
5099 msgstr ""
5101 #: fortran/resolve.c:2157 fortran/resolve.c:2351
5102 msgid "elemental procedure"
5103 msgstr ""
5105 #: fortran/resolve.c:2254
5106 msgid "allocatable argument"
5107 msgstr ""
5109 #: fortran/resolve.c:2259
5110 msgid "asynchronous argument"
5111 msgstr ""
5113 #: fortran/resolve.c:2264
5114 msgid "optional argument"
5115 msgstr ""
5117 #: fortran/resolve.c:2269
5118 msgid "pointer argument"
5119 msgstr ""
5121 #: fortran/resolve.c:2274
5122 msgid "target argument"
5123 msgstr ""
5125 #: fortran/resolve.c:2279
5126 msgid "value argument"
5127 msgstr ""
5129 #: fortran/resolve.c:2284
5130 msgid "volatile argument"
5131 msgstr ""
5133 #: fortran/resolve.c:2289
5134 msgid "assumed-shape argument"
5135 msgstr ""
5137 #: fortran/resolve.c:2294
5138 msgid "assumed-rank argument"
5139 msgstr ""
5141 #: fortran/resolve.c:2299
5142 msgid "coarray argument"
5143 msgstr ""
5145 #: fortran/resolve.c:2304
5146 msgid "parametrized derived type argument"
5147 msgstr ""
5149 #: fortran/resolve.c:2309
5150 msgid "polymorphic argument"
5151 msgstr ""
5153 #: fortran/resolve.c:2314
5154 msgid "NO_ARG_CHECK attribute"
5155 msgstr ""
5157 #. As assumed-type is unlimited polymorphic (cf. above).
5158 #. See also TS 29113, Note 6.1.
5159 #: fortran/resolve.c:2321
5160 msgid "assumed-type argument"
5161 msgstr ""
5163 #: fortran/resolve.c:2332
5164 msgid "array result"
5165 msgstr ""
5167 #: fortran/resolve.c:2337
5168 msgid "pointer or allocatable result"
5169 msgstr ""
5171 #: fortran/resolve.c:2344
5172 msgid "result with non-constant character length"
5173 msgstr ""
5175 #: fortran/resolve.c:2356
5176 msgid "bind(c) procedure"
5177 msgstr ""
5179 #: fortran/resolve.c:3565
5180 #, c-format
5181 msgid "Invalid context for NULL() pointer at %%L"
5182 msgstr ""
5184 #: fortran/resolve.c:3581
5185 #, c-format
5186 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5187 msgstr ""
5189 #: fortran/resolve.c:3597
5190 #, c-format
5191 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5192 msgstr ""
5194 #: fortran/resolve.c:3612
5195 #, c-format
5196 msgid "Operands of string concatenation operator at %%L are %s/%s"
5197 msgstr ""
5199 #: fortran/resolve.c:3631
5200 #, c-format
5201 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5202 msgstr ""
5204 #: fortran/resolve.c:3645
5205 #, c-format
5206 msgid "Operand of .not. operator at %%L is %s"
5207 msgstr ""
5209 #: fortran/resolve.c:3659
5210 msgid "COMPLEX quantities cannot be compared at %L"
5211 msgstr ""
5213 #: fortran/resolve.c:3710
5214 #, c-format
5215 msgid "Logicals at %%L must be compared with %s instead of %s"
5216 msgstr ""
5218 #: fortran/resolve.c:3716
5219 #, c-format
5220 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5221 msgstr ""
5223 #: fortran/resolve.c:3724
5224 #, c-format
5225 msgid "Unknown operator %%<%s%%> at %%L"
5226 msgstr ""
5228 #: fortran/resolve.c:3727
5229 #, c-format
5230 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5231 msgstr ""
5233 #: fortran/resolve.c:3731
5234 #, c-format
5235 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5236 msgstr ""
5238 #: fortran/resolve.c:3819
5239 #, c-format
5240 msgid "Inconsistent ranks for operator at %%L and %%L"
5241 msgstr ""
5243 #: fortran/resolve.c:6486
5244 msgid "Loop variable"
5245 msgstr ""
5247 #: fortran/resolve.c:6490
5248 msgid "iterator variable"
5249 msgstr ""
5251 #: fortran/resolve.c:6494
5252 msgid "Start expression in DO loop"
5253 msgstr ""
5255 #: fortran/resolve.c:6498
5256 msgid "End expression in DO loop"
5257 msgstr ""
5259 #: fortran/resolve.c:6502
5260 msgid "Step expression in DO loop"
5261 msgstr ""
5263 #: fortran/resolve.c:6782 fortran/resolve.c:6785
5264 msgid "DEALLOCATE object"
5265 msgstr ""
5267 #: fortran/resolve.c:7152 fortran/resolve.c:7155
5268 msgid "ALLOCATE object"
5269 msgstr ""
5271 #: fortran/resolve.c:7384 fortran/resolve.c:8831
5272 msgid "STAT variable"
5273 msgstr ""
5275 #: fortran/resolve.c:7428 fortran/resolve.c:8843
5276 msgid "ERRMSG variable"
5277 msgstr ""
5279 #: fortran/resolve.c:8673
5280 msgid "item in READ"
5281 msgstr ""
5283 #: fortran/resolve.c:8855
5284 msgid "ACQUIRED_LOCK variable"
5285 msgstr ""
5287 #: fortran/trans-array.c:1438
5288 #, c-format
5289 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5290 msgstr ""
5292 #: fortran/trans-array.c:5503
5293 msgid "Integer overflow when calculating the amount of memory to allocate"
5294 msgstr ""
5296 #: fortran/trans-decl.c:5540
5297 #, c-format
5298 msgid ""
5299 "Actual string length does not match the declared one for dummy argument "
5300 "'%s' (%ld/%ld)"
5301 msgstr ""
5303 #: fortran/trans-decl.c:5548
5304 #, c-format
5305 msgid ""
5306 "Actual string length is shorter than the declared one for dummy argument "
5307 "'%s' (%ld/%ld)"
5308 msgstr ""
5310 #: fortran/trans-expr.c:8170
5311 #, c-format
5312 msgid "Target of rank remapping is too small (%ld < %ld)"
5313 msgstr ""
5315 #: fortran/trans-expr.c:9375
5316 msgid "Assignment of scalar to unallocated array"
5317 msgstr ""
5319 #: fortran/trans-intrinsic.c:897
5320 #, c-format
5321 msgid "Unequal character lengths (%ld/%ld) in %s"
5322 msgstr ""
5324 #: fortran/trans-intrinsic.c:7032
5325 #, c-format
5326 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5327 msgstr ""
5329 #: fortran/trans-intrinsic.c:7064
5330 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5331 msgstr ""
5333 #: fortran/trans-io.c:560
5334 msgid "Unit number in I/O statement too small"
5335 msgstr ""
5337 #: fortran/trans-io.c:569
5338 msgid "Unit number in I/O statement too large"
5339 msgstr ""
5341 #: fortran/trans-stmt.c:156
5342 msgid "Assigned label is not a target label"
5343 msgstr ""
5345 #: fortran/trans-stmt.c:1101
5346 #, c-format
5347 msgid "Invalid image number %d in SYNC IMAGES"
5348 msgstr ""
5350 #: fortran/trans-stmt.c:1916
5351 msgid "Loop iterates infinitely"
5352 msgstr ""
5354 #: fortran/trans-stmt.c:1936 fortran/trans-stmt.c:2192
5355 msgid "Loop variable has been modified"
5356 msgstr ""
5358 #: fortran/trans-stmt.c:2045
5359 msgid "DO step value is zero"
5360 msgstr ""
5362 #: fortran/trans.c:47
5363 msgid "Array reference out of bounds"
5364 msgstr ""
5366 #: fortran/trans.c:48
5367 msgid "Incorrect function return value"
5368 msgstr ""
5370 #: fortran/trans.c:607
5371 msgid "Memory allocation failed"
5372 msgstr ""
5374 #: fortran/trans.c:685 fortran/trans.c:1525
5375 msgid "Allocation would exceed memory limit"
5376 msgstr ""
5378 #: fortran/trans.c:856
5379 #, c-format
5380 msgid "Attempting to allocate already allocated variable '%s'"
5381 msgstr ""
5383 #: fortran/trans.c:862
5384 msgid "Attempting to allocate already allocated variable"
5385 msgstr ""
5387 #: fortran/trans.c:1272 fortran/trans.c:1426
5388 #, c-format
5389 msgid "Attempt to DEALLOCATE unallocated '%s'"
5390 msgstr ""
5392 #. The remainder are real diagnostic types.
5393 #: fortran/gfc-diagnostic.def:33
5394 msgid "Fatal Error"
5395 msgstr ""
5397 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5398 #. when reporting fatal signal in the compiler.
5399 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5400 msgid "internal compiler error"
5401 msgstr ""
5403 #: fortran/gfc-diagnostic.def:35
5404 msgid "Error"
5405 msgstr ""
5407 #: fortran/gfc-diagnostic.def:36
5408 msgid "sorry, unimplemented"
5409 msgstr ""
5411 #: fortran/gfc-diagnostic.def:37
5412 msgid "Warning"
5413 msgstr ""
5415 #: fortran/gfc-diagnostic.def:38
5416 msgid "anachronism"
5417 msgstr ""
5419 #: fortran/gfc-diagnostic.def:39
5420 msgid "note"
5421 msgstr ""
5423 #: fortran/gfc-diagnostic.def:40
5424 msgid "debug"
5425 msgstr ""
5427 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5428 #. prefix does not matter.
5429 #: fortran/gfc-diagnostic.def:43
5430 msgid "pedwarn"
5431 msgstr ""
5433 #: fortran/gfc-diagnostic.def:44
5434 msgid "permerror"
5435 msgstr ""
5437 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5438 #. due to -Werror and -Werror=warning.
5439 #: fortran/gfc-diagnostic.def:47
5440 msgid "error"
5441 msgstr ""
5443 #: go/go-backend.c:171
5444 msgid "lseek failed while reading export data"
5445 msgstr ""
5447 #: go/go-backend.c:178
5448 msgid "memory allocation failed while reading export data"
5449 msgstr ""
5451 #: go/go-backend.c:186
5452 msgid "read failed while reading export data"
5453 msgstr ""
5455 #: go/go-backend.c:192
5456 msgid "short read while reading export data"
5457 msgstr ""
5459 #: java/jcf-dump.c:1128
5460 #, c-format
5461 msgid "Not a valid Java .class file.\n"
5462 msgstr ""
5464 #: java/jcf-dump.c:1134
5465 #, c-format
5466 msgid "error while parsing constant pool\n"
5467 msgstr ""
5469 #: java/jcf-dump.c:1140 java/jcf-parse.c:1429
5470 #, gcc-internal-format, gfc-internal-format
5471 msgid "error in constant pool entry #%d\n"
5472 msgstr ""
5474 #: java/jcf-dump.c:1150
5475 #, c-format
5476 msgid "error while parsing fields\n"
5477 msgstr ""
5479 #: java/jcf-dump.c:1156
5480 #, c-format
5481 msgid "error while parsing methods\n"
5482 msgstr ""
5484 #: java/jcf-dump.c:1162
5485 #, c-format
5486 msgid "error while parsing final attributes\n"
5487 msgstr ""
5489 #: java/jcf-dump.c:1199
5490 #, c-format
5491 msgid "Try 'jcf-dump --help' for more information.\n"
5492 msgstr ""
5494 #: java/jcf-dump.c:1206
5495 #, c-format
5496 msgid ""
5497 "Usage: jcf-dump [OPTION]... CLASS...\n"
5498 "\n"
5499 msgstr ""
5501 #: java/jcf-dump.c:1207
5502 #, c-format
5503 msgid ""
5504 "Display contents of a class file in readable form.\n"
5505 "\n"
5506 msgstr ""
5508 #: java/jcf-dump.c:1208
5509 #, c-format
5510 msgid "  -c                      Disassemble method bodies\n"
5511 msgstr ""
5513 #: java/jcf-dump.c:1209
5514 #, c-format
5515 msgid "  --javap                 Generate output in 'javap' format\n"
5516 msgstr ""
5518 #: java/jcf-dump.c:1211
5519 #, c-format
5520 msgid "  --classpath PATH        Set path to find .class files\n"
5521 msgstr ""
5523 #: java/jcf-dump.c:1212
5524 #, c-format
5525 msgid "  -IDIR                   Append directory to class path\n"
5526 msgstr ""
5528 #: java/jcf-dump.c:1213
5529 #, c-format
5530 msgid "  --bootclasspath PATH    Override built-in class path\n"
5531 msgstr ""
5533 #: java/jcf-dump.c:1214
5534 #, c-format
5535 msgid "  --extdirs PATH          Set extensions directory path\n"
5536 msgstr ""
5538 #: java/jcf-dump.c:1215
5539 #, c-format
5540 msgid "  -o FILE                 Set output file name\n"
5541 msgstr ""
5543 #: java/jcf-dump.c:1217
5544 #, c-format
5545 msgid "  --help                  Print this help, then exit\n"
5546 msgstr ""
5548 #: java/jcf-dump.c:1218
5549 #, c-format
5550 msgid "  --version               Print version number, then exit\n"
5551 msgstr ""
5553 #: java/jcf-dump.c:1219
5554 #, c-format
5555 msgid "  -v, --verbose           Print extra information while running\n"
5556 msgstr ""
5558 #: java/jcf-dump.c:1221
5559 #, c-format
5560 msgid ""
5561 "For bug reporting instructions, please see:\n"
5562 "%s.\n"
5563 msgstr ""
5565 #: java/jcf-dump.c:1259 java/jcf-dump.c:1327
5566 #, c-format
5567 msgid "jcf-dump: no classes specified\n"
5568 msgstr ""
5570 #: java/jcf-dump.c:1347
5571 #, c-format
5572 msgid "Cannot open '%s' for output.\n"
5573 msgstr ""
5575 #: java/jcf-dump.c:1392
5576 #, c-format
5577 msgid "bad format of .zip/.jar archive\n"
5578 msgstr ""
5580 #: java/jcf-dump.c:1510
5581 #, c-format
5582 msgid "Bad byte codes.\n"
5583 msgstr ""
5585 #: java/jvgenmain.c:44
5586 #, c-format
5587 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
5588 msgstr ""
5590 #: java/jvgenmain.c:117
5591 #, c-format
5592 msgid "%s: Cannot open output file: %s\n"
5593 msgstr ""
5595 #: java/jvgenmain.c:167
5596 #, c-format
5597 msgid "%s: Failed to close output file %s\n"
5598 msgstr ""
5600 #: gcc.c:747 gcc.c:751 gcc.c:806
5601 msgid "-gz is not supported in this configuration"
5602 msgstr ""
5604 #: gcc.c:757 gcc.c:817
5605 msgid "-gz=zlib is not supported in this configuration"
5606 msgstr ""
5608 #: gcc.c:961
5609 msgid "-fuse-linker-plugin is not supported in this configuration"
5610 msgstr ""
5612 #: gcc.c:976
5613 msgid "cannot specify -static with -fsanitize=address"
5614 msgstr ""
5616 #: gcc.c:978
5617 msgid "cannot specify -static with -fsanitize=thread"
5618 msgstr ""
5620 #: gcc.c:1000
5621 msgid "-fvtable-verify=std is not supported in this configuration"
5622 msgstr ""
5624 #: gcc.c:1002
5625 msgid "-fvtable-verify=preinit is not supported in this configuration"
5626 msgstr ""
5628 #: gcc.c:1131 ada/gcc-interface/lang-specs.h:33 java/jvspec.c:79
5629 msgid "-pg and -fomit-frame-pointer are incompatible"
5630 msgstr ""
5632 #: gcc.c:1307
5633 msgid "GNU C no longer supports -traditional without -E"
5634 msgstr ""
5636 #: gcc.c:1316
5637 msgid "-E or -x required when input is from standard input"
5638 msgstr ""
5640 #: config/darwin.h:252
5641 msgid "-current_version only allowed with -dynamiclib"
5642 msgstr ""
5644 #: config/darwin.h:254
5645 msgid "-install_name only allowed with -dynamiclib"
5646 msgstr ""
5648 #: config/darwin.h:259
5649 msgid "-bundle not allowed with -dynamiclib"
5650 msgstr ""
5652 #: config/darwin.h:260
5653 msgid "-bundle_loader not allowed with -dynamiclib"
5654 msgstr ""
5656 #: config/darwin.h:261
5657 msgid "-client_name not allowed with -dynamiclib"
5658 msgstr ""
5660 #: config/darwin.h:266
5661 msgid "-force_flat_namespace not allowed with -dynamiclib"
5662 msgstr ""
5664 #: config/darwin.h:268
5665 msgid "-keep_private_externs not allowed with -dynamiclib"
5666 msgstr ""
5668 #: config/darwin.h:269
5669 msgid "-private_bundle not allowed with -dynamiclib"
5670 msgstr ""
5672 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5673 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5674 #: config/rs6000/sysv4.h:736 config/sparc/freebsd.h:45
5675 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5676 msgstr ""
5678 #: config/lynx.h:69
5679 msgid "cannot use mthreads and mlegacy-threads together"
5680 msgstr ""
5682 #: config/lynx.h:94
5683 msgid "cannot use mshared and static together"
5684 msgstr ""
5686 #: config/sol2.h:273 config/sol2.h:278
5687 msgid "does not support multilib"
5688 msgstr ""
5690 #: config/sol2.h:370
5691 msgid "-pie is not supported in this configuration"
5692 msgstr ""
5694 #: config/vxworks.h:70
5695 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5696 msgstr ""
5698 #: config/arc/arc.h:147 config/mips/mips.h:1371
5699 msgid "may not use both -EB and -EL"
5700 msgstr ""
5702 #: config/arm/arm.h:95
5703 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5704 msgstr ""
5706 #: config/arm/arm.h:97 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5707 msgid "-mbig-endian and -mlittle-endian may not be used together"
5708 msgstr ""
5710 #: config/arm/freebsd.h:49
5711 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5712 msgstr ""
5714 #: config/avr/specs.h:68
5715 msgid "shared is not supported"
5716 msgstr ""
5718 #: config/bfin/elf.h:55
5719 msgid "no processor type specified for linking"
5720 msgstr ""
5722 #: config/cris/cris.h:184
5723 msgid "do not specify both -march=... and -mcpu=..."
5724 msgstr ""
5726 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5727 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5728 msgid "shared and mdll are not compatible"
5729 msgstr ""
5731 #: config/mcore/mcore.h:53
5732 msgid "the m210 does not have little endian support"
5733 msgstr ""
5735 #: config/mips/r3900.h:37
5736 msgid "-mhard-float not supported"
5737 msgstr ""
5739 #: config/mips/r3900.h:39
5740 msgid "-msingle-float and -msoft-float cannot both be specified"
5741 msgstr ""
5743 #: config/moxie/moxiebox.h:43
5744 msgid "this target is little-endian"
5745 msgstr ""
5747 #: config/nios2/elf.h:44
5748 msgid "You need a C startup file for -msys-crt0="
5749 msgstr ""
5751 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5752 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5753 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
5754 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
5755 msgid "warning: consider linking with '-static' as system libraries with"
5756 msgstr ""
5758 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5759 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5760 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
5761 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
5762 msgid "  profiling support are only provided in archive format"
5763 msgstr ""
5765 #: config/rs6000/darwin.h:95
5766 msgid " conflicting code gen style switches are used"
5767 msgstr ""
5769 #: config/rs6000/freebsd64.h:171
5770 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5771 msgstr ""
5773 #: config/rx/rx.h:80
5774 msgid "-mas100-syntax is incompatible with -gdwarf"
5775 msgstr ""
5777 #: config/rx/rx.h:81
5778 msgid "rx100 cpu does not have FPU hardware"
5779 msgstr ""
5781 #: config/rx/rx.h:82
5782 msgid "rx200 cpu does not have FPU hardware"
5783 msgstr ""
5785 #: config/s390/tpf.h:110
5786 msgid "static is not supported on TPF-OS"
5787 msgstr ""
5789 #: config/sh/sh.h:297 config/sh/sh.h:300
5790 msgid "SH2a does not support little-endian"
5791 msgstr ""
5793 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5794 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5795 #: config/sparc/sol2.h:228 config/sparc/sol2.h:234
5796 msgid "may not use both -m32 and -m64"
5797 msgstr ""
5799 #: config/vax/netbsd-elf.h:51
5800 msgid "the -shared option is not currently supported for VAX ELF"
5801 msgstr ""
5803 #: config/vax/vax.h:46 config/vax/vax.h:47
5804 msgid "profiling not supported with -mg"
5805 msgstr ""
5807 #: ada/gcc-interface/lang-specs.h:34
5808 msgid "-c or -S required for Ada"
5809 msgstr ""
5811 #: ada/gcc-interface/lang-specs.h:52
5812 msgid "-c required for gnat2why"
5813 msgstr ""
5815 #: ada/gcc-interface/lang-specs.h:65
5816 msgid "-c required for gnat2scil"
5817 msgstr ""
5819 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5820 msgid "gfortran does not support -E without -cpp"
5821 msgstr ""
5823 #: java/lang-specs.h:32
5824 msgid "-fjni and -femit-class-files are incompatible"
5825 msgstr ""
5827 #: java/lang-specs.h:33
5828 msgid "-fjni and -femit-class-file are incompatible"
5829 msgstr ""
5831 #: java/lang-specs.h:34 java/lang-specs.h:35
5832 msgid "-femit-class-file should used along with -fsyntax-only"
5833 msgstr ""
5835 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5836 msgid "GNU Objective C no longer supports traditional compilation"
5837 msgstr ""
5839 #: objc/lang-specs.h:55
5840 msgid ""
5841 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5842 msgstr ""
5844 #: objcp/lang-specs.h:58
5845 msgid ""
5846 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5847 msgstr ""
5849 #: fortran/lang.opt:146
5850 msgid "-J<directory>\tPut MODULE files in 'directory'."
5851 msgstr ""
5853 #: fortran/lang.opt:198
5854 msgid "Warn about possible aliasing of dummy arguments."
5855 msgstr ""
5857 #: fortran/lang.opt:202
5858 msgid "Warn about alignment of COMMON blocks."
5859 msgstr ""
5861 #: fortran/lang.opt:206
5862 msgid "Warn about missing ampersand in continued character constants."
5863 msgstr ""
5865 #: fortran/lang.opt:210
5866 msgid "Warn about creation of array temporaries."
5867 msgstr ""
5869 #: fortran/lang.opt:214
5870 msgid "Warn if the type of a variable might be not interoperable with C."
5871 msgstr ""
5873 #: fortran/lang.opt:222
5874 msgid "Warn about truncated character expressions."
5875 msgstr ""
5877 #: fortran/lang.opt:226
5878 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5879 msgstr ""
5881 #: fortran/lang.opt:234
5882 msgid "Warn about most implicit conversions."
5883 msgstr ""
5885 #: fortran/lang.opt:242
5886 msgid "Warn about function call elimination."
5887 msgstr ""
5889 #: fortran/lang.opt:246
5890 msgid "Warn about calls with implicit interface."
5891 msgstr ""
5893 #: fortran/lang.opt:250
5894 msgid "Warn about called procedures not explicitly declared."
5895 msgstr ""
5897 #: fortran/lang.opt:254
5898 msgid "Warn about constant integer divisions with truncated results."
5899 msgstr ""
5901 #: fortran/lang.opt:258
5902 msgid "Warn about truncated source lines."
5903 msgstr ""
5905 #: fortran/lang.opt:262
5906 msgid "Warn on intrinsics not part of the selected standard."
5907 msgstr ""
5909 #: fortran/lang.opt:274
5910 msgid "Warn about USE statements that have no ONLY qualifier."
5911 msgstr ""
5913 #: fortran/lang.opt:286
5914 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5915 msgstr ""
5917 #: fortran/lang.opt:290
5918 msgid "Warn when a left-hand-side array variable is reallocated."
5919 msgstr ""
5921 #: fortran/lang.opt:294
5922 msgid "Warn when a left-hand-side variable is reallocated."
5923 msgstr ""
5925 #: fortran/lang.opt:298
5926 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5927 msgstr ""
5929 #: fortran/lang.opt:306
5930 msgid "Warn about \"suspicious\" constructs."
5931 msgstr ""
5933 #: fortran/lang.opt:310
5934 msgid "Permit nonconforming uses of the tab character."
5935 msgstr ""
5937 #: fortran/lang.opt:314
5938 msgid "Warn about an invalid DO loop."
5939 msgstr ""
5941 #: fortran/lang.opt:318
5942 msgid "Warn about underflow of numerical constant expressions."
5943 msgstr ""
5945 #: fortran/lang.opt:326
5946 msgid "Warn if a user-procedure has the same name as an intrinsic."
5947 msgstr ""
5949 #: fortran/lang.opt:334
5950 msgid "Warn about unused dummy arguments."
5951 msgstr ""
5953 #: fortran/lang.opt:338
5954 msgid "Warn about zero-trip DO loops."
5955 msgstr ""
5957 #: fortran/lang.opt:342
5958 msgid "Enable preprocessing."
5959 msgstr ""
5961 #: fortran/lang.opt:350
5962 msgid "Disable preprocessing."
5963 msgstr ""
5965 #: fortran/lang.opt:358
5966 msgid "Eliminate multiple function invokations also for impure functions."
5967 msgstr ""
5969 #: fortran/lang.opt:362
5970 msgid "Enable alignment of COMMON blocks."
5971 msgstr ""
5973 #: fortran/lang.opt:366
5974 msgid ""
5975 "All intrinsics procedures are available regardless of selected standard."
5976 msgstr ""
5978 #: fortran/lang.opt:374
5979 msgid ""
5980 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
5981 "statements."
5982 msgstr ""
5984 #: fortran/lang.opt:378
5985 msgid "Specify that backslash in string introduces an escape character."
5986 msgstr ""
5988 #: fortran/lang.opt:382
5989 msgid "Produce a backtrace when a runtime error is encountered."
5990 msgstr ""
5992 #: fortran/lang.opt:386
5993 msgid ""
5994 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
5995 "use BLAS."
5996 msgstr ""
5998 #: fortran/lang.opt:390
5999 msgid ""
6000 "Produce a warning at runtime if a array temporary has been created for a "
6001 "procedure argument."
6002 msgstr ""
6004 #: fortran/lang.opt:394
6005 msgid ""
6006 "-fconvert=<big-endian|little-endian|native|swap> The endianness used for "
6007 "unformatted files."
6008 msgstr ""
6010 #: fortran/lang.opt:397
6011 #, c-format
6012 msgid "Unrecognized option to endianess value: %qs"
6013 msgstr ""
6015 #: fortran/lang.opt:413
6016 msgid "Use the Cray Pointer extension."
6017 msgstr ""
6019 #: fortran/lang.opt:417
6020 msgid "Ignore 'D' in column one in fixed form."
6021 msgstr ""
6023 #: fortran/lang.opt:421
6024 msgid "Treat lines with 'D' in column one as comments."
6025 msgstr ""
6027 #: fortran/lang.opt:425
6028 msgid "Enable all DEC language extensions."
6029 msgstr ""
6031 #: fortran/lang.opt:429
6032 msgid "Enable kind-specific variants of integer intrinsic functions."
6033 msgstr ""
6035 #: fortran/lang.opt:433
6036 msgid "Enable support for DEC STRUCTURE/RECORD."
6037 msgstr ""
6039 #: fortran/lang.opt:437
6040 msgid "Set the default double precision kind to an 8 byte wide type."
6041 msgstr ""
6043 #: fortran/lang.opt:441
6044 msgid "Set the default integer kind to an 8 byte wide type."
6045 msgstr ""
6047 #: fortran/lang.opt:445
6048 msgid "Set the default real kind to an 8 byte wide type."
6049 msgstr ""
6051 #: fortran/lang.opt:449
6052 msgid "Allow dollar signs in entity names."
6053 msgstr ""
6055 #: fortran/lang.opt:453 config/alpha/alpha.opt:31 common.opt:737 common.opt:928
6056 #: common.opt:932 common.opt:936 common.opt:940 common.opt:1445 common.opt:1594
6057 #: common.opt:1598 common.opt:1824 common.opt:1983 common.opt:2643
6058 msgid "Does nothing. Preserved for backward compatibility."
6059 msgstr ""
6061 #: fortran/lang.opt:457
6062 msgid "Display the code tree after parsing."
6063 msgstr ""
6065 #: fortran/lang.opt:461
6066 msgid "Display the code tree after front end optimization."
6067 msgstr ""
6069 #: fortran/lang.opt:465
6070 msgid "Display the code tree after parsing; deprecated option."
6071 msgstr ""
6073 #: fortran/lang.opt:469
6074 msgid ""
6075 "Specify that an external BLAS library should be used for matmul calls on "
6076 "large-size arrays."
6077 msgstr ""
6079 #: fortran/lang.opt:473
6080 msgid "Use f2c calling convention."
6081 msgstr ""
6083 #: fortran/lang.opt:477
6084 msgid "Assume that the source file is fixed form."
6085 msgstr ""
6087 #: fortran/lang.opt:481
6088 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
6089 msgstr ""
6091 #: fortran/lang.opt:485 fortran/lang.opt:489
6092 msgid "Specify where to find the compiled intrinsic modules."
6093 msgstr ""
6095 #: fortran/lang.opt:493
6096 msgid "Allow arbitrary character line width in fixed mode."
6097 msgstr ""
6099 #: fortran/lang.opt:497
6100 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
6101 msgstr ""
6103 #: fortran/lang.opt:501
6104 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
6105 msgstr ""
6107 #: fortran/lang.opt:505
6108 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
6109 msgstr ""
6111 #: fortran/lang.opt:509
6112 msgid "Assume that the source file is free form."
6113 msgstr ""
6115 #: fortran/lang.opt:513
6116 msgid "Allow arbitrary character line width in free mode."
6117 msgstr ""
6119 #: fortran/lang.opt:517
6120 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
6121 msgstr ""
6123 #: fortran/lang.opt:521
6124 msgid "Enable front end optimization."
6125 msgstr ""
6127 #: fortran/lang.opt:525
6128 msgid ""
6129 "Specify that no implicit typing is allowed, unless overridden by explicit "
6130 "IMPLICIT statements."
6131 msgstr ""
6133 #: fortran/lang.opt:529
6134 msgid ""
6135 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
6136 msgstr ""
6138 #: fortran/lang.opt:533
6139 msgid ""
6140 "Initialize components of derived type variables according to other init "
6141 "flags."
6142 msgstr ""
6144 #: fortran/lang.opt:537
6145 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
6146 msgstr ""
6148 #: fortran/lang.opt:541
6149 msgid "Initialize local variables to zero (from g77)."
6150 msgstr ""
6152 #: fortran/lang.opt:545
6153 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
6154 msgstr ""
6156 #: fortran/lang.opt:549
6157 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
6158 msgstr ""
6160 #: fortran/lang.opt:552
6161 #, c-format
6162 msgid "Unrecognized option to floating-point init value: %qs"
6163 msgstr ""
6165 #: fortran/lang.opt:571
6166 msgid ""
6167 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
6168 "matmul will be inlined."
6169 msgstr ""
6171 #: fortran/lang.opt:575
6172 msgid ""
6173 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
6174 "constructor."
6175 msgstr ""
6177 #: fortran/lang.opt:579
6178 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
6179 msgstr ""
6181 #: fortran/lang.opt:583
6182 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
6183 msgstr ""
6185 #: fortran/lang.opt:587
6186 msgid ""
6187 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
6188 "put on the stack."
6189 msgstr ""
6191 #: fortran/lang.opt:591
6192 msgid "Put all local arrays on stack."
6193 msgstr ""
6195 #: fortran/lang.opt:595
6196 msgid "Set default accessibility of module entities to PRIVATE."
6197 msgstr ""
6199 #: fortran/lang.opt:615
6200 msgid "Try to lay out derived types as compactly as possible."
6201 msgstr ""
6203 #: fortran/lang.opt:623
6204 msgid "Protect parentheses in expressions."
6205 msgstr ""
6207 #: fortran/lang.opt:627
6208 msgid "Enable range checking during compilation."
6209 msgstr ""
6211 #: fortran/lang.opt:631
6212 msgid "Interpret any REAL(4) as a REAL(8)."
6213 msgstr ""
6215 #: fortran/lang.opt:635
6216 msgid "Interpret any REAL(4) as a REAL(10)."
6217 msgstr ""
6219 #: fortran/lang.opt:639
6220 msgid "Interpret any REAL(4) as a REAL(16)."
6221 msgstr ""
6223 #: fortran/lang.opt:643
6224 msgid "Interpret any REAL(8) as a REAL(4)."
6225 msgstr ""
6227 #: fortran/lang.opt:647
6228 msgid "Interpret any REAL(8) as a REAL(10)."
6229 msgstr ""
6231 #: fortran/lang.opt:651
6232 msgid "Interpret any REAL(8) as a REAL(16)."
6233 msgstr ""
6235 #: fortran/lang.opt:655
6236 msgid "Reallocate the LHS in assignments."
6237 msgstr ""
6239 #: fortran/lang.opt:659
6240 msgid "Use a 4-byte record marker for unformatted files."
6241 msgstr ""
6243 #: fortran/lang.opt:663
6244 msgid "Use an 8-byte record marker for unformatted files."
6245 msgstr ""
6247 #: fortran/lang.opt:667
6248 msgid "Allocate local variables on the stack to allow indirect recursion."
6249 msgstr ""
6251 #: fortran/lang.opt:671
6252 msgid "Copy array sections into a contiguous block on procedure entry."
6253 msgstr ""
6255 #: fortran/lang.opt:675
6256 msgid ""
6257 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
6258 "used."
6259 msgstr ""
6261 #: fortran/lang.opt:678
6262 #, c-format
6263 msgid "Unrecognized option: %qs"
6264 msgstr ""
6266 #: fortran/lang.opt:691
6267 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6268 msgstr ""
6270 #: fortran/lang.opt:695
6271 msgid "Append a second underscore if the name already contains an underscore."
6272 msgstr ""
6274 #: fortran/lang.opt:703
6275 msgid "Apply negative sign to zero values."
6276 msgstr ""
6278 #: fortran/lang.opt:707
6279 msgid "Append underscores to externally visible names."
6280 msgstr ""
6282 #: fortran/lang.opt:711 c-family/c.opt:1167 c-family/c.opt:1195
6283 #: c-family/c.opt:1425 config/pa/pa.opt:42 config/pa/pa.opt:66 common.opt:1090
6284 #: common.opt:1321 common.opt:1677 common.opt:2036 common.opt:2072
6285 #: common.opt:2165 common.opt:2169 common.opt:2265 common.opt:2351
6286 #: common.opt:2359 common.opt:2367 common.opt:2375 common.opt:2476
6287 #: common.opt:2528 common.opt:2603
6288 msgid "Does nothing.  Preserved for backward compatibility."
6289 msgstr ""
6291 #: fortran/lang.opt:751
6292 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6293 msgstr ""
6295 #: fortran/lang.opt:755
6296 msgid "Conform to the ISO Fortran 2003 standard."
6297 msgstr ""
6299 #: fortran/lang.opt:759
6300 msgid "Conform to the ISO Fortran 2008 standard."
6301 msgstr ""
6303 #: fortran/lang.opt:763
6304 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6305 msgstr ""
6307 #: fortran/lang.opt:767
6308 msgid "Conform to the ISO Fortran 95 standard."
6309 msgstr ""
6311 #: fortran/lang.opt:771
6312 msgid "Conform to nothing in particular."
6313 msgstr ""
6315 #: fortran/lang.opt:775
6316 msgid "Accept extensions to support legacy code."
6317 msgstr ""
6319 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
6320 #, c-format
6321 msgid "assertion missing after %qs"
6322 msgstr ""
6324 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
6325 #: c-family/c.opt:193 c-family/c.opt:252
6326 #, c-format
6327 msgid "macro name missing after %qs"
6328 msgstr ""
6330 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
6331 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
6332 #: c-family/c.opt:232 c-family/c.opt:1639 c-family/c.opt:1647
6333 #: config/darwin.opt:53 common.opt:336 common.opt:339 common.opt:2858
6334 #, c-format
6335 msgid "missing filename after %qs"
6336 msgstr ""
6338 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
6339 #: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1635
6340 #: c-family/c.opt:1655 c-family/c.opt:1659 c-family/c.opt:1663
6341 #, c-format
6342 msgid "missing path after %qs"
6343 msgstr ""
6345 #: c-family/c.opt:182
6346 msgid ""
6347 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
6348 "before <question> disables the <answer> to <question>."
6349 msgstr ""
6351 #: c-family/c.opt:186
6352 msgid "Do not discard comments."
6353 msgstr ""
6355 #: c-family/c.opt:190
6356 msgid "Do not discard comments in macro expansions."
6357 msgstr ""
6359 #: c-family/c.opt:194
6360 msgid ""
6361 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
6362 "<macro> is given, <val> is taken to be 1."
6363 msgstr ""
6365 #: c-family/c.opt:201
6366 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6367 msgstr ""
6369 #: c-family/c.opt:205
6370 msgid "Print the name of header files as they are used."
6371 msgstr ""
6373 #: c-family/c.opt:209
6374 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6375 msgstr ""
6377 #: c-family/c.opt:213
6378 msgid "Generate make dependencies."
6379 msgstr ""
6381 #: c-family/c.opt:217
6382 msgid "Generate make dependencies and compile."
6383 msgstr ""
6385 #: c-family/c.opt:221
6386 msgid "-MF <file>\tWrite dependency output to the given file."
6387 msgstr ""
6389 #: c-family/c.opt:225
6390 msgid "Treat missing header files as generated files."
6391 msgstr ""
6393 #: c-family/c.opt:229
6394 msgid "Like -M but ignore system header files."
6395 msgstr ""
6397 #: c-family/c.opt:233
6398 msgid "Like -MD but ignore system header files."
6399 msgstr ""
6401 #: c-family/c.opt:237
6402 msgid "Generate phony targets for all headers."
6403 msgstr ""
6405 #: c-family/c.opt:240 c-family/c.opt:244
6406 #, c-format
6407 msgid "missing makefile target after %qs"
6408 msgstr ""
6410 #: c-family/c.opt:241
6411 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6412 msgstr ""
6414 #: c-family/c.opt:245
6415 msgid "-MT <target>\tAdd an unquoted target."
6416 msgstr ""
6418 #: c-family/c.opt:249
6419 msgid "Do not generate #line directives."
6420 msgstr ""
6422 #: c-family/c.opt:253
6423 msgid "-U<macro>\tUndefine <macro>."
6424 msgstr ""
6426 #: c-family/c.opt:257
6427 msgid ""
6428 "Warn about things that will change when compiling with an ABI-compliant "
6429 "compiler."
6430 msgstr ""
6432 #: c-family/c.opt:261
6433 msgid ""
6434 "Warn about things that change between the current -fabi-version and the "
6435 "specified version."
6436 msgstr ""
6438 #: c-family/c.opt:265
6439 msgid ""
6440 "Warn if a subobject has an abi_tag attribute that the complete object type "
6441 "does not have."
6442 msgstr ""
6444 #: c-family/c.opt:272
6445 msgid "Warn about suspicious uses of memory addresses."
6446 msgstr ""
6448 #: c-family/c.opt:276 ada/gcc-interface/lang.opt:57
6449 msgid "Enable most warning messages."
6450 msgstr ""
6452 #: c-family/c.opt:288
6453 msgid ""
6454 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
6455 "collector."
6456 msgstr ""
6458 #: c-family/c.opt:292
6459 msgid "Warn about casting functions to incompatible types."
6460 msgstr ""
6462 #: c-family/c.opt:296
6463 msgid ""
6464 "Warn about boolean expression compared with an integer value different from "
6465 "true/false."
6466 msgstr ""
6468 #: c-family/c.opt:300
6469 msgid ""
6470 "Warn when __builtin_frame_address or __builtin_return_address is used "
6471 "unsafely."
6472 msgstr ""
6474 #: c-family/c.opt:304
6475 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6476 msgstr ""
6478 #: c-family/c.opt:308
6479 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6480 msgstr ""
6482 #: c-family/c.opt:312
6483 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6484 msgstr ""
6486 #: c-family/c.opt:316
6487 msgid "Warn about C constructs that are not in the common subset of C and C++."
6488 msgstr ""
6490 #: c-family/c.opt:323
6491 msgid ""
6492 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
6493 "C++ 2011."
6494 msgstr ""
6496 #: c-family/c.opt:327
6497 msgid ""
6498 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
6499 "C++ 2014."
6500 msgstr ""
6502 #: c-family/c.opt:331
6503 msgid "Warn about casts which discard qualifiers."
6504 msgstr ""
6506 #: c-family/c.opt:335
6507 msgid "Warn about subscripts whose type is \"char\"."
6508 msgstr ""
6510 #: c-family/c.opt:339
6511 msgid "Warn about memory access errors found by Pointer Bounds Checker."
6512 msgstr ""
6514 #: c-family/c.opt:343
6515 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6516 msgstr ""
6518 #: c-family/c.opt:347
6519 msgid ""
6520 "Warn about possibly nested block comments, and C++ comments spanning more "
6521 "than one physical line."
6522 msgstr ""
6524 #: c-family/c.opt:351
6525 msgid "Synonym for -Wcomment."
6526 msgstr ""
6528 #: c-family/c.opt:355
6529 msgid "Warn for conditionally-supported constructs."
6530 msgstr ""
6532 #: c-family/c.opt:359
6533 msgid "Warn for implicit type conversions that may change a value."
6534 msgstr ""
6536 #: c-family/c.opt:363
6537 msgid "Warn for converting NULL from/to a non-pointer type."
6538 msgstr ""
6540 #: c-family/c.opt:371
6541 msgid "Warn when all constructors and destructors are private."
6542 msgstr ""
6544 #: c-family/c.opt:375
6545 msgid "Warn about dangling else."
6546 msgstr ""
6548 #: c-family/c.opt:379
6549 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6550 msgstr ""
6552 #: c-family/c.opt:383
6553 msgid "Warn when a declaration is found after a statement."
6554 msgstr ""
6556 #: c-family/c.opt:387
6557 msgid "Warn when deleting a pointer to incomplete type."
6558 msgstr ""
6560 #: c-family/c.opt:391
6561 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6562 msgstr ""
6564 #: c-family/c.opt:395
6565 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6566 msgstr ""
6568 #: c-family/c.opt:399
6569 msgid ""
6570 "Warn about positional initialization of structs requiring designated "
6571 "initializers."
6572 msgstr ""
6574 #: c-family/c.opt:403
6575 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6576 msgstr ""
6578 #: c-family/c.opt:407
6579 msgid "Warn if type qualifiers on pointers are discarded."
6580 msgstr ""
6582 #: c-family/c.opt:411
6583 msgid "Warn about compile-time integer division by zero."
6584 msgstr ""
6586 #: c-family/c.opt:415
6587 msgid "Warn about duplicated conditions in an if-else-if chain."
6588 msgstr ""
6590 #: c-family/c.opt:419
6591 msgid "Warn about violations of Effective C++ style rules."
6592 msgstr ""
6594 #: c-family/c.opt:423
6595 msgid "Warn about an empty body in an if or else statement."
6596 msgstr ""
6598 #: c-family/c.opt:427
6599 msgid "Warn about stray tokens after #elif and #endif."
6600 msgstr ""
6602 #: c-family/c.opt:431
6603 msgid "Warn about comparison of different enum types."
6604 msgstr ""
6606 #: c-family/c.opt:439
6607 msgid ""
6608 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6609 msgstr ""
6611 #: c-family/c.opt:443
6612 msgid ""
6613 "Warn for implicit type conversions that cause loss of floating point "
6614 "precision."
6615 msgstr ""
6617 #: c-family/c.opt:447
6618 msgid "Warn if testing floating point numbers for equality."
6619 msgstr ""
6621 #: c-family/c.opt:451 c-family/c.opt:483
6622 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6623 msgstr ""
6625 #: c-family/c.opt:455
6626 msgid "Warn about format strings that contain NUL bytes."
6627 msgstr ""
6629 #: c-family/c.opt:459
6630 msgid "Warn if passing too many arguments to a function for its format string."
6631 msgstr ""
6633 #: c-family/c.opt:463
6634 msgid "Warn about format strings that are not literals."
6635 msgstr ""
6637 #: c-family/c.opt:467
6638 msgid "Warn about possible security problems with format functions."
6639 msgstr ""
6641 #: c-family/c.opt:471
6642 msgid "Warn about sign differences with format functions."
6643 msgstr ""
6645 #: c-family/c.opt:475
6646 msgid "Warn about strftime formats yielding 2-digit years."
6647 msgstr ""
6649 #: c-family/c.opt:479
6650 msgid "Warn about zero-length formats."
6651 msgstr ""
6653 #: c-family/c.opt:487
6654 msgid "Warn whenever type qualifiers are ignored."
6655 msgstr ""
6657 #: c-family/c.opt:491
6658 msgid "Warn whenever attributes are ignored."
6659 msgstr ""
6661 #: c-family/c.opt:495
6662 msgid ""
6663 "Warn when there is a conversion between pointers that have incompatible "
6664 "types."
6665 msgstr ""
6667 #: c-family/c.opt:499
6668 msgid "Warn about variables which are initialized to themselves."
6669 msgstr ""
6671 #: c-family/c.opt:503
6672 msgid "Warn about implicit declarations."
6673 msgstr ""
6675 #: c-family/c.opt:507
6676 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6677 msgstr ""
6679 #: c-family/c.opt:511
6680 msgid "Warn about implicit function declarations."
6681 msgstr ""
6683 #: c-family/c.opt:515
6684 msgid "Warn when a declaration does not specify a type."
6685 msgstr ""
6687 #: c-family/c.opt:522
6688 msgid ""
6689 "Warn about C++11 inheriting constructors when the base has a variadic "
6690 "constructor."
6691 msgstr ""
6693 #: c-family/c.opt:526
6694 msgid ""
6695 "Warn about incompatible integer to pointer and pointer to integer "
6696 "conversions."
6697 msgstr ""
6699 #: c-family/c.opt:530
6700 msgid ""
6701 "Warn when there is a cast to a pointer from an integer of a different size."
6702 msgstr ""
6704 #: c-family/c.opt:534
6705 msgid "Warn about invalid uses of the \"offsetof\" macro."
6706 msgstr ""
6708 #: c-family/c.opt:538
6709 msgid "Warn about PCH files that are found but not used."
6710 msgstr ""
6712 #: c-family/c.opt:542
6713 msgid "Warn when a jump misses a variable initialization."
6714 msgstr ""
6716 #: c-family/c.opt:546
6717 msgid ""
6718 "Warn when a string or character literal is followed by a ud-suffix which "
6719 "does not begin with an underscore."
6720 msgstr ""
6722 #: c-family/c.opt:550
6723 msgid ""
6724 "Warn when a logical operator is suspiciously always evaluating to true or "
6725 "false."
6726 msgstr ""
6728 #: c-family/c.opt:554
6729 msgid ""
6730 "Warn when logical not is used on the left hand side operand of a comparison."
6731 msgstr ""
6733 #: c-family/c.opt:558
6734 msgid "Do not warn about using \"long long\" when -pedantic."
6735 msgstr ""
6737 #: c-family/c.opt:562
6738 msgid "Warn about suspicious declarations of \"main\"."
6739 msgstr ""
6741 #: c-family/c.opt:570
6742 msgid ""
6743 "Warn about suspicious calls to memset where the third argument is constant "
6744 "literal zero and the second is not."
6745 msgstr ""
6747 #: c-family/c.opt:574
6748 msgid ""
6749 "Warn about suspicious calls to memset where the third argument contains the "
6750 "number of elements not multiplied by the element size."
6751 msgstr ""
6753 #: c-family/c.opt:578
6754 msgid ""
6755 "Warn when the indentation of the code does not reflect the block structure."
6756 msgstr ""
6758 #: c-family/c.opt:582
6759 msgid "Warn about possibly missing braces around initializers."
6760 msgstr ""
6762 #: c-family/c.opt:586
6763 msgid "Warn about global functions without previous declarations."
6764 msgstr ""
6766 #: c-family/c.opt:590
6767 msgid "Warn about missing fields in struct initializers."
6768 msgstr ""
6770 #: c-family/c.opt:594
6771 msgid "Warn on direct multiple inheritance."
6772 msgstr ""
6774 #: c-family/c.opt:598
6775 msgid "Warn on namespace definition."
6776 msgstr ""
6778 #: c-family/c.opt:602
6779 msgid "Warn about missing sized deallocation functions."
6780 msgstr ""
6782 #: c-family/c.opt:606
6783 msgid ""
6784 "Warn about suspicious length parameters to certain string functions if the "
6785 "argument uses sizeof."
6786 msgstr ""
6788 #: c-family/c.opt:610
6789 msgid "Warn when sizeof is applied on a parameter declared as an array."
6790 msgstr ""
6792 #: c-family/c.opt:614
6793 msgid "Warn about functions which might be candidates for format attributes."
6794 msgstr ""
6796 #: c-family/c.opt:618
6797 msgid ""
6798 "Suggest that the override keyword be used when the declaration of a virtual"
6799 msgstr ""
6801 #: c-family/c.opt:623
6802 msgid "Warn about enumerated switches, with no default, missing a case."
6803 msgstr ""
6805 #: c-family/c.opt:627
6806 msgid "Warn about enumerated switches missing a \"default:\" statement."
6807 msgstr ""
6809 #: c-family/c.opt:631
6810 msgid "Warn about all enumerated switches missing a specific case."
6811 msgstr ""
6813 #: c-family/c.opt:635
6814 msgid "Warn about switches with boolean controlling expression."
6815 msgstr ""
6817 #: c-family/c.opt:639
6818 msgid "Warn on primary template declaration."
6819 msgstr ""
6821 #: c-family/c.opt:647
6822 msgid "Warn about user-specified include directories that do not exist."
6823 msgstr ""
6825 #: c-family/c.opt:651
6826 msgid ""
6827 "Warn about function parameters declared without a type specifier in K&R-"
6828 "style functions."
6829 msgstr ""
6831 #: c-family/c.opt:655
6832 msgid "Warn about global functions without prototypes."
6833 msgstr ""
6835 #: c-family/c.opt:658 c-family/c.opt:1036 c-family/c.opt:1043
6836 #: c-family/c.opt:1221 c-family/c.opt:1240 c-family/c.opt:1263
6837 #: c-family/c.opt:1269 c-family/c.opt:1276 c-family/c.opt:1300
6838 #: c-family/c.opt:1311 c-family/c.opt:1314 c-family/c.opt:1317
6839 #: c-family/c.opt:1320 c-family/c.opt:1323 c-family/c.opt:1360
6840 #: c-family/c.opt:1491 c-family/c.opt:1515 c-family/c.opt:1555
6841 #: c-family/c.opt:1586 c-family/c.opt:1590 c-family/c.opt:1606
6842 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:422
6843 #, gcc-internal-format
6844 msgid "switch %qs is no longer supported"
6845 msgstr ""
6847 #: c-family/c.opt:662
6848 msgid "Warn about use of multi-character character constants."
6849 msgstr ""
6851 #: c-family/c.opt:666
6852 msgid ""
6853 "Warn about narrowing conversions within { } that are ill-formed in C++11."
6854 msgstr ""
6856 #: c-family/c.opt:670
6857 msgid "Warn about \"extern\" declarations not at file scope."
6858 msgstr ""
6860 #: c-family/c.opt:674
6861 msgid ""
6862 "Warn when a noexcept expression evaluates to false even though the "
6863 "expression can't actually throw."
6864 msgstr ""
6866 #: c-family/c.opt:678
6867 msgid ""
6868 "Warn when non-templatized friend functions are declared within a template."
6869 msgstr ""
6871 #: c-family/c.opt:682
6872 msgid "Warn about non-virtual destructors."
6873 msgstr ""
6875 #: c-family/c.opt:686
6876 msgid ""
6877 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6878 msgstr ""
6880 #: c-family/c.opt:702
6881 msgid ""
6882 "-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings."
6883 msgstr ""
6885 #: c-family/c.opt:709
6886 msgid "argument %qs to %<-Wnormalized%> not recognized"
6887 msgstr ""
6889 #: c-family/c.opt:725
6890 msgid "Warn if a C-style cast is used in a program."
6891 msgstr ""
6893 #: c-family/c.opt:729
6894 msgid "Warn for obsolescent usage in a declaration."
6895 msgstr ""
6897 #: c-family/c.opt:733
6898 msgid "Warn if an old-style parameter definition is used."
6899 msgstr ""
6901 #: c-family/c.opt:737
6902 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6903 msgstr ""
6905 #: c-family/c.opt:741
6906 msgid ""
6907 "Warn if a string is longer than the maximum portable length specified by the "
6908 "standard."
6909 msgstr ""
6911 #: c-family/c.opt:745
6912 msgid "Warn about overloaded virtual function names."
6913 msgstr ""
6915 #: c-family/c.opt:749
6916 msgid "Warn about overriding initializers without side effects."
6917 msgstr ""
6919 #: c-family/c.opt:753
6920 msgid "Warn about overriding initializers with side effects."
6921 msgstr ""
6923 #: c-family/c.opt:757
6924 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6925 msgstr ""
6927 #: c-family/c.opt:761
6928 msgid "Warn about possibly missing parentheses."
6929 msgstr ""
6931 #: c-family/c.opt:769
6932 msgid "Warn when converting the type of pointers to member functions."
6933 msgstr ""
6935 #: c-family/c.opt:773
6936 msgid "Warn about function pointer arithmetic."
6937 msgstr ""
6939 #: c-family/c.opt:777
6940 msgid "Warn when a pointer differs in signedness in an assignment."
6941 msgstr ""
6943 #: c-family/c.opt:781
6944 msgid "Warn when a pointer is cast to an integer of a different size."
6945 msgstr ""
6947 #: c-family/c.opt:785
6948 msgid "Warn about misuses of pragmas."
6949 msgstr ""
6951 #: c-family/c.opt:789
6952 msgid ""
6953 "Warn if a property for an Objective-C object has no assign semantics "
6954 "specified."
6955 msgstr ""
6957 #: c-family/c.opt:793
6958 msgid "Warn if inherited methods are unimplemented."
6959 msgstr ""
6961 #: c-family/c.opt:797 c-family/c.opt:801
6962 msgid "Warn for placement new expressions with undefined behavior."
6963 msgstr ""
6965 #: c-family/c.opt:805
6966 msgid "Warn about multiple declarations of the same object."
6967 msgstr ""
6969 #: c-family/c.opt:809
6970 msgid "Warn when the compiler reorders code."
6971 msgstr ""
6973 #: c-family/c.opt:813
6974 msgid ""
6975 "Warn whenever a function's return type defaults to \"int\" (C), or about "
6976 "inconsistent return types (C++)."
6977 msgstr ""
6979 #: c-family/c.opt:817
6980 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6981 msgstr ""
6983 #: c-family/c.opt:821
6984 msgid "Warn if a selector has multiple methods."
6985 msgstr ""
6987 #: c-family/c.opt:825
6988 msgid "Warn about possible violations of sequence point rules."
6989 msgstr ""
6991 #: c-family/c.opt:829
6992 msgid "Warn if a local declaration hides an instance variable."
6993 msgstr ""
6995 #: c-family/c.opt:833 c-family/c.opt:837
6996 msgid "Warn if left shift of a signed value overflows."
6997 msgstr ""
6999 #: c-family/c.opt:841
7000 msgid "Warn if shift count is negative."
7001 msgstr ""
7003 #: c-family/c.opt:845
7004 msgid "Warn if shift count >= width of type."
7005 msgstr ""
7007 #: c-family/c.opt:849
7008 msgid "Warn if left shifting a negative value."
7009 msgstr ""
7011 #: c-family/c.opt:853
7012 msgid "Warn about signed-unsigned comparisons."
7013 msgstr ""
7015 #: c-family/c.opt:861
7016 msgid ""
7017 "Warn for implicit type conversions between signed and unsigned integers."
7018 msgstr ""
7020 #: c-family/c.opt:865
7021 msgid "Warn when overload promotes from unsigned to signed."
7022 msgstr ""
7024 #: c-family/c.opt:869
7025 msgid "Warn about uncasted NULL used as sentinel."
7026 msgstr ""
7028 #: c-family/c.opt:873
7029 msgid "Warn about unprototyped function declarations."
7030 msgstr ""
7032 #: c-family/c.opt:885
7033 msgid "Warn if type signatures of candidate methods do not match exactly."
7034 msgstr ""
7036 #: c-family/c.opt:889
7037 msgid ""
7038 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
7039 "are used."
7040 msgstr ""
7042 #: c-family/c.opt:893
7043 msgid "Deprecated.  This switch has no effect."
7044 msgstr ""
7046 #: c-family/c.opt:901
7047 msgid "Warn if a comparison always evaluates to true or false."
7048 msgstr ""
7050 #: c-family/c.opt:905
7051 msgid "Warn if a throw expression will always result in a call to terminate()."
7052 msgstr ""
7054 #: c-family/c.opt:909
7055 msgid "Warn about features not present in traditional C."
7056 msgstr ""
7058 #: c-family/c.opt:913
7059 msgid ""
7060 "Warn of prototypes causing type conversions different from what would happen "
7061 "in the absence of prototype."
7062 msgstr ""
7064 #: c-family/c.opt:917
7065 msgid ""
7066 "Warn if trigraphs are encountered that might affect the meaning of the "
7067 "program."
7068 msgstr ""
7070 #: c-family/c.opt:921
7071 msgid "Warn about @selector()s without previously declared methods."
7072 msgstr ""
7074 #: c-family/c.opt:925
7075 msgid "Warn if an undefined macro is used in an #if directive."
7076 msgstr ""
7078 #: c-family/c.opt:937
7079 msgid "Warn about unrecognized pragmas."
7080 msgstr ""
7082 #: c-family/c.opt:941
7083 msgid "Warn about unsuffixed float constants."
7084 msgstr ""
7086 #: c-family/c.opt:949
7087 msgid "Warn when typedefs locally defined in a function are not used."
7088 msgstr ""
7090 #: c-family/c.opt:953
7091 msgid "Warn about macros defined in the main file that are not used."
7092 msgstr ""
7094 #: c-family/c.opt:957
7095 msgid ""
7096 "Warn if a caller of a function, marked with attribute warn_unused_result, "
7097 "does not use its return value."
7098 msgstr ""
7100 #: c-family/c.opt:965 c-family/c.opt:969
7101 msgid "Warn when a const variable is unused."
7102 msgstr ""
7104 #: c-family/c.opt:973
7105 msgid "Warn about using variadic macros."
7106 msgstr ""
7108 #: c-family/c.opt:977
7109 msgid ""
7110 "Warn about questionable usage of the macros used to retrieve variable "
7111 "arguments."
7112 msgstr ""
7114 #: c-family/c.opt:981
7115 msgid "Warn if a variable length array is used."
7116 msgstr ""
7118 #: c-family/c.opt:985
7119 msgid "Warn when a register variable is declared volatile."
7120 msgstr ""
7122 #: c-family/c.opt:989
7123 msgid "Warn on direct virtual inheritance."
7124 msgstr ""
7126 #: c-family/c.opt:993
7127 msgid "Warn if a virtual base has a non-trivial move assignment operator."
7128 msgstr ""
7130 #: c-family/c.opt:997
7131 msgid ""
7132 "In C++, nonzero means warn about deprecated conversion from string literals "
7133 "to 'char *'.  In C, similar warning, except that the conversion is of course "
7134 "not deprecated by the ISO C standard."
7135 msgstr ""
7137 #: c-family/c.opt:1001
7138 msgid "Warn when a literal '0' is used as null pointer."
7139 msgstr ""
7141 #: c-family/c.opt:1005
7142 msgid "Warn about useless casts."
7143 msgstr ""
7145 #: c-family/c.opt:1009
7146 msgid ""
7147 "Warn if a class type has a base or a field whose type uses the anonymous "
7148 "namespace or depends on a type with no linkage."
7149 msgstr ""
7151 #: c-family/c.opt:1013
7152 msgid ""
7153 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
7154 "specifier."
7155 msgstr ""
7157 #: c-family/c.opt:1017
7158 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
7159 msgstr ""
7161 #: c-family/c.opt:1025
7162 msgid ""
7163 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
7164 "aliases."
7165 msgstr ""
7167 #: c-family/c.opt:1029
7168 msgid "Enforce class member access control semantics."
7169 msgstr ""
7171 #: c-family/c.opt:1033
7172 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
7173 msgstr ""
7175 #: c-family/c.opt:1040
7176 msgid "Allow variadic functions without named parameter."
7177 msgstr ""
7179 #: c-family/c.opt:1044 c-family/c.opt:1277 c-family/c.opt:1587
7180 #: c-family/c.opt:1591 c-family/c.opt:1607
7181 msgid "No longer supported."
7182 msgstr ""
7184 #: c-family/c.opt:1048
7185 msgid "Recognize the \"asm\" keyword."
7186 msgstr ""
7188 #: c-family/c.opt:1056
7189 msgid "Recognize built-in functions."
7190 msgstr ""
7192 #: c-family/c.opt:1063
7193 msgid "Where shorter, use canonicalized paths to systems headers."
7194 msgstr ""
7196 #: c-family/c.opt:1067
7197 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to"
7198 msgstr ""
7200 #: c-family/c.opt:1072
7201 msgid "Generate pointer bounds checks for variables with incomplete type."
7202 msgstr ""
7204 #: c-family/c.opt:1076
7205 msgid ""
7206 "Use zero bounds for all incoming arguments in 'main' function.  It helps when"
7207 msgstr ""
7209 #: c-family/c.opt:1081
7210 msgid ""
7211 "Forces Pointer Bounds Checker to use narrowed bounds for address of the first"
7212 msgstr ""
7214 #: c-family/c.opt:1087
7215 msgid ""
7216 "Control how Pointer Bounds Checker handle pointers to object fields.  When"
7217 msgstr ""
7219 #: c-family/c.opt:1092
7220 msgid ""
7221 "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case "
7222 "of"
7223 msgstr ""
7225 #: c-family/c.opt:1097
7226 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed"
7227 msgstr ""
7229 #: c-family/c.opt:1102
7230 msgid ""
7231 "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
7232 msgstr ""
7234 #: c-family/c.opt:1106
7235 msgid ""
7236 "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
7237 msgstr ""
7239 #: c-family/c.opt:1110
7240 msgid "Use statically initialized variable for vars bounds instead of"
7241 msgstr ""
7243 #: c-family/c.opt:1115
7244 msgid "Use statically initialized variable for constant bounds instead of"
7245 msgstr ""
7247 #: c-family/c.opt:1120
7248 msgid "With this option zero size obtained dynamically for objects with"
7249 msgstr ""
7251 #: c-family/c.opt:1125
7252 msgid "Generate checks for all read accesses to memory."
7253 msgstr ""
7255 #: c-family/c.opt:1129
7256 msgid "Generate checks for all write accesses to memory."
7257 msgstr ""
7259 #: c-family/c.opt:1133
7260 msgid "Generate bounds stores for pointer writes."
7261 msgstr ""
7263 #: c-family/c.opt:1137
7264 msgid "Generate bounds passing for calls."
7265 msgstr ""
7267 #: c-family/c.opt:1141
7268 msgid "Instrument only functions marked with bnd_instrument attribute."
7269 msgstr ""
7271 #: c-family/c.opt:1145
7272 msgid "Transform instrumented builtin calls into calls to wrappers."
7273 msgstr ""
7275 #: c-family/c.opt:1155
7276 msgid "Enable Cilk Plus."
7277 msgstr ""
7279 #: c-family/c.opt:1159
7280 msgid "Enable support for C++ concepts."
7281 msgstr ""
7283 #: c-family/c.opt:1163
7284 msgid "Allow the arguments of the '?' operator to have different types."
7285 msgstr ""
7287 #: c-family/c.opt:1170
7288 #, c-format
7289 msgid "no class name specified with %qs"
7290 msgstr ""
7292 #: c-family/c.opt:1171
7293 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7294 msgstr ""
7296 #: c-family/c.opt:1175
7297 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7298 msgstr ""
7300 #: c-family/c.opt:1179
7301 msgid ""
7302 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
7303 "count."
7304 msgstr ""
7306 #: c-family/c.opt:1183
7307 msgid "Emit debug annotations during preprocessing."
7308 msgstr ""
7310 #: c-family/c.opt:1187
7311 msgid ""
7312 "-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
7313 "type parameter from a brace-enclosed initializer-list."
7314 msgstr ""
7316 #: c-family/c.opt:1191
7317 msgid "Factor complex constructors and destructors to favor space over speed."
7318 msgstr ""
7320 #: c-family/c.opt:1199
7321 msgid "Preprocess directives only."
7322 msgstr ""
7324 #: c-family/c.opt:1203
7325 msgid "Permit '$' as an identifier character."
7326 msgstr ""
7328 #: c-family/c.opt:1207
7329 msgid "Write all declarations as Ada code transitively."
7330 msgstr ""
7332 #: c-family/c.opt:1211
7333 msgid "Write all declarations as Ada code for the given file only."
7334 msgstr ""
7336 #: c-family/c.opt:1218
7337 msgid "Generate code to check exception specifications."
7338 msgstr ""
7340 #: c-family/c.opt:1225
7341 msgid ""
7342 "-fexec-charset=<cset>\tConvert all strings and character constants to "
7343 "character set <cset>."
7344 msgstr ""
7346 #: c-family/c.opt:1229
7347 msgid "Permit universal character names (\\u and \\U) in identifiers."
7348 msgstr ""
7350 #: c-family/c.opt:1233
7351 msgid ""
7352 "-finput-charset=<cset>\tSpecify the default character set for source files."
7353 msgstr ""
7355 #: c-family/c.opt:1237
7356 msgid ""
7357 "Support dynamic initialization of thread-local variables in a different "
7358 "translation unit."
7359 msgstr ""
7361 #: c-family/c.opt:1244
7362 msgid "Scope of for-init-statement variables is local to the loop."
7363 msgstr ""
7365 #: c-family/c.opt:1248
7366 msgid "Do not assume that standard C libraries and \"main\" exist."
7367 msgstr ""
7369 #: c-family/c.opt:1252
7370 msgid "Recognize GNU-defined keywords."
7371 msgstr ""
7373 #: c-family/c.opt:1256
7374 msgid "Generate code for GNU runtime environment."
7375 msgstr ""
7377 #: c-family/c.opt:1260
7378 msgid "Use traditional GNU semantics for inline functions."
7379 msgstr ""
7381 #: c-family/c.opt:1266
7382 msgid ""
7383 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7384 msgstr ""
7386 #: c-family/c.opt:1273
7387 msgid "Assume normal C execution environment."
7388 msgstr ""
7390 #: c-family/c.opt:1281
7391 msgid "Export functions even if they can be inlined."
7392 msgstr ""
7394 #: c-family/c.opt:1285
7395 msgid "Emit implicit instantiations of inline templates."
7396 msgstr ""
7398 #: c-family/c.opt:1289
7399 msgid "Emit implicit instantiations of templates."
7400 msgstr ""
7402 #: c-family/c.opt:1293
7403 msgid "Inject friend functions into enclosing namespace."
7404 msgstr ""
7406 #: c-family/c.opt:1297
7407 msgid "Don't emit dllexported inline functions unless needed."
7408 msgstr ""
7410 #: c-family/c.opt:1304
7411 msgid ""
7412 "Allow implicit conversions between vectors with differing numbers of "
7413 "subparts and/or differing element types."
7414 msgstr ""
7416 #: c-family/c.opt:1308
7417 msgid "Don't warn about uses of Microsoft extensions."
7418 msgstr ""
7420 #: c-family/c.opt:1327
7421 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7422 msgstr ""
7424 #: c-family/c.opt:1331
7425 msgid "Assume that receivers of Objective-C messages may be nil."
7426 msgstr ""
7428 #: c-family/c.opt:1335
7429 msgid ""
7430 "Allow access to instance variables as if they were local declarations within "
7431 "instance method implementations."
7432 msgstr ""
7434 #: c-family/c.opt:1339
7435 msgid ""
7436 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
7437 "visibility."
7438 msgstr ""
7440 #: c-family/c.opt:1342
7441 #, c-format
7442 msgid "unrecognized ivar visibility value %qs"
7443 msgstr ""
7445 #: c-family/c.opt:1364
7446 msgid ""
7447 "Treat a throw() exception specification as noexcept to improve code size."
7448 msgstr ""
7450 #: c-family/c.opt:1368
7451 msgid ""
7452 "Specify which ABI to use for Objective-C family code and meta-data "
7453 "generation."
7454 msgstr ""
7456 #: c-family/c.opt:1374
7457 msgid ""
7458 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
7459 "ivars, if needed."
7460 msgstr ""
7462 #: c-family/c.opt:1378
7463 msgid "Allow fast jumps to the message dispatcher."
7464 msgstr ""
7466 #: c-family/c.opt:1384
7467 msgid "Enable Objective-C exception and synchronization syntax."
7468 msgstr ""
7470 #: c-family/c.opt:1388
7471 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7472 msgstr ""
7474 #: c-family/c.opt:1392
7475 msgid ""
7476 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
7477 "2."
7478 msgstr ""
7480 #: c-family/c.opt:1397
7481 msgid "Enable Objective-C setjmp exception handling runtime."
7482 msgstr ""
7484 #: c-family/c.opt:1401
7485 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7486 msgstr ""
7488 #: c-family/c.opt:1405
7489 msgid "Enable OpenACC."
7490 msgstr ""
7492 #: c-family/c.opt:1409
7493 msgid "Specify default OpenACC compute dimensions."
7494 msgstr ""
7496 #: c-family/c.opt:1413
7497 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7498 msgstr ""
7500 #: c-family/c.opt:1417
7501 msgid "Enable OpenMP's SIMD directives."
7502 msgstr ""
7504 #: c-family/c.opt:1421
7505 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7506 msgstr ""
7508 #: c-family/c.opt:1432
7509 msgid "Look for and use PCH files even when preprocessing."
7510 msgstr ""
7512 #: c-family/c.opt:1436
7513 msgid "Downgrade conformance errors to warnings."
7514 msgstr ""
7516 #: c-family/c.opt:1440
7517 msgid "Enable Plan 9 language extensions."
7518 msgstr ""
7520 #: c-family/c.opt:1444
7521 msgid "Treat the input file as already preprocessed."
7522 msgstr ""
7524 #: c-family/c.opt:1452
7525 msgid ""
7526 "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro "
7527 "expansion and display them in error messages."
7528 msgstr ""
7530 #: c-family/c.opt:1456
7531 msgid ""
7532 "-fno-pretty-templates Do not pretty-print template specializations as the "
7533 "template signature followed by the arguments."
7534 msgstr ""
7536 #: c-family/c.opt:1460
7537 msgid ""
7538 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
7539 "in at runtime."
7540 msgstr ""
7542 #: c-family/c.opt:1464
7543 msgid "Enable automatic template instantiation."
7544 msgstr ""
7546 #: c-family/c.opt:1468
7547 msgid "Generate run time type descriptor information."
7548 msgstr ""
7550 #: c-family/c.opt:1472 ada/gcc-interface/lang.opt:77
7551 msgid "Use the narrowest integer type possible for enumeration types."
7552 msgstr ""
7554 #: c-family/c.opt:1476
7555 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7556 msgstr ""
7558 #: c-family/c.opt:1480
7559 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7560 msgstr ""
7562 #: c-family/c.opt:1484 ada/gcc-interface/lang.opt:81
7563 msgid "Make \"char\" signed by default."
7564 msgstr ""
7566 #: c-family/c.opt:1488
7567 msgid "Enable C++14 sized deallocation support."
7568 msgstr ""
7570 #: c-family/c.opt:1495
7571 msgid ""
7572 "-fsso-struct=[big-endian|little-endian]\tSet the default scalar storage "
7573 "order."
7574 msgstr ""
7576 #: c-family/c.opt:1498
7577 #, c-format
7578 msgid "unrecognized scalar storage order value %qs"
7579 msgstr ""
7581 #: c-family/c.opt:1508
7582 msgid "Display statistics accumulated during compilation."
7583 msgstr ""
7585 #: c-family/c.opt:1512
7586 msgid ""
7587 "Assume that values of enumeration type are always within the minimum range "
7588 "of that type."
7589 msgstr ""
7591 #: c-family/c.opt:1519 c-family/c.opt:1524
7592 msgid ""
7593 "Follow the C++17 evaluation order requirements for assignment expressions,"
7594 msgstr ""
7596 #: c-family/c.opt:1541
7597 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7598 msgstr ""
7600 #: c-family/c.opt:1545
7601 msgid ""
7602 "Set the maximum number of template instantiation notes for a single warning "
7603 "or error."
7604 msgstr ""
7606 #: c-family/c.opt:1552
7607 msgid ""
7608 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7609 msgstr ""
7611 #: c-family/c.opt:1559
7612 msgid ""
7613 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
7614 "local statics."
7615 msgstr ""
7617 #: c-family/c.opt:1563
7618 msgid ""
7619 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7620 msgstr ""
7622 #: c-family/c.opt:1567
7623 msgid "Make \"char\" unsigned by default."
7624 msgstr ""
7626 #: c-family/c.opt:1571
7627 msgid "Use __cxa_atexit to register destructors."
7628 msgstr ""
7630 #: c-family/c.opt:1575
7631 msgid "Use __cxa_get_exception_ptr in exception handling."
7632 msgstr ""
7634 #: c-family/c.opt:1579
7635 msgid "Marks all inlined functions and methods as having hidden visibility."
7636 msgstr ""
7638 #: c-family/c.opt:1583
7639 msgid "Changes visibility to match Microsoft Visual Studio by default."
7640 msgstr ""
7642 #: c-family/c.opt:1595
7643 msgid "Emit common-like symbols as weak symbols."
7644 msgstr ""
7646 #: c-family/c.opt:1599
7647 msgid ""
7648 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
7649 "to character set <cset>."
7650 msgstr ""
7652 #: c-family/c.opt:1603
7653 msgid "Generate a #line directive pointing at the current working directory."
7654 msgstr ""
7656 #: c-family/c.opt:1611
7657 msgid ""
7658 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7659 msgstr ""
7661 #: c-family/c.opt:1615
7662 msgid "Dump declarations to a .decl file."
7663 msgstr ""
7665 #: c-family/c.opt:1619
7666 msgid ""
7667 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7668 msgstr ""
7670 #: c-family/c.opt:1623
7671 msgid ""
7672 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7673 msgstr ""
7675 #: c-family/c.opt:1627
7676 msgid ""
7677 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
7678 "structs."
7679 msgstr ""
7681 #: c-family/c.opt:1631
7682 msgid ""
7683 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
7684 "corresponding"
7685 msgstr ""
7687 #: c-family/c.opt:1636
7688 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7689 msgstr ""
7691 #: c-family/c.opt:1640
7692 msgid "-imacros <file>\tAccept definition of macros in <file>."
7693 msgstr ""
7695 #: c-family/c.opt:1644
7696 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7697 msgstr ""
7699 #: c-family/c.opt:1648
7700 msgid "-include <file>\tInclude the contents of <file> before other files."
7701 msgstr ""
7703 #: c-family/c.opt:1652
7704 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7705 msgstr ""
7707 #: c-family/c.opt:1656
7708 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7709 msgstr ""
7711 #: c-family/c.opt:1660
7712 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7713 msgstr ""
7715 #: c-family/c.opt:1664
7716 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7717 msgstr ""
7719 #: c-family/c.opt:1668
7720 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7721 msgstr ""
7723 #: c-family/c.opt:1672
7724 msgid ""
7725 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7726 msgstr ""
7728 #: c-family/c.opt:1682
7729 msgid ""
7730 "Do not search standard system include directories (those specified with -"
7731 "isystem will still be used)."
7732 msgstr ""
7734 #: c-family/c.opt:1686
7735 msgid "Do not search standard system include directories for C++."
7736 msgstr ""
7738 #: c-family/c.opt:1698
7739 msgid "Generate C header of platform-specific features."
7740 msgstr ""
7742 #: c-family/c.opt:1702
7743 msgid "Remap file names when including files."
7744 msgstr ""
7746 #: c-family/c.opt:1706 c-family/c.opt:1710
7747 msgid ""
7748 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
7749 "corrigendum."
7750 msgstr ""
7752 #: c-family/c.opt:1714
7753 msgid "Conform to the ISO 2011 C++ standard."
7754 msgstr ""
7756 #: c-family/c.opt:1718
7757 msgid "Deprecated in favor of -std=c++11."
7758 msgstr ""
7760 #: c-family/c.opt:1722
7761 msgid "Deprecated in favor of -std=c++14."
7762 msgstr ""
7764 #: c-family/c.opt:1726
7765 msgid "Conform to the ISO 2014 C++ standard."
7766 msgstr ""
7768 #: c-family/c.opt:1730
7769 msgid ""
7770 "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete "
7771 "support)."
7772 msgstr ""
7774 #: c-family/c.opt:1737 c-family/c.opt:1834
7775 msgid "Conform to the ISO 2011 C standard."
7776 msgstr ""
7778 #: c-family/c.opt:1741
7779 msgid "Deprecated in favor of -std=c11."
7780 msgstr ""
7782 #: c-family/c.opt:1745 c-family/c.opt:1749 c-family/c.opt:1818
7783 msgid "Conform to the ISO 1990 C standard."
7784 msgstr ""
7786 #: c-family/c.opt:1753 c-family/c.opt:1826
7787 msgid "Conform to the ISO 1999 C standard."
7788 msgstr ""
7790 #: c-family/c.opt:1757
7791 msgid "Deprecated in favor of -std=c99."
7792 msgstr ""
7794 #: c-family/c.opt:1761 c-family/c.opt:1766
7795 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
7796 msgstr ""
7798 #: c-family/c.opt:1771
7799 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7800 msgstr ""
7802 #: c-family/c.opt:1775
7803 msgid "Deprecated in favor of -std=gnu++11."
7804 msgstr ""
7806 #: c-family/c.opt:1779
7807 msgid "Deprecated in favor of -std=gnu++14."
7808 msgstr ""
7810 #: c-family/c.opt:1783
7811 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7812 msgstr ""
7814 #: c-family/c.opt:1787
7815 msgid ""
7816 "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions "
7817 "(experimental and incomplete support)."
7818 msgstr ""
7820 #: c-family/c.opt:1794
7821 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7822 msgstr ""
7824 #: c-family/c.opt:1798
7825 msgid "Deprecated in favor of -std=gnu11."
7826 msgstr ""
7828 #: c-family/c.opt:1802 c-family/c.opt:1806
7829 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7830 msgstr ""
7832 #: c-family/c.opt:1810
7833 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7834 msgstr ""
7836 #: c-family/c.opt:1814
7837 msgid "Deprecated in favor of -std=gnu99."
7838 msgstr ""
7840 #: c-family/c.opt:1822
7841 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7842 msgstr ""
7844 #: c-family/c.opt:1830
7845 msgid "Deprecated in favor of -std=iso9899:1999."
7846 msgstr ""
7848 #: c-family/c.opt:1841
7849 msgid "Enable traditional preprocessing."
7850 msgstr ""
7852 #: c-family/c.opt:1845
7853 msgid "-trigraphs\tSupport ISO C trigraphs."
7854 msgstr ""
7856 #: c-family/c.opt:1849
7857 msgid "Do not predefine system-specific and GCC-specific macros."
7858 msgstr ""
7860 #: ada/gcc-interface/lang.opt:61
7861 msgid "Synonym of -gnatk8."
7862 msgstr ""
7864 #: ada/gcc-interface/lang.opt:69
7865 msgid "Do not look for object files in standard path."
7866 msgstr ""
7868 #: ada/gcc-interface/lang.opt:73
7869 msgid "Select the runtime."
7870 msgstr ""
7872 #: ada/gcc-interface/lang.opt:85
7873 msgid "Catch typos."
7874 msgstr ""
7876 #: ada/gcc-interface/lang.opt:89
7877 msgid "Set name of output ALI file (internal switch)."
7878 msgstr ""
7880 #: ada/gcc-interface/lang.opt:93
7881 msgid "-gnat<options>\tSpecify options to GNAT."
7882 msgstr ""
7884 #: ada/gcc-interface/lang.opt:97
7885 msgid "Ignored."
7886 msgstr ""
7888 #: go/lang.opt:42
7889 msgid "Add explicit checks for division by zero."
7890 msgstr ""
7892 #: go/lang.opt:46
7893 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7894 msgstr ""
7896 #: go/lang.opt:50
7897 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7898 msgstr ""
7900 #: go/lang.opt:54
7901 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7902 msgstr ""
7904 #: go/lang.opt:58
7905 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7906 msgstr ""
7908 #: go/lang.opt:62
7909 msgid ""
7910 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7911 msgstr ""
7913 #: go/lang.opt:66
7914 msgid ""
7915 "-fgo-relative-import-path=<path> Treat a relative import as relative to path."
7916 msgstr ""
7918 #: go/lang.opt:70
7919 msgid "Functions which return values must end with return statements."
7920 msgstr ""
7922 #: go/lang.opt:74
7923 msgid ""
7924 "Emit debugging information related to the escape analysis pass when run with "
7925 "-fgo-optimize-allocs."
7926 msgstr ""
7928 #: config/vms/vms.opt:27
7929 msgid "Malloc data into P2 space."
7930 msgstr ""
7932 #: config/vms/vms.opt:31
7933 msgid "Set name of main routine for the debugger."
7934 msgstr ""
7936 #: config/vms/vms.opt:35
7937 msgid "Use VMS exit codes instead of posix ones."
7938 msgstr ""
7940 #: config/vms/vms.opt:39
7941 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7942 msgstr ""
7944 #: config/vms/vms.opt:42
7945 #, c-format
7946 msgid "unknown pointer size model %qs"
7947 msgstr ""
7949 #: config/mcore/mcore.opt:23
7950 msgid "Generate code for the M*Core M210"
7951 msgstr ""
7953 #: config/mcore/mcore.opt:27
7954 msgid "Generate code for the M*Core M340"
7955 msgstr ""
7957 #: config/mcore/mcore.opt:31
7958 msgid "Force functions to be aligned to a 4 byte boundary."
7959 msgstr ""
7961 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7962 msgid "Generate big-endian code."
7963 msgstr ""
7965 #: config/mcore/mcore.opt:39
7966 msgid "Emit call graph information."
7967 msgstr ""
7969 #: config/mcore/mcore.opt:43
7970 msgid "Use the divide instruction."
7971 msgstr ""
7973 #: config/mcore/mcore.opt:47
7974 msgid "Inline constants if it can be done in 2 insns or less."
7975 msgstr ""
7977 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7978 msgid "Generate little-endian code."
7979 msgstr ""
7981 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7982 msgid ""
7983 "Assume that run-time support has been provided, so omit -lsim from the "
7984 "linker command line."
7985 msgstr ""
7987 #: config/mcore/mcore.opt:60
7988 msgid "Use arbitrary sized immediates in bit operations."
7989 msgstr ""
7991 #: config/mcore/mcore.opt:64
7992 msgid "Prefer word accesses over byte accesses."
7993 msgstr ""
7995 #: config/mcore/mcore.opt:71
7996 msgid "Set the maximum amount for a single stack increment operation."
7997 msgstr ""
7999 #: config/mcore/mcore.opt:75
8000 msgid "Always treat bitfields as int-sized."
8001 msgstr ""
8003 #: config/linux-android.opt:23
8004 msgid "Generate code for the Android platform."
8005 msgstr ""
8007 #: config/mmix/mmix.opt:24
8008 msgid "For intrinsics library: pass all parameters in registers."
8009 msgstr ""
8011 #: config/mmix/mmix.opt:28
8012 msgid "Use register stack for parameters and return value."
8013 msgstr ""
8015 #: config/mmix/mmix.opt:32
8016 msgid "Use call-clobbered registers for parameters and return value."
8017 msgstr ""
8019 #: config/mmix/mmix.opt:37
8020 msgid "Use epsilon-respecting floating point compare instructions."
8021 msgstr ""
8023 #: config/mmix/mmix.opt:41
8024 msgid "Use zero-extending memory loads, not sign-extending ones."
8025 msgstr ""
8027 #: config/mmix/mmix.opt:45
8028 msgid ""
8029 "Generate divide results with reminder having the same sign as the divisor "
8030 "(not the dividend)."
8031 msgstr ""
8033 #: config/mmix/mmix.opt:49
8034 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
8035 msgstr ""
8037 #: config/mmix/mmix.opt:53
8038 msgid "Do not provide a default start-address 0x100 of the program."
8039 msgstr ""
8041 #: config/mmix/mmix.opt:57
8042 msgid "Link to emit program in ELF format (rather than mmo)."
8043 msgstr ""
8045 #: config/mmix/mmix.opt:61
8046 msgid "Use P-mnemonics for branches statically predicted as taken."
8047 msgstr ""
8049 #: config/mmix/mmix.opt:65
8050 msgid "Don't use P-mnemonics for branches."
8051 msgstr ""
8053 #: config/mmix/mmix.opt:79
8054 msgid "Use addresses that allocate global registers."
8055 msgstr ""
8057 #: config/mmix/mmix.opt:83
8058 msgid "Do not use addresses that allocate global registers."
8059 msgstr ""
8061 #: config/mmix/mmix.opt:87
8062 msgid "Generate a single exit point for each function."
8063 msgstr ""
8065 #: config/mmix/mmix.opt:91
8066 msgid "Do not generate a single exit point for each function."
8067 msgstr ""
8069 #: config/mmix/mmix.opt:95
8070 msgid "Set start-address of the program."
8071 msgstr ""
8073 #: config/mmix/mmix.opt:99
8074 msgid "Set start-address of data."
8075 msgstr ""
8077 #: config/darwin.opt:114
8078 msgid "Generate compile-time CFString objects."
8079 msgstr ""
8081 #: config/darwin.opt:211
8082 msgid "Warn if constant CFString objects contain non-portable characters."
8083 msgstr ""
8085 #: config/darwin.opt:216
8086 msgid "Generate AT&T-style stubs for Mach-O."
8087 msgstr ""
8089 #: config/darwin.opt:220
8090 msgid "Generate code suitable for executables (NOT shared libs)."
8091 msgstr ""
8093 #: config/darwin.opt:224
8094 msgid "Generate code suitable for fast turn around debugging."
8095 msgstr ""
8097 #: config/darwin.opt:232
8098 msgid "The earliest MacOS X version on which this program will run."
8099 msgstr ""
8101 #: config/darwin.opt:236
8102 msgid "Set sizeof(bool) to 1."
8103 msgstr ""
8105 #: config/darwin.opt:240
8106 msgid "Generate code for darwin loadable kernel extensions."
8107 msgstr ""
8109 #: config/darwin.opt:244
8110 msgid "Generate code for the kernel or loadable kernel extensions."
8111 msgstr ""
8113 #: config/darwin.opt:248
8114 msgid ""
8115 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8116 msgstr ""
8118 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
8119 msgid "Use simulator runtime."
8120 msgstr ""
8122 #: config/bfin/bfin.opt:44 config/arm/arm.opt:106
8123 msgid "Specify the name of the target CPU."
8124 msgstr ""
8126 #: config/bfin/bfin.opt:48
8127 msgid "Omit frame pointer for leaf functions."
8128 msgstr ""
8130 #: config/bfin/bfin.opt:52
8131 msgid "Program is entirely located in low 64k of memory."
8132 msgstr ""
8134 #: config/bfin/bfin.opt:56
8135 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
8136 msgstr ""
8138 #: config/bfin/bfin.opt:61
8139 msgid "Avoid speculative loads to work around a hardware anomaly."
8140 msgstr ""
8142 #: config/bfin/bfin.opt:65
8143 msgid "Enabled ID based shared library."
8144 msgstr ""
8146 #: config/bfin/bfin.opt:69
8147 msgid ""
8148 "Generate code that won't be linked against any other ID shared libraries,"
8149 msgstr ""
8151 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:171
8152 msgid "ID of shared library to build."
8153 msgstr ""
8155 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:167
8156 msgid "Enable separate data segment."
8157 msgstr ""
8159 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
8160 msgid "Avoid generating pc-relative calls; use indirection."
8161 msgstr ""
8163 #: config/bfin/bfin.opt:86
8164 msgid "Link with the fast floating-point library."
8165 msgstr ""
8167 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
8168 msgid "Enable Function Descriptor PIC mode."
8169 msgstr ""
8171 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
8172 msgid "Enable inlining of PLT in function calls."
8173 msgstr ""
8175 #: config/bfin/bfin.opt:98
8176 msgid "Do stack checking using bounds in L1 scratch memory."
8177 msgstr ""
8179 #: config/bfin/bfin.opt:102
8180 msgid "Enable multicore support."
8181 msgstr ""
8183 #: config/bfin/bfin.opt:106
8184 msgid "Build for Core A."
8185 msgstr ""
8187 #: config/bfin/bfin.opt:110
8188 msgid "Build for Core B."
8189 msgstr ""
8191 #: config/bfin/bfin.opt:114
8192 msgid "Build for SDRAM."
8193 msgstr ""
8195 #: config/bfin/bfin.opt:118
8196 msgid "Assume ICPLBs are enabled at runtime."
8197 msgstr ""
8199 #: config/m68k/m68k-tables.opt:25
8200 msgid "Known M68K CPUs (for use with the -mcpu= option):"
8201 msgstr ""
8203 #: config/m68k/m68k-tables.opt:365
8204 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
8205 msgstr ""
8207 #: config/m68k/m68k-tables.opt:411
8208 msgid "Known M68K ISAs (for use with the -march= option):"
8209 msgstr ""
8211 #: config/m68k/ieee.opt:24 config/i386/i386.opt:354
8212 msgid "Use IEEE math for fp comparisons."
8213 msgstr ""
8215 #: config/m68k/m68k.opt:30
8216 msgid "Generate code for a 520X."
8217 msgstr ""
8219 #: config/m68k/m68k.opt:34
8220 msgid "Generate code for a 5206e."
8221 msgstr ""
8223 #: config/m68k/m68k.opt:38
8224 msgid "Generate code for a 528x."
8225 msgstr ""
8227 #: config/m68k/m68k.opt:42
8228 msgid "Generate code for a 5307."
8229 msgstr ""
8231 #: config/m68k/m68k.opt:46
8232 msgid "Generate code for a 5407."
8233 msgstr ""
8235 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
8236 msgid "Generate code for a 68000."
8237 msgstr ""
8239 #: config/m68k/m68k.opt:54
8240 msgid "Generate code for a 68010."
8241 msgstr ""
8243 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
8244 msgid "Generate code for a 68020."
8245 msgstr ""
8247 #: config/m68k/m68k.opt:62
8248 msgid "Generate code for a 68040, without any new instructions."
8249 msgstr ""
8251 #: config/m68k/m68k.opt:66
8252 msgid "Generate code for a 68060, without any new instructions."
8253 msgstr ""
8255 #: config/m68k/m68k.opt:70
8256 msgid "Generate code for a 68030."
8257 msgstr ""
8259 #: config/m68k/m68k.opt:74
8260 msgid "Generate code for a 68040."
8261 msgstr ""
8263 #: config/m68k/m68k.opt:78
8264 msgid "Generate code for a 68060."
8265 msgstr ""
8267 #: config/m68k/m68k.opt:82
8268 msgid "Generate code for a 68302."
8269 msgstr ""
8271 #: config/m68k/m68k.opt:86
8272 msgid "Generate code for a 68332."
8273 msgstr ""
8275 #: config/m68k/m68k.opt:91
8276 msgid "Generate code for a 68851."
8277 msgstr ""
8279 #: config/m68k/m68k.opt:95
8280 msgid "Generate code that uses 68881 floating-point instructions."
8281 msgstr ""
8283 #: config/m68k/m68k.opt:99
8284 msgid "Align variables on a 32-bit boundary."
8285 msgstr ""
8287 #: config/m68k/m68k.opt:103 config/arm/arm.opt:81 config/nios2/nios2.opt:570
8288 #: config/nds32/nds32.opt:66 config/c6x/c6x.opt:67
8289 msgid "Specify the name of the target architecture."
8290 msgstr ""
8292 #: config/m68k/m68k.opt:107
8293 msgid "Use the bit-field instructions."
8294 msgstr ""
8296 #: config/m68k/m68k.opt:119
8297 msgid "Generate code for a ColdFire v4e."
8298 msgstr ""
8300 #: config/m68k/m68k.opt:123
8301 msgid "Specify the target CPU."
8302 msgstr ""
8304 #: config/m68k/m68k.opt:127
8305 msgid "Generate code for a cpu32."
8306 msgstr ""
8308 #: config/m68k/m68k.opt:131
8309 msgid "Use hardware division instructions on ColdFire."
8310 msgstr ""
8312 #: config/m68k/m68k.opt:135
8313 msgid "Generate code for a Fido A."
8314 msgstr ""
8316 #: config/m68k/m68k.opt:139
8317 msgid "Generate code which uses hardware floating point instructions."
8318 msgstr ""
8320 #: config/m68k/m68k.opt:143
8321 msgid "Enable ID based shared library."
8322 msgstr ""
8324 #: config/m68k/m68k.opt:147
8325 msgid "Do not use the bit-field instructions."
8326 msgstr ""
8328 #: config/m68k/m68k.opt:151
8329 msgid "Use normal calling convention."
8330 msgstr ""
8332 #: config/m68k/m68k.opt:155
8333 msgid "Consider type 'int' to be 32 bits wide."
8334 msgstr ""
8336 #: config/m68k/m68k.opt:159
8337 msgid "Generate pc-relative code."
8338 msgstr ""
8340 #: config/m68k/m68k.opt:163
8341 msgid "Use different calling convention using 'rtd'."
8342 msgstr ""
8344 #: config/m68k/m68k.opt:175
8345 msgid "Consider type 'int' to be 16 bits wide."
8346 msgstr ""
8348 #: config/m68k/m68k.opt:179
8349 msgid "Generate code with library calls for floating point."
8350 msgstr ""
8352 #: config/m68k/m68k.opt:183
8353 msgid "Do not use unaligned memory references."
8354 msgstr ""
8356 #: config/m68k/m68k.opt:187
8357 msgid "Tune for the specified target CPU or architecture."
8358 msgstr ""
8360 #: config/m68k/m68k.opt:191
8361 msgid "Support more than 8192 GOT entries on ColdFire."
8362 msgstr ""
8364 #: config/m68k/m68k.opt:195
8365 msgid "Support TLS segment larger than 64K."
8366 msgstr ""
8368 #: config/m32c/m32c.opt:23
8369 msgid "-msim\tUse simulator runtime."
8370 msgstr ""
8372 #: config/m32c/m32c.opt:27
8373 msgid "-mcpu=r8c\tCompile code for R8C variants."
8374 msgstr ""
8376 #: config/m32c/m32c.opt:31
8377 msgid "-mcpu=m16c\tCompile code for M16C variants."
8378 msgstr ""
8380 #: config/m32c/m32c.opt:35
8381 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8382 msgstr ""
8384 #: config/m32c/m32c.opt:39
8385 msgid "-mcpu=m32c\tCompile code for M32C variants."
8386 msgstr ""
8388 #: config/m32c/m32c.opt:43
8389 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8390 msgstr ""
8392 #: config/msp430/msp430.opt:7
8393 msgid "Force assembly output to always use hex constants."
8394 msgstr ""
8396 #: config/msp430/msp430.opt:11
8397 msgid "Specify the MCU to build for."
8398 msgstr ""
8400 #: config/msp430/msp430.opt:15
8401 msgid ""
8402 "Warn if an MCU name is unrecognised or conflicts with other options "
8403 "(default: on)."
8404 msgstr ""
8406 #: config/msp430/msp430.opt:19
8407 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8408 msgstr ""
8410 #: config/msp430/msp430.opt:23
8411 msgid "Select large model - 20-bit addresses/pointers."
8412 msgstr ""
8414 #: config/msp430/msp430.opt:27
8415 msgid "Select small model - 16-bit addresses/pointers (default)."
8416 msgstr ""
8418 #: config/msp430/msp430.opt:31
8419 msgid "Optimize opcode sizes at link time."
8420 msgstr ""
8422 #: config/msp430/msp430.opt:38
8423 msgid ""
8424 "Use a minimum runtime (no static initializers or ctors) for memory-"
8425 "constrained devices."
8426 msgstr ""
8428 #: config/msp430/msp430.opt:45
8429 msgid "Specify the type of hardware multiply to support."
8430 msgstr ""
8432 #: config/msp430/msp430.opt:67
8433 msgid "Specify whether functions should be placed into low or high memory."
8434 msgstr ""
8436 #: config/msp430/msp430.opt:71
8437 msgid "Specify whether variables should be placed into low or high memory."
8438 msgstr ""
8440 #: config/msp430/msp430.opt:90
8441 msgid ""
8442 "Passes on a request to the assembler to enable fixes for various silicon "
8443 "errata."
8444 msgstr ""
8446 #: config/msp430/msp430.opt:94
8447 msgid ""
8448 "Passes on a request to the assembler to warn about various silicon errata."
8449 msgstr ""
8451 #: config/aarch64/aarch64.opt:40
8452 msgid "The possible TLS dialects:"
8453 msgstr ""
8455 #: config/aarch64/aarch64.opt:52
8456 msgid "The code model option names for -mcmodel:"
8457 msgstr ""
8459 #: config/aarch64/aarch64.opt:65 config/arm/arm.opt:94
8460 #: config/microblaze/microblaze.opt:60
8461 msgid "Assume target CPU is configured as big endian."
8462 msgstr ""
8464 #: config/aarch64/aarch64.opt:69 config/i386/i386.opt:899
8465 msgid "Generate code which uses only the general registers."
8466 msgstr ""
8468 #: config/aarch64/aarch64.opt:73
8469 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8470 msgstr ""
8472 #: config/aarch64/aarch64.opt:77
8473 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8474 msgstr ""
8476 #: config/aarch64/aarch64.opt:81 config/arm/arm.opt:155
8477 #: config/microblaze/microblaze.opt:64
8478 msgid "Assume target CPU is configured as little endian."
8479 msgstr ""
8481 #: config/aarch64/aarch64.opt:85
8482 msgid "Specify the code model."
8483 msgstr ""
8485 #: config/aarch64/aarch64.opt:89
8486 msgid "Don't assume that unaligned accesses are handled by the system."
8487 msgstr ""
8489 #: config/aarch64/aarch64.opt:93 config/i386/i386.opt:386
8490 msgid "Omit the frame pointer in leaf functions."
8491 msgstr ""
8493 #: config/aarch64/aarch64.opt:97
8494 msgid "Specify TLS dialect."
8495 msgstr ""
8497 #: config/aarch64/aarch64.opt:101
8498 msgid ""
8499 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
8500 "48."
8501 msgstr ""
8503 #: config/aarch64/aarch64.opt:120
8504 msgid "-march=ARCH\tUse features of architecture ARCH."
8505 msgstr ""
8507 #: config/aarch64/aarch64.opt:124
8508 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8509 msgstr ""
8511 #: config/aarch64/aarch64.opt:128
8512 msgid "-mtune=CPU\tOptimize for CPU."
8513 msgstr ""
8515 #: config/aarch64/aarch64.opt:132
8516 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8517 msgstr ""
8519 #: config/aarch64/aarch64.opt:136
8520 msgid ""
8521 "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8522 msgstr ""
8524 #: config/aarch64/aarch64.opt:140
8525 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8526 msgstr ""
8528 #: config/aarch64/aarch64.opt:150
8529 msgid "PC relative literal loads."
8530 msgstr ""
8532 #: config/aarch64/aarch64.opt:154
8533 msgid "Enable the reciprocal square root approximation.  Enabling this reduces"
8534 msgstr ""
8536 #: config/aarch64/aarch64.opt:160
8537 msgid "Enable the square root approximation.  Enabling this reduces"
8538 msgstr ""
8540 #: config/aarch64/aarch64.opt:167
8541 msgid "Enable the division approximation.  Enabling this reduces"
8542 msgstr ""
8544 #: config/linux.opt:24
8545 msgid "Use Bionic C library."
8546 msgstr ""
8548 #: config/linux.opt:28
8549 msgid "Use GNU C library."
8550 msgstr ""
8552 #: config/linux.opt:32
8553 msgid "Use uClibc C library."
8554 msgstr ""
8556 #: config/linux.opt:36
8557 msgid "Use musl C library."
8558 msgstr ""
8560 #: config/ia64/ilp32.opt:3
8561 msgid "Generate ILP32 code."
8562 msgstr ""
8564 #: config/ia64/ilp32.opt:7
8565 msgid "Generate LP64 code."
8566 msgstr ""
8568 #: config/ia64/ia64.opt:28
8569 msgid "Generate big endian code."
8570 msgstr ""
8572 #: config/ia64/ia64.opt:32
8573 msgid "Generate little endian code."
8574 msgstr ""
8576 #: config/ia64/ia64.opt:36
8577 msgid "Generate code for GNU as."
8578 msgstr ""
8580 #: config/ia64/ia64.opt:40
8581 msgid "Generate code for GNU ld."
8582 msgstr ""
8584 #: config/ia64/ia64.opt:44
8585 msgid "Emit stop bits before and after volatile extended asms."
8586 msgstr ""
8588 #: config/ia64/ia64.opt:48
8589 msgid "Use in/loc/out register names."
8590 msgstr ""
8592 #: config/ia64/ia64.opt:55
8593 msgid "Enable use of sdata/scommon/sbss."
8594 msgstr ""
8596 #: config/ia64/ia64.opt:59
8597 msgid "Generate code without GP reg."
8598 msgstr ""
8600 #: config/ia64/ia64.opt:63
8601 msgid "gp is constant (but save/restore gp on indirect calls)."
8602 msgstr ""
8604 #: config/ia64/ia64.opt:67
8605 msgid "Generate self-relocatable code."
8606 msgstr ""
8608 #: config/ia64/ia64.opt:71
8609 msgid "Generate inline floating point division, optimize for latency."
8610 msgstr ""
8612 #: config/ia64/ia64.opt:75
8613 msgid "Generate inline floating point division, optimize for throughput."
8614 msgstr ""
8616 #: config/ia64/ia64.opt:82
8617 msgid "Generate inline integer division, optimize for latency."
8618 msgstr ""
8620 #: config/ia64/ia64.opt:86
8621 msgid "Generate inline integer division, optimize for throughput."
8622 msgstr ""
8624 #: config/ia64/ia64.opt:90
8625 msgid "Do not inline integer division."
8626 msgstr ""
8628 #: config/ia64/ia64.opt:94
8629 msgid "Generate inline square root, optimize for latency."
8630 msgstr ""
8632 #: config/ia64/ia64.opt:98
8633 msgid "Generate inline square root, optimize for throughput."
8634 msgstr ""
8636 #: config/ia64/ia64.opt:102
8637 msgid "Do not inline square root."
8638 msgstr ""
8640 #: config/ia64/ia64.opt:106
8641 msgid "Enable DWARF line debug info via GNU as."
8642 msgstr ""
8644 #: config/ia64/ia64.opt:110
8645 msgid "Enable earlier placing stop bits for better scheduling."
8646 msgstr ""
8648 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:58
8649 #: config/sh/sh.opt:227
8650 msgid "Specify range of registers to make fixed."
8651 msgstr ""
8653 #: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
8654 #: config/alpha/alpha.opt:130
8655 msgid "Specify bit size of immediate TLS offsets."
8656 msgstr ""
8658 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:500
8659 #: config/s390/s390.opt:170 config/sparc/sparc.opt:130
8660 #: config/visium/visium.opt:49
8661 msgid "Schedule code for given CPU."
8662 msgstr ""
8664 #: config/ia64/ia64.opt:126
8665 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8666 msgstr ""
8668 #: config/ia64/ia64.opt:136
8669 msgid "Use data speculation before reload."
8670 msgstr ""
8672 #: config/ia64/ia64.opt:140
8673 msgid "Use data speculation after reload."
8674 msgstr ""
8676 #: config/ia64/ia64.opt:144
8677 msgid "Use control speculation."
8678 msgstr ""
8680 #: config/ia64/ia64.opt:148
8681 msgid "Use in block data speculation before reload."
8682 msgstr ""
8684 #: config/ia64/ia64.opt:152
8685 msgid "Use in block data speculation after reload."
8686 msgstr ""
8688 #: config/ia64/ia64.opt:156
8689 msgid "Use in block control speculation."
8690 msgstr ""
8692 #: config/ia64/ia64.opt:160
8693 msgid "Use simple data speculation check."
8694 msgstr ""
8696 #: config/ia64/ia64.opt:164
8697 msgid "Use simple data speculation check for control speculation."
8698 msgstr ""
8700 #: config/ia64/ia64.opt:174
8701 msgid ""
8702 "Count speculative dependencies while calculating priority of instructions."
8703 msgstr ""
8705 #: config/ia64/ia64.opt:178
8706 msgid "Place a stop bit after every cycle when scheduling."
8707 msgstr ""
8709 #: config/ia64/ia64.opt:182
8710 msgid ""
8711 "Assume that floating-point stores and loads are not likely to cause conflict "
8712 "when placed into one instruction group."
8713 msgstr ""
8715 #: config/ia64/ia64.opt:186
8716 msgid ""
8717 "Soft limit on number of memory insns per instruction group, giving lower "
8718 "priority to subsequent memory insns attempting to schedule in the same insn "
8719 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
8720 "1."
8721 msgstr ""
8723 #: config/ia64/ia64.opt:190
8724 msgid ""
8725 "Disallow more than 'msched-max-memory-insns' in instruction group. "
8726 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
8727 "reached)."
8728 msgstr ""
8730 #: config/ia64/ia64.opt:194
8731 msgid "Don't generate checks for control speculation in selective scheduling."
8732 msgstr ""
8734 #: config/spu/spu.opt:20
8735 msgid "Emit warnings when run-time relocations are generated."
8736 msgstr ""
8738 #: config/spu/spu.opt:24
8739 msgid "Emit errors when run-time relocations are generated."
8740 msgstr ""
8742 #: config/spu/spu.opt:28
8743 msgid "Specify cost of branches (Default 20)."
8744 msgstr ""
8746 #: config/spu/spu.opt:32
8747 msgid "Make sure loads and stores are not moved past DMA instructions."
8748 msgstr ""
8750 #: config/spu/spu.opt:36
8751 msgid "volatile must be specified on any memory that is effected by DMA."
8752 msgstr ""
8754 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8755 msgid ""
8756 "Insert nops when it might improve performance by allowing dual issue "
8757 "(default)."
8758 msgstr ""
8760 #: config/spu/spu.opt:48
8761 msgid "Use standard main function as entry for startup."
8762 msgstr ""
8764 #: config/spu/spu.opt:52
8765 msgid "Generate branch hints for branches."
8766 msgstr ""
8768 #: config/spu/spu.opt:56
8769 msgid "Maximum number of nops to insert for a hint (Default 2)."
8770 msgstr ""
8772 #: config/spu/spu.opt:60
8773 msgid ""
8774 "Approximate maximum number of instructions to allow between a hint and its "
8775 "branch [125]."
8776 msgstr ""
8778 #: config/spu/spu.opt:64
8779 msgid "Generate code for 18 bit addressing."
8780 msgstr ""
8782 #: config/spu/spu.opt:68
8783 msgid "Generate code for 32 bit addressing."
8784 msgstr ""
8786 #: config/spu/spu.opt:76
8787 msgid ""
8788 "Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
8789 "issue."
8790 msgstr ""
8792 #: config/spu/spu.opt:80 config/i386/i386.opt:243 config/s390/s390.opt:56
8793 msgid "Generate code for given CPU."
8794 msgstr ""
8796 #: config/spu/spu.opt:88
8797 msgid "Access variables in 32-bit PPU objects (default)."
8798 msgstr ""
8800 #: config/spu/spu.opt:92
8801 msgid "Access variables in 64-bit PPU objects."
8802 msgstr ""
8804 #: config/spu/spu.opt:96
8805 msgid "Allow conversions between __ea and generic pointers (default)."
8806 msgstr ""
8808 #: config/spu/spu.opt:100
8809 msgid "Size (in KB) of software data cache."
8810 msgstr ""
8812 #: config/spu/spu.opt:104
8813 msgid "Atomically write back software data cache lines (default)."
8814 msgstr ""
8816 #: config/epiphany/epiphany.opt:24
8817 msgid "Don't use any of r32..r63."
8818 msgstr ""
8820 #: config/epiphany/epiphany.opt:28
8821 msgid ""
8822 "preferentially allocate registers that allow short instruction generation."
8823 msgstr ""
8825 #: config/epiphany/epiphany.opt:32
8826 msgid "Set branch cost."
8827 msgstr ""
8829 #: config/epiphany/epiphany.opt:36
8830 msgid "enable conditional move instruction usage."
8831 msgstr ""
8833 #: config/epiphany/epiphany.opt:40
8834 msgid "set number of nops to emit before each insn pattern."
8835 msgstr ""
8837 #: config/epiphany/epiphany.opt:52
8838 msgid "Use software floating point comparisons."
8839 msgstr ""
8841 #: config/epiphany/epiphany.opt:56
8842 msgid "Enable split of 32 bit immediate loads into low / high part."
8843 msgstr ""
8845 #: config/epiphany/epiphany.opt:60
8846 msgid "Enable use of POST_INC / POST_DEC."
8847 msgstr ""
8849 #: config/epiphany/epiphany.opt:64
8850 msgid "Enable use of POST_MODIFY."
8851 msgstr ""
8853 #: config/epiphany/epiphany.opt:68
8854 msgid "Set number of bytes on the stack preallocated for use by the callee."
8855 msgstr ""
8857 #: config/epiphany/epiphany.opt:72
8858 msgid "Assume round to nearest is selected for purposes of scheduling."
8859 msgstr ""
8861 #: config/epiphany/epiphany.opt:76
8862 msgid "Generate call insns as indirect calls."
8863 msgstr ""
8865 #: config/epiphany/epiphany.opt:80
8866 msgid "Generate call insns as direct calls."
8867 msgstr ""
8869 #: config/epiphany/epiphany.opt:84
8870 msgid ""
8871 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8872 msgstr ""
8874 #: config/epiphany/epiphany.opt:108
8875 msgid ""
8876 "A floatig point to integer truncation may be replaced with rounding to save "
8877 "mode switching."
8878 msgstr ""
8880 #: config/epiphany/epiphany.opt:112
8881 msgid "Vectorize for double-word operations."
8882 msgstr ""
8884 #: config/epiphany/epiphany.opt:128
8885 msgid ""
8886 "Split unaligned 8 byte vector moves before post-modify address generation."
8887 msgstr ""
8889 #: config/epiphany/epiphany.opt:132
8890 msgid "Use the floating point unit for integer add/subtract."
8891 msgstr ""
8893 #: config/epiphany/epiphany.opt:136
8894 msgid "Set register to hold -1."
8895 msgstr ""
8897 #: config/ft32/ft32.opt:23
8898 msgid "target the software simulator."
8899 msgstr ""
8901 #: config/ft32/ft32.opt:27 config/s390/s390.opt:201 config/mips/mips.opt:389
8902 msgid "Use LRA instead of reload."
8903 msgstr ""
8905 #: config/ft32/ft32.opt:31
8906 msgid "Avoid use of the DIV and MOD instructions"
8907 msgstr ""
8909 #: config/h8300/h8300.opt:23
8910 msgid "Generate H8S code."
8911 msgstr ""
8913 #: config/h8300/h8300.opt:27
8914 msgid "Generate H8SX code."
8915 msgstr ""
8917 #: config/h8300/h8300.opt:31
8918 msgid "Generate H8S/2600 code."
8919 msgstr ""
8921 #: config/h8300/h8300.opt:35
8922 msgid "Make integers 32 bits wide."
8923 msgstr ""
8925 #: config/h8300/h8300.opt:42
8926 msgid "Use registers for argument passing."
8927 msgstr ""
8929 #: config/h8300/h8300.opt:46
8930 msgid "Consider access to byte sized memory slow."
8931 msgstr ""
8933 #: config/h8300/h8300.opt:50
8934 msgid "Enable linker relaxing."
8935 msgstr ""
8937 #: config/h8300/h8300.opt:54
8938 msgid "Generate H8/300H code."
8939 msgstr ""
8941 #: config/h8300/h8300.opt:58
8942 msgid "Enable the normal mode."
8943 msgstr ""
8945 #: config/h8300/h8300.opt:62
8946 msgid "Use H8/300 alignment rules."
8947 msgstr ""
8949 #: config/h8300/h8300.opt:66
8950 msgid "Push extended registers on stack in monitor functions."
8951 msgstr ""
8953 #: config/h8300/h8300.opt:70
8954 msgid "Do not push extended registers on stack in monitor functions."
8955 msgstr ""
8957 #: config/pdp11/pdp11.opt:23
8958 msgid "Generate code for an 11/10."
8959 msgstr ""
8961 #: config/pdp11/pdp11.opt:27
8962 msgid "Generate code for an 11/40."
8963 msgstr ""
8965 #: config/pdp11/pdp11.opt:31
8966 msgid "Generate code for an 11/45."
8967 msgstr ""
8969 #: config/pdp11/pdp11.opt:35
8970 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8971 msgstr ""
8973 #: config/pdp11/pdp11.opt:39
8974 msgid "Do not use inline patterns for copying memory."
8975 msgstr ""
8977 #: config/pdp11/pdp11.opt:43
8978 msgid "Use inline patterns for copying memory."
8979 msgstr ""
8981 #: config/pdp11/pdp11.opt:47
8982 msgid "Do not pretend that branches are expensive."
8983 msgstr ""
8985 #: config/pdp11/pdp11.opt:51
8986 msgid "Pretend that branches are expensive."
8987 msgstr ""
8989 #: config/pdp11/pdp11.opt:55
8990 msgid "Use the DEC assembler syntax."
8991 msgstr ""
8993 #: config/pdp11/pdp11.opt:59
8994 msgid "Use 32 bit float."
8995 msgstr ""
8997 #: config/pdp11/pdp11.opt:63
8998 msgid "Use 64 bit float."
8999 msgstr ""
9001 #: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:177
9002 #: config/frv/frv.opt:158
9003 msgid "Use hardware floating point."
9004 msgstr ""
9006 #: config/pdp11/pdp11.opt:71
9007 msgid "Use 16 bit int."
9008 msgstr ""
9010 #: config/pdp11/pdp11.opt:75
9011 msgid "Use 32 bit int."
9012 msgstr ""
9014 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
9015 msgid "Do not use hardware floating point."
9016 msgstr ""
9018 #: config/pdp11/pdp11.opt:83
9019 msgid "Target has split I&D."
9020 msgstr ""
9022 #: config/pdp11/pdp11.opt:87
9023 msgid "Use UNIX assembler syntax."
9024 msgstr ""
9026 #: config/xtensa/xtensa.opt:23
9027 msgid "Use CONST16 instruction to load constants."
9028 msgstr ""
9030 #: config/xtensa/xtensa.opt:27
9031 msgid "Disable position-independent code (PIC) for use in OS kernel code."
9032 msgstr ""
9034 #: config/xtensa/xtensa.opt:31
9035 msgid "Use indirect CALLXn instructions for large programs."
9036 msgstr ""
9038 #: config/xtensa/xtensa.opt:35
9039 msgid "Automatically align branch targets to reduce branch penalties."
9040 msgstr ""
9042 #: config/xtensa/xtensa.opt:39
9043 msgid "Intersperse literal pools with code in the text section."
9044 msgstr ""
9046 #: config/xtensa/xtensa.opt:43
9047 msgid ""
9048 "Relax literals in assembler and place them automatically in the text section."
9049 msgstr ""
9051 #: config/xtensa/xtensa.opt:47
9052 msgid ""
9053 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
9054 "MEMW instructions."
9055 msgstr ""
9057 #: config/i386/cygming.opt:23
9058 msgid "Create console application."
9059 msgstr ""
9061 #: config/i386/cygming.opt:27
9062 msgid "Generate code for a DLL."
9063 msgstr ""
9065 #: config/i386/cygming.opt:31
9066 msgid "Ignore dllimport for functions."
9067 msgstr ""
9069 #: config/i386/cygming.opt:35
9070 msgid "Use Mingw-specific thread support."
9071 msgstr ""
9073 #: config/i386/cygming.opt:39
9074 msgid "Set Windows defines."
9075 msgstr ""
9077 #: config/i386/cygming.opt:43
9078 msgid "Create GUI application."
9079 msgstr ""
9081 #: config/i386/cygming.opt:47
9082 msgid "Use the GNU extension to the PE format for aligned common data."
9083 msgstr ""
9085 #: config/i386/cygming.opt:51
9086 msgid ""
9087 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
9088 "delete replacement."
9089 msgstr ""
9091 #: config/i386/cygming.opt:58
9092 msgid "Put relocated read-only data into .data section."
9093 msgstr ""
9095 #: config/i386/mingw.opt:29
9096 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
9097 msgstr ""
9099 #: config/i386/mingw.opt:33
9100 msgid "For nested functions on stack executable permission is set."
9101 msgstr ""
9103 #: config/i386/mingw-w64.opt:23
9104 msgid "Use unicode startup and define UNICODE macro."
9105 msgstr ""
9107 #: config/i386/i386.opt:178
9108 msgid "sizeof(long double) is 16."
9109 msgstr ""
9111 #: config/i386/i386.opt:182 config/i386/i386.opt:350
9112 msgid "Use hardware fp."
9113 msgstr ""
9115 #: config/i386/i386.opt:186
9116 msgid "sizeof(long double) is 12."
9117 msgstr ""
9119 #: config/i386/i386.opt:190
9120 msgid "Use 80-bit long double."
9121 msgstr ""
9123 #: config/i386/i386.opt:194 config/s390/s390.opt:130
9124 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
9125 msgid "Use 64-bit long double."
9126 msgstr ""
9128 #: config/i386/i386.opt:198 config/s390/s390.opt:126
9129 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
9130 msgid "Use 128-bit long double."
9131 msgstr ""
9133 #: config/i386/i386.opt:202 config/sh/sh.opt:179
9134 msgid "Reserve space for outgoing arguments in the function prologue."
9135 msgstr ""
9137 #: config/i386/i386.opt:206
9138 msgid "Align some doubles on dword boundary."
9139 msgstr ""
9141 #: config/i386/i386.opt:210
9142 msgid "Function starts are aligned to this power of 2."
9143 msgstr ""
9145 #: config/i386/i386.opt:214
9146 msgid "Jump targets are aligned to this power of 2."
9147 msgstr ""
9149 #: config/i386/i386.opt:218
9150 msgid "Loop code aligned to this power of 2."
9151 msgstr ""
9153 #: config/i386/i386.opt:222
9154 msgid "Align destination of the string operations."
9155 msgstr ""
9157 #: config/i386/i386.opt:226
9158 msgid "Use the given data alignment."
9159 msgstr ""
9161 #: config/i386/i386.opt:230
9162 msgid "Known data alignment choices (for use with the -malign-data= option):"
9163 msgstr ""
9165 #: config/i386/i386.opt:247
9166 msgid "Use given assembler dialect."
9167 msgstr ""
9169 #: config/i386/i386.opt:251
9170 msgid "Known assembler dialects (for use with the -masm-dialect= option):"
9171 msgstr ""
9173 #: config/i386/i386.opt:261
9174 msgid "Branches are this expensive (1-5, arbitrary units)."
9175 msgstr ""
9177 #: config/i386/i386.opt:265
9178 msgid ""
9179 "Data greater than given threshold will go into .ldata section in x86-64 "
9180 "medium model."
9181 msgstr ""
9183 #: config/i386/i386.opt:269
9184 msgid "Use given x86-64 code model."
9185 msgstr ""
9187 #: config/i386/i386.opt:273 config/rs6000/aix64.opt:36
9188 #: config/rs6000/linux64.opt:32 config/tilegx/tilegx.opt:57
9189 msgid "Known code models (for use with the -mcmodel= option):"
9190 msgstr ""
9192 #: config/i386/i386.opt:292
9193 msgid "Use given address mode."
9194 msgstr ""
9196 #: config/i386/i386.opt:296
9197 msgid "Known address mode (for use with the -maddress-mode= option):"
9198 msgstr ""
9200 #: config/i386/i386.opt:305
9201 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
9202 msgstr ""
9204 #: config/i386/i386.opt:309
9205 msgid "Generate sin, cos, sqrt for FPU."
9206 msgstr ""
9208 #: config/i386/i386.opt:313
9209 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
9210 msgstr ""
9212 #: config/i386/i386.opt:317
9213 msgid "Return values of functions in FPU registers."
9214 msgstr ""
9216 #: config/i386/i386.opt:321
9217 msgid "Generate floating point mathematics using given instruction set."
9218 msgstr ""
9220 #: config/i386/i386.opt:325
9221 msgid "Valid arguments to -mfpmath=:"
9222 msgstr ""
9224 #: config/i386/i386.opt:358
9225 msgid "Inline all known string operations."
9226 msgstr ""
9228 #: config/i386/i386.opt:362
9229 msgid ""
9230 "Inline memset/memcpy string operations, but perform inline version only for "
9231 "small blocks."
9232 msgstr ""
9234 #: config/i386/i386.opt:365
9235 msgid ""
9236 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
9237 "masm=intel%> and %<-masm=att%> instead"
9238 msgstr ""
9240 #: config/i386/i386.opt:370
9241 msgid "Use native (MS) bitfield layout."
9242 msgstr ""
9244 #: config/i386/i386.opt:390
9245 msgid "Set 80387 floating-point precision to 32-bit."
9246 msgstr ""
9248 #: config/i386/i386.opt:394
9249 msgid "Set 80387 floating-point precision to 64-bit."
9250 msgstr ""
9252 #: config/i386/i386.opt:398
9253 msgid "Set 80387 floating-point precision to 80-bit."
9254 msgstr ""
9256 #: config/i386/i386.opt:402
9257 msgid "Attempt to keep stack aligned to this power of 2."
9258 msgstr ""
9260 #: config/i386/i386.opt:406
9261 msgid "Assume incoming stack aligned to this power of 2."
9262 msgstr ""
9264 #: config/i386/i386.opt:410
9265 msgid "Use push instructions to save outgoing arguments."
9266 msgstr ""
9268 #: config/i386/i386.opt:414
9269 msgid "Use red-zone in the x86-64 code."
9270 msgstr ""
9272 #: config/i386/i386.opt:418
9273 msgid "Number of registers used to pass integer arguments."
9274 msgstr ""
9276 #: config/i386/i386.opt:422
9277 msgid "Alternate calling convention."
9278 msgstr ""
9280 #: config/i386/i386.opt:426 config/alpha/alpha.opt:23
9281 msgid "Do not use hardware fp."
9282 msgstr ""
9284 #: config/i386/i386.opt:430
9285 msgid "Use SSE register passing conventions for SF and DF mode."
9286 msgstr ""
9288 #: config/i386/i386.opt:434
9289 msgid "Realign stack in prologue."
9290 msgstr ""
9292 #: config/i386/i386.opt:438
9293 msgid "Enable stack probing."
9294 msgstr ""
9296 #: config/i386/i386.opt:442
9297 msgid "Specify memcpy expansion strategy when expected size is known."
9298 msgstr ""
9300 #: config/i386/i386.opt:446
9301 msgid "Specify memset expansion strategy when expected size is known."
9302 msgstr ""
9304 #: config/i386/i386.opt:450
9305 msgid "Chose strategy to generate stringop using."
9306 msgstr ""
9308 #: config/i386/i386.opt:454
9309 msgid "Valid arguments to -mstringop-strategy=:"
9310 msgstr ""
9312 #: config/i386/i386.opt:482
9313 msgid "Use given thread-local storage dialect."
9314 msgstr ""
9316 #: config/i386/i386.opt:486
9317 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
9318 msgstr ""
9320 #: config/i386/i386.opt:496
9321 #, c-format
9322 msgid "Use direct references against %gs when accessing tls data."
9323 msgstr ""
9325 #: config/i386/i386.opt:504
9326 msgid "Fine grain control of tune features."
9327 msgstr ""
9329 #: config/i386/i386.opt:508
9330 msgid "Clear all tune features."
9331 msgstr ""
9333 #: config/i386/i386.opt:515
9334 msgid "Generate code that conforms to Intel MCU psABI."
9335 msgstr ""
9337 #: config/i386/i386.opt:519
9338 msgid "Generate code that conforms to the given ABI."
9339 msgstr ""
9341 #: config/i386/i386.opt:523
9342 msgid "Known ABIs (for use with the -mabi= option):"
9343 msgstr ""
9345 #: config/i386/i386.opt:533 config/rs6000/rs6000.opt:189
9346 msgid "Vector library ABI to use."
9347 msgstr ""
9349 #: config/i386/i386.opt:537
9350 msgid ""
9351 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
9352 msgstr ""
9354 #: config/i386/i386.opt:547
9355 msgid "Return 8-byte vectors in memory."
9356 msgstr ""
9358 #: config/i386/i386.opt:551
9359 msgid "Generate reciprocals instead of divss and sqrtss."
9360 msgstr ""
9362 #: config/i386/i386.opt:555
9363 msgid "Control generation of reciprocal estimates."
9364 msgstr ""
9366 #: config/i386/i386.opt:559
9367 msgid "Generate cld instruction in the function prologue."
9368 msgstr ""
9370 #: config/i386/i386.opt:563
9371 msgid ""
9372 "Generate vzeroupper instruction before a transfer of control flow out of"
9373 msgstr ""
9375 #: config/i386/i386.opt:568
9376 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer"
9377 msgstr ""
9379 #: config/i386/i386.opt:573
9380 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4"
9381 msgstr ""
9383 #: config/i386/i386.opt:578
9384 msgid ""
9385 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
9386 "vectorizer."
9387 msgstr ""
9389 #: config/i386/i386.opt:584
9390 msgid "Generate 32bit i386 code."
9391 msgstr ""
9393 #: config/i386/i386.opt:588
9394 msgid "Generate 64bit x86-64 code."
9395 msgstr ""
9397 #: config/i386/i386.opt:592
9398 msgid "Generate 32bit x86-64 code."
9399 msgstr ""
9401 #: config/i386/i386.opt:596
9402 msgid "Generate 16bit i386 code."
9403 msgstr ""
9405 #: config/i386/i386.opt:600
9406 msgid "Support MMX built-in functions."
9407 msgstr ""
9409 #: config/i386/i386.opt:604
9410 msgid "Support 3DNow! built-in functions."
9411 msgstr ""
9413 #: config/i386/i386.opt:608
9414 msgid "Support Athlon 3Dnow! built-in functions."
9415 msgstr ""
9417 #: config/i386/i386.opt:612
9418 msgid "Support MMX and SSE built-in functions and code generation."
9419 msgstr ""
9421 #: config/i386/i386.opt:616
9422 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
9423 msgstr ""
9425 #: config/i386/i386.opt:620
9426 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
9427 msgstr ""
9429 #: config/i386/i386.opt:624
9430 msgid ""
9431 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
9432 "generation."
9433 msgstr ""
9435 #: config/i386/i386.opt:628
9436 msgid ""
9437 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
9438 "generation."
9439 msgstr ""
9441 #: config/i386/i386.opt:632 config/i386/i386.opt:636
9442 msgid ""
9443 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
9444 "and code generation."
9445 msgstr ""
9447 #: config/i386/i386.opt:640
9448 msgid ""
9449 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9450 msgstr ""
9452 #: config/i386/i386.opt:643
9453 msgid "%<-msse5%> was removed"
9454 msgstr ""
9456 #: config/i386/i386.opt:648
9457 msgid ""
9458 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
9459 "functions and code generation."
9460 msgstr ""
9462 #: config/i386/i386.opt:652
9463 msgid ""
9464 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
9465 "functions and code generation."
9466 msgstr ""
9468 #: config/i386/i386.opt:656
9469 msgid ""
9470 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9471 "built-in functions and code generation."
9472 msgstr ""
9474 #: config/i386/i386.opt:660
9475 msgid ""
9476 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9477 "and AVX512PF built-in functions and code generation."
9478 msgstr ""
9480 #: config/i386/i386.opt:664
9481 msgid ""
9482 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9483 "and AVX512ER built-in functions and code generation."
9484 msgstr ""
9486 #: config/i386/i386.opt:668
9487 msgid ""
9488 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9489 "and AVX512CD built-in functions and code generation."
9490 msgstr ""
9492 #: config/i386/i386.opt:672
9493 msgid ""
9494 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9495 "and AVX512DQ built-in functions and code generation."
9496 msgstr ""
9498 #: config/i386/i386.opt:676
9499 msgid ""
9500 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9501 "and AVX512BW built-in functions and code generation."
9502 msgstr ""
9504 #: config/i386/i386.opt:680
9505 msgid ""
9506 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9507 "and AVX512VL built-in functions and code generation."
9508 msgstr ""
9510 #: config/i386/i386.opt:684
9511 msgid ""
9512 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9513 "and AVX512IFMA built-in functions and code generation."
9514 msgstr ""
9516 #: config/i386/i386.opt:688
9517 msgid ""
9518 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
9519 "and AVX512VBMI built-in functions and code generation."
9520 msgstr ""
9522 #: config/i386/i386.opt:692
9523 msgid ""
9524 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
9525 "functions and code generation."
9526 msgstr ""
9528 #: config/i386/i386.opt:696
9529 msgid ""
9530 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
9531 "generation."
9532 msgstr ""
9534 #: config/i386/i386.opt:700
9535 msgid "Support FMA4 built-in functions and code generation."
9536 msgstr ""
9538 #: config/i386/i386.opt:704
9539 msgid "Support XOP built-in functions and code generation."
9540 msgstr ""
9542 #: config/i386/i386.opt:708
9543 msgid "Support LWP built-in functions and code generation."
9544 msgstr ""
9546 #: config/i386/i386.opt:712
9547 msgid ""
9548 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9549 msgstr ""
9551 #: config/i386/i386.opt:716
9552 msgid "Support code generation of popcnt instruction."
9553 msgstr ""
9555 #: config/i386/i386.opt:720
9556 msgid "Support BMI built-in functions and code generation."
9557 msgstr ""
9559 #: config/i386/i386.opt:724
9560 msgid "Support BMI2 built-in functions and code generation."
9561 msgstr ""
9563 #: config/i386/i386.opt:728
9564 msgid "Support LZCNT built-in function and code generation."
9565 msgstr ""
9567 #: config/i386/i386.opt:732
9568 msgid "Support Hardware Lock Elision prefixes."
9569 msgstr ""
9571 #: config/i386/i386.opt:736
9572 msgid "Support RDSEED instruction."
9573 msgstr ""
9575 #: config/i386/i386.opt:740
9576 msgid "Support PREFETCHW instruction."
9577 msgstr ""
9579 #: config/i386/i386.opt:744
9580 msgid "Support flag-preserving add-carry instructions."
9581 msgstr ""
9583 #: config/i386/i386.opt:748
9584 msgid "Support CLFLUSHOPT instructions."
9585 msgstr ""
9587 #: config/i386/i386.opt:752
9588 msgid "Support CLWB instruction."
9589 msgstr ""
9591 #: config/i386/i386.opt:756
9592 msgid "Support PCOMMIT instruction."
9593 msgstr ""
9595 #: config/i386/i386.opt:760
9596 msgid "Support FXSAVE and FXRSTOR instructions."
9597 msgstr ""
9599 #: config/i386/i386.opt:764
9600 msgid "Support XSAVE and XRSTOR instructions."
9601 msgstr ""
9603 #: config/i386/i386.opt:768
9604 msgid "Support XSAVEOPT instruction."
9605 msgstr ""
9607 #: config/i386/i386.opt:772
9608 msgid "Support XSAVEC instructions."
9609 msgstr ""
9611 #: config/i386/i386.opt:776
9612 msgid "Support XSAVES and XRSTORS instructions."
9613 msgstr ""
9615 #: config/i386/i386.opt:780
9616 msgid "Support TBM built-in functions and code generation."
9617 msgstr ""
9619 #: config/i386/i386.opt:784
9620 msgid "Support code generation of cmpxchg16b instruction."
9621 msgstr ""
9623 #: config/i386/i386.opt:788
9624 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9625 msgstr ""
9627 #: config/i386/i386.opt:792
9628 msgid "Support code generation of movbe instruction."
9629 msgstr ""
9631 #: config/i386/i386.opt:796
9632 msgid "Support code generation of crc32 instruction."
9633 msgstr ""
9635 #: config/i386/i386.opt:800
9636 msgid "Support AES built-in functions and code generation."
9637 msgstr ""
9639 #: config/i386/i386.opt:804
9640 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9641 msgstr ""
9643 #: config/i386/i386.opt:808
9644 msgid "Support PCLMUL built-in functions and code generation."
9645 msgstr ""
9647 #: config/i386/i386.opt:812
9648 msgid "Encode SSE instructions with VEX prefix."
9649 msgstr ""
9651 #: config/i386/i386.opt:816
9652 msgid "Support FSGSBASE built-in functions and code generation."
9653 msgstr ""
9655 #: config/i386/i386.opt:820
9656 msgid "Support RDRND built-in functions and code generation."
9657 msgstr ""
9659 #: config/i386/i386.opt:824
9660 msgid "Support F16C built-in functions and code generation."
9661 msgstr ""
9663 #: config/i386/i386.opt:828
9664 msgid "Support PREFETCHWT1 built-in functions and code generation."
9665 msgstr ""
9667 #: config/i386/i386.opt:832
9668 msgid "Emit profiling counter call at function entry before prologue."
9669 msgstr ""
9671 #: config/i386/i386.opt:836
9672 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9673 msgstr ""
9675 #: config/i386/i386.opt:840
9676 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be"
9677 msgstr ""
9679 #: config/i386/i386.opt:845
9680 msgid "Skip setting up RAX register when passing variable arguments."
9681 msgstr ""
9683 #: config/i386/i386.opt:849
9684 msgid ""
9685 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
9686 "time check."
9687 msgstr ""
9689 #: config/i386/i386.opt:853
9690 msgid "Split 32-byte AVX unaligned load."
9691 msgstr ""
9693 #: config/i386/i386.opt:857
9694 msgid "Split 32-byte AVX unaligned store."
9695 msgstr ""
9697 #: config/i386/i386.opt:861
9698 msgid "Support RTM built-in functions and code generation."
9699 msgstr ""
9701 #: config/i386/i386.opt:865
9702 msgid "Support MPX code generation."
9703 msgstr ""
9705 #: config/i386/i386.opt:869
9706 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9707 msgstr ""
9709 #: config/i386/i386.opt:873
9710 msgid "Support CLZERO built-in functions and code generation."
9711 msgstr ""
9713 #: config/i386/i386.opt:877
9714 msgid "Support PKU built-in functions and code generation."
9715 msgstr ""
9717 #: config/i386/i386.opt:881
9718 msgid "Use given stack-protector guard."
9719 msgstr ""
9721 #: config/i386/i386.opt:885
9722 msgid ""
9723 "Known stack protector guard (for use with the -mstack-protector-guard= "
9724 "option):"
9725 msgstr ""
9727 #: config/i386/i386.opt:895
9728 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9729 msgstr ""
9731 #: config/i386/stringop.opt:8
9732 msgid "the Free Software Foundation; either version 3, or (at your option)"
9733 msgstr ""
9735 #: config/i386/stringop.opt:13
9736 msgid "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the"
9737 msgstr ""
9739 #: config/i386/stringop.opt:18
9740 msgid "see <http://www.gnu.org/licenses/>.  */"
9741 msgstr ""
9743 #: config/pa/pa64-hpux.opt:23
9744 msgid "Assume code will be linked by GNU ld."
9745 msgstr ""
9747 #: config/pa/pa64-hpux.opt:27
9748 msgid "Assume code will be linked by HP ld."
9749 msgstr ""
9751 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9752 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9753 msgid "Specify UNIX standard for predefines and linking."
9754 msgstr ""
9756 #: config/pa/pa-hpux.opt:27
9757 msgid "Generate cpp defines for server IO."
9758 msgstr ""
9760 #: config/pa/pa-hpux.opt:35
9761 msgid "Generate cpp defines for workstation IO."
9762 msgstr ""
9764 #: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
9765 msgid "Generate PA1.0 code."
9766 msgstr ""
9768 #: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
9769 msgid "Generate PA1.1 code."
9770 msgstr ""
9772 #: config/pa/pa.opt:38 config/pa/pa.opt:99
9773 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9774 msgstr ""
9776 #: config/pa/pa.opt:46
9777 msgid "Disable FP regs."
9778 msgstr ""
9780 #: config/pa/pa.opt:50
9781 msgid "Disable indexed addressing."
9782 msgstr ""
9784 #: config/pa/pa.opt:54
9785 msgid "Generate fast indirect calls."
9786 msgstr ""
9788 #: config/pa/pa.opt:62
9789 msgid "Assume code will be assembled by GAS."
9790 msgstr ""
9792 #: config/pa/pa.opt:71
9793 msgid "Enable linker optimizations."
9794 msgstr ""
9796 #: config/pa/pa.opt:75
9797 msgid "Always generate long calls."
9798 msgstr ""
9800 #: config/pa/pa.opt:79
9801 msgid "Emit long load/store sequences."
9802 msgstr ""
9804 #: config/pa/pa.opt:87
9805 msgid "Disable space regs."
9806 msgstr ""
9808 #: config/pa/pa.opt:103
9809 msgid "Use portable calling conventions."
9810 msgstr ""
9812 #: config/pa/pa.opt:107
9813 msgid ""
9814 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
9815 "7200, 7300, and 8000."
9816 msgstr ""
9818 #: config/pa/pa.opt:132 config/frv/frv.opt:215
9819 msgid "Use software floating point."
9820 msgstr ""
9822 #: config/pa/pa.opt:140
9823 msgid "Do not disable space regs."
9824 msgstr ""
9826 #: config/v850/v850.opt:29
9827 msgid "Use registers r2 and r5."
9828 msgstr ""
9830 #: config/v850/v850.opt:33
9831 msgid "Use 4 byte entries in switch tables."
9832 msgstr ""
9834 #: config/v850/v850.opt:37
9835 msgid "Enable backend debugging."
9836 msgstr ""
9838 #: config/v850/v850.opt:41
9839 msgid "Do not use the callt instruction (default)."
9840 msgstr ""
9842 #: config/v850/v850.opt:45
9843 msgid "Reuse r30 on a per function basis."
9844 msgstr ""
9846 #: config/v850/v850.opt:52
9847 msgid "Prohibit PC relative function calls."
9848 msgstr ""
9850 #: config/v850/v850.opt:56
9851 msgid "Use stubs for function prologues."
9852 msgstr ""
9854 #: config/v850/v850.opt:60
9855 msgid "Set the max size of data eligible for the SDA area."
9856 msgstr ""
9858 #: config/v850/v850.opt:67
9859 msgid "Enable the use of the short load instructions."
9860 msgstr ""
9862 #: config/v850/v850.opt:71
9863 msgid "Same as: -mep -mprolog-function."
9864 msgstr ""
9866 #: config/v850/v850.opt:75
9867 msgid "Set the max size of data eligible for the TDA area."
9868 msgstr ""
9870 #: config/v850/v850.opt:82
9871 msgid "Do not enforce strict alignment."
9872 msgstr ""
9874 #: config/v850/v850.opt:86
9875 msgid ""
9876 "Put jump tables for switch statements into the .data section rather than "
9877 "the .code section."
9878 msgstr ""
9880 #: config/v850/v850.opt:93
9881 msgid "Compile for the v850 processor."
9882 msgstr ""
9884 #: config/v850/v850.opt:97
9885 msgid "Compile for the v850e processor."
9886 msgstr ""
9888 #: config/v850/v850.opt:101
9889 msgid "Compile for the v850e1 processor."
9890 msgstr ""
9892 #: config/v850/v850.opt:105
9893 msgid "Compile for the v850es variant of the v850e1."
9894 msgstr ""
9896 #: config/v850/v850.opt:109
9897 msgid "Compile for the v850e2 processor."
9898 msgstr ""
9900 #: config/v850/v850.opt:113
9901 msgid "Compile for the v850e2v3 processor."
9902 msgstr ""
9904 #: config/v850/v850.opt:117
9905 msgid "Compile for the v850e3v5 processor."
9906 msgstr ""
9908 #: config/v850/v850.opt:124
9909 msgid "Enable v850e3v5 loop instructions."
9910 msgstr ""
9912 #: config/v850/v850.opt:128
9913 msgid "Set the max size of data eligible for the ZDA area."
9914 msgstr ""
9916 #: config/v850/v850.opt:135
9917 msgid "Enable relaxing in the assembler."
9918 msgstr ""
9920 #: config/v850/v850.opt:139
9921 msgid "Prohibit PC relative jumps."
9922 msgstr ""
9924 #: config/v850/v850.opt:143
9925 msgid "Inhibit the use of hardware floating point instructions."
9926 msgstr ""
9928 #: config/v850/v850.opt:147
9929 msgid ""
9930 "Allow the use of hardware floating point instructions for V850E2V3 and up."
9931 msgstr ""
9933 #: config/v850/v850.opt:151
9934 msgid "Enable support for the RH850 ABI.  This is the default."
9935 msgstr ""
9937 #: config/v850/v850.opt:155
9938 msgid "Enable support for the old GCC ABI."
9939 msgstr ""
9941 #: config/v850/v850.opt:159
9942 msgid "Support alignments of up to 64-bits."
9943 msgstr ""
9945 #: config/g.opt:27
9946 msgid ""
9947 "-G<number>\tPut global and static data smaller than <number> bytes into a "
9948 "special section (on some targets)."
9949 msgstr ""
9951 #: config/lynx.opt:23
9952 msgid "Support legacy multi-threading."
9953 msgstr ""
9955 #: config/lynx.opt:27
9956 msgid "Use shared libraries."
9957 msgstr ""
9959 #: config/lynx.opt:31
9960 msgid "Support multi-threading."
9961 msgstr ""
9963 #: config/nvptx/nvptx.opt:22
9964 msgid "Generate code for a 32-bit ABI."
9965 msgstr ""
9967 #: config/nvptx/nvptx.opt:26
9968 msgid "Generate code for a 64-bit ABI."
9969 msgstr ""
9971 #: config/nvptx/nvptx.opt:30
9972 msgid "Link in code for a __main kernel."
9973 msgstr ""
9975 #: config/nvptx/nvptx.opt:34
9976 msgid "Optimize partition neutering."
9977 msgstr ""
9979 #: config/vxworks.opt:36
9980 msgid "Assume the VxWorks RTP environment."
9981 msgstr ""
9983 #: config/vxworks.opt:43
9984 msgid "Assume the VxWorks vThreads environment."
9985 msgstr ""
9987 #: config/cr16/cr16.opt:23
9988 msgid "-msim   Use simulator runtime."
9989 msgstr ""
9991 #: config/cr16/cr16.opt:27
9992 msgid "Generate SBIT, CBIT instructions."
9993 msgstr ""
9995 #: config/cr16/cr16.opt:31
9996 msgid "Support multiply accumulate instructions."
9997 msgstr ""
9999 #: config/cr16/cr16.opt:38
10000 msgid "Treat data references as near, far or medium. medium is default."
10001 msgstr ""
10003 #: config/cr16/cr16.opt:42
10004 msgid "Generate code for CR16C architecture."
10005 msgstr ""
10007 #: config/cr16/cr16.opt:46
10008 msgid "Generate code for CR16C+ architecture (Default)."
10009 msgstr ""
10011 #: config/cr16/cr16.opt:50
10012 msgid "Treat integers as 32-bit."
10013 msgstr ""
10015 #: config/avr/avr.opt:23
10016 msgid "Use subroutines for function prologues and epilogues."
10017 msgstr ""
10019 #: config/avr/avr.opt:26
10020 #, c-format
10021 msgid "missing device or architecture after %qs"
10022 msgstr ""
10024 #: config/avr/avr.opt:27
10025 msgid "-mmcu=MCU\tSelect the target MCU."
10026 msgstr ""
10028 #: config/avr/avr.opt:31
10029 msgid "Set the number of 64 KiB flash segments."
10030 msgstr ""
10032 #: config/avr/avr.opt:35
10033 msgid "Indicate presence of a processor erratum."
10034 msgstr ""
10036 #: config/avr/avr.opt:39
10037 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
10038 msgstr ""
10040 #: config/avr/avr.opt:49
10041 msgid "Use an 8-bit 'int' type."
10042 msgstr ""
10044 #: config/avr/avr.opt:53
10045 msgid "Change the stack pointer without disabling interrupts."
10046 msgstr ""
10048 #: config/avr/avr.opt:57
10049 msgid ""
10050 "Set the branch costs for conditional branch instructions.  Reasonable values "
10051 "are small, non-negative integers.  The default branch cost is 0."
10052 msgstr ""
10054 #: config/avr/avr.opt:67
10055 msgid "Change only the low 8 bits of the stack pointer."
10056 msgstr ""
10058 #: config/avr/avr.opt:71
10059 msgid "Relax branches."
10060 msgstr ""
10062 #: config/avr/avr.opt:75
10063 msgid ""
10064 "Make the linker relaxation machine assume that a program counter wrap-around "
10065 "occurs."
10066 msgstr ""
10068 #: config/avr/avr.opt:79
10069 msgid ""
10070 "Accumulate outgoing function arguments and acquire/release the needed stack "
10071 "space for outpoing function arguments in function prologue/epilogue.  "
10072 "Without this option, outgoing arguments are pushed before calling a function "
10073 "and popped afterwards.  This option can lead to reduced code size for "
10074 "functions that call many functions that get their arguments on the stack "
10075 "like, for example printf."
10076 msgstr ""
10078 #: config/avr/avr.opt:83
10079 msgid ""
10080 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
10081 "decrement, post-increment and indirect addressing with the X register.  "
10082 "Without this option, the compiler may assume that there is an addressing "
10083 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
10084 "such an addressing mode for X."
10085 msgstr ""
10087 #: config/avr/avr.opt:88
10088 msgid ""
10089 "The device has no SPH special function register. This option will be "
10090 "overridden by the compiler driver with the correct setting if presence/"
10091 "absence of SPH can be deduced from -mmcu=MCU."
10092 msgstr ""
10094 #: config/avr/avr.opt:92
10095 msgid "Warn if the address space of an address is changed."
10096 msgstr ""
10098 #: config/avr/avr.opt:96
10099 msgid ""
10100 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
10101 "default."
10102 msgstr ""
10104 #: config/avr/avr.opt:100
10105 msgid ""
10106 "Allow to use truncation instead of rounding towards zero for fractional "
10107 "fixed-point types."
10108 msgstr ""
10110 #: config/avr/avr.opt:104
10111 msgid "Do not link against the device-specific library lib<MCU>.a."
10112 msgstr ""
10114 #: config/m32r/m32r.opt:34
10115 msgid "Compile for the m32rx."
10116 msgstr ""
10118 #: config/m32r/m32r.opt:38
10119 msgid "Compile for the m32r2."
10120 msgstr ""
10122 #: config/m32r/m32r.opt:42
10123 msgid "Compile for the m32r."
10124 msgstr ""
10126 #: config/m32r/m32r.opt:46
10127 msgid "Align all loops to 32 byte boundary."
10128 msgstr ""
10130 #: config/m32r/m32r.opt:50
10131 msgid "Prefer branches over conditional execution."
10132 msgstr ""
10134 #: config/m32r/m32r.opt:54
10135 msgid "Give branches their default cost."
10136 msgstr ""
10138 #: config/m32r/m32r.opt:58
10139 msgid "Display compile time statistics."
10140 msgstr ""
10142 #: config/m32r/m32r.opt:62
10143 msgid "Specify cache flush function."
10144 msgstr ""
10146 #: config/m32r/m32r.opt:66
10147 msgid "Specify cache flush trap number."
10148 msgstr ""
10150 #: config/m32r/m32r.opt:70
10151 msgid "Only issue one instruction per cycle."
10152 msgstr ""
10154 #: config/m32r/m32r.opt:74
10155 msgid "Allow two instructions to be issued per cycle."
10156 msgstr ""
10158 #: config/m32r/m32r.opt:78
10159 msgid "Code size: small, medium or large."
10160 msgstr ""
10162 #: config/m32r/m32r.opt:94
10163 msgid "Don't call any cache flush functions."
10164 msgstr ""
10166 #: config/m32r/m32r.opt:98
10167 msgid "Don't call any cache flush trap."
10168 msgstr ""
10170 #: config/m32r/m32r.opt:105
10171 msgid "Small data area: none, sdata, use."
10172 msgstr ""
10174 #: config/s390/tpf.opt:23
10175 msgid "Enable TPF-OS tracing code."
10176 msgstr ""
10178 #: config/s390/tpf.opt:27
10179 msgid "Specify main object for TPF-OS."
10180 msgstr ""
10182 #: config/s390/s390.opt:48
10183 msgid "31 bit ABI."
10184 msgstr ""
10186 #: config/s390/s390.opt:52
10187 msgid "64 bit ABI."
10188 msgstr ""
10190 #: config/s390/s390.opt:96
10191 msgid "Maintain backchain pointer."
10192 msgstr ""
10194 #: config/s390/s390.opt:100
10195 msgid "Additional debug prints."
10196 msgstr ""
10198 #: config/s390/s390.opt:104
10199 msgid "ESA/390 architecture."
10200 msgstr ""
10202 #: config/s390/s390.opt:108
10203 msgid "Enable decimal floating point hardware support."
10204 msgstr ""
10206 #: config/s390/s390.opt:112
10207 msgid "Enable hardware floating point."
10208 msgstr ""
10210 #: config/s390/s390.opt:116
10211 msgid "Takes two non-negative integer numbers separated by a comma."
10212 msgstr ""
10214 #: config/s390/s390.opt:134
10215 msgid "Use hardware transactional execution instructions."
10216 msgstr ""
10218 #: config/s390/s390.opt:138
10219 msgid "Use hardware vector facility instructions and enable the vector ABI."
10220 msgstr ""
10222 #: config/s390/s390.opt:142
10223 msgid "Use packed stack layout."
10224 msgstr ""
10226 #: config/s390/s390.opt:146
10227 msgid "Use bras for executable < 64k."
10228 msgstr ""
10230 #: config/s390/s390.opt:150
10231 msgid "Disable hardware floating point."
10232 msgstr ""
10234 #: config/s390/s390.opt:154
10235 msgid ""
10236 "Set the max. number of bytes which has to be left to stack size before a "
10237 "trap instruction is triggered."
10238 msgstr ""
10240 #: config/s390/s390.opt:158
10241 msgid "Switches off the -mstack-guard= option."
10242 msgstr ""
10244 #: config/s390/s390.opt:162
10245 msgid ""
10246 "Emit extra code in the function prologue in order to trap if the stack size "
10247 "exceeds the given limit."
10248 msgstr ""
10250 #: config/s390/s390.opt:166
10251 msgid "Switches off the -mstack-size= option."
10252 msgstr ""
10254 #: config/s390/s390.opt:174
10255 msgid "Use the mvcle instruction for block moves."
10256 msgstr ""
10258 #: config/s390/s390.opt:178
10259 msgid "Enable the z vector language extension providing the context-sensitive"
10260 msgstr ""
10262 #: config/s390/s390.opt:183
10263 msgid "Warn if a function uses alloca or creates an array with dynamic size."
10264 msgstr ""
10266 #: config/s390/s390.opt:187
10267 msgid "Warn if a single function's framesize exceeds the given framesize."
10268 msgstr ""
10270 #: config/s390/s390.opt:191
10271 msgid "z/Architecture."
10272 msgstr ""
10274 #: config/s390/s390.opt:195
10275 msgid "Set the branch costs for conditional branch instructions.  Reasonable"
10276 msgstr ""
10278 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
10279 msgid "Use the simulator runtime."
10280 msgstr ""
10282 #: config/rl78/rl78.opt:31
10283 msgid ""
10284 "Selects the type of hardware multiplication and division to use (none/g13/"
10285 "g14)."
10286 msgstr ""
10288 #: config/rl78/rl78.opt:50
10289 msgid "Use all registers, reserving none for interrupt handlers."
10290 msgstr ""
10292 #: config/rl78/rl78.opt:54
10293 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
10294 msgstr ""
10296 #: config/rl78/rl78.opt:58
10297 msgid ""
10298 "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is "
10299 "the G14.  If set, also selects the hardware multiply support to be used."
10300 msgstr ""
10302 #: config/rl78/rl78.opt:77
10303 msgid "Alias for -mcpu=g10."
10304 msgstr ""
10306 #: config/rl78/rl78.opt:81
10307 msgid "Alias for -mcpu=g13."
10308 msgstr ""
10310 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
10311 msgid "Alias for -mcpu=g14."
10312 msgstr ""
10314 #: config/rl78/rl78.opt:93
10315 msgid ""
10316 "Assume ES is zero throughout program execution, use ES: for read-only data."
10317 msgstr ""
10319 #: config/rl78/rl78.opt:97
10320 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
10321 msgstr ""
10323 #: config/stormy16/stormy16.opt:24
10324 msgid "Provide libraries for the simulator."
10325 msgstr ""
10327 #: config/arm/arm-tables.opt:25
10328 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
10329 msgstr ""
10331 #: config/arm/arm-tables.opt:350
10332 msgid "Known ARM architectures (for use with the -march= option):"
10333 msgstr ""
10335 #: config/arm/arm-tables.opt:456
10336 msgid "Known ARM FPUs (for use with the -mfpu= option):"
10337 msgstr ""
10339 #: config/arm/arm.opt:26
10340 msgid "TLS dialect to use:"
10341 msgstr ""
10343 #: config/arm/arm.opt:36
10344 msgid "Specify an ABI."
10345 msgstr ""
10347 #: config/arm/arm.opt:40
10348 msgid "Known ARM ABIs (for use with the -mabi= option):"
10349 msgstr ""
10351 #: config/arm/arm.opt:59
10352 msgid "Generate a call to abort if a noreturn function returns."
10353 msgstr ""
10355 #: config/arm/arm.opt:66
10356 msgid "Pass FP arguments in FP registers."
10357 msgstr ""
10359 #: config/arm/arm.opt:70
10360 msgid "Generate APCS conformant stack frames."
10361 msgstr ""
10363 #: config/arm/arm.opt:74
10364 msgid "Generate re-entrant, PIC code."
10365 msgstr ""
10367 #: config/arm/arm.opt:90
10368 msgid "Generate code in 32 bit ARM state."
10369 msgstr ""
10371 #: config/arm/arm.opt:98
10372 msgid "Thumb: Assume non-static functions may be called from ARM code."
10373 msgstr ""
10375 #: config/arm/arm.opt:102
10376 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
10377 msgstr ""
10379 #: config/arm/arm.opt:110
10380 msgid "Specify if floating point hardware should be used."
10381 msgstr ""
10383 #: config/arm/arm.opt:114
10384 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
10385 msgstr ""
10387 #: config/arm/arm.opt:127
10388 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
10389 msgstr ""
10391 #: config/arm/arm.opt:131
10392 msgid "Specify the __fp16 floating-point format."
10393 msgstr ""
10395 #: config/arm/arm.opt:135
10396 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
10397 msgstr ""
10399 #: config/arm/arm.opt:148
10400 msgid "Specify the name of the target floating point hardware/format."
10401 msgstr ""
10403 #: config/arm/arm.opt:159
10404 msgid "Generate call insns as indirect calls, if necessary."
10405 msgstr ""
10407 #: config/arm/arm.opt:163
10408 msgid "Assume data segments are relative to text segment."
10409 msgstr ""
10411 #: config/arm/arm.opt:167
10412 msgid "Specify the register to be used for PIC addressing."
10413 msgstr ""
10415 #: config/arm/arm.opt:171
10416 msgid "Store function names in object code."
10417 msgstr ""
10419 #: config/arm/arm.opt:175
10420 msgid "Permit scheduling of a function's prologue sequence."
10421 msgstr ""
10423 #: config/arm/arm.opt:179 config/rs6000/rs6000.opt:248
10424 msgid "Do not load the PIC register in function prologues."
10425 msgstr ""
10427 #: config/arm/arm.opt:186
10428 msgid "Specify the minimum bit alignment of structures."
10429 msgstr ""
10431 #: config/arm/arm.opt:190
10432 msgid "Generate code for Thumb state."
10433 msgstr ""
10435 #: config/arm/arm.opt:194
10436 msgid "Support calls between Thumb and ARM instruction sets."
10437 msgstr ""
10439 #: config/arm/arm.opt:198
10440 msgid "Specify thread local storage scheme."
10441 msgstr ""
10443 #: config/arm/arm.opt:202
10444 msgid "Specify how to access the thread pointer."
10445 msgstr ""
10447 #: config/arm/arm.opt:206
10448 msgid "Valid arguments to -mtp=:"
10449 msgstr ""
10451 #: config/arm/arm.opt:219
10452 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
10453 msgstr ""
10455 #: config/arm/arm.opt:223
10456 msgid "Thumb: Generate (leaf) stack frames even if not needed."
10457 msgstr ""
10459 #: config/arm/arm.opt:227 config/mn10300/mn10300.opt:42
10460 msgid "Tune code for the given processor."
10461 msgstr ""
10463 #: config/arm/arm.opt:231
10464 msgid "Print CPU tuning information as comment in assembler file.  This is"
10465 msgstr ""
10467 #: config/arm/arm.opt:242
10468 msgid ""
10469 "Use Neon quad-word (rather than double-word) registers for vectorization."
10470 msgstr ""
10472 #: config/arm/arm.opt:246
10473 msgid ""
10474 "Use Neon double-word (rather than quad-word) registers for vectorization."
10475 msgstr ""
10477 #: config/arm/arm.opt:250
10478 msgid "Only generate absolute relocations on word sized values."
10479 msgstr ""
10481 #: config/arm/arm.opt:254
10482 msgid "Generate IT blocks appropriate for ARMv8."
10483 msgstr ""
10485 #: config/arm/arm.opt:258
10486 msgid "Use the old RTX costing tables (transitional)."
10487 msgstr ""
10489 #: config/arm/arm.opt:262
10490 msgid ""
10491 "Use the new generic RTX cost tables if new core-specific cost table not "
10492 "available (transitional)."
10493 msgstr ""
10495 #: config/arm/arm.opt:266
10496 msgid ""
10497 "Avoid overlapping destination and address registers on LDRD instructions"
10498 msgstr ""
10500 #: config/arm/arm.opt:271 config/arc/arc.opt:483
10501 msgid "Enable unaligned word and halfword accesses to packed data."
10502 msgstr ""
10504 #: config/arm/arm.opt:275
10505 msgid "Use Neon to perform 64-bits operations rather than core registers."
10506 msgstr ""
10508 #: config/arm/arm.opt:279
10509 msgid "Assume loading data from flash is slower than fetching instructions."
10510 msgstr ""
10512 #: config/arm/arm.opt:283
10513 msgid "Assume unified syntax for inline assembly code."
10514 msgstr ""
10516 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
10517 #: config/visium/visium.opt:37
10518 msgid "Use hardware FP."
10519 msgstr ""
10521 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
10522 msgid "Do not use hardware FP."
10523 msgstr ""
10525 #: config/sparc/sparc.opt:42
10526 msgid "Use flat register window model."
10527 msgstr ""
10529 #: config/sparc/sparc.opt:46
10530 msgid "Assume possible double misalignment."
10531 msgstr ""
10533 #: config/sparc/sparc.opt:50
10534 msgid "Use ABI reserved registers."
10535 msgstr ""
10537 #: config/sparc/sparc.opt:54
10538 msgid "Use hardware quad FP instructions."
10539 msgstr ""
10541 #: config/sparc/sparc.opt:58
10542 msgid "Do not use hardware quad fp instructions."
10543 msgstr ""
10545 #: config/sparc/sparc.opt:62
10546 msgid "Compile for V8+ ABI."
10547 msgstr ""
10549 #: config/sparc/sparc.opt:66
10550 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
10551 msgstr ""
10553 #: config/sparc/sparc.opt:70
10554 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
10555 msgstr ""
10557 #: config/sparc/sparc.opt:74
10558 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
10559 msgstr ""
10561 #: config/sparc/sparc.opt:78
10562 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
10563 msgstr ""
10565 #: config/sparc/sparc.opt:82
10566 msgid "Use UltraSPARC Compare-and-Branch extensions."
10567 msgstr ""
10569 #: config/sparc/sparc.opt:86
10570 msgid "Use UltraSPARC Fused Multiply-Add extensions."
10571 msgstr ""
10573 #: config/sparc/sparc.opt:90
10574 msgid "Use UltraSPARC Population-Count instruction."
10575 msgstr ""
10577 #: config/sparc/sparc.opt:94
10578 msgid "Pointers are 64-bit."
10579 msgstr ""
10581 #: config/sparc/sparc.opt:98
10582 msgid "Pointers are 32-bit."
10583 msgstr ""
10585 #: config/sparc/sparc.opt:102
10586 msgid "Use 64-bit ABI."
10587 msgstr ""
10589 #: config/sparc/sparc.opt:106
10590 msgid "Use 32-bit ABI."
10591 msgstr ""
10593 #: config/sparc/sparc.opt:110
10594 msgid "Use stack bias."
10595 msgstr ""
10597 #: config/sparc/sparc.opt:114
10598 msgid "Use structs on stronger alignment for double-word copies."
10599 msgstr ""
10601 #: config/sparc/sparc.opt:118
10602 msgid "Optimize tail call instructions in assembler and linker."
10603 msgstr ""
10605 #: config/sparc/sparc.opt:122
10606 msgid "Do not generate code that can only run in supervisor mode (default)."
10607 msgstr ""
10609 #: config/sparc/sparc.opt:126 config/visium/visium.opt:45
10610 msgid "Use features of and schedule code for given CPU."
10611 msgstr ""
10613 #: config/sparc/sparc.opt:206
10614 msgid "Use given SPARC-V9 code model."
10615 msgstr ""
10617 #: config/sparc/sparc.opt:210
10618 msgid "Enable debug output."
10619 msgstr ""
10621 #: config/sparc/sparc.opt:214
10622 msgid "Enable strict 32-bit psABI struct return checking."
10623 msgstr ""
10625 #: config/sparc/sparc.opt:218
10626 msgid "Enable workaround for single erratum of AT697F processor"
10627 msgstr ""
10629 #: config/sparc/sparc.opt:223
10630 msgid "Enable workarounds for the errata of the UT699 processor."
10631 msgstr ""
10633 #: config/sparc/sparc.opt:252
10634 msgid "Specify the memory model in effect for the program."
10635 msgstr ""
10637 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
10638 msgid "Generate 64-bit code."
10639 msgstr ""
10641 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
10642 msgid "Generate 32-bit code."
10643 msgstr ""
10645 #: config/rs6000/rs6000-tables.opt:24
10646 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10647 msgstr ""
10649 #: config/rs6000/476.opt:24
10650 msgid ""
10651 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
10652 "insns used for GOT accesses."
10653 msgstr ""
10655 #: config/rs6000/aix64.opt:24
10656 msgid "Compile for 64-bit pointers."
10657 msgstr ""
10659 #: config/rs6000/aix64.opt:28
10660 msgid "Compile for 32-bit pointers."
10661 msgstr ""
10663 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10664 msgid "Select code model."
10665 msgstr ""
10667 #: config/rs6000/aix64.opt:49
10668 msgid "Support message passing with the Parallel Environment."
10669 msgstr ""
10671 #: config/rs6000/linux64.opt:24
10672 msgid "Call mcount for profiling before a function prologue."
10673 msgstr ""
10675 #: config/rs6000/rs6000.opt:109
10676 msgid "Use PowerPC-64 instruction set."
10677 msgstr ""
10679 #: config/rs6000/rs6000.opt:113
10680 msgid "Use PowerPC General Purpose group optional instructions."
10681 msgstr ""
10683 #: config/rs6000/rs6000.opt:117
10684 msgid "Use PowerPC Graphics group optional instructions."
10685 msgstr ""
10687 #: config/rs6000/rs6000.opt:121
10688 msgid "Use PowerPC V2.01 single field mfcr instruction."
10689 msgstr ""
10691 #: config/rs6000/rs6000.opt:125
10692 msgid "Use PowerPC V2.02 popcntb instruction."
10693 msgstr ""
10695 #: config/rs6000/rs6000.opt:129
10696 msgid "Use PowerPC V2.02 floating point rounding instructions."
10697 msgstr ""
10699 #: config/rs6000/rs6000.opt:133
10700 msgid "Use PowerPC V2.05 compare bytes instruction."
10701 msgstr ""
10703 #: config/rs6000/rs6000.opt:137
10704 msgid ""
10705 "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10706 msgstr ""
10708 #: config/rs6000/rs6000.opt:141
10709 msgid "Use AltiVec instructions."
10710 msgstr ""
10712 #: config/rs6000/rs6000.opt:145
10713 msgid "Generate Altivec instructions using little-endian element order."
10714 msgstr ""
10716 #: config/rs6000/rs6000.opt:149
10717 msgid "Generate Altivec instructions using big-endian element order."
10718 msgstr ""
10720 #: config/rs6000/rs6000.opt:153
10721 msgid "Use decimal floating point instructions."
10722 msgstr ""
10724 #: config/rs6000/rs6000.opt:157
10725 msgid "Use 4xx half-word multiply instructions."
10726 msgstr ""
10728 #: config/rs6000/rs6000.opt:161
10729 msgid "Use 4xx string-search dlmzb instruction."
10730 msgstr ""
10732 #: config/rs6000/rs6000.opt:165
10733 msgid "Generate load/store multiple instructions."
10734 msgstr ""
10736 #: config/rs6000/rs6000.opt:169
10737 msgid "Generate string instructions for block moves."
10738 msgstr ""
10740 #: config/rs6000/rs6000.opt:181
10741 msgid "Use PowerPC V2.06 popcntd instruction."
10742 msgstr ""
10744 #: config/rs6000/rs6000.opt:185
10745 msgid ""
10746 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
10747 "conversions."
10748 msgstr ""
10750 #: config/rs6000/rs6000.opt:193
10751 msgid "Use vector/scalar (VSX) instructions."
10752 msgstr ""
10754 #: config/rs6000/rs6000.opt:240
10755 msgid "Do not generate load/store with update instructions."
10756 msgstr ""
10758 #: config/rs6000/rs6000.opt:244
10759 msgid "Generate load/store with update instructions."
10760 msgstr ""
10762 #: config/rs6000/rs6000.opt:252
10763 msgid "Avoid generation of indexed load/store instructions when possible."
10764 msgstr ""
10766 #: config/rs6000/rs6000.opt:256
10767 msgid "Mark __tls_get_addr calls with argument info."
10768 msgstr ""
10770 #: config/rs6000/rs6000.opt:263
10771 msgid "Schedule the start and end of the procedure."
10772 msgstr ""
10774 #: config/rs6000/rs6000.opt:267
10775 msgid "Return all structures in memory (AIX default)."
10776 msgstr ""
10778 #: config/rs6000/rs6000.opt:271
10779 msgid "Return small structures in registers (SVR4 default)."
10780 msgstr ""
10782 #: config/rs6000/rs6000.opt:275
10783 msgid "Conform more closely to IBM XLC semantics."
10784 msgstr ""
10786 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10787 msgid ""
10788 "Generate software reciprocal divide and square root for better throughput."
10789 msgstr ""
10791 #: config/rs6000/rs6000.opt:287
10792 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10793 msgstr ""
10795 #: config/rs6000/rs6000.opt:291
10796 msgid "Do not place floating point constants in TOC."
10797 msgstr ""
10799 #: config/rs6000/rs6000.opt:295
10800 msgid "Place floating point constants in TOC."
10801 msgstr ""
10803 #: config/rs6000/rs6000.opt:299
10804 msgid "Do not place symbol+offset constants in TOC."
10805 msgstr ""
10807 #: config/rs6000/rs6000.opt:303
10808 msgid "Place symbol+offset constants in TOC."
10809 msgstr ""
10811 #: config/rs6000/rs6000.opt:314
10812 msgid "Use only one TOC entry per procedure."
10813 msgstr ""
10815 #: config/rs6000/rs6000.opt:318
10816 msgid "Put everything in the regular TOC."
10817 msgstr ""
10819 #: config/rs6000/rs6000.opt:322
10820 msgid "Generate VRSAVE instructions when generating AltiVec code."
10821 msgstr ""
10823 #: config/rs6000/rs6000.opt:326
10824 msgid "Deprecated option.  Use -mno-vrsave instead."
10825 msgstr ""
10827 #: config/rs6000/rs6000.opt:330
10828 msgid "Deprecated option.  Use -mvrsave instead."
10829 msgstr ""
10831 #: config/rs6000/rs6000.opt:334
10832 msgid ""
10833 "Specify how many bytes should be moved inline before calling out to memcpy/"
10834 "memmove."
10835 msgstr ""
10837 #: config/rs6000/rs6000.opt:338
10838 msgid "Generate isel instructions."
10839 msgstr ""
10841 #: config/rs6000/rs6000.opt:342
10842 msgid "Deprecated option.  Use -mno-isel instead."
10843 msgstr ""
10845 #: config/rs6000/rs6000.opt:346
10846 msgid "Deprecated option.  Use -misel instead."
10847 msgstr ""
10849 #: config/rs6000/rs6000.opt:350
10850 msgid "Generate SPE SIMD instructions on E500."
10851 msgstr ""
10853 #: config/rs6000/rs6000.opt:354
10854 msgid "Generate PPC750CL paired-single instructions."
10855 msgstr ""
10857 #: config/rs6000/rs6000.opt:358
10858 msgid "Deprecated option.  Use -mno-spe instead."
10859 msgstr ""
10861 #: config/rs6000/rs6000.opt:362
10862 msgid "Deprecated option.  Use -mspe instead."
10863 msgstr ""
10865 #: config/rs6000/rs6000.opt:366
10866 msgid "-mdebug=\tEnable debug output."
10867 msgstr ""
10869 #: config/rs6000/rs6000.opt:370
10870 msgid "Use the AltiVec ABI extensions."
10871 msgstr ""
10873 #: config/rs6000/rs6000.opt:374
10874 msgid "Do not use the AltiVec ABI extensions."
10875 msgstr ""
10877 #: config/rs6000/rs6000.opt:378
10878 msgid "Use the SPE ABI extensions."
10879 msgstr ""
10881 #: config/rs6000/rs6000.opt:382
10882 msgid "Do not use the SPE ABI extensions."
10883 msgstr ""
10885 #: config/rs6000/rs6000.opt:386
10886 msgid "Use the ELFv1 ABI."
10887 msgstr ""
10889 #: config/rs6000/rs6000.opt:390
10890 msgid "Use the ELFv2 ABI."
10891 msgstr ""
10893 #: config/rs6000/rs6000.opt:397
10894 msgid "using darwin64 ABI"
10895 msgstr ""
10897 #: config/rs6000/rs6000.opt:400
10898 msgid "using old darwin ABI"
10899 msgstr ""
10901 #: config/rs6000/rs6000.opt:403
10902 msgid "using IEEE extended precision long double"
10903 msgstr ""
10905 #: config/rs6000/rs6000.opt:406
10906 msgid "using IBM extended precision long double"
10907 msgstr ""
10909 #: config/rs6000/rs6000.opt:410
10910 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10911 msgstr ""
10913 #: config/rs6000/rs6000.opt:414
10914 msgid "-mtune=\tSchedule code for given CPU."
10915 msgstr ""
10917 #: config/rs6000/rs6000.opt:418
10918 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10919 msgstr ""
10921 #: config/rs6000/rs6000.opt:434
10922 msgid "Avoid all range limits on call instructions."
10923 msgstr ""
10925 #: config/rs6000/rs6000.opt:438
10926 msgid "Generate Cell microcode."
10927 msgstr ""
10929 #: config/rs6000/rs6000.opt:442
10930 msgid "Warn when a Cell microcoded instruction is emitted."
10931 msgstr ""
10933 #: config/rs6000/rs6000.opt:446
10934 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10935 msgstr ""
10937 #: config/rs6000/rs6000.opt:450
10938 msgid "-mfloat-gprs=\tSelect GPR floating point method."
10939 msgstr ""
10941 #: config/rs6000/rs6000.opt:454
10942 msgid "Valid arguments to -mfloat-gprs=:"
10943 msgstr ""
10945 #: config/rs6000/rs6000.opt:470
10946 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10947 msgstr ""
10949 #: config/rs6000/rs6000.opt:474
10950 msgid "Enable Local Register Allocation."
10951 msgstr ""
10953 #: config/rs6000/rs6000.opt:478
10954 msgid "Determine which dependences between insns are considered costly."
10955 msgstr ""
10957 #: config/rs6000/rs6000.opt:482
10958 msgid "Specify which post scheduling nop insertion scheme to apply."
10959 msgstr ""
10961 #: config/rs6000/rs6000.opt:486
10962 msgid "Specify alignment of structure fields default/natural."
10963 msgstr ""
10965 #: config/rs6000/rs6000.opt:490
10966 msgid "Valid arguments to -malign-:"
10967 msgstr ""
10969 #: config/rs6000/rs6000.opt:500
10970 msgid "Specify scheduling priority for dispatch slot restricted insns."
10971 msgstr ""
10973 #: config/rs6000/rs6000.opt:504
10974 msgid "Single-precision floating point unit."
10975 msgstr ""
10977 #: config/rs6000/rs6000.opt:508
10978 msgid "Double-precision floating point unit."
10979 msgstr ""
10981 #: config/rs6000/rs6000.opt:512
10982 msgid "Floating point unit does not support divide & sqrt."
10983 msgstr ""
10985 #: config/rs6000/rs6000.opt:516
10986 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10987 msgstr ""
10989 #: config/rs6000/rs6000.opt:538
10990 msgid "Specify Xilinx FPU."
10991 msgstr ""
10993 #: config/rs6000/rs6000.opt:542
10994 msgid "Use r11 to hold the static link in calls to functions via pointers."
10995 msgstr ""
10997 #: config/rs6000/rs6000.opt:546
10998 msgid "Save the TOC in the prologue for indirect calls rather than inline."
10999 msgstr ""
11001 #: config/rs6000/rs6000.opt:550
11002 msgid "Allow 128-bit integers in VSX registers."
11003 msgstr ""
11005 #: config/rs6000/rs6000.opt:554
11006 msgid ""
11007 "Fuse certain integer operations together for better performance on power8."
11008 msgstr ""
11010 #: config/rs6000/rs6000.opt:558
11011 msgid "Allow sign extension in fusion operations."
11012 msgstr ""
11014 #: config/rs6000/rs6000.opt:562
11015 msgid "Use vector and scalar instructions added in ISA 2.07."
11016 msgstr ""
11018 #: config/rs6000/rs6000.opt:566
11019 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
11020 msgstr ""
11022 #: config/rs6000/rs6000.opt:570
11023 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
11024 msgstr ""
11026 #: config/rs6000/rs6000.opt:574
11027 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
11028 msgstr ""
11030 #: config/rs6000/rs6000.opt:578
11031 msgid "Generate the quad word memory instructions (lq/stq)."
11032 msgstr ""
11034 #: config/rs6000/rs6000.opt:582
11035 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
11036 msgstr ""
11038 #: config/rs6000/rs6000.opt:586
11039 msgid ""
11040 "Generate aggregate parameter passing code with at most 64-bit alignment."
11041 msgstr ""
11043 #: config/rs6000/rs6000.opt:590
11044 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
11045 msgstr ""
11047 #: config/rs6000/rs6000.opt:594
11048 msgid ""
11049 "Allow float variables in upper registers with -mcpu=power8 or -mpower8-"
11050 "vector."
11051 msgstr ""
11053 #: config/rs6000/rs6000.opt:598
11054 msgid "Allow float/double variables in upper registers if cpu allows it."
11055 msgstr ""
11057 #: config/rs6000/rs6000.opt:602
11058 msgid ""
11059 "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
11060 msgstr ""
11062 #: config/rs6000/rs6000.opt:606
11063 msgid "Analyze and remove doubleword swaps from VSX computations."
11064 msgstr ""
11066 #: config/rs6000/rs6000.opt:610
11067 msgid "Fuse certain operations together for better performance on power9."
11068 msgstr ""
11070 #: config/rs6000/rs6000.opt:614
11071 msgid "Use certain scalar instructions added in ISA 3.0."
11072 msgstr ""
11074 #: config/rs6000/rs6000.opt:618
11075 msgid "Use vector instructions added in ISA 3.0."
11076 msgstr ""
11078 #: config/rs6000/rs6000.opt:622
11079 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
11080 msgstr ""
11082 #: config/rs6000/rs6000.opt:626
11083 msgid "Use vector register+offset memory instructions added in ISA 3.0."
11084 msgstr ""
11086 #: config/rs6000/rs6000.opt:630
11087 msgid "Use register+offset memory instructions added in ISA 3.0."
11088 msgstr ""
11090 #: config/rs6000/rs6000.opt:634
11091 msgid "Use the new min/max instructions defined in ISA 3.0."
11092 msgstr ""
11094 #: config/rs6000/rs6000.opt:638
11095 msgid ""
11096 "Fuse medium/large code model toc references with the memory instruction."
11097 msgstr ""
11099 #: config/rs6000/rs6000.opt:642
11100 msgid "Generate the integer modulo instructions."
11101 msgstr ""
11103 #: config/rs6000/rs6000.opt:646
11104 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
11105 msgstr ""
11107 #: config/rs6000/rs6000.opt:650
11108 msgid "Enable using IEEE 128-bit floating point instructions."
11109 msgstr ""
11111 #: config/rs6000/rs6000.opt:654
11112 msgid "Enable default conversions between __float128 & long double."
11113 msgstr ""
11115 #: config/rs6000/sysv4.opt:24
11116 msgid "Select ABI calling convention."
11117 msgstr ""
11119 #: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
11120 msgid "Select method for sdata handling."
11121 msgstr ""
11123 #: config/rs6000/sysv4.opt:48 config/rs6000/sysv4.opt:52
11124 msgid "Align to the base type of the bit-field."
11125 msgstr ""
11127 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
11128 msgid "Produce code relocatable at runtime."
11129 msgstr ""
11131 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
11132 msgid "Produce little endian code."
11133 msgstr ""
11135 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
11136 msgid "Produce big endian code."
11137 msgstr ""
11139 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
11140 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
11141 #: config/rs6000/sysv4.opt:149
11142 msgid "no description yet."
11143 msgstr ""
11145 #: config/rs6000/sysv4.opt:90
11146 msgid "Assume all variable arg functions are prototyped."
11147 msgstr ""
11149 #: config/rs6000/sysv4.opt:99
11150 msgid "Use EABI."
11151 msgstr ""
11153 #: config/rs6000/sysv4.opt:103
11154 msgid "Allow bit-fields to cross word boundaries."
11155 msgstr ""
11157 #: config/rs6000/sysv4.opt:107
11158 msgid "Use alternate register names."
11159 msgstr ""
11161 #: config/rs6000/sysv4.opt:113
11162 msgid "Use default method for sdata handling."
11163 msgstr ""
11165 #: config/rs6000/sysv4.opt:117
11166 msgid "Link with libsim.a, libc.a and sim-crt0.o."
11167 msgstr ""
11169 #: config/rs6000/sysv4.opt:121
11170 msgid "Link with libads.a, libc.a and crt0.o."
11171 msgstr ""
11173 #: config/rs6000/sysv4.opt:125
11174 msgid "Link with libyk.a, libc.a and crt0.o."
11175 msgstr ""
11177 #: config/rs6000/sysv4.opt:129
11178 msgid "Link with libmvme.a, libc.a and crt0.o."
11179 msgstr ""
11181 #: config/rs6000/sysv4.opt:133
11182 msgid "Set the PPC_EMB bit in the ELF flags header."
11183 msgstr ""
11185 #: config/rs6000/sysv4.opt:153
11186 msgid "Generate code to use a non-exec PLT and GOT."
11187 msgstr ""
11189 #: config/rs6000/sysv4.opt:157
11190 msgid "Generate code for old exec BSS PLT."
11191 msgstr ""
11193 #: config/alpha/alpha.opt:27
11194 msgid "Use fp registers."
11195 msgstr ""
11197 #: config/alpha/alpha.opt:35
11198 msgid "Request IEEE-conformant math library routines (OSF/1)."
11199 msgstr ""
11201 #: config/alpha/alpha.opt:39
11202 msgid "Emit IEEE-conformant code, without inexact exceptions."
11203 msgstr ""
11205 #: config/alpha/alpha.opt:46
11206 msgid "Do not emit complex integer constants to read-only memory."
11207 msgstr ""
11209 #: config/alpha/alpha.opt:50
11210 msgid "Use VAX fp."
11211 msgstr ""
11213 #: config/alpha/alpha.opt:54
11214 msgid "Do not use VAX fp."
11215 msgstr ""
11217 #: config/alpha/alpha.opt:58
11218 msgid "Emit code for the byte/word ISA extension."
11219 msgstr ""
11221 #: config/alpha/alpha.opt:62
11222 msgid "Emit code for the motion video ISA extension."
11223 msgstr ""
11225 #: config/alpha/alpha.opt:66
11226 msgid "Emit code for the fp move and sqrt ISA extension."
11227 msgstr ""
11229 #: config/alpha/alpha.opt:70
11230 msgid "Emit code for the counting ISA extension."
11231 msgstr ""
11233 #: config/alpha/alpha.opt:74
11234 msgid "Emit code using explicit relocation directives."
11235 msgstr ""
11237 #: config/alpha/alpha.opt:78
11238 msgid "Emit 16-bit relocations to the small data areas."
11239 msgstr ""
11241 #: config/alpha/alpha.opt:82
11242 msgid "Emit 32-bit relocations to the small data areas."
11243 msgstr ""
11245 #: config/alpha/alpha.opt:86
11246 msgid "Emit direct branches to local functions."
11247 msgstr ""
11249 #: config/alpha/alpha.opt:90
11250 msgid "Emit indirect branches to local functions."
11251 msgstr ""
11253 #: config/alpha/alpha.opt:94
11254 msgid "Emit rdval instead of rduniq for thread pointer."
11255 msgstr ""
11257 #: config/alpha/alpha.opt:106
11258 msgid "Use features of and schedule given CPU."
11259 msgstr ""
11261 #: config/alpha/alpha.opt:110
11262 msgid "Schedule given CPU."
11263 msgstr ""
11265 #: config/alpha/alpha.opt:114
11266 msgid "Control the generated fp rounding mode."
11267 msgstr ""
11269 #: config/alpha/alpha.opt:118
11270 msgid "Control the IEEE trap mode."
11271 msgstr ""
11273 #: config/alpha/alpha.opt:122
11274 msgid "Control the precision given to fp exceptions."
11275 msgstr ""
11277 #: config/alpha/alpha.opt:126
11278 msgid "Tune expected memory latency."
11279 msgstr ""
11281 #: config/tilepro/tilepro.opt:23
11282 msgid "Compile with 32 bit longs and pointers, which is the only supported"
11283 msgstr ""
11285 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
11286 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
11287 msgstr ""
11289 #: config/tilepro/tilepro.opt:32
11290 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
11291 msgstr ""
11293 #: config/lm32/lm32.opt:24
11294 msgid "Enable multiply instructions."
11295 msgstr ""
11297 #: config/lm32/lm32.opt:28
11298 msgid "Enable divide and modulus instructions."
11299 msgstr ""
11301 #: config/lm32/lm32.opt:32
11302 msgid "Enable barrel shift instructions."
11303 msgstr ""
11305 #: config/lm32/lm32.opt:36
11306 msgid "Enable sign extend instructions."
11307 msgstr ""
11309 #: config/lm32/lm32.opt:40
11310 msgid "Enable user-defined instructions."
11311 msgstr ""
11313 #: config/nios2/elf.opt:26
11314 msgid "Link with a limited version of the C library."
11315 msgstr ""
11317 #: config/nios2/elf.opt:30
11318 msgid "Name of system library to link against."
11319 msgstr ""
11321 #: config/nios2/elf.opt:34
11322 msgid "Name of the startfile."
11323 msgstr ""
11325 #: config/nios2/elf.opt:38
11326 msgid "Link with HAL BSP."
11327 msgstr ""
11329 #: config/nios2/nios2.opt:35
11330 msgid "Enable DIV, DIVU."
11331 msgstr ""
11333 #: config/nios2/nios2.opt:39
11334 msgid "Enable MUL instructions."
11335 msgstr ""
11337 #: config/nios2/nios2.opt:43
11338 msgid "Enable MULX instructions, assume fast shifter."
11339 msgstr ""
11341 #: config/nios2/nios2.opt:47
11342 msgid "Use table based fast divide (default at -O3)."
11343 msgstr ""
11345 #: config/nios2/nios2.opt:51
11346 msgid "All memory accesses use I/O load/store instructions."
11347 msgstr ""
11349 #: config/nios2/nios2.opt:55
11350 msgid "Volatile memory accesses use I/O load/store instructions."
11351 msgstr ""
11353 #: config/nios2/nios2.opt:59
11354 msgid "Volatile memory accesses do not use I/O load/store instructions."
11355 msgstr ""
11357 #: config/nios2/nios2.opt:63
11358 msgid "Enable/disable GP-relative addressing."
11359 msgstr ""
11361 #: config/nios2/nios2.opt:67
11362 msgid "Valid options for GP-relative addressing (for -mgpopt):"
11363 msgstr ""
11365 #: config/nios2/nios2.opt:86
11366 msgid "Equivalent to -mgpopt=local."
11367 msgstr ""
11369 #: config/nios2/nios2.opt:90
11370 msgid "Equivalent to -mgpopt=none."
11371 msgstr ""
11373 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
11374 #: config/tilegx/tilegx.opt:45
11375 msgid "Use big-endian byte order."
11376 msgstr ""
11378 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
11379 #: config/tilegx/tilegx.opt:49
11380 msgid "Use little-endian byte order."
11381 msgstr ""
11383 #: config/nios2/nios2.opt:102
11384 msgid "Floating point custom instruction configuration name."
11385 msgstr ""
11387 #: config/nios2/nios2.opt:106
11388 msgid "Do not use the ftruncds custom instruction."
11389 msgstr ""
11391 #: config/nios2/nios2.opt:110
11392 msgid "Integer id (N) of ftruncds custom instruction."
11393 msgstr ""
11395 #: config/nios2/nios2.opt:114
11396 msgid "Do not use the fextsd custom instruction."
11397 msgstr ""
11399 #: config/nios2/nios2.opt:118
11400 msgid "Integer id (N) of fextsd custom instruction."
11401 msgstr ""
11403 #: config/nios2/nios2.opt:122
11404 msgid "Do not use the fixdu custom instruction."
11405 msgstr ""
11407 #: config/nios2/nios2.opt:126
11408 msgid "Integer id (N) of fixdu custom instruction."
11409 msgstr ""
11411 #: config/nios2/nios2.opt:130
11412 msgid "Do not use the fixdi custom instruction."
11413 msgstr ""
11415 #: config/nios2/nios2.opt:134
11416 msgid "Integer id (N) of fixdi custom instruction."
11417 msgstr ""
11419 #: config/nios2/nios2.opt:138
11420 msgid "Do not use the fixsu custom instruction."
11421 msgstr ""
11423 #: config/nios2/nios2.opt:142
11424 msgid "Integer id (N) of fixsu custom instruction."
11425 msgstr ""
11427 #: config/nios2/nios2.opt:146
11428 msgid "Do not use the fixsi custom instruction."
11429 msgstr ""
11431 #: config/nios2/nios2.opt:150
11432 msgid "Integer id (N) of fixsi custom instruction."
11433 msgstr ""
11435 #: config/nios2/nios2.opt:154
11436 msgid "Do not use the floatud custom instruction."
11437 msgstr ""
11439 #: config/nios2/nios2.opt:158
11440 msgid "Integer id (N) of floatud custom instruction."
11441 msgstr ""
11443 #: config/nios2/nios2.opt:162
11444 msgid "Do not use the floatid custom instruction."
11445 msgstr ""
11447 #: config/nios2/nios2.opt:166
11448 msgid "Integer id (N) of floatid custom instruction."
11449 msgstr ""
11451 #: config/nios2/nios2.opt:170
11452 msgid "Do not use the floatus custom instruction."
11453 msgstr ""
11455 #: config/nios2/nios2.opt:174
11456 msgid "Integer id (N) of floatus custom instruction."
11457 msgstr ""
11459 #: config/nios2/nios2.opt:178
11460 msgid "Do not use the floatis custom instruction."
11461 msgstr ""
11463 #: config/nios2/nios2.opt:182
11464 msgid "Integer id (N) of floatis custom instruction."
11465 msgstr ""
11467 #: config/nios2/nios2.opt:186
11468 msgid "Do not use the fcmpned custom instruction."
11469 msgstr ""
11471 #: config/nios2/nios2.opt:190
11472 msgid "Integer id (N) of fcmpned custom instruction."
11473 msgstr ""
11475 #: config/nios2/nios2.opt:194
11476 msgid "Do not use the fcmpeqd custom instruction."
11477 msgstr ""
11479 #: config/nios2/nios2.opt:198
11480 msgid "Integer id (N) of fcmpeqd custom instruction."
11481 msgstr ""
11483 #: config/nios2/nios2.opt:202
11484 msgid "Do not use the fcmpged custom instruction."
11485 msgstr ""
11487 #: config/nios2/nios2.opt:206
11488 msgid "Integer id (N) of fcmpged custom instruction."
11489 msgstr ""
11491 #: config/nios2/nios2.opt:210
11492 msgid "Do not use the fcmpgtd custom instruction."
11493 msgstr ""
11495 #: config/nios2/nios2.opt:214
11496 msgid "Integer id (N) of fcmpgtd custom instruction."
11497 msgstr ""
11499 #: config/nios2/nios2.opt:218
11500 msgid "Do not use the fcmpled custom instruction."
11501 msgstr ""
11503 #: config/nios2/nios2.opt:222
11504 msgid "Integer id (N) of fcmpled custom instruction."
11505 msgstr ""
11507 #: config/nios2/nios2.opt:226
11508 msgid "Do not use the fcmpltd custom instruction."
11509 msgstr ""
11511 #: config/nios2/nios2.opt:230
11512 msgid "Integer id (N) of fcmpltd custom instruction."
11513 msgstr ""
11515 #: config/nios2/nios2.opt:234
11516 msgid "Do not use the flogd custom instruction."
11517 msgstr ""
11519 #: config/nios2/nios2.opt:238
11520 msgid "Integer id (N) of flogd custom instruction."
11521 msgstr ""
11523 #: config/nios2/nios2.opt:242
11524 msgid "Do not use the fexpd custom instruction."
11525 msgstr ""
11527 #: config/nios2/nios2.opt:246
11528 msgid "Integer id (N) of fexpd custom instruction."
11529 msgstr ""
11531 #: config/nios2/nios2.opt:250
11532 msgid "Do not use the fatand custom instruction."
11533 msgstr ""
11535 #: config/nios2/nios2.opt:254
11536 msgid "Integer id (N) of fatand custom instruction."
11537 msgstr ""
11539 #: config/nios2/nios2.opt:258
11540 msgid "Do not use the ftand custom instruction."
11541 msgstr ""
11543 #: config/nios2/nios2.opt:262
11544 msgid "Integer id (N) of ftand custom instruction."
11545 msgstr ""
11547 #: config/nios2/nios2.opt:266
11548 msgid "Do not use the fsind custom instruction."
11549 msgstr ""
11551 #: config/nios2/nios2.opt:270
11552 msgid "Integer id (N) of fsind custom instruction."
11553 msgstr ""
11555 #: config/nios2/nios2.opt:274
11556 msgid "Do not use the fcosd custom instruction."
11557 msgstr ""
11559 #: config/nios2/nios2.opt:278
11560 msgid "Integer id (N) of fcosd custom instruction."
11561 msgstr ""
11563 #: config/nios2/nios2.opt:282
11564 msgid "Do not use the fsqrtd custom instruction."
11565 msgstr ""
11567 #: config/nios2/nios2.opt:286
11568 msgid "Integer id (N) of fsqrtd custom instruction."
11569 msgstr ""
11571 #: config/nios2/nios2.opt:290
11572 msgid "Do not use the fabsd custom instruction."
11573 msgstr ""
11575 #: config/nios2/nios2.opt:294
11576 msgid "Integer id (N) of fabsd custom instruction."
11577 msgstr ""
11579 #: config/nios2/nios2.opt:298
11580 msgid "Do not use the fnegd custom instruction."
11581 msgstr ""
11583 #: config/nios2/nios2.opt:302
11584 msgid "Integer id (N) of fnegd custom instruction."
11585 msgstr ""
11587 #: config/nios2/nios2.opt:306
11588 msgid "Do not use the fmaxd custom instruction."
11589 msgstr ""
11591 #: config/nios2/nios2.opt:310
11592 msgid "Integer id (N) of fmaxd custom instruction."
11593 msgstr ""
11595 #: config/nios2/nios2.opt:314
11596 msgid "Do not use the fmind custom instruction."
11597 msgstr ""
11599 #: config/nios2/nios2.opt:318
11600 msgid "Integer id (N) of fmind custom instruction."
11601 msgstr ""
11603 #: config/nios2/nios2.opt:322
11604 msgid "Do not use the fdivd custom instruction."
11605 msgstr ""
11607 #: config/nios2/nios2.opt:326
11608 msgid "Integer id (N) of fdivd custom instruction."
11609 msgstr ""
11611 #: config/nios2/nios2.opt:330
11612 msgid "Do not use the fmuld custom instruction."
11613 msgstr ""
11615 #: config/nios2/nios2.opt:334
11616 msgid "Integer id (N) of fmuld custom instruction."
11617 msgstr ""
11619 #: config/nios2/nios2.opt:338
11620 msgid "Do not use the fsubd custom instruction."
11621 msgstr ""
11623 #: config/nios2/nios2.opt:342
11624 msgid "Integer id (N) of fsubd custom instruction."
11625 msgstr ""
11627 #: config/nios2/nios2.opt:346
11628 msgid "Do not use the faddd custom instruction."
11629 msgstr ""
11631 #: config/nios2/nios2.opt:350
11632 msgid "Integer id (N) of faddd custom instruction."
11633 msgstr ""
11635 #: config/nios2/nios2.opt:354
11636 msgid "Do not use the fcmpnes custom instruction."
11637 msgstr ""
11639 #: config/nios2/nios2.opt:358
11640 msgid "Integer id (N) of fcmpnes custom instruction."
11641 msgstr ""
11643 #: config/nios2/nios2.opt:362
11644 msgid "Do not use the fcmpeqs custom instruction."
11645 msgstr ""
11647 #: config/nios2/nios2.opt:366
11648 msgid "Integer id (N) of fcmpeqs custom instruction."
11649 msgstr ""
11651 #: config/nios2/nios2.opt:370
11652 msgid "Do not use the fcmpges custom instruction."
11653 msgstr ""
11655 #: config/nios2/nios2.opt:374
11656 msgid "Integer id (N) of fcmpges custom instruction."
11657 msgstr ""
11659 #: config/nios2/nios2.opt:378
11660 msgid "Do not use the fcmpgts custom instruction."
11661 msgstr ""
11663 #: config/nios2/nios2.opt:382
11664 msgid "Integer id (N) of fcmpgts custom instruction."
11665 msgstr ""
11667 #: config/nios2/nios2.opt:386
11668 msgid "Do not use the fcmples custom instruction."
11669 msgstr ""
11671 #: config/nios2/nios2.opt:390
11672 msgid "Integer id (N) of fcmples custom instruction."
11673 msgstr ""
11675 #: config/nios2/nios2.opt:394
11676 msgid "Do not use the fcmplts custom instruction."
11677 msgstr ""
11679 #: config/nios2/nios2.opt:398
11680 msgid "Integer id (N) of fcmplts custom instruction."
11681 msgstr ""
11683 #: config/nios2/nios2.opt:402
11684 msgid "Do not use the flogs custom instruction."
11685 msgstr ""
11687 #: config/nios2/nios2.opt:406
11688 msgid "Integer id (N) of flogs custom instruction."
11689 msgstr ""
11691 #: config/nios2/nios2.opt:410
11692 msgid "Do not use the fexps custom instruction."
11693 msgstr ""
11695 #: config/nios2/nios2.opt:414
11696 msgid "Integer id (N) of fexps custom instruction."
11697 msgstr ""
11699 #: config/nios2/nios2.opt:418
11700 msgid "Do not use the fatans custom instruction."
11701 msgstr ""
11703 #: config/nios2/nios2.opt:422
11704 msgid "Integer id (N) of fatans custom instruction."
11705 msgstr ""
11707 #: config/nios2/nios2.opt:426
11708 msgid "Do not use the ftans custom instruction."
11709 msgstr ""
11711 #: config/nios2/nios2.opt:430
11712 msgid "Integer id (N) of ftans custom instruction."
11713 msgstr ""
11715 #: config/nios2/nios2.opt:434
11716 msgid "Do not use the fsins custom instruction."
11717 msgstr ""
11719 #: config/nios2/nios2.opt:438
11720 msgid "Integer id (N) of fsins custom instruction."
11721 msgstr ""
11723 #: config/nios2/nios2.opt:442
11724 msgid "Do not use the fcoss custom instruction."
11725 msgstr ""
11727 #: config/nios2/nios2.opt:446
11728 msgid "Integer id (N) of fcoss custom instruction."
11729 msgstr ""
11731 #: config/nios2/nios2.opt:450
11732 msgid "Do not use the fsqrts custom instruction."
11733 msgstr ""
11735 #: config/nios2/nios2.opt:454
11736 msgid "Integer id (N) of fsqrts custom instruction."
11737 msgstr ""
11739 #: config/nios2/nios2.opt:458
11740 msgid "Do not use the fabss custom instr."
11741 msgstr ""
11743 #: config/nios2/nios2.opt:462
11744 msgid "Integer id (N) of fabss custom instruction."
11745 msgstr ""
11747 #: config/nios2/nios2.opt:466
11748 msgid "Do not use the fnegs custom instruction."
11749 msgstr ""
11751 #: config/nios2/nios2.opt:470
11752 msgid "Integer id (N) of fnegs custom instruction."
11753 msgstr ""
11755 #: config/nios2/nios2.opt:474
11756 msgid "Do not use the fmaxs custom instruction."
11757 msgstr ""
11759 #: config/nios2/nios2.opt:478
11760 msgid "Integer id (N) of fmaxs custom instruction."
11761 msgstr ""
11763 #: config/nios2/nios2.opt:482
11764 msgid "Do not use the fmins custom instruction."
11765 msgstr ""
11767 #: config/nios2/nios2.opt:486
11768 msgid "Integer id (N) of fmins custom instruction."
11769 msgstr ""
11771 #: config/nios2/nios2.opt:490
11772 msgid "Do not use the fdivs custom instruction."
11773 msgstr ""
11775 #: config/nios2/nios2.opt:494
11776 msgid "Integer id (N) of fdivs custom instruction."
11777 msgstr ""
11779 #: config/nios2/nios2.opt:498
11780 msgid "Do not use the fmuls custom instruction."
11781 msgstr ""
11783 #: config/nios2/nios2.opt:502
11784 msgid "Integer id (N) of fmuls custom instruction."
11785 msgstr ""
11787 #: config/nios2/nios2.opt:506
11788 msgid "Do not use the fsubs custom instruction."
11789 msgstr ""
11791 #: config/nios2/nios2.opt:510
11792 msgid "Integer id (N) of fsubs custom instruction."
11793 msgstr ""
11795 #: config/nios2/nios2.opt:514
11796 msgid "Do not use the fadds custom instruction."
11797 msgstr ""
11799 #: config/nios2/nios2.opt:518
11800 msgid "Integer id (N) of fadds custom instruction."
11801 msgstr ""
11803 #: config/nios2/nios2.opt:522
11804 msgid "Do not use the frdy custom instruction."
11805 msgstr ""
11807 #: config/nios2/nios2.opt:526
11808 msgid "Integer id (N) of frdy custom instruction."
11809 msgstr ""
11811 #: config/nios2/nios2.opt:530
11812 msgid "Do not use the frdxhi custom instruction."
11813 msgstr ""
11815 #: config/nios2/nios2.opt:534
11816 msgid "Integer id (N) of frdxhi custom instruction."
11817 msgstr ""
11819 #: config/nios2/nios2.opt:538
11820 msgid "Do not use the frdxlo custom instruction."
11821 msgstr ""
11823 #: config/nios2/nios2.opt:542
11824 msgid "Integer id (N) of frdxlo custom instruction."
11825 msgstr ""
11827 #: config/nios2/nios2.opt:546
11828 msgid "Do not use the fwry custom instruction."
11829 msgstr ""
11831 #: config/nios2/nios2.opt:550
11832 msgid "Integer id (N) of fwry custom instruction."
11833 msgstr ""
11835 #: config/nios2/nios2.opt:554
11836 msgid "Do not use the fwrx custom instruction."
11837 msgstr ""
11839 #: config/nios2/nios2.opt:558
11840 msgid "Integer id (N) of fwrx custom instruction."
11841 msgstr ""
11843 #: config/nios2/nios2.opt:562
11844 msgid "Do not use the round custom instruction."
11845 msgstr ""
11847 #: config/nios2/nios2.opt:566
11848 msgid "Integer id (N) of round custom instruction."
11849 msgstr ""
11851 #: config/nios2/nios2.opt:574
11852 msgid "Valid Nios II ISA levels (for -march):"
11853 msgstr ""
11855 #: config/nios2/nios2.opt:584
11856 msgid "Enable generation of R2 BMX instructions."
11857 msgstr ""
11859 #: config/nios2/nios2.opt:588
11860 msgid "Enable generation of R2 CDX instructions."
11861 msgstr ""
11863 #: config/rx/rx.opt:29
11864 msgid "Store doubles in 64 bits."
11865 msgstr ""
11867 #: config/rx/rx.opt:33
11868 msgid "Stores doubles in 32 bits.  This is the default."
11869 msgstr ""
11871 #: config/rx/rx.opt:37
11872 msgid "Disable the use of RX FPU instructions.  "
11873 msgstr ""
11875 #: config/rx/rx.opt:44
11876 msgid "Enable the use of RX FPU instructions.  This is the default."
11877 msgstr ""
11879 #: config/rx/rx.opt:50
11880 msgid "Specify the target RX cpu type."
11881 msgstr ""
11883 #: config/rx/rx.opt:71
11884 msgid "Data is stored in big-endian format."
11885 msgstr ""
11887 #: config/rx/rx.opt:75
11888 msgid "Data is stored in little-endian format.  (Default)."
11889 msgstr ""
11891 #: config/rx/rx.opt:81
11892 msgid ""
11893 "Maximum size of global and static variables which can be placed into the "
11894 "small data area."
11895 msgstr ""
11897 #: config/rx/rx.opt:93
11898 msgid ""
11899 "Generate assembler output that is compatible with the Renesas AS100 "
11900 "assembler.  This may restrict some of the compiler's capabilities.  The "
11901 "default is to generate GAS compatible syntax."
11902 msgstr ""
11904 #: config/rx/rx.opt:99
11905 msgid "Enable linker relaxation."
11906 msgstr ""
11908 #: config/rx/rx.opt:105
11909 msgid "Maximum size in bytes of constant values allowed as operands."
11910 msgstr ""
11912 #: config/rx/rx.opt:111
11913 msgid "Specifies the number of registers to reserve for interrupt handlers."
11914 msgstr ""
11916 #: config/rx/rx.opt:117
11917 msgid ""
11918 "Specifies whether interrupt functions should save and restore the "
11919 "accumulator register."
11920 msgstr ""
11922 #: config/rx/rx.opt:123
11923 msgid "Enables Position-Independent-Data (PID) mode."
11924 msgstr ""
11926 #: config/rx/rx.opt:129
11927 msgid ""
11928 "Warn when multiple, different, fast interrupt handlers are in the "
11929 "compilation unit."
11930 msgstr ""
11932 #: config/rx/rx.opt:135
11933 msgid ""
11934 "Enable the use of the old, broken, ABI where all stacked function arguments "
11935 "are aligned to 32-bits."
11936 msgstr ""
11938 #: config/rx/rx.opt:139
11939 msgid ""
11940 "Enable the use the standard RX ABI where all stacked function arguments are "
11941 "naturally aligned.  This is the default."
11942 msgstr ""
11944 #: config/rx/rx.opt:145
11945 msgid "Enable the use of the LRA register allocator."
11946 msgstr ""
11948 #: config/rx/rx.opt:151
11949 msgid ""
11950 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
11951 "RMPA instructions.  Enabled by default."
11952 msgstr ""
11954 #: config/rx/rx.opt:157
11955 msgid "Always use JSR, never BSR, for calls."
11956 msgstr ""
11958 #: config/visium/visium.opt:25
11959 msgid "Link with libc.a and libdebug.a."
11960 msgstr ""
11962 #: config/visium/visium.opt:29
11963 msgid "Link with libc.a and libsim.a."
11964 msgstr ""
11966 #: config/visium/visium.opt:33
11967 msgid "Use hardware FP (default)."
11968 msgstr ""
11970 #: config/visium/visium.opt:65
11971 msgid "Generate code for the supervisor mode (default)."
11972 msgstr ""
11974 #: config/visium/visium.opt:69
11975 msgid "Generate code for the user mode."
11976 msgstr ""
11978 #: config/visium/visium.opt:73
11979 msgid "Only retained for backward compatibility."
11980 msgstr ""
11982 #: config/fused-madd.opt:22
11983 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
11984 msgstr ""
11986 #: config/sol2.opt:32
11987 msgid "Clear hardware capabilities when linking."
11988 msgstr ""
11990 #: config/sol2.opt:36
11991 msgid "Pass -z text to linker."
11992 msgstr ""
11994 #: config/moxie/moxie.opt:31
11995 msgid "Enable MUL.X and UMUL.X instructions."
11996 msgstr ""
11998 #: config/microblaze/microblaze.opt:40
11999 msgid "Use software emulation for floating point (default)."
12000 msgstr ""
12002 #: config/microblaze/microblaze.opt:44
12003 msgid "Use hardware floating point instructions."
12004 msgstr ""
12006 #: config/microblaze/microblaze.opt:48
12007 msgid "Use table lookup optimization for small signed integer divisions."
12008 msgstr ""
12010 #: config/microblaze/microblaze.opt:52
12011 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
12012 msgstr ""
12014 #: config/microblaze/microblaze.opt:56
12015 msgid "Don't optimize block moves, use memcpy."
12016 msgstr ""
12018 #: config/microblaze/microblaze.opt:68
12019 msgid "Use the soft multiply emulation (default)."
12020 msgstr ""
12022 #: config/microblaze/microblaze.opt:72
12023 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
12024 msgstr ""
12026 #: config/microblaze/microblaze.opt:76
12027 msgid "Use the software emulation for divides (default)."
12028 msgstr ""
12030 #: config/microblaze/microblaze.opt:80
12031 msgid "Use the hardware barrel shifter instead of emulation."
12032 msgstr ""
12034 #: config/microblaze/microblaze.opt:84
12035 msgid "Use pattern compare instructions."
12036 msgstr ""
12038 #: config/microblaze/microblaze.opt:87
12039 #, c-format
12040 msgid "%qs is deprecated; use -fstack-check"
12041 msgstr ""
12043 #: config/microblaze/microblaze.opt:88
12044 msgid "Check for stack overflow at runtime."
12045 msgstr ""
12047 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
12048 msgid "Use GP relative sdata/sbss sections."
12049 msgstr ""
12051 #: config/microblaze/microblaze.opt:95
12052 #, c-format
12053 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
12054 msgstr ""
12056 #: config/microblaze/microblaze.opt:96
12057 msgid "Clear the BSS to zero and place zero initialized in BSS."
12058 msgstr ""
12060 #: config/microblaze/microblaze.opt:100
12061 msgid "Use multiply high instructions for high part of 32x32 multiply."
12062 msgstr ""
12064 #: config/microblaze/microblaze.opt:104
12065 msgid "Use hardware floating point conversion instructions."
12066 msgstr ""
12068 #: config/microblaze/microblaze.opt:108
12069 msgid "Use hardware floating point square root instruction."
12070 msgstr ""
12072 #: config/microblaze/microblaze.opt:112
12073 msgid "Description for mxl-mode-executable."
12074 msgstr ""
12076 #: config/microblaze/microblaze.opt:116
12077 msgid "Description for mxl-mode-xmdstub."
12078 msgstr ""
12080 #: config/microblaze/microblaze.opt:120
12081 msgid "Description for mxl-mode-bootstrap."
12082 msgstr ""
12084 #: config/microblaze/microblaze.opt:124
12085 msgid "Description for mxl-mode-novectors."
12086 msgstr ""
12088 #: config/microblaze/microblaze.opt:128
12089 msgid "Use hardware prefetch instruction"
12090 msgstr ""
12092 #: config/vax/vax.opt:23 config/vax/vax.opt:27
12093 msgid "Target DFLOAT double precision code."
12094 msgstr ""
12096 #: config/vax/vax.opt:31 config/vax/vax.opt:35
12097 msgid "Generate GFLOAT double precision code."
12098 msgstr ""
12100 #: config/vax/vax.opt:39
12101 msgid "Generate code for GNU assembler (gas)."
12102 msgstr ""
12104 #: config/vax/vax.opt:43
12105 msgid "Generate code for UNIX assembler."
12106 msgstr ""
12108 #: config/vax/vax.opt:47
12109 msgid "Use VAXC structure conventions."
12110 msgstr ""
12112 #: config/vax/vax.opt:51
12113 msgid "Use new adddi3/subdi3 patterns."
12114 msgstr ""
12116 #: config/frv/frv.opt:30
12117 msgid "Use 4 media accumulators."
12118 msgstr ""
12120 #: config/frv/frv.opt:34
12121 msgid "Use 8 media accumulators."
12122 msgstr ""
12124 #: config/frv/frv.opt:38
12125 msgid "Enable label alignment optimizations."
12126 msgstr ""
12128 #: config/frv/frv.opt:42
12129 msgid "Dynamically allocate cc registers."
12130 msgstr ""
12132 #: config/frv/frv.opt:49
12133 msgid "Set the cost of branches."
12134 msgstr ""
12136 #: config/frv/frv.opt:53
12137 msgid "Enable conditional execution other than moves/scc."
12138 msgstr ""
12140 #: config/frv/frv.opt:57
12141 msgid "Change the maximum length of conditionally-executed sequences."
12142 msgstr ""
12144 #: config/frv/frv.opt:61
12145 msgid ""
12146 "Change the number of temporary registers that are available to conditionally-"
12147 "executed sequences."
12148 msgstr ""
12150 #: config/frv/frv.opt:65
12151 msgid "Enable conditional moves."
12152 msgstr ""
12154 #: config/frv/frv.opt:69
12155 msgid "Set the target CPU type."
12156 msgstr ""
12158 #: config/frv/frv.opt:73
12159 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
12160 msgstr ""
12162 #: config/frv/frv.opt:122
12163 msgid "Use fp double instructions."
12164 msgstr ""
12166 #: config/frv/frv.opt:126
12167 msgid "Change the ABI to allow double word insns."
12168 msgstr ""
12170 #: config/frv/frv.opt:134
12171 msgid "Just use icc0/fcc0."
12172 msgstr ""
12174 #: config/frv/frv.opt:138
12175 msgid "Only use 32 FPRs."
12176 msgstr ""
12178 #: config/frv/frv.opt:142
12179 msgid "Use 64 FPRs."
12180 msgstr ""
12182 #: config/frv/frv.opt:146
12183 msgid "Only use 32 GPRs."
12184 msgstr ""
12186 #: config/frv/frv.opt:150
12187 msgid "Use 64 GPRs."
12188 msgstr ""
12190 #: config/frv/frv.opt:154
12191 msgid "Enable use of GPREL for read-only data in FDPIC."
12192 msgstr ""
12194 #: config/frv/frv.opt:166
12195 msgid "Enable PIC support for building libraries."
12196 msgstr ""
12198 #: config/frv/frv.opt:170
12199 msgid "Follow the EABI linkage requirements."
12200 msgstr ""
12202 #: config/frv/frv.opt:174
12203 msgid "Disallow direct calls to global functions."
12204 msgstr ""
12206 #: config/frv/frv.opt:178
12207 msgid "Use media instructions."
12208 msgstr ""
12210 #: config/frv/frv.opt:182
12211 msgid "Use multiply add/subtract instructions."
12212 msgstr ""
12214 #: config/frv/frv.opt:186
12215 msgid "Enable optimizing &&/|| in conditional execution."
12216 msgstr ""
12218 #: config/frv/frv.opt:190
12219 msgid "Enable nested conditional execution optimizations."
12220 msgstr ""
12222 #: config/frv/frv.opt:195
12223 msgid "Do not mark ABI switches in e_flags."
12224 msgstr ""
12226 #: config/frv/frv.opt:199
12227 msgid "Remove redundant membars."
12228 msgstr ""
12230 #: config/frv/frv.opt:203
12231 msgid "Pack VLIW instructions."
12232 msgstr ""
12234 #: config/frv/frv.opt:207
12235 msgid "Enable setting GPRs to the result of comparisons."
12236 msgstr ""
12238 #: config/frv/frv.opt:211
12239 msgid "Change the amount of scheduler lookahead."
12240 msgstr ""
12242 #: config/frv/frv.opt:219
12243 msgid "Assume a large TLS segment."
12244 msgstr ""
12246 #: config/frv/frv.opt:223
12247 msgid "Do not assume a large TLS segment."
12248 msgstr ""
12250 #: config/frv/frv.opt:228
12251 msgid "Cause gas to print tomcat statistics."
12252 msgstr ""
12254 #: config/frv/frv.opt:233
12255 msgid "Link with the library-pic libraries."
12256 msgstr ""
12258 #: config/frv/frv.opt:237
12259 msgid "Allow branches to be packed with other instructions."
12260 msgstr ""
12262 #: config/mn10300/mn10300.opt:30
12263 msgid "Target the AM33 processor."
12264 msgstr ""
12266 #: config/mn10300/mn10300.opt:34
12267 msgid "Target the AM33/2.0 processor."
12268 msgstr ""
12270 #: config/mn10300/mn10300.opt:38
12271 msgid "Target the AM34 processor."
12272 msgstr ""
12274 #: config/mn10300/mn10300.opt:46
12275 msgid "Work around hardware multiply bug."
12276 msgstr ""
12278 #: config/mn10300/mn10300.opt:55
12279 msgid "Enable linker relaxations."
12280 msgstr ""
12282 #: config/mn10300/mn10300.opt:59
12283 msgid "Return pointers in both a0 and d0."
12284 msgstr ""
12286 #: config/mn10300/mn10300.opt:63
12287 msgid "Allow gcc to generate LIW instructions."
12288 msgstr ""
12290 #: config/mn10300/mn10300.opt:67
12291 msgid "Allow gcc to generate the SETLB and Lcc instructions."
12292 msgstr ""
12294 #: config/nds32/nds32.opt:26
12295 msgid "Generate code in big-endian mode."
12296 msgstr ""
12298 #: config/nds32/nds32.opt:30
12299 msgid "Generate code in little-endian mode."
12300 msgstr ""
12302 #: config/nds32/nds32.opt:34
12303 msgid "Use reduced-set registers for register allocation."
12304 msgstr ""
12306 #: config/nds32/nds32.opt:38
12307 msgid "Use full-set registers for register allocation."
12308 msgstr ""
12310 #: config/nds32/nds32.opt:42
12311 msgid "Generate conditional move instructions."
12312 msgstr ""
12314 #: config/nds32/nds32.opt:46
12315 msgid "Generate performance extension instructions."
12316 msgstr ""
12318 #: config/nds32/nds32.opt:50
12319 msgid "Generate v3 push25/pop25 instructions."
12320 msgstr ""
12322 #: config/nds32/nds32.opt:54
12323 msgid "Generate 16-bit instructions."
12324 msgstr ""
12326 #: config/nds32/nds32.opt:58
12327 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
12328 msgstr ""
12330 #: config/nds32/nds32.opt:62
12331 msgid ""
12332 "Specify the size of each cache block, which must be a power of 2 between 4 "
12333 "and 512."
12334 msgstr ""
12336 #: config/nds32/nds32.opt:70
12337 msgid "Known arch types (for use with the -march= option):"
12338 msgstr ""
12340 #: config/nds32/nds32.opt:83
12341 msgid "Specify the address generation strategy for code model."
12342 msgstr ""
12344 #: config/nds32/nds32.opt:87
12345 msgid "Known cmodel types (for use with the -mcmodel= option):"
12346 msgstr ""
12348 #: config/nds32/nds32.opt:100
12349 msgid "Enable constructor/destructor feature."
12350 msgstr ""
12352 #: config/nds32/nds32.opt:104
12353 msgid "Guide linker to relax instructions."
12354 msgstr ""
12356 #: config/iq2000/iq2000.opt:31
12357 msgid "Specify CPU for code generation purposes."
12358 msgstr ""
12360 #: config/iq2000/iq2000.opt:47
12361 msgid "Specify CPU for scheduling purposes."
12362 msgstr ""
12364 #: config/iq2000/iq2000.opt:51
12365 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
12366 msgstr ""
12368 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
12369 msgid "Use ROM instead of RAM."
12370 msgstr ""
12372 #: config/iq2000/iq2000.opt:70
12373 msgid "No default crt0.o."
12374 msgstr ""
12376 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:397
12377 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
12378 msgstr ""
12380 #: config/c6x/c6x-tables.opt:24
12381 msgid "Known C6X ISAs (for use with the -march= option):"
12382 msgstr ""
12384 #: config/c6x/c6x.opt:46
12385 msgid "Valid arguments for the -msdata= option."
12386 msgstr ""
12388 #: config/c6x/c6x.opt:59
12389 msgid "Compile for the DSBT shared library ABI."
12390 msgstr ""
12392 #: config/cris/linux.opt:27
12393 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
12394 msgstr ""
12396 #: config/cris/cris.opt:45
12397 msgid "Work around bug in multiplication instruction."
12398 msgstr ""
12400 #: config/cris/cris.opt:51
12401 msgid "Compile for ETRAX 4 (CRIS v3)."
12402 msgstr ""
12404 #: config/cris/cris.opt:56
12405 msgid "Compile for ETRAX 100 (CRIS v8)."
12406 msgstr ""
12408 #: config/cris/cris.opt:64
12409 msgid "Emit verbose debug information in assembly code."
12410 msgstr ""
12412 #: config/cris/cris.opt:71
12413 msgid "Do not use condition codes from normal instructions."
12414 msgstr ""
12416 #: config/cris/cris.opt:80
12417 msgid "Do not emit addressing modes with side-effect assignment."
12418 msgstr ""
12420 #: config/cris/cris.opt:89
12421 msgid "Do not tune stack alignment."
12422 msgstr ""
12424 #: config/cris/cris.opt:98
12425 msgid "Do not tune writable data alignment."
12426 msgstr ""
12428 #: config/cris/cris.opt:107
12429 msgid "Do not tune code and read-only data alignment."
12430 msgstr ""
12432 #: config/cris/cris.opt:116
12433 msgid "Align code and data to 32 bits."
12434 msgstr ""
12436 #: config/cris/cris.opt:133
12437 msgid "Don't align items in code or data."
12438 msgstr ""
12440 #: config/cris/cris.opt:142
12441 msgid "Do not emit function prologue or epilogue."
12442 msgstr ""
12444 #: config/cris/cris.opt:149
12445 msgid "Use the most feature-enabling options allowed by other options."
12446 msgstr ""
12448 #: config/cris/cris.opt:158
12449 msgid "Override -mbest-lib-options."
12450 msgstr ""
12452 #: config/cris/cris.opt:165
12453 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
12454 msgstr ""
12456 #: config/cris/cris.opt:169
12457 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
12458 msgstr ""
12460 #: config/cris/cris.opt:173
12461 msgid ""
12462 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
12463 "size."
12464 msgstr ""
12466 #: config/cris/cris.opt:180
12467 msgid ""
12468 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
12469 "to abort() are used."
12470 msgstr ""
12472 #: config/cris/cris.opt:184
12473 msgid ""
12474 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
12475 "builtins on misaligned memory."
12476 msgstr ""
12478 #: config/cris/cris.opt:188
12479 msgid ""
12480 "Handle atomic builtins that may be applied to unaligned data by calling "
12481 "library functions. Overrides -mtrap-unaligned-atomic."
12482 msgstr ""
12484 #: config/sh/superh.opt:6
12485 msgid "Board name [and memory region]."
12486 msgstr ""
12488 #: config/sh/superh.opt:10
12489 msgid "Runtime name."
12490 msgstr ""
12492 #: config/sh/sh.opt:42
12493 msgid "Generate SH1 code."
12494 msgstr ""
12496 #: config/sh/sh.opt:46
12497 msgid "Generate SH2 code."
12498 msgstr ""
12500 #: config/sh/sh.opt:50
12501 msgid "Generate default double-precision SH2a-FPU code."
12502 msgstr ""
12504 #: config/sh/sh.opt:54
12505 msgid "Generate SH2a FPU-less code."
12506 msgstr ""
12508 #: config/sh/sh.opt:58
12509 msgid "Generate default single-precision SH2a-FPU code."
12510 msgstr ""
12512 #: config/sh/sh.opt:62
12513 msgid "Generate only single-precision SH2a-FPU code."
12514 msgstr ""
12516 #: config/sh/sh.opt:66
12517 msgid "Generate SH2e code."
12518 msgstr ""
12520 #: config/sh/sh.opt:70
12521 msgid "Generate SH3 code."
12522 msgstr ""
12524 #: config/sh/sh.opt:74
12525 msgid "Generate SH3e code."
12526 msgstr ""
12528 #: config/sh/sh.opt:78
12529 msgid "Generate SH4 code."
12530 msgstr ""
12532 #: config/sh/sh.opt:82
12533 msgid "Generate SH4-100 code."
12534 msgstr ""
12536 #: config/sh/sh.opt:86
12537 msgid "Generate SH4-200 code."
12538 msgstr ""
12540 #: config/sh/sh.opt:92
12541 msgid "Generate SH4-300 code."
12542 msgstr ""
12544 #: config/sh/sh.opt:96
12545 msgid "Generate SH4 FPU-less code."
12546 msgstr ""
12548 #: config/sh/sh.opt:100
12549 msgid "Generate SH4-100 FPU-less code."
12550 msgstr ""
12552 #: config/sh/sh.opt:104
12553 msgid "Generate SH4-200 FPU-less code."
12554 msgstr ""
12556 #: config/sh/sh.opt:108
12557 msgid "Generate SH4-300 FPU-less code."
12558 msgstr ""
12560 #: config/sh/sh.opt:112
12561 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
12562 msgstr ""
12564 #: config/sh/sh.opt:117
12565 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
12566 msgstr ""
12568 #: config/sh/sh.opt:122
12569 msgid "Generate code for SH4 500 series (FPU-less)."
12570 msgstr ""
12572 #: config/sh/sh.opt:127
12573 msgid "Generate default single-precision SH4 code."
12574 msgstr ""
12576 #: config/sh/sh.opt:131
12577 msgid "Generate default single-precision SH4-100 code."
12578 msgstr ""
12580 #: config/sh/sh.opt:135
12581 msgid "Generate default single-precision SH4-200 code."
12582 msgstr ""
12584 #: config/sh/sh.opt:139
12585 msgid "Generate default single-precision SH4-300 code."
12586 msgstr ""
12588 #: config/sh/sh.opt:143
12589 msgid "Generate only single-precision SH4 code."
12590 msgstr ""
12592 #: config/sh/sh.opt:147
12593 msgid "Generate only single-precision SH4-100 code."
12594 msgstr ""
12596 #: config/sh/sh.opt:151
12597 msgid "Generate only single-precision SH4-200 code."
12598 msgstr ""
12600 #: config/sh/sh.opt:155
12601 msgid "Generate only single-precision SH4-300 code."
12602 msgstr ""
12604 #: config/sh/sh.opt:159
12605 msgid "Generate SH4a code."
12606 msgstr ""
12608 #: config/sh/sh.opt:163
12609 msgid "Generate SH4a FPU-less code."
12610 msgstr ""
12612 #: config/sh/sh.opt:167
12613 msgid "Generate default single-precision SH4a code."
12614 msgstr ""
12616 #: config/sh/sh.opt:171
12617 msgid "Generate only single-precision SH4a code."
12618 msgstr ""
12620 #: config/sh/sh.opt:175
12621 msgid "Generate SH4al-dsp code."
12622 msgstr ""
12624 #: config/sh/sh.opt:183
12625 msgid "Generate code in big endian mode."
12626 msgstr ""
12628 #: config/sh/sh.opt:187
12629 msgid "Generate 32-bit offsets in switch tables."
12630 msgstr ""
12632 #: config/sh/sh.opt:191
12633 msgid "Generate bit instructions."
12634 msgstr ""
12636 #: config/sh/sh.opt:195
12637 msgid "Cost to assume for a branch insn."
12638 msgstr ""
12640 #: config/sh/sh.opt:199
12641 msgid "Assume that zero displacement conditional branches are fast."
12642 msgstr ""
12644 #: config/sh/sh.opt:203
12645 msgid "Force the usage of delay slots for conditional branches."
12646 msgstr ""
12648 #: config/sh/sh.opt:207
12649 msgid "Align doubles at 64-bit boundaries."
12650 msgstr ""
12652 #: config/sh/sh.opt:211
12653 msgid "Division strategy, one of: call-div1, call-fp, call-table."
12654 msgstr ""
12656 #: config/sh/sh.opt:215
12657 msgid "Specify name for 32 bit signed division function."
12658 msgstr ""
12660 #: config/sh/sh.opt:219
12661 msgid "Generate ELF FDPIC code."
12662 msgstr ""
12664 #: config/sh/sh.opt:223
12665 msgid ""
12666 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
12667 "-mdalign if 64-bit alignment is required."
12668 msgstr ""
12670 #: config/sh/sh.opt:231 config/sh/sh.opt:269
12671 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12672 msgstr ""
12674 #: config/sh/sh.opt:235
12675 msgid "Increase the IEEE compliance for floating-point comparisons."
12676 msgstr ""
12678 #: config/sh/sh.opt:239
12679 msgid ""
12680 "inline code to invalidate instruction cache entries after setting up nested "
12681 "function trampolines."
12682 msgstr ""
12684 #: config/sh/sh.opt:243 config/arc/arc.opt:215
12685 msgid "Annotate assembler instructions with estimated addresses."
12686 msgstr ""
12688 #: config/sh/sh.opt:247
12689 msgid "Generate code in little endian mode."
12690 msgstr ""
12692 #: config/sh/sh.opt:251
12693 msgid "Mark MAC register as call-clobbered."
12694 msgstr ""
12696 #: config/sh/sh.opt:257
12697 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12698 msgstr ""
12700 #: config/sh/sh.opt:261
12701 msgid "Emit function-calls using global offset table when generating PIC."
12702 msgstr ""
12704 #: config/sh/sh.opt:265
12705 msgid "Shorten address references during linking."
12706 msgstr ""
12708 #: config/sh/sh.opt:273
12709 msgid "Specify the model for atomic operations."
12710 msgstr ""
12712 #: config/sh/sh.opt:277
12713 msgid "Use tas.b instruction for __atomic_test_and_set."
12714 msgstr ""
12716 #: config/sh/sh.opt:281
12717 msgid "Cost to assume for a multiply insn."
12718 msgstr ""
12720 #: config/sh/sh.opt:285
12721 msgid ""
12722 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
12723 "if the inline code would not work in user mode."
12724 msgstr ""
12726 #: config/sh/sh.opt:291
12727 msgid "Pretend a branch-around-a-move is a conditional move."
12728 msgstr ""
12730 #: config/sh/sh.opt:295
12731 msgid "Enable the use of the fsca instruction."
12732 msgstr ""
12734 #: config/sh/sh.opt:299
12735 msgid "Enable the use of the fsrra instruction."
12736 msgstr ""
12738 #: config/sh/sh.opt:303
12739 msgid "Use LRA instead of reload (transitional)."
12740 msgstr ""
12742 #: config/fr30/fr30.opt:23
12743 msgid "Assume small address space."
12744 msgstr ""
12746 #: config/mips/mips.opt:32
12747 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12748 msgstr ""
12750 #: config/mips/mips.opt:36
12751 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12752 msgstr ""
12754 #: config/mips/mips.opt:55
12755 msgid "Generate code that can be used in SVR4-style dynamic objects."
12756 msgstr ""
12758 #: config/mips/mips.opt:59
12759 msgid "Use PMC-style 'mad' instructions."
12760 msgstr ""
12762 #: config/mips/mips.opt:63
12763 msgid "Use integer madd/msub instructions."
12764 msgstr ""
12766 #: config/mips/mips.opt:67
12767 msgid "-march=ISA\tGenerate code for the given ISA."
12768 msgstr ""
12770 #: config/mips/mips.opt:71
12771 msgid ""
12772 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12773 msgstr ""
12775 #: config/mips/mips.opt:75
12776 msgid "Use Branch Likely instructions, overriding the architecture default."
12777 msgstr ""
12779 #: config/mips/mips.opt:79
12780 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12781 msgstr ""
12783 #: config/mips/mips.opt:83
12784 msgid "Trap on integer divide by zero."
12785 msgstr ""
12787 #: config/mips/mips.opt:87
12788 msgid ""
12789 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
12790 "code."
12791 msgstr ""
12793 #: config/mips/mips.opt:91
12794 msgid "Valid arguments to -mcode-readable=:"
12795 msgstr ""
12797 #: config/mips/mips.opt:104
12798 msgid "Use branch-and-break sequences to check for integer divide by zero."
12799 msgstr ""
12801 #: config/mips/mips.opt:108
12802 msgid "Use trap instructions to check for integer divide by zero."
12803 msgstr ""
12805 #: config/mips/mips.opt:112
12806 msgid "Allow the use of MDMX instructions."
12807 msgstr ""
12809 #: config/mips/mips.opt:116
12810 msgid ""
12811 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
12812 "operations."
12813 msgstr ""
12815 #: config/mips/mips.opt:120
12816 msgid "Use MIPS-DSP instructions."
12817 msgstr ""
12819 #: config/mips/mips.opt:124
12820 msgid "Use MIPS-DSP REV 2 instructions."
12821 msgstr ""
12823 #: config/mips/mips.opt:146
12824 msgid "Use Enhanced Virtual Addressing instructions."
12825 msgstr ""
12827 #: config/mips/mips.opt:150
12828 msgid "Use NewABI-style %reloc() assembly operators."
12829 msgstr ""
12831 #: config/mips/mips.opt:154
12832 msgid "Use -G for data that is not defined by the current object."
12833 msgstr ""
12835 #: config/mips/mips.opt:158
12836 msgid "Work around certain 24K errata."
12837 msgstr ""
12839 #: config/mips/mips.opt:162
12840 msgid "Work around certain R4000 errata."
12841 msgstr ""
12843 #: config/mips/mips.opt:166
12844 msgid "Work around certain R4400 errata."
12845 msgstr ""
12847 #: config/mips/mips.opt:170
12848 msgid "Work around certain RM7000 errata."
12849 msgstr ""
12851 #: config/mips/mips.opt:174
12852 msgid "Work around certain R10000 errata."
12853 msgstr ""
12855 #: config/mips/mips.opt:178
12856 msgid "Work around errata for early SB-1 revision 2 cores."
12857 msgstr ""
12859 #: config/mips/mips.opt:182
12860 msgid "Work around certain VR4120 errata."
12861 msgstr ""
12863 #: config/mips/mips.opt:186
12864 msgid "Work around VR4130 mflo/mfhi errata."
12865 msgstr ""
12867 #: config/mips/mips.opt:190
12868 msgid "Work around an early 4300 hardware bug."
12869 msgstr ""
12871 #: config/mips/mips.opt:194
12872 msgid "FP exceptions are enabled."
12873 msgstr ""
12875 #: config/mips/mips.opt:198
12876 msgid "Use 32-bit floating-point registers."
12877 msgstr ""
12879 #: config/mips/mips.opt:202
12880 msgid "Conform to the o32 FPXX ABI."
12881 msgstr ""
12883 #: config/mips/mips.opt:206
12884 msgid "Use 64-bit floating-point registers."
12885 msgstr ""
12887 #: config/mips/mips.opt:210
12888 msgid ""
12889 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
12890 "trampolines."
12891 msgstr ""
12893 #: config/mips/mips.opt:214
12894 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12895 msgstr ""
12897 #: config/mips/mips.opt:218
12898 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12899 msgstr ""
12901 #: config/mips/mips.opt:222
12902 msgid ""
12903 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12904 msgstr ""
12906 #: config/mips/mips.opt:232
12907 msgid "Use 32-bit general registers."
12908 msgstr ""
12910 #: config/mips/mips.opt:236
12911 msgid "Use 64-bit general registers."
12912 msgstr ""
12914 #: config/mips/mips.opt:240
12915 msgid "Use GP-relative addressing to access small data."
12916 msgstr ""
12918 #: config/mips/mips.opt:244
12919 msgid ""
12920 "When generating -mabicalls code, allow executables to use PLTs and copy "
12921 "relocations."
12922 msgstr ""
12924 #: config/mips/mips.opt:248
12925 msgid "Allow the use of hardware floating-point ABI and instructions."
12926 msgstr ""
12928 #: config/mips/mips.opt:252
12929 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12930 msgstr ""
12932 #: config/mips/mips.opt:256
12933 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12934 msgstr ""
12936 #: config/mips/mips.opt:260
12937 msgid "-mipsN\tGenerate code for ISA level N."
12938 msgstr ""
12940 #: config/mips/mips.opt:264
12941 msgid "Generate MIPS16 code."
12942 msgstr ""
12944 #: config/mips/mips.opt:268
12945 msgid "Use MIPS-3D instructions."
12946 msgstr ""
12948 #: config/mips/mips.opt:272
12949 msgid "Use ll, sc and sync instructions."
12950 msgstr ""
12952 #: config/mips/mips.opt:276
12953 msgid "Use -G for object-local data."
12954 msgstr ""
12956 #: config/mips/mips.opt:280
12957 msgid "Use indirect calls."
12958 msgstr ""
12960 #: config/mips/mips.opt:284
12961 msgid "Use a 32-bit long type."
12962 msgstr ""
12964 #: config/mips/mips.opt:288
12965 msgid "Use a 64-bit long type."
12966 msgstr ""
12968 #: config/mips/mips.opt:292
12969 msgid "Pass the address of the ra save location to _mcount in $12."
12970 msgstr ""
12972 #: config/mips/mips.opt:296
12973 msgid "Don't optimize block moves."
12974 msgstr ""
12976 #: config/mips/mips.opt:300
12977 msgid "Use microMIPS instructions."
12978 msgstr ""
12980 #: config/mips/mips.opt:304
12981 msgid "Use MIPS MSA Extension instructions."
12982 msgstr ""
12984 #: config/mips/mips.opt:308
12985 msgid "Allow the use of MT instructions."
12986 msgstr ""
12988 #: config/mips/mips.opt:312
12989 msgid "Prevent the use of all floating-point operations."
12990 msgstr ""
12992 #: config/mips/mips.opt:316
12993 msgid "Use MCU instructions."
12994 msgstr ""
12996 #: config/mips/mips.opt:320
12997 msgid "Do not use a cache-flushing function before calling stack trampolines."
12998 msgstr ""
13000 #: config/mips/mips.opt:324
13001 msgid "Do not use MDMX instructions."
13002 msgstr ""
13004 #: config/mips/mips.opt:328
13005 msgid "Generate normal-mode code."
13006 msgstr ""
13008 #: config/mips/mips.opt:332
13009 msgid "Do not use MIPS-3D instructions."
13010 msgstr ""
13012 #: config/mips/mips.opt:336
13013 msgid "Use paired-single floating-point instructions."
13014 msgstr ""
13016 #: config/mips/mips.opt:340
13017 msgid ""
13018 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
13019 "inserted."
13020 msgstr ""
13022 #: config/mips/mips.opt:344
13023 msgid "Valid arguments to -mr10k-cache-barrier=:"
13024 msgstr ""
13026 #: config/mips/mips.opt:357
13027 msgid "Try to allow the linker to turn PIC calls into direct calls."
13028 msgstr ""
13030 #: config/mips/mips.opt:361
13031 msgid ""
13032 "When generating -mabicalls code, make the code suitable for use in shared "
13033 "libraries."
13034 msgstr ""
13036 #: config/mips/mips.opt:365
13037 msgid ""
13038 "Restrict the use of hardware floating-point instructions to 32-bit "
13039 "operations."
13040 msgstr ""
13042 #: config/mips/mips.opt:369
13043 msgid "Use SmartMIPS instructions."
13044 msgstr ""
13046 #: config/mips/mips.opt:373
13047 msgid "Prevent the use of all hardware floating-point instructions."
13048 msgstr ""
13050 #: config/mips/mips.opt:377
13051 msgid "Optimize lui/addiu address loads."
13052 msgstr ""
13054 #: config/mips/mips.opt:381
13055 msgid "Assume all symbols have 32-bit values."
13056 msgstr ""
13058 #: config/mips/mips.opt:385
13059 msgid "Use synci instruction to invalidate i-cache."
13060 msgstr ""
13062 #: config/mips/mips.opt:393
13063 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
13064 msgstr ""
13066 #: config/mips/mips.opt:401
13067 msgid "Use Virtualization Application Specific instructions."
13068 msgstr ""
13070 #: config/mips/mips.opt:405
13071 msgid "Use eXtended Physical Address (XPA) instructions."
13072 msgstr ""
13074 #: config/mips/mips.opt:409
13075 msgid "Perform VR4130-specific alignment optimizations."
13076 msgstr ""
13078 #: config/mips/mips.opt:413
13079 msgid "Lift restrictions on GOT size."
13080 msgstr ""
13082 #: config/mips/mips.opt:417
13083 msgid "Enable use of odd-numbered single-precision registers."
13084 msgstr ""
13086 #: config/mips/mips.opt:421
13087 msgid "Optimize frame header."
13088 msgstr ""
13090 #: config/mips/mips.opt:428
13091 msgid "Enable load/store bonding."
13092 msgstr ""
13094 #: config/mips/mips.opt:432
13095 msgid "Specify the compact branch usage policy."
13096 msgstr ""
13098 #: config/mips/mips.opt:436
13099 msgid "Policies available for use with -mcompact-branches=:"
13100 msgstr ""
13102 #: config/mips/mips-tables.opt:24
13103 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
13104 msgstr ""
13106 #: config/mips/mips-tables.opt:28
13107 msgid "Known MIPS ISA levels (for use with the -mips option):"
13108 msgstr ""
13110 #: config/tilegx/tilegx.opt:30
13111 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
13112 msgstr ""
13114 #: config/tilegx/tilegx.opt:37
13115 msgid "Compile with 32 bit longs and pointers."
13116 msgstr ""
13118 #: config/tilegx/tilegx.opt:41
13119 msgid "Compile with 64 bit longs and pointers."
13120 msgstr ""
13122 #: config/tilegx/tilegx.opt:53
13123 msgid "Use given TILE-Gx code model."
13124 msgstr ""
13126 #: config/arc/arc.opt:26
13127 msgid "Compile code for big endian mode."
13128 msgstr ""
13130 #: config/arc/arc.opt:30
13131 msgid "Compile code for little endian mode.  This is the default."
13132 msgstr ""
13134 #: config/arc/arc.opt:34
13135 msgid ""
13136 "Disable ARCompact specific pass to generate conditional execution "
13137 "instructions."
13138 msgstr ""
13140 #: config/arc/arc.opt:38
13141 msgid "Generate ARCompact 32-bit code for ARC600 processor."
13142 msgstr ""
13144 #: config/arc/arc.opt:42
13145 msgid "Same as -mA6."
13146 msgstr ""
13148 #: config/arc/arc.opt:46
13149 msgid "Generate ARCompact 32-bit code for ARC601 processor."
13150 msgstr ""
13152 #: config/arc/arc.opt:50
13153 msgid "Generate ARCompact 32-bit code for ARC700 processor."
13154 msgstr ""
13156 #: config/arc/arc.opt:54
13157 msgid "Same as -mA7."
13158 msgstr ""
13160 #: config/arc/arc.opt:58
13161 msgid ""
13162 "-mmpy-option={0,1,2,3,4,5,6,7,8,9} Compile ARCv2 code with a multiplier "
13163 "design option.  Option 2 is default on."
13164 msgstr ""
13166 #: config/arc/arc.opt:62
13167 msgid "Enable DIV-REM instructions for ARCv2."
13168 msgstr ""
13170 #: config/arc/arc.opt:66
13171 msgid "Enable code density instructions for ARCv2."
13172 msgstr ""
13174 #: config/arc/arc.opt:70
13175 msgid "Tweak register allocation to help 16-bit instruction generation."
13176 msgstr ""
13178 #: config/arc/arc.opt:80
13179 msgid "Use ordinarily cached memory accesses for volatile references."
13180 msgstr ""
13182 #: config/arc/arc.opt:84
13183 msgid "Enable cache bypass for volatile references."
13184 msgstr ""
13186 #: config/arc/arc.opt:88
13187 msgid "Generate instructions supported by barrel shifter."
13188 msgstr ""
13190 #: config/arc/arc.opt:92
13191 msgid "Generate norm instruction."
13192 msgstr ""
13194 #: config/arc/arc.opt:96
13195 msgid "Generate swap instruction."
13196 msgstr ""
13198 #: config/arc/arc.opt:100
13199 msgid "Generate mul64 and mulu64 instructions."
13200 msgstr ""
13202 #: config/arc/arc.opt:104
13203 msgid "Do not generate mpy instructions for ARC700."
13204 msgstr ""
13206 #: config/arc/arc.opt:108
13207 msgid ""
13208 "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs "
13209 "and sat16 are supported."
13210 msgstr ""
13212 #: config/arc/arc.opt:112
13213 msgid ""
13214 "Dummy flag. This is the default unless FPX switches are provided explicitly."
13215 msgstr ""
13217 #: config/arc/arc.opt:116
13218 msgid "Generate call insns as register indirect calls."
13219 msgstr ""
13221 #: config/arc/arc.opt:120
13222 msgid "Do no generate BRcc instructions in arc_reorg."
13223 msgstr ""
13225 #: config/arc/arc.opt:124
13226 msgid ""
13227 "Generate sdata references.  This is the default, unless you compile for PIC."
13228 msgstr ""
13230 #: config/arc/arc.opt:128
13231 msgid "Do not generate millicode thunks (needed only with -Os)."
13232 msgstr ""
13234 #: config/arc/arc.opt:132 config/arc/arc.opt:136
13235 msgid "FPX: Generate Single Precision FPX (compact) instructions."
13236 msgstr ""
13238 #: config/arc/arc.opt:140
13239 msgid "FPX: Generate Single Precision FPX (fast) instructions."
13240 msgstr ""
13242 #: config/arc/arc.opt:144
13243 msgid ""
13244 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
13245 msgstr ""
13247 #: config/arc/arc.opt:148 config/arc/arc.opt:152
13248 msgid "FPX: Generate Double Precision FPX (compact) instructions."
13249 msgstr ""
13251 #: config/arc/arc.opt:156
13252 msgid "FPX: Generate Double Precision FPX (fast) instructions."
13253 msgstr ""
13255 #: config/arc/arc.opt:160
13256 msgid "Disable LR and SR instructions from using FPX extension aux registers."
13257 msgstr ""
13259 #: config/arc/arc.opt:164
13260 msgid ""
13261 "Enable generation of ARC SIMD instructions via target-specific builtins."
13262 msgstr ""
13264 #: config/arc/arc.opt:168
13265 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
13266 msgstr ""
13268 #: config/arc/arc.opt:211
13269 msgid ""
13270 "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
13271 "Os."
13272 msgstr ""
13274 #: config/arc/arc.opt:219
13275 msgid ""
13276 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
13277 "insn."
13278 msgstr ""
13280 #: config/arc/arc.opt:223
13281 msgid "Tune for ARC600 cpu."
13282 msgstr ""
13284 #: config/arc/arc.opt:227
13285 msgid "Tune for ARC601 cpu."
13286 msgstr ""
13288 #: config/arc/arc.opt:231
13289 msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
13290 msgstr ""
13292 #: config/arc/arc.opt:235 config/arc/arc.opt:239 config/arc/arc.opt:243
13293 msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
13294 msgstr ""
13296 #: config/arc/arc.opt:247
13297 msgid "Enable the use of indexed loads."
13298 msgstr ""
13300 #: config/arc/arc.opt:251
13301 msgid "Enable the use of pre/post modify with register displacement."
13302 msgstr ""
13304 #: config/arc/arc.opt:255
13305 msgid "Generate 32x16 multiply and mac instructions."
13306 msgstr ""
13308 #: config/arc/arc.opt:261
13309 msgid "Set probability threshold for unaligning branches."
13310 msgstr ""
13312 #: config/arc/arc.opt:265
13313 msgid "Don't use less than 25 bit addressing range for calls."
13314 msgstr ""
13316 #: config/arc/arc.opt:269
13317 msgid ""
13318 "Explain what alignment considerations lead to the decision to make an insn "
13319 "short or long."
13320 msgstr ""
13322 #: config/arc/arc.opt:273
13323 msgid "Do alignment optimizations for call instructions."
13324 msgstr ""
13326 #: config/arc/arc.opt:277
13327 msgid ""
13328 "Enable Rcq constraint handling - most short code generation depends on this."
13329 msgstr ""
13331 #: config/arc/arc.opt:281
13332 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
13333 msgstr ""
13335 #: config/arc/arc.opt:285
13336 msgid "Enable pre-reload use of cbranchsi pattern."
13337 msgstr ""
13339 #: config/arc/arc.opt:289
13340 msgid "Enable bbit peephole2."
13341 msgstr ""
13343 #: config/arc/arc.opt:293
13344 msgid ""
13345 "Use pc-relative switch case tables - this enables case table shortening."
13346 msgstr ""
13348 #: config/arc/arc.opt:297
13349 msgid "Enable compact casesi pattern."
13350 msgstr ""
13352 #: config/arc/arc.opt:301
13353 msgid "Enable 'q' instruction alternatives."
13354 msgstr ""
13356 #: config/arc/arc.opt:305
13357 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
13358 msgstr ""
13360 #: config/arc/arc.opt:312
13361 msgid "Enable variable polynomial CRC extension."
13362 msgstr ""
13364 #: config/arc/arc.opt:316
13365 msgid "Enable DSP 3.1 Pack A extensions."
13366 msgstr ""
13368 #: config/arc/arc.opt:320
13369 msgid "Enable dual viterbi butterfly extension."
13370 msgstr ""
13372 #: config/arc/arc.opt:330
13373 msgid "Enable Dual and Single Operand Instructions for Telephony."
13374 msgstr ""
13376 #: config/arc/arc.opt:334
13377 msgid "Enable XY Memory extension (DSP version 3)."
13378 msgstr ""
13380 #: config/arc/arc.opt:339
13381 msgid "Enable Locked Load/Store Conditional extension."
13382 msgstr ""
13384 #: config/arc/arc.opt:343
13385 msgid "Enable swap byte ordering extension instruction."
13386 msgstr ""
13388 #: config/arc/arc.opt:347
13389 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
13390 msgstr ""
13392 #: config/arc/arc.opt:351
13393 msgid "Pass -EB option through to linker."
13394 msgstr ""
13396 #: config/arc/arc.opt:355
13397 msgid "Pass -EL option through to linker."
13398 msgstr ""
13400 #: config/arc/arc.opt:359
13401 msgid "Pass -marclinux option through to linker."
13402 msgstr ""
13404 #: config/arc/arc.opt:363
13405 msgid "Pass -marclinux_prof option through to linker."
13406 msgstr ""
13408 #: config/arc/arc.opt:371
13409 msgid "Enable lra."
13410 msgstr ""
13412 #: config/arc/arc.opt:375
13413 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
13414 msgstr ""
13416 #: config/arc/arc.opt:379
13417 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13418 msgstr ""
13420 #: config/arc/arc.opt:383
13421 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
13422 msgstr ""
13424 #: config/arc/arc.opt:387
13425 msgid "instrument with mcount calls as in the ucb code."
13426 msgstr ""
13428 #: config/arc/arc.opt:417
13429 msgid "Enable atomic instructions."
13430 msgstr ""
13432 #: config/arc/arc.opt:421
13433 msgid "Enable double load/store instructions for ARC HS."
13434 msgstr ""
13436 #: config/arc/arc.opt:425
13437 msgid "Specify the name of the target floating point configuration."
13438 msgstr ""
13440 #: config/arc/arc.opt:468
13441 msgid "Specify thread pointer register number."
13442 msgstr ""
13444 #: config/arc/arc.opt:475
13445 msgid "Enable use of NPS400 bit operations."
13446 msgstr ""
13448 #: config/arc/arc.opt:479
13449 msgid "Enable use of NPS400 xld/xst extension."
13450 msgstr ""
13452 #: java/lang.opt:122
13453 msgid "Warn if deprecated empty statements are found."
13454 msgstr ""
13456 #: java/lang.opt:126
13457 msgid "Warn if .class files are out of date."
13458 msgstr ""
13460 #: java/lang.opt:130
13461 msgid "Warn if modifiers are specified when not necessary."
13462 msgstr ""
13464 #: java/lang.opt:150
13465 msgid "--CLASSPATH\tDeprecated; use --classpath instead."
13466 msgstr ""
13468 #: java/lang.opt:157
13469 msgid "Permit the use of the assert keyword."
13470 msgstr ""
13472 #: java/lang.opt:179
13473 msgid "--bootclasspath=<path>\tReplace system path."
13474 msgstr ""
13476 #: java/lang.opt:183
13477 msgid "Generate checks for references to NULL."
13478 msgstr ""
13480 #: java/lang.opt:187
13481 msgid "--classpath=<path>\tSet class path."
13482 msgstr ""
13484 #: java/lang.opt:194
13485 msgid "Output a class file."
13486 msgstr ""
13488 #: java/lang.opt:198
13489 msgid "Alias for -femit-class-file."
13490 msgstr ""
13492 #: java/lang.opt:202
13493 msgid ""
13494 "--encoding=<encoding>\tChoose input encoding (defaults from your locale)."
13495 msgstr ""
13497 #: java/lang.opt:206
13498 msgid "--extdirs=<path>\tSet the extension directory path."
13499 msgstr ""
13501 #: java/lang.opt:216
13502 msgid "Input file is a file with a list of filenames to compile."
13503 msgstr ""
13505 #: java/lang.opt:223
13506 msgid "Always check for non gcj generated classes archives."
13507 msgstr ""
13509 #: java/lang.opt:227
13510 msgid ""
13511 "Assume the runtime uses a hash table to map an object to its synchronization "
13512 "structure."
13513 msgstr ""
13515 #: java/lang.opt:231
13516 msgid "Generate instances of Class at runtime."
13517 msgstr ""
13519 #: java/lang.opt:235
13520 msgid "Use offset tables for virtual method calls."
13521 msgstr ""
13523 #: java/lang.opt:242
13524 msgid "Assume native functions are implemented using JNI."
13525 msgstr ""
13527 #: java/lang.opt:246
13528 msgid "Enable optimization of static class initialization code."
13529 msgstr ""
13531 #: java/lang.opt:253
13532 msgid "Reduce the amount of reflection meta-data generated."
13533 msgstr ""
13535 #: java/lang.opt:257
13536 msgid "Enable assignability checks for stores into object arrays."
13537 msgstr ""
13539 #: java/lang.opt:261
13540 msgid "Generate code for the Boehm GC."
13541 msgstr ""
13543 #: java/lang.opt:265
13544 msgid "Call a library routine to do integer divisions."
13545 msgstr ""
13547 #: java/lang.opt:269
13548 msgid "Generate code for built-in atomic operations."
13549 msgstr ""
13551 #: java/lang.opt:273
13552 msgid "Generated should be loaded by bootstrap loader."
13553 msgstr ""
13555 #: java/lang.opt:277
13556 msgid "Set the source language version."
13557 msgstr ""
13559 #: java/lang.opt:281
13560 msgid "Set the target VM version."
13561 msgstr ""
13563 #: lto/lang.opt:28
13564 #, c-format
13565 msgid "unknown linker output %qs"
13566 msgstr ""
13568 #: lto/lang.opt:47
13569 msgid "Set linker output type (used internally during LTO optimization)"
13570 msgstr ""
13572 #: lto/lang.opt:52
13573 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13574 msgstr ""
13576 #: lto/lang.opt:56
13577 msgid "Specify a file to which a list of files output by LTRANS is written."
13578 msgstr ""
13580 #: lto/lang.opt:60
13581 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13582 msgstr ""
13584 #: lto/lang.opt:64
13585 msgid ""
13586 "Whole program analysis (WPA) mode with number of parallel jobs specified."
13587 msgstr ""
13589 #: lto/lang.opt:68
13590 msgid "The resolution file."
13591 msgstr ""
13593 #: common.opt:235
13594 msgid "Enable coverage-guided fuzzing code instrumentation."
13595 msgstr ""
13597 #: common.opt:302
13598 msgid "Display this information."
13599 msgstr ""
13601 #: common.opt:306
13602 msgid ""
13603 "--help=<class>\tDisplay descriptions of a specific class of options.  "
13604 "<class> is one or more of optimizers, target, warnings, undocumented, params."
13605 msgstr ""
13607 #: common.opt:424
13608 msgid "Alias for --help=target."
13609 msgstr ""
13611 #: common.opt:449
13612 msgid ""
13613 "--param <param>=<value>\tSet parameter <param> to value.  See below for a "
13614 "complete list of parameters."
13615 msgstr ""
13617 #: common.opt:477
13618 msgid "-O<number>\tSet optimization level to <number>."
13619 msgstr ""
13621 #: common.opt:481
13622 msgid "Optimize for space rather than speed."
13623 msgstr ""
13625 #: common.opt:485
13626 msgid "Optimize for speed disregarding exact standards compliance."
13627 msgstr ""
13629 #: common.opt:489
13630 msgid "Optimize for debugging experience rather than speed or size."
13631 msgstr ""
13633 #: common.opt:529
13634 msgid "This switch is deprecated; use -Wextra instead."
13635 msgstr ""
13637 #: common.opt:542
13638 msgid "Warn about returning structures, unions or arrays."
13639 msgstr ""
13641 #: common.opt:546
13642 msgid ""
13643 "Warn if a loop with constant number of iterations triggers undefined "
13644 "behavior."
13645 msgstr ""
13647 #: common.opt:550 common.opt:554
13648 msgid "Warn if an array is accessed out of bounds."
13649 msgstr ""
13651 #: common.opt:558
13652 msgid "Warn about inappropriate attribute usage."
13653 msgstr ""
13655 #: common.opt:562
13656 msgid "Warn about pointer casts which increase alignment."
13657 msgstr ""
13659 #: common.opt:566
13660 msgid "Warn when a #warning directive is encountered."
13661 msgstr ""
13663 #: common.opt:570
13664 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13665 msgstr ""
13667 #: common.opt:574
13668 msgid "Warn when an optimization pass is disabled."
13669 msgstr ""
13671 #: common.opt:578
13672 msgid "Treat all warnings as errors."
13673 msgstr ""
13675 #: common.opt:582
13676 msgid "Treat specified warning as error."
13677 msgstr ""
13679 #: common.opt:586
13680 msgid "Print extra (possibly unwanted) warnings."
13681 msgstr ""
13683 #: common.opt:590
13684 msgid "Exit on the first error occurred."
13685 msgstr ""
13687 #: common.opt:594
13688 msgid ""
13689 "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more "
13690 "than <number> bytes."
13691 msgstr ""
13693 #: common.opt:598
13694 msgid "Warn when attempting to free a non-heap object."
13695 msgstr ""
13697 #: common.opt:602
13698 msgid "Warn when a function cannot be expanded to HSAIL."
13699 msgstr ""
13701 #: common.opt:606
13702 msgid "Warn when an inlined function cannot be inlined."
13703 msgstr ""
13705 #: common.opt:610
13706 msgid ""
13707 "Warn when an atomic memory model parameter is known to be outside the valid "
13708 "range."
13709 msgstr ""
13711 #: common.opt:617
13712 msgid ""
13713 "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13714 msgstr ""
13716 #: common.opt:621
13717 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13718 msgstr ""
13720 #: common.opt:625
13721 msgid ""
13722 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
13723 "behavior."
13724 msgstr ""
13726 #: common.opt:629
13727 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13728 msgstr ""
13730 #: common.opt:636
13731 msgid ""
13732 "Warn about some C++ One Definition Rule violations during link time "
13733 "optimization."
13734 msgstr ""
13736 #: common.opt:640
13737 msgid "Warn about overflow in arithmetic expressions."
13738 msgstr ""
13740 #: common.opt:644
13741 msgid ""
13742 "During link time optimization warn about mismatched types of global "
13743 "declarations."
13744 msgstr ""
13746 #: common.opt:648
13747 msgid "Warn when the packed attribute has no effect on struct layout."
13748 msgstr ""
13750 #: common.opt:652
13751 msgid "Warn when padding is required to align structure members."
13752 msgstr ""
13754 #: common.opt:656
13755 msgid "Issue warnings needed for strict compliance to the standard."
13756 msgstr ""
13758 #: common.opt:660
13759 msgid ""
13760 "Warn about returning a pointer/reference to a local or temporary variable."
13761 msgstr ""
13763 #: common.opt:664
13764 msgid "Warn when one local variable shadows another."
13765 msgstr ""
13767 #: common.opt:668
13768 msgid "Warn when not issuing stack smashing protection for some reason."
13769 msgstr ""
13771 #: common.opt:672
13772 msgid "Warn if stack usage might be larger than specified amount."
13773 msgstr ""
13775 #: common.opt:676 common.opt:680
13776 msgid "Warn about code which might break strict aliasing rules."
13777 msgstr ""
13779 #: common.opt:684 common.opt:688
13780 msgid "Warn about optimizations that assume that signed overflow is undefined."
13781 msgstr ""
13783 #: common.opt:692
13784 msgid ""
13785 "Warn about functions which might be candidates for __attribute__((const))."
13786 msgstr ""
13788 #: common.opt:696
13789 msgid ""
13790 "Warn about functions which might be candidates for __attribute__((pure))."
13791 msgstr ""
13793 #: common.opt:700
13794 msgid ""
13795 "Warn about functions which might be candidates for __attribute__((noreturn))."
13796 msgstr ""
13798 #: common.opt:704
13799 msgid ""
13800 "Warn about C++ polymorphic types where adding final keyword would improve "
13801 "code quality."
13802 msgstr ""
13804 #: common.opt:708
13805 msgid ""
13806 "Warn about C++ virtual methods where adding final keyword would improve code "
13807 "quality."
13808 msgstr ""
13810 #: common.opt:712
13811 msgid ""
13812 "Warn about statements between switch's controlling expression and the first"
13813 msgstr ""
13815 #: common.opt:717
13816 msgid "Do not suppress warnings from system headers."
13817 msgstr ""
13819 #: common.opt:721
13820 msgid "Warn whenever a trampoline is generated."
13821 msgstr ""
13823 #: common.opt:725
13824 msgid ""
13825 "Warn if a comparison is always true or always false due to the limited range "
13826 "of the data type."
13827 msgstr ""
13829 #: common.opt:729
13830 msgid "Warn about uninitialized automatic variables."
13831 msgstr ""
13833 #: common.opt:733
13834 msgid "Warn about maybe uninitialized automatic variables."
13835 msgstr ""
13837 #: common.opt:741
13838 msgid "Enable all -Wunused- warnings."
13839 msgstr ""
13841 #: common.opt:745
13842 msgid "Warn when a function parameter is only set, otherwise unused."
13843 msgstr ""
13845 #: common.opt:749
13846 msgid "Warn when a variable is only set, otherwise unused."
13847 msgstr ""
13849 #: common.opt:753
13850 msgid "Warn when a function is unused."
13851 msgstr ""
13853 #: common.opt:757
13854 msgid "Warn when a label is unused."
13855 msgstr ""
13857 #: common.opt:761
13858 msgid "Warn when a function parameter is unused."
13859 msgstr ""
13861 #: common.opt:765
13862 msgid "Warn when an expression value is unused."
13863 msgstr ""
13865 #: common.opt:769
13866 msgid "Warn when a variable is unused."
13867 msgstr ""
13869 #: common.opt:773
13870 msgid "Warn in case profiles in -fprofile-use do not match."
13871 msgstr ""
13873 #: common.opt:777
13874 msgid "Warn when a vector operation is compiled outside the SIMD."
13875 msgstr ""
13877 #: common.opt:793
13878 msgid "-aux-info <file>\tEmit declaration information into <file>."
13879 msgstr ""
13881 #: common.opt:812
13882 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13883 msgstr ""
13885 #: common.opt:816
13886 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13887 msgstr ""
13889 #: common.opt:820
13890 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13891 msgstr ""
13893 #: common.opt:892
13894 msgid "The version of the C++ ABI in use."
13895 msgstr ""
13897 #: common.opt:896
13898 msgid "Aggressively optimize loops using language constraints."
13899 msgstr ""
13901 #: common.opt:900
13902 msgid "Align the start of functions."
13903 msgstr ""
13905 #: common.opt:907
13906 msgid "Align labels which are only reached by jumping."
13907 msgstr ""
13909 #: common.opt:914
13910 msgid "Align all labels."
13911 msgstr ""
13913 #: common.opt:921
13914 msgid "Align the start of loops."
13915 msgstr ""
13917 #: common.opt:944
13918 msgid "Select what to sanitize."
13919 msgstr ""
13921 #: common.opt:948
13922 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13923 msgstr ""
13925 #: common.opt:952
13926 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables"
13927 msgstr ""
13929 #: common.opt:957
13930 msgid "After diagnosing undefined behavior attempt to continue execution."
13931 msgstr ""
13933 #: common.opt:961
13934 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13935 msgstr ""
13937 #: common.opt:965
13938 msgid ""
13939 "Use trap instead of a library function for undefined behavior sanitization."
13940 msgstr ""
13942 #: common.opt:969
13943 msgid "Generate unwind tables that are exact at each instruction boundary."
13944 msgstr ""
13946 #: common.opt:973
13947 msgid "Generate auto-inc/dec instructions."
13948 msgstr ""
13950 #: common.opt:977
13951 msgid "Use sample profile information for call graph node weights. The default"
13952 msgstr ""
13954 #: common.opt:982
13955 msgid "Use sample profile information for call graph node weights. The profile"
13956 msgstr ""
13958 #: common.opt:991
13959 msgid "Generate code to check bounds before indexing arrays."
13960 msgstr ""
13962 #: common.opt:995
13963 msgid "Replace add, compare, branch with branch on count register."
13964 msgstr ""
13966 #: common.opt:999
13967 msgid "Use profiling information for branch probabilities."
13968 msgstr ""
13970 #: common.opt:1003
13971 msgid ""
13972 "Perform branch target load optimization before prologue / epilogue threading."
13973 msgstr ""
13975 #: common.opt:1007
13976 msgid ""
13977 "Perform branch target load optimization after prologue / epilogue threading."
13978 msgstr ""
13980 #: common.opt:1011
13981 msgid ""
13982 "Restrict target load migration not to re-use registers in any basic block."
13983 msgstr ""
13985 #: common.opt:1015
13986 msgid ""
13987 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13988 msgstr ""
13990 #: common.opt:1019
13991 msgid ""
13992 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13993 msgstr ""
13995 #: common.opt:1026
13996 msgid "Save registers around function calls."
13997 msgstr ""
13999 #: common.opt:1030
14000 msgid "This switch is deprecated; do not use."
14001 msgstr ""
14003 #: common.opt:1034
14004 msgid "Check the return value of new in C++."
14005 msgstr ""
14007 #: common.opt:1038 common.opt:1042
14008 msgid "Perform internal consistency checkings."
14009 msgstr ""
14011 #: common.opt:1046
14012 msgid "Enable code hoisting."
14013 msgstr ""
14015 #: common.opt:1050
14016 msgid ""
14017 "Looks for opportunities to reduce stack adjustments and stack references."
14018 msgstr ""
14020 #: common.opt:1054
14021 msgid "Do not put uninitialized globals in the common section."
14022 msgstr ""
14024 #: common.opt:1062
14025 msgid ""
14026 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
14027 "compare the final-insns dump."
14028 msgstr ""
14030 #: common.opt:1066
14031 msgid "Run only the second compilation of -fcompare-debug."
14032 msgstr ""
14034 #: common.opt:1070
14035 msgid "Perform comparison elimination after register allocation has finished."
14036 msgstr ""
14038 #: common.opt:1074
14039 msgid "Do not perform optimizations increasing noticeably stack usage."
14040 msgstr ""
14042 #: common.opt:1078
14043 msgid "Perform a register copy-propagation optimization pass."
14044 msgstr ""
14046 #: common.opt:1082
14047 msgid "Perform cross-jumping optimization."
14048 msgstr ""
14050 #: common.opt:1086
14051 msgid "When running CSE, follow jumps to their targets."
14052 msgstr ""
14054 #: common.opt:1094
14055 msgid "Omit range reduction step when performing complex division."
14056 msgstr ""
14058 #: common.opt:1098
14059 msgid "Complex multiplication and division follow Fortran rules."
14060 msgstr ""
14062 #: common.opt:1102
14063 msgid "Place data items into their own section."
14064 msgstr ""
14066 #: common.opt:1106
14067 msgid "List all available debugging counters with their limits and counts."
14068 msgstr ""
14070 #: common.opt:1110
14071 msgid ""
14072 "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
14073 "limit."
14074 msgstr ""
14076 #: common.opt:1114
14077 msgid "Map one directory name to another in debug information."
14078 msgstr ""
14080 #: common.opt:1118
14081 msgid "Output .debug_types section when using DWARF v4 debuginfo."
14082 msgstr ""
14084 #: common.opt:1124
14085 msgid "Defer popping functions args from stack until later."
14086 msgstr ""
14088 #: common.opt:1128
14089 msgid "Attempt to fill delay slots of branch instructions."
14090 msgstr ""
14092 #: common.opt:1132
14093 msgid "Delete dead instructions that may throw exceptions."
14094 msgstr ""
14096 #: common.opt:1136
14097 msgid "Delete useless null pointer checks."
14098 msgstr ""
14100 #: common.opt:1140
14101 msgid ""
14102 "Stream extra data to support more aggressive devirtualization in LTO local "
14103 "transformation mode."
14104 msgstr ""
14106 #: common.opt:1144
14107 msgid "Perform speculative devirtualization."
14108 msgstr ""
14110 #: common.opt:1148
14111 msgid "Try to convert virtual calls to direct ones."
14112 msgstr ""
14114 #: common.opt:1152
14115 msgid ""
14116 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
14117 "location at the beginning of line-wrapped diagnostics."
14118 msgstr ""
14120 #: common.opt:1169
14121 msgid "Show the source line with a caret indicating the column."
14122 msgstr ""
14124 #: common.opt:1177
14125 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
14126 msgstr ""
14128 #: common.opt:1197
14129 msgid "Print fixit hints in machine-readable form."
14130 msgstr ""
14132 #: common.opt:1201
14133 msgid ""
14134 "Amend appropriate diagnostic messages with the command line option that "
14135 "controls them."
14136 msgstr ""
14138 #: common.opt:1205
14139 msgid ""
14140 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
14141 msgstr ""
14143 #: common.opt:1209
14144 msgid ""
14145 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
14146 msgstr ""
14148 #: common.opt:1213
14149 msgid "-fdump-<type>\tDump various compiler internals to a file."
14150 msgstr ""
14152 #: common.opt:1220
14153 msgid ""
14154 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
14155 "translation."
14156 msgstr ""
14158 #: common.opt:1224
14159 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
14160 msgstr ""
14162 #: common.opt:1228
14163 msgid "Suppress output of addresses in debugging dumps."
14164 msgstr ""
14166 #: common.opt:1232
14167 msgid "Collect and dump debug information into temporary file if ICE in C/C++"
14168 msgstr ""
14170 #: common.opt:1237
14171 msgid ""
14172 "Dump detailed information on GCC's internal representation of source code "
14173 "locations."
14174 msgstr ""
14176 #: common.opt:1241
14177 msgid "Dump optimization passes."
14178 msgstr ""
14180 #: common.opt:1245
14181 msgid ""
14182 "Suppress output of instruction numbers, line number notes and addresses in "
14183 "debugging dumps."
14184 msgstr ""
14186 #: common.opt:1249
14187 msgid "Suppress output of previous and next insn numbers in debugging dumps."
14188 msgstr ""
14190 #: common.opt:1253
14191 msgid "Enable CFI tables via GAS assembler directives."
14192 msgstr ""
14194 #: common.opt:1257
14195 msgid "Perform early inlining."
14196 msgstr ""
14198 #: common.opt:1261
14199 msgid "Perform DWARF duplicate elimination."
14200 msgstr ""
14202 #: common.opt:1265
14203 msgid "Perform interprocedural reduction of aggregates."
14204 msgstr ""
14206 #: common.opt:1269
14207 msgid "Perform unused symbol elimination in debug info."
14208 msgstr ""
14210 #: common.opt:1273
14211 msgid "Perform unused type elimination in debug info."
14212 msgstr ""
14214 #: common.opt:1277
14215 msgid "Do not suppress C++ class debug information."
14216 msgstr ""
14218 #: common.opt:1281
14219 msgid "Enable exception handling."
14220 msgstr ""
14222 #: common.opt:1285
14223 msgid "Perform a number of minor, expensive optimizations."
14224 msgstr ""
14226 #: common.opt:1289
14227 msgid ""
14228 "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
14229 "point precision."
14230 msgstr ""
14232 #: common.opt:1292
14233 #, c-format
14234 msgid "unknown excess precision style %qs"
14235 msgstr ""
14237 #: common.opt:1305
14238 msgid ""
14239 "Output lto objects containing both the intermediate language and binary "
14240 "output."
14241 msgstr ""
14243 #: common.opt:1309
14244 msgid "Assume no NaNs or infinities are generated."
14245 msgstr ""
14247 #: common.opt:1313
14248 msgid ""
14249 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
14250 msgstr ""
14252 #: common.opt:1317
14253 msgid "Don't allocate floats and doubles in extended-precision registers."
14254 msgstr ""
14256 #: common.opt:1325
14257 msgid "Perform a forward propagation pass on RTL."
14258 msgstr ""
14260 #: common.opt:1329
14261 msgid ""
14262 "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
14263 msgstr ""
14265 #: common.opt:1332
14266 #, c-format
14267 msgid "unknown floating point contraction style %qs"
14268 msgstr ""
14270 #: common.opt:1346
14271 msgid ""
14272 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
14273 "exceptions."
14274 msgstr ""
14276 #: common.opt:1353
14277 msgid "Allow function addresses to be held in registers."
14278 msgstr ""
14280 #: common.opt:1357
14281 msgid "Place each function into its own section."
14282 msgstr ""
14284 #: common.opt:1361
14285 msgid "Perform global common subexpression elimination."
14286 msgstr ""
14288 #: common.opt:1365
14289 msgid ""
14290 "Perform enhanced load motion during global common subexpression elimination."
14291 msgstr ""
14293 #: common.opt:1369
14294 msgid "Perform store motion after global common subexpression elimination."
14295 msgstr ""
14297 #: common.opt:1373
14298 msgid ""
14299 "Perform redundant load after store elimination in global common subexpression"
14300 msgstr ""
14302 #: common.opt:1378
14303 msgid ""
14304 "Perform global common subexpression elimination after register allocation has"
14305 msgstr ""
14307 #: common.opt:1395
14308 msgid ""
14309 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
14310 "encodings and standard DWARF emitted in the debug information"
14311 msgstr ""
14313 #: common.opt:1400
14314 msgid "Enable in and out of Graphite representation."
14315 msgstr ""
14317 #: common.opt:1404
14318 msgid "Enable Graphite Identity transformation."
14319 msgstr ""
14321 #: common.opt:1408
14322 msgid "Enable hoisting adjacent loads to encourage generating conditional move"
14323 msgstr ""
14325 #: common.opt:1417
14326 msgid "Mark all loops as parallel."
14327 msgstr ""
14329 #: common.opt:1421 common.opt:1425 common.opt:1429 common.opt:1433
14330 #: common.opt:2440
14331 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
14332 msgstr ""
14334 #: common.opt:1437
14335 msgid "Enable support for GNU transactional memory."
14336 msgstr ""
14338 #: common.opt:1441
14339 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14340 msgstr ""
14342 #: common.opt:1449
14343 msgid "Enable the loop nest optimizer."
14344 msgstr ""
14346 #: common.opt:1453
14347 msgid "Force bitfield accesses to match their type width."
14348 msgstr ""
14350 #: common.opt:1457
14351 msgid "Enable guessing of branch probabilities."
14352 msgstr ""
14354 #: common.opt:1465
14355 msgid "Process #ident directives."
14356 msgstr ""
14358 #: common.opt:1469
14359 msgid "Perform conversion of conditional jumps to branchless equivalents."
14360 msgstr ""
14362 #: common.opt:1473
14363 msgid "Perform conversion of conditional jumps to conditional execution."
14364 msgstr ""
14366 #: common.opt:1477
14367 msgid ""
14368 "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local "
14369 "variables."
14370 msgstr ""
14372 #: common.opt:1480
14373 #, c-format
14374 msgid "unknown Stack Reuse Level %qs"
14375 msgstr ""
14377 #: common.opt:1493
14378 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14379 msgstr ""
14381 #: common.opt:1497
14382 msgid "Also if-convert conditional jumps containing memory writes."
14383 msgstr ""
14385 #: common.opt:1505
14386 msgid "Do not generate .size directives."
14387 msgstr ""
14389 #: common.opt:1509
14390 msgid "Perform indirect inlining."
14391 msgstr ""
14393 #: common.opt:1515
14394 msgid ""
14395 "Enable inlining of function declared \"inline\", disabling disables all "
14396 "inlining."
14397 msgstr ""
14399 #: common.opt:1519
14400 msgid ""
14401 "Integrate functions into their callers when code size is known not to grow."
14402 msgstr ""
14404 #: common.opt:1523
14405 msgid ""
14406 "Integrate functions not declared \"inline\" into their callers when "
14407 "profitable."
14408 msgstr ""
14410 #: common.opt:1527
14411 msgid "Integrate functions only required by their single caller."
14412 msgstr ""
14414 #: common.opt:1534
14415 msgid ""
14416 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14417 msgstr ""
14419 #: common.opt:1538
14420 msgid ""
14421 "Inline __atomic operations when a lock free instruction sequence is "
14422 "available."
14423 msgstr ""
14425 #: common.opt:1542
14426 msgid "Instrument function entry and exit with profiling calls."
14427 msgstr ""
14429 #: common.opt:1546
14430 msgid ""
14431 "-finstrument-functions-exclude-function-list=name,...  Do not instrument "
14432 "listed functions."
14433 msgstr ""
14435 #: common.opt:1550
14436 msgid ""
14437 "-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
14438 "functions listed in files."
14439 msgstr ""
14441 #: common.opt:1554
14442 msgid "Perform interprocedural constant propagation."
14443 msgstr ""
14445 #: common.opt:1558
14446 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14447 msgstr ""
14449 #: common.opt:1562
14450 msgid ""
14451 "Perform alignment discovery and propagation to make Interprocedural constant "
14452 "propagation stronger."
14453 msgstr ""
14455 #: common.opt:1566
14456 msgid "Perform interprocedural profile propagation."
14457 msgstr ""
14459 #: common.opt:1570
14460 msgid "Perform interprocedural points-to analysis."
14461 msgstr ""
14463 #: common.opt:1574
14464 msgid "Discover pure and const functions."
14465 msgstr ""
14467 #: common.opt:1578
14468 msgid "Perform Identical Code Folding for functions and read-only variables."
14469 msgstr ""
14471 #: common.opt:1582
14472 msgid "Perform Identical Code Folding for functions."
14473 msgstr ""
14475 #: common.opt:1586
14476 msgid "Perform Identical Code Folding for variables."
14477 msgstr ""
14479 #: common.opt:1590
14480 msgid "Discover readonly and non addressable static variables."
14481 msgstr ""
14483 #: common.opt:1602
14484 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm."
14485 msgstr ""
14487 #: common.opt:1605
14488 #, c-format
14489 msgid "unknown IRA algorithm %qs"
14490 msgstr ""
14492 #: common.opt:1615
14493 msgid "-fira-region=[one|all|mixed] Set regions for IRA."
14494 msgstr ""
14496 #: common.opt:1618
14497 #, c-format
14498 msgid "unknown IRA region %qs"
14499 msgstr ""
14501 #: common.opt:1631 common.opt:1636
14502 msgid "Use IRA based register pressure calculation"
14503 msgstr ""
14505 #: common.opt:1641
14506 msgid "Share slots for saving different hard registers."
14507 msgstr ""
14509 #: common.opt:1645
14510 msgid "Share stack slots for spilled pseudo-registers."
14511 msgstr ""
14513 #: common.opt:1649
14514 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14515 msgstr ""
14517 #: common.opt:1653
14518 msgid "Optimize induction variables on trees."
14519 msgstr ""
14521 #: common.opt:1657
14522 msgid "Use jump tables for sufficiently large switch statements."
14523 msgstr ""
14525 #: common.opt:1661
14526 msgid "Generate code for functions even if they are fully inlined."
14527 msgstr ""
14529 #: common.opt:1665
14530 msgid "Generate code for static functions even if they are never called."
14531 msgstr ""
14533 #: common.opt:1669
14534 msgid "Emit static const variables even if they are not used."
14535 msgstr ""
14537 #: common.opt:1673
14538 msgid "Give external symbols a leading underscore."
14539 msgstr ""
14541 #: common.opt:1681
14542 msgid "Do CFG-sensitive rematerialization in LRA."
14543 msgstr ""
14545 #: common.opt:1685
14546 msgid "Enable link-time optimization."
14547 msgstr ""
14549 #: common.opt:1689
14550 msgid "Link-time optimization with number of parallel jobs or jobserver."
14551 msgstr ""
14553 #: common.opt:1692
14554 #, c-format
14555 msgid "unknown LTO partitioning model %qs"
14556 msgstr ""
14558 #: common.opt:1711
14559 msgid "Specify the algorithm to partition symbols and vars at linktime."
14560 msgstr ""
14562 #: common.opt:1716
14563 msgid ""
14564 "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
14565 msgstr ""
14567 #: common.opt:1720
14568 msgid "Merge C++ types using One Definition Rule."
14569 msgstr ""
14571 #: common.opt:1724
14572 msgid "Report various link-time optimization statistics."
14573 msgstr ""
14575 #: common.opt:1728
14576 msgid "Report various link-time optimization statistics for WPA only."
14577 msgstr ""
14579 #: common.opt:1732
14580 msgid "Set errno after built-in math functions."
14581 msgstr ""
14583 #: common.opt:1736
14584 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14585 msgstr ""
14587 #: common.opt:1740
14588 msgid "Report on permanent memory allocation."
14589 msgstr ""
14591 #: common.opt:1744
14592 msgid "Report on permanent memory allocation in WPA only."
14593 msgstr ""
14595 #: common.opt:1751
14596 msgid "Attempt to merge identical constants and constant variables."
14597 msgstr ""
14599 #: common.opt:1755
14600 msgid "Attempt to merge identical constants across compilation units."
14601 msgstr ""
14603 #: common.opt:1759
14604 msgid "Attempt to merge identical debug strings across compilation units."
14605 msgstr ""
14607 #: common.opt:1763
14608 msgid ""
14609 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
14610 "line.  0 suppresses line-wrapping."
14611 msgstr ""
14613 #: common.opt:1767
14614 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14615 msgstr ""
14617 #: common.opt:1771
14618 msgid "Perform SMS based modulo scheduling with register moves allowed."
14619 msgstr ""
14621 #: common.opt:1775
14622 msgid "Move loop invariant computations out of loops."
14623 msgstr ""
14625 #: common.opt:1779
14626 msgid "Use the RTL dead code elimination pass."
14627 msgstr ""
14629 #: common.opt:1783
14630 msgid "Use the RTL dead store elimination pass."
14631 msgstr ""
14633 #: common.opt:1787
14634 msgid ""
14635 "Enable/Disable the traditional scheduling in loops that already passed "
14636 "modulo scheduling."
14637 msgstr ""
14639 #: common.opt:1791
14640 msgid "Support synchronous non-call exceptions."
14641 msgstr ""
14643 #: common.opt:1794
14644 #, c-format
14645 msgid "options or targets missing after %qs"
14646 msgstr ""
14648 #: common.opt:1795
14649 msgid ""
14650 "-foffload=<targets>=<options>  Specify offloading targets and options for "
14651 "them."
14652 msgstr ""
14654 #: common.opt:1799
14655 msgid ""
14656 "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14657 msgstr ""
14659 #: common.opt:1802
14660 #, c-format
14661 msgid "unknown offload ABI %qs"
14662 msgstr ""
14664 #: common.opt:1812
14665 msgid "When possible do not generate stack frames."
14666 msgstr ""
14668 #: common.opt:1816
14669 msgid "Enable all optimization info dumps on stderr."
14670 msgstr ""
14672 #: common.opt:1820
14673 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14674 msgstr ""
14676 #: common.opt:1828
14677 msgid "Optimize sibling and tail recursive calls."
14678 msgstr ""
14680 #: common.opt:1832
14681 msgid "Perform partial inlining."
14682 msgstr ""
14684 #: common.opt:1836 common.opt:1840
14685 msgid "Report on memory allocation before interprocedural optimization."
14686 msgstr ""
14688 #: common.opt:1844
14689 msgid "Pack structure members together without holes."
14690 msgstr ""
14692 #: common.opt:1848
14693 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14694 msgstr ""
14696 #: common.opt:1852
14697 msgid "Return small aggregates in memory, not registers."
14698 msgstr ""
14700 #: common.opt:1856
14701 msgid "Perform loop peeling."
14702 msgstr ""
14704 #: common.opt:1860
14705 msgid "Enable machine specific peephole optimizations."
14706 msgstr ""
14708 #: common.opt:1864
14709 msgid "Enable an RTL peephole pass before sched2."
14710 msgstr ""
14712 #: common.opt:1868
14713 msgid "Generate position-independent code if possible (large mode)."
14714 msgstr ""
14716 #: common.opt:1872
14717 msgid ""
14718 "Generate position-independent code for executables if possible (large mode)."
14719 msgstr ""
14721 #: common.opt:1876
14722 msgid "Generate position-independent code if possible (small mode)."
14723 msgstr ""
14725 #: common.opt:1880
14726 msgid ""
14727 "Generate position-independent code for executables if possible (small mode)."
14728 msgstr ""
14730 #: common.opt:1884
14731 msgid ""
14732 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14733 msgstr ""
14735 #: common.opt:1888
14736 msgid "Specify a plugin to load."
14737 msgstr ""
14739 #: common.opt:1892
14740 msgid ""
14741 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
14742 "plugin <name>."
14743 msgstr ""
14745 #: common.opt:1896
14746 msgid "Run predictive commoning optimization."
14747 msgstr ""
14749 #: common.opt:1900
14750 msgid "Generate prefetch instructions, if available, for arrays in loops."
14751 msgstr ""
14753 #: common.opt:1904
14754 msgid "Enable basic program profiling code."
14755 msgstr ""
14757 #: common.opt:1908
14758 msgid "Insert arc-based program profiling code."
14759 msgstr ""
14761 #: common.opt:1912
14762 msgid "Set the top-level directory for storing the profile data."
14763 msgstr ""
14765 #: common.opt:1917
14766 msgid "Enable correction of flow inconsistent profile data input."
14767 msgstr ""
14769 #: common.opt:1921
14770 msgid "-fprofile-update=[single|atomic]\tSet the profile update method."
14771 msgstr ""
14773 #: common.opt:1924
14774 #, c-format
14775 msgid "unknown profile update method %qs"
14776 msgstr ""
14778 #: common.opt:1934
14779 msgid ""
14780 "Enable common options for generating profile info for profile feedback "
14781 "directed optimizations."
14782 msgstr ""
14784 #: common.opt:1938
14785 msgid ""
14786 "Enable common options for generating profile info for profile feedback "
14787 "directed optimizations, and set -fprofile-dir=."
14788 msgstr ""
14790 #: common.opt:1942
14791 msgid ""
14792 "Enable common options for performing profile feedback directed optimizations."
14793 msgstr ""
14795 #: common.opt:1946
14796 msgid ""
14797 "Enable common options for performing profile feedback directed "
14798 "optimizations, and set -fprofile-dir=."
14799 msgstr ""
14801 #: common.opt:1950
14802 msgid "Insert code to profile values of expressions."
14803 msgstr ""
14805 #: common.opt:1954
14806 msgid "Report on consistency of profile."
14807 msgstr ""
14809 #: common.opt:1958
14810 msgid "Enable function reordering that improves code placement."
14811 msgstr ""
14813 #: common.opt:1965
14814 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14815 msgstr ""
14817 #: common.opt:1975
14818 msgid "Record gcc command line switches in the object file."
14819 msgstr ""
14821 #: common.opt:1979
14822 msgid "Return small aggregates in registers."
14823 msgstr ""
14825 #: common.opt:1987
14826 msgid "Tell DSE that the storage for a C++ object is dead when the constructor"
14827 msgstr ""
14829 #: common.opt:1995
14830 msgid "Relief of register pressure through live range shrinkage."
14831 msgstr ""
14833 #: common.opt:1999
14834 msgid "Perform a register renaming optimization pass."
14835 msgstr ""
14837 #: common.opt:2003
14838 msgid "Perform a target dependent instruction fusion optimization pass."
14839 msgstr ""
14841 #: common.opt:2007
14842 msgid "Reorder basic blocks to improve code placement."
14843 msgstr ""
14845 #: common.opt:2011
14846 msgid ""
14847 "-freorder-blocks-algorithm=[simple|stc] Set the used basic block reordering "
14848 "algorithm."
14849 msgstr ""
14851 #: common.opt:2014
14852 #, c-format
14853 msgid "unknown basic block reordering algorithm %qs"
14854 msgstr ""
14856 #: common.opt:2024
14857 msgid "Reorder basic blocks and partition into hot and cold sections."
14858 msgstr ""
14860 #: common.opt:2028
14861 msgid "Reorder functions to improve code placement."
14862 msgstr ""
14864 #: common.opt:2032
14865 msgid "Add a common subexpression elimination pass after loop optimizations."
14866 msgstr ""
14868 #: common.opt:2040
14869 msgid "Disable optimizations that assume default FP rounding behavior."
14870 msgstr ""
14872 #: common.opt:2044
14873 msgid "Enable scheduling across basic blocks."
14874 msgstr ""
14876 #: common.opt:2048
14877 msgid "Enable register pressure sensitive insn scheduling."
14878 msgstr ""
14880 #: common.opt:2052
14881 msgid "Allow speculative motion of non-loads."
14882 msgstr ""
14884 #: common.opt:2056
14885 msgid "Allow speculative motion of some loads."
14886 msgstr ""
14888 #: common.opt:2060
14889 msgid "Allow speculative motion of more loads."
14890 msgstr ""
14892 #: common.opt:2064
14893 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14894 msgstr ""
14896 #: common.opt:2068
14897 msgid "If scheduling post reload, do superblock scheduling."
14898 msgstr ""
14900 #: common.opt:2076
14901 msgid "Reschedule instructions before register allocation."
14902 msgstr ""
14904 #: common.opt:2080
14905 msgid "Reschedule instructions after register allocation."
14906 msgstr ""
14908 #: common.opt:2087
14909 msgid "Schedule instructions using selective scheduling algorithm."
14910 msgstr ""
14912 #: common.opt:2091
14913 msgid "Run selective scheduling after reload."
14914 msgstr ""
14916 #: common.opt:2095
14917 msgid "Run self-tests."
14918 msgstr ""
14920 #: common.opt:2099
14921 msgid "Perform software pipelining of inner loops during selective scheduling."
14922 msgstr ""
14924 #: common.opt:2103
14925 msgid "Perform software pipelining of outer loops during selective scheduling."
14926 msgstr ""
14928 #: common.opt:2107
14929 msgid "Reschedule pipelined regions without pipelining."
14930 msgstr ""
14932 #: common.opt:2111
14933 msgid ""
14934 "Allow interposing function (or variables) by ones with different semantics "
14935 "(or initializer) respectively by dynamic linker."
14936 msgstr ""
14938 #: common.opt:2117
14939 msgid "Allow premature scheduling of queued insns."
14940 msgstr ""
14942 #: common.opt:2121
14943 msgid ""
14944 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
14945 "prematurely scheduled."
14946 msgstr ""
14948 #: common.opt:2129
14949 msgid ""
14950 "Set dependence distance checking in premature scheduling of queued insns."
14951 msgstr ""
14953 #: common.opt:2133
14954 msgid ""
14955 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
14956 "premature scheduling of queued insns."
14957 msgstr ""
14959 #: common.opt:2137
14960 msgid "Enable the group heuristic in the scheduler."
14961 msgstr ""
14963 #: common.opt:2141
14964 msgid "Enable the critical path heuristic in the scheduler."
14965 msgstr ""
14967 #: common.opt:2145
14968 msgid "Enable the speculative instruction heuristic in the scheduler."
14969 msgstr ""
14971 #: common.opt:2149
14972 msgid "Enable the rank heuristic in the scheduler."
14973 msgstr ""
14975 #: common.opt:2153
14976 msgid "Enable the last instruction heuristic in the scheduler."
14977 msgstr ""
14979 #: common.opt:2157
14980 msgid "Enable the dependent count heuristic in the scheduler."
14981 msgstr ""
14983 #: common.opt:2161
14984 msgid "Access data in the same section from shared anchor points."
14985 msgstr ""
14987 #: common.opt:2173
14988 msgid "Turn on Redundant Extensions Elimination pass."
14989 msgstr ""
14991 #: common.opt:2177
14992 msgid "Show column numbers in diagnostics, when available.  Default on."
14993 msgstr ""
14995 #: common.opt:2181
14996 msgid "Emit function prologues only before parts of the function that need it,"
14997 msgstr ""
14999 #: common.opt:2186
15000 msgid "Disable optimizations observable by IEEE signaling NaNs."
15001 msgstr ""
15003 #: common.opt:2190
15004 msgid ""
15005 "Disable floating point optimizations that ignore the IEEE signedness of zero."
15006 msgstr ""
15008 #: common.opt:2194
15009 msgid "Convert floating point constants to single precision constants."
15010 msgstr ""
15012 #: common.opt:2198
15013 msgid "Split lifetimes of induction variables when loops are unrolled."
15014 msgstr ""
15016 #: common.opt:2202
15017 msgid "Generate discontiguous stack frames."
15018 msgstr ""
15020 #: common.opt:2206
15021 msgid "Split wide types into independent registers."
15022 msgstr ""
15024 #: common.opt:2210
15025 msgid "Enable backward propagation of use properties at the SSA level."
15026 msgstr ""
15028 #: common.opt:2214
15029 msgid "Optimize conditional patterns using SSA PHI nodes."
15030 msgstr ""
15032 #: common.opt:2218
15033 msgid ""
15034 "Optimize amount of stdarg registers saved to stack at start of function."
15035 msgstr ""
15037 #: common.opt:2222
15038 msgid "Apply variable expansion when loops are unrolled."
15039 msgstr ""
15041 #: common.opt:2226
15042 msgid ""
15043 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
15044 "program."
15045 msgstr ""
15047 #: common.opt:2230
15048 msgid ""
15049 "Insert stack checking code into the program.  Same as -fstack-check=specific."
15050 msgstr ""
15052 #: common.opt:2237
15053 msgid ""
15054 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
15055 msgstr ""
15057 #: common.opt:2241
15058 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
15059 msgstr ""
15061 #: common.opt:2245
15062 msgid "Use propolice as a stack protection method."
15063 msgstr ""
15065 #: common.opt:2249
15066 msgid "Use a stack protection method for every function."
15067 msgstr ""
15069 #: common.opt:2253
15070 msgid "Use a smart stack protection method for certain functions."
15071 msgstr ""
15073 #: common.opt:2257
15074 msgid ""
15075 "Use stack protection method only for functions with the stack_protect "
15076 "attribute."
15077 msgstr ""
15079 #: common.opt:2261
15080 msgid "Output stack usage information on a per-function basis."
15081 msgstr ""
15083 #: common.opt:2273
15084 msgid "Assume strict aliasing rules apply."
15085 msgstr ""
15087 #: common.opt:2277
15088 msgid "Treat signed overflow as undefined."
15089 msgstr ""
15091 #: common.opt:2281
15092 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
15093 msgstr ""
15095 #: common.opt:2285
15096 msgid "Check for syntax errors, then stop."
15097 msgstr ""
15099 #: common.opt:2289
15100 msgid "Create data files needed by \"gcov\"."
15101 msgstr ""
15103 #: common.opt:2293
15104 msgid "Perform jump threading optimizations."
15105 msgstr ""
15107 #: common.opt:2297
15108 msgid "Report the time taken by each compiler pass."
15109 msgstr ""
15111 #: common.opt:2301
15112 msgid "Record times taken by sub-phases separately."
15113 msgstr ""
15115 #: common.opt:2305
15116 msgid ""
15117 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
15118 "default thread-local storage code generation model."
15119 msgstr ""
15121 #: common.opt:2308
15122 #, c-format
15123 msgid "unknown TLS model %qs"
15124 msgstr ""
15126 #: common.opt:2324
15127 msgid "Reorder top level functions, variables, and asms."
15128 msgstr ""
15130 #: common.opt:2328
15131 msgid "Perform superblock formation via tail duplication."
15132 msgstr ""
15134 #: common.opt:2335
15135 msgid "Assume floating-point operations can trap."
15136 msgstr ""
15138 #: common.opt:2339
15139 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15140 msgstr ""
15142 #: common.opt:2343
15143 msgid "Enable SSA-CCP optimization on trees."
15144 msgstr ""
15146 #: common.opt:2347
15147 msgid "Enable SSA-BIT-CCP optimization on trees."
15148 msgstr ""
15150 #: common.opt:2355
15151 msgid "Enable loop header copying on trees."
15152 msgstr ""
15154 #: common.opt:2363
15155 msgid "Enable SSA coalescing of user variables."
15156 msgstr ""
15158 #: common.opt:2371
15159 msgid "Enable copy propagation on trees."
15160 msgstr ""
15162 #: common.opt:2379
15163 msgid "Transform condition stores into unconditional ones."
15164 msgstr ""
15166 #: common.opt:2383
15167 msgid "Perform conversions of switch initializations."
15168 msgstr ""
15170 #: common.opt:2387
15171 msgid "Enable SSA dead code elimination optimization on trees."
15172 msgstr ""
15174 #: common.opt:2391
15175 msgid "Enable dominator optimizations."
15176 msgstr ""
15178 #: common.opt:2395
15179 msgid "Enable tail merging on trees."
15180 msgstr ""
15182 #: common.opt:2399
15183 msgid "Enable dead store elimination."
15184 msgstr ""
15186 #: common.opt:2403
15187 msgid "Enable forward propagation on trees."
15188 msgstr ""
15190 #: common.opt:2407
15191 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15192 msgstr ""
15194 #: common.opt:2411
15195 msgid "Enable string length optimizations on trees."
15196 msgstr ""
15198 #: common.opt:2415
15199 msgid "Detect paths that trigger erroneous or undefined behavior due to"
15200 msgstr ""
15202 #: common.opt:2421
15203 msgid ""
15204 "Detect paths that trigger erroneous or undefined behavior due a null value"
15205 msgstr ""
15207 #: common.opt:2428
15208 msgid "Enable loop distribution on trees."
15209 msgstr ""
15211 #: common.opt:2432
15212 msgid "Enable loop distribution for patterns transformed into a library call."
15213 msgstr ""
15215 #: common.opt:2436
15216 msgid "Enable loop invariant motion on trees."
15217 msgstr ""
15219 #: common.opt:2444
15220 msgid "Create canonical induction variables in loops."
15221 msgstr ""
15223 #: common.opt:2448
15224 msgid "Enable loop optimizations on tree level."
15225 msgstr ""
15227 #: common.opt:2452
15228 msgid "Enable automatic parallelization of loops."
15229 msgstr ""
15231 #: common.opt:2456
15232 msgid "Enable hoisting loads from conditional pointers."
15233 msgstr ""
15235 #: common.opt:2460
15236 msgid "Enable SSA-PRE optimization on trees."
15237 msgstr ""
15239 #: common.opt:2464
15240 msgid ""
15241 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
15242 "elimination."
15243 msgstr ""
15245 #: common.opt:2468
15246 msgid "Perform function-local points-to analysis on trees."
15247 msgstr ""
15249 #: common.opt:2472
15250 msgid "Enable reassociation on tree level."
15251 msgstr ""
15253 #: common.opt:2480
15254 msgid "Enable SSA code sinking on trees."
15255 msgstr ""
15257 #: common.opt:2484
15258 msgid "Perform straight-line strength reduction."
15259 msgstr ""
15261 #: common.opt:2488
15262 msgid "Perform scalar replacement of aggregates."
15263 msgstr ""
15265 #: common.opt:2492
15266 msgid "Replace temporary expressions in the SSA->normal pass."
15267 msgstr ""
15269 #: common.opt:2496
15270 msgid "Perform live range splitting during the SSA->normal pass."
15271 msgstr ""
15273 #: common.opt:2500
15274 msgid "Perform Value Range Propagation on trees."
15275 msgstr ""
15277 #: common.opt:2504
15278 msgid "Split paths leading to loop backedges."
15279 msgstr ""
15281 #: common.opt:2508
15282 msgid "Assume common declarations may be overridden with ones with a larger"
15283 msgstr ""
15285 #: common.opt:2513
15286 msgid "Compile whole compilation unit at a time."
15287 msgstr ""
15289 #: common.opt:2517
15290 msgid "Perform loop unrolling when iteration count is known."
15291 msgstr ""
15293 #: common.opt:2521
15294 msgid "Perform loop unrolling for all loops."
15295 msgstr ""
15297 #: common.opt:2532
15298 msgid "Allow optimization for floating-point arithmetic which may change the"
15299 msgstr ""
15301 #: common.opt:2537
15302 msgid "Same as -fassociative-math for expressions which include division."
15303 msgstr ""
15305 #: common.opt:2545
15306 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15307 msgstr ""
15309 #: common.opt:2549
15310 msgid "Perform loop unswitching."
15311 msgstr ""
15313 #: common.opt:2553
15314 msgid "Just generate unwind tables for exception handling."
15315 msgstr ""
15317 #: common.opt:2557
15318 msgid "Use the bfd linker instead of the default linker."
15319 msgstr ""
15321 #: common.opt:2561
15322 msgid "Use the gold linker instead of the default linker."
15323 msgstr ""
15325 #: common.opt:2573
15326 msgid "Perform variable tracking."
15327 msgstr ""
15329 #: common.opt:2581
15330 msgid "Perform variable tracking by annotating assignments."
15331 msgstr ""
15333 #: common.opt:2587
15334 msgid "Toggle -fvar-tracking-assignments."
15335 msgstr ""
15337 #: common.opt:2595
15338 msgid ""
15339 "Perform variable tracking and also tag variables that are uninitialized."
15340 msgstr ""
15342 #: common.opt:2599
15343 msgid "Enable vectorization on trees."
15344 msgstr ""
15346 #: common.opt:2607
15347 msgid "Enable loop vectorization on trees."
15348 msgstr ""
15350 #: common.opt:2611
15351 msgid "Enable basic block vectorization (SLP) on trees."
15352 msgstr ""
15354 #: common.opt:2615
15355 msgid "Specifies the cost model for vectorization."
15356 msgstr ""
15358 #: common.opt:2619
15359 msgid ""
15360 "Specifies the vectorization cost model for code marked with a simd directive."
15361 msgstr ""
15363 #: common.opt:2622
15364 #, c-format
15365 msgid "unknown vectorizer cost model %qs"
15366 msgstr ""
15368 #: common.opt:2635
15369 msgid ""
15370 "Enables the dynamic vectorizer cost model.  Preserved for backward "
15371 "compatibility."
15372 msgstr ""
15374 #: common.opt:2639
15375 msgid ""
15376 "Enables the unlimited vectorizer cost model.  Preserved for backward "
15377 "compatibility."
15378 msgstr ""
15380 #: common.opt:2647
15381 msgid "Enable copy propagation of scalar-evolution information."
15382 msgstr ""
15384 #: common.opt:2657
15385 msgid "Add extra commentary to assembler output."
15386 msgstr ""
15388 #: common.opt:2661
15389 msgid ""
15390 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
15391 "visibility."
15392 msgstr ""
15394 #: common.opt:2664
15395 #, c-format
15396 msgid "unrecognized visibility value %qs"
15397 msgstr ""
15399 #: common.opt:2680
15400 msgid "Validate vtable pointers before using them."
15401 msgstr ""
15403 #: common.opt:2683
15404 #, c-format
15405 msgid "unknown vtable verify initialization priority %qs"
15406 msgstr ""
15408 #: common.opt:2696
15409 msgid "Output vtable verification counters."
15410 msgstr ""
15412 #: common.opt:2700
15413 msgid "Output vtable verification pointer sets information."
15414 msgstr ""
15416 #: common.opt:2704
15417 msgid "Use expression value profiles in optimizations."
15418 msgstr ""
15420 #: common.opt:2708
15421 msgid "Construct webs and split unrelated uses of single variable."
15422 msgstr ""
15424 #: common.opt:2712
15425 msgid "Enable conditional dead code elimination for builtin calls."
15426 msgstr ""
15428 #: common.opt:2716
15429 msgid "Perform whole program optimizations."
15430 msgstr ""
15432 #: common.opt:2720
15433 msgid "Assume signed arithmetic overflow wraps around."
15434 msgstr ""
15436 #: common.opt:2724
15437 msgid "Put zero initialized data in the bss section."
15438 msgstr ""
15440 #: common.opt:2728
15441 msgid "Generate debug information in default format."
15442 msgstr ""
15444 #: common.opt:2732
15445 msgid "Generate debug information in COFF format."
15446 msgstr ""
15448 #: common.opt:2736
15449 msgid "Generate debug information in default version of DWARF format."
15450 msgstr ""
15452 #: common.opt:2740
15453 msgid "Generate debug information in DWARF v2 (or later) format."
15454 msgstr ""
15456 #: common.opt:2744
15457 msgid "Generate debug information in default extended format."
15458 msgstr ""
15460 #: common.opt:2748
15461 msgid "Don't generate DWARF pubnames and pubtypes sections."
15462 msgstr ""
15464 #: common.opt:2752
15465 msgid "Generate DWARF pubnames and pubtypes sections."
15466 msgstr ""
15468 #: common.opt:2756
15469 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15470 msgstr ""
15472 #: common.opt:2760
15473 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
15474 msgstr ""
15476 #: common.opt:2764
15477 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15478 msgstr ""
15480 #: common.opt:2768
15481 msgid "Don't generate debug information in separate .dwo files."
15482 msgstr ""
15484 #: common.opt:2772
15485 msgid "Generate debug information in separate .dwo files."
15486 msgstr ""
15488 #: common.opt:2776
15489 msgid "Generate debug information in STABS format."
15490 msgstr ""
15492 #: common.opt:2780
15493 msgid "Generate debug information in extended STABS format."
15494 msgstr ""
15496 #: common.opt:2784
15497 msgid "Emit DWARF additions beyond selected version."
15498 msgstr ""
15500 #: common.opt:2788
15501 msgid "Don't emit DWARF additions beyond selected version."
15502 msgstr ""
15504 #: common.opt:2792
15505 msgid "Toggle debug information generation."
15506 msgstr ""
15508 #: common.opt:2796
15509 msgid "Generate debug information in VMS format."
15510 msgstr ""
15512 #: common.opt:2800
15513 msgid "Generate debug information in XCOFF format."
15514 msgstr ""
15516 #: common.opt:2804
15517 msgid "Generate debug information in extended XCOFF format."
15518 msgstr ""
15520 #: common.opt:2822
15521 msgid "Generate compressed debug sections."
15522 msgstr ""
15524 #: common.opt:2826
15525 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15526 msgstr ""
15528 #: common.opt:2833
15529 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15530 msgstr ""
15532 #: common.opt:2837
15533 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15534 msgstr ""
15536 #: common.opt:2859
15537 msgid "-o <file>\tPlace output into <file>."
15538 msgstr ""
15540 #: common.opt:2863
15541 msgid "Enable function profiling."
15542 msgstr ""
15544 #: common.opt:2873
15545 msgid "Like -pedantic but issue them as errors."
15546 msgstr ""
15548 #: common.opt:2913
15549 msgid "Do not display functions compiled or elapsed time."
15550 msgstr ""
15552 #: common.opt:2945
15553 msgid "Enable verbose output."
15554 msgstr ""
15556 #: common.opt:2949
15557 msgid "Display the compiler's version."
15558 msgstr ""
15560 #: common.opt:2953
15561 msgid "Suppress warnings."
15562 msgstr ""
15564 #: common.opt:2963
15565 msgid "Create a shared library."
15566 msgstr ""
15568 #: common.opt:3008
15569 msgid "Don't create a position independent executable."
15570 msgstr ""
15572 #: common.opt:3012
15573 msgid "Create a position independent executable."
15574 msgstr ""
15576 #: common.opt:3019
15577 msgid "Use caller save register across calls if possible."
15578 msgstr ""
15580 #: go/gofrontend/expressions.cc:93 c-family/c-common.c:1598 cp/cvt.c:1288
15581 #: cp/cvt.c:1539
15582 #, gcc-internal-format
15583 msgid "value computed is not used"
15584 msgstr ""
15586 #: go/gofrontend/expressions.cc:619
15587 msgid "invalid use of type"
15588 msgstr ""
15590 #: go/gofrontend/expressions.cc:2831 go/gofrontend/expressions.cc:2897
15591 #: go/gofrontend/expressions.cc:2913
15592 msgid "constant refers to itself"
15593 msgstr ""
15595 #: go/gofrontend/expressions.cc:3719 go/gofrontend/expressions.cc:4130
15596 msgid "expected pointer"
15597 msgstr ""
15599 #: go/gofrontend/expressions.cc:4101
15600 msgid "expected numeric type"
15601 msgstr ""
15603 #: go/gofrontend/expressions.cc:4106
15604 msgid "expected boolean type"
15605 msgstr ""
15607 #: go/gofrontend/expressions.cc:4111 c/c-parser.c:12678 c/c-parser.c:12685
15608 #: cp/parser.c:31885 cp/parser.c:31892
15609 #, gcc-internal-format
15610 msgid "expected integer"
15611 msgstr ""
15613 #: go/gofrontend/expressions.cc:5649
15614 msgid "invalid comparison of nil with nil"
15615 msgstr ""
15617 #: go/gofrontend/expressions.cc:5655 go/gofrontend/expressions.cc:5673
15618 msgid "incompatible types in binary expression"
15619 msgstr ""
15621 #: go/gofrontend/expressions.cc:5693
15622 msgid "integer division by zero"
15623 msgstr ""
15625 #: go/gofrontend/expressions.cc:5701
15626 msgid "shift of non-integer operand"
15627 msgstr ""
15629 #: go/gofrontend/expressions.cc:5704 go/gofrontend/expressions.cc:5708
15630 #: go/gofrontend/expressions.cc:5716
15631 msgid "shift count not unsigned integer"
15632 msgstr ""
15634 #: go/gofrontend/expressions.cc:5721
15635 msgid "negative shift count"
15636 msgstr ""
15638 #: go/gofrontend/expressions.cc:6373
15639 msgid "object is not a method"
15640 msgstr ""
15642 #: go/gofrontend/expressions.cc:6390
15643 msgid "method type does not match object type"
15644 msgstr ""
15646 #: go/gofrontend/expressions.cc:6870
15647 msgid "invalid use of %<...%> with builtin function"
15648 msgstr ""
15650 #: go/gofrontend/expressions.cc:6881
15651 msgid "invalid use of method value as argument of Offsetof"
15652 msgstr ""
15654 #: go/gofrontend/expressions.cc:6895
15655 msgid "argument of Offsetof implies indirection of an embedded field"
15656 msgstr ""
15658 #: go/gofrontend/expressions.cc:6920 go/gofrontend/expressions.cc:6981
15659 #: go/gofrontend/expressions.cc:7083 go/gofrontend/expressions.cc:7899
15660 #: go/gofrontend/expressions.cc:8048 go/gofrontend/expressions.cc:8094
15661 #: go/gofrontend/expressions.cc:8153 go/gofrontend/expressions.cc:9365
15662 #: go/gofrontend/expressions.cc:9382 go/gofrontend/expressions.cc:9398
15663 msgid "not enough arguments"
15664 msgstr ""
15666 #: go/gofrontend/expressions.cc:6922 go/gofrontend/expressions.cc:6983
15667 #: go/gofrontend/expressions.cc:7904 go/gofrontend/expressions.cc:8031
15668 #: go/gofrontend/expressions.cc:8053 go/gofrontend/expressions.cc:8099
15669 #: go/gofrontend/expressions.cc:8155 go/gofrontend/expressions.cc:8939
15670 #: go/gofrontend/expressions.cc:9370 go/gofrontend/expressions.cc:9384
15671 #: go/gofrontend/expressions.cc:9405
15672 msgid "too many arguments"
15673 msgstr ""
15675 #: go/gofrontend/expressions.cc:6985
15676 msgid "argument 1 must be a map"
15677 msgstr ""
15679 #: go/gofrontend/expressions.cc:7109
15680 msgid "invalid type for make function"
15681 msgstr ""
15683 #: go/gofrontend/expressions.cc:7125
15684 msgid "length required when allocating a slice"
15685 msgstr ""
15687 #: go/gofrontend/expressions.cc:7160
15688 msgid "len larger than cap"
15689 msgstr ""
15691 #: go/gofrontend/expressions.cc:7172
15692 msgid "too many arguments to make"
15693 msgstr ""
15695 #: go/gofrontend/expressions.cc:7948
15696 msgid "argument must be array or slice or channel"
15697 msgstr ""
15699 #: go/gofrontend/expressions.cc:7958
15700 msgid "argument must be string or array or slice or map or channel"
15701 msgstr ""
15703 #: go/gofrontend/expressions.cc:8004
15704 msgid "unsupported argument type to builtin function"
15705 msgstr ""
15707 #: go/gofrontend/expressions.cc:8015
15708 msgid "argument must be channel"
15709 msgstr ""
15711 #: go/gofrontend/expressions.cc:8017
15712 msgid "cannot close receive-only channel"
15713 msgstr ""
15715 #: go/gofrontend/expressions.cc:8039
15716 msgid "argument must be a field reference"
15717 msgstr ""
15719 #: go/gofrontend/expressions.cc:8069
15720 msgid "left argument must be a slice"
15721 msgstr ""
15723 #: go/gofrontend/expressions.cc:8077
15724 msgid "element types must be the same"
15725 msgstr ""
15727 #: go/gofrontend/expressions.cc:8082
15728 msgid "first argument must be []byte"
15729 msgstr ""
15731 #: go/gofrontend/expressions.cc:8085
15732 msgid "second argument must be slice or string"
15733 msgstr ""
15735 #: go/gofrontend/expressions.cc:8129
15736 msgid "argument 2 has invalid type"
15737 msgstr ""
15739 #: go/gofrontend/expressions.cc:8145
15740 msgid "argument must have complex type"
15741 msgstr ""
15743 #: go/gofrontend/expressions.cc:8163
15744 msgid "complex arguments must have identical types"
15745 msgstr ""
15747 #: go/gofrontend/expressions.cc:8165
15748 msgid "complex arguments must have floating-point type"
15749 msgstr ""
15751 #: go/gofrontend/expressions.cc:8750 go/gofrontend/expressions.cc:9311
15752 #: go/gofrontend/expressions.cc:9702
15753 msgid "expected function"
15754 msgstr ""
15756 #: go/gofrontend/expressions.cc:8778
15757 msgid "multiple-value argument in single-value context"
15758 msgstr ""
15760 #: go/gofrontend/expressions.cc:8943
15761 msgid "invalid use of %<...%> with non-slice"
15762 msgstr ""
15764 #: go/gofrontend/expressions.cc:9319
15765 msgid "function result count mismatch"
15766 msgstr ""
15768 #: go/gofrontend/expressions.cc:9337
15769 msgid "incompatible type for receiver"
15770 msgstr ""
15772 #: go/gofrontend/expressions.cc:9355
15773 msgid "invalid use of %<...%> calling non-variadic function"
15774 msgstr ""
15776 #: go/gofrontend/expressions.cc:9711 go/gofrontend/expressions.cc:9725
15777 msgid "number of results does not match number of values"
15778 msgstr ""
15780 #: go/gofrontend/expressions.cc:10018 go/gofrontend/expressions.cc:10512
15781 msgid "index must be integer"
15782 msgstr ""
15784 #: go/gofrontend/expressions.cc:10026 go/gofrontend/expressions.cc:10520
15785 msgid "slice end must be integer"
15786 msgstr ""
15788 #: go/gofrontend/expressions.cc:10034
15789 msgid "slice capacity must be integer"
15790 msgstr ""
15792 #: go/gofrontend/expressions.cc:10084 go/gofrontend/expressions.cc:10554
15793 msgid "inverted slice range"
15794 msgstr ""
15796 #: go/gofrontend/expressions.cc:10127
15797 msgid "slice of unaddressable value"
15798 msgstr ""
15800 #: go/gofrontend/expressions.cc:10784
15801 msgid "incompatible type for map index"
15802 msgstr ""
15804 #: go/gofrontend/expressions.cc:11170
15805 msgid "expected interface or pointer to interface"
15806 msgstr ""
15808 #: go/gofrontend/expressions.cc:11842
15809 msgid "too many expressions for struct"
15810 msgstr ""
15812 #: go/gofrontend/expressions.cc:11855
15813 msgid "too few expressions for struct"
15814 msgstr ""
15816 #: go/gofrontend/expressions.cc:13371 go/gofrontend/statements.cc:1581
15817 msgid "type assertion only valid for interface types"
15818 msgstr ""
15820 #: go/gofrontend/expressions.cc:13383
15821 msgid "impossible type assertion: type does not implement interface"
15822 msgstr ""
15824 #: go/gofrontend/expressions.cc:13510 go/gofrontend/expressions.cc:13530
15825 #: go/gofrontend/statements.cc:1426
15826 msgid "expected channel"
15827 msgstr ""
15829 #: go/gofrontend/expressions.cc:13535 go/gofrontend/statements.cc:1431
15830 msgid "invalid receive on send-only channel"
15831 msgstr ""
15833 #: go/gofrontend/parse.cc:3077
15834 msgid ""
15835 "parentheses required around this composite literal to avoid parsing ambiguity"
15836 msgstr ""
15838 #: go/gofrontend/parse.cc:4654
15839 msgid "cannot fallthrough final case in switch"
15840 msgstr ""
15842 #: go/gofrontend/statements.cc:591
15843 msgid "invalid left hand side of assignment"
15844 msgstr ""
15846 #: go/gofrontend/statements.cc:602 go/gofrontend/statements.cc:1020
15847 msgid "use of untyped nil"
15848 msgstr ""
15850 #: go/gofrontend/statements.cc:1142
15851 msgid "expected map index on right hand side"
15852 msgstr ""
15854 #: go/gofrontend/statements.cc:1293
15855 msgid "expected map index on left hand side"
15856 msgstr ""
15858 #: go/gofrontend/statements.cc:2676 go/gofrontend/statements.cc:2706
15859 msgid "not enough arguments to return"
15860 msgstr ""
15862 #: go/gofrontend/statements.cc:2684
15863 msgid "return with value in function with no return type"
15864 msgstr ""
15866 #: go/gofrontend/statements.cc:2712
15867 msgid "too many values in return statement"
15868 msgstr ""
15870 #: go/gofrontend/statements.cc:3117
15871 msgid "expected boolean expression"
15872 msgstr ""
15874 #: go/gofrontend/statements.cc:4206
15875 msgid "cannot type switch on non-interface value"
15876 msgstr ""
15878 #: go/gofrontend/statements.cc:4341
15879 msgid "incompatible types in send"
15880 msgstr ""
15882 #: go/gofrontend/statements.cc:4346
15883 msgid "invalid send on receive-only channel"
15884 msgstr ""
15886 #: go/gofrontend/statements.cc:5293
15887 msgid "too many variables for range clause with channel"
15888 msgstr ""
15890 #: go/gofrontend/statements.cc:5300
15891 msgid "range clause must have array, slice, string, map, or channel type"
15892 msgstr ""
15894 #: go/gofrontend/types.cc:509
15895 msgid "invalid comparison of non-ordered type"
15896 msgstr ""
15898 #: go/gofrontend/types.cc:525
15899 msgid "slice can only be compared to nil"
15900 msgstr ""
15902 #: go/gofrontend/types.cc:527
15903 msgid "map can only be compared to nil"
15904 msgstr ""
15906 #: go/gofrontend/types.cc:529
15907 msgid "func can only be compared to nil"
15908 msgstr ""
15910 #: go/gofrontend/types.cc:535
15911 #, c-format
15912 msgid "invalid operation (%s)"
15913 msgstr ""
15915 #: go/gofrontend/types.cc:558
15916 msgid "invalid comparison of non-comparable type"
15917 msgstr ""
15919 #: go/gofrontend/types.cc:576
15920 msgid "invalid comparison of non-comparable struct"
15921 msgstr ""
15923 #: go/gofrontend/types.cc:587
15924 msgid "invalid comparison of non-comparable array"
15925 msgstr ""
15927 #: go/gofrontend/types.cc:615
15928 msgid "multiple-value function call in single-value context"
15929 msgstr ""
15931 #: go/gofrontend/types.cc:692
15932 msgid "need explicit conversion"
15933 msgstr ""
15935 #: go/gofrontend/types.cc:699
15936 #, c-format
15937 msgid "cannot use type %s as type %s"
15938 msgstr ""
15940 #: go/gofrontend/types.cc:3503
15941 msgid "different receiver types"
15942 msgstr ""
15944 #: go/gofrontend/types.cc:3523 go/gofrontend/types.cc:3536
15945 #: go/gofrontend/types.cc:3551
15946 msgid "different number of parameters"
15947 msgstr ""
15949 #: go/gofrontend/types.cc:3544
15950 msgid "different parameter types"
15951 msgstr ""
15953 #: go/gofrontend/types.cc:3559
15954 msgid "different varargs"
15955 msgstr ""
15957 #: go/gofrontend/types.cc:3568 go/gofrontend/types.cc:3581
15958 #: go/gofrontend/types.cc:3596
15959 msgid "different number of results"
15960 msgstr ""
15962 #: go/gofrontend/types.cc:3589
15963 msgid "different result types"
15964 msgstr ""
15966 #: go/gofrontend/types.cc:7393
15967 #, c-format
15968 msgid "need explicit conversion; missing method %s%s%s"
15969 msgstr ""
15971 #: go/gofrontend/types.cc:7410 go/gofrontend/types.cc:7552
15972 #, c-format
15973 msgid "incompatible type for method %s%s%s"
15974 msgstr ""
15976 #: go/gofrontend/types.cc:7414 go/gofrontend/types.cc:7556
15977 #, c-format
15978 msgid "incompatible type for method %s%s%s (%s)"
15979 msgstr ""
15981 #: go/gofrontend/types.cc:7493 go/gofrontend/types.cc:7506
15982 msgid "pointer to interface type has no methods"
15983 msgstr ""
15985 #: go/gofrontend/types.cc:7495 go/gofrontend/types.cc:7508
15986 msgid "type has no methods"
15987 msgstr ""
15989 #: go/gofrontend/types.cc:7529
15990 #, c-format
15991 msgid "ambiguous method %s%s%s"
15992 msgstr ""
15994 #: go/gofrontend/types.cc:7532
15995 #, c-format
15996 msgid "missing method %s%s%s"
15997 msgstr ""
15999 #: go/gofrontend/types.cc:7573
16000 #, c-format
16001 msgid "method %s%s%s requires a pointer receiver"
16002 msgstr ""
16004 #: go/gofrontend/types.cc:7591
16005 #, c-format
16006 msgid "method %s%s%s is marked go:nointerface"
16007 msgstr ""
16009 #. Warn about and ignore all others for now, but store them.
16010 #: attribs.c:436 c-family/c-common.c:8763 objc/objc-act.c:4957
16011 #: objc/objc-act.c:6926 objc/objc-act.c:8115 objc/objc-act.c:8166
16012 #, gcc-internal-format
16013 msgid "%qE attribute directive ignored"
16014 msgstr ""
16016 #: attribs.c:440
16017 #, gcc-internal-format
16018 msgid "%<%E::%E%> scoped attribute directive ignored"
16019 msgstr ""
16021 #: attribs.c:449
16022 #, gcc-internal-format
16023 msgid "wrong number of arguments specified for %qE attribute"
16024 msgstr ""
16026 #. This is a c++11 attribute that appertains to a
16027 #. type-specifier, outside of the definition of, a class
16028 #. type.  Ignore it.
16029 #: attribs.c:462
16030 #, gcc-internal-format
16031 msgid "attribute ignored"
16032 msgstr ""
16034 #: attribs.c:464
16035 #, gcc-internal-format
16036 msgid "an attribute that appertains to a type-specifier is ignored"
16037 msgstr ""
16039 #: attribs.c:481
16040 #, gcc-internal-format
16041 msgid "%qE attribute does not apply to types"
16042 msgstr ""
16044 #: attribs.c:529
16045 #, gcc-internal-format
16046 msgid "%qE attribute only applies to function types"
16047 msgstr ""
16049 #: attribs.c:539
16050 #, gcc-internal-format
16051 msgid "type attributes ignored after type is already defined"
16052 msgstr ""
16054 #: auto-profile.c:347
16055 #, gcc-internal-format
16056 msgid "Offset exceeds 16 bytes."
16057 msgstr ""
16059 #: auto-profile.c:854
16060 #, gcc-internal-format
16061 msgid "Not expected TAG."
16062 msgstr ""
16064 #: auto-profile.c:920
16065 #, gcc-internal-format, gfc-internal-format
16066 msgid "Cannot open profile file %s."
16067 msgstr ""
16069 #: auto-profile.c:926
16070 #, gcc-internal-format
16071 msgid "AutoFDO profile magic number does not match."
16072 msgstr ""
16074 #: auto-profile.c:934
16075 #, gcc-internal-format, gfc-internal-format
16076 msgid "AutoFDO profile version %u does match %u."
16077 msgstr ""
16079 #: auto-profile.c:946
16080 #, gcc-internal-format, gfc-internal-format
16081 msgid "Cannot read string table from %s."
16082 msgstr ""
16084 #: auto-profile.c:954
16085 #, gcc-internal-format, gfc-internal-format
16086 msgid "Cannot read function profile from %s."
16087 msgstr ""
16089 #: auto-profile.c:964
16090 #, gcc-internal-format, gfc-internal-format
16091 msgid "Cannot read working set from %s."
16092 msgstr ""
16094 #: bt-load.c:1563
16095 #, gcc-internal-format
16096 msgid ""
16097 "branch target register load optimization is not intended to be run twice"
16098 msgstr ""
16100 #: builtins.c:601
16101 #, gcc-internal-format
16102 msgid "offset outside bounds of constant string"
16103 msgstr ""
16105 #: builtins.c:1178
16106 #, gcc-internal-format
16107 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16108 msgstr ""
16110 #: builtins.c:1185
16111 #, gcc-internal-format
16112 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16113 msgstr ""
16115 #: builtins.c:1193
16116 #, gcc-internal-format
16117 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16118 msgstr ""
16120 #: builtins.c:1200
16121 #, gcc-internal-format
16122 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16123 msgstr ""
16125 #: builtins.c:4147 gimplify.c:2498
16126 #, gcc-internal-format
16127 msgid "too few arguments to function %<va_start%>"
16128 msgstr ""
16130 #: builtins.c:4247
16131 #, gcc-internal-format
16132 msgid "invalid argument to %qD"
16133 msgstr ""
16135 #: builtins.c:4260
16136 #, gcc-internal-format
16137 msgid "unsupported argument to %qD"
16138 msgstr ""
16140 #. Warn since no effort is made to ensure that any frame
16141 #. beyond the current one exists or can be safely reached.
16142 #: builtins.c:4268
16143 #, gcc-internal-format
16144 msgid "calling %qD with a nonzero argument is unsafe"
16145 msgstr ""
16147 #: builtins.c:4523
16148 #, gcc-internal-format
16149 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16150 msgstr ""
16152 #: builtins.c:4621
16153 #, gcc-internal-format
16154 msgid "trampoline generated for nested function %qD"
16155 msgstr ""
16157 #: builtins.c:4913 builtins.c:4926
16158 #, gcc-internal-format
16159 msgid "%qD changed semantics in GCC 4.4"
16160 msgstr ""
16162 #: builtins.c:5032
16163 #, gcc-internal-format
16164 msgid "unknown architecture specifier in memory model to builtin"
16165 msgstr ""
16167 #: builtins.c:5040
16168 #, gcc-internal-format
16169 msgid "invalid memory model argument to builtin"
16170 msgstr ""
16172 #: builtins.c:5101 builtins.c:5225
16173 #, gcc-internal-format
16174 msgid ""
16175 "failure memory model cannot be stronger than success memory model for "
16176 "%<__atomic_compare_exchange%>"
16177 msgstr ""
16179 #: builtins.c:5109 builtins.c:5233
16180 #, gcc-internal-format
16181 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
16182 msgstr ""
16184 #: builtins.c:5291
16185 #, gcc-internal-format
16186 msgid "invalid memory model for %<__atomic_load%>"
16187 msgstr ""
16189 #: builtins.c:5323 builtins.c:5510
16190 #, gcc-internal-format
16191 msgid "invalid memory model for %<__atomic_store%>"
16192 msgstr ""
16194 #: builtins.c:5625
16195 #, gcc-internal-format
16196 msgid "non-constant argument 1 to __atomic_always_lock_free"
16197 msgstr ""
16199 #: builtins.c:5667
16200 #, gcc-internal-format
16201 msgid "non-integer argument 1 to __atomic_is_lock_free"
16202 msgstr ""
16204 #: builtins.c:5731
16205 #, gcc-internal-format
16206 msgid "__builtin_thread_pointer is not supported on this target"
16207 msgstr ""
16209 #: builtins.c:5751
16210 #, gcc-internal-format
16211 msgid "__builtin_set_thread_pointer is not supported on this target"
16212 msgstr ""
16214 #. All valid uses of __builtin_va_arg_pack () are removed during
16215 #. inlining.
16216 #: builtins.c:6008 expr.c:10708
16217 #, gcc-internal-format
16218 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16219 msgstr ""
16221 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16222 #. inlining.
16223 #: builtins.c:6014
16224 #, gcc-internal-format
16225 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16226 msgstr ""
16228 #: builtins.c:6239
16229 #, gcc-internal-format
16230 msgid "%<__builtin_longjmp%> second argument must be 1"
16231 msgstr ""
16233 #. Software implementation of Pointer Bounds Checker is NYI.
16234 #. Target support is required.
16235 #: builtins.c:6876
16236 #, gcc-internal-format
16237 msgid "Your target platform does not support -fcheck-pointer-bounds"
16238 msgstr ""
16240 #: builtins.c:7197
16241 #, gcc-internal-format
16242 msgid "target format does not support infinity"
16243 msgstr ""
16245 #: builtins.c:9188
16246 #, gcc-internal-format
16247 msgid "%<va_start%> used in function with fixed args"
16248 msgstr ""
16250 #: builtins.c:9196
16251 #, gcc-internal-format
16252 msgid "wrong number of arguments to function %<va_start%>"
16253 msgstr ""
16255 #: builtins.c:9211
16256 #, gcc-internal-format
16257 msgid "%<__builtin_next_arg%> called without an argument"
16258 msgstr ""
16260 #: builtins.c:9216
16261 #, gcc-internal-format
16262 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16263 msgstr ""
16265 #: builtins.c:9248
16266 #, gcc-internal-format
16267 msgid "second parameter of %<va_start%> not last named argument"
16268 msgstr ""
16270 #: builtins.c:9261
16271 #, gcc-internal-format
16272 msgid ""
16273 "undefined behavior when second parameter of %<va_start%> is declared with "
16274 "%<register%> storage"
16275 msgstr ""
16277 #: builtins.c:9290
16278 #, gcc-internal-format
16279 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
16280 msgstr ""
16282 #: builtins.c:9303
16283 #, gcc-internal-format
16284 msgid "%Klast argument of %D is not integer constant between 0 and 3"
16285 msgstr ""
16287 #: builtins.c:9348 builtins.c:9499 builtins.c:9556
16288 #, gcc-internal-format
16289 msgid "%Kcall to %D will always overflow destination buffer"
16290 msgstr ""
16292 #: builtins.c:9489
16293 #, gcc-internal-format
16294 msgid "%Kcall to %D might overflow destination buffer"
16295 msgstr ""
16297 #: builtins.c:9577
16298 #, gcc-internal-format
16299 msgid "%Kattempt to free a non-heap object %qD"
16300 msgstr ""
16302 #: builtins.c:9580
16303 #, gcc-internal-format
16304 msgid "%Kattempt to free a non-heap object"
16305 msgstr ""
16307 #: calls.c:1129
16308 #, gcc-internal-format, gfc-internal-format
16309 msgid "cannot tail-call: %s"
16310 msgstr ""
16312 #: calls.c:2658
16313 #, gcc-internal-format
16314 msgid "function call has aggregate value"
16315 msgstr ""
16317 #: calls.c:3334
16318 #, gcc-internal-format
16319 msgid "passing too large argument on stack"
16320 msgstr ""
16322 #: cfgexpand.c:1655 function.c:986 varasm.c:2170
16323 #, gcc-internal-format
16324 msgid "size of variable %q+D is too large"
16325 msgstr ""
16327 #: cfgexpand.c:1667
16328 #, gcc-internal-format
16329 msgid "cannot allocate stack for variable %q+D, naked function."
16330 msgstr ""
16332 #: cfgexpand.c:2743
16333 #, gcc-internal-format
16334 msgid "too many alternatives in %<asm%>"
16335 msgstr ""
16337 #: cfgexpand.c:2750
16338 #, gcc-internal-format
16339 msgid "operand constraints for %<asm%> differ in number of alternatives"
16340 msgstr ""
16342 #: cfgexpand.c:2771
16343 #, gcc-internal-format
16344 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16345 msgstr ""
16347 #: cfgexpand.c:2845
16348 #, gcc-internal-format
16349 msgid "more than %d operands in %<asm%>"
16350 msgstr ""
16352 #. ??? Diagnose during gimplification?
16353 #: cfgexpand.c:2898
16354 #, gcc-internal-format
16355 msgid "unknown register name %qs in %<asm%>"
16356 msgstr ""
16358 #. ??? Diagnose during gimplification?
16359 #: cfgexpand.c:2919
16360 #, gcc-internal-format
16361 msgid "PIC register clobbered by %qs in %<asm%>"
16362 msgstr ""
16364 #: cfgexpand.c:3024
16365 #, gcc-internal-format, gfc-internal-format
16366 msgid "output number %d not directly addressable"
16367 msgstr ""
16369 #: cfgexpand.c:3105
16370 #, gcc-internal-format
16371 msgid "asm operand %d probably doesn%'t match constraints"
16372 msgstr ""
16374 #: cfgexpand.c:3288
16375 #, gcc-internal-format
16376 msgid "asm clobber conflict with output operand"
16377 msgstr ""
16379 #: cfgexpand.c:3292
16380 #, gcc-internal-format
16381 msgid "asm clobber conflict with input operand"
16382 msgstr ""
16384 #: cfgexpand.c:6247
16385 #, gcc-internal-format
16386 msgid "stack protector not protecting local variables: variable length buffer"
16387 msgstr ""
16389 #: cfgexpand.c:6251
16390 #, gcc-internal-format, gfc-internal-format
16391 msgid ""
16392 "stack protector not protecting function: all local arrays are less than %d "
16393 "bytes long"
16394 msgstr ""
16396 #: cfghooks.c:111
16397 #, gcc-internal-format, gfc-internal-format
16398 msgid "bb %d on wrong place"
16399 msgstr ""
16401 #: cfghooks.c:117
16402 #, gcc-internal-format, gfc-internal-format
16403 msgid "prev_bb of %d should be %d, not %d"
16404 msgstr ""
16406 #: cfghooks.c:134
16407 #, gcc-internal-format, gfc-internal-format
16408 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
16409 msgstr ""
16411 #: cfghooks.c:140
16412 #, gcc-internal-format, gfc-internal-format
16413 msgid "verify_flow_info: Block %i lacks loop_father"
16414 msgstr ""
16416 #: cfghooks.c:146
16417 #, gcc-internal-format, gfc-internal-format
16418 msgid "verify_flow_info: Wrong count of block %i %i"
16419 msgstr ""
16421 #: cfghooks.c:152
16422 #, gcc-internal-format, gfc-internal-format
16423 msgid "verify_flow_info: Wrong frequency of block %i %i"
16424 msgstr ""
16426 #: cfghooks.c:160
16427 #, gcc-internal-format, gfc-internal-format
16428 msgid "verify_flow_info: Duplicate edge %i->%i"
16429 msgstr ""
16431 #: cfghooks.c:166
16432 #, gcc-internal-format, gfc-internal-format
16433 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
16434 msgstr ""
16436 #: cfghooks.c:172
16437 #, gcc-internal-format, gfc-internal-format
16438 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
16439 msgstr ""
16441 #: cfghooks.c:184
16442 #, gcc-internal-format, gfc-internal-format
16443 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16444 msgstr ""
16446 #: cfghooks.c:198
16447 #, gcc-internal-format, gfc-internal-format
16448 msgid "wrong amount of branch edges after unconditional jump %i"
16449 msgstr ""
16451 #: cfghooks.c:206 cfghooks.c:217
16452 #, gcc-internal-format, gfc-internal-format
16453 msgid "basic block %d pred edge is corrupted"
16454 msgstr ""
16456 #: cfghooks.c:218
16457 #, gcc-internal-format, gfc-internal-format
16458 msgid "its dest_idx should be %d, not %d"
16459 msgstr ""
16461 #: cfghooks.c:247
16462 #, gcc-internal-format, gfc-internal-format
16463 msgid "basic block %i edge lists are corrupted"
16464 msgstr ""
16466 #: cfghooks.c:260
16467 #, gcc-internal-format
16468 msgid "verify_flow_info failed"
16469 msgstr ""
16471 #: cfghooks.c:310
16472 #, gcc-internal-format, gfc-internal-format
16473 msgid "%s does not support dump_bb_for_graph"
16474 msgstr ""
16476 #: cfghooks.c:353
16477 #, gcc-internal-format, gfc-internal-format
16478 msgid "%s does not support redirect_edge_and_branch"
16479 msgstr ""
16481 #: cfghooks.c:373
16482 #, gcc-internal-format, gfc-internal-format
16483 msgid "%s does not support can_remove_branch_p"
16484 msgstr ""
16486 #: cfghooks.c:470
16487 #, gcc-internal-format, gfc-internal-format
16488 msgid "%s does not support redirect_edge_and_branch_force"
16489 msgstr ""
16491 #: cfghooks.c:508
16492 #, gcc-internal-format, gfc-internal-format
16493 msgid "%s does not support split_block"
16494 msgstr ""
16496 #: cfghooks.c:575
16497 #, gcc-internal-format, gfc-internal-format
16498 msgid "%s does not support move_block_after"
16499 msgstr ""
16501 #: cfghooks.c:588
16502 #, gcc-internal-format, gfc-internal-format
16503 msgid "%s does not support delete_basic_block"
16504 msgstr ""
16506 #: cfghooks.c:635
16507 #, gcc-internal-format, gfc-internal-format
16508 msgid "%s does not support split_edge"
16509 msgstr ""
16511 #: cfghooks.c:710
16512 #, gcc-internal-format, gfc-internal-format
16513 msgid "%s does not support create_basic_block"
16514 msgstr ""
16516 #: cfghooks.c:751
16517 #, gcc-internal-format, gfc-internal-format
16518 msgid "%s does not support can_merge_blocks_p"
16519 msgstr ""
16521 #: cfghooks.c:762
16522 #, gcc-internal-format, gfc-internal-format
16523 msgid "%s does not support predict_edge"
16524 msgstr ""
16526 #: cfghooks.c:771
16527 #, gcc-internal-format, gfc-internal-format
16528 msgid "%s does not support predicted_by_p"
16529 msgstr ""
16531 #: cfghooks.c:785
16532 #, gcc-internal-format, gfc-internal-format
16533 msgid "%s does not support merge_blocks"
16534 msgstr ""
16536 #: cfghooks.c:866
16537 #, gcc-internal-format, gfc-internal-format
16538 msgid "%s does not support make_forwarder_block"
16539 msgstr ""
16541 #: cfghooks.c:1022
16542 #, gcc-internal-format, gfc-internal-format
16543 msgid "%s does not support force_nonfallthru"
16544 msgstr ""
16546 #: cfghooks.c:1056
16547 #, gcc-internal-format, gfc-internal-format
16548 msgid "%s does not support can_duplicate_block_p"
16549 msgstr ""
16551 #: cfghooks.c:1078
16552 #, gcc-internal-format, gfc-internal-format
16553 msgid "%s does not support duplicate_block"
16554 msgstr ""
16556 #: cfghooks.c:1172
16557 #, gcc-internal-format, gfc-internal-format
16558 msgid "%s does not support block_ends_with_call_p"
16559 msgstr ""
16561 #: cfghooks.c:1183
16562 #, gcc-internal-format, gfc-internal-format
16563 msgid "%s does not support block_ends_with_condjump_p"
16564 msgstr ""
16566 #: cfghooks.c:1201
16567 #, gcc-internal-format, gfc-internal-format
16568 msgid "%s does not support flow_call_edges_add"
16569 msgstr ""
16571 #: cfgloop.c:1326
16572 #, gcc-internal-format
16573 msgid "loop verification on loop tree that needs fixup"
16574 msgstr ""
16576 #: cfgloop.c:1342
16577 #, gcc-internal-format
16578 msgid "corrupt loop tree root"
16579 msgstr ""
16581 #: cfgloop.c:1352
16582 #, gcc-internal-format, gfc-internal-format
16583 msgid "loop with header %d marked for removal"
16584 msgstr ""
16586 #: cfgloop.c:1357
16587 #, gcc-internal-format, gfc-internal-format
16588 msgid "loop with header %d not in loop tree"
16589 msgstr ""
16591 #: cfgloop.c:1363
16592 #, gcc-internal-format, gfc-internal-format
16593 msgid "non-loop with header %d not marked for removal"
16594 msgstr ""
16596 #: cfgloop.c:1377
16597 #, gcc-internal-format, gfc-internal-format
16598 msgid "removed loop %d in loop tree"
16599 msgstr ""
16601 #: cfgloop.c:1385
16602 #, gcc-internal-format, gfc-internal-format
16603 msgid "size of loop %d should be %d, not %d"
16604 msgstr ""
16606 #: cfgloop.c:1396
16607 #, gcc-internal-format, gfc-internal-format
16608 msgid "bb %d does not belong to loop %d"
16609 msgstr ""
16611 #: cfgloop.c:1408
16612 #, gcc-internal-format, gfc-internal-format
16613 msgid "bb %d has father loop %d, should be loop %d"
16614 msgstr ""
16616 #: cfgloop.c:1424
16617 #, gcc-internal-format
16618 msgid "loop %d%'s header is not a loop header"
16619 msgstr ""
16621 #: cfgloop.c:1430
16622 #, gcc-internal-format
16623 msgid "loop %d%'s header does not have exactly 2 entries"
16624 msgstr ""
16626 #: cfgloop.c:1437
16627 #, gcc-internal-format
16628 msgid "loop %d%'s latch does not have an edge to its header"
16629 msgstr ""
16631 #: cfgloop.c:1442
16632 #, gcc-internal-format
16633 msgid "loop %d%'s latch is not dominated by its header"
16634 msgstr ""
16636 #: cfgloop.c:1450
16637 #, gcc-internal-format
16638 msgid "loop %d%'s latch does not have exactly 1 successor"
16639 msgstr ""
16641 #: cfgloop.c:1455
16642 #, gcc-internal-format
16643 msgid "loop %d%'s latch does not have header as successor"
16644 msgstr ""
16646 #: cfgloop.c:1460
16647 #, gcc-internal-format
16648 msgid "loop %d%'s latch does not belong directly to it"
16649 msgstr ""
16651 #: cfgloop.c:1466
16652 #, gcc-internal-format
16653 msgid "loop %d%'s header does not belong directly to it"
16654 msgstr ""
16656 #: cfgloop.c:1472
16657 #, gcc-internal-format
16658 msgid "loop %d%'s latch is marked as part of irreducible region"
16659 msgstr ""
16661 #: cfgloop.c:1505
16662 #, gcc-internal-format, gfc-internal-format
16663 msgid "basic block %d should be marked irreducible"
16664 msgstr ""
16666 #: cfgloop.c:1511
16667 #, gcc-internal-format, gfc-internal-format
16668 msgid "basic block %d should not be marked irreducible"
16669 msgstr ""
16671 #: cfgloop.c:1519
16672 #, gcc-internal-format, gfc-internal-format
16673 msgid "edge from %d to %d should be marked irreducible"
16674 msgstr ""
16676 #: cfgloop.c:1526
16677 #, gcc-internal-format, gfc-internal-format
16678 msgid "edge from %d to %d should not be marked irreducible"
16679 msgstr ""
16681 #: cfgloop.c:1540
16682 #, gcc-internal-format, gfc-internal-format
16683 msgid "corrupted head of the exits list of loop %d"
16684 msgstr ""
16686 #: cfgloop.c:1558
16687 #, gcc-internal-format, gfc-internal-format
16688 msgid "corrupted exits list of loop %d"
16689 msgstr ""
16691 #: cfgloop.c:1567
16692 #, gcc-internal-format, gfc-internal-format
16693 msgid "nonempty exits list of loop %d, but exits are not recorded"
16694 msgstr ""
16696 #: cfgloop.c:1594
16697 #, gcc-internal-format, gfc-internal-format
16698 msgid "exit %d->%d not recorded"
16699 msgstr ""
16701 #: cfgloop.c:1617
16702 #, gcc-internal-format, gfc-internal-format
16703 msgid "wrong list of exited loops for edge  %d->%d"
16704 msgstr ""
16706 #: cfgloop.c:1626
16707 #, gcc-internal-format
16708 msgid "too many loop exits recorded"
16709 msgstr ""
16711 #: cfgloop.c:1637
16712 #, gcc-internal-format, gfc-internal-format
16713 msgid "%d exits recorded for loop %d (having %d exits)"
16714 msgstr ""
16716 #: cfgrtl.c:2330
16717 #, gcc-internal-format, gfc-internal-format
16718 msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
16719 msgstr ""
16721 #: cfgrtl.c:2407
16722 #, gcc-internal-format, gfc-internal-format
16723 msgid "multiple hot/cold transitions found (bb %i)"
16724 msgstr ""
16726 #: cfgrtl.c:2415
16727 #, gcc-internal-format
16728 msgid "partition found but function partition flag not set"
16729 msgstr ""
16731 #: cfgrtl.c:2453
16732 #, gcc-internal-format, gfc-internal-format
16733 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
16734 msgstr ""
16736 #: cfgrtl.c:2474
16737 #, gcc-internal-format
16738 msgid "EDGE_CROSSING incorrectly set across same section"
16739 msgstr ""
16741 #: cfgrtl.c:2479
16742 #, gcc-internal-format, gfc-internal-format
16743 msgid "fallthru edge crosses section boundary in bb %i"
16744 msgstr ""
16746 #: cfgrtl.c:2485
16747 #, gcc-internal-format, gfc-internal-format
16748 msgid "EH edge crosses section boundary in bb %i"
16749 msgstr ""
16751 #: cfgrtl.c:2491
16752 #, gcc-internal-format, gfc-internal-format
16753 msgid "No region crossing jump at section boundary in bb %i"
16754 msgstr ""
16756 #: cfgrtl.c:2498
16757 #, gcc-internal-format
16758 msgid "EDGE_CROSSING missing across section boundary"
16759 msgstr ""
16761 #: cfgrtl.c:2528
16762 #, gcc-internal-format, gfc-internal-format
16763 msgid "Region crossing jump across same section in bb %i"
16764 msgstr ""
16766 #: cfgrtl.c:2535
16767 #, gcc-internal-format, gfc-internal-format
16768 msgid "missing REG_EH_REGION note at the end of bb %i"
16769 msgstr ""
16771 #: cfgrtl.c:2540
16772 #, gcc-internal-format, gfc-internal-format
16773 msgid "too many exception handling edges in bb %i"
16774 msgstr ""
16776 #: cfgrtl.c:2548
16777 #, gcc-internal-format, gfc-internal-format
16778 msgid "too many outgoing branch edges from bb %i"
16779 msgstr ""
16781 #: cfgrtl.c:2553
16782 #, gcc-internal-format, gfc-internal-format
16783 msgid "fallthru edge after unconditional jump in bb %i"
16784 msgstr ""
16786 #: cfgrtl.c:2558
16787 #, gcc-internal-format, gfc-internal-format
16788 msgid "wrong number of branch edges after unconditional jump in bb %i"
16789 msgstr ""
16791 #: cfgrtl.c:2565
16792 #, gcc-internal-format, gfc-internal-format
16793 msgid "wrong amount of branch edges after conditional jump in bb %i"
16794 msgstr ""
16796 #: cfgrtl.c:2571
16797 #, gcc-internal-format, gfc-internal-format
16798 msgid "abnormal call edges for non-call insn in bb %i"
16799 msgstr ""
16801 #: cfgrtl.c:2576
16802 #, gcc-internal-format, gfc-internal-format
16803 msgid "sibcall edges for non-call insn in bb %i"
16804 msgstr ""
16806 #: cfgrtl.c:2586
16807 #, gcc-internal-format, gfc-internal-format
16808 msgid "abnormal edges for no purpose in bb %i"
16809 msgstr ""
16811 #: cfgrtl.c:2624 cfgrtl.c:2634
16812 #, gcc-internal-format, gfc-internal-format
16813 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
16814 msgstr ""
16816 #: cfgrtl.c:2647
16817 #, gcc-internal-format, gfc-internal-format
16818 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
16819 msgstr ""
16821 #: cfgrtl.c:2657
16822 #, gcc-internal-format, gfc-internal-format
16823 msgid "in basic block %d:"
16824 msgstr ""
16826 #: cfgrtl.c:2683
16827 #, gcc-internal-format, gfc-internal-format
16828 msgid "BB_RTL flag not set for block %d"
16829 msgstr ""
16831 #: cfgrtl.c:2690
16832 #, gcc-internal-format, gfc-internal-format
16833 msgid "insn %d basic block pointer is %d, should be %d"
16834 msgstr ""
16836 #: cfgrtl.c:2701
16837 #, gcc-internal-format, gfc-internal-format
16838 msgid "insn %d in header of bb %d has non-NULL basic block"
16839 msgstr ""
16841 #: cfgrtl.c:2709
16842 #, gcc-internal-format, gfc-internal-format
16843 msgid "insn %d in footer of bb %d has non-NULL basic block"
16844 msgstr ""
16846 #: cfgrtl.c:2782 cfgrtl.c:2830
16847 #, gcc-internal-format, gfc-internal-format
16848 msgid "insn %d outside of basic blocks has non-NULL bb field"
16849 msgstr ""
16851 #: cfgrtl.c:2790
16852 #, gcc-internal-format, gfc-internal-format
16853 msgid "end insn %d for block %d not found in the insn stream"
16854 msgstr ""
16856 #: cfgrtl.c:2803
16857 #, gcc-internal-format, gfc-internal-format
16858 msgid "insn %d is in multiple basic blocks (%d and %d)"
16859 msgstr ""
16861 #: cfgrtl.c:2815
16862 #, gcc-internal-format, gfc-internal-format
16863 msgid "head insn %d for block %d not found in the insn stream"
16864 msgstr ""
16866 #: cfgrtl.c:2863
16867 #, gcc-internal-format, gfc-internal-format
16868 msgid "missing barrier after block %i"
16869 msgstr ""
16871 #: cfgrtl.c:2879
16872 #, gcc-internal-format, gfc-internal-format
16873 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
16874 msgstr ""
16876 #: cfgrtl.c:2888
16877 #, gcc-internal-format, gfc-internal-format
16878 msgid "verify_flow_info: Incorrect fallthru %i->%i"
16879 msgstr ""
16881 #: cfgrtl.c:2924
16882 #, gcc-internal-format
16883 msgid "basic blocks not laid down consecutively"
16884 msgstr ""
16886 #: cfgrtl.c:2962
16887 #, gcc-internal-format, gfc-internal-format
16888 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
16889 msgstr ""
16891 #: cgraph.c:2949
16892 #, gcc-internal-format
16893 msgid "caller edge count is negative"
16894 msgstr ""
16896 #: cgraph.c:2954
16897 #, gcc-internal-format
16898 msgid "caller edge frequency is negative"
16899 msgstr ""
16901 #: cgraph.c:2959
16902 #, gcc-internal-format
16903 msgid "caller edge frequency is too large"
16904 msgstr ""
16906 #: cgraph.c:3043
16907 #, gcc-internal-format, gfc-internal-format
16908 msgid "aux field set for edge %s->%s"
16909 msgstr ""
16911 #: cgraph.c:3050
16912 #, gcc-internal-format
16913 msgid "execution count is negative"
16914 msgstr ""
16916 #: cgraph.c:3055
16917 #, gcc-internal-format
16918 msgid "inline clone in same comdat group list"
16919 msgstr ""
16921 #: cgraph.c:3060
16922 #, gcc-internal-format
16923 msgid "local symbols must be defined"
16924 msgstr ""
16926 #: cgraph.c:3065
16927 #, gcc-internal-format
16928 msgid "externally visible inline clone"
16929 msgstr ""
16931 #: cgraph.c:3070
16932 #, gcc-internal-format
16933 msgid "inline clone with address taken"
16934 msgstr ""
16936 #: cgraph.c:3075
16937 #, gcc-internal-format
16938 msgid "inline clone is forced to output"
16939 msgstr ""
16941 #: cgraph.c:3082
16942 #, gcc-internal-format, gfc-internal-format
16943 msgid "aux field set for indirect edge from %s"
16944 msgstr ""
16946 #: cgraph.c:3089
16947 #, gcc-internal-format, gfc-internal-format
16948 msgid ""
16949 "An indirect edge from %s is not marked as indirect or has associated "
16950 "indirect_info, the corresponding statement is: "
16951 msgstr ""
16953 #: cgraph.c:3104
16954 #, gcc-internal-format, gfc-internal-format
16955 msgid "comdat-local function called by %s outside its comdat"
16956 msgstr ""
16958 #: cgraph.c:3114
16959 #, gcc-internal-format
16960 msgid "inlined_to pointer is wrong"
16961 msgstr ""
16963 #: cgraph.c:3119
16964 #, gcc-internal-format
16965 msgid "multiple inline callers"
16966 msgstr ""
16968 #: cgraph.c:3126
16969 #, gcc-internal-format
16970 msgid "inlined_to pointer set for noninline callers"
16971 msgstr ""
16973 #: cgraph.c:3146
16974 #, gcc-internal-format, gfc-internal-format
16975 msgid "caller edge frequency %i does not match BB frequency %i"
16976 msgstr ""
16978 #: cgraph.c:3164
16979 #, gcc-internal-format, gfc-internal-format
16980 msgid "indirect call frequency %i does not match BB frequency %i"
16981 msgstr ""
16983 #: cgraph.c:3173
16984 #, gcc-internal-format
16985 msgid "inlined_to pointer is set but no predecessors found"
16986 msgstr ""
16988 #: cgraph.c:3178
16989 #, gcc-internal-format
16990 msgid "inlined_to pointer refers to itself"
16991 msgstr ""
16993 #: cgraph.c:3190
16994 #, gcc-internal-format
16995 msgid "cgraph_node has wrong clone_of"
16996 msgstr ""
16998 #: cgraph.c:3202
16999 #, gcc-internal-format
17000 msgid "cgraph_node has wrong clone list"
17001 msgstr ""
17003 #: cgraph.c:3208
17004 #, gcc-internal-format
17005 msgid "cgraph_node is in clone list but it is not clone"
17006 msgstr ""
17008 #: cgraph.c:3213
17009 #, gcc-internal-format
17010 msgid "cgraph_node has wrong prev_clone pointer"
17011 msgstr ""
17013 #: cgraph.c:3218
17014 #, gcc-internal-format
17015 msgid "double linked list of clones corrupted"
17016 msgstr ""
17018 #: cgraph.c:3230
17019 #, gcc-internal-format
17020 msgid "Alias has call edges"
17021 msgstr ""
17023 #: cgraph.c:3238
17024 #, gcc-internal-format
17025 msgid "Alias has non-alias reference"
17026 msgstr ""
17028 #: cgraph.c:3243
17029 #, gcc-internal-format
17030 msgid "Alias has more than one alias reference"
17031 msgstr ""
17033 #: cgraph.c:3250
17034 #, gcc-internal-format
17035 msgid "Analyzed alias has no reference"
17036 msgstr ""
17038 #: cgraph.c:3259
17039 #, gcc-internal-format
17040 msgid "Instrumentation clone does not reference original node"
17041 msgstr ""
17043 #: cgraph.c:3266
17044 #, gcc-internal-format
17045 msgid "Not instrumented node has non-NULL original declaration"
17046 msgstr ""
17048 #: cgraph.c:3276
17049 #, gcc-internal-format
17050 msgid "Instrumented node has wrong original declaration"
17051 msgstr ""
17053 #: cgraph.c:3294
17054 #, gcc-internal-format
17055 msgid "Node has more than one chkp reference"
17056 msgstr ""
17058 #: cgraph.c:3299
17059 #, gcc-internal-format
17060 msgid "Wrong node is referenced with chkp reference"
17061 msgstr ""
17063 #: cgraph.c:3307
17064 #, gcc-internal-format
17065 msgid "Analyzed node has no reference to instrumented version"
17066 msgstr ""
17068 #: cgraph.c:3321
17069 #, gcc-internal-format
17070 msgid "Alias chain for instrumented node is broken"
17071 msgstr ""
17073 #: cgraph.c:3330
17074 #, gcc-internal-format
17075 msgid "No edge out of thunk node"
17076 msgstr ""
17078 #: cgraph.c:3335
17079 #, gcc-internal-format
17080 msgid "More than one edge out of thunk node"
17081 msgstr ""
17083 #: cgraph.c:3340
17084 #, gcc-internal-format
17085 msgid "Thunk is not supposed to have body"
17086 msgstr ""
17088 #: cgraph.c:3346
17089 #, gcc-internal-format
17090 msgid "Instrumentation thunk has wrong edge callee"
17091 msgstr ""
17093 #: cgraph.c:3382
17094 #, gcc-internal-format
17095 msgid "shared call_stmt:"
17096 msgstr ""
17098 #: cgraph.c:3390
17099 #, gcc-internal-format
17100 msgid "edge points to wrong declaration:"
17101 msgstr ""
17103 #: cgraph.c:3399
17104 #, gcc-internal-format
17105 msgid ""
17106 "an indirect edge with unknown callee corresponding to a call_stmt with a "
17107 "known declaration:"
17108 msgstr ""
17110 #: cgraph.c:3409
17111 #, gcc-internal-format
17112 msgid "missing callgraph edge for call stmt:"
17113 msgstr ""
17115 #: cgraph.c:3419
17116 #, gcc-internal-format
17117 msgid "reference to dead statement"
17118 msgstr ""
17120 #: cgraph.c:3432
17121 #, gcc-internal-format, gfc-internal-format
17122 msgid "edge %s->%s has no corresponding call_stmt"
17123 msgstr ""
17125 #: cgraph.c:3444
17126 #, gcc-internal-format, gfc-internal-format
17127 msgid "an indirect edge from %s has no corresponding call_stmt"
17128 msgstr ""
17130 #: cgraph.c:3455
17131 #, gcc-internal-format
17132 msgid "verify_cgraph_node failed"
17133 msgstr ""
17135 #: cgraph.c:3562 varpool.c:304
17136 #, gcc-internal-format, gfc-internal-format
17137 msgid "%s: section %s is missing"
17138 msgstr ""
17140 #: cgraphunit.c:680
17141 #, gcc-internal-format
17142 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
17143 msgstr ""
17145 #: cgraphunit.c:732 cgraphunit.c:768
17146 #, gcc-internal-format
17147 msgid "%<externally_visible%> attribute have effect only on public objects"
17148 msgstr ""
17150 #: cgraphunit.c:739
17151 #, gcc-internal-format
17152 msgid "%<weakref%> attribute ignored because function is defined"
17153 msgstr ""
17155 #: cgraphunit.c:751
17156 #, gcc-internal-format
17157 msgid "always_inline function might not be inlinable"
17158 msgstr ""
17160 #: cgraphunit.c:776
17161 #, gcc-internal-format
17162 msgid "%<weakref%> attribute ignored because variable is initialized"
17163 msgstr ""
17165 #. include_self=
17166 #: cgraphunit.c:936 c/c-decl.c:11026
17167 #, gcc-internal-format
17168 msgid "%q+F used but never defined"
17169 msgstr ""
17171 #: cgraphunit.c:938 c/c-decl.c:11035
17172 #, gcc-internal-format
17173 msgid "%q+F declared %<static%> but never defined"
17174 msgstr ""
17176 #: cgraphunit.c:982
17177 #, gcc-internal-format
17178 msgid "%qD defined but not used"
17179 msgstr ""
17181 #: cgraphunit.c:1271 c-family/c-pragma.c:336
17182 #, gcc-internal-format
17183 msgid "%q+D aliased to undefined symbol %qE"
17184 msgstr ""
17186 #: cgraphunit.c:1287
17187 #, gcc-internal-format
17188 msgid "%q+D aliased to external symbol %qE"
17189 msgstr ""
17191 #: cgraphunit.c:1308
17192 #, gcc-internal-format
17193 msgid "%q+D alias in between function and variable is not supported"
17194 msgstr ""
17196 #: cgraphunit.c:1310
17197 #, gcc-internal-format
17198 msgid "%q+D aliased declaration"
17199 msgstr ""
17201 #: cgraphunit.c:1381
17202 #, gcc-internal-format
17203 msgid "failed to reclaim unneeded function"
17204 msgstr ""
17206 #: cgraphunit.c:1409
17207 #, gcc-internal-format
17208 msgid "failed to reclaim unneeded function in same comdat group"
17209 msgstr ""
17211 #: cgraphunit.c:1653
17212 #, gcc-internal-format
17213 msgid "generic thunk code fails for method %qD which uses %<...%>"
17214 msgstr ""
17216 #: cgraphunit.c:2011
17217 #, gcc-internal-format
17218 msgid "size of return value of %q+D is %u bytes"
17219 msgstr ""
17221 #: cgraphunit.c:2014
17222 #, gcc-internal-format
17223 msgid "size of return value of %q+D is larger than %wd bytes"
17224 msgstr ""
17226 #: cgraphunit.c:2509
17227 #, gcc-internal-format
17228 msgid "nodes with unreleased memory found"
17229 msgstr ""
17231 #: collect-utils.c:68
17232 #, gcc-internal-format
17233 msgid "can't get program status: %m"
17234 msgstr ""
17236 #: collect-utils.c:82
17237 #, gcc-internal-format, gfc-internal-format
17238 msgid "%s terminated with signal %d [%s]%s"
17239 msgstr ""
17241 #: collect-utils.c:98
17242 #, gcc-internal-format, gfc-internal-format
17243 msgid "%s returned %d exit status"
17244 msgstr ""
17246 #: collect-utils.c:133
17247 #, gcc-internal-format, gfc-internal-format
17248 msgid "could not open response file %s"
17249 msgstr ""
17251 #: collect-utils.c:139
17252 #, gcc-internal-format, gfc-internal-format
17253 msgid "could not write to response file %s"
17254 msgstr ""
17256 #: collect-utils.c:145
17257 #, gcc-internal-format, gfc-internal-format
17258 msgid "could not close response file %s"
17259 msgstr ""
17261 #: collect-utils.c:179
17262 #, gcc-internal-format, gfc-internal-format
17263 msgid "cannot find '%s'"
17264 msgstr ""
17266 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3069 gcc.c:6763
17267 #, gcc-internal-format
17268 msgid "pex_init failed: %m"
17269 msgstr ""
17271 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8383
17272 #, gcc-internal-format
17273 msgid "%s: %m"
17274 msgstr ""
17276 #: collect2.c:702
17277 #, gcc-internal-format
17278 msgid "COLLECT_LTO_WRAPPER must be set"
17279 msgstr ""
17281 #: collect2.c:966 gcc.c:7289 lto-wrapper.c:1479
17282 #: config/i386/intelmic-mkoffload.c:554 config/nvptx/mkoffload.c:403
17283 #, gcc-internal-format
17284 msgid "atexit failed"
17285 msgstr ""
17287 #: collect2.c:1064
17288 #, gcc-internal-format
17289 msgid "no arguments"
17290 msgstr ""
17292 #: collect2.c:1303 opts.c:892
17293 #, gcc-internal-format
17294 msgid "LTO support has not been enabled in this configuration"
17295 msgstr ""
17297 #: collect2.c:1344
17298 #, gcc-internal-format
17299 msgid "can't open %s: %m"
17300 msgstr ""
17302 #: collect2.c:1450
17303 #, gcc-internal-format, gfc-internal-format
17304 msgid "unknown demangling style '%s'"
17305 msgstr ""
17307 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
17308 #, gcc-internal-format
17309 msgid "fopen %s: %m"
17310 msgstr ""
17312 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
17313 #, gcc-internal-format
17314 msgid "fclose %s: %m"
17315 msgstr ""
17317 #: collect2.c:2335
17318 #, gcc-internal-format
17319 msgid "cannot find 'nm'"
17320 msgstr ""
17322 #: collect2.c:2383
17323 #, gcc-internal-format
17324 msgid "can't open nm output: %m"
17325 msgstr ""
17327 #: collect2.c:2467
17328 #, gcc-internal-format, gfc-internal-format
17329 msgid "init function found in object %s"
17330 msgstr ""
17332 #: collect2.c:2478
17333 #, gcc-internal-format, gfc-internal-format
17334 msgid "fini function found in object %s"
17335 msgstr ""
17337 #: collect2.c:2535
17338 #, gcc-internal-format
17339 msgid "cannot find 'ldd'"
17340 msgstr ""
17342 #: collect2.c:2581
17343 #, gcc-internal-format
17344 msgid "can't open ldd output: %m"
17345 msgstr ""
17347 #: collect2.c:2599
17348 #, gcc-internal-format, gfc-internal-format
17349 msgid "dynamic dependency %s not found"
17350 msgstr ""
17352 #: collect2.c:2611
17353 #, gcc-internal-format, gfc-internal-format
17354 msgid "unable to open dynamic dependency '%s'"
17355 msgstr ""
17357 #: collect2.c:2775
17358 #, gcc-internal-format, gfc-internal-format
17359 msgid "%s: not a COFF file"
17360 msgstr ""
17362 #: collect2.c:2933
17363 #, gcc-internal-format, gfc-internal-format
17364 msgid "%s: cannot open as COFF file"
17365 msgstr ""
17367 #: collect2.c:2992
17368 #, gcc-internal-format, gfc-internal-format
17369 msgid "library lib%s not found"
17370 msgstr ""
17372 #: convert.c:93
17373 #, gcc-internal-format
17374 msgid "cannot convert to a pointer type"
17375 msgstr ""
17377 #: convert.c:387
17378 #, gcc-internal-format
17379 msgid "pointer value used where a floating point value was expected"
17380 msgstr ""
17382 #: convert.c:391
17383 #, gcc-internal-format
17384 msgid "aggregate value used where a float was expected"
17385 msgstr ""
17387 #: convert.c:437
17388 #, gcc-internal-format
17389 msgid "conversion to incomplete type"
17390 msgstr ""
17392 #: convert.c:942
17393 #, gcc-internal-format
17394 msgid ""
17395 "can%'t convert a vector of type %qT to type %qT which has different size"
17396 msgstr ""
17398 #: convert.c:950
17399 #, gcc-internal-format
17400 msgid "aggregate value used where an integer was expected"
17401 msgstr ""
17403 #: convert.c:1035
17404 #, gcc-internal-format
17405 msgid "pointer value used where a complex was expected"
17406 msgstr ""
17408 #: convert.c:1039
17409 #, gcc-internal-format
17410 msgid "aggregate value used where a complex was expected"
17411 msgstr ""
17413 #: convert.c:1073
17414 #, gcc-internal-format
17415 msgid ""
17416 "can%'t convert a value of type %qT to vector type %qT which has different "
17417 "size"
17418 msgstr ""
17420 #: convert.c:1081
17421 #, gcc-internal-format
17422 msgid "can%'t convert value to a vector"
17423 msgstr ""
17425 #: convert.c:1120
17426 #, gcc-internal-format
17427 msgid "aggregate value used where a fixed-point was expected"
17428 msgstr ""
17430 #: coverage.c:199
17431 #, gcc-internal-format
17432 msgid "%qs is not a gcov data file"
17433 msgstr ""
17435 #: coverage.c:210
17436 #, gcc-internal-format
17437 msgid "%qs is version %q.*s, expected version %q.*s"
17438 msgstr ""
17440 #: coverage.c:292 coverage.c:302
17441 #, gcc-internal-format, gfc-internal-format
17442 msgid "Profile data for function %u is corrupted"
17443 msgstr ""
17445 #: coverage.c:293
17446 #, gcc-internal-format
17447 msgid "checksum is (%x,%x) instead of (%x,%x)"
17448 msgstr ""
17450 #: coverage.c:303
17451 #, gcc-internal-format, gfc-internal-format
17452 msgid "number of counters is %d instead of %d"
17453 msgstr ""
17455 #: coverage.c:310
17456 #, gcc-internal-format, gfc-internal-format
17457 msgid "cannot merge separate %s counters for function %u"
17458 msgstr ""
17460 #: coverage.c:329
17461 #, gcc-internal-format
17462 msgid "%qs has overflowed"
17463 msgstr ""
17465 #: coverage.c:387
17466 #, gcc-internal-format
17467 msgid ""
17468 "the control flow of function %qE does not match its profile data (counter "
17469 "%qs)"
17470 msgstr ""
17472 #: coverage.c:403
17473 #, gcc-internal-format
17474 msgid "execution counts estimated\n"
17475 msgstr ""
17477 #: coverage.c:404
17478 #, gcc-internal-format
17479 msgid "execution counts assumed to be zero\n"
17480 msgstr ""
17482 #: coverage.c:416
17483 #, gcc-internal-format
17484 msgid ""
17485 "source locations for function %qE have changed, the profile data may be out "
17486 "of date"
17487 msgstr ""
17489 #: coverage.c:680
17490 #, gcc-internal-format
17491 msgid "error writing %qs"
17492 msgstr ""
17494 #: coverage.c:1214
17495 #, gcc-internal-format, gfc-internal-format
17496 msgid "cannot open %s"
17497 msgstr ""
17499 #: data-streamer-in.c:53
17500 #, gcc-internal-format
17501 msgid "bytecode stream: string too long for the string table"
17502 msgstr ""
17504 #: data-streamer-in.c:84 data-streamer-in.c:113
17505 #, gcc-internal-format
17506 msgid "bytecode stream: found non-null terminated string"
17507 msgstr ""
17509 #: dbgcnt.c:133
17510 #, gcc-internal-format
17511 msgid "cannot find a valid counter:value pair:"
17512 msgstr ""
17514 #: dbgcnt.c:134
17515 #, gcc-internal-format, gfc-internal-format
17516 msgid "-fdbg-cnt=%s"
17517 msgstr ""
17519 #: dbgcnt.c:135
17520 #, gcc-internal-format, gfc-internal-format
17521 msgid "          %s"
17522 msgstr ""
17524 #: dbxout.c:3331
17525 #, gcc-internal-format
17526 msgid "common symbol debug info is not structured as symbol+offset"
17527 msgstr ""
17529 #: dbxout.c:3803
17530 #, gcc-internal-format
17531 msgid "global destructors not supported on this target"
17532 msgstr ""
17534 #: dbxout.c:3820
17535 #, gcc-internal-format
17536 msgid "global constructors not supported on this target"
17537 msgstr ""
17539 #: diagnostic.c:1408
17540 #, gcc-internal-format, gfc-internal-format
17541 msgid "in %s, at %s:%d"
17542 msgstr ""
17544 #: dominance.c:1025
17545 #, gcc-internal-format, gfc-internal-format
17546 msgid "dominator of %d status unknown"
17547 msgstr ""
17549 #: dominance.c:1033
17550 #, gcc-internal-format, gfc-internal-format
17551 msgid "dominator of %d should be %d, not %d"
17552 msgstr ""
17554 #: dumpfile.c:316 dumpfile.c:480 dumpfile.c:573
17555 #, gcc-internal-format
17556 msgid "could not open dump file %qs: %m"
17557 msgstr ""
17559 #: dumpfile.c:815
17560 #, gcc-internal-format
17561 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17562 msgstr ""
17564 #: dumpfile.c:923
17565 #, gcc-internal-format
17566 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17567 msgstr ""
17569 #: dumpfile.c:955
17570 #, gcc-internal-format
17571 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17572 msgstr ""
17574 #: dwarf2out.c:1099
17575 #, gcc-internal-format
17576 msgid ""
17577 "multiple EH personalities are supported only with assemblers supporting ."
17578 "cfi_personality directive"
17579 msgstr ""
17581 #: dwarf2out.c:12443
17582 #, gcc-internal-format, gfc-internal-format
17583 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17584 msgstr ""
17586 #: dwarf2out.c:25544
17587 #, gcc-internal-format
17588 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
17589 msgstr ""
17591 #: emit-rtl.c:2736
17592 #, gcc-internal-format
17593 msgid "invalid rtl sharing found in the insn"
17594 msgstr ""
17596 #: emit-rtl.c:2738
17597 #, gcc-internal-format
17598 msgid "shared rtx"
17599 msgstr ""
17601 #: emit-rtl.c:2740
17602 #, gcc-internal-format
17603 msgid "internal consistency failure"
17604 msgstr ""
17606 #: emit-rtl.c:3863
17607 #, gcc-internal-format
17608 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17609 msgstr ""
17611 #: errors.c:133
17612 #, gcc-internal-format, gfc-internal-format
17613 msgid "abort in %s, at %s:%d"
17614 msgstr ""
17616 #: except.c:2126
17617 #, gcc-internal-format
17618 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17619 msgstr ""
17621 #: except.c:2261
17622 #, gcc-internal-format
17623 msgid "__builtin_eh_return not supported on this target"
17624 msgstr ""
17626 #: except.c:3317 except.c:3342
17627 #, gcc-internal-format, gfc-internal-format
17628 msgid "region_array is corrupted for region %i"
17629 msgstr ""
17631 #: except.c:3330 except.c:3361
17632 #, gcc-internal-format, gfc-internal-format
17633 msgid "lp_array is corrupted for lp %i"
17634 msgstr ""
17636 #: except.c:3347
17637 #, gcc-internal-format, gfc-internal-format
17638 msgid "outer block of region %i is wrong"
17639 msgstr ""
17641 #: except.c:3352
17642 #, gcc-internal-format, gfc-internal-format
17643 msgid "negative nesting depth of region %i"
17644 msgstr ""
17646 #: except.c:3366
17647 #, gcc-internal-format, gfc-internal-format
17648 msgid "region of lp %i is wrong"
17649 msgstr ""
17651 #: except.c:3393
17652 #, gcc-internal-format, gfc-internal-format
17653 msgid "tree list ends on depth %i"
17654 msgstr ""
17656 #: except.c:3398
17657 #, gcc-internal-format
17658 msgid "region_array does not match region_tree"
17659 msgstr ""
17661 #: except.c:3403
17662 #, gcc-internal-format
17663 msgid "lp_array does not match region_tree"
17664 msgstr ""
17666 #: except.c:3410
17667 #, gcc-internal-format
17668 msgid "verify_eh_tree failed"
17669 msgstr ""
17671 #: explow.c:1467
17672 #, gcc-internal-format
17673 msgid "stack limits not supported on this target"
17674 msgstr ""
17676 #: expmed.c:337
17677 #, gcc-internal-format
17678 msgid "reverse scalar storage order"
17679 msgstr ""
17681 #: expmed.c:354
17682 #, gcc-internal-format
17683 msgid "reverse floating-point scalar storage order"
17684 msgstr ""
17686 #: expmed.c:398
17687 #, gcc-internal-format, gfc-internal-format
17688 msgid "reverse storage order for %smode"
17689 msgstr ""
17691 #: expmed.c:641
17692 #, gcc-internal-format
17693 msgid ""
17694 "write of %wu-bit data outside the bound of destination object, data "
17695 "truncated into %wu-bit"
17696 msgstr ""
17698 #: expr.c:10715
17699 #, gcc-internal-format
17700 msgid "%Kcall to %qs declared with attribute error: %s"
17701 msgstr ""
17703 #: expr.c:10722
17704 #, gcc-internal-format
17705 msgid "%Kcall to %qs declared with attribute warning: %s"
17706 msgstr ""
17708 #: final.c:1533
17709 #, gcc-internal-format
17710 msgid "invalid argument %qs to -fdebug-prefix-map"
17711 msgstr ""
17713 #: final.c:1835
17714 #, gcc-internal-format
17715 msgid "the frame size of %wd bytes is larger than %wd bytes"
17716 msgstr ""
17718 #: final.c:4617 toplev.c:1383 tree-cfgcleanup.c:1127
17719 #, gcc-internal-format
17720 msgid "could not open final insn dump file %qs: %m"
17721 msgstr ""
17723 #: final.c:4670 tree-cfgcleanup.c:1143
17724 #, gcc-internal-format
17725 msgid "could not close final insn dump file %qs: %m"
17726 msgstr ""
17728 #: fixed-value.c:128
17729 #, gcc-internal-format
17730 msgid "large fixed-point constant implicitly truncated to fixed-point type"
17731 msgstr ""
17733 #: fold-const.c:3976 fold-const.c:3986
17734 #, gcc-internal-format, gfc-internal-format
17735 msgid "comparison is always %d due to width of bit-field"
17736 msgstr ""
17738 #: fold-const.c:5353 tree-ssa-reassoc.c:2247
17739 #, gcc-internal-format
17740 msgid "assuming signed overflow does not occur when simplifying range test"
17741 msgstr ""
17743 #: fold-const.c:5802 fold-const.c:5816
17744 #, gcc-internal-format, gfc-internal-format
17745 msgid "comparison is always %d"
17746 msgstr ""
17748 #: fold-const.c:5953
17749 #, gcc-internal-format
17750 msgid "%<or%> of unmatched not-equal tests is always 1"
17751 msgstr ""
17753 #: fold-const.c:5958
17754 #, gcc-internal-format
17755 msgid "%<and%> of mutually exclusive equal-tests is always 0"
17756 msgstr ""
17758 #: fold-const.c:8203
17759 #, gcc-internal-format
17760 msgid ""
17761 "assuming signed overflow does not occur when reducing constant in comparison"
17762 msgstr ""
17764 #: fold-const.c:8574
17765 #, gcc-internal-format
17766 msgid ""
17767 "assuming signed overflow does not occur when combining constants around a "
17768 "comparison"
17769 msgstr ""
17771 #: fold-const.c:12040
17772 #, gcc-internal-format
17773 msgid "fold check: original tree changed by fold"
17774 msgstr ""
17776 #: function.c:241
17777 #, gcc-internal-format
17778 msgid "total size of local objects too large"
17779 msgstr ""
17781 #: function.c:1758 gimplify.c:5451
17782 #, gcc-internal-format
17783 msgid "impossible constraint in %<asm%>"
17784 msgstr ""
17786 #: function.c:4383
17787 #, gcc-internal-format
17788 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17789 msgstr ""
17791 #: function.c:4404
17792 #, gcc-internal-format
17793 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17794 msgstr ""
17796 #: function.c:5049
17797 #, gcc-internal-format
17798 msgid "function returns an aggregate"
17799 msgstr ""
17801 #: gcc.c:2108 gcc.c:2129
17802 #, gcc-internal-format, gfc-internal-format
17803 msgid "specs %%include syntax malformed after %ld characters"
17804 msgstr ""
17806 #: gcc.c:2156 gcc.c:2166 gcc.c:2177 gcc.c:2188
17807 #, gcc-internal-format, gfc-internal-format
17808 msgid "specs %%rename syntax malformed after %ld characters"
17809 msgstr ""
17811 #: gcc.c:2199
17812 #, gcc-internal-format, gfc-internal-format
17813 msgid "specs %s spec was not found to be renamed"
17814 msgstr ""
17816 #: gcc.c:2207
17817 #, gcc-internal-format
17818 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
17819 msgstr ""
17821 #: gcc.c:2229
17822 #, gcc-internal-format, gfc-internal-format
17823 msgid "specs unknown %% command after %ld characters"
17824 msgstr ""
17826 #: gcc.c:2241 gcc.c:2255
17827 #, gcc-internal-format, gfc-internal-format
17828 msgid "specs file malformed after %ld characters"
17829 msgstr ""
17831 #: gcc.c:2310
17832 #, gcc-internal-format
17833 msgid "spec file has no spec for linking"
17834 msgstr ""
17836 #: gcc.c:2858
17837 #, gcc-internal-format
17838 msgid "system path %qs is not absolute"
17839 msgstr ""
17841 #: gcc.c:2946
17842 #, gcc-internal-format
17843 msgid "-pipe not supported"
17844 msgstr ""
17846 #: gcc.c:3108
17847 #, gcc-internal-format
17848 msgid "failed to get exit status: %m"
17849 msgstr ""
17851 #: gcc.c:3114
17852 #, gcc-internal-format
17853 msgid "failed to get process times: %m"
17854 msgstr ""
17856 #: gcc.c:3140
17857 #, gcc-internal-format, gfc-internal-format
17858 msgid "%s (program %s)"
17859 msgstr ""
17861 #: gcc.c:3617 opts-common.c:1173 opts-common.c:1197 opts-global.c:136
17862 #, gcc-internal-format
17863 msgid "unrecognized command line option %qs"
17864 msgstr ""
17866 #: gcc.c:3682
17867 #, gcc-internal-format, gfc-internal-format
17868 msgid "GCC is not configured to support %s as offload target"
17869 msgstr ""
17871 #: gcc.c:3981
17872 #, gcc-internal-format
17873 msgid "%qs is an unknown -save-temps option"
17874 msgstr ""
17876 #: gcc.c:4447 toplev.c:893
17877 #, gcc-internal-format
17878 msgid "input file %qs is the same as output file"
17879 msgstr ""
17881 #: gcc.c:4474
17882 #, gcc-internal-format
17883 msgid "-pipe ignored because -save-temps specified"
17884 msgstr ""
17886 #: gcc.c:4562
17887 #, gcc-internal-format
17888 msgid "%<-x %s%> after last input file has no effect"
17889 msgstr ""
17891 #: gcc.c:4744
17892 #, gcc-internal-format
17893 msgid "unable to locate default linker script %qs in the library search paths"
17894 msgstr ""
17896 #: gcc.c:4949
17897 #, gcc-internal-format
17898 msgid "switch %qs does not start with %<-%>"
17899 msgstr ""
17901 #: gcc.c:4953
17902 #, gcc-internal-format
17903 msgid "spec-generated switch is just %<-%>"
17904 msgstr ""
17906 #: gcc.c:5046
17907 #, gcc-internal-format, gfc-internal-format
17908 msgid "could not open temporary response file %s"
17909 msgstr ""
17911 #: gcc.c:5053
17912 #, gcc-internal-format, gfc-internal-format
17913 msgid "could not write to temporary response file %s"
17914 msgstr ""
17916 #: gcc.c:5059
17917 #, gcc-internal-format, gfc-internal-format
17918 msgid "could not close temporary response file %s"
17919 msgstr ""
17921 #: gcc.c:5182
17922 #, gcc-internal-format
17923 msgid "spec %qs invalid"
17924 msgstr ""
17926 #: gcc.c:5332
17927 #, gcc-internal-format
17928 msgid "spec %qs has invalid %<%%0%c%>"
17929 msgstr ""
17931 #: gcc.c:5653
17932 #, gcc-internal-format
17933 msgid "spec %qs has invalid %<%%W%c%>"
17934 msgstr ""
17936 #: gcc.c:5676
17937 #, gcc-internal-format
17938 msgid "spec %qs has invalid %<%%x%c%>"
17939 msgstr ""
17941 #. Catch the case where a spec string contains something like
17942 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
17943 #. hand side of the :.
17944 #: gcc.c:5887
17945 #, gcc-internal-format
17946 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
17947 msgstr ""
17949 #: gcc.c:5930
17950 #, gcc-internal-format
17951 msgid "spec failure: unrecognized spec option %qc"
17952 msgstr ""
17954 #: gcc.c:5992
17955 #, gcc-internal-format
17956 msgid "unknown spec function %qs"
17957 msgstr ""
17959 #: gcc.c:6022
17960 #, gcc-internal-format
17961 msgid "error in args to spec function %qs"
17962 msgstr ""
17964 #: gcc.c:6076
17965 #, gcc-internal-format
17966 msgid "malformed spec function name"
17967 msgstr ""
17969 #. )
17970 #: gcc.c:6079
17971 #, gcc-internal-format
17972 msgid "no arguments for spec function"
17973 msgstr ""
17975 #: gcc.c:6098
17976 #, gcc-internal-format
17977 msgid "malformed spec function arguments"
17978 msgstr ""
17980 #: gcc.c:6372
17981 #, gcc-internal-format
17982 msgid "braced spec %qs is invalid at %qc"
17983 msgstr ""
17985 #: gcc.c:6467
17986 #, gcc-internal-format
17987 msgid "braced spec body %qs is invalid"
17988 msgstr ""
17990 #: gcc.c:7073
17991 #, gcc-internal-format, gfc-internal-format
17992 msgid "%s: could not determine length of compare-debug file %s"
17993 msgstr ""
17995 #: gcc.c:7084
17996 #, gcc-internal-format, gfc-internal-format
17997 msgid "%s: -fcompare-debug failure (length)"
17998 msgstr ""
18000 #: gcc.c:7094 gcc.c:7135
18001 #, gcc-internal-format, gfc-internal-format
18002 msgid "%s: could not open compare-debug file %s"
18003 msgstr ""
18005 #: gcc.c:7114 gcc.c:7151
18006 #, gcc-internal-format, gfc-internal-format
18007 msgid "%s: -fcompare-debug failure"
18008 msgstr ""
18010 #: gcc.c:7459
18011 #, gcc-internal-format
18012 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18013 msgstr ""
18015 #: gcc.c:7483
18016 #, gcc-internal-format
18017 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18018 msgstr ""
18020 #: gcc.c:7777
18021 #, gcc-internal-format
18022 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
18023 msgstr ""
18025 #: gcc.c:7781
18026 #, gcc-internal-format
18027 msgid "unrecognized command line option %<-%s%>"
18028 msgstr ""
18030 #: gcc.c:7907
18031 #, gcc-internal-format
18032 msgid "not configured with sysroot headers suffix"
18033 msgstr ""
18035 #: gcc.c:7968
18036 #, gcc-internal-format
18037 msgid "no input files"
18038 msgstr ""
18040 #: gcc.c:8019
18041 #, gcc-internal-format
18042 msgid "cannot specify -o with -c, -S or -E with multiple files"
18043 msgstr ""
18045 #: gcc.c:8060
18046 #, gcc-internal-format, gfc-internal-format
18047 msgid "%s: %s compiler not installed on this system"
18048 msgstr ""
18050 #: gcc.c:8084
18051 #, gcc-internal-format
18052 msgid "recompiling with -fcompare-debug"
18053 msgstr ""
18055 #: gcc.c:8100
18056 #, gcc-internal-format
18057 msgid "during -fcompare-debug recompilation"
18058 msgstr ""
18060 #: gcc.c:8109
18061 #, gcc-internal-format
18062 msgid "comparing final insns dumps"
18063 msgstr ""
18065 #: gcc.c:8226
18066 #, gcc-internal-format, gfc-internal-format
18067 msgid "-fuse-linker-plugin, but %s not found"
18068 msgstr ""
18070 #: gcc.c:8259
18071 #, gcc-internal-format, gfc-internal-format
18072 msgid "%s: linker input file unused because linking not done"
18073 msgstr ""
18075 #: gcc.c:8311
18076 #, gcc-internal-format, gfc-internal-format
18077 msgid "language %s not recognized"
18078 msgstr ""
18080 #: gcc.c:8551
18081 #, gcc-internal-format
18082 msgid "multilib spec %qs is invalid"
18083 msgstr ""
18085 #: gcc.c:8753
18086 #, gcc-internal-format
18087 msgid "multilib exclusions %qs is invalid"
18088 msgstr ""
18090 #: gcc.c:8817
18091 #, gcc-internal-format
18092 msgid "multilib select %qs %qs is invalid"
18093 msgstr ""
18095 #: gcc.c:8979
18096 #, gcc-internal-format
18097 msgid "multilib select %qs is invalid"
18098 msgstr ""
18100 #: gcc.c:9019
18101 #, gcc-internal-format
18102 msgid "multilib exclusion %qs is invalid"
18103 msgstr ""
18105 #: gcc.c:9234
18106 #, gcc-internal-format
18107 msgid "environment variable %qs not defined"
18108 msgstr ""
18110 #: gcc.c:9373 gcc.c:9378
18111 #, gcc-internal-format
18112 msgid "invalid version number %qs"
18113 msgstr ""
18115 #: gcc.c:9421
18116 #, gcc-internal-format, gfc-internal-format
18117 msgid "too few arguments to %%:version-compare"
18118 msgstr ""
18120 #: gcc.c:9427
18121 #, gcc-internal-format, gfc-internal-format
18122 msgid "too many arguments to %%:version-compare"
18123 msgstr ""
18125 #: gcc.c:9469
18126 #, gcc-internal-format
18127 msgid "unknown operator %qs in %%:version-compare"
18128 msgstr ""
18130 #: gcc.c:9593
18131 #, gcc-internal-format, gfc-internal-format
18132 msgid "too many arguments to %%:compare-debug-dump-opt"
18133 msgstr ""
18135 #: gcc.c:9666
18136 #, gcc-internal-format, gfc-internal-format
18137 msgid "too many arguments to %%:compare-debug-self-opt"
18138 msgstr ""
18140 #: gcc.c:9702
18141 #, gcc-internal-format, gfc-internal-format
18142 msgid "too few arguments to %%:compare-debug-auxbase-opt"
18143 msgstr ""
18145 #: gcc.c:9706
18146 #, gcc-internal-format, gfc-internal-format
18147 msgid "too many arguments to %%:compare-debug-auxbase-opt"
18148 msgstr ""
18150 #: gcc.c:9713
18151 #, gcc-internal-format, gfc-internal-format
18152 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
18153 msgstr ""
18155 #: gcc.c:9787
18156 #, gcc-internal-format, gfc-internal-format
18157 msgid "too few arguments to %%:replace-extension"
18158 msgstr ""
18160 #: gcov-tool.c:72
18161 #, gcc-internal-format, gfc-internal-format
18162 msgid "error in removing %s\n"
18163 msgstr ""
18165 #: gcov-tool.c:103
18166 #, gcc-internal-format, gfc-internal-format
18167 msgid "Cannot make directory %s"
18168 msgstr ""
18170 #: gcov-tool.c:111
18171 #, gcc-internal-format
18172 msgid "Cannot get current directory name"
18173 msgstr ""
18175 #: gcov-tool.c:115 gcov-tool.c:121
18176 #, gcc-internal-format, gfc-internal-format
18177 msgid "Cannot change directory to %s"
18178 msgstr ""
18180 #: gcov-tool.c:214
18181 #, gcc-internal-format
18182 msgid "weights need to be non-negative\n"
18183 msgstr ""
18185 #: gcov-tool.c:349
18186 #, gcc-internal-format
18187 msgid "scale needs to be non-negative\n"
18188 msgstr ""
18190 #: gcse.c:3965
18191 #, gcc-internal-format, gfc-internal-format
18192 msgid "%s: %d basic blocks and %d edges/basic block"
18193 msgstr ""
18195 #: gcse.c:3977
18196 #, gcc-internal-format, gfc-internal-format
18197 msgid ""
18198 "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above "
18199 "%d"
18200 msgstr ""
18202 #: gencfn-macros.c:183
18203 #, gcc-internal-format, gfc-internal-format
18204 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
18205 msgstr ""
18207 #: gencfn-macros.c:190
18208 #, gcc-internal-format, gfc-internal-format
18209 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
18210 msgstr ""
18212 #: gentarget-def.c:126
18213 #, gcc-internal-format, gfc-internal-format
18214 msgid "invalid prototype for '%s'"
18215 msgstr ""
18217 #: gentarget-def.c:131
18218 #, gcc-internal-format, gfc-internal-format
18219 msgid "prototype for '%s' has required operands after optional operands"
18220 msgstr ""
18222 #: gentarget-def.c:148
18223 #, gcc-internal-format, gfc-internal-format
18224 msgid "argument %d of '%s' did not have the expected name"
18225 msgstr ""
18227 #: gentarget-def.c:168
18228 #, gcc-internal-format, gfc-internal-format
18229 msgid "'%s' must have %d operands (excluding match_dups)"
18230 msgstr ""
18232 #: gentarget-def.c:172
18233 #, gcc-internal-format, gfc-internal-format
18234 msgid "'%s' must have at least %d operands (excluding match_dups)"
18235 msgstr ""
18237 #: gentarget-def.c:176
18238 #, gcc-internal-format, gfc-internal-format
18239 msgid "'%s' must have no more than %d operands (excluding match_dups)"
18240 msgstr ""
18242 #: gentarget-def.c:276
18243 #, gcc-internal-format, gfc-internal-format
18244 msgid "duplicate definition of '%s'"
18245 msgstr ""
18247 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
18248 #: ggc-page.c:2457 ggc-page.c:2488 ggc-page.c:2495
18249 #, gcc-internal-format
18250 msgid "can%'t write PCH file: %m"
18251 msgstr ""
18253 #: ggc-common.c:481 config/i386/host-cygwin.c:55
18254 #, gcc-internal-format
18255 msgid "can%'t get position in PCH file: %m"
18256 msgstr ""
18258 #: ggc-common.c:491
18259 #, gcc-internal-format
18260 msgid "can%'t write padding to PCH file: %m"
18261 msgstr ""
18263 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
18264 #: ggc-common.c:637 ggc-page.c:2589
18265 #, gcc-internal-format
18266 msgid "can%'t read PCH file: %m"
18267 msgstr ""
18269 #: ggc-common.c:629
18270 #, gcc-internal-format
18271 msgid "had to relocate PCH"
18272 msgstr ""
18274 #: ggc-page.c:1725
18275 #, gcc-internal-format
18276 msgid "open /dev/zero: %m"
18277 msgstr ""
18279 #: ggc-page.c:2473 ggc-page.c:2479
18280 #, gcc-internal-format
18281 msgid "can%'t write PCH file"
18282 msgstr ""
18284 #: gimple-ssa-isolate-paths.c:290 gimple-ssa-isolate-paths.c:447 tree.c:12747
18285 #: tree.c:12784 c/c-typeck.c:2905 c/c-typeck.c:2989 c/c-typeck.c:9802
18286 #: c/c-typeck.c:9819 cp/call.c:6261 cp/constexpr.c:764 cp/constexpr.c:2058
18287 #: cp/cvt.c:983 cp/cvt.c:1010 cp/decl2.c:5164 cp/pt.c:7611 cp/semantics.c:1763
18288 #: cp/typeck.c:1642 cp/typeck.c:1835 cp/typeck.c:3690
18289 #, gcc-internal-format
18290 msgid "declared here"
18291 msgstr ""
18293 #: gimple-ssa-isolate-paths.c:332
18294 #, gcc-internal-format
18295 msgid "potential null pointer dereference"
18296 msgstr ""
18298 #: gimple-ssa-isolate-paths.c:400
18299 #, gcc-internal-format
18300 msgid "null pointer dereference"
18301 msgstr ""
18303 #: gimple-ssa-nonnull-compare.c:102
18304 #, gcc-internal-format
18305 msgid "nonnull argument %qD compared to NULL"
18306 msgstr ""
18308 #: gimple-streamer-in.c:210
18309 #, gcc-internal-format, gfc-internal-format
18310 msgid "bytecode stream: unknown GIMPLE statement tag %s"
18311 msgstr ""
18313 #: gimple.c:1170
18314 #, gcc-internal-format, gfc-internal-format
18315 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
18316 msgstr ""
18318 #: gimplify.c:1625
18319 #, gcc-internal-format
18320 msgid "statement will never be executed"
18321 msgstr ""
18323 #: gimplify.c:2638
18324 #, gcc-internal-format
18325 msgid "using result of function returning %<void%>"
18326 msgstr ""
18328 #: gimplify.c:5310
18329 #, gcc-internal-format, gfc-internal-format
18330 msgid "invalid lvalue in asm output %d"
18331 msgstr ""
18333 #: gimplify.c:5452
18334 #, gcc-internal-format, gfc-internal-format
18335 msgid "non-memory input %d must stay in memory"
18336 msgstr ""
18338 #: gimplify.c:5492 gimplify.c:5501
18339 #, gcc-internal-format, gfc-internal-format
18340 msgid "memory input %d is not directly addressable"
18341 msgstr ""
18343 #: gimplify.c:6072
18344 #, gcc-internal-format
18345 msgid "threadprivate variable %qE used in target region"
18346 msgstr ""
18348 #: gimplify.c:6074
18349 #, gcc-internal-format
18350 msgid "enclosing target region"
18351 msgstr ""
18353 #: gimplify.c:6086
18354 #, gcc-internal-format
18355 msgid "threadprivate variable %qE used in untied task"
18356 msgstr ""
18358 #: gimplify.c:6088
18359 #, gcc-internal-format
18360 msgid "enclosing task"
18361 msgstr ""
18363 #: gimplify.c:6150
18364 #, gcc-internal-format
18365 msgid "%qE not specified in enclosing %s"
18366 msgstr ""
18368 #: gimplify.c:6152
18369 #, gcc-internal-format, gfc-internal-format
18370 msgid "enclosing %s"
18371 msgstr ""
18373 #: gimplify.c:6262
18374 #, gcc-internal-format
18375 msgid "%qE not specified in enclosing OpenACC %qs construct"
18376 msgstr ""
18378 #: gimplify.c:6264
18379 #, gcc-internal-format
18380 msgid "enclosing OpenACC %qs construct"
18381 msgstr ""
18383 #: gimplify.c:6315
18384 #, gcc-internal-format
18385 msgid "%qE with %<link%> clause used in %<routine%> function"
18386 msgstr ""
18388 #: gimplify.c:6323
18389 #, gcc-internal-format
18390 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
18391 msgstr ""
18393 #: gimplify.c:6399 gimplify.c:7013
18394 #, gcc-internal-format
18395 msgid "variable %qE declared in enclosing %<host_data%> region"
18396 msgstr ""
18398 #: gimplify.c:6420
18399 #, gcc-internal-format
18400 msgid "%qD referenced in target region does not have a mappable type"
18401 msgstr ""
18403 #: gimplify.c:6538 gimplify.c:6570
18404 #, gcc-internal-format
18405 msgid "iteration variable %qE is predetermined linear"
18406 msgstr ""
18408 #: gimplify.c:6541
18409 #, gcc-internal-format
18410 msgid "iteration variable %qE should be private"
18411 msgstr ""
18413 #: gimplify.c:6555
18414 #, gcc-internal-format
18415 msgid "iteration variable %qE should not be firstprivate"
18416 msgstr ""
18418 #: gimplify.c:6558
18419 #, gcc-internal-format
18420 msgid "iteration variable %qE should not be reduction"
18421 msgstr ""
18423 #: gimplify.c:6561
18424 #, gcc-internal-format
18425 msgid "iteration variable %qE should not be linear"
18426 msgstr ""
18428 #: gimplify.c:6564
18429 #, gcc-internal-format
18430 msgid "iteration variable %qE should not be lastprivate"
18431 msgstr ""
18433 #: gimplify.c:6567
18434 #, gcc-internal-format
18435 msgid "iteration variable %qE should not be private"
18436 msgstr ""
18438 #: gimplify.c:6881
18439 #, gcc-internal-format
18440 msgid ""
18441 "%<linear%> clause for variable other than loop iterator specified on "
18442 "construct combined with %<distribute%>"
18443 msgstr ""
18445 #: gimplify.c:7090
18446 #, gcc-internal-format
18447 msgid "mapping field %qE of variable length structure"
18448 msgstr ""
18450 #: gimplify.c:7301
18451 #, gcc-internal-format
18452 msgid "%qE appears more than once in map clauses"
18453 msgstr ""
18455 #: gimplify.c:7597
18456 #, gcc-internal-format
18457 msgid ""
18458 "copyprivate variable %qE is not threadprivate or private in outer context"
18459 msgstr ""
18461 #: gimplify.c:7617
18462 #, gcc-internal-format
18463 msgid "%s variable %qE is private in outer context"
18464 msgstr ""
18466 #: gimplify.c:7643
18467 #, gcc-internal-format
18468 msgid "expected %qs %<if%> clause modifier rather than %qs"
18469 msgstr ""
18471 #: gimplify.c:8145
18472 #, gcc-internal-format
18473 msgid ""
18474 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
18475 "%<distribute%> construct"
18476 msgstr ""
18478 #: gimplify.c:8227
18479 #, gcc-internal-format
18480 msgid ""
18481 "incompatible data clause with reduction on %qE; promoting to present_or_copy"
18482 msgstr ""
18484 #: gimplify.c:8371
18485 #, gcc-internal-format
18486 msgid "invalid private reduction on %qE"
18487 msgstr ""
18489 #: gimplify.c:10179 omp-low.c:3617
18490 #, gcc-internal-format
18491 msgid ""
18492 "%<ordered%> construct with %<depend%> clause must be closely nested inside a "
18493 "loop with %<ordered%> clause with a parameter"
18494 msgstr ""
18496 #: gimplify.c:10197
18497 #, gcc-internal-format
18498 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
18499 msgstr ""
18501 #: gimplify.c:10210
18502 #, gcc-internal-format
18503 msgid ""
18504 "number of variables in %<depend(sink)%> clause does not match number of "
18505 "iteration variables"
18506 msgstr ""
18508 #: gimplify.c:10223
18509 #, gcc-internal-format
18510 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
18511 msgstr ""
18513 #: gimplify.c:10234
18514 #, gcc-internal-format
18515 msgid ""
18516 "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses "
18517 "on the same construct"
18518 msgstr ""
18520 #: gimplify.c:11166
18521 #, gcc-internal-format
18522 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
18523 msgstr ""
18525 #: gimplify.c:11462
18526 #, gcc-internal-format
18527 msgid "gimplification failed"
18528 msgstr ""
18530 #: gimplify.c:11965 c-family/c-common.c:5823 c-family/c-common.c:5896
18531 #, gcc-internal-format
18532 msgid "first argument to %<va_arg%> not of type %<va_list%>"
18533 msgstr ""
18535 #: gimplify.c:11985
18536 #, gcc-internal-format
18537 msgid "%qT is promoted to %qT when passed through %<...%>"
18538 msgstr ""
18540 #: gimplify.c:11990
18541 #, gcc-internal-format
18542 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
18543 msgstr ""
18545 #: gimplify.c:11997
18546 #, gcc-internal-format
18547 msgid "if this code is reached, the program will abort"
18548 msgstr ""
18550 #: godump.c:1432
18551 #, gcc-internal-format
18552 msgid "could not close Go dump file: %m"
18553 msgstr ""
18555 #: godump.c:1444
18556 #, gcc-internal-format
18557 msgid "could not open Go dump file %qs: %m"
18558 msgstr ""
18560 #: graph.c:55 toplev.c:1500 java/jcf-parse.c:1752 java/jcf-parse.c:1891
18561 #: objc/objc-act.c:461
18562 #, gcc-internal-format
18563 msgid "can%'t open %s: %m"
18564 msgstr ""
18566 #: graphite.c:344
18567 #, gcc-internal-format
18568 msgid "Graphite loop optimizations cannot be used (isl is not available)."
18569 msgstr ""
18571 #: hsa-brig.c:899
18572 #, gcc-internal-format
18573 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
18574 msgstr ""
18576 #: hsa-gen.c:1206
18577 #, gcc-internal-format
18578 msgid "HSA SSA name defined by instruction that is supposed to be using it"
18579 msgstr ""
18581 #: hsa-gen.c:1210 hsa-gen.c:1223
18582 #, gcc-internal-format
18583 msgid "HSA SSA verification failed"
18584 msgstr ""
18586 #: hsa-gen.c:1219
18587 #, gcc-internal-format
18588 msgid ""
18589 "HSA SSA name not among operands of instruction that is supposed to use it"
18590 msgstr ""
18592 #: hsa-gen.c:1479
18593 #, gcc-internal-format
18594 msgid "HSA instruction uses a register but is not among recorded register uses"
18595 msgstr ""
18597 #: hsa-gen.c:1483
18598 #, gcc-internal-format
18599 msgid "HSA instruction verification failed"
18600 msgstr ""
18602 #: hsa.c:240
18603 #, gcc-internal-format
18604 msgid "HSA image ops not handled"
18605 msgstr ""
18607 #: input.c:1171
18608 #, gcc-internal-format, gfc-internal-format
18609 msgid "expansion point is location %i"
18610 msgstr ""
18612 #: input.c:1201
18613 #, gcc-internal-format, gfc-internal-format
18614 msgid "token %u has x-location == y-location == %u"
18615 msgstr ""
18617 #: input.c:1209
18618 #, gcc-internal-format, gfc-internal-format
18619 msgid "token %u has x-location == %u"
18620 msgstr ""
18622 #: input.c:1210
18623 #, gcc-internal-format, gfc-internal-format
18624 msgid "token %u has y-location == %u"
18625 msgstr ""
18627 #: ipa-chkp.c:667
18628 #, gcc-internal-format
18629 msgid "function cannot be instrumented"
18630 msgstr ""
18632 #: ipa-devirt.c:751 ipa-devirt.c:902
18633 #, gcc-internal-format
18634 msgid "virtual table of type %qD violates one definition rule"
18635 msgstr ""
18637 #: ipa-devirt.c:754
18638 #, gcc-internal-format
18639 msgid ""
18640 "variable of same assembler name as the virtual table is defined in another "
18641 "translation unit"
18642 msgstr ""
18644 #: ipa-devirt.c:793
18645 #, gcc-internal-format
18646 msgid "virtual table of type %qD contains RTTI information"
18647 msgstr ""
18649 #: ipa-devirt.c:799
18650 #, gcc-internal-format
18651 msgid "but is prevailed by one without from other translation unit"
18652 msgstr ""
18654 #: ipa-devirt.c:803
18655 #, gcc-internal-format
18656 msgid "RTTI will not work on this type"
18657 msgstr ""
18659 #: ipa-devirt.c:833 ipa-devirt.c:861 ipa-devirt.c:932
18660 #, gcc-internal-format
18661 msgid "virtual table of type %qD violates one definition rule  "
18662 msgstr ""
18664 #: ipa-devirt.c:839
18665 #, gcc-internal-format
18666 msgid ""
18667 "the conflicting type defined in another translation unit has virtual table "
18668 "of different size"
18669 msgstr ""
18671 #: ipa-devirt.c:867
18672 #, gcc-internal-format
18673 msgid ""
18674 "the conflicting type defined in another translation unit with different RTTI "
18675 "information"
18676 msgstr ""
18678 #: ipa-devirt.c:910 ipa-devirt.c:940
18679 #, gcc-internal-format
18680 msgid "the conflicting type defined in another translation unit"
18681 msgstr ""
18683 #: ipa-devirt.c:914
18684 #, gcc-internal-format
18685 msgid "contains additional virtual method %qD"
18686 msgstr ""
18688 #: ipa-devirt.c:921
18689 #, gcc-internal-format
18690 msgid ""
18691 "the conflicting type defined in another translation unit has virtual table "
18692 "with more entries"
18693 msgstr ""
18695 #: ipa-devirt.c:946
18696 #, gcc-internal-format
18697 msgid "virtual method %qD"
18698 msgstr ""
18700 #: ipa-devirt.c:950
18701 #, gcc-internal-format
18702 msgid "ought to match virtual method %qD but does not"
18703 msgstr ""
18705 #: ipa-devirt.c:956
18706 #, gcc-internal-format
18707 msgid ""
18708 "the conflicting type defined in another translation unit has virtual table "
18709 "with different contents"
18710 msgstr ""
18712 #: ipa-devirt.c:986
18713 #, gcc-internal-format
18714 msgid "type %qT violates the C++ One Definition Rule"
18715 msgstr ""
18717 #: ipa-devirt.c:997 ipa-devirt.c:1012 ipa-devirt.c:1262 ipa-devirt.c:1354
18718 #: ipa-devirt.c:1393 ipa-devirt.c:1411
18719 #, gcc-internal-format
18720 msgid "a different type is defined in another translation unit"
18721 msgstr ""
18723 #: ipa-devirt.c:1004
18724 #, gcc-internal-format
18725 msgid "the first difference of corresponding definitions is field %qD"
18726 msgstr ""
18728 #: ipa-devirt.c:1014
18729 #, gcc-internal-format
18730 msgid "the first difference of corresponding definitions is method %qD"
18731 msgstr ""
18733 #: ipa-devirt.c:1108
18734 #, gcc-internal-format
18735 msgid ""
18736 "type %qT defined in anonymous namespace can not match type %qT across the "
18737 "translation unit boundary"
18738 msgstr ""
18740 #: ipa-devirt.c:1113
18741 #, gcc-internal-format
18742 msgid ""
18743 "type %qT defined in anonymous namespace can not match across the translation "
18744 "unit boundary"
18745 msgstr ""
18747 #: ipa-devirt.c:1118
18748 #, gcc-internal-format
18749 msgid "the incompatible type defined in another translation unit"
18750 msgstr ""
18752 #: ipa-devirt.c:1141
18753 #, gcc-internal-format
18754 msgid "type name %<%s%> should match type name %<%s%>"
18755 msgstr ""
18757 #: ipa-devirt.c:1145 ipa-devirt.c:1237
18758 #, gcc-internal-format
18759 msgid "the incompatible type is defined here"
18760 msgstr ""
18762 #: ipa-devirt.c:1173
18763 #, gcc-internal-format
18764 msgid "array types have different bounds"
18765 msgstr ""
18767 #: ipa-devirt.c:1188
18768 #, gcc-internal-format
18769 msgid "return value type mismatch"
18770 msgstr ""
18772 #: ipa-devirt.c:1203
18773 #, gcc-internal-format
18774 msgid "implicit this pointer type mismatch"
18775 msgstr ""
18777 #: ipa-devirt.c:1206
18778 #, gcc-internal-format, gfc-internal-format
18779 msgid "type mismatch in parameter %i"
18780 msgstr ""
18782 #: ipa-devirt.c:1217
18783 #, gcc-internal-format
18784 msgid "types have different parameter counts"
18785 msgstr ""
18787 #: ipa-devirt.c:1228
18788 #, gcc-internal-format
18789 msgid "type %qT itself violate the C++ One Definition Rule"
18790 msgstr ""
18792 #: ipa-devirt.c:1234
18793 #, gcc-internal-format
18794 msgid "type %qT should match type %qT"
18795 msgstr ""
18797 #: ipa-devirt.c:1269
18798 #, gcc-internal-format
18799 msgid "a type with different qualifiers is defined in another translation unit"
18800 msgstr ""
18802 #: ipa-devirt.c:1287
18803 #, gcc-internal-format
18804 msgid "a type with different attributes is defined in another translation unit"
18805 msgstr ""
18807 #: ipa-devirt.c:1302
18808 #, gcc-internal-format
18809 msgid ""
18810 "an enum with different value name is defined in another translation unit"
18811 msgstr ""
18813 #: ipa-devirt.c:1311
18814 #, gcc-internal-format
18815 msgid "an enum with different values is defined in another translation unit"
18816 msgstr ""
18818 #: ipa-devirt.c:1319
18819 #, gcc-internal-format
18820 msgid ""
18821 "an enum with mismatching number of values is defined in another translation "
18822 "unit"
18823 msgstr ""
18825 #: ipa-devirt.c:1337
18826 #, gcc-internal-format
18827 msgid "a type with different precision is defined in another translation unit"
18828 msgstr ""
18830 #: ipa-devirt.c:1344
18831 #, gcc-internal-format
18832 msgid "a type with different signedness is defined in another translation unit"
18833 msgstr ""
18835 #: ipa-devirt.c:1369
18836 #, gcc-internal-format
18837 msgid ""
18838 "it is defined as a pointer in different address space in another translation "
18839 "unit"
18840 msgstr ""
18842 #: ipa-devirt.c:1378
18843 #, gcc-internal-format
18844 msgid ""
18845 "it is defined as a pointer to different type in another translation unit"
18846 msgstr ""
18848 #: ipa-devirt.c:1438
18849 #, gcc-internal-format
18850 msgid "an array of different size is defined in another translation unit"
18851 msgstr ""
18853 #: ipa-devirt.c:1453
18854 #, gcc-internal-format
18855 msgid "has different return value in another translation unit"
18856 msgstr ""
18858 #: ipa-devirt.c:1476 ipa-devirt.c:1488
18859 #, gcc-internal-format
18860 msgid "has different parameters in another translation unit"
18861 msgstr ""
18863 #: ipa-devirt.c:1511
18864 #, gcc-internal-format
18865 msgid "a type defined in another translation unit is not polymorphic"
18866 msgstr ""
18868 #: ipa-devirt.c:1515
18869 #, gcc-internal-format
18870 msgid "a type defined in another translation unit is polymorphic"
18871 msgstr ""
18873 #: ipa-devirt.c:1533 ipa-devirt.c:1589
18874 #, gcc-internal-format
18875 msgid ""
18876 "a type with different virtual table pointers is defined in another "
18877 "translation unit"
18878 msgstr ""
18880 #: ipa-devirt.c:1540 ipa-devirt.c:1594
18881 #, gcc-internal-format
18882 msgid "a type with different bases is defined in another translation unit"
18883 msgstr ""
18885 #: ipa-devirt.c:1548
18886 #, gcc-internal-format
18887 msgid "a field with different name is defined in another translation unit"
18888 msgstr ""
18890 #: ipa-devirt.c:1562
18891 #, gcc-internal-format
18892 msgid ""
18893 "a field of same name but different type is defined in another translation "
18894 "unit"
18895 msgstr ""
18897 #: ipa-devirt.c:1575
18898 #, gcc-internal-format
18899 msgid "fields has different layout in another translation unit"
18900 msgstr ""
18902 #: ipa-devirt.c:1598
18903 #, gcc-internal-format
18904 msgid ""
18905 "a type with different number of fields is defined in another translation unit"
18906 msgstr ""
18908 #: ipa-devirt.c:1622
18909 #, gcc-internal-format
18910 msgid "a different method of same type is defined in another translation unit"
18911 msgstr ""
18913 #: ipa-devirt.c:1630
18914 #, gcc-internal-format
18915 msgid ""
18916 "s definition that differs by virtual keyword in another translation unit"
18917 msgstr ""
18919 #: ipa-devirt.c:1637
18920 #, gcc-internal-format
18921 msgid "virtual table layout differs in another translation unit"
18922 msgstr ""
18924 #: ipa-devirt.c:1646
18925 #, gcc-internal-format
18926 msgid "method with incompatible type is defined in another translation unit"
18927 msgstr ""
18929 #: ipa-devirt.c:1654
18930 #, gcc-internal-format
18931 msgid ""
18932 "a type with different number of methods is defined in another translation "
18933 "unit"
18934 msgstr ""
18936 #: ipa-devirt.c:1676
18937 #, gcc-internal-format
18938 msgid "a type with different size is defined in another translation unit"
18939 msgstr ""
18941 #: ipa-devirt.c:1684
18942 #, gcc-internal-format
18943 msgid "a type with different alignment is defined in another translation unit"
18944 msgstr ""
18946 #: ipa-devirt.c:1807
18947 #, gcc-internal-format
18948 msgid "the extra base is defined here"
18949 msgstr ""
18951 #: ipa-devirt.c:3777
18952 #, gcc-internal-format
18953 msgid "Declaring type %qD final would enable devirtualization of %i call"
18954 msgid_plural ""
18955 "Declaring type %qD final would enable devirtualization of %i calls"
18956 msgstr[0] ""
18957 msgstr[1] ""
18959 #: ipa-devirt.c:3786
18960 #, gcc-internal-format
18961 msgid ""
18962 "Declaring type %qD final would enable devirtualization of %i call executed "
18963 "%lli times"
18964 msgid_plural ""
18965 "Declaring type %qD final would enable devirtualization of %i calls executed "
18966 "%lli times"
18967 msgstr[0] ""
18968 msgstr[1] ""
18970 #: ipa-devirt.c:3815
18971 #, gcc-internal-format
18972 msgid ""
18973 "Declaring virtual destructor of %qD final would enable devirtualization of "
18974 "%i call"
18975 msgid_plural ""
18976 "Declaring virtual destructor of %qD final would enable devirtualization of "
18977 "%i calls"
18978 msgstr[0] ""
18979 msgstr[1] ""
18981 #: ipa-devirt.c:3823
18982 #, gcc-internal-format
18983 msgid "Declaring method %qD final would enable devirtualization of %i call"
18984 msgid_plural ""
18985 "Declaring method %qD final would enable devirtualization of %i calls"
18986 msgstr[0] ""
18987 msgstr[1] ""
18989 #: ipa-devirt.c:3831
18990 #, gcc-internal-format
18991 msgid ""
18992 "Declaring virtual destructor of %qD final would enable devirtualization of "
18993 "%i call executed %lli times"
18994 msgid_plural ""
18995 "Declaring virtual destructor of %qD final would enable devirtualization of "
18996 "%i calls executed %lli times"
18997 msgstr[0] ""
18998 msgstr[1] ""
19000 #: ipa-devirt.c:3841
19001 #, gcc-internal-format
19002 msgid ""
19003 "Declaring method %qD final would enable devirtualization of %i call executed "
19004 "%lli times"
19005 msgid_plural ""
19006 "Declaring method %qD final would enable devirtualization of %i calls "
19007 "executed %lli times"
19008 msgstr[0] ""
19009 msgstr[1] ""
19011 #: ipa-hsa.c:57
19012 #, gcc-internal-format, gfc-internal-format
19013 msgid "could not emit HSAIL for function %s: function cannot be cloned"
19014 msgstr ""
19016 #: ipa-inline-analysis.c:4378
19017 #, gcc-internal-format
19018 msgid "ipa inline summary is missing in input file"
19019 msgstr ""
19021 #: ipa-reference.c:1182
19022 #, gcc-internal-format
19023 msgid "ipa reference summary is missing in ltrans unit"
19024 msgstr ""
19026 #: ira.c:2310 ira.c:2324 ira.c:2338
19027 #, gcc-internal-format, gfc-internal-format
19028 msgid "%s cannot be used in asm here"
19029 msgstr ""
19031 #: ira.c:5471
19032 #, gcc-internal-format
19033 msgid "frame pointer required, but reserved"
19034 msgstr ""
19036 #: ira.c:5472
19037 #, gcc-internal-format
19038 msgid "for %qD"
19039 msgstr ""
19041 #: ira.c:5486
19042 #, gcc-internal-format
19043 msgid "frame size too large for reliable stack checking"
19044 msgstr ""
19046 #: lra-assigns.c:1407 reload1.c:1253
19047 #, gcc-internal-format
19048 msgid "%<asm%> operand has impossible constraints"
19049 msgstr ""
19051 #: lra-assigns.c:1428
19052 #, gcc-internal-format
19053 msgid "unable to find a register to spill"
19054 msgstr ""
19056 #: lra-assigns.c:1656
19057 #, gcc-internal-format, gfc-internal-format
19058 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
19059 msgstr ""
19061 #: lra-constraints.c:3714 reload.c:3832 reload.c:4087
19062 #, gcc-internal-format
19063 msgid "inconsistent operand constraints in an %<asm%>"
19064 msgstr ""
19066 #: lra-constraints.c:4591
19067 #, gcc-internal-format, gfc-internal-format
19068 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
19069 msgstr ""
19071 #: lto-cgraph.c:1292
19072 #, gcc-internal-format, gfc-internal-format
19073 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
19074 msgstr ""
19076 #: lto-cgraph.c:1470
19077 #, gcc-internal-format
19078 msgid "bytecode stream: no caller found while reading edge"
19079 msgstr ""
19081 #: lto-cgraph.c:1476
19082 #, gcc-internal-format
19083 msgid "bytecode stream: no callee found while reading edge"
19084 msgstr ""
19086 #: lto-cgraph.c:1551
19087 #, gcc-internal-format
19088 msgid "bytecode stream: found empty cgraph node"
19089 msgstr ""
19091 #: lto-cgraph.c:1729
19092 #, gcc-internal-format, gfc-internal-format
19093 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
19094 msgstr ""
19096 #: lto-cgraph.c:1816
19097 #, gcc-internal-format, gfc-internal-format
19098 msgid "Profile information in %s corrupted"
19099 msgstr ""
19101 #: lto-cgraph.c:1849
19102 #, gcc-internal-format, gfc-internal-format
19103 msgid "cannot find LTO cgraph in %s"
19104 msgstr ""
19106 #: lto-cgraph.c:1859
19107 #, gcc-internal-format, gfc-internal-format
19108 msgid "cannot find LTO section refs in %s"
19109 msgstr ""
19111 #: lto-cgraph.c:1940
19112 #, gcc-internal-format, gfc-internal-format
19113 msgid "invalid offload table in %s"
19114 msgstr ""
19116 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
19117 #: lto-compress.c:293 lto-compress.c:314
19118 #, gcc-internal-format, gfc-internal-format
19119 msgid "compressed stream: %s"
19120 msgstr ""
19122 #: lto-section-in.c:445
19123 #, gcc-internal-format, gfc-internal-format
19124 msgid ""
19125 "bytecode stream: trying to read %d bytes after the end of the input buffer"
19126 msgstr ""
19128 #: lto-section-in.c:456
19129 #, gcc-internal-format, gfc-internal-format
19130 msgid "%s out of range: Range is %i to %i, value is %i"
19131 msgstr ""
19133 #: lto-streamer-in.c:79
19134 #, gcc-internal-format, gfc-internal-format
19135 msgid "bytecode stream: unexpected tag %s"
19136 msgstr ""
19138 #: lto-streamer-in.c:900 lto-streamer-in.c:910
19139 #, gcc-internal-format
19140 msgid "Cgraph edge statement index out of range"
19141 msgstr ""
19143 #: lto-streamer-in.c:904 lto-streamer-in.c:913
19144 #, gcc-internal-format
19145 msgid "Cgraph edge statement index not found"
19146 msgstr ""
19148 #: lto-streamer-in.c:920
19149 #, gcc-internal-format
19150 msgid "Reference statement index out of range"
19151 msgstr ""
19153 #: lto-streamer-in.c:923
19154 #, gcc-internal-format
19155 msgid "Reference statement index not found"
19156 msgstr ""
19158 #: lto-streamer-in.c:1494
19159 #, gcc-internal-format, gfc-internal-format
19160 msgid "cannot read LTO mode table from %s"
19161 msgstr ""
19163 #: lto-streamer-in.c:1592
19164 #, gcc-internal-format, gfc-internal-format
19165 msgid "unsupported mode %s\n"
19166 msgstr ""
19168 #: lto-streamer-out.c:420 lto-streamer-out.c:664
19169 #, gcc-internal-format
19170 msgid "tree code %qs is not supported in LTO streams"
19171 msgstr ""
19173 #: lto-streamer.c:162
19174 #, gcc-internal-format, gfc-internal-format
19175 msgid "bytecode stream: unexpected LTO section %s"
19176 msgstr ""
19178 #: lto-streamer.c:383
19179 #, gcc-internal-format, gfc-internal-format
19180 msgid ""
19181 "bytecode stream in file '%s' generated with LTO version %d.%d instead of the "
19182 "expected %d.%d"
19183 msgstr ""
19185 #: lto-wrapper.c:114
19186 #, gcc-internal-format
19187 msgid "deleting LTRANS file %s: %m"
19188 msgstr ""
19190 #: lto-wrapper.c:151
19191 #, gcc-internal-format
19192 msgid "malformed COLLECT_GCC_OPTIONS"
19193 msgstr ""
19195 #: lto-wrapper.c:307
19196 #, gcc-internal-format, gfc-internal-format
19197 msgid "Option %s with different values"
19198 msgstr ""
19200 #: lto-wrapper.c:318 lto-wrapper.c:330
19201 #, gcc-internal-format, gfc-internal-format
19202 msgid "Option %s not used consistently in all LTO input files"
19203 msgstr ""
19205 #: lto-wrapper.c:815
19206 #, gcc-internal-format, gfc-internal-format
19207 msgid "problem with building target image for %s\n"
19208 msgstr ""
19210 #: lto-wrapper.c:835
19211 #, gcc-internal-format
19212 msgid "reading input file"
19213 msgstr ""
19215 #: lto-wrapper.c:840
19216 #, gcc-internal-format
19217 msgid "writing output file"
19218 msgstr ""
19220 #: lto-wrapper.c:870
19221 #, gcc-internal-format
19222 msgid "installation error, can't find crtoffloadtable.o"
19223 msgstr ""
19225 #: lto-wrapper.c:974
19226 #, gcc-internal-format
19227 msgid "environment variable COLLECT_GCC must be set"
19228 msgstr ""
19230 #: lto-wrapper.c:978 config/nvptx/mkoffload.c:361
19231 #, gcc-internal-format
19232 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
19233 msgstr ""
19235 #: lto-wrapper.c:1135 lto-wrapper.c:1191
19236 #, gcc-internal-format
19237 msgid "cannot open %s: %m"
19238 msgstr ""
19240 #: lto-wrapper.c:1138 lto-wrapper.c:1197
19241 #, gcc-internal-format
19242 msgid "cannot read %s: %m"
19243 msgstr ""
19245 #: lto-wrapper.c:1165
19246 #, gcc-internal-format, gfc-internal-format
19247 msgid "invalid format of %s"
19248 msgstr ""
19250 #: lto-wrapper.c:1301
19251 #, gcc-internal-format
19252 msgid "fopen: %s: %m"
19253 msgstr ""
19255 #: multiple_target.c:67
19256 #, gcc-internal-format
19257 msgid "the call requires ifunc, which is not supported by this target"
19258 msgstr ""
19260 #: multiple_target.c:76
19261 #, gcc-internal-format
19262 msgid "default target_clones attribute was not set"
19263 msgstr ""
19265 #: multiple_target.c:256
19266 #, gcc-internal-format
19267 msgid "single target_clones attribute is ignored"
19268 msgstr ""
19270 #: multiple_target.c:268
19271 #, gcc-internal-format
19272 msgid "default target was not set"
19273 msgstr ""
19275 #: multiple_target.c:300
19276 #, gcc-internal-format, gfc-internal-format
19277 msgid "attribute(target_clones(\"%s\")) is not valid for current target"
19278 msgstr ""
19280 #: multiple_target.c:331
19281 #, gcc-internal-format
19282 msgid "attribute(target_clones(\"default\")) is not valid for current target"
19283 msgstr ""
19285 #: omp-low.c:2966 omp-low.c:19408
19286 #, gcc-internal-format
19287 msgid "%<seq%> overrides other OpenACC loop specifiers"
19288 msgstr ""
19290 #: omp-low.c:2969
19291 #, gcc-internal-format
19292 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
19293 msgstr ""
19295 #: omp-low.c:2973
19296 #, gcc-internal-format
19297 msgid "inner loop uses same OpenACC parallelism as containing loop"
19298 msgstr ""
19300 #: omp-low.c:3020
19301 #, gcc-internal-format
19302 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
19303 msgstr ""
19305 #: omp-low.c:3246
19306 #, gcc-internal-format
19307 msgid "non-OpenACC construct inside of OpenACC routine"
19308 msgstr ""
19310 #: omp-low.c:3255
19311 #, gcc-internal-format
19312 msgid "non-OpenACC construct inside of OpenACC region"
19313 msgstr ""
19315 #: omp-low.c:3280
19316 #, gcc-internal-format
19317 msgid ""
19318 "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
19319 msgstr ""
19321 #: omp-low.c:3288
19322 #, gcc-internal-format
19323 msgid ""
19324 "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested "
19325 "inside %<simd%> region"
19326 msgstr ""
19328 #: omp-low.c:3300
19329 #, gcc-internal-format
19330 msgid ""
19331 "only %<distribute%> or %<parallel%> regions are allowed to be strictly "
19332 "nested inside %<teams%> region"
19333 msgstr ""
19335 #: omp-low.c:3317
19336 #, gcc-internal-format
19337 msgid ""
19338 "%<distribute%> region must be strictly nested inside %<teams%> construct"
19339 msgstr ""
19341 #: omp-low.c:3358
19342 #, gcc-internal-format
19343 msgid ""
19344 "OpenACC loop directive must be associated with an OpenACC compute region"
19345 msgstr ""
19347 #: omp-low.c:3380
19348 #, gcc-internal-format
19349 msgid "orphaned %qs construct"
19350 msgstr ""
19352 #: omp-low.c:3409
19353 #, gcc-internal-format
19354 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
19355 msgstr ""
19357 #: omp-low.c:3414
19358 #, gcc-internal-format
19359 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
19360 msgstr ""
19362 #: omp-low.c:3434 omp-low.c:3447
19363 #, gcc-internal-format
19364 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
19365 msgstr ""
19367 #: omp-low.c:3473
19368 #, gcc-internal-format
19369 msgid ""
19370 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
19371 msgstr ""
19373 #: omp-low.c:3487
19374 #, gcc-internal-format
19375 msgid "invalid arguments"
19376 msgstr ""
19378 #: omp-low.c:3493
19379 #, gcc-internal-format
19380 msgid "%<%s %s%> construct not closely nested inside of %qs"
19381 msgstr ""
19383 #: omp-low.c:3521
19384 #, gcc-internal-format
19385 msgid ""
19386 "barrier region may not be closely nested inside of work-sharing, %<critical"
19387 "%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
19388 msgstr ""
19390 #: omp-low.c:3528
19391 #, gcc-internal-format
19392 msgid ""
19393 "work-sharing region may not be closely nested inside of work-sharing, "
19394 "%<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> "
19395 "region"
19396 msgstr ""
19398 #: omp-low.c:3557
19399 #, gcc-internal-format
19400 msgid ""
19401 "%<master%> region may not be closely nested inside of work-sharing, explicit "
19402 "%<task%> or %<taskloop%> region"
19403 msgstr ""
19405 #: omp-low.c:3581 omp-low.c:3720
19406 #, gcc-internal-format
19407 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
19408 msgstr ""
19410 #: omp-low.c:3609
19411 #, gcc-internal-format
19412 msgid ""
19413 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
19414 "an %<ordered%> loop"
19415 msgstr ""
19417 #: omp-low.c:3626
19418 #, gcc-internal-format
19419 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
19420 msgstr ""
19422 #: omp-low.c:3641
19423 #, gcc-internal-format
19424 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
19425 msgstr ""
19427 #: omp-low.c:3654
19428 #, gcc-internal-format
19429 msgid ""
19430 "%<ordered%> region may not be closely nested inside of %<critical%>, "
19431 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
19432 msgstr ""
19434 #: omp-low.c:3665 omp-low.c:3678
19435 #, gcc-internal-format
19436 msgid ""
19437 "%<ordered%> region must be closely nested inside a loop region with an "
19438 "%<ordered%> clause"
19439 msgstr ""
19441 #: omp-low.c:3695
19442 #, gcc-internal-format
19443 msgid ""
19444 "%<critical%> region may not be nested inside a %<critical%> region with the "
19445 "same name"
19446 msgstr ""
19448 #: omp-low.c:3707
19449 #, gcc-internal-format
19450 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
19451 msgstr ""
19453 #: omp-low.c:3728
19454 #, gcc-internal-format
19455 msgid ""
19456 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
19457 "yet"
19458 msgstr ""
19460 #: omp-low.c:3741
19461 #, gcc-internal-format
19462 msgid "OpenACC construct inside of non-OpenACC region"
19463 msgstr ""
19465 #: omp-low.c:3786
19466 #, gcc-internal-format
19467 msgid "%s %qs construct inside of %s %qs region"
19468 msgstr ""
19470 #: omp-low.c:3799 omp-low.c:3806
19471 #, gcc-internal-format
19472 msgid "%qs construct inside of %qs region"
19473 msgstr ""
19475 #: omp-low.c:3918
19476 #, gcc-internal-format
19477 msgid "setjmp/longjmp inside simd construct"
19478 msgstr ""
19480 #: omp-low.c:8018
19481 #, gcc-internal-format
19482 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
19483 msgstr ""
19485 #: omp-low.c:8105
19486 #, gcc-internal-format
19487 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
19488 msgstr ""
19490 #: omp-low.c:12645
19491 #, gcc-internal-format
19492 msgid "multiple loop axes specified for routine"
19493 msgstr ""
19495 #: omp-low.c:14668
19496 #, gcc-internal-format
19497 msgid ""
19498 "ignoring sink clause with offset that is not a multiple of the loop step"
19499 msgstr ""
19501 #: omp-low.c:14691
19502 #, gcc-internal-format
19503 msgid "first offset must be in opposite direction of loop iterations"
19504 msgstr ""
19506 #: omp-low.c:18038
19507 #, gcc-internal-format, gfc-internal-format
19508 msgid "invalid exit from %s structured block"
19509 msgstr ""
19511 #: omp-low.c:18040 omp-low.c:18045
19512 #, gcc-internal-format, gfc-internal-format
19513 msgid "invalid entry to %s structured block"
19514 msgstr ""
19516 #. Otherwise, be vague and lazy, but efficient.
19517 #: omp-low.c:18049
19518 #, gcc-internal-format, gfc-internal-format
19519 msgid "invalid branch to/from %s structured block"
19520 msgstr ""
19522 #: omp-low.c:18850
19523 #, gcc-internal-format, gfc-internal-format
19524 msgid "-fopenacc-dim operand is malformed at '%s'"
19525 msgstr ""
19527 #: omp-low.c:19435
19528 #, gcc-internal-format, gfc-internal-format
19529 msgid "%s uses same OpenACC parallelism as containing loop"
19530 msgstr ""
19532 #: omp-low.c:19437 omp-low.c:19466
19533 #, gcc-internal-format
19534 msgid "containing loop here"
19535 msgstr ""
19537 #: omp-low.c:19441
19538 #, gcc-internal-format, gfc-internal-format
19539 msgid "%s uses OpenACC parallelism disallowed by containing routine"
19540 msgstr ""
19542 #: omp-low.c:19446
19543 #, gcc-internal-format
19544 msgid "routine %qD declared here"
19545 msgstr ""
19547 #: omp-low.c:19459
19548 #, gcc-internal-format
19549 msgid "incorrectly nested OpenACC loop parallelism"
19550 msgstr ""
19552 #: omp-low.c:19543
19553 #, gcc-internal-format
19554 msgid "insufficient partitioning available to parallelize loop"
19555 msgstr ""
19557 #: omp-simd-clone.c:194
19558 #, gcc-internal-format
19559 msgid "ignoring large linear step"
19560 msgstr ""
19562 #: omp-simd-clone.c:201
19563 #, gcc-internal-format
19564 msgid "ignoring zero linear step"
19565 msgstr ""
19567 #: optabs.c:4182
19568 #, gcc-internal-format
19569 msgid "indirect jumps are not available on this target"
19570 msgstr ""
19572 #: opts-common.c:1086
19573 #, gcc-internal-format
19574 msgid "command line option %qs is not supported by this configuration"
19575 msgstr ""
19577 #: opts-common.c:1096 opts.c:1647
19578 #, gcc-internal-format
19579 msgid "missing argument to %qs"
19580 msgstr ""
19582 #: opts-common.c:1102
19583 #, gcc-internal-format
19584 msgid "argument to %qs should be a non-negative integer"
19585 msgstr ""
19587 #: opts-common.c:1117
19588 #, gcc-internal-format
19589 msgid "unrecognized argument in option %qs"
19590 msgstr ""
19592 #: opts-common.c:1139
19593 #, gcc-internal-format
19594 msgid "valid arguments to %qs are: %s; did you mean %qs?"
19595 msgstr ""
19597 #: opts-common.c:1142
19598 #, gcc-internal-format
19599 msgid "valid arguments to %qs are: %s"
19600 msgstr ""
19602 #: opts-global.c:99
19603 #, gcc-internal-format
19604 msgid "command line option %qs is valid for the driver but not for %s"
19605 msgstr ""
19607 #. Eventually this should become a hard error IMO.
19608 #: opts-global.c:105
19609 #, gcc-internal-format
19610 msgid "command line option %qs is valid for %s but not for %s"
19611 msgstr ""
19613 #: opts-global.c:364
19614 #, gcc-internal-format
19615 msgid "unrecognized command line option %<-fdump-%s%>"
19616 msgstr ""
19618 #: opts-global.c:369
19619 #, gcc-internal-format
19620 msgid "unrecognized command line option %<-fopt-info-%s%>"
19621 msgstr ""
19623 #: opts-global.c:390 opts-global.c:398
19624 #, gcc-internal-format
19625 msgid "plugin support is disabled; configure with --enable-plugin"
19626 msgstr ""
19628 #: opts-global.c:422
19629 #, gcc-internal-format
19630 msgid "unrecognized register name %qs"
19631 msgstr ""
19633 #: opts-global.c:440
19634 #, gcc-internal-format
19635 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
19636 msgstr ""
19638 #: opts-global.c:443
19639 #, gcc-internal-format
19640 msgid "unrecognized shadow offset %qs"
19641 msgstr ""
19643 #: opts.c:89
19644 #, gcc-internal-format
19645 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
19646 msgstr ""
19648 #: opts.c:125
19649 #, gcc-internal-format
19650 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
19651 msgstr ""
19653 #: opts.c:132
19654 #, gcc-internal-format
19655 msgid ""
19656 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
19657 "femit-struct-debug-detailed=ind:...%>"
19658 msgstr ""
19660 #: opts.c:582
19661 #, gcc-internal-format
19662 msgid ""
19663 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
19664 msgstr ""
19666 #: opts.c:735
19667 #, gcc-internal-format
19668 msgid "section anchors must be disabled when unit-at-a-time is disabled"
19669 msgstr ""
19671 #: opts.c:739
19672 #, gcc-internal-format
19673 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
19674 msgstr ""
19676 #: opts.c:745
19677 #, gcc-internal-format
19678 msgid "transactional memory is not supported with non-call exceptions"
19679 msgstr ""
19681 #: opts.c:760
19682 #, gcc-internal-format
19683 msgid "section anchors must be disabled when toplevel reorder is disabled"
19684 msgstr ""
19686 #: opts.c:815 config/darwin.c:3113
19687 #, gcc-internal-format
19688 msgid ""
19689 "-freorder-blocks-and-partition does not work with exceptions on this "
19690 "architecture"
19691 msgstr ""
19693 #: opts.c:831
19694 #, gcc-internal-format
19695 msgid ""
19696 "-freorder-blocks-and-partition does not support unwind info on this "
19697 "architecture"
19698 msgstr ""
19700 #: opts.c:849 config/pa/pa.c:526
19701 #, gcc-internal-format
19702 msgid "-freorder-blocks-and-partition does not work on this architecture"
19703 msgstr ""
19705 #: opts.c:900
19706 #, gcc-internal-format
19707 msgid "-fno-fat-lto-objects are supported only with linker plugin"
19708 msgstr ""
19710 #: opts.c:913
19711 #, gcc-internal-format
19712 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
19713 msgstr ""
19715 #: opts.c:946
19716 #, gcc-internal-format
19717 msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
19718 msgstr ""
19720 #: opts.c:954
19721 #, gcc-internal-format
19722 msgid ""
19723 "-fsanitize=address and -fsanitize=kernel-address are incompatible with -"
19724 "fsanitize=thread"
19725 msgstr ""
19727 #: opts.c:960
19728 #, gcc-internal-format
19729 msgid "-fsanitize-recover=thread is not supported"
19730 msgstr ""
19732 #: opts.c:963
19733 #, gcc-internal-format
19734 msgid "-fsanitize-recover=leak is not supported"
19735 msgstr ""
19737 #: opts.c:1377
19738 #, gcc-internal-format
19739 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
19740 msgstr ""
19742 #: opts.c:1511
19743 #, gcc-internal-format
19744 msgid "-fsanitize=all option is not valid"
19745 msgstr ""
19747 #: opts.c:1526
19748 #, gcc-internal-format
19749 msgid "unrecognized argument to -fsanitize%s= option: %q.*s"
19750 msgstr ""
19752 #: opts.c:1702
19753 #, gcc-internal-format
19754 msgid "--help argument %q.*s is ambiguous, please be more specific"
19755 msgstr ""
19757 #: opts.c:1711
19758 #, gcc-internal-format
19759 msgid "unrecognized argument to --help= option: %q.*s"
19760 msgstr ""
19762 #: opts.c:1947
19763 #, gcc-internal-format
19764 msgid "HSA has not been enabled during configuration"
19765 msgstr ""
19767 #: opts.c:1959
19768 #, gcc-internal-format
19769 msgid "-foffload-abi option can be specified only for offload compiler"
19770 msgstr ""
19772 #: opts.c:1967
19773 #, gcc-internal-format, gfc-internal-format
19774 msgid "structure alignment must be a small power of two, not %d"
19775 msgstr ""
19777 #: opts.c:2084
19778 #, gcc-internal-format
19779 msgid "unknown stack check parameter %qs"
19780 msgstr ""
19782 #: opts.c:2116
19783 #, gcc-internal-format
19784 msgid ""
19785 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-"
19786 "gdwarf -g%s%> for debug level"
19787 msgstr ""
19789 #: opts.c:2127
19790 #, gcc-internal-format, gfc-internal-format
19791 msgid "dwarf version %d is not supported"
19792 msgstr ""
19794 #: opts.c:2227
19795 #, gcc-internal-format, gfc-internal-format
19796 msgid "%s: --param arguments should be of the form NAME=VALUE"
19797 msgstr ""
19799 #: opts.c:2238
19800 #, gcc-internal-format
19801 msgid "invalid --param name %qs; did you mean %qs?"
19802 msgstr ""
19804 #: opts.c:2241
19805 #, gcc-internal-format
19806 msgid "invalid --param name %qs"
19807 msgstr ""
19809 #: opts.c:2249
19810 #, gcc-internal-format
19811 msgid "invalid --param value %qs"
19812 msgstr ""
19814 #: opts.c:2365
19815 #, gcc-internal-format
19816 msgid "target system does not support debug output"
19817 msgstr ""
19819 #: opts.c:2374
19820 #, gcc-internal-format
19821 msgid "debug format %qs conflicts with prior selection"
19822 msgstr ""
19824 #: opts.c:2392
19825 #, gcc-internal-format
19826 msgid "unrecognised debug output level %qs"
19827 msgstr ""
19829 #: opts.c:2394
19830 #, gcc-internal-format
19831 msgid "debug output level %qs is too high"
19832 msgstr ""
19834 #: opts.c:2414
19835 #, gcc-internal-format
19836 msgid "getting core file size maximum limit: %m"
19837 msgstr ""
19839 #: opts.c:2418
19840 #, gcc-internal-format
19841 msgid "setting core file size limit to maximum: %m"
19842 msgstr ""
19844 #: opts.c:2463
19845 #, gcc-internal-format, gfc-internal-format
19846 msgid "unrecognized gcc debugging option: %c"
19847 msgstr ""
19849 #: opts.c:2488
19850 #, gcc-internal-format, gfc-internal-format
19851 msgid "-Werror=%s: no option -%s"
19852 msgstr ""
19854 #: opts.c:2490
19855 #, gcc-internal-format, gfc-internal-format
19856 msgid "-Werror=%s: -%s is not an option that controls warnings"
19857 msgstr ""
19859 #. If we didn't find this parameter, issue an error message.
19860 #: params.c:198
19861 #, gcc-internal-format
19862 msgid "invalid parameter %qs"
19863 msgstr ""
19865 #: params.c:204
19866 #, gcc-internal-format
19867 msgid "minimum value of parameter %qs is %u"
19868 msgstr ""
19870 #: params.c:209
19871 #, gcc-internal-format
19872 msgid "maximum value of parameter %qs is %u"
19873 msgstr ""
19875 #: passes.c:79
19876 #, gcc-internal-format, gfc-internal-format
19877 msgid "pass %s does not support cloning"
19878 msgstr ""
19880 #: passes.c:85
19881 #, gcc-internal-format, gfc-internal-format
19882 msgid ""
19883 "pass %s needs a set_pass_param implementation to handle the extra argument "
19884 "in NEXT_PASS"
19885 msgstr ""
19887 #: passes.c:1018
19888 #, gcc-internal-format
19889 msgid "unrecognized option -fenable"
19890 msgstr ""
19892 #: passes.c:1020
19893 #, gcc-internal-format
19894 msgid "unrecognized option -fdisable"
19895 msgstr ""
19897 #: passes.c:1028
19898 #, gcc-internal-format, gfc-internal-format
19899 msgid "unknown pass %s specified in -fenable"
19900 msgstr ""
19902 #: passes.c:1030
19903 #, gcc-internal-format, gfc-internal-format
19904 msgid "unknown pass %s specified in -fdisable"
19905 msgstr ""
19907 #: passes.c:1055 passes.c:1144
19908 #, gcc-internal-format, gfc-internal-format
19909 msgid "enable pass %s for functions in the range of [%u, %u]"
19910 msgstr ""
19912 #: passes.c:1058 passes.c:1155
19913 #, gcc-internal-format, gfc-internal-format
19914 msgid "disable pass %s for functions in the range of [%u, %u]"
19915 msgstr ""
19917 #: passes.c:1094 passes.c:1122
19918 #, gcc-internal-format, gfc-internal-format
19919 msgid "Invalid range %s in option %s"
19920 msgstr ""
19922 #: passes.c:1140
19923 #, gcc-internal-format, gfc-internal-format
19924 msgid "enable pass %s for function %s"
19925 msgstr ""
19927 #: passes.c:1151
19928 #, gcc-internal-format, gfc-internal-format
19929 msgid "disable pass %s for function %s"
19930 msgstr ""
19932 #: passes.c:1380
19933 #, gcc-internal-format
19934 msgid "invalid pass positioning operation"
19935 msgstr ""
19937 #: passes.c:1442
19938 #, gcc-internal-format
19939 msgid "plugin cannot register a missing pass"
19940 msgstr ""
19942 #: passes.c:1445
19943 #, gcc-internal-format
19944 msgid "plugin cannot register an unnamed pass"
19945 msgstr ""
19947 #: passes.c:1450
19948 #, gcc-internal-format
19949 msgid "plugin cannot register pass %qs without reference pass name"
19950 msgstr ""
19952 #: passes.c:1469
19953 #, gcc-internal-format
19954 msgid "pass %qs not found but is referenced by new pass %qs"
19955 msgstr ""
19957 #: plugin.c:177
19958 #, gcc-internal-format
19959 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
19960 msgstr ""
19962 #: plugin.c:198
19963 #, gcc-internal-format, gfc-internal-format
19964 msgid ""
19965 "plugin %s was specified with different paths:\n"
19966 "%s\n"
19967 "%s"
19968 msgstr ""
19970 #: plugin.c:257
19971 #, gcc-internal-format, gfc-internal-format
19972 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
19973 msgstr ""
19975 #: plugin.c:319
19976 #, gcc-internal-format, gfc-internal-format
19977 msgid ""
19978 "plugin %s should be specified before -fplugin-arg-%s in the command line"
19979 msgstr ""
19981 #: plugin.c:425
19982 #, gcc-internal-format, gfc-internal-format
19983 msgid "unknown callback event registered by plugin %s"
19984 msgstr ""
19986 #: plugin.c:457
19987 #, gcc-internal-format, gfc-internal-format
19988 msgid "plugin %s registered a null callback function for event %s"
19989 msgstr ""
19991 #: plugin.c:580
19992 #, gcc-internal-format, gfc-internal-format
19993 msgid ""
19994 "cannot load plugin %s\n"
19995 "%s"
19996 msgstr ""
19998 #: plugin.c:590
19999 #, gcc-internal-format, gfc-internal-format
20000 msgid ""
20001 "plugin %s is not licensed under a GPL-compatible license\n"
20002 "%s"
20003 msgstr ""
20005 #: plugin.c:599
20006 #, gcc-internal-format, gfc-internal-format
20007 msgid ""
20008 "cannot find %s in plugin %s\n"
20009 "%s"
20010 msgstr ""
20012 #: plugin.c:607
20013 #, gcc-internal-format, gfc-internal-format
20014 msgid "fail to initialize plugin %s"
20015 msgstr ""
20017 #: plugin.c:889
20018 #, gcc-internal-format
20019 msgid "-iplugindir <dir> option not passed from the gcc driver"
20020 msgstr ""
20022 #: predict.c:3176
20023 #, gcc-internal-format, gfc-internal-format
20024 msgid "Missing counts for called function %s/%i"
20025 msgstr ""
20027 #: profile.c:462
20028 #, gcc-internal-format, gfc-internal-format
20029 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
20030 msgstr ""
20032 #: profile.c:542
20033 #, gcc-internal-format
20034 msgid "corrupted profile info: sum_all is smaller than sum_max"
20035 msgstr ""
20037 #: profile.c:725
20038 #, gcc-internal-format
20039 msgid "corrupted profile info: profile data is not flow-consistent"
20040 msgstr ""
20042 #: profile.c:742
20043 #, gcc-internal-format, gfc-internal-format
20044 msgid ""
20045 "corrupted profile info: number of iterations for basic block %d thought to "
20046 "be %i"
20047 msgstr ""
20049 #: profile.c:763
20050 #, gcc-internal-format, gfc-internal-format
20051 msgid ""
20052 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
20053 msgstr ""
20055 #: reg-stack.c:535
20056 #, gcc-internal-format, gfc-internal-format
20057 msgid "output constraint %d must specify a single register"
20058 msgstr ""
20060 #: reg-stack.c:545
20061 #, gcc-internal-format, gfc-internal-format
20062 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
20063 msgstr ""
20065 #: reg-stack.c:568
20066 #, gcc-internal-format
20067 msgid "output regs must be grouped at top of stack"
20068 msgstr ""
20070 #: reg-stack.c:608
20071 #, gcc-internal-format
20072 msgid "implicitly popped regs must be grouped at top of stack"
20073 msgstr ""
20075 #: reg-stack.c:625
20076 #, gcc-internal-format
20077 msgid "explicitly used regs must be grouped at top of stack"
20078 msgstr ""
20080 #: reg-stack.c:644
20081 #, gcc-internal-format
20082 msgid "output operand %d must use %<&%> constraint"
20083 msgstr ""
20085 #: regcprop.c:1171
20086 #, gcc-internal-format, gfc-internal-format
20087 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
20088 msgstr ""
20090 #: regcprop.c:1183
20091 #, gcc-internal-format, gfc-internal-format
20092 msgid "validate_value_data: Loop in regno chain (%u)"
20093 msgstr ""
20095 #: regcprop.c:1186
20096 #, gcc-internal-format, gfc-internal-format
20097 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
20098 msgstr ""
20100 #: regcprop.c:1198
20101 #, gcc-internal-format, gfc-internal-format
20102 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
20103 msgstr ""
20105 #: reginfo.c:709
20106 #, gcc-internal-format
20107 msgid "can%'t use %qs as a call-saved register"
20108 msgstr ""
20110 #: reginfo.c:713
20111 #, gcc-internal-format
20112 msgid "can%'t use %qs as a call-used register"
20113 msgstr ""
20115 #: reginfo.c:725
20116 #, gcc-internal-format
20117 msgid "can%'t use %qs as a fixed register"
20118 msgstr ""
20120 #: reginfo.c:751 config/ia64/ia64.c:5944 config/ia64/ia64.c:5951
20121 #: config/pa/pa.c:437 config/pa/pa.c:444 config/sh/sh.c:8233
20122 #: config/sh/sh.c:8240 config/spu/spu.c:4904 config/spu/spu.c:4911
20123 #, gcc-internal-format, gfc-internal-format
20124 msgid "unknown register name: %s"
20125 msgstr ""
20127 #: reginfo.c:764
20128 #, gcc-internal-format
20129 msgid "stack register used for global register variable"
20130 msgstr ""
20132 #: reginfo.c:770
20133 #, gcc-internal-format
20134 msgid "global register variable follows a function definition"
20135 msgstr ""
20137 #: reginfo.c:775
20138 #, gcc-internal-format
20139 msgid "register of %qD used for multiple global register variables"
20140 msgstr ""
20142 #: reginfo.c:778 config/rs6000/rs6000.c:29259
20143 #, gcc-internal-format
20144 msgid "conflicts with %qD"
20145 msgstr ""
20147 #: reginfo.c:783
20148 #, gcc-internal-format
20149 msgid "call-clobbered register used for global register variable"
20150 msgstr ""
20152 #: reload.c:1314
20153 #, gcc-internal-format
20154 msgid "cannot reload integer constant operand in %<asm%>"
20155 msgstr ""
20157 #: reload.c:1328
20158 #, gcc-internal-format
20159 msgid "impossible register constraint in %<asm%>"
20160 msgstr ""
20162 #: reload.c:3689
20163 #, gcc-internal-format
20164 msgid "%<&%> constraint used with no register class"
20165 msgstr ""
20167 #: reload1.c:2073
20168 #, gcc-internal-format
20169 msgid "can%'t find a register in class %qs while reloading %<asm%>"
20170 msgstr ""
20172 #: reload1.c:2078
20173 #, gcc-internal-format
20174 msgid "unable to find a register to spill in class %qs"
20175 msgstr ""
20177 #: reload1.c:4697
20178 #, gcc-internal-format
20179 msgid "%<asm%> operand requires impossible reload"
20180 msgstr ""
20182 #: reload1.c:6118
20183 #, gcc-internal-format
20184 msgid "%<asm%> operand constraint incompatible with operand size"
20185 msgstr ""
20187 #: reload1.c:8010
20188 #, gcc-internal-format
20189 msgid "output operand is constant in %<asm%>"
20190 msgstr ""
20192 #: rtl.c:780
20193 #, gcc-internal-format, gfc-internal-format
20194 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
20195 msgstr ""
20197 #: rtl.c:790
20198 #, gcc-internal-format, gfc-internal-format
20199 msgid ""
20200 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
20201 msgstr ""
20203 #: rtl.c:800
20204 #, gcc-internal-format, gfc-internal-format
20205 msgid ""
20206 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
20207 "%s:%d"
20208 msgstr ""
20210 #: rtl.c:809
20211 #, gcc-internal-format, gfc-internal-format
20212 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
20213 msgstr ""
20215 #: rtl.c:819
20216 #, gcc-internal-format, gfc-internal-format
20217 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
20218 msgstr ""
20220 #: rtl.c:846
20221 #, gcc-internal-format, gfc-internal-format
20222 msgid ""
20223 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
20224 "%d"
20225 msgstr ""
20227 #: rtl.c:856
20228 #, gcc-internal-format, gfc-internal-format
20229 msgid ""
20230 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
20231 msgstr ""
20233 #: rtl.c:866
20234 #, gcc-internal-format, gfc-internal-format
20235 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
20236 msgstr ""
20238 #: rtl.c:877
20239 #, gcc-internal-format, gfc-internal-format
20240 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
20241 msgstr ""
20243 #: stmt.c:237
20244 #, gcc-internal-format
20245 msgid "output operand constraint lacks %<=%>"
20246 msgstr ""
20248 #: stmt.c:252
20249 #, gcc-internal-format
20250 msgid "output constraint %qc for operand %d is not at the beginning"
20251 msgstr ""
20253 #: stmt.c:275
20254 #, gcc-internal-format
20255 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
20256 msgstr ""
20258 #: stmt.c:282 stmt.c:366
20259 #, gcc-internal-format
20260 msgid "%<%%%> constraint used with last operand"
20261 msgstr ""
20263 #: stmt.c:298
20264 #, gcc-internal-format
20265 msgid "matching constraint not valid in output operand"
20266 msgstr ""
20268 #: stmt.c:357
20269 #, gcc-internal-format
20270 msgid "input operand constraint contains %qc"
20271 msgstr ""
20273 #: stmt.c:396
20274 #, gcc-internal-format
20275 msgid "matching constraint references invalid operand number"
20276 msgstr ""
20278 #: stmt.c:430
20279 #, gcc-internal-format
20280 msgid "invalid punctuation %qc in constraint"
20281 msgstr ""
20283 #: stmt.c:446
20284 #, gcc-internal-format
20285 msgid "matching constraint does not allow a register"
20286 msgstr ""
20288 #: stmt.c:540
20289 #, gcc-internal-format
20290 msgid "duplicate asm operand name %qs"
20291 msgstr ""
20293 #: stmt.c:637
20294 #, gcc-internal-format
20295 msgid "missing close brace for named operand"
20296 msgstr ""
20298 #: stmt.c:662
20299 #, gcc-internal-format
20300 msgid "undefined named operand %qs"
20301 msgstr ""
20303 #: stor-layout.c:753
20304 #, gcc-internal-format
20305 msgid "size of %q+D is %d bytes"
20306 msgstr ""
20308 #: stor-layout.c:755
20309 #, gcc-internal-format
20310 msgid "size of %q+D is larger than %wd bytes"
20311 msgstr ""
20313 #: stor-layout.c:1194
20314 #, gcc-internal-format
20315 msgid "packed attribute causes inefficient alignment for %q+D"
20316 msgstr ""
20318 #: stor-layout.c:1198
20319 #, gcc-internal-format
20320 msgid "packed attribute is unnecessary for %q+D"
20321 msgstr ""
20323 #: stor-layout.c:1215
20324 #, gcc-internal-format
20325 msgid "padding struct to align %q+D"
20326 msgstr ""
20328 #: stor-layout.c:1276
20329 #, gcc-internal-format
20330 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
20331 msgstr ""
20333 #: stor-layout.c:1585
20334 #, gcc-internal-format
20335 msgid "padding struct size to alignment boundary"
20336 msgstr ""
20338 #: stor-layout.c:1613
20339 #, gcc-internal-format
20340 msgid "packed attribute causes inefficient alignment for %qE"
20341 msgstr ""
20343 #: stor-layout.c:1617
20344 #, gcc-internal-format
20345 msgid "packed attribute is unnecessary for %qE"
20346 msgstr ""
20348 #: stor-layout.c:1623
20349 #, gcc-internal-format
20350 msgid "packed attribute causes inefficient alignment"
20351 msgstr ""
20353 #: stor-layout.c:1625
20354 #, gcc-internal-format
20355 msgid "packed attribute is unnecessary"
20356 msgstr ""
20358 #: stor-layout.c:2351
20359 #, gcc-internal-format
20360 msgid "alignment of array elements is greater than element size"
20361 msgstr ""
20363 #: symtab.c:300
20364 #, gcc-internal-format
20365 msgid "%D renamed after being referenced in assembly"
20366 msgstr ""
20368 #: symtab.c:964
20369 #, gcc-internal-format
20370 msgid "function symbol is not function"
20371 msgstr ""
20373 #: symtab.c:972
20374 #, gcc-internal-format
20375 msgid "variable symbol is not variable"
20376 msgstr ""
20378 #: symtab.c:978
20379 #, gcc-internal-format
20380 msgid "node has unknown type"
20381 msgstr ""
20383 #: symtab.c:987
20384 #, gcc-internal-format
20385 msgid "node not found node->decl->decl_with_vis.symtab_node"
20386 msgstr ""
20388 #: symtab.c:995
20389 #, gcc-internal-format
20390 msgid "node differs from node->decl->decl_with_vis.symtab_node"
20391 msgstr ""
20393 #: symtab.c:1004
20394 #, gcc-internal-format
20395 msgid "assembler name hash list corrupted"
20396 msgstr ""
20398 #: symtab.c:1017
20399 #, gcc-internal-format
20400 msgid "node not found in symtab assembler name hash"
20401 msgstr ""
20403 #: symtab.c:1024
20404 #, gcc-internal-format
20405 msgid "double linked list of assembler names corrupted"
20406 msgstr ""
20408 #: symtab.c:1029
20409 #, gcc-internal-format
20410 msgid "node has body_removed but is definition"
20411 msgstr ""
20413 #: symtab.c:1034
20414 #, gcc-internal-format
20415 msgid "node is analyzed byt it is not a definition"
20416 msgstr ""
20418 #: symtab.c:1039
20419 #, gcc-internal-format
20420 msgid "node is alias but not implicit alias"
20421 msgstr ""
20423 #: symtab.c:1044
20424 #, gcc-internal-format
20425 msgid "node is alias but not definition"
20426 msgstr ""
20428 #: symtab.c:1049
20429 #, gcc-internal-format
20430 msgid "node is weakref but not an transparent_alias"
20431 msgstr ""
20433 #: symtab.c:1054
20434 #, gcc-internal-format
20435 msgid "node is transparent_alias but not an alias"
20436 msgstr ""
20438 #: symtab.c:1063
20439 #, gcc-internal-format
20440 msgid "node is in same_comdat_group list but has no comdat_group"
20441 msgstr ""
20443 #: symtab.c:1068
20444 #, gcc-internal-format
20445 msgid "same_comdat_group list across different groups"
20446 msgstr ""
20448 #: symtab.c:1073
20449 #, gcc-internal-format
20450 msgid "mixing different types of symbol in same comdat groups is not supported"
20451 msgstr ""
20453 #: symtab.c:1078
20454 #, gcc-internal-format
20455 msgid "node is alone in a comdat group"
20456 msgstr ""
20458 #: symtab.c:1085
20459 #, gcc-internal-format
20460 msgid "same_comdat_group is not a circular list"
20461 msgstr ""
20463 #: symtab.c:1100
20464 #, gcc-internal-format, gfc-internal-format
20465 msgid "comdat-local symbol referred to by %s outside its comdat"
20466 msgstr ""
20468 #: symtab.c:1110
20469 #, gcc-internal-format
20470 msgid "implicit_section flag is set but section isn't"
20471 msgstr ""
20473 #: symtab.c:1117
20474 #, gcc-internal-format
20475 msgid "Both section and comdat group is set"
20476 msgstr ""
20478 #: symtab.c:1129
20479 #, gcc-internal-format
20480 msgid "Alias and target's section differs"
20481 msgstr ""
20483 #: symtab.c:1136
20484 #, gcc-internal-format
20485 msgid "Alias and target's comdat groups differs"
20486 msgstr ""
20488 #: symtab.c:1151
20489 #, gcc-internal-format
20490 msgid "Transparent alias and target's assembler names differs"
20491 msgstr ""
20493 #: symtab.c:1159
20494 #, gcc-internal-format
20495 msgid "Chained transparent aliases"
20496 msgstr ""
20498 #: symtab.c:1182 symtab.c:1219
20499 #, gcc-internal-format
20500 msgid "symtab_node::verify failed"
20501 msgstr ""
20503 #: symtab.c:1215
20504 #, gcc-internal-format
20505 msgid ""
20506 "Two symbols with same comdat_group are not linked by the same_comdat_group "
20507 "list."
20508 msgstr ""
20510 #: symtab.c:1623
20511 #, gcc-internal-format
20512 msgid "function %q+D part of alias cycle"
20513 msgstr ""
20515 #: symtab.c:1625
20516 #, gcc-internal-format
20517 msgid "variable %q+D part of alias cycle"
20518 msgstr ""
20520 #: symtab.c:1653
20521 #, gcc-internal-format
20522 msgid "section of alias %q+D must match section of its target"
20523 msgstr ""
20525 #: targhooks.c:179
20526 #, gcc-internal-format
20527 msgid "__builtin_saveregs not supported by this target"
20528 msgstr ""
20530 #: targhooks.c:956
20531 #, gcc-internal-format
20532 msgid "nested functions not supported on this target"
20533 msgstr ""
20535 #: targhooks.c:969
20536 #, gcc-internal-format
20537 msgid "nested function trampolines not supported on this target"
20538 msgstr ""
20540 #: targhooks.c:1425
20541 #, gcc-internal-format
20542 msgid "target attribute is not supported on this machine"
20543 msgstr ""
20545 #: targhooks.c:1439
20546 #, gcc-internal-format
20547 msgid "#pragma GCC target is not supported for this machine"
20548 msgstr ""
20550 #: tlink.c:487
20551 #, gcc-internal-format
20552 msgid "removing .rpo file: %m"
20553 msgstr ""
20555 #: tlink.c:489
20556 #, gcc-internal-format
20557 msgid "renaming .rpo file: %m"
20558 msgstr ""
20560 #: tlink.c:493
20561 #, gcc-internal-format, gfc-internal-format
20562 msgid "repository file '%s' does not contain command-line arguments"
20563 msgstr ""
20565 #: tlink.c:619
20566 #, gcc-internal-format, gfc-internal-format
20567 msgid ""
20568 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
20569 "versa"
20570 msgstr ""
20572 #: tlink.c:856
20573 #, gcc-internal-format, gfc-internal-format
20574 msgid "ld returned %d exit status"
20575 msgstr ""
20577 #: toplev.c:897
20578 #, gcc-internal-format
20579 msgid "can%'t open %qs for writing: %m"
20580 msgstr ""
20582 #: toplev.c:919
20583 #, gcc-internal-format
20584 msgid "-frecord-gcc-switches is not supported by the current target"
20585 msgstr ""
20587 #: toplev.c:968
20588 #, gcc-internal-format
20589 msgid "stack usage computation not supported for this target"
20590 msgstr ""
20592 #: toplev.c:1037
20593 #, gcc-internal-format
20594 msgid "stack usage might be unbounded"
20595 msgstr ""
20597 #: toplev.c:1042
20598 #, gcc-internal-format
20599 msgid "stack usage might be %wd bytes"
20600 msgstr ""
20602 #: toplev.c:1045
20603 #, gcc-internal-format
20604 msgid "stack usage is %wd bytes"
20605 msgstr ""
20607 #: toplev.c:1061
20608 #, gcc-internal-format
20609 msgid "can%'t open %s for writing: %m"
20610 msgstr ""
20612 #: toplev.c:1231
20613 #, gcc-internal-format
20614 msgid "this target does not support %qs"
20615 msgstr ""
20617 #: toplev.c:1257
20618 #, gcc-internal-format
20619 msgid ""
20620 "Graphite loop optimizations cannot be used (isl is not available)(-"
20621 "fgraphite, -fgraphite-identity, -floop-block, -floop-interchange, -floop-"
20622 "strip-mine, -floop-parallelize-all, -floop-unroll-and-jam, and -ftree-loop-"
20623 "linear)"
20624 msgstr ""
20626 #: toplev.c:1268
20627 #, gcc-internal-format
20628 msgid "-fcheck-pointer-bounds is not supported for this target"
20629 msgstr ""
20631 #: toplev.c:1275
20632 #, gcc-internal-format
20633 msgid "-fcheck-pointer-bounds is not supported with Address Sanitizer"
20634 msgstr ""
20636 #: toplev.c:1283
20637 #, gcc-internal-format
20638 msgid "-fcheck-pointer-bounds is not supported with -fsanitize=bounds"
20639 msgstr ""
20641 #: toplev.c:1299
20642 #, gcc-internal-format
20643 msgid "%<-fabi-version=1%> is no longer supported"
20644 msgstr ""
20646 #: toplev.c:1327
20647 #, gcc-internal-format
20648 msgid "instruction scheduling not supported on this target machine"
20649 msgstr ""
20651 #: toplev.c:1331
20652 #, gcc-internal-format
20653 msgid "this target machine does not have delayed branches"
20654 msgstr ""
20656 #: toplev.c:1345
20657 #, gcc-internal-format, gfc-internal-format
20658 msgid "-f%sleading-underscore not supported on this target machine"
20659 msgstr ""
20661 #: toplev.c:1390
20662 #, gcc-internal-format
20663 msgid "could not close zeroed insn dump file %qs: %m"
20664 msgstr ""
20666 #: toplev.c:1427
20667 #, gcc-internal-format
20668 msgid "target system does not support the %qs debug format"
20669 msgstr ""
20671 #: toplev.c:1440
20672 #, gcc-internal-format
20673 msgid "variable tracking requested, but useless unless producing debug info"
20674 msgstr ""
20676 #: toplev.c:1444
20677 #, gcc-internal-format
20678 msgid "variable tracking requested, but not supported by this debug format"
20679 msgstr ""
20681 #: toplev.c:1482
20682 #, gcc-internal-format
20683 msgid "var-tracking-assignments changes selective scheduling"
20684 msgstr ""
20686 #: toplev.c:1508
20687 #, gcc-internal-format
20688 msgid "-ffunction-sections not supported for this target"
20689 msgstr ""
20691 #: toplev.c:1514
20692 #, gcc-internal-format
20693 msgid "-fdata-sections not supported for this target"
20694 msgstr ""
20696 #: toplev.c:1522
20697 #, gcc-internal-format
20698 msgid "-fprefetch-loop-arrays not supported for this target"
20699 msgstr ""
20701 #: toplev.c:1528
20702 #, gcc-internal-format
20703 msgid ""
20704 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
20705 msgstr ""
20707 #: toplev.c:1538
20708 #, gcc-internal-format
20709 msgid "-fprefetch-loop-arrays is not supported with -Os"
20710 msgstr ""
20712 #: toplev.c:1550
20713 #, gcc-internal-format
20714 msgid "-fassociative-math disabled; other options take precedence"
20715 msgstr ""
20717 #: toplev.c:1568
20718 #, gcc-internal-format
20719 msgid "-fstack-protector not supported for this target"
20720 msgstr ""
20722 #: toplev.c:1580
20723 #, gcc-internal-format
20724 msgid ""
20725 "-fsanitize=address and -fsanitize=kernel-address are not supported for this "
20726 "target"
20727 msgstr ""
20729 #: toplev.c:1589
20730 #, gcc-internal-format
20731 msgid "-fsanitize=address not supported for this target"
20732 msgstr ""
20734 #: toplev.c:1909
20735 #, gcc-internal-format
20736 msgid "error writing to %s: %m"
20737 msgstr ""
20739 #: toplev.c:1911 java/jcf-parse.c:1771
20740 #, gcc-internal-format
20741 msgid "error closing %s: %m"
20742 msgstr ""
20744 #: toplev.c:2057
20745 #, gcc-internal-format
20746 msgid "self-tests incompatible with -E"
20747 msgstr ""
20749 #: toplev.c:2072
20750 #, gcc-internal-format
20751 msgid "self-tests are not enabled in this build"
20752 msgstr ""
20754 #: trans-mem.c:621
20755 #, gcc-internal-format
20756 msgid "invalid use of volatile lvalue inside transaction"
20757 msgstr ""
20759 #: trans-mem.c:624
20760 #, gcc-internal-format
20761 msgid "invalid use of volatile lvalue inside %<transaction_safe%>function"
20762 msgstr ""
20764 #: trans-mem.c:656
20765 #, gcc-internal-format
20766 msgid ""
20767 "%<transaction_may_cancel_outer%> function call not within outer transaction "
20768 "or %<transaction_may_cancel_outer%>"
20769 msgstr ""
20771 #: trans-mem.c:725 trans-mem.c:4842
20772 #, gcc-internal-format
20773 msgid "unsafe function call %qD within atomic transaction"
20774 msgstr ""
20776 #: trans-mem.c:732
20777 #, gcc-internal-format
20778 msgid "unsafe function call %qE within atomic transaction"
20779 msgstr ""
20781 #: trans-mem.c:736
20782 #, gcc-internal-format
20783 msgid "unsafe indirect function call within atomic transaction"
20784 msgstr ""
20786 #: trans-mem.c:744 trans-mem.c:4774
20787 #, gcc-internal-format
20788 msgid "unsafe function call %qD within %<transaction_safe%> function"
20789 msgstr ""
20791 #: trans-mem.c:751
20792 #, gcc-internal-format
20793 msgid "unsafe function call %qE within %<transaction_safe%> function"
20794 msgstr ""
20796 #: trans-mem.c:755
20797 #, gcc-internal-format
20798 msgid "unsafe indirect function call within %<transaction_safe%> function"
20799 msgstr ""
20801 #: trans-mem.c:770 trans-mem.c:4814
20802 #, gcc-internal-format
20803 msgid "asm not allowed in atomic transaction"
20804 msgstr ""
20806 #: trans-mem.c:773
20807 #, gcc-internal-format
20808 msgid "asm not allowed in %<transaction_safe%> function"
20809 msgstr ""
20811 #: trans-mem.c:785
20812 #, gcc-internal-format
20813 msgid "relaxed transaction in atomic transaction"
20814 msgstr ""
20816 #: trans-mem.c:788
20817 #, gcc-internal-format
20818 msgid "relaxed transaction in %<transaction_safe%> function"
20819 msgstr ""
20821 #: trans-mem.c:795
20822 #, gcc-internal-format
20823 msgid "outer transaction in transaction"
20824 msgstr ""
20826 #: trans-mem.c:798
20827 #, gcc-internal-format
20828 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
20829 msgstr ""
20831 #: trans-mem.c:802
20832 #, gcc-internal-format
20833 msgid "outer transaction in %<transaction_safe%> function"
20834 msgstr ""
20836 #: trans-mem.c:4440
20837 #, gcc-internal-format
20838 msgid "%Kasm not allowed in %<transaction_safe%> function"
20839 msgstr ""
20841 #: tree-cfg.c:340
20842 #, gcc-internal-format
20843 msgid "ignoring loop annotation"
20844 msgstr ""
20846 #: tree-cfg.c:2783
20847 #, gcc-internal-format
20848 msgid "constant not recomputed when ADDR_EXPR changed"
20849 msgstr ""
20851 #: tree-cfg.c:2788
20852 #, gcc-internal-format
20853 msgid "side effects not recomputed when ADDR_EXPR changed"
20854 msgstr ""
20856 #: tree-cfg.c:2799
20857 #, gcc-internal-format
20858 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
20859 msgstr ""
20861 #: tree-cfg.c:2828
20862 #, gcc-internal-format
20863 msgid "SSA name in freelist but still referenced"
20864 msgstr ""
20866 #: tree-cfg.c:2843
20867 #, gcc-internal-format
20868 msgid "Local declaration from a different function"
20869 msgstr ""
20871 #: tree-cfg.c:2850 tree-cfg.c:4261
20872 #, gcc-internal-format
20873 msgid "INDIRECT_REF in gimple IL"
20874 msgstr ""
20876 #: tree-cfg.c:2858
20877 #, gcc-internal-format
20878 msgid "invalid first operand of MEM_REF"
20879 msgstr ""
20881 #: tree-cfg.c:2864
20882 #, gcc-internal-format
20883 msgid "invalid offset operand of MEM_REF"
20884 msgstr ""
20886 #: tree-cfg.c:2882
20887 #, gcc-internal-format
20888 msgid "ASSERT_EXPR with an always-false condition"
20889 msgstr ""
20891 #: tree-cfg.c:2888
20892 #, gcc-internal-format
20893 msgid "MODIFY_EXPR not expected while having tuples"
20894 msgstr ""
20896 #: tree-cfg.c:2915 tree-ssa.c:970
20897 #, gcc-internal-format
20898 msgid "address taken, but ADDRESSABLE bit not set"
20899 msgstr ""
20901 #: tree-cfg.c:2926
20902 #, gcc-internal-format
20903 msgid "non-integral used in condition"
20904 msgstr ""
20906 #: tree-cfg.c:2931
20907 #, gcc-internal-format
20908 msgid "invalid conditional operand"
20909 msgstr ""
20911 #: tree-cfg.c:2954
20912 #, gcc-internal-format
20913 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20914 msgstr ""
20916 #: tree-cfg.c:2966
20917 #, gcc-internal-format
20918 msgid "invalid position or size operand to BIT_FIELD_REF"
20919 msgstr ""
20921 #: tree-cfg.c:2973
20922 #, gcc-internal-format
20923 msgid ""
20924 "integral result type precision does not match field size of BIT_FIELD_REF"
20925 msgstr ""
20927 #: tree-cfg.c:2982
20928 #, gcc-internal-format
20929 msgid ""
20930 "mode size of non-integral result does not match field size of BIT_FIELD_REF"
20931 msgstr ""
20933 #: tree-cfg.c:2990
20934 #, gcc-internal-format
20935 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
20936 msgstr ""
20938 #: tree-cfg.c:3023
20939 #, gcc-internal-format
20940 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20941 msgstr ""
20943 #: tree-cfg.c:3033
20944 #, gcc-internal-format
20945 msgid "invalid reference prefix"
20946 msgstr ""
20948 #: tree-cfg.c:3045
20949 #, gcc-internal-format
20950 msgid "invalid operand to plus/minus, type is a pointer"
20951 msgstr ""
20953 #: tree-cfg.c:3056
20954 #, gcc-internal-format
20955 msgid "invalid operand to pointer plus, first operand is not a pointer"
20956 msgstr ""
20958 #: tree-cfg.c:3062
20959 #, gcc-internal-format
20960 msgid ""
20961 "invalid operand to pointer plus, second operand is not an integer type of "
20962 "appropriate width"
20963 msgstr ""
20965 #: tree-cfg.c:3113
20966 #, gcc-internal-format
20967 msgid "invalid CASE_CHAIN"
20968 msgstr ""
20970 #: tree-cfg.c:3141
20971 #, gcc-internal-format
20972 msgid "invalid expression for min lvalue"
20973 msgstr ""
20975 #: tree-cfg.c:3152
20976 #, gcc-internal-format
20977 msgid "invalid operand in indirect reference"
20978 msgstr ""
20980 #: tree-cfg.c:3181
20981 #, gcc-internal-format
20982 msgid "invalid operands to array reference"
20983 msgstr ""
20985 #: tree-cfg.c:3192
20986 #, gcc-internal-format
20987 msgid "type mismatch in array reference"
20988 msgstr ""
20990 #: tree-cfg.c:3201
20991 #, gcc-internal-format
20992 msgid "type mismatch in array range reference"
20993 msgstr ""
20995 #: tree-cfg.c:3212
20996 #, gcc-internal-format
20997 msgid "type mismatch in real/imagpart reference"
20998 msgstr ""
21000 #: tree-cfg.c:3222
21001 #, gcc-internal-format
21002 msgid "type mismatch in component reference"
21003 msgstr ""
21005 #: tree-cfg.c:3239
21006 #, gcc-internal-format
21007 msgid "conversion of an SSA_NAME on the left hand side"
21008 msgstr ""
21010 #: tree-cfg.c:3246
21011 #, gcc-internal-format
21012 msgid "conversion of register to a different size"
21013 msgstr ""
21015 #: tree-cfg.c:3261
21016 #, gcc-internal-format
21017 msgid "invalid address operand in MEM_REF"
21018 msgstr ""
21020 #: tree-cfg.c:3268
21021 #, gcc-internal-format
21022 msgid "invalid offset operand in MEM_REF"
21023 msgstr ""
21025 #: tree-cfg.c:3278
21026 #, gcc-internal-format
21027 msgid "invalid address operand in TARGET_MEM_REF"
21028 msgstr ""
21030 #: tree-cfg.c:3285
21031 #, gcc-internal-format
21032 msgid "invalid offset operand in TARGET_MEM_REF"
21033 msgstr ""
21035 #: tree-cfg.c:3339
21036 #, gcc-internal-format
21037 msgid "gimple call has two targets"
21038 msgstr ""
21040 #: tree-cfg.c:3348
21041 #, gcc-internal-format
21042 msgid "gimple call has no target"
21043 msgstr ""
21045 #: tree-cfg.c:3355
21046 #, gcc-internal-format
21047 msgid "invalid function in gimple call"
21048 msgstr ""
21050 #: tree-cfg.c:3365
21051 #, gcc-internal-format
21052 msgid "non-function in gimple call"
21053 msgstr ""
21055 #: tree-cfg.c:3376
21056 #, gcc-internal-format
21057 msgid "invalid pure const state for function"
21058 msgstr ""
21060 #: tree-cfg.c:3385
21061 #, gcc-internal-format
21062 msgid "invalid LHS in gimple call"
21063 msgstr ""
21065 #: tree-cfg.c:3393
21066 #, gcc-internal-format
21067 msgid "LHS in noreturn call"
21068 msgstr ""
21070 #: tree-cfg.c:3409
21071 #, gcc-internal-format
21072 msgid "invalid conversion in gimple call"
21073 msgstr ""
21075 #: tree-cfg.c:3418
21076 #, gcc-internal-format
21077 msgid "invalid static chain in gimple call"
21078 msgstr ""
21080 #: tree-cfg.c:3429
21081 #, gcc-internal-format
21082 msgid "static chain with function that doesn%'t use one"
21083 msgstr ""
21085 #. Built-in unreachable with parameters might not be caught by
21086 #. undefined behavior sanitizer.  Front-ends do check users do not
21087 #. call them that way but we also produce calls to
21088 #. __builtin_unreachable internally, for example when IPA figures
21089 #. out a call cannot happen in a legal program.  In such cases,
21090 #. we must make sure arguments are stripped off.
21091 #: tree-cfg.c:3447
21092 #, gcc-internal-format
21093 msgid "__builtin_unreachable or __builtin_trap call with arguments"
21094 msgstr ""
21096 #: tree-cfg.c:3470
21097 #, gcc-internal-format
21098 msgid "invalid argument to gimple call"
21099 msgstr ""
21101 #: tree-cfg.c:3490
21102 #, gcc-internal-format
21103 msgid "invalid operands in gimple comparison"
21104 msgstr ""
21106 #: tree-cfg.c:3506
21107 #, gcc-internal-format
21108 msgid "mismatching comparison operand types"
21109 msgstr ""
21111 #: tree-cfg.c:3523
21112 #, gcc-internal-format
21113 msgid "unsupported operation or type for vector comparison returning a boolean"
21114 msgstr ""
21116 #: tree-cfg.c:3538
21117 #, gcc-internal-format
21118 msgid "non-vector operands in vector comparison"
21119 msgstr ""
21121 #: tree-cfg.c:3546
21122 #, gcc-internal-format
21123 msgid "invalid vector comparison resulting type"
21124 msgstr ""
21126 #: tree-cfg.c:3553
21127 #, gcc-internal-format
21128 msgid "bogus comparison result type"
21129 msgstr ""
21131 #: tree-cfg.c:3575
21132 #, gcc-internal-format
21133 msgid "non-register as LHS of unary operation"
21134 msgstr ""
21136 #: tree-cfg.c:3581
21137 #, gcc-internal-format
21138 msgid "invalid operand in unary operation"
21139 msgstr ""
21141 #: tree-cfg.c:3613
21142 #, gcc-internal-format
21143 msgid "invalid types in nop conversion"
21144 msgstr ""
21146 #: tree-cfg.c:3628
21147 #, gcc-internal-format
21148 msgid "invalid types in address space conversion"
21149 msgstr ""
21151 #: tree-cfg.c:3642
21152 #, gcc-internal-format
21153 msgid "invalid types in fixed-point conversion"
21154 msgstr ""
21156 #: tree-cfg.c:3657
21157 #, gcc-internal-format
21158 msgid "invalid types in conversion to floating point"
21159 msgstr ""
21161 #: tree-cfg.c:3672
21162 #, gcc-internal-format
21163 msgid "invalid types in conversion to integer"
21164 msgstr ""
21166 #: tree-cfg.c:3686
21167 #, gcc-internal-format
21168 msgid "reduction should convert from vector to element type"
21169 msgstr ""
21171 #: tree-cfg.c:3714
21172 #, gcc-internal-format
21173 msgid "non-trivial conversion in unary operation"
21174 msgstr ""
21176 #: tree-cfg.c:3739
21177 #, gcc-internal-format
21178 msgid "non-register as LHS of binary operation"
21179 msgstr ""
21181 #: tree-cfg.c:3746
21182 #, gcc-internal-format
21183 msgid "invalid operands in binary operation"
21184 msgstr ""
21186 #: tree-cfg.c:3761
21187 #, gcc-internal-format
21188 msgid "type mismatch in complex expression"
21189 msgstr ""
21191 #: tree-cfg.c:3790
21192 #, gcc-internal-format
21193 msgid "type mismatch in shift expression"
21194 msgstr ""
21196 #: tree-cfg.c:3807 tree-cfg.c:3828
21197 #, gcc-internal-format
21198 msgid "type mismatch in widening vector shift expression"
21199 msgstr ""
21201 #: tree-cfg.c:3849
21202 #, gcc-internal-format
21203 msgid "invalid non-vector operands to vector valued plus"
21204 msgstr ""
21206 #: tree-cfg.c:3860
21207 #, gcc-internal-format
21208 msgid "invalid (pointer) operands to plus/minus"
21209 msgstr ""
21211 #: tree-cfg.c:3874
21212 #, gcc-internal-format
21213 msgid "type mismatch in pointer plus expression"
21214 msgstr ""
21216 #: tree-cfg.c:3954
21217 #, gcc-internal-format
21218 msgid "type mismatch in binary expression"
21219 msgstr ""
21221 #: tree-cfg.c:3982
21222 #, gcc-internal-format
21223 msgid "non-register as LHS of ternary operation"
21224 msgstr ""
21226 #: tree-cfg.c:3991
21227 #, gcc-internal-format
21228 msgid "invalid operands in ternary operation"
21229 msgstr ""
21231 #: tree-cfg.c:4007
21232 #, gcc-internal-format
21233 msgid "type mismatch in widening multiply-accumulate expression"
21234 msgstr ""
21236 #: tree-cfg.c:4021
21237 #, gcc-internal-format
21238 msgid "type mismatch in fused multiply-add expression"
21239 msgstr ""
21241 #: tree-cfg.c:4035
21242 #, gcc-internal-format
21243 msgid ""
21244 "the first argument of a VEC_COND_EXPR must be of a boolean vector type of "
21245 "the same number of elements as the result"
21246 msgstr ""
21248 #: tree-cfg.c:4047 c/c-typeck.c:5066
21249 #, gcc-internal-format
21250 msgid "type mismatch in conditional expression"
21251 msgstr ""
21253 #: tree-cfg.c:4059
21254 #, gcc-internal-format
21255 msgid "type mismatch in vector permute expression"
21256 msgstr ""
21258 #: tree-cfg.c:4071
21259 #, gcc-internal-format
21260 msgid "vector types expected in vector permute expression"
21261 msgstr ""
21263 #: tree-cfg.c:4085
21264 #, gcc-internal-format
21265 msgid ""
21266 "vectors with different element number found in vector permute expression"
21267 msgstr ""
21269 #: tree-cfg.c:4098
21270 #, gcc-internal-format
21271 msgid "invalid mask type in vector permute expression"
21272 msgstr ""
21274 #: tree-cfg.c:4114
21275 #, gcc-internal-format
21276 msgid "type mismatch in sad expression"
21277 msgstr ""
21279 #: tree-cfg.c:4126
21280 #, gcc-internal-format
21281 msgid "vector types expected in sad expression"
21282 msgstr ""
21284 #: tree-cfg.c:4139
21285 #, gcc-internal-format
21286 msgid "type mismatch in BIT_INSERT_EXPR"
21287 msgstr ""
21289 #: tree-cfg.c:4149
21290 #, gcc-internal-format
21291 msgid "not allowed type combination in BIT_INSERT_EXPR"
21292 msgstr ""
21294 #: tree-cfg.c:4157
21295 #, gcc-internal-format
21296 msgid "invalid position or size in BIT_INSERT_EXPR"
21297 msgstr ""
21299 #: tree-cfg.c:4167
21300 #, gcc-internal-format
21301 msgid "insertion out of range in BIT_INSERT_EXPR"
21302 msgstr ""
21304 #: tree-cfg.c:4177
21305 #, gcc-internal-format
21306 msgid "vector insertion not at element boundary"
21307 msgstr ""
21309 #: tree-cfg.c:4209
21310 #, gcc-internal-format
21311 msgid "non-trivial conversion at assignment"
21312 msgstr ""
21314 #: tree-cfg.c:4218
21315 #, gcc-internal-format
21316 msgid "non-decl/MEM_REF LHS in clobber statement"
21317 msgstr ""
21319 #: tree-cfg.c:4236
21320 #, gcc-internal-format
21321 msgid "invalid operand in unary expression"
21322 msgstr ""
21324 #: tree-cfg.c:4250
21325 #, gcc-internal-format
21326 msgid "type mismatch in address expression"
21327 msgstr ""
21329 #: tree-cfg.c:4276 tree-cfg.c:4302
21330 #, gcc-internal-format
21331 msgid "invalid rhs for gimple memory store"
21332 msgstr ""
21334 #: tree-cfg.c:4336 tree-cfg.c:4354 tree-cfg.c:4368
21335 #, gcc-internal-format
21336 msgid "incorrect type of vector CONSTRUCTOR elements"
21337 msgstr ""
21339 #: tree-cfg.c:4345 tree-cfg.c:4361
21340 #, gcc-internal-format
21341 msgid "incorrect number of vector CONSTRUCTOR elements"
21342 msgstr ""
21344 #: tree-cfg.c:4377
21345 #, gcc-internal-format
21346 msgid "vector CONSTRUCTOR with non-NULL element index"
21347 msgstr ""
21349 #: tree-cfg.c:4383
21350 #, gcc-internal-format
21351 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
21352 msgstr ""
21354 #: tree-cfg.c:4391
21355 #, gcc-internal-format
21356 msgid "non-vector CONSTRUCTOR with elements"
21357 msgstr ""
21359 #: tree-cfg.c:4450
21360 #, gcc-internal-format
21361 msgid "invalid operand in return statement"
21362 msgstr ""
21364 #: tree-cfg.c:4465
21365 #, gcc-internal-format
21366 msgid "invalid conversion in return statement"
21367 msgstr ""
21369 #: tree-cfg.c:4489
21370 #, gcc-internal-format
21371 msgid "goto destination is neither a label nor a pointer"
21372 msgstr ""
21374 #: tree-cfg.c:4508
21375 #, gcc-internal-format
21376 msgid "invalid operand to switch statement"
21377 msgstr ""
21379 #: tree-cfg.c:4516
21380 #, gcc-internal-format
21381 msgid "non-integral type switch statement"
21382 msgstr ""
21384 #: tree-cfg.c:4524
21385 #, gcc-internal-format
21386 msgid "invalid default case label in switch statement"
21387 msgstr ""
21389 #: tree-cfg.c:4536
21390 #, gcc-internal-format
21391 msgid "invalid case label in switch statement"
21392 msgstr ""
21394 #: tree-cfg.c:4543
21395 #, gcc-internal-format
21396 msgid "invalid case range in switch statement"
21397 msgstr ""
21399 #: tree-cfg.c:4553
21400 #, gcc-internal-format
21401 msgid "type mismatch for case label in switch statement"
21402 msgstr ""
21404 #: tree-cfg.c:4563
21405 #, gcc-internal-format
21406 msgid "type precision mismatch in switch statement"
21407 msgstr ""
21409 #: tree-cfg.c:4572
21410 #, gcc-internal-format
21411 msgid "case labels not sorted in switch statement"
21412 msgstr ""
21414 #: tree-cfg.c:4615
21415 #, gcc-internal-format
21416 msgid "label's context is not the current function decl"
21417 msgstr ""
21419 #: tree-cfg.c:4624
21420 #, gcc-internal-format
21421 msgid "incorrect entry in label_to_block_map"
21422 msgstr ""
21424 #: tree-cfg.c:4634
21425 #, gcc-internal-format
21426 msgid "incorrect setting of landing pad number"
21427 msgstr ""
21429 #: tree-cfg.c:4650
21430 #, gcc-internal-format
21431 msgid "invalid comparison code in gimple cond"
21432 msgstr ""
21434 #: tree-cfg.c:4658
21435 #, gcc-internal-format
21436 msgid "invalid labels in gimple cond"
21437 msgstr ""
21439 #: tree-cfg.c:4741 tree-cfg.c:4750
21440 #, gcc-internal-format
21441 msgid "invalid PHI result"
21442 msgstr ""
21444 #: tree-cfg.c:4760
21445 #, gcc-internal-format
21446 msgid "missing PHI def"
21447 msgstr ""
21449 #: tree-cfg.c:4774
21450 #, gcc-internal-format
21451 msgid "invalid PHI argument"
21452 msgstr ""
21454 #: tree-cfg.c:4781
21455 #, gcc-internal-format, gfc-internal-format
21456 msgid "incompatible types in PHI argument %u"
21457 msgstr ""
21459 #: tree-cfg.c:4879 tree-cfg.c:5212
21460 #, gcc-internal-format
21461 msgid "verify_gimple failed"
21462 msgstr ""
21464 #: tree-cfg.c:4939
21465 #, gcc-internal-format
21466 msgid "dead STMT in EH table"
21467 msgstr ""
21469 #: tree-cfg.c:4955
21470 #, gcc-internal-format
21471 msgid "location references block not in block tree"
21472 msgstr ""
21474 #: tree-cfg.c:5078
21475 #, gcc-internal-format
21476 msgid "gimple_bb (phi) is set to a wrong basic block"
21477 msgstr ""
21479 #: tree-cfg.c:5087
21480 #, gcc-internal-format
21481 msgid "PHI node with location"
21482 msgstr ""
21484 #: tree-cfg.c:5098 tree-cfg.c:5147
21485 #, gcc-internal-format
21486 msgid "incorrect sharing of tree nodes"
21487 msgstr ""
21489 #: tree-cfg.c:5106
21490 #, gcc-internal-format
21491 msgid "virtual PHI with argument locations"
21492 msgstr ""
21494 #: tree-cfg.c:5135
21495 #, gcc-internal-format
21496 msgid "gimple_bb (stmt) is set to a wrong basic block"
21497 msgstr ""
21499 #: tree-cfg.c:5171
21500 #, gcc-internal-format
21501 msgid "in statement"
21502 msgstr ""
21504 #: tree-cfg.c:5188
21505 #, gcc-internal-format
21506 msgid "statement marked for throw, but doesn%'t"
21507 msgstr ""
21509 #: tree-cfg.c:5194
21510 #, gcc-internal-format
21511 msgid "statement marked for throw in middle of block"
21512 msgstr ""
21514 #: tree-cfg.c:5234
21515 #, gcc-internal-format
21516 msgid "ENTRY_BLOCK has IL associated with it"
21517 msgstr ""
21519 #: tree-cfg.c:5241
21520 #, gcc-internal-format
21521 msgid "EXIT_BLOCK has IL associated with it"
21522 msgstr ""
21524 #: tree-cfg.c:5248
21525 #, gcc-internal-format, gfc-internal-format
21526 msgid "fallthru to exit from bb %d"
21527 msgstr ""
21529 #: tree-cfg.c:5272
21530 #, gcc-internal-format
21531 msgid "nonlocal label "
21532 msgstr ""
21534 #: tree-cfg.c:5281
21535 #, gcc-internal-format
21536 msgid "EH landing pad label "
21537 msgstr ""
21539 #: tree-cfg.c:5290 tree-cfg.c:5299 tree-cfg.c:5324
21540 #, gcc-internal-format
21541 msgid "label "
21542 msgstr ""
21544 #: tree-cfg.c:5314
21545 #, gcc-internal-format, gfc-internal-format
21546 msgid "control flow in the middle of basic block %d"
21547 msgstr ""
21549 #: tree-cfg.c:5347
21550 #, gcc-internal-format, gfc-internal-format
21551 msgid "fallthru edge after a control statement in bb %d"
21552 msgstr ""
21554 #: tree-cfg.c:5360
21555 #, gcc-internal-format, gfc-internal-format
21556 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
21557 msgstr ""
21559 #: tree-cfg.c:5383 tree-cfg.c:5405 tree-cfg.c:5422 tree-cfg.c:5492
21560 #, gcc-internal-format, gfc-internal-format
21561 msgid "wrong outgoing edge flags at end of bb %d"
21562 msgstr ""
21564 #: tree-cfg.c:5393
21565 #, gcc-internal-format, gfc-internal-format
21566 msgid "explicit goto at end of bb %d"
21567 msgstr ""
21569 #: tree-cfg.c:5427
21570 #, gcc-internal-format, gfc-internal-format
21571 msgid "return edge does not point to exit in bb %d"
21572 msgstr ""
21574 #: tree-cfg.c:5458
21575 #, gcc-internal-format
21576 msgid "found default case not at the start of case vector"
21577 msgstr ""
21579 #: tree-cfg.c:5466
21580 #, gcc-internal-format
21581 msgid "case labels not sorted: "
21582 msgstr ""
21584 #: tree-cfg.c:5483
21585 #, gcc-internal-format, gfc-internal-format
21586 msgid "extra outgoing edge %d->%d"
21587 msgstr ""
21589 #: tree-cfg.c:5506
21590 #, gcc-internal-format, gfc-internal-format
21591 msgid "missing edge %i->%i"
21592 msgstr ""
21594 #: tree-cfg.c:8829
21595 #, gcc-internal-format
21596 msgid "%<noreturn%> function does return"
21597 msgstr ""
21599 #: tree-cfg.c:8850
21600 #, gcc-internal-format
21601 msgid "control reaches end of non-void function"
21602 msgstr ""
21604 #: tree-cfg.c:8916 cp/cvt.c:1007
21605 #, gcc-internal-format
21606 msgid ""
21607 "ignoring return value of %qD, declared with attribute warn_unused_result"
21608 msgstr ""
21610 #: tree-cfg.c:8921 cp/cvt.c:1014
21611 #, gcc-internal-format
21612 msgid ""
21613 "ignoring return value of function declared with attribute warn_unused_result"
21614 msgstr ""
21616 #: tree-chkp-opt.c:718
21617 #, gcc-internal-format
21618 msgid "memory access check always fail"
21619 msgstr ""
21621 #: tree-chkp.c:1994
21622 #, gcc-internal-format, gfc-internal-format
21623 msgid "-fcheck-pointer-bounds requires '%s' name for internal usage"
21624 msgstr ""
21626 #: tree-chkp.c:2771
21627 #, gcc-internal-format, gfc-internal-format
21628 msgid "pointer bounds were lost due to unexpected expression %s"
21629 msgstr ""
21631 #: tree-chkp.c:2859
21632 #, gcc-internal-format, gfc-internal-format
21633 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
21634 msgstr ""
21636 #: tree-chkp.c:2902
21637 #, gcc-internal-format, gfc-internal-format
21638 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
21639 msgstr ""
21641 #: tree-chkp.c:3525
21642 #, gcc-internal-format, gfc-internal-format
21643 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
21644 msgstr ""
21646 #: tree-chkp.c:3678
21647 #, gcc-internal-format, gfc-internal-format
21648 msgid "chkp_find_bounds: Unexpected tree code %s"
21649 msgstr ""
21651 #: tree-chkp.c:3689
21652 #, gcc-internal-format
21653 msgid "chkp_find_bounds: Cannot find bounds for pointer"
21654 msgstr ""
21656 #: tree-chkp.c:3805
21657 #, gcc-internal-format, gfc-internal-format
21658 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
21659 msgstr ""
21661 #: tree-diagnostic.c:202
21662 #, gcc-internal-format
21663 msgid "in definition of macro %qs"
21664 msgstr ""
21666 #: tree-diagnostic.c:219
21667 #, gcc-internal-format
21668 msgid "in expansion of macro %qs"
21669 msgstr ""
21671 #: tree-eh.c:4651
21672 #, gcc-internal-format, gfc-internal-format
21673 msgid "BB %i has multiple EH edges"
21674 msgstr ""
21676 #: tree-eh.c:4663
21677 #, gcc-internal-format, gfc-internal-format
21678 msgid "BB %i can not throw but has an EH edge"
21679 msgstr ""
21681 #: tree-eh.c:4671
21682 #, gcc-internal-format, gfc-internal-format
21683 msgid "BB %i last statement has incorrectly set lp"
21684 msgstr ""
21686 #: tree-eh.c:4677
21687 #, gcc-internal-format, gfc-internal-format
21688 msgid "BB %i is missing an EH edge"
21689 msgstr ""
21691 #: tree-eh.c:4683
21692 #, gcc-internal-format, gfc-internal-format
21693 msgid "Incorrect EH edge %i->%i"
21694 msgstr ""
21696 #: tree-eh.c:4717 tree-eh.c:4736
21697 #, gcc-internal-format, gfc-internal-format
21698 msgid "BB %i is missing an edge"
21699 msgstr ""
21701 #: tree-eh.c:4753
21702 #, gcc-internal-format, gfc-internal-format
21703 msgid "BB %i too many fallthru edges"
21704 msgstr ""
21706 #: tree-eh.c:4762
21707 #, gcc-internal-format, gfc-internal-format
21708 msgid "BB %i has incorrect edge"
21709 msgstr ""
21711 #: tree-eh.c:4768
21712 #, gcc-internal-format, gfc-internal-format
21713 msgid "BB %i has incorrect fallthru edge"
21714 msgstr ""
21716 #: tree-inline.c:3540
21717 #, gcc-internal-format
21718 msgid "function %q+F can never be copied because it receives a non-local goto"
21719 msgstr ""
21721 #: tree-inline.c:3547
21722 #, gcc-internal-format
21723 msgid ""
21724 "function %q+F can never be copied because it saves address of local label in "
21725 "a static variable"
21726 msgstr ""
21728 #: tree-inline.c:3587
21729 #, gcc-internal-format
21730 msgid ""
21731 "function %q+F can never be inlined because it uses alloca (override using "
21732 "the always_inline attribute)"
21733 msgstr ""
21735 #: tree-inline.c:3601
21736 #, gcc-internal-format
21737 msgid "function %q+F can never be inlined because it uses setjmp"
21738 msgstr ""
21740 #: tree-inline.c:3615
21741 #, gcc-internal-format
21742 msgid ""
21743 "function %q+F can never be inlined because it uses variable argument lists"
21744 msgstr ""
21746 #: tree-inline.c:3627
21747 #, gcc-internal-format
21748 msgid ""
21749 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
21750 "handling"
21751 msgstr ""
21753 #: tree-inline.c:3635
21754 #, gcc-internal-format
21755 msgid "function %q+F can never be inlined because it uses non-local goto"
21756 msgstr ""
21758 #: tree-inline.c:3647
21759 #, gcc-internal-format
21760 msgid ""
21761 "function %q+F can never be inlined because it uses __builtin_return or "
21762 "__builtin_apply_args"
21763 msgstr ""
21765 #: tree-inline.c:3667
21766 #, gcc-internal-format
21767 msgid "function %q+F can never be inlined because it contains a computed goto"
21768 msgstr ""
21770 #: tree-inline.c:3768
21771 #, gcc-internal-format
21772 msgid ""
21773 "function %q+F can never be inlined because it is suppressed using -fno-inline"
21774 msgstr ""
21776 #: tree-inline.c:3776
21777 #, gcc-internal-format
21778 msgid ""
21779 "function %q+F can never be inlined because it uses attributes conflicting "
21780 "with inlining"
21781 msgstr ""
21783 #: tree-inline.c:4441
21784 #, gcc-internal-format
21785 msgid "inlining failed in call to always_inline %q+F: %s"
21786 msgstr ""
21788 #: tree-inline.c:4444 tree-inline.c:4464
21789 #, gcc-internal-format
21790 msgid "called from here"
21791 msgstr ""
21793 #: tree-inline.c:4447 tree-inline.c:4467
21794 #, gcc-internal-format
21795 msgid "called from this function"
21796 msgstr ""
21798 #: tree-inline.c:4460
21799 #, gcc-internal-format
21800 msgid "inlining failed in call to %q+F: %s"
21801 msgstr ""
21803 #: tree-into-ssa.c:3202
21804 #, gcc-internal-format
21805 msgid "statement uses released SSA name:"
21806 msgstr ""
21808 #: tree-into-ssa.c:3214
21809 #, gcc-internal-format
21810 msgid "cannot update SSA form"
21811 msgstr ""
21813 #: tree-into-ssa.c:3305 tree-outof-ssa.c:823 tree-outof-ssa.c:882
21814 #: tree-ssa-coalesce.c:1010 tree-ssa-live.c:1292
21815 #, gcc-internal-format
21816 msgid "SSA corruption"
21817 msgstr ""
21819 #: tree-profile.c:486
21820 #, gcc-internal-format
21821 msgid "unimplemented functionality"
21822 msgstr ""
21824 #: tree-ssa-loop-niter.c:2961
21825 #, gcc-internal-format, gfc-internal-format
21826 msgid "iteration %s invokes undefined behavior"
21827 msgstr ""
21829 #: tree-ssa-loop-niter.c:2962
21830 #, gcc-internal-format
21831 msgid "within this loop"
21832 msgstr ""
21834 #: tree-ssa-operands.c:975
21835 #, gcc-internal-format
21836 msgid "virtual definition of statement not up-to-date"
21837 msgstr ""
21839 #: tree-ssa-operands.c:982
21840 #, gcc-internal-format
21841 msgid "virtual def operand missing for stmt"
21842 msgstr ""
21844 #: tree-ssa-operands.c:992
21845 #, gcc-internal-format
21846 msgid "virtual use of statement not up-to-date"
21847 msgstr ""
21849 #: tree-ssa-operands.c:999
21850 #, gcc-internal-format
21851 msgid "virtual use operand missing for stmt"
21852 msgstr ""
21854 #: tree-ssa-operands.c:1016
21855 #, gcc-internal-format
21856 msgid "excess use operand for stmt"
21857 msgstr ""
21859 #: tree-ssa-operands.c:1026
21860 #, gcc-internal-format
21861 msgid "use operand missing for stmt"
21862 msgstr ""
21864 #: tree-ssa-operands.c:1033
21865 #, gcc-internal-format
21866 msgid "stmt volatile flag not up-to-date"
21867 msgstr ""
21869 #: tree-ssa-uninit.c:187 varasm.c:328
21870 #, gcc-internal-format
21871 msgid "%qD was declared here"
21872 msgstr ""
21874 #: tree-ssa-uninit.c:219
21875 #, gcc-internal-format
21876 msgid "%qD is used uninitialized in this function"
21877 msgstr ""
21879 #: tree-ssa-uninit.c:224 tree-ssa-uninit.c:2351
21880 #, gcc-internal-format
21881 msgid "%qD may be used uninitialized in this function"
21882 msgstr ""
21884 #: tree-ssa-uninit.c:254
21885 #, gcc-internal-format
21886 msgid "%qE is used uninitialized in this function"
21887 msgstr ""
21889 #: tree-ssa-uninit.c:259
21890 #, gcc-internal-format
21891 msgid "%qE may be used uninitialized in this function"
21892 msgstr ""
21894 #: tree-ssa.c:630
21895 #, gcc-internal-format, gfc-internal-format
21896 msgid "multiple virtual PHI nodes in BB %d"
21897 msgstr ""
21899 #: tree-ssa.c:644 tree-ssa.c:673
21900 #, gcc-internal-format
21901 msgid "virtual definition is not an SSA name"
21902 msgstr ""
21904 #: tree-ssa.c:660
21905 #, gcc-internal-format
21906 msgid "stmt with wrong VUSE"
21907 msgstr ""
21909 #: tree-ssa.c:690
21910 #, gcc-internal-format, gfc-internal-format
21911 msgid "PHI node with wrong VUSE on edge from BB %d"
21912 msgstr ""
21914 #: tree-ssa.c:716
21915 #, gcc-internal-format
21916 msgid "expected an SSA_NAME object"
21917 msgstr ""
21919 #: tree-ssa.c:722
21920 #, gcc-internal-format
21921 msgid "found an SSA_NAME that had been released into the free pool"
21922 msgstr ""
21924 #: tree-ssa.c:729
21925 #, gcc-internal-format
21926 msgid "type mismatch between an SSA_NAME and its symbol"
21927 msgstr ""
21929 #: tree-ssa.c:735
21930 #, gcc-internal-format
21931 msgid "found a virtual definition for a GIMPLE register"
21932 msgstr ""
21934 #: tree-ssa.c:741
21935 #, gcc-internal-format
21936 msgid "virtual SSA name for non-VOP decl"
21937 msgstr ""
21939 #: tree-ssa.c:747
21940 #, gcc-internal-format
21941 msgid "found a real definition for a non-register"
21942 msgstr ""
21944 #: tree-ssa.c:754
21945 #, gcc-internal-format
21946 msgid "found a default name with a non-empty defining statement"
21947 msgstr ""
21949 #: tree-ssa.c:784
21950 #, gcc-internal-format
21951 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
21952 msgstr ""
21954 #: tree-ssa.c:790
21955 #, gcc-internal-format, gfc-internal-format
21956 msgid "SSA_NAME created in two different blocks %i and %i"
21957 msgstr ""
21959 #: tree-ssa.c:799 tree-ssa.c:1110
21960 #, gcc-internal-format
21961 msgid "SSA_NAME_DEF_STMT is wrong"
21962 msgstr ""
21964 #: tree-ssa.c:851
21965 #, gcc-internal-format
21966 msgid "missing definition"
21967 msgstr ""
21969 #: tree-ssa.c:857
21970 #, gcc-internal-format, gfc-internal-format
21971 msgid "definition in block %i does not dominate use in block %i"
21972 msgstr ""
21974 #: tree-ssa.c:865
21975 #, gcc-internal-format, gfc-internal-format
21976 msgid "definition in block %i follows the use"
21977 msgstr ""
21979 #: tree-ssa.c:872
21980 #, gcc-internal-format
21981 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
21982 msgstr ""
21984 #: tree-ssa.c:880
21985 #, gcc-internal-format
21986 msgid "no immediate_use list"
21987 msgstr ""
21989 #: tree-ssa.c:892
21990 #, gcc-internal-format
21991 msgid "wrong immediate use list"
21992 msgstr ""
21994 #: tree-ssa.c:926
21995 #, gcc-internal-format
21996 msgid "incoming edge count does not match number of PHI arguments"
21997 msgstr ""
21999 #: tree-ssa.c:940
22000 #, gcc-internal-format, gfc-internal-format
22001 msgid "PHI argument is missing for edge %d->%d"
22002 msgstr ""
22004 #: tree-ssa.c:949
22005 #, gcc-internal-format
22006 msgid "PHI argument is not SSA_NAME, or invariant"
22007 msgstr ""
22009 #: tree-ssa.c:977
22010 #, gcc-internal-format, gfc-internal-format
22011 msgid "wrong edge %d->%d for PHI argument"
22012 msgstr ""
22014 #: tree-ssa.c:1056
22015 #, gcc-internal-format, gfc-internal-format
22016 msgid "AUX pointer initialized for edge %d->%d"
22017 msgstr ""
22019 #: tree-ssa.c:1082
22020 #, gcc-internal-format
22021 msgid "stmt (%p) marked modified after optimization pass: "
22022 msgstr ""
22024 #: tree-ssa.c:1149
22025 #, gcc-internal-format
22026 msgid "verify_ssa failed"
22027 msgstr ""
22029 #: tree-streamer-in.c:343
22030 #, gcc-internal-format
22031 msgid "machine independent builtin code out of range"
22032 msgstr ""
22034 #: tree-streamer-in.c:349
22035 #, gcc-internal-format
22036 msgid "target specific builtin not available"
22037 msgstr ""
22039 #: tree-vect-generic.c:265
22040 #, gcc-internal-format
22041 msgid "vector operation will be expanded piecewise"
22042 msgstr ""
22044 #: tree-vect-generic.c:268
22045 #, gcc-internal-format
22046 msgid "vector operation will be expanded in parallel"
22047 msgstr ""
22049 #: tree-vect-generic.c:319
22050 #, gcc-internal-format
22051 msgid "vector operation will be expanded with a single scalar operation"
22052 msgstr ""
22054 #: tree-vect-generic.c:887
22055 #, gcc-internal-format
22056 msgid "vector condition will be expanded piecewise"
22057 msgstr ""
22059 #: tree-vect-generic.c:1304
22060 #, gcc-internal-format
22061 msgid "vector shuffling operation will be expanded piecewise"
22062 msgstr ""
22064 #: tree-vect-loop.c:3446
22065 #, gcc-internal-format
22066 msgid "vectorization did not happen for a simd loop"
22067 msgstr ""
22069 #: tree-vrp.c:6548 tree-vrp.c:6588 tree-vrp.c:6669
22070 #, gcc-internal-format
22071 msgid "array subscript is above array bounds"
22072 msgstr ""
22074 #: tree-vrp.c:6572
22075 #, gcc-internal-format
22076 msgid "array subscript is outside array bounds"
22077 msgstr ""
22079 #: tree-vrp.c:6601 tree-vrp.c:6656
22080 #, gcc-internal-format
22081 msgid "array subscript is below array bounds"
22082 msgstr ""
22084 #: tree-vrp.c:7510
22085 #, gcc-internal-format
22086 msgid ""
22087 "assuming signed overflow does not occur when simplifying conditional to "
22088 "constant"
22089 msgstr ""
22091 #: tree-vrp.c:7516 tree-vrp.c:9495 tree-vrp.c:9539 tree-vrp.c:9602
22092 #, gcc-internal-format
22093 msgid "assuming signed overflow does not occur when simplifying conditional"
22094 msgstr ""
22096 #: tree-vrp.c:7560
22097 #, gcc-internal-format
22098 msgid "comparison always false due to limited range of data type"
22099 msgstr ""
22101 #: tree-vrp.c:7562
22102 #, gcc-internal-format
22103 msgid "comparison always true due to limited range of data type"
22104 msgstr ""
22106 #: tree-vrp.c:9094
22107 #, gcc-internal-format
22108 msgid ""
22109 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
22110 "%<>>%> or %<&%>"
22111 msgstr ""
22113 #: tree-vrp.c:9159
22114 #, gcc-internal-format
22115 msgid ""
22116 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
22117 "to %<X%> or %<Y%>"
22118 msgstr ""
22120 #: tree-vrp.c:9212
22121 #, gcc-internal-format
22122 msgid ""
22123 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
22124 "%> or %<-X%>"
22125 msgstr ""
22127 #: tree.c:1830
22128 #, gcc-internal-format
22129 msgid "non-constant element in constant CONSTRUCTOR"
22130 msgstr ""
22132 #: tree.c:1832
22133 #, gcc-internal-format
22134 msgid "side-effects element in no-side-effects CONSTRUCTOR"
22135 msgstr ""
22137 #: tree.c:4833
22138 #, gcc-internal-format
22139 msgid "ignoring attributes applied to %qT after definition"
22140 msgstr ""
22142 #: tree.c:6313
22143 #, gcc-internal-format
22144 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22145 msgstr ""
22147 #: tree.c:6325
22148 #, gcc-internal-format
22149 msgid ""
22150 "%q+D redeclared without dllimport attribute after being referenced with dll "
22151 "linkage"
22152 msgstr ""
22154 #: tree.c:6340
22155 #, gcc-internal-format
22156 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22157 msgstr ""
22159 #: tree.c:6383 tree.c:6395 tree.c:6405 c-family/c-common.c:6690
22160 #: c-family/c-common.c:6709 c-family/c-common.c:6727 c-family/c-common.c:6757
22161 #: c-family/c-common.c:6785 c-family/c-common.c:6813 c-family/c-common.c:6829
22162 #: c-family/c-common.c:6844 c-family/c-common.c:6862 c-family/c-common.c:6877
22163 #: c-family/c-common.c:6909 c-family/c-common.c:6926 c-family/c-common.c:6943
22164 #: c-family/c-common.c:6981 c-family/c-common.c:7004 c-family/c-common.c:7021
22165 #: c-family/c-common.c:7049 c-family/c-common.c:7070 c-family/c-common.c:7091
22166 #: c-family/c-common.c:7118 c-family/c-common.c:7148 c-family/c-common.c:7185
22167 #: c-family/c-common.c:7238 c-family/c-common.c:7296 c-family/c-common.c:7354
22168 #: c-family/c-common.c:7443 c-family/c-common.c:7473 c-family/c-common.c:7527
22169 #: c-family/c-common.c:7998 c-family/c-common.c:8035 c-family/c-common.c:8091
22170 #: c-family/c-common.c:8147 c-family/c-common.c:8225 c-family/c-common.c:8352
22171 #: c-family/c-common.c:8411 c-family/c-common.c:8430 c-family/c-common.c:8538
22172 #: c-family/c-common.c:8554 c-family/c-common.c:8570 c-family/c-common.c:8591
22173 #: c-family/c-common.c:8661 c-family/c-common.c:8688 c-family/c-common.c:8736
22174 #: c-family/c-common.c:8916 c-family/c-common.c:8937 c-family/c-common.c:9050
22175 #: c-family/c-common.c:9077 c-family/c-common.c:9394 c-family/c-common.c:9417
22176 #: c-family/c-common.c:9456 c-family/c-common.c:9538 c-family/c-common.c:9581
22177 #: c-family/c-common.c:9741 config/darwin.c:2021 config/arm/arm.c:6554
22178 #: config/arm/arm.c:6582 config/arm/arm.c:6599 config/avr/avr.c:9082
22179 #: config/h8300/h8300.c:5477 config/h8300/h8300.c:5501 config/i386/i386.c:7465
22180 #: config/i386/i386.c:40352 config/ia64/ia64.c:760 config/rs6000/rs6000.c:32927
22181 #: config/spu/spu.c:3739 ada/gcc-interface/utils.c:5986
22182 #: ada/gcc-interface/utils.c:6003 ada/gcc-interface/utils.c:6019
22183 #: ada/gcc-interface/utils.c:6045 lto/lto-lang.c:243
22184 #, gcc-internal-format
22185 msgid "%qE attribute ignored"
22186 msgstr ""
22188 #: tree.c:6423
22189 #, gcc-internal-format
22190 msgid "inline function %q+D declared as  dllimport: attribute ignored"
22191 msgstr ""
22193 #: tree.c:6431
22194 #, gcc-internal-format
22195 msgid "function %q+D definition is marked dllimport"
22196 msgstr ""
22198 #: tree.c:6439
22199 #, gcc-internal-format
22200 msgid "variable %q+D definition is marked dllimport"
22201 msgstr ""
22203 #: tree.c:6467
22204 #, gcc-internal-format
22205 msgid "external linkage required for symbol %q+D because of %qE attribute"
22206 msgstr ""
22208 #: tree.c:6481
22209 #, gcc-internal-format
22210 msgid ""
22211 "%qE implies default visibility, but %qD has already been declared with a "
22212 "different visibility"
22213 msgstr ""
22215 #: tree.c:8344
22216 #, gcc-internal-format
22217 msgid "arrays of functions are not meaningful"
22218 msgstr ""
22220 #: tree.c:8513
22221 #, gcc-internal-format
22222 msgid "function return type cannot be function"
22223 msgstr ""
22225 #: tree.c:9740 tree.c:9825 tree.c:9886
22226 #, gcc-internal-format, gfc-internal-format
22227 msgid "tree check: %s, have %s in %s, at %s:%d"
22228 msgstr ""
22230 #: tree.c:9777
22231 #, gcc-internal-format, gfc-internal-format
22232 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
22233 msgstr ""
22235 #: tree.c:9790
22236 #, gcc-internal-format
22237 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
22238 msgstr ""
22240 #: tree.c:9839
22241 #, gcc-internal-format
22242 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
22243 msgstr ""
22245 #: tree.c:9852
22246 #, gcc-internal-format, gfc-internal-format
22247 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
22248 msgstr ""
22250 #: tree.c:9912
22251 #, gcc-internal-format
22252 msgid ""
22253 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
22254 "%d"
22255 msgstr ""
22257 #: tree.c:9926
22258 #, gcc-internal-format, gfc-internal-format
22259 msgid ""
22260 "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
22261 msgstr ""
22263 #: tree.c:9938
22264 #, gcc-internal-format, gfc-internal-format
22265 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
22266 msgstr ""
22268 #: tree.c:9951
22269 #, gcc-internal-format, gfc-internal-format
22270 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
22271 msgstr ""
22273 #: tree.c:9964
22274 #, gcc-internal-format, gfc-internal-format
22275 msgid ""
22276 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at "
22277 "%s:%d"
22278 msgstr ""
22280 #: tree.c:12742
22281 #, gcc-internal-format
22282 msgid "%qD is deprecated: %s"
22283 msgstr ""
22285 #: tree.c:12745
22286 #, gcc-internal-format
22287 msgid "%qD is deprecated"
22288 msgstr ""
22290 #: tree.c:12769 tree.c:12791
22291 #, gcc-internal-format
22292 msgid "%qE is deprecated: %s"
22293 msgstr ""
22295 #: tree.c:12772 tree.c:12794
22296 #, gcc-internal-format
22297 msgid "%qE is deprecated"
22298 msgstr ""
22300 #: tree.c:12778 tree.c:12799
22301 #, gcc-internal-format, gfc-internal-format
22302 msgid "type is deprecated: %s"
22303 msgstr ""
22305 #: tree.c:12781 tree.c:12802
22306 #, gcc-internal-format
22307 msgid "type is deprecated"
22308 msgstr ""
22310 #. Type variant can differ by:
22312 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
22313 #. ENCODE_QUAL_ADDR_SPACE.
22314 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
22315 #. in this case some values may not be set in the variant types
22316 #. (see TYPE_COMPLETE_P checks).
22317 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
22318 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
22319 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
22320 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
22321 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
22322 #. this is necessary to make it possible to merge types form different TUs
22323 #. - arrays, pointers and references may have TREE_TYPE that is a variant
22324 #. of TREE_TYPE of their main variants.
22325 #. - aggregates may have new TYPE_FIELDS list that list variants of
22326 #. the main variant TYPE_FIELDS.
22327 #. - vector types may differ by TYPE_VECTOR_OPAQUE
22328 #. - TYPE_METHODS is always NULL for vairant types and maintained for
22329 #. main variant only.
22331 #. Convenience macro for matching individual fields.
22332 #: tree.c:13226
22333 #, gcc-internal-format
22334 msgid "type variant differs by "
22335 msgstr ""
22337 #: tree.c:13269
22338 #, gcc-internal-format
22339 msgid "type variant has different TYPE_SIZE_UNIT"
22340 msgstr ""
22342 #: tree.c:13271
22343 #, gcc-internal-format
22344 msgid "type variant's TYPE_SIZE_UNIT"
22345 msgstr ""
22347 #: tree.c:13273
22348 #, gcc-internal-format
22349 msgid "type's TYPE_SIZE_UNIT"
22350 msgstr ""
22352 #: tree.c:13293
22353 #, gcc-internal-format
22354 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
22355 msgstr ""
22357 #: tree.c:13306
22358 #, gcc-internal-format
22359 msgid "type variant has different TYPE_VFIELD"
22360 msgstr ""
22362 #: tree.c:13323
22363 #, gcc-internal-format
22364 msgid "type variant has TYPE_METHODS"
22365 msgstr ""
22367 #: tree.c:13348
22368 #, gcc-internal-format
22369 msgid "type variant has different TYPE_BINFO"
22370 msgstr ""
22372 #: tree.c:13350
22373 #, gcc-internal-format
22374 msgid "type variant's TYPE_BINFO"
22375 msgstr ""
22377 #: tree.c:13352
22378 #, gcc-internal-format
22379 msgid "type's TYPE_BINFO"
22380 msgstr ""
22382 #: tree.c:13390
22383 #, gcc-internal-format
22384 msgid "type variant has different TYPE_FIELDS"
22385 msgstr ""
22387 #: tree.c:13392
22388 #, gcc-internal-format
22389 msgid "first mismatch is field"
22390 msgstr ""
22392 #: tree.c:13394
22393 #, gcc-internal-format
22394 msgid "and field"
22395 msgstr ""
22397 #: tree.c:13411
22398 #, gcc-internal-format
22399 msgid "type variant has different TREE_TYPE"
22400 msgstr ""
22402 #: tree.c:13413 tree.c:13424
22403 #, gcc-internal-format
22404 msgid "type variant's TREE_TYPE"
22405 msgstr ""
22407 #: tree.c:13415 tree.c:13426
22408 #, gcc-internal-format
22409 msgid "type's TREE_TYPE"
22410 msgstr ""
22412 #: tree.c:13422
22413 #, gcc-internal-format
22414 msgid "type is not compatible with its vairant"
22415 msgstr ""
22417 #: tree.c:13721
22418 #, gcc-internal-format
22419 msgid "Main variant is not defined"
22420 msgstr ""
22422 #: tree.c:13726
22423 #, gcc-internal-format
22424 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
22425 msgstr ""
22427 #: tree.c:13738
22428 #, gcc-internal-format
22429 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
22430 msgstr ""
22432 #: tree.c:13756
22433 #, gcc-internal-format
22434 msgid "TYPE_CANONICAL is not compatible"
22435 msgstr ""
22437 #: tree.c:13764
22438 #, gcc-internal-format
22439 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
22440 msgstr ""
22442 #: tree.c:13772
22443 #, gcc-internal-format
22444 msgid "TYPE_CANONICAL of main variant is not main variant"
22445 msgstr ""
22447 #: tree.c:13788
22448 #, gcc-internal-format
22449 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
22450 msgstr ""
22452 #: tree.c:13798
22453 #, gcc-internal-format
22454 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
22455 msgstr ""
22457 #: tree.c:13808
22458 #, gcc-internal-format
22459 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
22460 msgstr ""
22462 #: tree.c:13826
22463 #, gcc-internal-format
22464 msgid "TYPE_MINVAL non-NULL"
22465 msgstr ""
22467 #: tree.c:13838
22468 #, gcc-internal-format
22469 msgid "TYPE_METHODS is not FUNCTION_DECL, TEMPLATE_DECL nor error_mark_node"
22470 msgstr ""
22472 #: tree.c:13849
22473 #, gcc-internal-format
22474 msgid "TYPE_METHOD_BASETYPE is not record nor union"
22475 msgstr ""
22477 #: tree.c:13860
22478 #, gcc-internal-format
22479 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
22480 msgstr ""
22482 #: tree.c:13878
22483 #, gcc-internal-format
22484 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
22485 msgstr ""
22487 #: tree.c:13885
22488 #, gcc-internal-format
22489 msgid "TYPE_MAXVAL non-NULL"
22490 msgstr ""
22492 #: tree.c:13897
22493 #, gcc-internal-format
22494 msgid "TYPE_BINFO is not TREE_BINFO"
22495 msgstr ""
22497 #: tree.c:13905
22498 #, gcc-internal-format
22499 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
22500 msgstr ""
22502 #: tree.c:13912
22503 #, gcc-internal-format
22504 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
22505 msgstr ""
22507 #: tree.c:13928
22508 #, gcc-internal-format
22509 msgid "Enum value is not CONST_DECL or INTEGER_CST"
22510 msgstr ""
22512 #: tree.c:13936
22513 #, gcc-internal-format
22514 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
22515 msgstr ""
22517 #: tree.c:13943
22518 #, gcc-internal-format
22519 msgid "Enum value name is not IDENTIFIER_NODE"
22520 msgstr ""
22522 #: tree.c:13953
22523 #, gcc-internal-format
22524 msgid "Array TYPE_DOMAIN is not integer type"
22525 msgstr ""
22527 #: tree.c:13962
22528 #, gcc-internal-format
22529 msgid "TYPE_FIELDS defined in incomplete type"
22530 msgstr ""
22532 #: tree.c:13982
22533 #, gcc-internal-format
22534 msgid "Wrong tree in TYPE_FIELDS list"
22535 msgstr ""
22537 #: tree.c:13997
22538 #, gcc-internal-format
22539 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
22540 msgstr ""
22542 #: tree.c:14003
22543 #, gcc-internal-format
22544 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
22545 msgstr ""
22547 #: tree.c:14016
22548 #, gcc-internal-format
22549 msgid "wrong TYPE_CACHED_VALUES entry"
22550 msgstr ""
22552 #: tree.c:14029
22553 #, gcc-internal-format
22554 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
22555 msgstr ""
22557 #: tree.c:14035
22558 #, gcc-internal-format
22559 msgid "Wrong entry in TYPE_ARG_TYPES list"
22560 msgstr ""
22562 #: tree.c:14042
22563 #, gcc-internal-format
22564 msgid "TYPE_VALUES_RAW field is non-NULL"
22565 msgstr ""
22567 #: tree.c:14054
22568 #, gcc-internal-format
22569 msgid "TYPE_CACHED_VALUES_P is set while it should not"
22570 msgstr ""
22572 #: tree.c:14060
22573 #, gcc-internal-format
22574 msgid "TYPE_STRING_FLAG is set on wrong type code"
22575 msgstr ""
22577 #: tree.c:14072
22578 #, gcc-internal-format
22579 msgid ""
22580 "TYPE_STRING_FLAG is set on type that does not look like char nor array of "
22581 "chars"
22582 msgstr ""
22584 #: tree.c:14084
22585 #, gcc-internal-format
22586 msgid "TYPE_METHOD_BASETYPE is not main variant"
22587 msgstr ""
22589 #: tree.c:14091
22590 #, gcc-internal-format
22591 msgid "verify_type failed"
22592 msgstr ""
22594 #: value-prof.c:528
22595 #, gcc-internal-format
22596 msgid "dead histogram"
22597 msgstr ""
22599 #: value-prof.c:557
22600 #, gcc-internal-format
22601 msgid ""
22602 "Histogram value statement does not correspond to the statement it is "
22603 "associated with"
22604 msgstr ""
22606 #: value-prof.c:569
22607 #, gcc-internal-format
22608 msgid "verify_histograms failed"
22609 msgstr ""
22611 #: value-prof.c:626
22612 #, gcc-internal-format, gfc-internal-format
22613 msgid ""
22614 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
22615 "basic-block count (%d)"
22616 msgstr ""
22618 #: var-tracking.c:7125
22619 #, gcc-internal-format
22620 msgid ""
22621 "variable tracking size limit exceeded with -fvar-tracking-assignments, "
22622 "retrying without"
22623 msgstr ""
22625 #: var-tracking.c:7129
22626 #, gcc-internal-format
22627 msgid "variable tracking size limit exceeded"
22628 msgstr ""
22630 #: varasm.c:323
22631 #, gcc-internal-format
22632 msgid "%+D causes a section type conflict with %D"
22633 msgstr ""
22635 #: varasm.c:326
22636 #, gcc-internal-format
22637 msgid "section type conflict with %D"
22638 msgstr ""
22640 #: varasm.c:331
22641 #, gcc-internal-format
22642 msgid "%+D causes a section type conflict"
22643 msgstr ""
22645 #: varasm.c:333
22646 #, gcc-internal-format
22647 msgid "section type conflict"
22648 msgstr ""
22650 #: varasm.c:1008
22651 #, gcc-internal-format
22652 msgid "alignment of %q+D is greater than maximum object file alignment %d"
22653 msgstr ""
22655 #: varasm.c:1160
22656 #, gcc-internal-format
22657 msgid "only zero initializers are allowed in section %qs"
22658 msgstr ""
22660 #: varasm.c:1367 varasm.c:1376
22661 #, gcc-internal-format
22662 msgid "register name not specified for %q+D"
22663 msgstr ""
22665 #: varasm.c:1378
22666 #, gcc-internal-format
22667 msgid "invalid register name for %q+D"
22668 msgstr ""
22670 #: varasm.c:1380
22671 #, gcc-internal-format
22672 msgid "data type of %q+D isn%'t suitable for a register"
22673 msgstr ""
22675 #: varasm.c:1383
22676 #, gcc-internal-format
22677 msgid ""
22678 "the register specified for %q+D cannot be accessed by the current target"
22679 msgstr ""
22681 #: varasm.c:1386
22682 #, gcc-internal-format
22683 msgid ""
22684 "the register specified for %q+D is not general enough to be used as a "
22685 "register variable"
22686 msgstr ""
22688 #: varasm.c:1389
22689 #, gcc-internal-format
22690 msgid "register specified for %q+D isn%'t suitable for data type"
22691 msgstr ""
22693 #: varasm.c:1399
22694 #, gcc-internal-format
22695 msgid "global register variable has initial value"
22696 msgstr ""
22698 #: varasm.c:1403
22699 #, gcc-internal-format
22700 msgid "optimization may eliminate reads and/or writes to register variables"
22701 msgstr ""
22703 #: varasm.c:1449
22704 #, gcc-internal-format
22705 msgid "register name given for non-register variable %q+D"
22706 msgstr ""
22708 #: varasm.c:2008
22709 #, gcc-internal-format
22710 msgid "thread-local COMMON data not implemented"
22711 msgstr ""
22713 #: varasm.c:2041
22714 #, gcc-internal-format
22715 msgid ""
22716 "requested alignment for %q+D is greater than implemented alignment of %wu"
22717 msgstr ""
22719 #: varasm.c:2144 c/c-decl.c:4947 c/c-parser.c:1460
22720 #, gcc-internal-format
22721 msgid "storage size of %q+D isn%'t known"
22722 msgstr ""
22724 #: varasm.c:4762
22725 #, gcc-internal-format
22726 msgid "initializer for integer/fixed-point value is too complicated"
22727 msgstr ""
22729 #: varasm.c:4767
22730 #, gcc-internal-format
22731 msgid "initializer for floating value is not a floating constant"
22732 msgstr ""
22734 #: varasm.c:5076
22735 #, gcc-internal-format
22736 msgid "invalid initial value for member %qE"
22737 msgstr ""
22739 #: varasm.c:5336
22740 #, gcc-internal-format
22741 msgid "%+D declared weak after being used"
22742 msgstr ""
22744 #: varasm.c:5388
22745 #, gcc-internal-format
22746 msgid ""
22747 "weak declaration of %q+D being applied to a already existing, static "
22748 "definition"
22749 msgstr ""
22751 #: varasm.c:5424
22752 #, gcc-internal-format
22753 msgid "weak declaration of %q+D must be public"
22754 msgstr ""
22756 #: varasm.c:5428
22757 #, gcc-internal-format
22758 msgid "weak declaration of %q+D not supported"
22759 msgstr ""
22761 #: varasm.c:5457 varasm.c:5761
22762 #, gcc-internal-format
22763 msgid "only weak aliases are supported in this configuration"
22764 msgstr ""
22766 #: varasm.c:5651
22767 #, gcc-internal-format
22768 msgid "weakref is not supported in this configuration"
22769 msgstr ""
22771 #: varasm.c:5683
22772 #, gcc-internal-format
22773 msgid "ifunc is not supported on this target"
22774 msgstr ""
22776 #: varasm.c:5741
22777 #, gcc-internal-format
22778 msgid "weakref %q+D ultimately targets itself"
22779 msgstr ""
22781 #: varasm.c:5743
22782 #, gcc-internal-format
22783 msgid "weakref %q+D must have static linkage"
22784 msgstr ""
22786 #: varasm.c:5750
22787 #, gcc-internal-format
22788 msgid "alias definitions not supported in this configuration"
22789 msgstr ""
22791 #: varasm.c:5758
22792 #, gcc-internal-format
22793 msgid "ifunc is not supported in this configuration"
22794 msgstr ""
22796 #: varasm.c:5976 config/sol2.c:157 config/i386/winnt.c:260
22797 #, gcc-internal-format
22798 msgid "visibility attribute not supported in this configuration; ignored"
22799 msgstr ""
22801 #. Print an error message for unrecognized stab codes.
22802 #: xcoffout.c:193
22803 #, gcc-internal-format
22804 msgid "no sclass for %s stab (0x%x)"
22805 msgstr ""
22807 #: lto-streamer.h:1014
22808 #, gcc-internal-format, gfc-internal-format
22809 msgid "bytecode stream: expected tag %s instead of %s"
22810 msgstr ""
22812 #: lto-streamer.h:1024
22813 #, gcc-internal-format, gfc-internal-format
22814 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
22815 msgstr ""
22817 #: c-family/array-notation-common.c:71
22818 #, gcc-internal-format
22819 msgid "__sec_implicit_index parameter must be an integer constant expression"
22820 msgstr ""
22822 #: c-family/array-notation-common.c:107
22823 #, gcc-internal-format
22824 msgid "length mismatch in expression"
22825 msgstr ""
22827 #: c-family/array-notation-common.c:282 c-family/array-notation-common.c:310
22828 #: c/c-array-notation.c:731 cp/cp-array-notation.c:611
22829 #, gcc-internal-format
22830 msgid "rank mismatch between %qE and %qE"
22831 msgstr ""
22833 #. Here the original expression is printed as a "heads-up"
22834 #. to the programmer.  This is because since there is no
22835 #. location information for the offending argument, the
22836 #. error could be in some internally generated code that is
22837 #. not visible for the programmer.  Thus, the correct fix
22838 #. may lie in the original expression.
22839 #: c-family/array-notation-common.c:291
22840 #, gcc-internal-format
22841 msgid "rank mismatch in expression %qE"
22842 msgstr ""
22844 #: c-family/array-notation-common.c:667
22845 #, gcc-internal-format
22846 msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
22847 msgstr ""
22849 #: c-family/c-cilkplus.c:38
22850 #, gcc-internal-format
22851 msgid "iteration variable cannot be volatile"
22852 msgstr ""
22854 #: c-family/c-common.c:1029
22855 #, gcc-internal-format
22856 msgid "%qD is not defined outside of function scope"
22857 msgstr ""
22859 #: c-family/c-common.c:1079
22860 #, gcc-internal-format
22861 msgid ""
22862 "string length %qd is greater than the length %qd ISO C%d compilers are "
22863 "required to support"
22864 msgstr ""
22866 #: c-family/c-common.c:1200 c-family/c-common.c:1212 cp/constexpr.c:1701
22867 #: cp/constexpr.c:3669
22868 #, gcc-internal-format
22869 msgid "overflow in constant expression"
22870 msgstr ""
22872 #: c-family/c-common.c:1235
22873 #, gcc-internal-format
22874 msgid "integer overflow in expression"
22875 msgstr ""
22877 #: c-family/c-common.c:1240
22878 #, gcc-internal-format
22879 msgid "floating point overflow in expression"
22880 msgstr ""
22882 #: c-family/c-common.c:1244
22883 #, gcc-internal-format
22884 msgid "fixed-point overflow in expression"
22885 msgstr ""
22887 #: c-family/c-common.c:1248
22888 #, gcc-internal-format
22889 msgid "vector overflow in expression"
22890 msgstr ""
22892 #: c-family/c-common.c:1254
22893 #, gcc-internal-format
22894 msgid "complex integer overflow in expression"
22895 msgstr ""
22897 #: c-family/c-common.c:1257
22898 #, gcc-internal-format
22899 msgid "complex floating point overflow in expression"
22900 msgstr ""
22902 #: c-family/c-common.c:1310
22903 #, gcc-internal-format
22904 msgid "logical %<or%> applied to non-boolean constant"
22905 msgstr ""
22907 #: c-family/c-common.c:1313
22908 #, gcc-internal-format
22909 msgid "logical %<and%> applied to non-boolean constant"
22910 msgstr ""
22912 #: c-family/c-common.c:1383
22913 #, gcc-internal-format
22914 msgid "logical %<or%> of collectively exhaustive tests is always true"
22915 msgstr ""
22917 #: c-family/c-common.c:1387
22918 #, gcc-internal-format
22919 msgid "logical %<and%> of mutually exclusive tests is always false"
22920 msgstr ""
22922 #: c-family/c-common.c:1397
22923 #, gcc-internal-format
22924 msgid "logical %<or%> of equal expressions"
22925 msgstr ""
22927 #: c-family/c-common.c:1400
22928 #, gcc-internal-format
22929 msgid "logical %<and%> of equal expressions"
22930 msgstr ""
22932 #: c-family/c-common.c:1475
22933 #, gcc-internal-format
22934 msgid "self-comparison always evaluates to true"
22935 msgstr ""
22937 #: c-family/c-common.c:1478
22938 #, gcc-internal-format
22939 msgid "self-comparison always evaluates to false"
22940 msgstr ""
22942 #: c-family/c-common.c:1502
22943 #, gcc-internal-format
22944 msgid "logical not is only applied to the left hand side of comparison"
22945 msgstr ""
22947 #: c-family/c-common.c:1632
22948 #, gcc-internal-format
22949 msgid "type-punning to incomplete type might break strict-aliasing rules"
22950 msgstr ""
22952 #: c-family/c-common.c:1649
22953 #, gcc-internal-format
22954 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
22955 msgstr ""
22957 #: c-family/c-common.c:1656 c-family/c-common.c:1674
22958 #, gcc-internal-format
22959 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
22960 msgstr ""
22962 #: c-family/c-common.c:1808
22963 #, gcc-internal-format
22964 msgid ""
22965 "argument to %<sizeof%> in %qD call is the same expression as the "
22966 "destination; did you mean to remove the addressof?"
22967 msgstr ""
22969 #: c-family/c-common.c:1815
22970 #, gcc-internal-format
22971 msgid ""
22972 "argument to %<sizeof%> in %qD call is the same expression as the "
22973 "destination; did you mean to provide an explicit length?"
22974 msgstr ""
22976 #: c-family/c-common.c:1820
22977 #, gcc-internal-format
22978 msgid ""
22979 "argument to %<sizeof%> in %qD call is the same expression as the "
22980 "destination; did you mean to dereference it?"
22981 msgstr ""
22983 #: c-family/c-common.c:1832
22984 #, gcc-internal-format
22985 msgid ""
22986 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
22987 "destination; expected %qT or an explicit length"
22988 msgstr ""
22990 #: c-family/c-common.c:1848
22991 #, gcc-internal-format
22992 msgid ""
22993 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
22994 "you mean to remove the addressof?"
22995 msgstr ""
22997 #: c-family/c-common.c:1855
22998 #, gcc-internal-format
22999 msgid ""
23000 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
23001 "you mean to provide an explicit length?"
23002 msgstr ""
23004 #: c-family/c-common.c:1860
23005 #, gcc-internal-format
23006 msgid ""
23007 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
23008 "you mean to dereference it?"
23009 msgstr ""
23011 #: c-family/c-common.c:1872
23012 #, gcc-internal-format
23013 msgid ""
23014 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
23015 "source; expected %qT or an explicit length"
23016 msgstr ""
23018 #: c-family/c-common.c:1888
23019 #, gcc-internal-format
23020 msgid ""
23021 "argument to %<sizeof%> in %qD call is the same expression as the first "
23022 "source; did you mean to remove the addressof?"
23023 msgstr ""
23025 #: c-family/c-common.c:1895
23026 #, gcc-internal-format
23027 msgid ""
23028 "argument to %<sizeof%> in %qD call is the same expression as the first "
23029 "source; did you mean to provide an explicit length?"
23030 msgstr ""
23032 #: c-family/c-common.c:1900
23033 #, gcc-internal-format
23034 msgid ""
23035 "argument to %<sizeof%> in %qD call is the same expression as the first "
23036 "source; did you mean to dereference it?"
23037 msgstr ""
23039 #: c-family/c-common.c:1912
23040 #, gcc-internal-format
23041 msgid ""
23042 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
23043 "source; expected %qT or an explicit length"
23044 msgstr ""
23046 #: c-family/c-common.c:1928
23047 #, gcc-internal-format
23048 msgid ""
23049 "argument to %<sizeof%> in %qD call is the same expression as the second "
23050 "source; did you mean to remove the addressof?"
23051 msgstr ""
23053 #: c-family/c-common.c:1935
23054 #, gcc-internal-format
23055 msgid ""
23056 "argument to %<sizeof%> in %qD call is the same expression as the second "
23057 "source; did you mean to provide an explicit length?"
23058 msgstr ""
23060 #: c-family/c-common.c:1940
23061 #, gcc-internal-format
23062 msgid ""
23063 "argument to %<sizeof%> in %qD call is the same expression as the second "
23064 "source; did you mean to dereference it?"
23065 msgstr ""
23067 #: c-family/c-common.c:1952
23068 #, gcc-internal-format
23069 msgid ""
23070 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
23071 "second source; expected %qT or an explicit length"
23072 msgstr ""
23074 #: c-family/c-common.c:1981 c-family/c-common.c:1988
23075 #, gcc-internal-format
23076 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
23077 msgstr ""
23079 #: c-family/c-common.c:1998
23080 #, gcc-internal-format
23081 msgid "first argument of %q+D should be %<int%>"
23082 msgstr ""
23084 #: c-family/c-common.c:2007
23085 #, gcc-internal-format
23086 msgid "second argument of %q+D should be %<char **%>"
23087 msgstr ""
23089 #: c-family/c-common.c:2016
23090 #, gcc-internal-format
23091 msgid "third argument of %q+D should probably be %<char **%>"
23092 msgstr ""
23094 #: c-family/c-common.c:2027
23095 #, gcc-internal-format
23096 msgid "%q+D takes only zero or two arguments"
23097 msgstr ""
23099 #: c-family/c-common.c:2031
23100 #, gcc-internal-format
23101 msgid "%q+D declared as variadic function"
23102 msgstr ""
23104 #: c-family/c-common.c:2099
23105 #, gcc-internal-format
23106 msgid ""
23107 "use -flax-vector-conversions to permit conversions between vectors with "
23108 "differing element types or numbers of subparts"
23109 msgstr ""
23111 #: c-family/c-common.c:2139
23112 #, gcc-internal-format
23113 msgid "__builtin_shuffle last argument must be an integer vector"
23114 msgstr ""
23116 #: c-family/c-common.c:2148
23117 #, gcc-internal-format
23118 msgid "__builtin_shuffle arguments must be vectors"
23119 msgstr ""
23121 #: c-family/c-common.c:2155
23122 #, gcc-internal-format
23123 msgid "__builtin_shuffle argument vectors must be of the same type"
23124 msgstr ""
23126 #: c-family/c-common.c:2166
23127 #, gcc-internal-format
23128 msgid ""
23129 "__builtin_shuffle number of elements of the argument vector(s) and the mask "
23130 "vector should be the same"
23131 msgstr ""
23133 #: c-family/c-common.c:2176
23134 #, gcc-internal-format
23135 msgid ""
23136 "__builtin_shuffle argument vector(s) inner type must have the same size as "
23137 "inner type of the mask"
23138 msgstr ""
23140 #: c-family/c-common.c:2403
23141 #, gcc-internal-format
23142 msgid "negative integer implicitly converted to unsigned type"
23143 msgstr ""
23145 #: c-family/c-common.c:2409
23146 #, gcc-internal-format
23147 msgid "conversion of unsigned constant value to negative integer"
23148 msgstr ""
23150 #: c-family/c-common.c:2560 c-family/c-common.c:2622
23151 #, gcc-internal-format
23152 msgid "conversion to %qT from %qT may change the sign of the result"
23153 msgstr ""
23155 #: c-family/c-common.c:2680
23156 #, gcc-internal-format
23157 msgid "conversion to %qT from boolean expression"
23158 msgstr ""
23160 #: c-family/c-common.c:2689 c-family/c-common.c:2693
23161 #, gcc-internal-format
23162 msgid "conversion to %qT alters %qT constant value"
23163 msgstr ""
23165 #: c-family/c-common.c:2713 c-family/c-common.c:2721
23166 #, gcc-internal-format
23167 msgid "conversion to %qT from %qT may alter its value"
23168 msgstr ""
23170 #: c-family/c-common.c:2717
23171 #, gcc-internal-format
23172 msgid "conversion to %qT from %qT discards imaginary component"
23173 msgstr ""
23175 #: c-family/c-common.c:2752
23176 #, gcc-internal-format
23177 msgid "large integer implicitly truncated to unsigned type"
23178 msgstr ""
23180 #: c-family/c-common.c:2758 c-family/c-common.c:2765 c-family/c-common.c:2773
23181 #, gcc-internal-format
23182 msgid "overflow in implicit constant conversion"
23183 msgstr ""
23185 #: c-family/c-common.c:2945
23186 #, gcc-internal-format
23187 msgid "operation on %qE may be undefined"
23188 msgstr ""
23190 #: c-family/c-common.c:3254
23191 #, gcc-internal-format
23192 msgid "case label does not reduce to an integer constant"
23193 msgstr ""
23195 #: c-family/c-common.c:3300
23196 #, gcc-internal-format
23197 msgid "case label value is less than minimum value for type"
23198 msgstr ""
23200 #: c-family/c-common.c:3310
23201 #, gcc-internal-format
23202 msgid "case label value exceeds maximum value for type"
23203 msgstr ""
23205 #: c-family/c-common.c:3319
23206 #, gcc-internal-format
23207 msgid "lower value in case label range less than minimum value for type"
23208 msgstr ""
23210 #: c-family/c-common.c:3329
23211 #, gcc-internal-format
23212 msgid "upper value in case label range exceeds maximum value for type"
23213 msgstr ""
23215 #: c-family/c-common.c:3412
23216 #, gcc-internal-format
23217 msgid ""
23218 "GCC cannot support operators with integer types and fixed-point types that "
23219 "have too many integral and fractional bits together"
23220 msgstr ""
23222 #: c-family/c-common.c:3952
23223 #, gcc-internal-format
23224 msgid "invalid operands to binary %s (have %qT and %qT)"
23225 msgstr ""
23227 #: c-family/c-common.c:4201
23228 #, gcc-internal-format
23229 msgid "comparison is always false due to limited range of data type"
23230 msgstr ""
23232 #: c-family/c-common.c:4204
23233 #, gcc-internal-format
23234 msgid "comparison is always true due to limited range of data type"
23235 msgstr ""
23237 #: c-family/c-common.c:4294
23238 #, gcc-internal-format
23239 msgid "comparison of unsigned expression >= 0 is always true"
23240 msgstr ""
23242 #: c-family/c-common.c:4301
23243 #, gcc-internal-format
23244 msgid "comparison of unsigned expression < 0 is always false"
23245 msgstr ""
23247 #: c-family/c-common.c:4344
23248 #, gcc-internal-format
23249 msgid "pointer of type %<void *%> used in arithmetic"
23250 msgstr ""
23252 #: c-family/c-common.c:4353
23253 #, gcc-internal-format
23254 msgid "pointer to a function used in arithmetic"
23255 msgstr ""
23257 #: c-family/c-common.c:4565
23258 #, gcc-internal-format
23259 msgid "the address of %qD will always evaluate as %<true%>"
23260 msgstr ""
23262 #: c-family/c-common.c:4648
23263 #, gcc-internal-format
23264 msgid ""
23265 "the compiler can assume that the address of %qD will always evaluate to "
23266 "%<true%>"
23267 msgstr ""
23269 #: c-family/c-common.c:4675 cp/semantics.c:660 cp/typeck.c:8436
23270 #, gcc-internal-format
23271 msgid "suggest parentheses around assignment used as truth value"
23272 msgstr ""
23274 #: c-family/c-common.c:4755 c/c-decl.c:4254 c/c-decl.c:6291 c/c-typeck.c:13733
23275 #, gcc-internal-format
23276 msgid "invalid use of %<restrict%>"
23277 msgstr ""
23279 #: c-family/c-common.c:4940
23280 #, gcc-internal-format
23281 msgid "invalid application of %<sizeof%> to a function type"
23282 msgstr ""
23284 #: c-family/c-common.c:4950
23285 #, gcc-internal-format
23286 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
23287 msgstr ""
23289 #: c-family/c-common.c:4953
23290 #, gcc-internal-format
23291 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
23292 msgstr ""
23294 #: c-family/c-common.c:4964
23295 #, gcc-internal-format
23296 msgid "invalid application of %qs to a void type"
23297 msgstr ""
23299 #: c-family/c-common.c:4973
23300 #, gcc-internal-format
23301 msgid "invalid application of %qs to incomplete type %qT"
23302 msgstr ""
23304 #: c-family/c-common.c:4981
23305 #, gcc-internal-format
23306 msgid "invalid application of %qs to array type %qT of incomplete element type"
23307 msgstr ""
23309 #: c-family/c-common.c:5023
23310 #, gcc-internal-format
23311 msgid "%<__alignof%> applied to a bit-field"
23312 msgstr ""
23314 #: c-family/c-common.c:5932
23315 #, gcc-internal-format
23316 msgid "cannot disable built-in function %qs"
23317 msgstr ""
23319 #: c-family/c-common.c:6124
23320 #, gcc-internal-format
23321 msgid "pointers are not permitted as case values"
23322 msgstr ""
23324 #: c-family/c-common.c:6131
23325 #, gcc-internal-format
23326 msgid "range expressions in switch statements are non-standard"
23327 msgstr ""
23329 #: c-family/c-common.c:6157
23330 #, gcc-internal-format
23331 msgid "empty range specified"
23332 msgstr ""
23334 #: c-family/c-common.c:6218
23335 #, gcc-internal-format
23336 msgid "duplicate (or overlapping) case value"
23337 msgstr ""
23339 #: c-family/c-common.c:6220
23340 #, gcc-internal-format
23341 msgid "this is the first entry overlapping that value"
23342 msgstr ""
23344 #: c-family/c-common.c:6224
23345 #, gcc-internal-format
23346 msgid "duplicate case value"
23347 msgstr ""
23349 #: c-family/c-common.c:6225 c-family/c-common.c:12923
23350 #, gcc-internal-format
23351 msgid "previously used here"
23352 msgstr ""
23354 #: c-family/c-common.c:6229
23355 #, gcc-internal-format
23356 msgid "multiple default labels in one switch"
23357 msgstr ""
23359 #: c-family/c-common.c:6231
23360 #, gcc-internal-format
23361 msgid "this is the first default label"
23362 msgstr ""
23364 #: c-family/c-common.c:6275
23365 #, gcc-internal-format
23366 msgid "case value %qs not in enumerated type"
23367 msgstr ""
23369 #: c-family/c-common.c:6280
23370 #, gcc-internal-format
23371 msgid "case value %qs not in enumerated type %qT"
23372 msgstr ""
23374 #: c-family/c-common.c:6341
23375 #, gcc-internal-format
23376 msgid "switch missing default case"
23377 msgstr ""
23379 #: c-family/c-common.c:6386
23380 #, gcc-internal-format
23381 msgid "switch condition has boolean value"
23382 msgstr ""
23384 #: c-family/c-common.c:6459
23385 #, gcc-internal-format
23386 msgid "enumeration value %qE not handled in switch"
23387 msgstr ""
23389 #: c-family/c-common.c:6485
23390 #, gcc-internal-format
23391 msgid "taking the address of a label is non-standard"
23392 msgstr ""
23394 #: c-family/c-common.c:6679
23395 #, gcc-internal-format
23396 msgid "%qE attribute ignored for field of type %qT"
23397 msgstr ""
23399 #: c-family/c-common.c:6776 c-family/c-common.c:6804 c-family/c-common.c:6900
23400 #: ada/gcc-interface/utils.c:5977
23401 #, gcc-internal-format
23402 msgid "%qE attribute ignored due to conflict with attribute %qs"
23403 msgstr ""
23405 #: c-family/c-common.c:6964 c-family/c-common.c:6970 c-family/c-common.c:9543
23406 #: c-family/c-common.c:9565 c-family/c-common.c:9571
23407 #, gcc-internal-format
23408 msgid "%qE attribute ignored due to conflict with %qs attribute"
23409 msgstr ""
23411 #: c-family/c-common.c:7026 lto/lto-lang.c:248
23412 #, gcc-internal-format
23413 msgid "%qE attribute has no effect on unit local functions"
23414 msgstr ""
23416 #: c-family/c-common.c:7179
23417 #, gcc-internal-format
23418 msgid "%qE attribute have effect only on public objects"
23419 msgstr ""
23421 #: c-family/c-common.c:7208
23422 #, gcc-internal-format
23423 msgid "%qE attribute only affects top level objects"
23424 msgstr ""
23426 #: c-family/c-common.c:7262
23427 #, gcc-internal-format
23428 msgid "scalar_storage_order is not supported because endianness is not uniform"
23429 msgstr ""
23431 #: c-family/c-common.c:7279
23432 #, gcc-internal-format
23433 msgid ""
23434 "scalar_storage_order argument must be one of \"big-endian\" or \"little-"
23435 "endian\""
23436 msgstr ""
23438 #: c-family/c-common.c:7375
23439 #, gcc-internal-format
23440 msgid "destructor priorities are not supported"
23441 msgstr ""
23443 #: c-family/c-common.c:7377
23444 #, gcc-internal-format
23445 msgid "constructor priorities are not supported"
23446 msgstr ""
23448 #: c-family/c-common.c:7399
23449 #, gcc-internal-format, gfc-internal-format
23450 msgid "destructor priorities from 0 to %d are reserved for the implementation"
23451 msgstr ""
23453 #: c-family/c-common.c:7404
23454 #, gcc-internal-format, gfc-internal-format
23455 msgid "constructor priorities from 0 to %d are reserved for the implementation"
23456 msgstr ""
23458 #: c-family/c-common.c:7412
23459 #, gcc-internal-format, gfc-internal-format
23460 msgid "destructor priorities must be integers from 0 to %d inclusive"
23461 msgstr ""
23463 #: c-family/c-common.c:7415
23464 #, gcc-internal-format, gfc-internal-format
23465 msgid "constructor priorities must be integers from 0 to %d inclusive"
23466 msgstr ""
23468 #: c-family/c-common.c:7571
23469 #, gcc-internal-format
23470 msgid "unknown machine mode %qE"
23471 msgstr ""
23473 #: c-family/c-common.c:7600
23474 #, gcc-internal-format
23475 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
23476 msgstr ""
23478 #: c-family/c-common.c:7603
23479 #, gcc-internal-format
23480 msgid "use __attribute__ ((vector_size)) instead"
23481 msgstr ""
23483 #: c-family/c-common.c:7612
23484 #, gcc-internal-format
23485 msgid "unable to emulate %qs"
23486 msgstr ""
23488 #: c-family/c-common.c:7623
23489 #, gcc-internal-format
23490 msgid "invalid pointer mode %qs"
23491 msgstr ""
23493 #: c-family/c-common.c:7640
23494 #, gcc-internal-format
23495 msgid "signedness of type and machine mode %qs don%'t match"
23496 msgstr ""
23498 #: c-family/c-common.c:7651
23499 #, gcc-internal-format
23500 msgid "no data type for mode %qs"
23501 msgstr ""
23503 #: c-family/c-common.c:7661
23504 #, gcc-internal-format
23505 msgid "cannot use mode %qs for enumeral types"
23506 msgstr ""
23508 #: c-family/c-common.c:7688
23509 #, gcc-internal-format
23510 msgid "mode %qs applied to inappropriate type"
23511 msgstr ""
23513 #: c-family/c-common.c:7710
23514 #, gcc-internal-format
23515 msgid "section attributes are not supported for this target"
23516 msgstr ""
23518 #: c-family/c-common.c:7718
23519 #, gcc-internal-format
23520 msgid "section attribute not allowed for %q+D"
23521 msgstr ""
23523 #: c-family/c-common.c:7724
23524 #, gcc-internal-format
23525 msgid "section attribute argument not a string constant"
23526 msgstr ""
23528 #: c-family/c-common.c:7733
23529 #, gcc-internal-format
23530 msgid "section attribute cannot be specified for local variables"
23531 msgstr ""
23533 #: c-family/c-common.c:7743 config/bfin/bfin.c:4771 config/bfin/bfin.c:4822
23534 #: config/bfin/bfin.c:4848 config/bfin/bfin.c:4861
23535 #, gcc-internal-format
23536 msgid "section of %q+D conflicts with previous declaration"
23537 msgstr ""
23539 #: c-family/c-common.c:7751
23540 #, gcc-internal-format
23541 msgid "section of %q+D cannot be overridden"
23542 msgstr ""
23544 #: c-family/c-common.c:7777
23545 #, gcc-internal-format
23546 msgid "requested alignment is not an integer constant"
23547 msgstr ""
23549 #: c-family/c-common.c:7785
23550 #, gcc-internal-format
23551 msgid "requested alignment is not a positive power of 2"
23552 msgstr ""
23554 #: c-family/c-common.c:7790
23555 #, gcc-internal-format
23556 msgid "requested alignment is too large"
23557 msgstr ""
23559 #: c-family/c-common.c:7873
23560 #, gcc-internal-format, gfc-internal-format
23561 msgid "requested alignment %d is larger than %d"
23562 msgstr ""
23564 #: c-family/c-common.c:7939
23565 #, gcc-internal-format
23566 msgid "alignment may not be specified for %q+D"
23567 msgstr ""
23569 #: c-family/c-common.c:7957
23570 #, gcc-internal-format
23571 msgid ""
23572 "alignment for %q+D was previously specified as %d and may not be decreased"
23573 msgstr ""
23575 #: c-family/c-common.c:7961
23576 #, gcc-internal-format
23577 msgid "alignment for %q+D must be at least %d"
23578 msgstr ""
23580 #: c-family/c-common.c:7986
23581 #, gcc-internal-format
23582 msgid "inline function %q+D declared weak"
23583 msgstr ""
23585 #: c-family/c-common.c:7991
23586 #, gcc-internal-format
23587 msgid "indirect function %q+D cannot be declared weak"
23588 msgstr ""
23590 #: c-family/c-common.c:8015
23591 #, gcc-internal-format
23592 msgid "%qE attribute is only applicable on functions"
23593 msgstr ""
23595 #: c-family/c-common.c:8046
23596 #, gcc-internal-format
23597 msgid "%q+D defined both normally and as %qE attribute"
23598 msgstr ""
23600 #: c-family/c-common.c:8054
23601 #, gcc-internal-format
23602 msgid "weak %q+D cannot be defined %qE"
23603 msgstr ""
23605 #: c-family/c-common.c:8071 c-family/c-common.c:8632
23606 #, gcc-internal-format
23607 msgid "attribute %qE argument not a string"
23608 msgstr ""
23610 #: c-family/c-common.c:8101
23611 #, gcc-internal-format
23612 msgid "%+D declared alias after being used"
23613 msgstr ""
23615 #: c-family/c-common.c:8103
23616 #, gcc-internal-format
23617 msgid "%+D declared ifunc after being used"
23618 msgstr ""
23620 #: c-family/c-common.c:8154
23621 #, gcc-internal-format
23622 msgid "indirect function %q+D cannot be declared weakref"
23623 msgstr ""
23625 #: c-family/c-common.c:8176
23626 #, gcc-internal-format
23627 msgid "weakref attribute must appear before alias attribute"
23628 msgstr ""
23630 #: c-family/c-common.c:8188
23631 #, gcc-internal-format
23632 msgid "%+D declared weakref after being used"
23633 msgstr ""
23635 #: c-family/c-common.c:8212
23636 #, gcc-internal-format
23637 msgid "%qE attribute ignored on non-class types"
23638 msgstr ""
23640 #: c-family/c-common.c:8218
23641 #, gcc-internal-format
23642 msgid "%qE attribute ignored because %qT is already defined"
23643 msgstr ""
23645 #: c-family/c-common.c:8231
23646 #, gcc-internal-format
23647 msgid "visibility argument not a string"
23648 msgstr ""
23650 #: c-family/c-common.c:8243
23651 #, gcc-internal-format
23652 msgid "%qE attribute ignored on types"
23653 msgstr ""
23655 #: c-family/c-common.c:8259
23656 #, gcc-internal-format
23657 msgid ""
23658 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
23659 "\"internal\""
23660 msgstr ""
23662 #: c-family/c-common.c:8270
23663 #, gcc-internal-format
23664 msgid "%qD redeclared with different visibility"
23665 msgstr ""
23667 #: c-family/c-common.c:8273 c-family/c-common.c:8277
23668 #, gcc-internal-format
23669 msgid "%qD was declared %qs which implies default visibility"
23670 msgstr ""
23672 #: c-family/c-common.c:8360
23673 #, gcc-internal-format
23674 msgid "tls_model argument not a string"
23675 msgstr ""
23677 #: c-family/c-common.c:8373
23678 #, gcc-internal-format
23679 msgid ""
23680 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
23681 "dynamic\" or \"global-dynamic\""
23682 msgstr ""
23684 #: c-family/c-common.c:8393 c-family/c-common.c:8709 c-family/c-common.c:9783
23685 #: config/m32c/m32c.c:2932
23686 #, gcc-internal-format
23687 msgid "%qE attribute applies only to functions"
23688 msgstr ""
23690 #: c-family/c-common.c:8457
23691 #, gcc-internal-format
23692 msgid "alloc_size parameter outside range"
23693 msgstr ""
23695 #: c-family/c-common.c:8483
23696 #, gcc-internal-format
23697 msgid "alloc_align parameter outside range"
23698 msgstr ""
23700 #: c-family/c-common.c:8507
23701 #, gcc-internal-format
23702 msgid "assume_aligned parameter not integer constant"
23703 msgstr ""
23705 #: c-family/c-common.c:8618 c/c-parser.c:16604
23706 #, gcc-internal-format
23707 msgid ""
23708 "%<__simd__%> attribute cannot be used in the same function marked as a Cilk "
23709 "Plus SIMD-enabled function"
23710 msgstr ""
23712 #: c-family/c-common.c:8646
23713 #, gcc-internal-format
23714 msgid ""
23715 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
23716 "attribute"
23717 msgstr ""
23719 #: c-family/c-common.c:8715 c-family/c-common.c:9789
23720 #, gcc-internal-format
23721 msgid "can%'t set %qE attribute after definition"
23722 msgstr ""
23724 #: c-family/c-common.c:8773
23725 #, gcc-internal-format
23726 msgid "%qE attribute duplicated"
23727 msgstr ""
23729 #: c-family/c-common.c:8775
23730 #, gcc-internal-format
23731 msgid "%qE attribute follows %qE"
23732 msgstr ""
23734 #: c-family/c-common.c:8874
23735 #, gcc-internal-format
23736 msgid "type was previously declared %qE"
23737 msgstr ""
23739 #: c-family/c-common.c:8887 cp/class.c:4650
23740 #, gcc-internal-format
23741 msgid ""
23742 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
23743 msgstr ""
23745 #: c-family/c-common.c:8945
23746 #, gcc-internal-format
23747 msgid "%qE argument not an identifier"
23748 msgstr ""
23750 #: c-family/c-common.c:8956
23751 #, gcc-internal-format
23752 msgid "%qD is not compatible with %qD"
23753 msgstr ""
23755 #: c-family/c-common.c:8959
23756 #, gcc-internal-format
23757 msgid "%qE argument is not a function"
23758 msgstr ""
23760 #: c-family/c-common.c:9007
23761 #, gcc-internal-format
23762 msgid "deprecated message is not a string"
23763 msgstr ""
23765 #: c-family/c-common.c:9048
23766 #, gcc-internal-format
23767 msgid "%qE attribute ignored for %qE"
23768 msgstr ""
23770 #: c-family/c-common.c:9111
23771 #, gcc-internal-format
23772 msgid "invalid vector type for attribute %qE"
23773 msgstr ""
23775 #: c-family/c-common.c:9117 ada/gcc-interface/utils.c:3754
23776 #, gcc-internal-format
23777 msgid "vector size not an integral multiple of component size"
23778 msgstr ""
23780 #: c-family/c-common.c:9123 ada/gcc-interface/utils.c:3761
23781 #, gcc-internal-format
23782 msgid "zero vector size"
23783 msgstr ""
23785 #: c-family/c-common.c:9131
23786 #, gcc-internal-format
23787 msgid "number of components of the vector not a power of two"
23788 msgstr ""
23790 #: c-family/c-common.c:9163 ada/gcc-interface/utils.c:5834
23791 #, gcc-internal-format
23792 msgid "nonnull attribute without arguments on a non-prototype"
23793 msgstr ""
23795 #: c-family/c-common.c:9182 ada/gcc-interface/utils.c:5848
23796 #, gcc-internal-format, gfc-internal-format
23797 msgid "nonnull argument has invalid operand number (argument %lu)"
23798 msgstr ""
23800 #: c-family/c-common.c:9204 ada/gcc-interface/utils.c:5870
23801 #, gcc-internal-format, gfc-internal-format
23802 msgid ""
23803 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
23804 msgstr ""
23806 #: c-family/c-common.c:9212 ada/gcc-interface/utils.c:5879
23807 #, gcc-internal-format, gfc-internal-format
23808 msgid ""
23809 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
23810 msgstr ""
23812 #: c-family/c-common.c:9306
23813 #, gcc-internal-format
23814 msgid "not enough variable arguments to fit a sentinel"
23815 msgstr ""
23817 #: c-family/c-common.c:9320
23818 #, gcc-internal-format
23819 msgid "missing sentinel in function call"
23820 msgstr ""
23822 #: c-family/c-common.c:9362
23823 #, gcc-internal-format, gfc-internal-format
23824 msgid "null argument where non-null required (argument %lu)"
23825 msgstr ""
23827 #: c-family/c-common.c:9428
23828 #, gcc-internal-format
23829 msgid "cleanup argument not an identifier"
23830 msgstr ""
23832 #: c-family/c-common.c:9435
23833 #, gcc-internal-format
23834 msgid "cleanup argument not a function"
23835 msgstr ""
23837 #: c-family/c-common.c:9472
23838 #, gcc-internal-format
23839 msgid "%qE attribute requires prototypes with named arguments"
23840 msgstr ""
23842 #: c-family/c-common.c:9480
23843 #, gcc-internal-format
23844 msgid "%qE attribute only applies to variadic functions"
23845 msgstr ""
23847 #: c-family/c-common.c:9496 ada/gcc-interface/utils.c:5921
23848 #, gcc-internal-format
23849 msgid "requested position is not an integer constant"
23850 msgstr ""
23852 #: c-family/c-common.c:9504 ada/gcc-interface/utils.c:5928
23853 #, gcc-internal-format
23854 msgid "requested position is less than zero"
23855 msgstr ""
23857 #: c-family/c-common.c:9660 c-family/c-common.c:9707
23858 #, gcc-internal-format
23859 msgid "bad option %qs to attribute %<optimize%>"
23860 msgstr ""
23862 #: c-family/c-common.c:9663 c-family/c-common.c:9711
23863 #, gcc-internal-format
23864 msgid "bad option %qs to pragma %<optimize%>"
23865 msgstr ""
23867 #: c-family/c-common.c:9806
23868 #, gcc-internal-format
23869 msgid "returns_nonnull attribute on a function not returning a pointer"
23870 msgstr ""
23872 #: c-family/c-common.c:9821
23873 #, gcc-internal-format
23874 msgid "%qE attribute is only valid on %<struct%> type"
23875 msgstr ""
23877 #: c-family/c-common.c:9946 c-family/c-common.c:10904 c-family/c-common.c:10975
23878 #: c/c-typeck.c:3548
23879 #, gcc-internal-format
23880 msgid "too few arguments to function %qE"
23881 msgstr ""
23883 #: c-family/c-common.c:9951 c-family/c-common.c:11001 c/c-typeck.c:3280
23884 #, gcc-internal-format
23885 msgid "too many arguments to function %qE"
23886 msgstr ""
23888 #: c-family/c-common.c:9997
23889 #, gcc-internal-format
23890 msgid ""
23891 "second argument to function %qE must be a constant integer power of 2 "
23892 "between %qi and %qu bits"
23893 msgstr ""
23895 #: c-family/c-common.c:10018 c-family/c-common.c:10062
23896 #, gcc-internal-format
23897 msgid "non-floating-point argument in call to function %qE"
23898 msgstr ""
23900 #: c-family/c-common.c:10041
23901 #, gcc-internal-format
23902 msgid "non-floating-point arguments in call to function %qE"
23903 msgstr ""
23905 #: c-family/c-common.c:10055
23906 #, gcc-internal-format
23907 msgid "non-const integer argument %u in call to function %qE"
23908 msgstr ""
23910 #: c-family/c-common.c:10075
23911 #, gcc-internal-format
23912 msgid "non-integer argument 3 in call to function %qE"
23913 msgstr ""
23915 #: c-family/c-common.c:10092 c-family/c-common.c:10128
23916 #, gcc-internal-format
23917 msgid "argument %u in call to function %qE does not have integral type"
23918 msgstr ""
23920 #: c-family/c-common.c:10099
23921 #, gcc-internal-format
23922 msgid ""
23923 "argument 3 in call to function %qE does not have pointer to integral type"
23924 msgstr ""
23926 #: c-family/c-common.c:10105
23927 #, gcc-internal-format
23928 msgid "argument 3 in call to function %qE has pointer to enumerated type"
23929 msgstr ""
23931 #: c-family/c-common.c:10111
23932 #, gcc-internal-format
23933 msgid "argument 3 in call to function %qE has pointer to boolean type"
23934 msgstr ""
23936 #: c-family/c-common.c:10134
23937 #, gcc-internal-format
23938 msgid "argument 3 in call to function %qE has enumerated type"
23939 msgstr ""
23941 #: c-family/c-common.c:10140
23942 #, gcc-internal-format
23943 msgid "argument 3 in call to function %qE has boolean type"
23944 msgstr ""
23946 #: c-family/c-common.c:10453
23947 #, gcc-internal-format
23948 msgid "cannot apply %<offsetof%> to static data member %qD"
23949 msgstr ""
23951 #: c-family/c-common.c:10458
23952 #, gcc-internal-format
23953 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
23954 msgstr ""
23956 #: c-family/c-common.c:10465
23957 #, gcc-internal-format
23958 msgid "cannot apply %<offsetof%> to a non constant address"
23959 msgstr ""
23961 #: c-family/c-common.c:10478 cp/typeck.c:5740
23962 #, gcc-internal-format
23963 msgid "attempt to take address of bit-field structure member %qD"
23964 msgstr ""
23966 #: c-family/c-common.c:10530
23967 #, gcc-internal-format
23968 msgid "index %E denotes an offset greater than size of %qT"
23969 msgstr ""
23971 #: c-family/c-common.c:10570
23972 #, gcc-internal-format
23973 msgid ""
23974 "the omitted middle operand in ?: will always be %<true%>, suggest explicit "
23975 "middle operand"
23976 msgstr ""
23978 #: c-family/c-common.c:10591
23979 #, gcc-internal-format
23980 msgid "assignment of member %qD in read-only object"
23981 msgstr ""
23983 #: c-family/c-common.c:10593
23984 #, gcc-internal-format
23985 msgid "increment of member %qD in read-only object"
23986 msgstr ""
23988 #: c-family/c-common.c:10595
23989 #, gcc-internal-format
23990 msgid "decrement of member %qD in read-only object"
23991 msgstr ""
23993 #: c-family/c-common.c:10597
23994 #, gcc-internal-format
23995 msgid "member %qD in read-only object used as %<asm%> output"
23996 msgstr ""
23998 #: c-family/c-common.c:10601
23999 #, gcc-internal-format
24000 msgid "assignment of read-only member %qD"
24001 msgstr ""
24003 #: c-family/c-common.c:10602
24004 #, gcc-internal-format
24005 msgid "increment of read-only member %qD"
24006 msgstr ""
24008 #: c-family/c-common.c:10603
24009 #, gcc-internal-format
24010 msgid "decrement of read-only member %qD"
24011 msgstr ""
24013 #: c-family/c-common.c:10604
24014 #, gcc-internal-format
24015 msgid "read-only member %qD used as %<asm%> output"
24016 msgstr ""
24018 #: c-family/c-common.c:10608
24019 #, gcc-internal-format
24020 msgid "assignment of read-only variable %qD"
24021 msgstr ""
24023 #: c-family/c-common.c:10609
24024 #, gcc-internal-format
24025 msgid "increment of read-only variable %qD"
24026 msgstr ""
24028 #: c-family/c-common.c:10610
24029 #, gcc-internal-format
24030 msgid "decrement of read-only variable %qD"
24031 msgstr ""
24033 #: c-family/c-common.c:10611
24034 #, gcc-internal-format
24035 msgid "read-only variable %qD used as %<asm%> output"
24036 msgstr ""
24038 #: c-family/c-common.c:10614
24039 #, gcc-internal-format
24040 msgid "assignment of read-only parameter %qD"
24041 msgstr ""
24043 #: c-family/c-common.c:10615
24044 #, gcc-internal-format
24045 msgid "increment of read-only parameter %qD"
24046 msgstr ""
24048 #: c-family/c-common.c:10616
24049 #, gcc-internal-format
24050 msgid "decrement of read-only parameter %qD"
24051 msgstr ""
24053 #: c-family/c-common.c:10617
24054 #, gcc-internal-format
24055 msgid "read-only parameter %qD use as %<asm%> output"
24056 msgstr ""
24058 #: c-family/c-common.c:10622
24059 #, gcc-internal-format
24060 msgid "assignment of read-only named return value %qD"
24061 msgstr ""
24063 #: c-family/c-common.c:10624
24064 #, gcc-internal-format
24065 msgid "increment of read-only named return value %qD"
24066 msgstr ""
24068 #: c-family/c-common.c:10626
24069 #, gcc-internal-format
24070 msgid "decrement of read-only named return value %qD"
24071 msgstr ""
24073 #: c-family/c-common.c:10628
24074 #, gcc-internal-format
24075 msgid "read-only named return value %qD used as %<asm%>output"
24076 msgstr ""
24078 #: c-family/c-common.c:10633
24079 #, gcc-internal-format
24080 msgid "assignment of function %qD"
24081 msgstr ""
24083 #: c-family/c-common.c:10634
24084 #, gcc-internal-format
24085 msgid "increment of function %qD"
24086 msgstr ""
24088 #: c-family/c-common.c:10635
24089 #, gcc-internal-format
24090 msgid "decrement of function %qD"
24091 msgstr ""
24093 #: c-family/c-common.c:10636
24094 #, gcc-internal-format
24095 msgid "function %qD used as %<asm%> output"
24096 msgstr ""
24098 #: c-family/c-common.c:10639 c/c-typeck.c:4660
24099 #, gcc-internal-format
24100 msgid "assignment of read-only location %qE"
24101 msgstr ""
24103 #: c-family/c-common.c:10640 c/c-typeck.c:4663
24104 #, gcc-internal-format
24105 msgid "increment of read-only location %qE"
24106 msgstr ""
24108 #: c-family/c-common.c:10641 c/c-typeck.c:4666
24109 #, gcc-internal-format
24110 msgid "decrement of read-only location %qE"
24111 msgstr ""
24113 #: c-family/c-common.c:10642
24114 #, gcc-internal-format
24115 msgid "read-only location %qE used as %<asm%> output"
24116 msgstr ""
24118 #: c-family/c-common.c:10656
24119 #, gcc-internal-format
24120 msgid "lvalue required as left operand of assignment"
24121 msgstr ""
24123 #: c-family/c-common.c:10659
24124 #, gcc-internal-format
24125 msgid "lvalue required as increment operand"
24126 msgstr ""
24128 #: c-family/c-common.c:10662
24129 #, gcc-internal-format
24130 msgid "lvalue required as decrement operand"
24131 msgstr ""
24133 #: c-family/c-common.c:10665
24134 #, gcc-internal-format
24135 msgid "lvalue required as unary %<&%> operand"
24136 msgstr ""
24138 #: c-family/c-common.c:10668
24139 #, gcc-internal-format
24140 msgid "lvalue required in asm statement"
24141 msgstr ""
24143 #: c-family/c-common.c:10685
24144 #, gcc-internal-format
24145 msgid "invalid type argument (have %qT)"
24146 msgstr ""
24148 #: c-family/c-common.c:10689
24149 #, gcc-internal-format
24150 msgid "invalid type argument of array indexing (have %qT)"
24151 msgstr ""
24153 #: c-family/c-common.c:10694
24154 #, gcc-internal-format
24155 msgid "invalid type argument of unary %<*%> (have %qT)"
24156 msgstr ""
24158 #: c-family/c-common.c:10699
24159 #, gcc-internal-format
24160 msgid "invalid type argument of %<->%> (have %qT)"
24161 msgstr ""
24163 #: c-family/c-common.c:10704
24164 #, gcc-internal-format
24165 msgid "invalid type argument of %<->*%> (have %qT)"
24166 msgstr ""
24168 #: c-family/c-common.c:10709
24169 #, gcc-internal-format
24170 msgid "invalid type argument of implicit conversion (have %qT)"
24171 msgstr ""
24173 #: c-family/c-common.c:10851 cp/init.c:2802 cp/init.c:2821
24174 #, gcc-internal-format
24175 msgid "size of array is too large"
24176 msgstr ""
24178 #: c-family/c-common.c:10934
24179 #, gcc-internal-format
24180 msgid "operand type %qT is incompatible with argument %d of %qE"
24181 msgstr ""
24183 #: c-family/c-common.c:11068
24184 #, gcc-internal-format
24185 msgid "incorrect number of arguments to function %qE"
24186 msgstr ""
24188 #: c-family/c-common.c:11083
24189 #, gcc-internal-format
24190 msgid "argument 1 of %qE must be a non-void pointer type"
24191 msgstr ""
24193 #: c-family/c-common.c:11092
24194 #, gcc-internal-format
24195 msgid "argument 1 of %qE must be a pointer to a constant size type"
24196 msgstr ""
24198 #: c-family/c-common.c:11103
24199 #, gcc-internal-format
24200 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
24201 msgstr ""
24203 #: c-family/c-common.c:11118
24204 #, gcc-internal-format
24205 msgid "argument %d of %qE must be a pointer type"
24206 msgstr ""
24208 #: c-family/c-common.c:11126
24209 #, gcc-internal-format
24210 msgid "argument %d of %qE must be a pointer to a constant size type"
24211 msgstr ""
24213 #: c-family/c-common.c:11132
24214 #, gcc-internal-format
24215 msgid "argument %d of %qE must not be a pointer to a function"
24216 msgstr ""
24218 #: c-family/c-common.c:11140
24219 #, gcc-internal-format
24220 msgid "size mismatch in argument %d of %qE"
24221 msgstr ""
24223 #: c-family/c-common.c:11156
24224 #, gcc-internal-format
24225 msgid "invalid memory model argument %d of %qE"
24226 msgstr ""
24228 #: c-family/c-common.c:11163
24229 #, gcc-internal-format
24230 msgid "non-integer memory model argument %d of %qE"
24231 msgstr ""
24233 #: c-family/c-common.c:11762
24234 #, gcc-internal-format
24235 msgid "array subscript has type %<char%>"
24236 msgstr ""
24238 #: c-family/c-common.c:11797 c-family/c-common.c:11800
24239 #, gcc-internal-format
24240 msgid "suggest parentheses around %<+%> inside %<<<%>"
24241 msgstr ""
24243 #: c-family/c-common.c:11803 c-family/c-common.c:11806
24244 #, gcc-internal-format
24245 msgid "suggest parentheses around %<-%> inside %<<<%>"
24246 msgstr ""
24248 #: c-family/c-common.c:11812 c-family/c-common.c:11815
24249 #, gcc-internal-format
24250 msgid "suggest parentheses around %<+%> inside %<>>%>"
24251 msgstr ""
24253 #: c-family/c-common.c:11818 c-family/c-common.c:11821
24254 #, gcc-internal-format
24255 msgid "suggest parentheses around %<-%> inside %<>>%>"
24256 msgstr ""
24258 #: c-family/c-common.c:11827 c-family/c-common.c:11830
24259 #, gcc-internal-format
24260 msgid "suggest parentheses around %<&&%> within %<||%>"
24261 msgstr ""
24263 #: c-family/c-common.c:11837 c-family/c-common.c:11841
24264 #, gcc-internal-format
24265 msgid "suggest parentheses around arithmetic in operand of %<|%>"
24266 msgstr ""
24268 #: c-family/c-common.c:11845 c-family/c-common.c:11848
24269 #, gcc-internal-format
24270 msgid "suggest parentheses around comparison in operand of %<|%>"
24271 msgstr ""
24273 #: c-family/c-common.c:11853
24274 #, gcc-internal-format
24275 msgid ""
24276 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
24277 "%> to %<~%>"
24278 msgstr ""
24280 #: c-family/c-common.c:11861 c-family/c-common.c:11865
24281 #, gcc-internal-format
24282 msgid "suggest parentheses around arithmetic in operand of %<^%>"
24283 msgstr ""
24285 #: c-family/c-common.c:11869 c-family/c-common.c:11872
24286 #, gcc-internal-format
24287 msgid "suggest parentheses around comparison in operand of %<^%>"
24288 msgstr ""
24290 #: c-family/c-common.c:11878 c-family/c-common.c:11881
24291 #, gcc-internal-format
24292 msgid "suggest parentheses around %<+%> in operand of %<&%>"
24293 msgstr ""
24295 #: c-family/c-common.c:11884 c-family/c-common.c:11887
24296 #, gcc-internal-format
24297 msgid "suggest parentheses around %<-%> in operand of %<&%>"
24298 msgstr ""
24300 #: c-family/c-common.c:11891 c-family/c-common.c:11894
24301 #, gcc-internal-format
24302 msgid "suggest parentheses around comparison in operand of %<&%>"
24303 msgstr ""
24305 #: c-family/c-common.c:11899
24306 #, gcc-internal-format
24307 msgid ""
24308 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
24309 "%> to %<~%>"
24310 msgstr ""
24312 #: c-family/c-common.c:11906 c-family/c-common.c:11909
24313 #, gcc-internal-format
24314 msgid "suggest parentheses around comparison in operand of %<==%>"
24315 msgstr ""
24317 #: c-family/c-common.c:11914 c-family/c-common.c:11917
24318 #, gcc-internal-format
24319 msgid "suggest parentheses around comparison in operand of %<!=%>"
24320 msgstr ""
24322 #: c-family/c-common.c:11927 c-family/c-common.c:11933
24323 #, gcc-internal-format
24324 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
24325 msgstr ""
24327 #: c-family/c-common.c:11949
24328 #, gcc-internal-format
24329 msgid "label %q+D defined but not used"
24330 msgstr ""
24332 #: c-family/c-common.c:11951
24333 #, gcc-internal-format
24334 msgid "label %q+D declared but not defined"
24335 msgstr ""
24337 #: c-family/c-common.c:11967
24338 #, gcc-internal-format
24339 msgid "division by zero"
24340 msgstr ""
24342 #: c-family/c-common.c:11984
24343 #, gcc-internal-format
24344 msgid ""
24345 "%<memset%> used with constant zero length parameter; this could be due to "
24346 "transposed parameters"
24347 msgstr ""
24349 #: c-family/c-common.c:12007
24350 #, gcc-internal-format
24351 msgid ""
24352 "%<memset%> used with length equal to number of elements without "
24353 "multiplication by element size"
24354 msgstr ""
24356 #: c-family/c-common.c:12043 c/c-typeck.c:11184 c/c-typeck.c:11343
24357 #: cp/typeck.c:4850
24358 #, gcc-internal-format
24359 msgid "comparison between types %qT and %qT"
24360 msgstr ""
24362 #: c-family/c-common.c:12094
24363 #, gcc-internal-format
24364 msgid "comparison between signed and unsigned integer expressions"
24365 msgstr ""
24367 #: c-family/c-common.c:12145
24368 #, gcc-internal-format
24369 msgid "promoted ~unsigned is always non-zero"
24370 msgstr ""
24372 #: c-family/c-common.c:12148
24373 #, gcc-internal-format
24374 msgid "comparison of promoted ~unsigned with constant"
24375 msgstr ""
24377 #: c-family/c-common.c:12158
24378 #, gcc-internal-format
24379 msgid "comparison of promoted ~unsigned with unsigned"
24380 msgstr ""
24382 #: c-family/c-common.c:12209
24383 #, gcc-internal-format
24384 msgid "unused parameter %qD"
24385 msgstr ""
24387 #: c-family/c-common.c:12353
24388 #, gcc-internal-format
24389 msgid "typedef %qD locally defined but not used"
24390 msgstr ""
24392 #: c-family/c-common.c:12390 c-family/c-common.c:12416
24393 #, gcc-internal-format
24394 msgid "comparison of constant %qE with boolean expression is always false"
24395 msgstr ""
24397 #: c-family/c-common.c:12393 c-family/c-common.c:12413
24398 #, gcc-internal-format
24399 msgid "comparison of constant %qE with boolean expression is always true"
24400 msgstr ""
24402 #: c-family/c-common.c:12462
24403 #, gcc-internal-format
24404 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
24405 msgstr ""
24407 #: c-family/c-common.c:12711
24408 #, gcc-internal-format
24409 msgid "index value is out of bound"
24410 msgstr ""
24412 #: c-family/c-common.c:12752 c-family/c-common.c:12800
24413 #: c-family/c-common.c:12815 cp/call.c:4733 cp/call.c:4740
24414 #, gcc-internal-format
24415 msgid "conversion of scalar %qT to vector %qT involves truncation"
24416 msgstr ""
24418 #. Reject arguments that are built-in functions with
24419 #. no library fallback.
24420 #: c-family/c-common.c:12886
24421 #, gcc-internal-format
24422 msgid "built-in function %qE must be directly called"
24423 msgstr ""
24425 #: c-family/c-common.c:12922
24426 #, gcc-internal-format
24427 msgid "duplicated %<if%> condition"
24428 msgstr ""
24430 #: c-family/c-common.c:12949 c/c-decl.c:6051
24431 #, gcc-internal-format
24432 msgid "size of array %qE is too large"
24433 msgstr ""
24435 #: c-family/c-common.c:12951 c/c-decl.c:6054
24436 #, gcc-internal-format
24437 msgid "size of unnamed array is too large"
24438 msgstr ""
24440 #: c-family/c-common.c:12981
24441 #, gcc-internal-format
24442 msgid ""
24443 "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer "
24444 "less than or equal to %wd"
24445 msgstr ""
24447 #: c-family/c-common.c:13022
24448 #, gcc-internal-format
24449 msgid ""
24450 "optimization attribute on %qD follows definition but the attribute doesn%'t "
24451 "match"
24452 msgstr ""
24454 #: c-family/c-common.c:13030
24455 #, gcc-internal-format
24456 msgid "inline declaration of %qD follows declaration with attribute noinline"
24457 msgstr ""
24459 #: c-family/c-common.c:13035
24460 #, gcc-internal-format
24461 msgid "declaration of %q+D with attribute noinline follows inline declaration "
24462 msgstr ""
24464 #: c-family/c-common.c:13039 c-family/c-common.c:13044
24465 #: c-family/c-common.c:13049 c-family/c-common.c:13054
24466 #, gcc-internal-format
24467 msgid ""
24468 "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
24469 msgstr ""
24471 #: c-family/c-format.c:202
24472 #, gcc-internal-format
24473 msgid "format string is defined here"
24474 msgstr ""
24476 #: c-family/c-format.c:288 c-family/c-format.c:475
24477 #, gcc-internal-format
24478 msgid "format string has invalid operand number"
24479 msgstr ""
24481 #: c-family/c-format.c:304
24482 #, gcc-internal-format
24483 msgid "function does not return string type"
24484 msgstr ""
24486 #: c-family/c-format.c:338
24487 #, gcc-internal-format
24488 msgid "format string argument is not a string type"
24489 msgstr ""
24491 #: c-family/c-format.c:364
24492 #, gcc-internal-format
24493 msgid "found a %<%s%> reference but the format argument should be a string"
24494 msgstr ""
24496 #: c-family/c-format.c:367
24497 #, gcc-internal-format
24498 msgid "found a %qT but the format argument should be a string"
24499 msgstr ""
24501 #: c-family/c-format.c:377
24502 #, gcc-internal-format
24503 msgid "format argument should be a %<%s%> reference but a string was found"
24504 msgstr ""
24506 #: c-family/c-format.c:399
24507 #, gcc-internal-format
24508 msgid "format argument should be a %<%s%> reference"
24509 msgstr ""
24511 #: c-family/c-format.c:443
24512 #, gcc-internal-format
24513 msgid "unrecognized format specifier"
24514 msgstr ""
24516 #: c-family/c-format.c:458
24517 #, gcc-internal-format
24518 msgid "%qE is only allowed in Objective-C dialects"
24519 msgstr ""
24521 #: c-family/c-format.c:467
24522 #, gcc-internal-format
24523 msgid "%qE is an unrecognized format function type"
24524 msgstr ""
24526 #: c-family/c-format.c:481
24527 #, gcc-internal-format
24528 msgid "%<...%> has invalid operand number"
24529 msgstr ""
24531 #: c-family/c-format.c:488
24532 #, gcc-internal-format
24533 msgid "format string argument follows the args to be formatted"
24534 msgstr ""
24536 #: c-family/c-format.c:1245
24537 #, gcc-internal-format
24538 msgid "function might be possible candidate for %qs format attribute"
24539 msgstr ""
24541 #: c-family/c-format.c:1335 c-family/c-format.c:1356 c-family/c-format.c:2743
24542 #, gcc-internal-format
24543 msgid "missing $ operand number in format"
24544 msgstr ""
24546 #: c-family/c-format.c:1365
24547 #, gcc-internal-format, gfc-internal-format
24548 msgid "%s does not support %%n$ operand number formats"
24549 msgstr ""
24551 #: c-family/c-format.c:1372
24552 #, gcc-internal-format
24553 msgid "operand number out of range in format"
24554 msgstr ""
24556 #: c-family/c-format.c:1395
24557 #, gcc-internal-format, gfc-internal-format
24558 msgid "format argument %d used more than once in %s format"
24559 msgstr ""
24561 #: c-family/c-format.c:1427
24562 #, gcc-internal-format
24563 msgid "$ operand number used after format without operand number"
24564 msgstr ""
24566 #: c-family/c-format.c:1458
24567 #, gcc-internal-format, gfc-internal-format
24568 msgid "format argument %d unused before used argument %d in $-style format"
24569 msgstr ""
24571 #: c-family/c-format.c:1557
24572 #, gcc-internal-format
24573 msgid "format not a string literal, format string not checked"
24574 msgstr ""
24576 #: c-family/c-format.c:1572 c-family/c-format.c:1575
24577 #, gcc-internal-format
24578 msgid "format not a string literal and no format arguments"
24579 msgstr ""
24581 #: c-family/c-format.c:1578
24582 #, gcc-internal-format
24583 msgid "format not a string literal, argument types not checked"
24584 msgstr ""
24586 #: c-family/c-format.c:1595
24587 #, gcc-internal-format
24588 msgid "too many arguments for format"
24589 msgstr ""
24591 #: c-family/c-format.c:1599
24592 #, gcc-internal-format
24593 msgid "unused arguments in $-style format"
24594 msgstr ""
24596 #: c-family/c-format.c:1602
24597 #, gcc-internal-format, gfc-internal-format
24598 msgid "zero-length %s format string"
24599 msgstr ""
24601 #: c-family/c-format.c:1606
24602 #, gcc-internal-format
24603 msgid "format is a wide character string"
24604 msgstr ""
24606 #: c-family/c-format.c:1609
24607 #, gcc-internal-format
24608 msgid "unterminated format string"
24609 msgstr ""
24611 #: c-family/c-format.c:2004
24612 #, gcc-internal-format
24613 msgid "%s used with %<%%%c%> %s format"
24614 msgstr ""
24616 #: c-family/c-format.c:2014
24617 #, gcc-internal-format, gfc-internal-format
24618 msgid "%s does not support %s"
24619 msgstr ""
24621 #: c-family/c-format.c:2024
24622 #, gcc-internal-format
24623 msgid "%s does not support %s with the %<%%%c%> %s format"
24624 msgstr ""
24626 #: c-family/c-format.c:2145 c-family/c-format.c:2476
24627 #, gcc-internal-format, gfc-internal-format
24628 msgid "repeated %s in format"
24629 msgstr ""
24631 #: c-family/c-format.c:2156
24632 #, gcc-internal-format
24633 msgid "missing fill character at end of strfmon format"
24634 msgstr ""
24636 #: c-family/c-format.c:2258
24637 #, gcc-internal-format, gfc-internal-format
24638 msgid "zero width in %s format"
24639 msgstr ""
24641 #: c-family/c-format.c:2281
24642 #, gcc-internal-format, gfc-internal-format
24643 msgid "empty left precision in %s format"
24644 msgstr ""
24646 #: c-family/c-format.c:2372
24647 #, gcc-internal-format, gfc-internal-format
24648 msgid "empty precision in %s format"
24649 msgstr ""
24651 #: c-family/c-format.c:2450
24652 #, gcc-internal-format
24653 msgid "%s does not support the %qs %s length modifier"
24654 msgstr ""
24656 #: c-family/c-format.c:2507
24657 #, gcc-internal-format
24658 msgid "unknown conversion type character %qc in format"
24659 msgstr ""
24661 #: c-family/c-format.c:2514
24662 #, gcc-internal-format
24663 msgid "unknown conversion type character 0x%x in format"
24664 msgstr ""
24666 #: c-family/c-format.c:2526
24667 #, gcc-internal-format
24668 msgid "%s does not support the %<%%%c%> %s format"
24669 msgstr ""
24671 #: c-family/c-format.c:2558
24672 #, gcc-internal-format
24673 msgid "%s ignored with %s and %<%%%c%> %s format"
24674 msgstr ""
24676 #: c-family/c-format.c:2563
24677 #, gcc-internal-format, gfc-internal-format
24678 msgid "%s ignored with %s in %s format"
24679 msgstr ""
24681 #: c-family/c-format.c:2570
24682 #, gcc-internal-format
24683 msgid "use of %s and %s together with %<%%%c%> %s format"
24684 msgstr ""
24686 #: c-family/c-format.c:2575
24687 #, gcc-internal-format, gfc-internal-format
24688 msgid "use of %s and %s together in %s format"
24689 msgstr ""
24691 #: c-family/c-format.c:2602
24692 #, gcc-internal-format
24693 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
24694 msgstr ""
24696 #: c-family/c-format.c:2606
24697 #, gcc-internal-format
24698 msgid "%<%%%c%> yields only last 2 digits of year"
24699 msgstr ""
24701 #: c-family/c-format.c:2633
24702 #, gcc-internal-format
24703 msgid "no closing %<]%> for %<%%[%> format"
24704 msgstr ""
24706 #: c-family/c-format.c:2662
24707 #, gcc-internal-format
24708 msgid ""
24709 "use of %qs length modifier with %qc type character has either no effect or "
24710 "undefined behavior"
24711 msgstr ""
24713 #: c-family/c-format.c:2684
24714 #, gcc-internal-format
24715 msgid "%s does not support the %<%%%s%c%> %s format"
24716 msgstr ""
24718 #: c-family/c-format.c:2720
24719 #, gcc-internal-format
24720 msgid "operand number specified with suppressed assignment"
24721 msgstr ""
24723 #: c-family/c-format.c:2724
24724 #, gcc-internal-format
24725 msgid "operand number specified for format taking no argument"
24726 msgstr ""
24728 #: c-family/c-format.c:2857
24729 #, gcc-internal-format
24730 msgid "spurious trailing %<%%%> in format"
24731 msgstr ""
24733 #: c-family/c-format.c:2908
24734 #, gcc-internal-format
24735 msgid "conversion lacks type at end of format"
24736 msgstr ""
24738 #: c-family/c-format.c:2958
24739 #, gcc-internal-format
24740 msgid "embedded %<\\0%> in format"
24741 msgstr ""
24743 #: c-family/c-format.c:3038
24744 #, gcc-internal-format, gfc-internal-format
24745 msgid "writing through null pointer (argument %d)"
24746 msgstr ""
24748 #: c-family/c-format.c:3046
24749 #, gcc-internal-format, gfc-internal-format
24750 msgid "reading through null pointer (argument %d)"
24751 msgstr ""
24753 #: c-family/c-format.c:3066
24754 #, gcc-internal-format, gfc-internal-format
24755 msgid "writing into constant object (argument %d)"
24756 msgstr ""
24758 #: c-family/c-format.c:3078
24759 #, gcc-internal-format, gfc-internal-format
24760 msgid "extra type qualifiers in format argument (argument %d)"
24761 msgstr ""
24763 #: c-family/c-format.c:3339
24764 #, gcc-internal-format
24765 msgid ""
24766 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
24767 msgstr ""
24769 #: c-family/c-format.c:3349
24770 #, gcc-internal-format
24771 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
24772 msgstr ""
24774 #: c-family/c-format.c:3360
24775 #, gcc-internal-format
24776 msgid ""
24777 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
24778 msgstr ""
24780 #: c-family/c-format.c:3370
24781 #, gcc-internal-format
24782 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
24783 msgstr ""
24785 #: c-family/c-format.c:3432 c-family/c-format.c:3438 c-family/c-format.c:3589
24786 #, gcc-internal-format
24787 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
24788 msgstr ""
24790 #: c-family/c-format.c:3445 c-family/c-format.c:3599
24791 #, gcc-internal-format
24792 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
24793 msgstr ""
24795 #: c-family/c-format.c:3495
24796 #, gcc-internal-format
24797 msgid "%<locus%> is not defined as a type"
24798 msgstr ""
24800 #: c-family/c-format.c:3548
24801 #, gcc-internal-format
24802 msgid "%<location_t%> is not defined as a type"
24803 msgstr ""
24805 #: c-family/c-format.c:3565
24806 #, gcc-internal-format
24807 msgid "%<tree%> is not defined as a type"
24808 msgstr ""
24810 #: c-family/c-format.c:3570
24811 #, gcc-internal-format
24812 msgid "%<tree%> is not defined as a pointer type"
24813 msgstr ""
24815 #: c-family/c-format.c:3843
24816 #, gcc-internal-format
24817 msgid "args to be formatted is not %<...%>"
24818 msgstr ""
24820 #: c-family/c-format.c:3855
24821 #, gcc-internal-format
24822 msgid "strftime formats cannot format arguments"
24823 msgstr ""
24825 #: c-family/c-indentation.c:66
24826 #, gcc-internal-format
24827 msgid ""
24828 "-Wmisleading-indentation is disabled from this point onwards, since column-"
24829 "tracking was disabled due to the size of the code/headers"
24830 msgstr ""
24832 #: c-family/c-indentation.c:607
24833 #, gcc-internal-format
24834 msgid "this %qs clause does not guard..."
24835 msgstr ""
24837 #: c-family/c-lex.c:224
24838 #, gcc-internal-format
24839 msgid "badly nested C headers from preprocessor"
24840 msgstr ""
24842 #: c-family/c-lex.c:259
24843 #, gcc-internal-format, gfc-internal-format
24844 msgid "ignoring #pragma %s %s"
24845 msgstr ""
24847 #. ... or not.
24848 #: c-family/c-lex.c:500 c-family/c-lex.c:1202
24849 #, gcc-internal-format
24850 msgid "stray %<@%> in program"
24851 msgstr ""
24853 #: c-family/c-lex.c:515
24854 #, gcc-internal-format
24855 msgid "stray %qs in program"
24856 msgstr ""
24858 #: c-family/c-lex.c:525
24859 #, gcc-internal-format, gfc-internal-format
24860 msgid "missing terminating %c character"
24861 msgstr ""
24863 #: c-family/c-lex.c:527
24864 #, gcc-internal-format
24865 msgid "stray %qc in program"
24866 msgstr ""
24868 #: c-family/c-lex.c:529
24869 #, gcc-internal-format
24870 msgid "stray %<\\%o%> in program"
24871 msgstr ""
24873 #: c-family/c-lex.c:737
24874 #, gcc-internal-format
24875 msgid "this decimal constant is unsigned only in ISO C90"
24876 msgstr ""
24878 #: c-family/c-lex.c:741
24879 #, gcc-internal-format
24880 msgid "this decimal constant would be unsigned in ISO C90"
24881 msgstr ""
24883 #: c-family/c-lex.c:761
24884 #, gcc-internal-format
24885 msgid "integer constant is too large for %<unsigned long%> type"
24886 msgstr ""
24888 #: c-family/c-lex.c:801
24889 #, gcc-internal-format
24890 msgid "unsuffixed float constant"
24891 msgstr ""
24893 #: c-family/c-lex.c:833 c-family/c-lex.c:857
24894 #, gcc-internal-format
24895 msgid "unsupported non-standard suffix on floating constant"
24896 msgstr ""
24898 #: c-family/c-lex.c:838 c-family/c-lex.c:861
24899 #, gcc-internal-format
24900 msgid "non-standard suffix on floating constant"
24901 msgstr ""
24903 #: c-family/c-lex.c:940 c-family/c-lex.c:943
24904 #, gcc-internal-format
24905 msgid "floating constant exceeds range of %qT"
24906 msgstr ""
24908 #: c-family/c-lex.c:958
24909 #, gcc-internal-format
24910 msgid "floating constant truncated to zero"
24911 msgstr ""
24913 #: c-family/c-lex.c:1159
24914 #, gcc-internal-format
24915 msgid "repeated %<@%> before Objective-C string"
24916 msgstr ""
24918 #: c-family/c-lex.c:1178 cp/parser.c:3964
24919 #, gcc-internal-format
24920 msgid "unsupported non-standard concatenation of string literals"
24921 msgstr ""
24923 #: c-family/c-lex.c:1214
24924 #, gcc-internal-format
24925 msgid "traditional C rejects string constant concatenation"
24926 msgstr ""
24928 #: c-family/c-omp.c:199
24929 #, gcc-internal-format
24930 msgid "invalid expression type for %<#pragma omp atomic%>"
24931 msgstr ""
24933 #: c-family/c-omp.c:276
24934 #, gcc-internal-format
24935 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
24936 msgstr ""
24938 #: c-family/c-omp.c:279 c-family/c-omp.c:292
24939 #, gcc-internal-format
24940 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
24941 msgstr ""
24943 #: c-family/c-omp.c:480 cp/semantics.c:8157
24944 #, gcc-internal-format
24945 msgid "invalid type for iteration variable %qE"
24946 msgstr ""
24948 #: c-family/c-omp.c:493
24949 #, gcc-internal-format
24950 msgid "%qE is not initialized"
24951 msgstr ""
24953 #: c-family/c-omp.c:514 cp/semantics.c:8045
24954 #, gcc-internal-format
24955 msgid "missing controlling predicate"
24956 msgstr ""
24958 #: c-family/c-omp.c:599 cp/semantics.c:7709
24959 #, gcc-internal-format
24960 msgid "invalid controlling predicate"
24961 msgstr ""
24963 #: c-family/c-omp.c:606 cp/semantics.c:8051
24964 #, gcc-internal-format
24965 msgid "missing increment expression"
24966 msgstr ""
24968 #: c-family/c-omp.c:670 cp/semantics.c:7824
24969 #, gcc-internal-format
24970 msgid "invalid increment expression"
24971 msgstr ""
24973 #: c-family/c-omp.c:733
24974 #, gcc-internal-format
24975 msgid "initializer expression refers to iteration variable %qD"
24976 msgstr ""
24978 #: c-family/c-omp.c:737
24979 #, gcc-internal-format
24980 msgid "condition expression refers to iteration variable %qD"
24981 msgstr ""
24983 #: c-family/c-omp.c:741
24984 #, gcc-internal-format
24985 msgid "increment expression refers to iteration variable %qD"
24986 msgstr ""
24988 #: c-family/c-omp.c:1317
24989 #, gcc-internal-format
24990 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
24991 msgstr ""
24993 #: c-family/c-omp.c:1427 c-family/c-omp.c:1442
24994 #, gcc-internal-format
24995 msgid "%qD is not an function argument"
24996 msgstr ""
24998 #: c-family/c-opts.c:323
24999 #, gcc-internal-format
25000 msgid "-I- specified twice"
25001 msgstr ""
25003 #: c-family/c-opts.c:326
25004 #, gcc-internal-format
25005 msgid "obsolete option -I- used, please use -iquote instead"
25006 msgstr ""
25008 #: c-family/c-opts.c:404
25009 #, gcc-internal-format
25010 msgid "%<-Wabi=1%> is not supported, using =2"
25011 msgstr ""
25013 #: c-family/c-opts.c:596 fortran/cpp.c:350
25014 #, gcc-internal-format
25015 msgid "output filename specified twice"
25016 msgstr ""
25018 #: c-family/c-opts.c:775
25019 #, gcc-internal-format
25020 msgid "-fexcess-precision=standard for C++"
25021 msgstr ""
25023 #: c-family/c-opts.c:798
25024 #, gcc-internal-format
25025 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
25026 msgstr ""
25028 #: c-family/c-opts.c:844
25029 #, gcc-internal-format
25030 msgid "-Wformat-y2k ignored without -Wformat"
25031 msgstr ""
25033 #: c-family/c-opts.c:846
25034 #, gcc-internal-format
25035 msgid "-Wformat-extra-args ignored without -Wformat"
25036 msgstr ""
25038 #: c-family/c-opts.c:848
25039 #, gcc-internal-format
25040 msgid "-Wformat-zero-length ignored without -Wformat"
25041 msgstr ""
25043 #: c-family/c-opts.c:850
25044 #, gcc-internal-format
25045 msgid "-Wformat-nonliteral ignored without -Wformat"
25046 msgstr ""
25048 #: c-family/c-opts.c:852
25049 #, gcc-internal-format
25050 msgid "-Wformat-contains-nul ignored without -Wformat"
25051 msgstr ""
25053 #: c-family/c-opts.c:854
25054 #, gcc-internal-format
25055 msgid "-Wformat-security ignored without -Wformat"
25056 msgstr ""
25058 #: c-family/c-opts.c:888
25059 #, gcc-internal-format
25060 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
25061 msgstr ""
25063 #: c-family/c-opts.c:932
25064 #, gcc-internal-format
25065 msgid "external TLS initialization functions not supported on this target"
25066 msgstr ""
25068 #: c-family/c-opts.c:952
25069 #, gcc-internal-format
25070 msgid "opening output file %s: %m"
25071 msgstr ""
25073 #: c-family/c-opts.c:957
25074 #, gcc-internal-format, gfc-internal-format
25075 msgid "too many filenames given.  Type %s --help for usage"
25076 msgstr ""
25078 #: c-family/c-opts.c:976
25079 #, gcc-internal-format, gfc-internal-format
25080 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
25081 msgstr ""
25083 #: c-family/c-opts.c:1137
25084 #, gcc-internal-format
25085 msgid "opening dependency file %s: %m"
25086 msgstr ""
25088 #: c-family/c-opts.c:1148
25089 #, gcc-internal-format
25090 msgid "closing dependency file %s: %m"
25091 msgstr ""
25093 #: c-family/c-opts.c:1151
25094 #, gcc-internal-format
25095 msgid "when writing output to %s: %m"
25096 msgstr ""
25098 #: c-family/c-opts.c:1231
25099 #, gcc-internal-format
25100 msgid "to generate dependencies you must specify either -M or -MM"
25101 msgstr ""
25103 #: c-family/c-opts.c:1254
25104 #, gcc-internal-format
25105 msgid "-MG may only be used with -M or -MM"
25106 msgstr ""
25108 #: c-family/c-opts.c:1282
25109 #, gcc-internal-format
25110 msgid "-fdirectives-only is incompatible with -Wunused_macros"
25111 msgstr ""
25113 #: c-family/c-opts.c:1284
25114 #, gcc-internal-format
25115 msgid "-fdirectives-only is incompatible with -traditional"
25116 msgstr ""
25118 #: c-family/c-opts.c:1476
25119 #, gcc-internal-format
25120 msgid "too late for # directive to set debug directory"
25121 msgstr ""
25123 #: c-family/c-pch.c:110
25124 #, gcc-internal-format
25125 msgid "can%'t create precompiled header %s: %m"
25126 msgstr ""
25128 #: c-family/c-pch.c:133
25129 #, gcc-internal-format
25130 msgid "can%'t write to %s: %m"
25131 msgstr ""
25133 #: c-family/c-pch.c:191
25134 #, gcc-internal-format
25135 msgid "can%'t write %s: %m"
25136 msgstr ""
25138 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
25139 #, gcc-internal-format
25140 msgid "can%'t read %s: %m"
25141 msgstr ""
25143 #: c-family/c-pch.c:417
25144 #, gcc-internal-format
25145 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
25146 msgstr ""
25148 #: c-family/c-pch.c:418
25149 #, gcc-internal-format
25150 msgid "use #include instead"
25151 msgstr ""
25153 #: c-family/c-pch.c:424
25154 #, gcc-internal-format
25155 msgid "%s: couldn%'t open PCH file: %m"
25156 msgstr ""
25158 #: c-family/c-pch.c:429
25159 #, gcc-internal-format
25160 msgid "use -Winvalid-pch for more information"
25161 msgstr ""
25163 #: c-family/c-pch.c:430
25164 #, gcc-internal-format, gfc-internal-format
25165 msgid "%s: PCH file was invalid"
25166 msgstr ""
25168 #: c-family/c-pragma.c:92
25169 #, gcc-internal-format
25170 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
25171 msgstr ""
25173 #: c-family/c-pragma.c:105
25174 #, gcc-internal-format
25175 msgid ""
25176 "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
25177 msgstr ""
25179 #: c-family/c-pragma.c:135
25180 #, gcc-internal-format
25181 msgid "missing %<(%> after %<#pragma pack%> - ignored"
25182 msgstr ""
25184 #: c-family/c-pragma.c:146 c-family/c-pragma.c:178
25185 #, gcc-internal-format
25186 msgid "invalid constant in %<#pragma pack%> - ignored"
25187 msgstr ""
25189 #: c-family/c-pragma.c:150 c-family/c-pragma.c:192
25190 #, gcc-internal-format
25191 msgid "malformed %<#pragma pack%> - ignored"
25192 msgstr ""
25194 #: c-family/c-pragma.c:155
25195 #, gcc-internal-format
25196 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
25197 msgstr ""
25199 #: c-family/c-pragma.c:157
25200 #, gcc-internal-format
25201 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
25202 msgstr ""
25204 #: c-family/c-pragma.c:166
25205 #, gcc-internal-format
25206 msgid "unknown action %qE for %<#pragma pack%> - ignored"
25207 msgstr ""
25209 #: c-family/c-pragma.c:195
25210 #, gcc-internal-format
25211 msgid "junk at end of %<#pragma pack%>"
25212 msgstr ""
25214 #: c-family/c-pragma.c:198
25215 #, gcc-internal-format
25216 msgid "#pragma pack has no effect with -fpack-struct - ignored"
25217 msgstr ""
25219 #: c-family/c-pragma.c:219
25220 #, gcc-internal-format, gfc-internal-format
25221 msgid "alignment must be a small power of two, not %d"
25222 msgstr ""
25224 #: c-family/c-pragma.c:258
25225 #, gcc-internal-format
25226 msgid ""
25227 "applying #pragma weak %q+D after first use results in unspecified behavior"
25228 msgstr ""
25230 #: c-family/c-pragma.c:355 c-family/c-pragma.c:360
25231 #, gcc-internal-format
25232 msgid "malformed #pragma weak, ignored"
25233 msgstr ""
25235 #: c-family/c-pragma.c:364
25236 #, gcc-internal-format
25237 msgid "junk at end of %<#pragma weak%>"
25238 msgstr ""
25240 #: c-family/c-pragma.c:370
25241 #, gcc-internal-format
25242 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
25243 msgstr ""
25245 #: c-family/c-pragma.c:417
25246 #, gcc-internal-format
25247 msgid "scalar_storage_order is not supported"
25248 msgstr ""
25250 #: c-family/c-pragma.c:421
25251 #, gcc-internal-format
25252 msgid ""
25253 "missing [big-endian|little-endian|default] after %<#pragma "
25254 "scalar_storage_order%>"
25255 msgstr ""
25257 #: c-family/c-pragma.c:430
25258 #, gcc-internal-format
25259 msgid ""
25260 "expected [big-endian|little-endian|default] after %<#pragma "
25261 "scalar_storage_order%>"
25262 msgstr ""
25264 #: c-family/c-pragma.c:484 c-family/c-pragma.c:486
25265 #, gcc-internal-format
25266 msgid "malformed #pragma redefine_extname, ignored"
25267 msgstr ""
25269 #: c-family/c-pragma.c:489
25270 #, gcc-internal-format
25271 msgid "junk at end of %<#pragma redefine_extname%>"
25272 msgstr ""
25274 #: c-family/c-pragma.c:517 c-family/c-pragma.c:590
25275 #, gcc-internal-format
25276 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
25277 msgstr ""
25279 #: c-family/c-pragma.c:545
25280 #, gcc-internal-format
25281 msgid ""
25282 "#pragma redefine_extname ignored due to conflict with previous #pragma "
25283 "redefine_extname"
25284 msgstr ""
25286 #: c-family/c-pragma.c:581
25287 #, gcc-internal-format
25288 msgid "asm declaration ignored due to conflict with previous rename"
25289 msgstr ""
25291 #: c-family/c-pragma.c:612
25292 #, gcc-internal-format
25293 msgid ""
25294 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
25295 msgstr ""
25297 #: c-family/c-pragma.c:673
25298 #, gcc-internal-format
25299 msgid ""
25300 "#pragma GCC visibility push() must specify default, internal, hidden or "
25301 "protected"
25302 msgstr ""
25304 #: c-family/c-pragma.c:715
25305 #, gcc-internal-format
25306 msgid "#pragma GCC visibility must be followed by push or pop"
25307 msgstr ""
25309 #: c-family/c-pragma.c:721
25310 #, gcc-internal-format
25311 msgid "no matching push for %<#pragma GCC visibility pop%>"
25312 msgstr ""
25314 #: c-family/c-pragma.c:726 c-family/c-pragma.c:733
25315 #, gcc-internal-format
25316 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
25317 msgstr ""
25319 #: c-family/c-pragma.c:729
25320 #, gcc-internal-format
25321 msgid "malformed #pragma GCC visibility push"
25322 msgstr ""
25324 #: c-family/c-pragma.c:737
25325 #, gcc-internal-format
25326 msgid "junk at end of %<#pragma GCC visibility%>"
25327 msgstr ""
25329 #: c-family/c-pragma.c:749
25330 #, gcc-internal-format
25331 msgid ""
25332 "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25333 msgstr ""
25335 #: c-family/c-pragma.c:775
25336 #, gcc-internal-format
25337 msgid ""
25338 "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25339 msgstr ""
25341 #: c-family/c-pragma.c:784
25342 #, gcc-internal-format
25343 msgid "missing option after %<#pragma GCC diagnostic%> kind"
25344 msgstr ""
25346 #: c-family/c-pragma.c:795
25347 #, gcc-internal-format
25348 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
25349 msgstr ""
25351 #: c-family/c-pragma.c:801
25352 #, gcc-internal-format
25353 msgid "%qs is not an option that controls warnings"
25354 msgstr ""
25356 #: c-family/c-pragma.c:809
25357 #, gcc-internal-format
25358 msgid "option %qs is valid for %s but not for %s"
25359 msgstr ""
25361 #: c-family/c-pragma.c:841
25362 #, gcc-internal-format
25363 msgid "#pragma GCC option is not allowed inside functions"
25364 msgstr ""
25366 #: c-family/c-pragma.c:854
25367 #, gcc-internal-format
25368 msgid "%<#pragma GCC option%> is not a string"
25369 msgstr ""
25371 #: c-family/c-pragma.c:881
25372 #, gcc-internal-format
25373 msgid ""
25374 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
25375 msgstr ""
25377 #: c-family/c-pragma.c:887
25378 #, gcc-internal-format
25379 msgid "#pragma GCC target string... is badly formed"
25380 msgstr ""
25382 #: c-family/c-pragma.c:910
25383 #, gcc-internal-format
25384 msgid "#pragma GCC optimize is not allowed inside functions"
25385 msgstr ""
25387 #: c-family/c-pragma.c:923
25388 #, gcc-internal-format
25389 msgid "%<#pragma GCC optimize%> is not a string or number"
25390 msgstr ""
25392 #: c-family/c-pragma.c:949
25393 #, gcc-internal-format
25394 msgid ""
25395 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
25396 msgstr ""
25398 #: c-family/c-pragma.c:955
25399 #, gcc-internal-format
25400 msgid "#pragma GCC optimize string... is badly formed"
25401 msgstr ""
25403 #: c-family/c-pragma.c:996
25404 #, gcc-internal-format
25405 msgid "junk at end of %<#pragma push_options%>"
25406 msgstr ""
25408 #: c-family/c-pragma.c:1026
25409 #, gcc-internal-format
25410 msgid "junk at end of %<#pragma pop_options%>"
25411 msgstr ""
25413 #: c-family/c-pragma.c:1033
25414 #, gcc-internal-format
25415 msgid ""
25416 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
25417 "push_options%>"
25418 msgstr ""
25420 #: c-family/c-pragma.c:1075
25421 #, gcc-internal-format
25422 msgid "junk at end of %<#pragma reset_options%>"
25423 msgstr ""
25425 #: c-family/c-pragma.c:1113 c-family/c-pragma.c:1120
25426 #, gcc-internal-format
25427 msgid "expected a string after %<#pragma message%>"
25428 msgstr ""
25430 #: c-family/c-pragma.c:1115
25431 #, gcc-internal-format
25432 msgid "malformed %<#pragma message%>, ignored"
25433 msgstr ""
25435 #: c-family/c-pragma.c:1125
25436 #, gcc-internal-format
25437 msgid "junk at end of %<#pragma message%>"
25438 msgstr ""
25440 #: c-family/c-pragma.c:1128
25441 #, gcc-internal-format, gfc-internal-format
25442 msgid "#pragma message: %s"
25443 msgstr ""
25445 #: c-family/c-pragma.c:1165
25446 #, gcc-internal-format
25447 msgid "invalid location for %<pragma %s%>, ignored"
25448 msgstr ""
25450 #: c-family/c-pragma.c:1172 c-family/c-pragma.c:1186
25451 #, gcc-internal-format
25452 msgid "malformed %<#pragma %s%>, ignored"
25453 msgstr ""
25455 #: c-family/c-pragma.c:1192
25456 #, gcc-internal-format
25457 msgid "junk at end of %<#pragma %s%>"
25458 msgstr ""
25460 #: c-family/c-pragma.c:1210
25461 #, gcc-internal-format
25462 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
25463 msgstr ""
25465 #: c-family/c-pragma.c:1219
25466 #, gcc-internal-format
25467 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
25468 msgstr ""
25470 #: c-family/c-pragma.c:1225
25471 #, gcc-internal-format
25472 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25473 msgstr ""
25475 #: c-family/c-pretty-print.c:327
25476 #, gcc-internal-format
25477 msgid "<type-error>"
25478 msgstr ""
25480 #: c-family/c-pretty-print.c:366
25481 #, gcc-internal-format
25482 msgid "<unnamed-unsigned:"
25483 msgstr ""
25485 #: c-family/c-pretty-print.c:370
25486 #, gcc-internal-format
25487 msgid "<unnamed-float:"
25488 msgstr ""
25490 #: c-family/c-pretty-print.c:373
25491 #, gcc-internal-format
25492 msgid "<unnamed-fixed:"
25493 msgstr ""
25495 #: c-family/c-pretty-print.c:388
25496 #, gcc-internal-format
25497 msgid "<typedef-error>"
25498 msgstr ""
25500 #: c-family/c-pretty-print.c:403
25501 #, gcc-internal-format
25502 msgid "<tag-error>"
25503 msgstr ""
25505 #: c-family/c-pretty-print.c:1251
25506 #, gcc-internal-format
25507 msgid "<erroneous-expression>"
25508 msgstr ""
25510 #: c-family/c-pretty-print.c:1255 cp/cxx-pretty-print.c:140
25511 #, gcc-internal-format
25512 msgid "<return-value>"
25513 msgstr ""
25515 #: c-family/c-semantics.c:152
25516 #, gcc-internal-format, gfc-internal-format
25517 msgid "wrong type argument to %s"
25518 msgstr ""
25520 #: c-family/cilk.c:93 cp/parser.c:6552
25521 #, gcc-internal-format
25522 msgid "%<_Cilk_spawn%> may only be used inside a function"
25523 msgstr ""
25525 #: c-family/cilk.c:106
25526 #, gcc-internal-format
25527 msgid "only function calls can be spawned"
25528 msgstr ""
25530 #: c-family/cilk.c:250
25531 #, gcc-internal-format
25532 msgid "invalid use of %<_Cilk_spawn%>"
25533 msgstr ""
25535 #: c-family/cilk.c:393
25536 #, gcc-internal-format
25537 msgid "explicit register variable %qD may not be modified in spawn"
25538 msgstr ""
25540 #: c-family/cilk.c:474
25541 #, gcc-internal-format
25542 msgid "cannot spawn call to function that returns twice"
25543 msgstr ""
25545 #: c-family/cilk.c:495
25546 #, gcc-internal-format
25547 msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
25548 msgstr ""
25550 #: c-family/cilk.c:996
25551 #, gcc-internal-format
25552 msgid "register assignment ignored for %qD used in Cilk block"
25553 msgstr ""
25555 #: c-family/cppspec.c:93
25556 #, gcc-internal-format
25557 msgid "%qs is not a valid option to the preprocessor"
25558 msgstr ""
25560 #: c-family/cppspec.c:112
25561 #, gcc-internal-format
25562 msgid "too many input files"
25563 msgstr ""
25565 #: common/config/aarch64/aarch64-common.c:315 config/aarch64/aarch64.c:8264
25566 #, gcc-internal-format
25567 msgid "unknown value %qs for -mcpu"
25568 msgstr ""
25570 #: common/config/alpha/alpha-common.c:76
25571 #, gcc-internal-format
25572 msgid "bad value %qs for -mtls-size switch"
25573 msgstr ""
25575 #: common/config/arc/arc-common.c:81
25576 #, gcc-internal-format
25577 msgid "multiple -mcpu= options specified."
25578 msgstr ""
25580 #: common/config/arc/arc-common.c:131
25581 #, gcc-internal-format
25582 msgid "bad value %qs for -mmpy-option switch"
25583 msgstr ""
25585 #: common/config/bfin/bfin-common.c:303 common/config/m68k/m68k-common.c:60
25586 #, gcc-internal-format, gfc-internal-format
25587 msgid "-mshared-library-id=%s is not between 0 and %d"
25588 msgstr ""
25590 #: common/config/bfin/bfin-common.c:322
25591 #, gcc-internal-format, gfc-internal-format
25592 msgid "-mcpu=%s is not valid"
25593 msgstr ""
25595 #: common/config/bfin/bfin-common.c:358
25596 #, gcc-internal-format, gfc-internal-format
25597 msgid "-mcpu=%s has invalid silicon revision"
25598 msgstr ""
25600 #: common/config/i386/i386-common.c:1006
25601 #, gcc-internal-format
25602 msgid "-malign-loops is obsolete, use -falign-loops"
25603 msgstr ""
25605 #: common/config/i386/i386-common.c:1008
25606 #, gcc-internal-format, gfc-internal-format
25607 msgid "-malign-loops=%d is not between 0 and %d"
25608 msgstr ""
25610 #: common/config/i386/i386-common.c:1015
25611 #, gcc-internal-format
25612 msgid "-malign-jumps is obsolete, use -falign-jumps"
25613 msgstr ""
25615 #: common/config/i386/i386-common.c:1017
25616 #, gcc-internal-format, gfc-internal-format
25617 msgid "-malign-jumps=%d is not between 0 and %d"
25618 msgstr ""
25620 #: common/config/i386/i386-common.c:1025
25621 #, gcc-internal-format
25622 msgid "-malign-functions is obsolete, use -falign-functions"
25623 msgstr ""
25625 #: common/config/i386/i386-common.c:1027
25626 #, gcc-internal-format, gfc-internal-format
25627 msgid "-malign-functions=%d is not between 0 and %d"
25628 msgstr ""
25630 #: common/config/i386/i386-common.c:1036
25631 #, gcc-internal-format, gfc-internal-format
25632 msgid "-mbranch-cost=%d is not between 0 and 5"
25633 msgstr ""
25635 #: common/config/i386/i386-common.c:1090
25636 #, gcc-internal-format
25637 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
25638 msgstr ""
25640 #: common/config/i386/i386-common.c:1096
25641 #, gcc-internal-format
25642 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
25643 msgstr ""
25645 #: common/config/ia64/ia64-common.c:58
25646 #, gcc-internal-format
25647 msgid "bad value %<%s%> for -mtls-size= switch"
25648 msgstr ""
25650 #: common/config/msp430/msp430-common.c:57
25651 #, gcc-internal-format, gfc-internal-format
25652 msgid "unrecognised argument of -mcpu: %s"
25653 msgstr ""
25655 #: common/config/nds32/nds32-common.c:49
25656 #, gcc-internal-format
25657 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
25658 msgstr ""
25660 #: common/config/nds32/nds32-common.c:60
25661 #, gcc-internal-format
25662 msgid ""
25663 "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, "
25664 "128, 256, or 512"
25665 msgstr ""
25667 #: common/config/rs6000/rs6000-common.c:172 config/sparc/sparc.c:1350
25668 #, gcc-internal-format, gfc-internal-format
25669 msgid "unknown -mdebug-%s switch"
25670 msgstr ""
25672 #: common/config/rs6000/rs6000-common.c:220
25673 #, gcc-internal-format, gfc-internal-format
25674 msgid "unknown switch -mlong-double-%s"
25675 msgstr ""
25677 #: common/config/rs6000/rs6000-common.c:230
25678 #, gcc-internal-format
25679 msgid "-msingle-float option equivalent to -mhard-float"
25680 msgstr ""
25682 #: common/config/rs6000/rs6000-common.c:246
25683 #, gcc-internal-format
25684 msgid "-msimple-fpu option ignored"
25685 msgstr ""
25687 #: common/config/rs6000/rs6000-common.c:312
25688 #, gcc-internal-format
25689 msgid ""
25690 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
25691 "glibc-2.18 or later"
25692 msgstr ""
25694 #: common/config/rx/rx-common.c:61
25695 #, gcc-internal-format
25696 msgid "the RX200 cpu does not have FPU hardware"
25697 msgstr ""
25699 #: common/config/rx/rx-common.c:63
25700 #, gcc-internal-format
25701 msgid "the RX100 cpu does not have FPU hardware"
25702 msgstr ""
25704 #: common/config/s390/s390-common.c:95
25705 #, gcc-internal-format
25706 msgid "stack guard value must be an exact power of 2"
25707 msgstr ""
25709 #: common/config/s390/s390-common.c:100
25710 #, gcc-internal-format
25711 msgid "stack size must be an exact power of 2"
25712 msgstr ""
25714 #: common/config/v850/v850-common.c:47
25715 #, gcc-internal-format
25716 msgid "value passed in %qs is too large"
25717 msgstr ""
25719 #: config/darwin-c.c:81
25720 #, gcc-internal-format
25721 msgid "too many #pragma options align=reset"
25722 msgstr ""
25724 #: config/darwin-c.c:101 config/darwin-c.c:104 config/darwin-c.c:106
25725 #: config/darwin-c.c:108
25726 #, gcc-internal-format
25727 msgid "malformed '#pragma options', ignoring"
25728 msgstr ""
25730 #: config/darwin-c.c:111
25731 #, gcc-internal-format
25732 msgid "junk at end of '#pragma options'"
25733 msgstr ""
25735 #: config/darwin-c.c:121
25736 #, gcc-internal-format
25737 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
25738 msgstr ""
25740 #: config/darwin-c.c:133
25741 #, gcc-internal-format
25742 msgid "missing '(' after '#pragma unused', ignoring"
25743 msgstr ""
25745 #: config/darwin-c.c:154
25746 #, gcc-internal-format
25747 msgid "missing ')' after '#pragma unused', ignoring"
25748 msgstr ""
25750 #: config/darwin-c.c:157
25751 #, gcc-internal-format
25752 msgid "junk at end of '#pragma unused'"
25753 msgstr ""
25755 #: config/darwin-c.c:168
25756 #, gcc-internal-format
25757 msgid "malformed '#pragma ms_struct', ignoring"
25758 msgstr ""
25760 #: config/darwin-c.c:176
25761 #, gcc-internal-format
25762 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
25763 msgstr ""
25765 #: config/darwin-c.c:179
25766 #, gcc-internal-format
25767 msgid "junk at end of '#pragma ms_struct'"
25768 msgstr ""
25770 #: config/darwin-c.c:405
25771 #, gcc-internal-format, gfc-internal-format
25772 msgid "subframework include %s conflicts with framework include"
25773 msgstr ""
25775 #: config/darwin-c.c:717
25776 #, gcc-internal-format
25777 msgid "unknown value %qs of -mmacosx-version-min"
25778 msgstr ""
25780 #: config/darwin-driver.c:50
25781 #, gcc-internal-format
25782 msgid "sysctl for kern.osversion failed: %m"
25783 msgstr ""
25785 #: config/darwin-driver.c:84
25786 #, gcc-internal-format
25787 msgid "couldn%'t understand kern.osversion %q.*s"
25788 msgstr ""
25790 #. Arbitrary limit, number should be like xx.yy.zz
25791 #: config/darwin-driver.c:124
25792 #, gcc-internal-format
25793 msgid "couldn%'t understand version %s\n"
25794 msgstr ""
25796 #: config/darwin-driver.c:177
25797 #, gcc-internal-format, gfc-internal-format
25798 msgid "this compiler does not support %s"
25799 msgstr ""
25801 #: config/darwin-driver.c:232
25802 #, gcc-internal-format
25803 msgid "this compiler does not support PowerPC (arch flags ignored)"
25804 msgstr ""
25806 #: config/darwin-driver.c:236
25807 #, gcc-internal-format, gfc-internal-format
25808 msgid "%s conflicts with i386 (arch flags ignored)"
25809 msgstr ""
25811 #: config/darwin-driver.c:244
25812 #, gcc-internal-format, gfc-internal-format
25813 msgid "%s conflicts with x86_64 (arch flags ignored)"
25814 msgstr ""
25816 #: config/darwin-driver.c:251
25817 #, gcc-internal-format
25818 msgid "this compiler does not support X86 (arch flags ignored)"
25819 msgstr ""
25821 #: config/darwin-driver.c:255
25822 #, gcc-internal-format, gfc-internal-format
25823 msgid "%s conflicts with ppc (arch flags ignored)"
25824 msgstr ""
25826 #: config/darwin-driver.c:263
25827 #, gcc-internal-format, gfc-internal-format
25828 msgid "%s conflicts with ppc64 (arch flags ignored)"
25829 msgstr ""
25831 #: config/darwin.c:1650
25832 #, gcc-internal-format
25833 msgid ""
25834 "the use of _OBJC_-prefixed variable names to select meta-data sections is "
25835 "deprecated at 4.6 and will be removed in 4.7"
25836 msgstr ""
25838 #: config/darwin.c:1905
25839 #, gcc-internal-format, gfc-internal-format
25840 msgid "failed to open temporary file %s for LTO output"
25841 msgstr ""
25843 #: config/darwin.c:1994
25844 #, gcc-internal-format
25845 msgid ""
25846 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
25847 msgstr ""
25849 #: config/darwin.c:2001
25850 #, gcc-internal-format
25851 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
25852 msgstr ""
25854 #: config/darwin.c:2713
25855 #, gcc-internal-format
25856 msgid ""
25857 "protected visibility attribute not supported in this configuration; ignored"
25858 msgstr ""
25860 #: config/darwin.c:2899
25861 #, gcc-internal-format, gfc-internal-format
25862 msgid "failed to open temporary file %s with LTO output"
25863 msgstr ""
25865 #: config/darwin.c:3072
25866 #, gcc-internal-format
25867 msgid ""
25868 "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-"
25869 "runtime%>"
25870 msgstr ""
25872 #: config/darwin.c:3076
25873 #, gcc-internal-format
25874 msgid ""
25875 "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-"
25876 "fnext-runtime%>"
25877 msgstr ""
25879 #: config/darwin.c:3161
25880 #, gcc-internal-format
25881 msgid ""
25882 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
25883 msgstr ""
25885 #: config/darwin.c:3349
25886 #, gcc-internal-format
25887 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
25888 msgstr ""
25890 #: config/darwin.c:3356
25891 #, gcc-internal-format
25892 msgid "built-in function %qD takes one argument only"
25893 msgstr ""
25895 #: config/darwin.c:3442
25896 #, gcc-internal-format
25897 msgid "CFString literal is missing"
25898 msgstr ""
25900 #: config/darwin.c:3453
25901 #, gcc-internal-format
25902 msgid "CFString literal expression is not a string constant"
25903 msgstr ""
25905 #: config/darwin.c:3476
25906 #, gcc-internal-format, gfc-internal-format
25907 msgid "%s in CFString literal"
25908 msgstr ""
25910 #: config/host-darwin.c:61
25911 #, gcc-internal-format
25912 msgid "couldn%'t unmap pch_address_space: %m"
25913 msgstr ""
25915 #: config/sol2-c.c:91 config/sol2-c.c:107
25916 #, gcc-internal-format
25917 msgid "malformed %<#pragma align%>, ignoring"
25918 msgstr ""
25920 #: config/sol2-c.c:100
25921 #, gcc-internal-format
25922 msgid "invalid alignment for %<#pragma align%>, ignoring"
25923 msgstr ""
25925 #: config/sol2-c.c:115
25926 #, gcc-internal-format
25927 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
25928 msgstr ""
25930 #: config/sol2-c.c:127 config/sol2-c.c:139
25931 #, gcc-internal-format
25932 msgid "malformed %<#pragma align%>"
25933 msgstr ""
25935 #: config/sol2-c.c:134
25936 #, gcc-internal-format
25937 msgid "junk at end of %<#pragma align%>"
25938 msgstr ""
25940 #: config/sol2-c.c:155 config/sol2-c.c:162
25941 #, gcc-internal-format
25942 msgid "malformed %<#pragma init%>, ignoring"
25943 msgstr ""
25945 #: config/sol2-c.c:186 config/sol2-c.c:198
25946 #, gcc-internal-format
25947 msgid "malformed %<#pragma init%>"
25948 msgstr ""
25950 #: config/sol2-c.c:193
25951 #, gcc-internal-format
25952 msgid "junk at end of %<#pragma init%>"
25953 msgstr ""
25955 #: config/sol2-c.c:214 config/sol2-c.c:221
25956 #, gcc-internal-format
25957 msgid "malformed %<#pragma fini%>, ignoring"
25958 msgstr ""
25960 #: config/sol2-c.c:245 config/sol2-c.c:257
25961 #, gcc-internal-format
25962 msgid "malformed %<#pragma fini%>"
25963 msgstr ""
25965 #: config/sol2-c.c:252
25966 #, gcc-internal-format
25967 msgid "junk at end of %<#pragma fini%>"
25968 msgstr ""
25970 #: config/sol2.c:55
25971 #, gcc-internal-format
25972 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
25973 msgstr ""
25975 #: config/vxworks.c:145
25976 #, gcc-internal-format
25977 msgid "PIC is only supported for RTPs"
25978 msgstr ""
25980 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
25981 #. sections.  machopic_select_section ensures that weak variables go in
25982 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
25983 #. not supported.  Weak symbols that aren't visible outside the .s file
25984 #. are not supported.
25985 #: config/darwin.h:453
25986 #, gcc-internal-format
25987 msgid "alias definitions not supported in Mach-O; ignored"
25988 msgstr ""
25990 #. No profiling.
25991 #: config/vx-common.h:89
25992 #, gcc-internal-format
25993 msgid "profiler support for VxWorks"
25994 msgstr ""
25996 #: config/aarch64/aarch64-builtins.c:1026 config/arm/arm-builtins.c:2122
25997 #, gcc-internal-format
25998 msgid "%Kargument %d must be a constant immediate"
25999 msgstr ""
26001 #: config/aarch64/aarch64-builtins.c:1097 config/arm/arm-builtins.c:2241
26002 #, gcc-internal-format
26003 msgid "%Klane index must be a constant immediate"
26004 msgstr ""
26006 #: config/aarch64/aarch64-builtins.c:1100
26007 #, gcc-internal-format
26008 msgid "%Ktotal size and element size must be a non-zero constant immediate"
26009 msgstr ""
26011 #: config/aarch64/aarch64.c:913
26012 #, gcc-internal-format
26013 msgid "%qs is incompatible with %s %s"
26014 msgstr ""
26016 #: config/aarch64/aarch64.c:915
26017 #, gcc-internal-format
26018 msgid "%qs feature modifier is incompatible with %s %s"
26019 msgstr ""
26021 #: config/aarch64/aarch64.c:7925
26022 #, gcc-internal-format, gfc-internal-format
26023 msgid "unknown flag passed in -moverride=%s (%s)"
26024 msgstr ""
26026 #: config/aarch64/aarch64.c:7969
26027 #, gcc-internal-format, gfc-internal-format
26028 msgid "%s string ill-formed\n"
26029 msgstr ""
26031 #: config/aarch64/aarch64.c:8026
26032 #, gcc-internal-format, gfc-internal-format
26033 msgid "tuning string missing in option (%s)"
26034 msgstr ""
26036 #: config/aarch64/aarch64.c:8044
26037 #, gcc-internal-format, gfc-internal-format
26038 msgid "unknown tuning option (%s)"
26039 msgstr ""
26041 #: config/aarch64/aarch64.c:8261
26042 #, gcc-internal-format
26043 msgid "missing cpu name in -mcpu=%qs"
26044 msgstr ""
26046 #: config/aarch64/aarch64.c:8267
26047 #, gcc-internal-format
26048 msgid "invalid feature modifier in -mcpu=%qs"
26049 msgstr ""
26051 #: config/aarch64/aarch64.c:8294
26052 #, gcc-internal-format
26053 msgid "missing arch name in -march=%qs"
26054 msgstr ""
26056 #: config/aarch64/aarch64.c:8297
26057 #, gcc-internal-format
26058 msgid "unknown value %qs for -march"
26059 msgstr ""
26061 #: config/aarch64/aarch64.c:8300
26062 #, gcc-internal-format
26063 msgid "invalid feature modifier in -march=%qs"
26064 msgstr ""
26066 #: config/aarch64/aarch64.c:8326
26067 #, gcc-internal-format
26068 msgid "missing cpu name in -mtune=%qs"
26069 msgstr ""
26071 #: config/aarch64/aarch64.c:8329
26072 #, gcc-internal-format
26073 msgid "unknown value %qs for -mtune"
26074 msgstr ""
26076 #: config/aarch64/aarch64.c:8431 config/arm/arm.c:3054
26077 #, gcc-internal-format, gfc-internal-format
26078 msgid "switch -mcpu=%s conflicts with -march=%s switch"
26079 msgstr ""
26081 #: config/aarch64/aarch64.c:8466
26082 #, gcc-internal-format
26083 msgid "Assembler does not support -mabi=ilp32"
26084 msgstr ""
26086 #: config/aarch64/aarch64.c:8532
26087 #, gcc-internal-format
26088 msgid "code model %qs with -f%s"
26089 msgstr ""
26091 #: config/aarch64/aarch64.c:8697
26092 #, gcc-internal-format, gfc-internal-format
26093 msgid "missing architecture name in 'arch' target %s"
26094 msgstr ""
26096 #: config/aarch64/aarch64.c:8700
26097 #, gcc-internal-format
26098 msgid "unknown value %qs for 'arch' target %s"
26099 msgstr ""
26101 #: config/aarch64/aarch64.c:8703
26102 #, gcc-internal-format
26103 msgid "invalid feature modifier %qs for 'arch' target %s"
26104 msgstr ""
26106 #: config/aarch64/aarch64.c:8737
26107 #, gcc-internal-format, gfc-internal-format
26108 msgid "missing cpu name in 'cpu' target %s"
26109 msgstr ""
26111 #: config/aarch64/aarch64.c:8740
26112 #, gcc-internal-format
26113 msgid "unknown value %qs for 'cpu' target %s"
26114 msgstr ""
26116 #: config/aarch64/aarch64.c:8743
26117 #, gcc-internal-format
26118 msgid "invalid feature modifier %qs for 'cpu' target %s"
26119 msgstr ""
26121 #: config/aarch64/aarch64.c:8774
26122 #, gcc-internal-format
26123 msgid "unknown value %qs for 'tune' target %s"
26124 msgstr ""
26126 #: config/aarch64/aarch64.c:8814
26127 #, gcc-internal-format
26128 msgid "missing feature modifier in target %s %qs"
26129 msgstr ""
26131 #: config/aarch64/aarch64.c:8819
26132 #, gcc-internal-format
26133 msgid "invalid feature modifier in target %s %qs"
26134 msgstr ""
26136 #: config/aarch64/aarch64.c:8869
26137 #, gcc-internal-format, gfc-internal-format
26138 msgid "malformed target %s"
26139 msgstr ""
26141 #: config/aarch64/aarch64.c:8917
26142 #, gcc-internal-format
26143 msgid "target %s %qs does not accept an argument"
26144 msgstr ""
26146 #: config/aarch64/aarch64.c:8926
26147 #, gcc-internal-format
26148 msgid "target %s %qs does not allow a negated form"
26149 msgstr ""
26151 #: config/aarch64/aarch64.c:8981
26152 #, gcc-internal-format, gfc-internal-format
26153 msgid "target %s %s=%s is not valid"
26154 msgstr ""
26156 #: config/aarch64/aarch64.c:9047
26157 #, gcc-internal-format, gfc-internal-format
26158 msgid "malformed target %s value"
26159 msgstr ""
26161 #: config/aarch64/aarch64.c:9064
26162 #, gcc-internal-format
26163 msgid "target %s %qs is invalid"
26164 msgstr ""
26166 #: config/aarch64/aarch64.c:9073
26167 #, gcc-internal-format
26168 msgid "malformed target %s list %qs"
26169 msgstr ""
26171 #: config/aarch64/aarch64.c:10930
26172 #, gcc-internal-format
26173 msgid "%Klane %wd out of range %wd - %wd"
26174 msgstr ""
26176 #: config/aarch64/aarch64.c:10932
26177 #, gcc-internal-format
26178 msgid "lane %wd out of range %wd - %wd"
26179 msgstr ""
26181 #: config/alpha/alpha.c:425
26182 #, gcc-internal-format
26183 msgid "bad value %qs for -mtrap-precision switch"
26184 msgstr ""
26186 #: config/alpha/alpha.c:439
26187 #, gcc-internal-format
26188 msgid "bad value %qs for -mfp-rounding-mode switch"
26189 msgstr ""
26191 #: config/alpha/alpha.c:454
26192 #, gcc-internal-format
26193 msgid "bad value %qs for -mfp-trap-mode switch"
26194 msgstr ""
26196 #: config/alpha/alpha.c:471
26197 #, gcc-internal-format
26198 msgid "bad value %qs for -mcpu switch"
26199 msgstr ""
26201 #: config/alpha/alpha.c:486
26202 #, gcc-internal-format
26203 msgid "bad value %qs for -mtune switch"
26204 msgstr ""
26206 #: config/alpha/alpha.c:507
26207 #, gcc-internal-format
26208 msgid "fp software completion requires -mtrap-precision=i"
26209 msgstr ""
26211 #: config/alpha/alpha.c:523
26212 #, gcc-internal-format
26213 msgid "rounding mode not supported for VAX floats"
26214 msgstr ""
26216 #: config/alpha/alpha.c:528
26217 #, gcc-internal-format
26218 msgid "trap mode not supported for VAX floats"
26219 msgstr ""
26221 #: config/alpha/alpha.c:532
26222 #, gcc-internal-format
26223 msgid "128-bit long double not supported for VAX floats"
26224 msgstr ""
26226 #: config/alpha/alpha.c:560
26227 #, gcc-internal-format, gfc-internal-format
26228 msgid "L%d cache latency unknown for %s"
26229 msgstr ""
26231 #: config/alpha/alpha.c:575
26232 #, gcc-internal-format
26233 msgid "bad value %qs for -mmemory-latency"
26234 msgstr ""
26236 #: config/alpha/alpha.c:6653 config/alpha/alpha.c:6656 config/arc/arc.c:5792
26237 #: config/arc/arc.c:6071 config/s390/s390.c:852 config/tilegx/tilegx.c:3540
26238 #: config/tilepro/tilepro.c:3107
26239 #, gcc-internal-format
26240 msgid "bad builtin fcode"
26241 msgstr ""
26243 #: config/arc/arc.c:744
26244 #, gcc-internal-format
26245 msgid "-mmul64 not supported for ARC700 or ARCv2"
26246 msgstr ""
26248 #: config/arc/arc.c:748
26249 #, gcc-internal-format
26250 msgid "-mno-mpy supported only for ARC700 or ARCv2"
26251 msgstr ""
26253 #: config/arc/arc.c:752
26254 #, gcc-internal-format
26255 msgid "-mmul32x16 supported only for ARC600 or ARC601"
26256 msgstr ""
26258 #: config/arc/arc.c:755
26259 #, gcc-internal-format
26260 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
26261 msgstr ""
26263 #: config/arc/arc.c:760
26264 #, gcc-internal-format
26265 msgid "FPX fast and compact options cannot be specified together"
26266 msgstr ""
26268 #: config/arc/arc.c:764
26269 #, gcc-internal-format
26270 msgid "-mspfp_fast not available on ARC600 or ARC601"
26271 msgstr ""
26273 #: config/arc/arc.c:769
26274 #, gcc-internal-format
26275 msgid "FPX extensions not available on pre-ARC600 cores"
26276 msgstr ""
26278 #: config/arc/arc.c:776
26279 #, gcc-internal-format
26280 msgid "No FPX/FPU mixing allowed"
26281 msgstr ""
26283 #: config/arc/arc.c:781
26284 #, gcc-internal-format
26285 msgid "This multiplier configuration is not available for HS cores"
26286 msgstr ""
26288 #: config/arc/arc.c:787
26289 #, gcc-internal-format, gfc-internal-format
26290 msgid "PIC is not supported for %s. Generating non-PIC code only.."
26291 msgstr ""
26293 #: config/arc/arc.c:793
26294 #, gcc-internal-format
26295 msgid "-matomic is only supported for ARC700 or ARC HS cores"
26296 msgstr ""
26298 #: config/arc/arc.c:797
26299 #, gcc-internal-format
26300 msgid "-mll64 is only supported for ARC HS cores"
26301 msgstr ""
26303 #: config/arc/arc.c:804
26304 #, gcc-internal-format
26305 msgid "FPU double precision options are available for ARC HS only"
26306 msgstr ""
26308 #: config/arc/arc.c:806
26309 #, gcc-internal-format
26310 msgid "FPU double precision assist options are not available for ARC HS"
26311 msgstr ""
26313 #: config/arc/arc.c:809
26314 #, gcc-internal-format
26315 msgid "FPU options are available for ARCv2 architecture only"
26316 msgstr ""
26318 #: config/arc/arc.c:1352
26319 #, gcc-internal-format, gfc-internal-format
26320 msgid "multiply option implies r%d is fixed"
26321 msgstr ""
26323 #: config/arc/arc.c:1553 config/epiphany/epiphany.c:489
26324 #: config/epiphany/epiphany.c:529
26325 #, gcc-internal-format
26326 msgid "argument of %qE attribute is not a string constant"
26327 msgstr ""
26329 #: config/arc/arc.c:1562
26330 #, gcc-internal-format
26331 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
26332 msgstr ""
26334 #: config/arc/arc.c:1570
26335 #, gcc-internal-format
26336 msgid "argument of %qE attribute is not \"ilink\""
26337 msgstr ""
26339 #: config/arc/arc.c:5691
26340 #, gcc-internal-format
26341 msgid "__builtin_arc_aligned with non-constant alignment"
26342 msgstr ""
26344 #: config/arc/arc.c:5699
26345 #, gcc-internal-format
26346 msgid "invalid alignment value for __builtin_arc_aligned"
26347 msgstr ""
26349 #: config/arc/arc.c:5826
26350 #, gcc-internal-format
26351 msgid "builtin operand should be an unsigned 6-bit value"
26352 msgstr ""
26354 #: config/arc/arc.c:5867
26355 #, gcc-internal-format
26356 msgid "operand 1 should be an unsigned 3-bit immediate"
26357 msgstr ""
26359 #: config/arc/arc.c:5908 config/arc/arc.c:6005
26360 #, gcc-internal-format
26361 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
26362 msgstr ""
26364 #: config/arc/arc.c:5941 config/arc/arc.c:5973
26365 #, gcc-internal-format
26366 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
26367 msgstr ""
26369 #: config/arc/arc.c:5945 config/arc/arc.c:5977
26370 #, gcc-internal-format
26371 msgid "operand 2 should be an unsigned 8-bit value"
26372 msgstr ""
26374 #: config/arc/arc.c:6009
26375 #, gcc-internal-format
26376 msgid "operand 3 should be an unsigned 8-bit value"
26377 msgstr ""
26379 #: config/arc/arc.c:6042
26380 #, gcc-internal-format
26381 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
26382 msgstr ""
26384 #: config/arc/arc.c:6046
26385 #, gcc-internal-format
26386 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
26387 msgstr ""
26389 #: config/arc/arc.c:6053
26390 #, gcc-internal-format
26391 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
26392 msgstr ""
26394 #: config/arc/arc.c:6056
26395 #, gcc-internal-format
26396 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
26397 msgstr ""
26399 #: config/arc/arc.c:6103
26400 #, gcc-internal-format, gfc-internal-format
26401 msgid "builtin requires an immediate for operand %d"
26402 msgstr ""
26404 #: config/arc/arc.c:6108
26405 #, gcc-internal-format, gfc-internal-format
26406 msgid "operand %d should be a 6 bit unsigned immediate"
26407 msgstr ""
26409 #: config/arc/arc.c:6112
26410 #, gcc-internal-format, gfc-internal-format
26411 msgid "operand %d should be a 8 bit unsigned immediate"
26412 msgstr ""
26414 #: config/arc/arc.c:6116
26415 #, gcc-internal-format, gfc-internal-format
26416 msgid "operand %d should be a 3 bit unsigned immediate"
26417 msgstr ""
26419 #: config/arc/arc.c:6119
26420 #, gcc-internal-format, gfc-internal-format
26421 msgid "unknown builtin immediate operand type for operand %d"
26422 msgstr ""
26424 #: config/arc/arc.c:6170
26425 #, gcc-internal-format
26426 msgid ""
26427 "register number must be a compile-time constant. Try giving higher "
26428 "optimization levels"
26429 msgstr ""
26431 #: config/arc/arc.c:6190
26432 #, gcc-internal-format
26433 msgid ""
26434 "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
26435 msgstr ""
26437 #: config/arc/arc.c:6763
26438 #, gcc-internal-format
26439 msgid "Insn addresses not set after shorten_branches"
26440 msgstr ""
26442 #: config/arc/arc.c:6972
26443 #, gcc-internal-format
26444 msgid "insn addresses not freed"
26445 msgstr ""
26447 #: config/arm/arm-builtins.c:2226
26448 #, gcc-internal-format
26449 msgid ""
26450 "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to "
26451 "use these intrinsics."
26452 msgstr ""
26454 #: config/arm/arm-builtins.c:2346
26455 #, gcc-internal-format
26456 msgid ""
26457 "You must enable crypto intrinsics (e.g. include -mfloat-abi=softfp -"
26458 "mfpu=crypto-neon...) to use these intrinsics."
26459 msgstr ""
26461 #. @@@ better error message
26462 #: config/arm/arm-builtins.c:2396 config/arm/arm-builtins.c:2500
26463 #, gcc-internal-format
26464 msgid "selector must be an immediate"
26465 msgstr ""
26467 #: config/arm/arm-builtins.c:2404 config/arm/arm-builtins.c:2449
26468 #: config/arm/arm-builtins.c:2507 config/arm/arm-builtins.c:2516
26469 #, gcc-internal-format
26470 msgid "the range of selector should be in 0 to 7"
26471 msgstr ""
26473 #: config/arm/arm-builtins.c:2409 config/arm/arm-builtins.c:2518
26474 #, gcc-internal-format
26475 msgid "the range of selector should be in 0 to 3"
26476 msgstr ""
26478 #: config/arm/arm-builtins.c:2414 config/arm/arm-builtins.c:2520
26479 #, gcc-internal-format
26480 msgid "the range of selector should be in 0 to 1"
26481 msgstr ""
26483 #: config/arm/arm-builtins.c:2586
26484 #, gcc-internal-format
26485 msgid "mask must be an immediate"
26486 msgstr ""
26488 #: config/arm/arm-builtins.c:2591
26489 #, gcc-internal-format
26490 msgid "the range of mask should be in 0 to 255"
26491 msgstr ""
26493 #: config/arm/arm-builtins.c:2779
26494 #, gcc-internal-format
26495 msgid ""
26496 "the range of count should be in 0 to 32.  please check the intrinsic "
26497 "_mm_rori_pi16 in code."
26498 msgstr ""
26500 #: config/arm/arm-builtins.c:2781
26501 #, gcc-internal-format
26502 msgid ""
26503 "the range of count should be in 0 to 32.  please check the intrinsic "
26504 "_mm_rori_pi32 in code."
26505 msgstr ""
26507 #: config/arm/arm-builtins.c:2783
26508 #, gcc-internal-format
26509 msgid ""
26510 "the range of count should be in 0 to 32.  please check the intrinsic "
26511 "_mm_ror_pi16 in code."
26512 msgstr ""
26514 #: config/arm/arm-builtins.c:2785
26515 #, gcc-internal-format
26516 msgid ""
26517 "the range of count should be in 0 to 32.  please check the intrinsic "
26518 "_mm_ror_pi32 in code."
26519 msgstr ""
26521 #: config/arm/arm-builtins.c:2791
26522 #, gcc-internal-format
26523 msgid ""
26524 "the range of count should be in 0 to 64.  please check the intrinsic "
26525 "_mm_rori_si64 in code."
26526 msgstr ""
26528 #: config/arm/arm-builtins.c:2793
26529 #, gcc-internal-format
26530 msgid ""
26531 "the range of count should be in 0 to 64.  please check the intrinsic "
26532 "_mm_ror_si64 in code."
26533 msgstr ""
26535 #: config/arm/arm-builtins.c:2798
26536 #, gcc-internal-format
26537 msgid ""
26538 "the count should be no less than 0.  please check the intrinsic "
26539 "_mm_srli_pi16 in code."
26540 msgstr ""
26542 #: config/arm/arm-builtins.c:2800
26543 #, gcc-internal-format
26544 msgid ""
26545 "the count should be no less than 0.  please check the intrinsic "
26546 "_mm_srli_pi32 in code."
26547 msgstr ""
26549 #: config/arm/arm-builtins.c:2802
26550 #, gcc-internal-format
26551 msgid ""
26552 "the count should be no less than 0.  please check the intrinsic "
26553 "_mm_srli_si64 in code."
26554 msgstr ""
26556 #: config/arm/arm-builtins.c:2804
26557 #, gcc-internal-format
26558 msgid ""
26559 "the count should be no less than 0.  please check the intrinsic "
26560 "_mm_slli_pi16 in code."
26561 msgstr ""
26563 #: config/arm/arm-builtins.c:2806
26564 #, gcc-internal-format
26565 msgid ""
26566 "the count should be no less than 0.  please check the intrinsic "
26567 "_mm_slli_pi32 in code."
26568 msgstr ""
26570 #: config/arm/arm-builtins.c:2808
26571 #, gcc-internal-format
26572 msgid ""
26573 "the count should be no less than 0.  please check the intrinsic "
26574 "_mm_slli_si64 in code."
26575 msgstr ""
26577 #: config/arm/arm-builtins.c:2810
26578 #, gcc-internal-format
26579 msgid ""
26580 "the count should be no less than 0.  please check the intrinsic "
26581 "_mm_srai_pi16 in code."
26582 msgstr ""
26584 #: config/arm/arm-builtins.c:2812
26585 #, gcc-internal-format
26586 msgid ""
26587 "the count should be no less than 0.  please check the intrinsic "
26588 "_mm_srai_pi32 in code."
26589 msgstr ""
26591 #: config/arm/arm-builtins.c:2814
26592 #, gcc-internal-format
26593 msgid ""
26594 "the count should be no less than 0.  please check the intrinsic "
26595 "_mm_srai_si64 in code."
26596 msgstr ""
26598 #: config/arm/arm-builtins.c:2816
26599 #, gcc-internal-format
26600 msgid ""
26601 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 "
26602 "in code."
26603 msgstr ""
26605 #: config/arm/arm-builtins.c:2818
26606 #, gcc-internal-format
26607 msgid ""
26608 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 "
26609 "in code."
26610 msgstr ""
26612 #: config/arm/arm-builtins.c:2820
26613 #, gcc-internal-format
26614 msgid ""
26615 "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 "
26616 "in code."
26617 msgstr ""
26619 #: config/arm/arm-builtins.c:2822
26620 #, gcc-internal-format
26621 msgid ""
26622 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 "
26623 "in code."
26624 msgstr ""
26626 #: config/arm/arm-builtins.c:2824
26627 #, gcc-internal-format
26628 msgid ""
26629 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 "
26630 "in code."
26631 msgstr ""
26633 #: config/arm/arm-builtins.c:2826
26634 #, gcc-internal-format
26635 msgid ""
26636 "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 "
26637 "in code."
26638 msgstr ""
26640 #: config/arm/arm-builtins.c:2828
26641 #, gcc-internal-format
26642 msgid ""
26643 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 "
26644 "in code."
26645 msgstr ""
26647 #: config/arm/arm-builtins.c:2830
26648 #, gcc-internal-format
26649 msgid ""
26650 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 "
26651 "in code."
26652 msgstr ""
26654 #: config/arm/arm-builtins.c:2832
26655 #, gcc-internal-format
26656 msgid ""
26657 "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 "
26658 "in code."
26659 msgstr ""
26661 #: config/arm/arm.c:2802
26662 #, gcc-internal-format
26663 msgid "iWMMXt and NEON are incompatible"
26664 msgstr ""
26666 #: config/arm/arm.c:2807
26667 #, gcc-internal-format
26668 msgid "target CPU does not support ARM mode"
26669 msgstr ""
26671 #: config/arm/arm.c:2812
26672 #, gcc-internal-format
26673 msgid ""
26674 "enabling backtrace support is only meaningful when compiling for the Thumb"
26675 msgstr ""
26677 #: config/arm/arm.c:2815
26678 #, gcc-internal-format
26679 msgid ""
26680 "enabling callee interworking support is only meaningful when compiling for "
26681 "the Thumb"
26682 msgstr ""
26684 #: config/arm/arm.c:2823
26685 #, gcc-internal-format
26686 msgid "-g with -mno-apcs-frame may not give sensible debugging"
26687 msgstr ""
26689 #: config/arm/arm.c:2827
26690 #, gcc-internal-format
26691 msgid "iWMMXt unsupported under Thumb mode"
26692 msgstr ""
26694 #: config/arm/arm.c:2830
26695 #, gcc-internal-format
26696 msgid "can not use -mtp=cp15 with 16-bit Thumb"
26697 msgstr ""
26699 #: config/arm/arm.c:2834
26700 #, gcc-internal-format
26701 msgid "RTP PIC is incompatible with Thumb"
26702 msgstr ""
26704 #: config/arm/arm.c:2842
26705 #, gcc-internal-format
26706 msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
26707 msgstr ""
26709 #: config/arm/arm.c:2933
26710 #, gcc-internal-format
26711 msgid "target CPU does not support THUMB instructions"
26712 msgstr ""
26714 #: config/arm/arm.c:2978
26715 #, gcc-internal-format
26716 msgid "target CPU does not support unaligned accesses"
26717 msgstr ""
26719 #: config/arm/arm.c:3183
26720 #, gcc-internal-format
26721 msgid "target CPU does not support interworking"
26722 msgstr ""
26724 #: config/arm/arm.c:3189
26725 #, gcc-internal-format
26726 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
26727 msgstr ""
26729 #: config/arm/arm.c:3197
26730 #, gcc-internal-format
26731 msgid "-fpic and -mapcs-reent are incompatible"
26732 msgstr ""
26734 #: config/arm/arm.c:3200
26735 #, gcc-internal-format
26736 msgid "APCS reentrant code not supported.  Ignored"
26737 msgstr ""
26739 #: config/arm/arm.c:3203
26740 #, gcc-internal-format
26741 msgid "passing floating point arguments in fp regs not yet supported"
26742 msgstr ""
26744 #: config/arm/arm.c:3249
26745 #, gcc-internal-format
26746 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
26747 msgstr ""
26749 #: config/arm/arm.c:3252
26750 #, gcc-internal-format
26751 msgid "iwmmxt abi requires an iwmmxt capable cpu"
26752 msgstr ""
26754 #: config/arm/arm.c:3281
26755 #, gcc-internal-format
26756 msgid "AAPCS does not support -mcaller-super-interworking"
26757 msgstr ""
26759 #: config/arm/arm.c:3284
26760 #, gcc-internal-format
26761 msgid "AAPCS does not support -mcallee-super-interworking"
26762 msgstr ""
26764 #: config/arm/arm.c:3289
26765 #, gcc-internal-format
26766 msgid "__fp16 and no ldrh"
26767 msgstr ""
26769 #: config/arm/arm.c:3305
26770 #, gcc-internal-format
26771 msgid "-mfloat-abi=hard and VFP"
26772 msgstr ""
26774 #: config/arm/arm.c:3341
26775 #, gcc-internal-format
26776 msgid "structure size boundary can only be set to 8, 32 or 64"
26777 msgstr ""
26779 #: config/arm/arm.c:3343
26780 #, gcc-internal-format
26781 msgid "structure size boundary can only be set to 8 or 32"
26782 msgstr ""
26784 #: config/arm/arm.c:3368
26785 #, gcc-internal-format
26786 msgid "RTP PIC is incompatible with -msingle-pic-base"
26787 msgstr ""
26789 #: config/arm/arm.c:3380
26790 #, gcc-internal-format
26791 msgid "-mpic-register= is useless without -fpic"
26792 msgstr ""
26794 #: config/arm/arm.c:3389
26795 #, gcc-internal-format, gfc-internal-format
26796 msgid "unable to use '%s' for PIC register"
26797 msgstr ""
26799 #: config/arm/arm.c:3408
26800 #, gcc-internal-format
26801 msgid "-freorder-blocks-and-partition not supported on this architecture"
26802 msgstr ""
26804 #: config/arm/arm.c:5556
26805 #, gcc-internal-format
26806 msgid "non-AAPCS derived PCS variant"
26807 msgstr ""
26809 #: config/arm/arm.c:5558
26810 #, gcc-internal-format
26811 msgid "variadic functions must use the base AAPCS variant"
26812 msgstr ""
26814 #: config/arm/arm.c:5577
26815 #, gcc-internal-format
26816 msgid "PCS variant"
26817 msgstr ""
26819 #: config/arm/arm.c:5772
26820 #, gcc-internal-format
26821 msgid "Thumb-1 hard-float VFP ABI"
26822 msgstr ""
26824 #: config/arm/arm.c:6522 config/arm/arm.c:6540 config/avr/avr.c:9102
26825 #: config/avr/avr.c:9118 config/bfin/bfin.c:4670 config/bfin/bfin.c:4731
26826 #: config/bfin/bfin.c:4760 config/epiphany/epiphany.c:472
26827 #: config/h8300/h8300.c:5453 config/i386/i386.c:7420 config/i386/i386.c:12751
26828 #: config/i386/i386.c:40256 config/i386/i386.c:40306 config/i386/i386.c:40376
26829 #: config/m68k/m68k.c:749 config/mcore/mcore.c:3052 config/nvptx/nvptx.c:3852
26830 #: config/rl78/rl78.c:780 config/rs6000/rs6000.c:32853 config/rx/rx.c:2695
26831 #: config/rx/rx.c:2721 config/s390/s390.c:1061 config/sh/sh.c:8384
26832 #: config/sh/sh.c:8402 config/sh/sh.c:8426 config/sh/sh.c:8497
26833 #: config/sh/sh.c:8520 config/spu/spu.c:3681 config/stormy16/stormy16.c:2211
26834 #: config/v850/v850.c:2082 config/visium/visium.c:700
26835 #, gcc-internal-format
26836 msgid "%qE attribute only applies to functions"
26837 msgstr ""
26839 #: config/arm/arm.c:12992
26840 #, gcc-internal-format
26841 msgid "%K%s %wd out of range %wd - %wd"
26842 msgstr ""
26844 #: config/arm/arm.c:12995
26845 #, gcc-internal-format
26846 msgid "%s %wd out of range %wd - %wd"
26847 msgstr ""
26849 #: config/arm/arm.c:23671
26850 #, gcc-internal-format
26851 msgid "unable to compute real location of stacked parameter"
26852 msgstr ""
26854 #: config/arm/arm.c:24262
26855 #, gcc-internal-format
26856 msgid "Unexpected thumb1 far jump"
26857 msgstr ""
26859 #: config/arm/arm.c:24529
26860 #, gcc-internal-format
26861 msgid "no low registers available for popping high registers"
26862 msgstr ""
26864 #: config/arm/arm.c:24777
26865 #, gcc-internal-format
26866 msgid "interrupt Service Routines cannot be coded in Thumb mode"
26867 msgstr ""
26869 #: config/arm/arm.c:25002
26870 #, gcc-internal-format
26871 msgid "-fstack-check=specific for Thumb-1"
26872 msgstr ""
26874 #: config/arm/arm.c:30191 config/i386/i386.c:6536 config/s390/s390.c:14533
26875 #, gcc-internal-format
26876 msgid "attribute %<target%> argument not a string"
26877 msgstr ""
26879 #: config/arm/arm.c:30214
26880 #, gcc-internal-format, gfc-internal-format
26881 msgid "invalid fpu for attribute(target(\"%s\"))"
26882 msgstr ""
26884 #: config/arm/arm.c:30220 config/i386/i386.c:6602 config/i386/i386.c:6649
26885 #: config/s390/s390.c:14599 config/s390/s390.c:14649 config/s390/s390.c:14666
26886 #, gcc-internal-format, gfc-internal-format
26887 msgid "attribute(target(\"%s\")) is unknown"
26888 msgstr ""
26890 #: config/arm/freebsd.h:129
26891 #, gcc-internal-format
26892 msgid "target OS does not support unaligned accesses"
26893 msgstr ""
26895 #: config/avr/avr-c.c:62 config/avr/avr-c.c:187
26896 #, gcc-internal-format
26897 msgid "%qs expects 1 argument but %d given"
26898 msgstr ""
26900 #: config/avr/avr-c.c:73
26901 #, gcc-internal-format
26902 msgid "%qs expects a fixed-point value as argument"
26903 msgstr ""
26905 #: config/avr/avr-c.c:99
26906 #, gcc-internal-format
26907 msgid "using %qs with unsigned type has no effect"
26908 msgstr ""
26910 #: config/avr/avr-c.c:104 config/avr/avr-c.c:170 config/avr/avr-c.c:227
26911 #, gcc-internal-format
26912 msgid "no matching fixed-point overload found for %qs"
26913 msgstr ""
26915 #: config/avr/avr-c.c:121
26916 #, gcc-internal-format
26917 msgid "%qs expects 2 arguments but %d given"
26918 msgstr ""
26920 #: config/avr/avr-c.c:133 config/avr/avr-c.c:198
26921 #, gcc-internal-format
26922 msgid "%qs expects a fixed-point value as first argument"
26923 msgstr ""
26925 #: config/avr/avr-c.c:141
26926 #, gcc-internal-format
26927 msgid "%qs expects an integer value as second argument"
26928 msgstr ""
26930 #: config/avr/avr-devices.c:203
26931 #, gcc-internal-format, gfc-internal-format
26932 msgid "devices natively supported:%s"
26933 msgstr ""
26935 #: config/avr/avr-devices.c:212
26936 #, gcc-internal-format, gfc-internal-format
26937 msgid "supported core architectures:%s"
26938 msgstr ""
26940 #. Reached the end of `avr_mcu_types'.  This should actually never
26941 #. happen as options are provided by device-specs.  It could be a
26942 #. typo in a device-specs or calling the compiler proper directly
26943 #. with -mmcu=<device>.
26944 #: config/avr/avr.c:370
26945 #, gcc-internal-format
26946 msgid "unknown core architecture %qs specified with %qs"
26947 msgstr ""
26949 #: config/avr/avr.c:436 config/visium/visium.c:383
26950 #, gcc-internal-format
26951 msgid "-fpic is not supported"
26952 msgstr ""
26954 #: config/avr/avr.c:438 config/visium/visium.c:385
26955 #, gcc-internal-format
26956 msgid "-fPIC is not supported"
26957 msgstr ""
26959 #: config/avr/avr.c:440
26960 #, gcc-internal-format
26961 msgid "-fpie is not supported"
26962 msgstr ""
26964 #: config/avr/avr.c:442
26965 #, gcc-internal-format
26966 msgid "-fPIE is not supported"
26967 msgstr ""
26969 #: config/avr/avr.c:714
26970 #, gcc-internal-format
26971 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
26972 msgstr ""
26974 #: config/avr/avr.c:721
26975 #, gcc-internal-format
26976 msgid "function attributes %qs and %qs have no effect on %qs function"
26977 msgstr ""
26979 #: config/avr/avr.c:748
26980 #, gcc-internal-format
26981 msgid "%qs function cannot have arguments"
26982 msgstr ""
26984 #: config/avr/avr.c:751
26985 #, gcc-internal-format
26986 msgid "%qs function cannot return a value"
26987 msgstr ""
26989 #: config/avr/avr.c:758
26990 #, gcc-internal-format
26991 msgid "%qs appears to be a misspelled %s handler, missing __vector prefix"
26992 msgstr ""
26994 #: config/avr/avr.c:985
26995 #, gcc-internal-format
26996 msgid "%<builtin_return_address%> contains only 2 bytes of address"
26997 msgstr ""
26999 #: config/avr/avr.c:2198
27000 #, gcc-internal-format
27001 msgid "pointer offset from symbol maybe incorrect"
27002 msgstr ""
27004 #: config/avr/avr.c:2337
27005 #, gcc-internal-format
27006 msgid "accessing data memory with program memory address"
27007 msgstr ""
27009 #: config/avr/avr.c:2398
27010 #, gcc-internal-format
27011 msgid "accessing program memory with data memory address"
27012 msgstr ""
27014 #: config/avr/avr.c:2843
27015 #, gcc-internal-format, gfc-internal-format
27016 msgid "fixed register %s used to pass parameter to function"
27017 msgstr ""
27019 #: config/avr/avr.c:3114
27020 #, gcc-internal-format
27021 msgid "writing to address space %qs not supported"
27022 msgstr ""
27024 #: config/avr/avr.c:9135 config/bfin/bfin.c:4792 config/i386/winnt.c:58
27025 #, gcc-internal-format
27026 msgid "%qE attribute only applies to variables"
27027 msgstr ""
27029 #: config/avr/avr.c:9146
27030 #, gcc-internal-format
27031 msgid "%qE attribute allows only an integer constant argument"
27032 msgstr ""
27034 #: config/avr/avr.c:9156
27035 #, gcc-internal-format
27036 msgid "%qE attribute address out of range"
27037 msgstr ""
27039 #: config/avr/avr.c:9169
27040 #, gcc-internal-format
27041 msgid "both %s and %qE attribute provide address"
27042 msgstr ""
27044 #: config/avr/avr.c:9179
27045 #, gcc-internal-format
27046 msgid "%qE attribute on non-volatile variable"
27047 msgstr ""
27049 #: config/avr/avr.c:9247
27050 #, gcc-internal-format
27051 msgid "address spaces are not supported for reduced Tiny devices"
27052 msgstr ""
27054 #: config/avr/avr.c:9254
27055 #, gcc-internal-format
27056 msgid ""
27057 "address space %qs not supported for devices with flash size up to %d KiB"
27058 msgstr ""
27060 #: config/avr/avr.c:9414
27061 #, gcc-internal-format
27062 msgid "pointer targeting address space %qs must be const in %qT"
27063 msgstr ""
27065 #: config/avr/avr.c:9417
27066 #, gcc-internal-format
27067 msgid "pointer targeting address space %qs must be const in %s %q+D"
27068 msgstr ""
27070 #: config/avr/avr.c:9463
27071 #, gcc-internal-format
27072 msgid ""
27073 "variable %q+D must be const in order to be put into read-only section by "
27074 "means of %qs"
27075 msgstr ""
27077 #: config/avr/avr.c:9503
27078 #, gcc-internal-format
27079 msgid "static IO declaration for %q+D needs an address"
27080 msgstr ""
27082 #: config/avr/avr.c:9535
27083 #, gcc-internal-format
27084 msgid "IO definition for %q+D needs an address"
27085 msgstr ""
27087 #: config/avr/avr.c:9642
27088 #, gcc-internal-format
27089 msgid "only uninitialized variables can be placed in the .noinit section"
27090 msgstr ""
27092 #: config/avr/avr.c:9683
27093 #, gcc-internal-format
27094 msgid "uninitialized variable %q+D put into program memory area"
27095 msgstr ""
27097 #: config/avr/avr.c:9809
27098 #, gcc-internal-format
27099 msgid "architecture %qs supported for assembler only"
27100 msgstr ""
27102 #: config/avr/avr.c:12328
27103 #, gcc-internal-format
27104 msgid "conversion from address space %qs to address space %qs"
27105 msgstr ""
27107 #: config/avr/avr.c:13396 config/avr/avr.c:13409
27108 #, gcc-internal-format, gfc-internal-format
27109 msgid "%s expects a compile time integer constant"
27110 msgstr ""
27112 #: config/avr/avr.c:13423
27113 #, gcc-internal-format, gfc-internal-format
27114 msgid "%s expects a compile time long integer constant as first argument"
27115 msgstr ""
27117 #: config/avr/avr.c:13451
27118 #, gcc-internal-format, gfc-internal-format
27119 msgid ""
27120 "rounding to %d bits has no effect for fixed-point value with %d fractional "
27121 "bits"
27122 msgstr ""
27124 #: config/avr/avr.c:13460
27125 #, gcc-internal-format
27126 msgid "rounding result will always be 0"
27127 msgstr ""
27129 #: config/avr/driver-avr.c:56
27130 #, gcc-internal-format
27131 msgid "bad usage of spec function %qs"
27132 msgstr ""
27134 #: config/avr/driver-avr.c:84
27135 #, gcc-internal-format
27136 msgid "specified option %qs more than once"
27137 msgstr ""
27139 #: config/avr/driver-avr.c:98
27140 #, gcc-internal-format
27141 msgid "strange device name %qs after %qs: bad character %qc"
27142 msgstr ""
27144 #: config/bfin/bfin.c:2348
27145 #, gcc-internal-format
27146 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
27147 msgstr ""
27149 #: config/bfin/bfin.c:2353
27150 #, gcc-internal-format
27151 msgid "-mshared-library-id= specified without -mid-shared-library"
27152 msgstr ""
27154 #: config/bfin/bfin.c:2357
27155 #, gcc-internal-format
27156 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
27157 msgstr ""
27159 #: config/bfin/bfin.c:2362
27160 #, gcc-internal-format
27161 msgid "can%'t use multiple stack checking methods together"
27162 msgstr ""
27164 #: config/bfin/bfin.c:2365
27165 #, gcc-internal-format
27166 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
27167 msgstr ""
27169 #: config/bfin/bfin.c:2370 config/m68k/m68k.c:553
27170 #, gcc-internal-format
27171 msgid "cannot specify both -msep-data and -mid-shared-library"
27172 msgstr ""
27174 #: config/bfin/bfin.c:2390
27175 #, gcc-internal-format
27176 msgid "-mmulticore can only be used with BF561"
27177 msgstr ""
27179 #: config/bfin/bfin.c:2393
27180 #, gcc-internal-format
27181 msgid "-mcorea should be used with -mmulticore"
27182 msgstr ""
27184 #: config/bfin/bfin.c:2396
27185 #, gcc-internal-format
27186 msgid "-mcoreb should be used with -mmulticore"
27187 msgstr ""
27189 #: config/bfin/bfin.c:2399
27190 #, gcc-internal-format
27191 msgid "-mcorea and -mcoreb can%'t be used together"
27192 msgstr ""
27194 #: config/bfin/bfin.c:4675
27195 #, gcc-internal-format
27196 msgid "multiple function type attributes specified"
27197 msgstr ""
27199 #: config/bfin/bfin.c:4742
27200 #, gcc-internal-format
27201 msgid ""
27202 "can%'t apply both longcall and shortcall attributes to the same function"
27203 msgstr ""
27205 #: config/bfin/bfin.c:4799
27206 #, gcc-internal-format
27207 msgid "%qE attribute cannot be specified for local variables"
27208 msgstr ""
27210 #: config/c6x/c6x.c:238
27211 #, gcc-internal-format
27212 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
27213 msgstr ""
27215 #: config/c6x/c6x.h:365 config/nvptx/nvptx.h:169
27216 #, gcc-internal-format
27217 msgid "profiling is not yet implemented for this architecture"
27218 msgstr ""
27220 #: config/cr16/cr16.c:290
27221 #, gcc-internal-format
27222 msgid "data-model=far not valid for cr16c architecture"
27223 msgstr ""
27225 #: config/cr16/cr16.c:293
27226 #, gcc-internal-format, gfc-internal-format
27227 msgid "invalid data model option -mdata-model=%s"
27228 msgstr ""
27230 #: config/cr16/cr16.h:431
27231 #, gcc-internal-format
27232 msgid "profiler support for CR16"
27233 msgstr ""
27235 #. This function is for retrieving a part of an instruction name for
27236 #. an operator, for immediate output.  If that ever happens for
27237 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
27238 #. we notice.
27239 #: config/cris/cris.c:555
27240 #, gcc-internal-format
27241 msgid "MULT case in cris_op_str"
27242 msgstr ""
27244 #: config/cris/cris.c:893
27245 #, gcc-internal-format
27246 msgid "invalid use of ':' modifier"
27247 msgstr ""
27249 #: config/cris/cris.c:1127 config/moxie/moxie.c:181
27250 #, gcc-internal-format, gfc-internal-format
27251 msgid "internal error: bad register: %d"
27252 msgstr ""
27254 #: config/cris/cris.c:1879
27255 #, gcc-internal-format
27256 msgid "internal error: sideeffect-insn affecting main effect"
27257 msgstr ""
27259 #: config/cris/cris.c:1976
27260 #, gcc-internal-format
27261 msgid "unknown cc_attr value"
27262 msgstr ""
27264 #. If we get here, the caller got its initial tests wrong.
27265 #: config/cris/cris.c:2403
27266 #, gcc-internal-format
27267 msgid "internal error: cris_side_effect_mode_ok with bad operands"
27268 msgstr ""
27270 #: config/cris/cris.c:2642
27271 #, gcc-internal-format, gfc-internal-format
27272 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
27273 msgstr ""
27275 #: config/cris/cris.c:2670
27276 #, gcc-internal-format, gfc-internal-format
27277 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
27278 msgstr ""
27280 #: config/cris/cris.c:2706
27281 #, gcc-internal-format, gfc-internal-format
27282 msgid "unknown CRIS cpu version specification in -mtune= : %s"
27283 msgstr ""
27285 #: config/cris/cris.c:2727
27286 #, gcc-internal-format
27287 msgid "-fPIC and -fpic are not supported in this configuration"
27288 msgstr ""
27290 #: config/cris/cris.c:2976
27291 #, gcc-internal-format
27292 msgid "unknown src"
27293 msgstr ""
27295 #: config/cris/cris.c:3031
27296 #, gcc-internal-format
27297 msgid "unknown dest"
27298 msgstr ""
27300 #: config/cris/cris.c:3312
27301 #, gcc-internal-format, gfc-internal-format
27302 msgid "stackframe too big: %d bytes"
27303 msgstr ""
27305 #: config/cris/cris.c:3800 config/cris/cris.c:3828
27306 #, gcc-internal-format
27307 msgid "expand_binop failed in movsi got"
27308 msgstr ""
27310 #: config/cris/cris.c:3923
27311 #, gcc-internal-format
27312 msgid "emitting PIC operand, but PIC register isn%'t set up"
27313 msgstr ""
27315 #. Definitions for GCC.  Part of the machine description for CRIS.
27316 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
27317 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
27319 #. This file is part of GCC.
27321 #. GCC is free software; you can redistribute it and/or modify
27322 #. it under the terms of the GNU General Public License as published by
27323 #. the Free Software Foundation; either version 3, or (at your option)
27324 #. any later version.
27326 #. GCC is distributed in the hope that it will be useful,
27327 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
27328 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27329 #. GNU General Public License for more details.
27331 #. You should have received a copy of the GNU General Public License
27332 #. along with GCC; see the file COPYING3.  If not see
27333 #. <http://www.gnu.org/licenses/>.
27334 #. After the first "Node:" comment comes all preprocessor directives and
27335 #. attached declarations described in the info files, the "Using and
27336 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
27337 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
27338 #. really, but needs an update anyway.
27340 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
27341 #. for that.  If applicable, there is a CRIS-specific comment.  The order
27342 #. of macro definitions follow the order in the manual.  Every section in
27343 #. the manual (node in the info pages) has an introductory `Node:
27344 #. <subchapter>' comment.  If no macros are defined for a section, only
27345 #. the section-comment is present.
27346 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
27347 #. and config/cris/linux.h) are responsible for lots of settings not
27348 #. repeated below.  This file contains general CRIS definitions
27349 #. and definitions for the cris-*-elf subtarget.
27350 #. We don't want to use gcc_assert for everything, as that can be
27351 #. compiled out.
27352 #: config/cris/cris.h:42
27353 #, gcc-internal-format
27354 msgid "CRIS-port assertion failed: "
27355 msgstr ""
27357 #. Node: Caller Saves
27358 #. (no definitions)
27359 #. Node: Function entry
27360 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
27361 #. TARGET_ASM_FUNCTION_EPILOGUE.
27362 #. Node: Profiling
27363 #: config/cris/cris.h:749
27364 #, gcc-internal-format
27365 msgid "no FUNCTION_PROFILER for CRIS"
27366 msgstr ""
27368 #: config/epiphany/epiphany.c:480
27369 #, gcc-internal-format
27370 msgid "interrupt handlers cannot have arguments"
27371 msgstr ""
27373 #: config/epiphany/epiphany.c:504
27374 #, gcc-internal-format
27375 msgid ""
27376 "argument of %qE attribute is not \"reset\", \"software_exception\", "
27377 "\"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", "
27378 "\"wand\" or \"swi\""
27379 msgstr ""
27381 #: config/epiphany/epiphany.c:1521
27382 #, gcc-internal-format
27383 msgid "stack_offset must be at least 4"
27384 msgstr ""
27386 #: config/epiphany/epiphany.c:1523
27387 #, gcc-internal-format
27388 msgid "stack_offset must be a multiple of 4"
27389 msgstr ""
27391 #: config/frv/frv.c:8589
27392 #, gcc-internal-format
27393 msgid "accumulator is not a constant integer"
27394 msgstr ""
27396 #: config/frv/frv.c:8594
27397 #, gcc-internal-format
27398 msgid "accumulator number is out of bounds"
27399 msgstr ""
27401 #: config/frv/frv.c:8605
27402 #, gcc-internal-format
27403 msgid "inappropriate accumulator for %qs"
27404 msgstr ""
27406 #: config/frv/frv.c:8681
27407 #, gcc-internal-format
27408 msgid "invalid IACC argument"
27409 msgstr ""
27411 #: config/frv/frv.c:8704
27412 #, gcc-internal-format
27413 msgid "%qs expects a constant argument"
27414 msgstr ""
27416 #: config/frv/frv.c:8709
27417 #, gcc-internal-format
27418 msgid "constant argument out of range for %qs"
27419 msgstr ""
27421 #: config/frv/frv.c:9190
27422 #, gcc-internal-format
27423 msgid "media functions are not available unless -mmedia is used"
27424 msgstr ""
27426 #: config/frv/frv.c:9202
27427 #, gcc-internal-format
27428 msgid "this media function is only available on the fr500"
27429 msgstr ""
27431 #: config/frv/frv.c:9230
27432 #, gcc-internal-format
27433 msgid "this media function is only available on the fr400 and fr550"
27434 msgstr ""
27436 #: config/frv/frv.c:9249
27437 #, gcc-internal-format
27438 msgid "this builtin function is only available on the fr405 and fr450"
27439 msgstr ""
27441 #: config/frv/frv.c:9258
27442 #, gcc-internal-format
27443 msgid "this builtin function is only available on the fr500 and fr550"
27444 msgstr ""
27446 #: config/frv/frv.c:9270
27447 #, gcc-internal-format
27448 msgid "this builtin function is only available on the fr450"
27449 msgstr ""
27451 #: config/ft32/ft32.c:176
27452 #, gcc-internal-format
27453 msgid "'h' applied to non-register operand"
27454 msgstr ""
27456 #: config/ft32/ft32.c:201
27457 #, gcc-internal-format, gfc-internal-format
27458 msgid "bad alignment: %d"
27459 msgstr ""
27461 #: config/ft32/ft32.c:496
27462 #, gcc-internal-format
27463 msgid "stack frame must be smaller than 64K"
27464 msgstr ""
27466 #: config/h8300/h8300.c:325
27467 #, gcc-internal-format
27468 msgid "-msx is not supported in coff"
27469 msgstr ""
27471 #: config/h8300/h8300.c:347
27472 #, gcc-internal-format
27473 msgid "-ms2600 is used without -ms"
27474 msgstr ""
27476 #: config/h8300/h8300.c:353
27477 #, gcc-internal-format
27478 msgid "-mn is used without -mh or -ms or -msx"
27479 msgstr ""
27481 #: config/h8300/h8300.c:359
27482 #, gcc-internal-format
27483 msgid "-mexr is used without -ms"
27484 msgstr ""
27486 #: config/h8300/h8300.c:365
27487 #, gcc-internal-format
27488 msgid "-mint32 is not supported for H8300 and H8300L targets"
27489 msgstr ""
27491 #: config/h8300/h8300.c:371
27492 #, gcc-internal-format
27493 msgid "-mexr is used without -ms or -msx"
27494 msgstr ""
27496 #: config/h8300/h8300.c:377
27497 #, gcc-internal-format
27498 msgid ""
27499 "-mno-exr valid only with -ms or -msx                   - Option ignored!"
27500 msgstr ""
27502 #: config/h8300/h8300.c:384
27503 #, gcc-internal-format
27504 msgid "-mn is not supported for linux targets"
27505 msgstr ""
27507 #: config/i386/host-cygwin.c:62
27508 #, gcc-internal-format
27509 msgid "can%'t extend PCH file: %m"
27510 msgstr ""
27512 #: config/i386/host-cygwin.c:73
27513 #, gcc-internal-format
27514 msgid "can%'t set position in PCH file: %m"
27515 msgstr ""
27517 #: config/i386/i386.c:4540
27518 #, gcc-internal-format, gfc-internal-format
27519 msgid "wrong arg %s to option %s"
27520 msgstr ""
27522 #: config/i386/i386.c:4547
27523 #, gcc-internal-format, gfc-internal-format
27524 msgid "size ranges of option %s should be increasing"
27525 msgstr ""
27527 #: config/i386/i386.c:4558
27528 #, gcc-internal-format, gfc-internal-format
27529 msgid "wrong stringop strategy name %s specified for option %s"
27530 msgstr ""
27532 #. rep; movq isn't available in 32-bit code.
27533 #: config/i386/i386.c:4568
27534 #, gcc-internal-format, gfc-internal-format
27535 msgid ""
27536 "stringop strategy name %s specified for option %s not supported for 32-bit "
27537 "code"
27538 msgstr ""
27540 #: config/i386/i386.c:4583
27541 #, gcc-internal-format, gfc-internal-format
27542 msgid "unknown alignment %s specified for option %s"
27543 msgstr ""
27545 #: config/i386/i386.c:4594
27546 #, gcc-internal-format, gfc-internal-format
27547 msgid "the max value for the last size range should be -1 for option %s"
27548 msgstr ""
27550 #: config/i386/i386.c:4602
27551 #, gcc-internal-format, gfc-internal-format
27552 msgid "too many size ranges specified in option %s"
27553 msgstr ""
27555 #: config/i386/i386.c:4656
27556 #, gcc-internal-format, gfc-internal-format
27557 msgid "Unknown parameter to option -mtune-ctrl: %s"
27558 msgstr ""
27560 #: config/i386/i386.c:5074
27561 #, gcc-internal-format
27562 msgid "Intel MCU psABI isn%'t supported in %s mode"
27563 msgstr ""
27565 #: config/i386/i386.c:5121
27566 #, gcc-internal-format, gfc-internal-format
27567 msgid ""
27568 "%stune=x86-64%s is deprecated; use %stune=k8%s or %stune=generic%s instead "
27569 "as appropriate"
27570 msgstr ""
27572 #. rep; movq isn't available in 32-bit code.
27573 #: config/i386/i386.c:5148
27574 #, gcc-internal-format
27575 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
27576 msgstr ""
27578 #: config/i386/i386.c:5165
27579 #, gcc-internal-format
27580 msgid "address mode %qs not supported in the %s bit mode"
27581 msgstr ""
27583 #: config/i386/i386.c:5191 config/i386/i386.c:5200 config/i386/i386.c:5212
27584 #: config/i386/i386.c:5223 config/i386/i386.c:5234
27585 #, gcc-internal-format
27586 msgid "code model %qs not supported in the %s bit mode"
27587 msgstr ""
27589 #: config/i386/i386.c:5203 config/i386/i386.c:5215
27590 #, gcc-internal-format
27591 msgid "code model %qs not supported in x32 mode"
27592 msgstr ""
27594 #: config/i386/i386.c:5221 config/i386/i386.c:5230 config/i386/i386.c:6331
27595 #, gcc-internal-format, gfc-internal-format
27596 msgid "code model %s does not support PIC mode"
27597 msgstr ""
27599 #: config/i386/i386.c:5258
27600 #, gcc-internal-format
27601 msgid "-masm=intel not supported in this configuration"
27602 msgstr ""
27604 #: config/i386/i386.c:5263
27605 #, gcc-internal-format, gfc-internal-format
27606 msgid "%i-bit mode not compiled in"
27607 msgstr ""
27609 #: config/i386/i386.c:5276 config/i386/i386.c:5510
27610 #, gcc-internal-format
27611 msgid "CPU you selected does not support x86-64 instruction set"
27612 msgstr ""
27614 #: config/i386/i386.c:5471 config/i386/i386.c:5474
27615 #, gcc-internal-format
27616 msgid "Intel MPX does not support x32"
27617 msgstr ""
27619 #: config/i386/i386.c:5477
27620 #, gcc-internal-format, gfc-internal-format
27621 msgid "generic CPU can be used only for %stune=%s %s"
27622 msgstr ""
27624 #: config/i386/i386.c:5480
27625 #, gcc-internal-format, gfc-internal-format
27626 msgid "intel CPU can be used only for %stune=%s %s"
27627 msgstr ""
27629 #: config/i386/i386.c:5483
27630 #, gcc-internal-format, gfc-internal-format
27631 msgid "bad value (%s) for %sarch=%s %s"
27632 msgstr ""
27634 #: config/i386/i386.c:5526
27635 #, gcc-internal-format, gfc-internal-format
27636 msgid "bad value (%s) for %stune=%s %s"
27637 msgstr ""
27639 #: config/i386/i386.c:5590
27640 #, gcc-internal-format
27641 msgid "-mregparm is ignored in 64-bit mode"
27642 msgstr ""
27644 #: config/i386/i386.c:5592
27645 #, gcc-internal-format
27646 msgid "-mregparm is ignored for Intel MCU psABI"
27647 msgstr ""
27649 #: config/i386/i386.c:5595
27650 #, gcc-internal-format, gfc-internal-format
27651 msgid "-mregparm=%d is not between 0 and %d"
27652 msgstr ""
27654 #: config/i386/i386.c:5626
27655 #, gcc-internal-format, gfc-internal-format
27656 msgid "%srtd%s is ignored in 64bit mode"
27657 msgstr ""
27659 #: config/i386/i386.c:5700
27660 #, gcc-internal-format
27661 msgid "-mpreferred-stack-boundary is not supported for this target"
27662 msgstr ""
27664 #: config/i386/i386.c:5703
27665 #, gcc-internal-format, gfc-internal-format
27666 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
27667 msgstr ""
27669 #: config/i386/i386.c:5726
27670 #, gcc-internal-format, gfc-internal-format
27671 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
27672 msgstr ""
27674 #: config/i386/i386.c:5739
27675 #, gcc-internal-format
27676 msgid "-mnop-mcount is not compatible with this target"
27677 msgstr ""
27679 #: config/i386/i386.c:5742
27680 #, gcc-internal-format
27681 msgid "-mnop-mcount is not implemented for -fPIC"
27682 msgstr ""
27684 #: config/i386/i386.c:5747
27685 #, gcc-internal-format, gfc-internal-format
27686 msgid "%ssseregparm%s used without SSE enabled"
27687 msgstr ""
27689 #: config/i386/i386.c:5757
27690 #, gcc-internal-format
27691 msgid "SSE instruction set disabled, using 387 arithmetics"
27692 msgstr ""
27694 #: config/i386/i386.c:5764
27695 #, gcc-internal-format
27696 msgid "387 instruction set disabled, using SSE arithmetics"
27697 msgstr ""
27699 #: config/i386/i386.c:5812
27700 #, gcc-internal-format, gfc-internal-format
27701 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
27702 msgstr ""
27704 #: config/i386/i386.c:5823
27705 #, gcc-internal-format, gfc-internal-format
27706 msgid "fixed ebp register requires %saccumulate-outgoing-args%s"
27707 msgstr ""
27709 #: config/i386/i386.c:5936
27710 #, gcc-internal-format
27711 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
27712 msgstr ""
27714 #: config/i386/i386.c:5943
27715 #, gcc-internal-format
27716 msgid "-mno-fentry isn%'t compatible with SEH"
27717 msgstr ""
27719 #: config/i386/i386.c:6009 config/rs6000/rs6000.c:4986
27720 #, gcc-internal-format, gfc-internal-format
27721 msgid "unknown option for -mrecip=%s"
27722 msgstr ""
27724 #: config/i386/i386.c:6630
27725 #, gcc-internal-format, gfc-internal-format
27726 msgid "option(\"%s\") was already specified"
27727 msgstr ""
27729 #: config/i386/i386.c:6918
27730 #, gcc-internal-format
27731 msgid "Only DWARF debug format is supported for interrupt service routine."
27732 msgstr ""
27734 #: config/i386/i386.c:7017
27735 #, gcc-internal-format, gfc-internal-format
27736 msgid "%s instructions aren't allowed in %s service routine"
27737 msgstr ""
27739 #: config/i386/i386.c:7021
27740 #, gcc-internal-format, gfc-internal-format
27741 msgid ""
27742 "%s instructions aren't allowed in function with no_caller_saved_registers "
27743 "attribute"
27744 msgstr ""
27746 #: config/i386/i386.c:7433 config/i386/i386.c:7484
27747 #, gcc-internal-format
27748 msgid "fastcall and regparm attributes are not compatible"
27749 msgstr ""
27751 #: config/i386/i386.c:7438
27752 #, gcc-internal-format
27753 msgid "regparam and thiscall attributes are not compatible"
27754 msgstr ""
27756 #: config/i386/i386.c:7445 config/i386/i386.c:40276
27757 #, gcc-internal-format
27758 msgid "%qE attribute requires an integer constant argument"
27759 msgstr ""
27761 #: config/i386/i386.c:7451
27762 #, gcc-internal-format
27763 msgid "argument to %qE attribute larger than %d"
27764 msgstr ""
27766 #: config/i386/i386.c:7476 config/i386/i386.c:7519
27767 #, gcc-internal-format
27768 msgid "fastcall and cdecl attributes are not compatible"
27769 msgstr ""
27771 #: config/i386/i386.c:7480
27772 #, gcc-internal-format
27773 msgid "fastcall and stdcall attributes are not compatible"
27774 msgstr ""
27776 #: config/i386/i386.c:7488 config/i386/i386.c:7537
27777 #, gcc-internal-format
27778 msgid "fastcall and thiscall attributes are not compatible"
27779 msgstr ""
27781 #: config/i386/i386.c:7498 config/i386/i386.c:7515
27782 #, gcc-internal-format
27783 msgid "stdcall and cdecl attributes are not compatible"
27784 msgstr ""
27786 #: config/i386/i386.c:7502
27787 #, gcc-internal-format
27788 msgid "stdcall and fastcall attributes are not compatible"
27789 msgstr ""
27791 #: config/i386/i386.c:7506 config/i386/i386.c:7533
27792 #, gcc-internal-format
27793 msgid "stdcall and thiscall attributes are not compatible"
27794 msgstr ""
27796 #: config/i386/i386.c:7523 config/i386/i386.c:7541
27797 #, gcc-internal-format
27798 msgid "cdecl and thiscall attributes are not compatible"
27799 msgstr ""
27801 #: config/i386/i386.c:7529
27802 #, gcc-internal-format
27803 msgid "%qE attribute is used for non-class method"
27804 msgstr ""
27806 #: config/i386/i386.c:7767
27807 #, gcc-internal-format
27808 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
27809 msgstr ""
27811 #: config/i386/i386.c:7770
27812 #, gcc-internal-format
27813 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
27814 msgstr ""
27816 #: config/i386/i386.c:8086
27817 #, gcc-internal-format
27818 msgid "X32 does not support ms_abi attribute"
27819 msgstr ""
27821 #: config/i386/i386.c:8118
27822 #, gcc-internal-format
27823 msgid "ms_hook_prologue is not compatible with nested function"
27824 msgstr ""
27826 #: config/i386/i386.c:8431
27827 #, gcc-internal-format
27828 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
27829 msgstr ""
27831 #: config/i386/i386.c:8437
27832 #, gcc-internal-format
27833 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
27834 msgstr ""
27836 #: config/i386/i386.c:8451
27837 #, gcc-internal-format
27838 msgid "AVX vector argument without AVX enabled changes the ABI"
27839 msgstr ""
27841 #: config/i386/i386.c:8457
27842 #, gcc-internal-format
27843 msgid "AVX vector return without AVX enabled changes the ABI"
27844 msgstr ""
27846 #: config/i386/i386.c:8473
27847 #, gcc-internal-format
27848 msgid "SSE vector argument without SSE enabled changes the ABI"
27849 msgstr ""
27851 #: config/i386/i386.c:8479
27852 #, gcc-internal-format
27853 msgid "SSE vector return without SSE enabled changes the ABI"
27854 msgstr ""
27856 #: config/i386/i386.c:8495
27857 #, gcc-internal-format
27858 msgid "MMX vector argument without MMX enabled changes the ABI"
27859 msgstr ""
27861 #: config/i386/i386.c:8501
27862 #, gcc-internal-format
27863 msgid "MMX vector return without MMX enabled changes the ABI"
27864 msgstr ""
27866 #: config/i386/i386.c:8683
27867 #, gcc-internal-format
27868 msgid ""
27869 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
27870 msgstr ""
27872 #: config/i386/i386.c:8800
27873 #, gcc-internal-format
27874 msgid "the ABI of passing union with long double has changed in GCC 4.4"
27875 msgstr ""
27877 #: config/i386/i386.c:8918
27878 #, gcc-internal-format
27879 msgid ""
27880 "the ABI of passing structure with complex float member has changed in GCC 4.4"
27881 msgstr ""
27883 #: config/i386/i386.c:9081
27884 #, gcc-internal-format
27885 msgid "SSE register return with SSE disabled"
27886 msgstr ""
27888 #: config/i386/i386.c:9087
27889 #, gcc-internal-format
27890 msgid "SSE register argument with SSE disabled"
27891 msgstr ""
27893 #: config/i386/i386.c:9103
27894 #, gcc-internal-format
27895 msgid "x87 register return with x87 disabled"
27896 msgstr ""
27898 #: config/i386/i386.c:9399 config/i386/i386.c:9670
27899 #, gcc-internal-format
27900 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
27901 msgstr ""
27903 #: config/i386/i386.c:9401 config/i386/i386.c:9672 config/i386/i386.c:10195
27904 #, gcc-internal-format
27905 msgid ""
27906 "this is a GCC bug that can be worked around by adding attribute used to "
27907 "function called"
27908 msgstr ""
27910 #: config/i386/i386.c:10095
27911 #, gcc-internal-format, gfc-internal-format
27912 msgid ""
27913 "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
27914 msgstr ""
27916 #: config/i386/i386.c:10193
27917 #, gcc-internal-format
27918 msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
27919 msgstr ""
27921 #: config/i386/i386.c:13444
27922 #, gcc-internal-format
27923 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
27924 msgstr ""
27926 #: config/i386/i386.c:13534
27927 #, gcc-internal-format
27928 msgid ""
27929 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
27930 "routine.  This may be worked around by avoiding functions with aggregate "
27931 "return."
27932 msgstr ""
27934 #: config/i386/i386.c:14514
27935 #, gcc-internal-format
27936 msgid "-fsplit-stack does not support fastcall with nested function"
27937 msgstr ""
27939 #: config/i386/i386.c:14534
27940 #, gcc-internal-format
27941 msgid ""
27942 "-fsplit-stack does not support 2 register parameters for a nested function"
27943 msgstr ""
27945 #. FIXME: We could make this work by pushing a register
27946 #. around the addition and comparison.
27947 #: config/i386/i386.c:14545
27948 #, gcc-internal-format
27949 msgid "-fsplit-stack does not support 3 register parameters"
27950 msgstr ""
27952 #: config/i386/i386.c:17361
27953 #, gcc-internal-format
27954 msgid "extended registers have no high halves"
27955 msgstr ""
27957 #: config/i386/i386.c:17376
27958 #, gcc-internal-format
27959 msgid "unsupported operand size for extended register"
27960 msgstr ""
27962 #: config/i386/i386.c:17568
27963 #, gcc-internal-format
27964 msgid "non-integer operand used with operand code 'z'"
27965 msgstr ""
27967 #: config/i386/i386.c:27915
27968 #, gcc-internal-format
27969 msgid "interrupt service routine can't be called directly"
27970 msgstr ""
27972 #: config/i386/i386.c:32108
27973 #, gcc-internal-format
27974 msgid "No dispatcher found for the versioning attributes"
27975 msgstr ""
27977 #: config/i386/i386.c:32158
27978 #, gcc-internal-format, gfc-internal-format
27979 msgid "No dispatcher found for %s"
27980 msgstr ""
27982 #: config/i386/i386.c:32168
27983 #, gcc-internal-format, gfc-internal-format
27984 msgid "No dispatcher found for the versioning attributes : %s"
27985 msgstr ""
27987 #: config/i386/i386.c:32416
27988 #, gcc-internal-format
27989 msgid ""
27990 "Function versions cannot be marked as gnu_inline, bodies have to be generated"
27991 msgstr ""
27993 #: config/i386/i386.c:32421 config/i386/i386.c:32849
27994 #, gcc-internal-format
27995 msgid "Virtual function multiversioning not supported"
27996 msgstr ""
27998 #: config/i386/i386.c:32484
27999 #, gcc-internal-format
28000 msgid "missing %<target%> attribute for multi-versioned %D"
28001 msgstr ""
28003 #: config/i386/i386.c:32487
28004 #, gcc-internal-format
28005 msgid "previous declaration of %D"
28006 msgstr ""
28008 #: config/i386/i386.c:32706
28009 #, gcc-internal-format
28010 msgid "multiversioning needs ifunc which is not supported on this target"
28011 msgstr ""
28013 #: config/i386/i386.c:33092
28014 #, gcc-internal-format
28015 msgid "Parameter to builtin must be a string constant or literal"
28016 msgstr ""
28018 #: config/i386/i386.c:33117 config/i386/i386.c:33167
28019 #, gcc-internal-format, gfc-internal-format
28020 msgid "Parameter to builtin not valid: %s"
28021 msgstr ""
28023 #: config/i386/i386.c:33616 config/i386/i386.c:34971
28024 #, gcc-internal-format
28025 msgid "the last argument must be a 2-bit immediate"
28026 msgstr ""
28028 #: config/i386/i386.c:34011
28029 #, gcc-internal-format
28030 msgid "the fifth argument must be an 8-bit immediate"
28031 msgstr ""
28033 #: config/i386/i386.c:34106
28034 #, gcc-internal-format
28035 msgid "the third argument must be an 8-bit immediate"
28036 msgstr ""
28038 #: config/i386/i386.c:34902
28039 #, gcc-internal-format
28040 msgid "the last argument must be an 1-bit immediate"
28041 msgstr ""
28043 #: config/i386/i386.c:34917
28044 #, gcc-internal-format
28045 msgid "the last argument must be a 3-bit immediate"
28046 msgstr ""
28048 #: config/i386/i386.c:34950
28049 #, gcc-internal-format
28050 msgid "the last argument must be a 4-bit immediate"
28051 msgstr ""
28053 #: config/i386/i386.c:34990
28054 #, gcc-internal-format
28055 msgid "the last argument must be a 1-bit immediate"
28056 msgstr ""
28058 #: config/i386/i386.c:35003
28059 #, gcc-internal-format
28060 msgid "the last argument must be a 5-bit immediate"
28061 msgstr ""
28063 #: config/i386/i386.c:35013
28064 #, gcc-internal-format
28065 msgid "the next to last argument must be an 8-bit immediate"
28066 msgstr ""
28068 #: config/i386/i386.c:35018 config/i386/i386.c:35808
28069 #, gcc-internal-format
28070 msgid "the last argument must be an 8-bit immediate"
28071 msgstr ""
28073 #: config/i386/i386.c:35186
28074 #, gcc-internal-format
28075 msgid "the third argument must be comparison constant"
28076 msgstr ""
28078 #: config/i386/i386.c:35191
28079 #, gcc-internal-format
28080 msgid "incorrect comparison mode"
28081 msgstr ""
28083 #: config/i386/i386.c:35197 config/i386/i386.c:35398
28084 #, gcc-internal-format
28085 msgid "incorrect rounding operand"
28086 msgstr ""
28088 #: config/i386/i386.c:35380
28089 #, gcc-internal-format
28090 msgid "the immediate argument must be a 4-bit immediate"
28091 msgstr ""
28093 #: config/i386/i386.c:35386
28094 #, gcc-internal-format
28095 msgid "the immediate argument must be a 5-bit immediate"
28096 msgstr ""
28098 #: config/i386/i386.c:35389
28099 #, gcc-internal-format
28100 msgid "the immediate argument must be an 8-bit immediate"
28101 msgstr ""
28103 #: config/i386/i386.c:35806
28104 #, gcc-internal-format
28105 msgid "the last argument must be a 32-bit immediate"
28106 msgstr ""
28108 #: config/i386/i386.c:35888 config/rs6000/rs6000.c:15018
28109 #, gcc-internal-format
28110 msgid "selector must be an integer constant in the range 0..%wi"
28111 msgstr ""
28113 #: config/i386/i386.c:36081
28114 #, gcc-internal-format
28115 msgid "%qE needs unknown isa option"
28116 msgstr ""
28118 #: config/i386/i386.c:36085
28119 #, gcc-internal-format
28120 msgid "%qE needs isa option %s"
28121 msgstr ""
28123 #: config/i386/i386.c:36851
28124 #, gcc-internal-format
28125 msgid "last argument must be an immediate"
28126 msgstr ""
28128 #: config/i386/i386.c:37460 config/i386/i386.c:37642
28129 #, gcc-internal-format
28130 msgid "the last argument must be scale 1, 2, 4, 8"
28131 msgstr ""
28133 #: config/i386/i386.c:37695
28134 #, gcc-internal-format
28135 msgid "the forth argument must be scale 1, 2, 4, 8"
28136 msgstr ""
28138 #: config/i386/i386.c:37701
28139 #, gcc-internal-format
28140 msgid "incorrect hint operand"
28141 msgstr ""
28143 #: config/i386/i386.c:37720
28144 #, gcc-internal-format
28145 msgid "the xabort's argument must be an 8-bit immediate"
28146 msgstr ""
28148 #: config/i386/i386.c:40263
28149 #, gcc-internal-format
28150 msgid "%qE attribute only available for 32-bit"
28151 msgstr ""
28153 #: config/i386/i386.c:40284
28154 #, gcc-internal-format
28155 msgid "argument to %qE attribute is neither zero, nor one"
28156 msgstr ""
28158 #: config/i386/i386.c:40317 config/i386/i386.c:40326
28159 #, gcc-internal-format
28160 msgid "ms_abi and sysv_abi attributes are not compatible"
28161 msgstr ""
28163 #: config/i386/i386.c:40362 config/rs6000/rs6000.c:32936
28164 #, gcc-internal-format
28165 msgid "%qE incompatible attribute ignored"
28166 msgstr ""
28168 #: config/i386/i386.c:40406
28169 #, gcc-internal-format
28170 msgid "interrupt service routine should have a pointer as the first argument"
28171 msgstr ""
28173 #: config/i386/i386.c:40413
28174 #, gcc-internal-format, gfc-internal-format
28175 msgid ""
28176 "interrupt service routine should have unsigned %sint as the second argument"
28177 msgstr ""
28179 #: config/i386/i386.c:40423
28180 #, gcc-internal-format
28181 msgid ""
28182 "interrupt service routine can only have a pointer argument and an optional "
28183 "integer argument"
28184 msgstr ""
28186 #: config/i386/i386.c:40426
28187 #, gcc-internal-format
28188 msgid "interrupt service routine can't have non-void return value"
28189 msgstr ""
28191 #: config/i386/i386.c:43348
28192 #, gcc-internal-format
28193 msgid "alternatives not allowed in asm flag output"
28194 msgstr ""
28196 #: config/i386/i386.c:43412
28197 #, gcc-internal-format
28198 msgid "unknown asm flag output %qs"
28199 msgstr ""
28201 #: config/i386/i386.c:43441
28202 #, gcc-internal-format
28203 msgid "invalid type for asm flag output"
28204 msgstr ""
28206 #: config/i386/i386.c:49688
28207 #, gcc-internal-format
28208 msgid "Unknown architecture specific memory model"
28209 msgstr ""
28211 #: config/i386/i386.c:49695
28212 #, gcc-internal-format
28213 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
28214 msgstr ""
28216 #: config/i386/i386.c:49701
28217 #, gcc-internal-format
28218 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
28219 msgstr ""
28221 #: config/i386/i386.c:49725 config/i386/i386.c:49846
28222 #, gcc-internal-format, gfc-internal-format
28223 msgid "unsupported simdlen %d"
28224 msgstr ""
28226 #: config/i386/i386.c:49744
28227 #, gcc-internal-format
28228 msgid "unsupported return type %qT for simd\n"
28229 msgstr ""
28231 #: config/i386/i386.c:49766
28232 #, gcc-internal-format
28233 msgid "unsupported argument type %qT for simd\n"
28234 msgstr ""
28236 #: config/i386/i386.c:50093
28237 #, gcc-internal-format
28238 msgid ""
28239 "Pointer Checker requires MPX support on this target. Use -mmpx options to "
28240 "enable MPX."
28241 msgstr ""
28243 #: config/i386/intelmic-mkoffload.c:71 config/nvptx/mkoffload.c:85
28244 #, gcc-internal-format
28245 msgid "deleting file %s: %m"
28246 msgstr ""
28248 #: config/i386/intelmic-mkoffload.c:253 config/i386/intelmic-mkoffload.c:317
28249 #: config/i386/intelmic-mkoffload.c:358 config/nvptx/mkoffload.c:517
28250 #, gcc-internal-format, gfc-internal-format
28251 msgid "cannot open '%s'"
28252 msgstr ""
28254 #: config/i386/intelmic-mkoffload.c:465
28255 #, gcc-internal-format
28256 msgid "output file not specified"
28257 msgstr ""
28259 #: config/i386/intelmic-mkoffload.c:558
28260 #, gcc-internal-format
28261 msgid "COLLECT_GCC must be set"
28262 msgstr ""
28264 #: config/i386/intelmic-mkoffload.c:563 config/nvptx/mkoffload.c:455
28265 #, gcc-internal-format, gfc-internal-format
28266 msgid "offload compiler %s not found"
28267 msgstr ""
28269 #: config/i386/intelmic-mkoffload.c:582 config/nvptx/mkoffload.c:474
28270 #, gcc-internal-format
28271 msgid "unrecognizable argument of option "
28272 msgstr ""
28274 #: config/i386/winnt.c:78
28275 #, gcc-internal-format
28276 msgid ""
28277 "%qE attribute applies only to initialized variables with external linkage"
28278 msgstr ""
28280 #: config/i386/winnt.c:151
28281 #, gcc-internal-format
28282 msgid "definition of static data member %q+D of dllimport%'d class"
28283 msgstr ""
28285 #. 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.
28286 #. 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.
28287 #: config/i386/xm-djgpp.h:85
28288 #, gcc-internal-format
28289 msgid "environment variable DJGPP not defined"
28290 msgstr ""
28292 #: config/i386/xm-djgpp.h:87
28293 #, gcc-internal-format, gfc-internal-format
28294 msgid "environment variable DJGPP points to missing file '%s'"
28295 msgstr ""
28297 #: config/i386/xm-djgpp.h:90
28298 #, gcc-internal-format, gfc-internal-format
28299 msgid "environment variable DJGPP points to corrupt file '%s'"
28300 msgstr ""
28302 #: config/ia64/ia64-c.c:48
28303 #, gcc-internal-format
28304 msgid "malformed #pragma builtin"
28305 msgstr ""
28307 #: config/ia64/ia64.c:726
28308 #, gcc-internal-format
28309 msgid "invalid argument of %qE attribute"
28310 msgstr ""
28312 #: config/ia64/ia64.c:739
28313 #, gcc-internal-format
28314 msgid "an address area attribute cannot be specified for local variables"
28315 msgstr ""
28317 #: config/ia64/ia64.c:746
28318 #, gcc-internal-format
28319 msgid "address area of %q+D conflicts with previous declaration"
28320 msgstr ""
28322 #: config/ia64/ia64.c:754
28323 #, gcc-internal-format
28324 msgid "address area attribute cannot be specified for functions"
28325 msgstr ""
28327 #: config/ia64/ia64.c:787
28328 #, gcc-internal-format
28329 msgid "%qE attribute requires a string constant argument"
28330 msgstr ""
28332 #: config/ia64/ia64.c:5932 config/pa/pa.c:425 config/sh/sh.c:8222
28333 #: config/spu/spu.c:4893
28334 #, gcc-internal-format
28335 msgid "value of -mfixed-range must have form REG1-REG2"
28336 msgstr ""
28338 #: config/ia64/ia64.c:5959 config/pa/pa.c:452 config/sh/sh.c:8248
28339 #: config/spu/spu.c:4919
28340 #, gcc-internal-format, gfc-internal-format
28341 msgid "%s-%s is an empty range"
28342 msgstr ""
28344 #: config/ia64/ia64.c:11218
28345 #, gcc-internal-format
28346 msgid "version attribute is not a string"
28347 msgstr ""
28349 #: config/iq2000/iq2000.c:1832
28350 #, gcc-internal-format, gfc-internal-format
28351 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
28352 msgstr ""
28354 #: config/iq2000/iq2000.c:2599
28355 #, gcc-internal-format
28356 msgid "argument %qd is not a constant"
28357 msgstr ""
28359 #: config/iq2000/iq2000.c:2902 config/xtensa/xtensa.c:2449
28360 #, gcc-internal-format
28361 msgid "PRINT_OPERAND_ADDRESS, null pointer"
28362 msgstr ""
28364 #: config/iq2000/iq2000.c:3057
28365 #, gcc-internal-format, gfc-internal-format
28366 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
28367 msgstr ""
28369 #: config/iq2000/iq2000.c:3066 config/xtensa/xtensa.c:2293
28370 #, gcc-internal-format
28371 msgid "PRINT_OPERAND null pointer"
28372 msgstr ""
28374 #: config/m32c/m32c-pragma.c:52
28375 #, gcc-internal-format
28376 msgid "junk at end of #pragma GCC memregs [0..16]"
28377 msgstr ""
28379 #: config/m32c/m32c-pragma.c:59
28380 #, gcc-internal-format
28381 msgid "#pragma GCC memregs must precede any function decls"
28382 msgstr ""
28384 #: config/m32c/m32c-pragma.c:67 config/m32c/m32c-pragma.c:74
28385 #, gcc-internal-format
28386 msgid "#pragma GCC memregs takes a number [0..16]"
28387 msgstr ""
28389 #: config/m32c/m32c-pragma.c:102
28390 #, gcc-internal-format
28391 msgid "junk at end of #pragma ADDRESS"
28392 msgstr ""
28394 #: config/m32c/m32c-pragma.c:107
28395 #, gcc-internal-format
28396 msgid "malformed #pragma ADDRESS variable address"
28397 msgstr ""
28399 #: config/m32c/m32c.c:412
28400 #, gcc-internal-format, gfc-internal-format
28401 msgid "invalid target memregs value '%d'"
28402 msgstr ""
28404 #: config/m32c/m32c.c:2924
28405 #, gcc-internal-format
28406 msgid "%qE attribute is not supported for R8C target"
28407 msgstr ""
28409 #. The argument must be a constant integer.
28410 #: config/m32c/m32c.c:2940 config/sh/sh.c:8434 config/sh/sh.c:8529
28411 #, gcc-internal-format
28412 msgid "%qE attribute argument not an integer constant"
28413 msgstr ""
28415 #: config/m32c/m32c.c:2949
28416 #, gcc-internal-format
28417 msgid "%qE attribute argument should be between 18 to 255"
28418 msgstr ""
28420 #: config/m32c/m32c.c:4070
28421 #, gcc-internal-format
28422 msgid "%<bank_switch%> has no effect on non-interrupt functions"
28423 msgstr ""
28425 #: config/m32c/m32c.c:4177
28426 #, gcc-internal-format
28427 msgid "%<fast_interrupt%> attribute directive ignored"
28428 msgstr ""
28430 #: config/m32r/m32r.c:389
28431 #, gcc-internal-format
28432 msgid "invalid argument of %qs attribute"
28433 msgstr ""
28435 #: config/m68k/m68k.c:494
28436 #, gcc-internal-format, gfc-internal-format
28437 msgid "-mcpu=%s conflicts with -march=%s"
28438 msgstr ""
28440 #: config/m68k/m68k.c:565
28441 #, gcc-internal-format
28442 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
28443 msgstr ""
28445 #: config/m68k/m68k.c:627
28446 #, gcc-internal-format, gfc-internal-format
28447 msgid "-falign-labels=%d is not supported"
28448 msgstr ""
28450 #: config/m68k/m68k.c:632
28451 #, gcc-internal-format, gfc-internal-format
28452 msgid "-falign-loops=%d is not supported"
28453 msgstr ""
28455 #: config/m68k/m68k.c:639
28456 #, gcc-internal-format
28457 msgid "-fstack-limit- options are not supported on this cpu"
28458 msgstr ""
28460 #: config/m68k/m68k.c:756
28461 #, gcc-internal-format
28462 msgid "multiple interrupt attributes not allowed"
28463 msgstr ""
28465 #: config/m68k/m68k.c:763
28466 #, gcc-internal-format
28467 msgid "interrupt_thread is available only on fido"
28468 msgstr ""
28470 #: config/m68k/m68k.c:1097 config/rs6000/rs6000.c:25873
28471 #, gcc-internal-format
28472 msgid "stack limit expression is not supported"
28473 msgstr ""
28475 #: config/mcore/mcore.c:2945
28476 #, gcc-internal-format
28477 msgid "initialized variable %q+D is marked dllimport"
28478 msgstr ""
28480 #: config/microblaze/microblaze.c:1688
28481 #, gcc-internal-format
28482 msgid "-fPIC/-fpic not supported for this target"
28483 msgstr ""
28485 #: config/microblaze/microblaze.c:1700
28486 #, gcc-internal-format
28487 msgid "%qs is an invalid argument to -mcpu="
28488 msgstr ""
28490 #: config/microblaze/microblaze.c:1749
28491 #, gcc-internal-format
28492 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
28493 msgstr ""
28495 #: config/microblaze/microblaze.c:1765
28496 #, gcc-internal-format
28497 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
28498 msgstr ""
28500 #: config/microblaze/microblaze.c:1771
28501 #, gcc-internal-format
28502 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
28503 msgstr ""
28505 #: config/microblaze/microblaze.c:1776
28506 #, gcc-internal-format
28507 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
28508 msgstr ""
28510 #: config/mips/mips.c:1390 config/mips/mips.c:1394
28511 #, gcc-internal-format
28512 msgid "%qs attribute only applies to functions"
28513 msgstr ""
28515 #: config/mips/mips.c:1404 config/mips/mips.c:1410
28516 #, gcc-internal-format
28517 msgid "%qE cannot have both %qs and %qs attributes"
28518 msgstr ""
28520 #: config/mips/mips.c:1439 config/mips/mips.c:1445 config/nios2/nios2.c:3985
28521 #, gcc-internal-format
28522 msgid "%qE redeclared with conflicting %qs attributes"
28523 msgstr ""
28525 #: config/mips/mips.c:1477 config/mips/mips.c:1531
28526 #, gcc-internal-format
28527 msgid "%qE attribute requires a string argument"
28528 msgstr ""
28530 #: config/mips/mips.c:1485
28531 #, gcc-internal-format
28532 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
28533 msgstr ""
28535 #: config/mips/mips.c:1501
28536 #, gcc-internal-format
28537 msgid ""
28538 "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|"
28539 "hw5)"
28540 msgstr ""
28542 #: config/mips/mips.c:1538
28543 #, gcc-internal-format
28544 msgid "argument to %qE attribute is not intstack"
28545 msgstr ""
28547 #: config/mips/mips.c:7679
28548 #, gcc-internal-format
28549 msgid "cannot handle inconsistent calls to %qs"
28550 msgstr ""
28552 #: config/mips/mips.c:10881
28553 #, gcc-internal-format
28554 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
28555 msgstr ""
28557 #: config/mips/mips.c:10883
28558 #, gcc-internal-format
28559 msgid "interrupt handlers cannot be MIPS16 functions"
28560 msgstr ""
28562 #: config/mips/mips.c:11874
28563 #, gcc-internal-format
28564 msgid "-fstack-check=specific not implemented for MIPS16"
28565 msgstr ""
28567 #: config/mips/mips.c:16743 config/nds32/nds32-intrinsic.c:59
28568 #: config/nds32/nds32-intrinsic.c:87 config/nds32/nds32-intrinsic.c:117
28569 #: config/nios2/nios2.c:3135
28570 #, gcc-internal-format
28571 msgid "invalid argument to built-in function"
28572 msgstr ""
28574 #: config/mips/mips.c:16857
28575 #, gcc-internal-format
28576 msgid "failed to expand built-in function"
28577 msgstr ""
28579 #: config/mips/mips.c:16988
28580 #, gcc-internal-format
28581 msgid "built-in function %qE not supported for MIPS16"
28582 msgstr ""
28584 #: config/mips/mips.c:17587
28585 #, gcc-internal-format
28586 msgid "%qs does not support MIPS16 code"
28587 msgstr ""
28589 #: config/mips/mips.c:19283
28590 #, gcc-internal-format
28591 msgid "MIPS16 PIC for ABIs other than o32 and o64"
28592 msgstr ""
28594 #: config/mips/mips.c:19286
28595 #, gcc-internal-format
28596 msgid "MIPS16 -mxgot code"
28597 msgstr ""
28599 #: config/mips/mips.c:19289
28600 #, gcc-internal-format
28601 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
28602 msgstr ""
28604 #: config/mips/mips.c:19292
28605 #, gcc-internal-format
28606 msgid "MSA MIPS16 code"
28607 msgstr ""
28609 #: config/mips/mips.c:19467 config/mips/mips.c:19472 config/mips/mips.c:19554
28610 #: config/mips/mips.c:19556 config/mips/mips.c:19586 config/mips/mips.c:19596
28611 #: config/mips/mips.c:19695 config/mips/mips.c:19725
28612 #, gcc-internal-format, gfc-internal-format
28613 msgid "unsupported combination: %s"
28614 msgstr ""
28616 #: config/mips/mips.c:19506
28617 #, gcc-internal-format
28618 msgid ""
28619 "%<-%s%> conflicts with the other architecture options, which specify a %s "
28620 "processor"
28621 msgstr ""
28623 #: config/mips/mips.c:19516
28624 #, gcc-internal-format
28625 msgid "%<-march=%s%> is not compatible with the selected ABI"
28626 msgstr ""
28628 #: config/mips/mips.c:19531
28629 #, gcc-internal-format
28630 msgid "%<-mgp64%> used with a 32-bit processor"
28631 msgstr ""
28633 #: config/mips/mips.c:19533
28634 #, gcc-internal-format
28635 msgid "%<-mgp32%> used with a 64-bit ABI"
28636 msgstr ""
28638 #: config/mips/mips.c:19535
28639 #, gcc-internal-format
28640 msgid "%<-mgp64%> used with a 32-bit ABI"
28641 msgstr ""
28643 #: config/mips/mips.c:19551
28644 #, gcc-internal-format
28645 msgid "the %qs architecture does not support %<-mfp32%>"
28646 msgstr ""
28648 #: config/mips/mips.c:19560
28649 #, gcc-internal-format
28650 msgid ""
28651 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
28652 "mfhc1 and mthc1 instructions"
28653 msgstr ""
28655 #: config/mips/mips.c:19563
28656 #, gcc-internal-format
28657 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
28658 msgstr ""
28660 #: config/mips/mips.c:19584
28661 #, gcc-internal-format
28662 msgid "%<-mfpxx%> can only be used with the o32 ABI"
28663 msgstr ""
28665 #: config/mips/mips.c:19588
28666 #, gcc-internal-format
28667 msgid "%<-march=%s%> requires %<-mfp32%>"
28668 msgstr ""
28670 #: config/mips/mips.c:19590
28671 #, gcc-internal-format
28672 msgid "%<-mfpxx%> requires %<-mlra%>"
28673 msgstr ""
28675 #: config/mips/mips.c:19606 config/mips/mips.c:19608 config/mips/mips.c:19621
28676 #, gcc-internal-format
28677 msgid "%qs is incompatible with %qs"
28678 msgstr ""
28680 #. We have traditionally allowed non-abicalls code to use
28681 #. an LP64 form of o64.  However, it would take a bit more
28682 #. effort to support the combination of 32-bit GOT entries
28683 #. and 64-bit pointers, so we treat the abicalls case as
28684 #. an error.
28685 #: config/mips/mips.c:19615
28686 #, gcc-internal-format
28687 msgid "the combination of %qs and %qs is incompatible with %qs"
28688 msgstr ""
28690 #: config/mips/mips.c:19661
28691 #, gcc-internal-format
28692 msgid "the %qs architecture does not support branch-likely instructions"
28693 msgstr ""
28695 #: config/mips/mips.c:19676
28696 #, gcc-internal-format
28697 msgid "the %qs architecture does not support madd or msub instructions"
28698 msgstr ""
28700 #: config/mips/mips.c:19690
28701 #, gcc-internal-format
28702 msgid "the %qs architecture does not support odd single-precision registers"
28703 msgstr ""
28705 #: config/mips/mips.c:19703 config/mips/mips.c:19709
28706 #, gcc-internal-format
28707 msgid "unsupported combination: %qs%s %s"
28708 msgstr ""
28710 #: config/mips/mips.c:19718
28711 #, gcc-internal-format
28712 msgid "unsupported combination: %qs %s"
28713 msgstr ""
28715 #: config/mips/mips.c:19733
28716 #, gcc-internal-format
28717 msgid "cannot generate position-independent code for %qs"
28718 msgstr ""
28720 #: config/mips/mips.c:19736
28721 #, gcc-internal-format
28722 msgid "position-independent code requires %qs"
28723 msgstr ""
28725 #: config/mips/mips.c:19769
28726 #, gcc-internal-format
28727 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
28728 msgstr ""
28730 #: config/mips/mips.c:19777 config/mips/mips.c:19780
28731 #, gcc-internal-format
28732 msgid "cannot use small-data accesses for %qs"
28733 msgstr ""
28735 #: config/mips/mips.c:19795
28736 #, gcc-internal-format
28737 msgid "the %qs architecture does not support %<-m%s=legacy%>"
28738 msgstr ""
28740 #: config/mips/mips.c:19802
28741 #, gcc-internal-format
28742 msgid "the %qs architecture does not support %<-m%s=2008%>"
28743 msgstr ""
28745 #: config/mips/mips.c:19820
28746 #, gcc-internal-format
28747 msgid "%<-mips3d%> requires %<-mpaired-single%>"
28748 msgstr ""
28750 #: config/mips/mips.c:19830
28751 #, gcc-internal-format
28752 msgid "%qs must be used with %qs"
28753 msgstr ""
28755 #: config/mips/mips.c:19840
28756 #, gcc-internal-format
28757 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
28758 msgstr ""
28760 #: config/mips/mips.c:19847
28761 #, gcc-internal-format
28762 msgid "the %qs architecture does not support paired-single instructions"
28763 msgstr ""
28765 #: config/mips/mips.c:19856
28766 #, gcc-internal-format
28767 msgid "%qs requires a target that provides the %qs instruction"
28768 msgstr ""
28770 #: config/mips/mips.c:19867
28771 #, gcc-internal-format
28772 msgid "the %qs architecture does not support DSP instructions"
28773 msgstr ""
28775 #: config/mips/mips.c:19969
28776 #, gcc-internal-format
28777 msgid "%qs requires branch-likely instructions"
28778 msgstr ""
28780 #: config/mips/mips.c:19973
28781 #, gcc-internal-format
28782 msgid "the %qs architecture does not support the synci instruction"
28783 msgstr ""
28785 #: config/mips/mips.c:20785
28786 #, gcc-internal-format
28787 msgid "mips16 function profiling"
28788 msgstr ""
28790 #: config/mmix/mmix.c:296
28791 #, gcc-internal-format, gfc-internal-format
28792 msgid "-f%s not supported: ignored"
28793 msgstr ""
28795 #: config/mmix/mmix.c:726
28796 #, gcc-internal-format
28797 msgid "support for mode %qs"
28798 msgstr ""
28800 #: config/mmix/mmix.c:740
28801 #, gcc-internal-format, gfc-internal-format
28802 msgid ""
28803 "too large function value type, needs %d registers, have only %d registers "
28804 "for this"
28805 msgstr ""
28807 #: config/mmix/mmix.c:919
28808 #, gcc-internal-format
28809 msgid "function_profiler support for MMIX"
28810 msgstr ""
28812 #: config/mmix/mmix.c:943
28813 #, gcc-internal-format
28814 msgid "MMIX Internal: Last named vararg would not fit in a register"
28815 msgstr ""
28817 #: config/mmix/mmix.c:1555 config/mmix/mmix.c:1579 config/mmix/mmix.c:1695
28818 #, gcc-internal-format, gfc-internal-format
28819 msgid "MMIX Internal: Bad register: %d"
28820 msgstr ""
28822 #. Presumably there's a missing case above if we get here.
28823 #: config/mmix/mmix.c:1687
28824 #, gcc-internal-format
28825 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
28826 msgstr ""
28828 #: config/mmix/mmix.c:1972
28829 #, gcc-internal-format
28830 msgid "stack frame not a multiple of 8 bytes: %wd"
28831 msgstr ""
28833 #: config/mmix/mmix.c:2210
28834 #, gcc-internal-format
28835 msgid "stack frame not a multiple of octabyte: %wd"
28836 msgstr ""
28838 #: config/mmix/mmix.c:2496 config/mmix/mmix.c:2555
28839 #, gcc-internal-format, gfc-internal-format
28840 msgid "MMIX Internal: %s is not a shiftable int"
28841 msgstr ""
28843 #: config/mn10300/mn10300.c:102
28844 #, gcc-internal-format
28845 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
28846 msgstr ""
28848 #: config/msp430/driver-msp430.c:646
28849 #, gcc-internal-format, gfc-internal-format
28850 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
28851 msgstr ""
28853 #: config/msp430/driver-msp430.c:687
28854 #, gcc-internal-format, gfc-internal-format
28855 msgid "unrecognised hwpy field in msp430_mcu_data[%d]: %d"
28856 msgstr ""
28858 #: config/msp430/driver-msp430.c:694
28859 #, gcc-internal-format, gfc-internal-format
28860 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
28861 msgstr ""
28863 #: config/msp430/driver-msp430.c:698
28864 #, gcc-internal-format
28865 msgid "msp430_select_hwmult_lib needs one or more arguments"
28866 msgstr ""
28868 #: config/msp430/msp430.c:776
28869 #, gcc-internal-format, gfc-internal-format
28870 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
28871 msgstr ""
28873 #: config/msp430/msp430.c:782
28874 #, gcc-internal-format, gfc-internal-format
28875 msgid ""
28876 "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
28877 msgstr ""
28879 #: config/msp430/msp430.c:789
28880 #, gcc-internal-format, gfc-internal-format
28881 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
28882 msgstr ""
28884 #: config/msp430/msp430.c:792
28885 #, gcc-internal-format, gfc-internal-format
28886 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
28887 msgstr ""
28889 #: config/msp430/msp430.c:795
28890 #, gcc-internal-format, gfc-internal-format
28891 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
28892 msgstr ""
28894 #: config/msp430/msp430.c:811
28895 #, gcc-internal-format, gfc-internal-format
28896 msgid ""
28897 "Unrecognised MCU name '%s', assuming that it is just a MSP430 with no "
28898 "hardware multiply.\n"
28899 "Use the -mcpu and -mhwmult options to set these explicitly."
28900 msgstr ""
28902 #: config/msp430/msp430.c:815
28903 #, gcc-internal-format, gfc-internal-format
28904 msgid ""
28905 "Unrecognised MCU name '%s', assuming that it has no hardware multiply.\n"
28906 "Use the -mhwmult option to set this explicitly."
28907 msgstr ""
28909 #: config/msp430/msp430.c:825
28910 #, gcc-internal-format, gfc-internal-format
28911 msgid ""
28912 "Unrecognised MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
28913 "Use the -mcpu option to set the ISA explicitly."
28914 msgstr ""
28916 #: config/msp430/msp430.c:832
28917 #, gcc-internal-format, gfc-internal-format
28918 msgid "Unrecognised MCU name '%s'."
28919 msgstr ""
28921 #: config/msp430/msp430.c:841
28922 #, gcc-internal-format
28923 msgid "-mlarge requires a 430X-compatible -mmcu="
28924 msgstr ""
28926 #: config/msp430/msp430.c:844
28927 #, gcc-internal-format
28928 msgid "-mcode-region=upper requires 430X-compatible cpu"
28929 msgstr ""
28931 #: config/msp430/msp430.c:846
28932 #, gcc-internal-format
28933 msgid "-mdata-region=upper requires 430X-compatible cpu"
28934 msgstr ""
28936 #: config/msp430/msp430.c:1850
28937 #, gcc-internal-format
28938 msgid "unrecognised interrupt vector argument of %qE attribute"
28939 msgstr ""
28941 #: config/msp430/msp430.c:1859
28942 #, gcc-internal-format
28943 msgid "numeric argument of %qE attribute must be in range 0..63"
28944 msgstr ""
28946 #: config/msp430/msp430.c:1865
28947 #, gcc-internal-format
28948 msgid "argument of %qE attribute is not a string constant or number"
28949 msgstr ""
28951 #: config/msp430/msp430.c:2478
28952 #, gcc-internal-format
28953 msgid "__delay_cycles() only takes constant arguments"
28954 msgstr ""
28956 #: config/msp430/msp430.c:2488
28957 #, gcc-internal-format
28958 msgid "__delay_cycles only takes non-negative cycle counts."
28959 msgstr ""
28961 #: config/msp430/msp430.c:2508
28962 #, gcc-internal-format
28963 msgid "__delay_cycles is limited to 32-bit loop counts."
28964 msgstr ""
28966 #: config/msp430/msp430.c:2578
28967 #, gcc-internal-format
28968 msgid "MSP430 builtin functions only work inside interrupt handlers"
28969 msgstr ""
28971 #: config/msp430/msp430.c:2590 config/rx/rx.c:2634 config/xtensa/xtensa.c:3346
28972 #: config/xtensa/xtensa.c:3372
28973 #, gcc-internal-format
28974 msgid "bad builtin code"
28975 msgstr ""
28977 #: config/nds32/nds32-isr.c:337
28978 #, gcc-internal-format
28979 msgid "multiple save reg attributes to function %qD"
28980 msgstr ""
28982 #: config/nds32/nds32-isr.c:348
28983 #, gcc-internal-format
28984 msgid "multiple nested types attributes to function %qD"
28985 msgstr ""
28987 #: config/nds32/nds32-isr.c:360
28988 #, gcc-internal-format
28989 msgid "multiple interrupt attributes to function %qD"
28990 msgstr ""
28992 #. Trampoline is not supported on reduced-set registers yet.
28993 #: config/nds32/nds32.c:1741 config/nds32/nds32.c:1795
28994 #: config/nds32/nds32.c:2307 config/nds32/nds32.c:2354
28995 #: config/nds32/nds32.c:2369 config/nds32/nds32.c:2375
28996 #: config/nds32/nds32.c:2435 config/nds32/nds32.c:2441
28997 #: config/nds32/nds32.c:2473
28998 #, gcc-internal-format
28999 msgid "a nested function is not supported for reduced registers"
29000 msgstr ""
29002 #. The enum index value for array size is out of range.
29003 #: config/nds32/nds32.c:2276
29004 #, gcc-internal-format
29005 msgid "intrinsic register index is out of range"
29006 msgstr ""
29008 #: config/nds32/nds32.c:2581
29009 #, gcc-internal-format
29010 msgid "invalid id value for interrupt/exception attribute"
29011 msgstr ""
29013 #: config/nds32/nds32.c:2609
29014 #, gcc-internal-format
29015 msgid "invalid id value for reset attribute"
29016 msgstr ""
29018 #: config/nds32/nds32.c:2625
29019 #, gcc-internal-format
29020 msgid "invalid nmi function for reset attribute"
29021 msgstr ""
29023 #: config/nds32/nds32.c:2638
29024 #, gcc-internal-format
29025 msgid "invalid warm function for reset attribute"
29026 msgstr ""
29028 #: config/nds32/nds32.c:2706
29029 #, gcc-internal-format
29030 msgid "not support -fpic"
29031 msgstr ""
29033 #: config/nios2/nios2.c:560
29034 #, gcc-internal-format
29035 msgid "Unknown form for stack limit expression"
29036 msgstr ""
29038 #: config/nios2/nios2.c:1167
29039 #, gcc-internal-format
29040 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
29041 msgstr ""
29043 #: config/nios2/nios2.c:1180
29044 #, gcc-internal-format
29045 msgid ""
29046 "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is "
29047 "specified"
29048 msgstr ""
29050 #: config/nios2/nios2.c:1189
29051 #, gcc-internal-format
29052 msgid ""
29053 "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
29054 msgstr ""
29056 #: config/nios2/nios2.c:1198
29057 #, gcc-internal-format
29058 msgid ""
29059 "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
29060 msgstr ""
29062 #: config/nios2/nios2.c:1203
29063 #, gcc-internal-format
29064 msgid ""
29065 "conflicting use of -mcustom switches, target attributes, and/or "
29066 "__builtin_custom_ functions"
29067 msgstr ""
29069 #: config/nios2/nios2.c:1305
29070 #, gcc-internal-format
29071 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
29072 msgstr ""
29074 #: config/nios2/nios2.c:1324
29075 #, gcc-internal-format
29076 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
29077 msgstr ""
29079 #: config/nios2/nios2.c:1347
29080 #, gcc-internal-format
29081 msgid "position-independent code requires the Linux ABI"
29082 msgstr ""
29084 #: config/nios2/nios2.c:1350
29085 #, gcc-internal-format
29086 msgid "PIC support for -fstack-limit-symbol"
29087 msgstr ""
29089 #: config/nios2/nios2.c:1376
29090 #, gcc-internal-format
29091 msgid "BMX instructions are only supported with R2 architecture"
29092 msgstr ""
29094 #: config/nios2/nios2.c:1378
29095 #, gcc-internal-format
29096 msgid "CDX instructions are only supported with R2 architecture"
29097 msgstr ""
29099 #: config/nios2/nios2.c:1383
29100 #, gcc-internal-format
29101 msgid "R2 architecture is little-endian only"
29102 msgstr ""
29104 #: config/nios2/nios2.c:3119
29105 #, gcc-internal-format
29106 msgid ""
29107 "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
29108 msgstr ""
29110 #: config/nios2/nios2.c:3227
29111 #, gcc-internal-format, gfc-internal-format
29112 msgid ""
29113 "custom instruction opcode must be compile time constant in the range 0-255 "
29114 "for __builtin_custom_%s"
29115 msgstr ""
29117 #: config/nios2/nios2.c:3373
29118 #, gcc-internal-format, gfc-internal-format
29119 msgid "invalid argument to built-in function %s"
29120 msgstr ""
29122 #: config/nios2/nios2.c:3432
29123 #, gcc-internal-format, gfc-internal-format
29124 msgid "Control register number must be in range 0-31 for %s"
29125 msgstr ""
29127 #: config/nios2/nios2.c:3460
29128 #, gcc-internal-format, gfc-internal-format
29129 msgid "Register number must be in range 0-31 for %s"
29130 msgstr ""
29132 #: config/nios2/nios2.c:3467
29133 #, gcc-internal-format, gfc-internal-format
29134 msgid "The immediate value must fit into a %d-bit integer for %s"
29135 msgstr ""
29137 #: config/nios2/nios2.c:3517
29138 #, gcc-internal-format
29139 msgid "The ENI instruction operand must be either 0 or 1"
29140 msgstr ""
29142 #: config/nios2/nios2.c:3545
29143 #, gcc-internal-format, gfc-internal-format
29144 msgid "Builtin function %s requires Nios II R%d"
29145 msgstr ""
29147 #: config/nios2/nios2.c:3627
29148 #, gcc-internal-format
29149 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
29150 msgstr ""
29152 #: config/nios2/nios2.c:3633 config/nios2/nios2.c:3643
29153 #, gcc-internal-format
29154 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
29155 msgstr ""
29157 #: config/nios2/nios2.c:3749
29158 #, gcc-internal-format
29159 msgid "custom-fpu-cfg option does not support %<no-%>"
29160 msgstr ""
29162 #: config/nios2/nios2.c:3754
29163 #, gcc-internal-format
29164 msgid "custom-fpu-cfg option requires configuration argument"
29165 msgstr ""
29167 #: config/nios2/nios2.c:3783
29168 #, gcc-internal-format
29169 msgid "%<no-custom-%s%> does not accept arguments"
29170 msgstr ""
29172 #: config/nios2/nios2.c:3798
29173 #, gcc-internal-format
29174 msgid "%<custom-%s=%> requires argument"
29175 msgstr ""
29177 #: config/nios2/nios2.c:3808
29178 #, gcc-internal-format, gfc-internal-format
29179 msgid "`custom-%s=' argument requires numeric digits"
29180 msgstr ""
29182 #: config/nios2/nios2.c:3820
29183 #, gcc-internal-format
29184 msgid "%<custom-%s=%> is not recognised as FPU instruction"
29185 msgstr ""
29187 #: config/nios2/nios2.c:3827
29188 #, gcc-internal-format
29189 msgid "%<%s%> is unknown"
29190 msgstr ""
29192 #: config/nvptx/mkoffload.c:107
29193 #, gcc-internal-format
29194 msgid "malformed ptx file"
29195 msgstr ""
29197 #: config/nvptx/mkoffload.c:407
29198 #, gcc-internal-format
29199 msgid "COLLECT_GCC must be set."
29200 msgstr ""
29202 #: config/nvptx/mkoffload.c:545
29203 #, gcc-internal-format
29204 msgid "cannot open intermediate ptx file"
29205 msgstr ""
29207 #: config/nvptx/nvptx.c:1597
29208 #, gcc-internal-format
29209 msgid "cannot emit unaligned pointers in ptx assembly"
29210 msgstr ""
29212 #: config/nvptx/nvptx.c:1787
29213 #, gcc-internal-format
29214 msgid "PTX does not support weak declarations (only weak definitions)"
29215 msgstr ""
29217 #: config/nvptx/nvptx.c:3857
29218 #, gcc-internal-format
29219 msgid "%qE attribute requires a void return type"
29220 msgstr ""
29222 #: config/nvptx/nvptx.c:4201
29223 #, gcc-internal-format, gfc-internal-format
29224 msgid "using vector_length (%d), ignoring %d"
29225 msgstr ""
29227 #: config/nvptx/nvptx.c:4212
29228 #, gcc-internal-format, gfc-internal-format
29229 msgid "using num_workers (%d), ignoring %d"
29230 msgstr ""
29232 #: config/pa/pa.c:501
29233 #, gcc-internal-format
29234 msgid "PIC code generation is not supported in the portable runtime model"
29235 msgstr ""
29237 #: config/pa/pa.c:506
29238 #, gcc-internal-format
29239 msgid "PIC code generation is not compatible with fast indirect calls"
29240 msgstr ""
29242 #: config/pa/pa.c:511
29243 #, gcc-internal-format
29244 msgid "-g is only supported when using GAS on this processor,"
29245 msgstr ""
29247 #: config/pa/pa.c:512
29248 #, gcc-internal-format
29249 msgid "-g option disabled"
29250 msgstr ""
29252 #: config/pa/pa.c:8763
29253 #, gcc-internal-format, gfc-internal-format
29254 msgid ""
29255 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
29256 "Using %u"
29257 msgstr ""
29259 #. Address spaces are currently only supported by C.
29260 #: config/rl78/rl78.c:366
29261 #, gcc-internal-format
29262 msgid "-mes0 can only be used with C"
29263 msgstr ""
29265 #: config/rl78/rl78.c:369
29266 #, gcc-internal-format
29267 msgid "mduc registers only saved for G13 target"
29268 msgstr ""
29270 #: config/rl78/rl78.c:384
29271 #, gcc-internal-format
29272 msgid "-mmul=g13 cannot be used with -mcpu=g10"
29273 msgstr ""
29275 #: config/rl78/rl78.c:385
29276 #, gcc-internal-format
29277 msgid "-mmul=g14 cannot be used with -mcpu=g10"
29278 msgstr ""
29280 #. The S2 core does not have mul/div instructions.
29281 #: config/rl78/rl78.c:396
29282 #, gcc-internal-format
29283 msgid "-mmul=g14 cannot be used with -mcpu=g13"
29284 msgstr ""
29286 #. The G14 core does not have the hardware multiply peripheral used by the
29287 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
29288 #: config/rl78/rl78.c:408
29289 #, gcc-internal-format
29290 msgid "-mmul=g13 cannot be used with -mcpu=g14"
29291 msgstr ""
29293 #: config/rl78/rl78.c:803
29294 #, gcc-internal-format
29295 msgid "naked attribute only applies to functions"
29296 msgstr ""
29298 #: config/rl78/rl78.c:827
29299 #, gcc-internal-format
29300 msgid "%qE attribute doesn't apply to functions"
29301 msgstr ""
29303 #. This is unpredictable, as we're truncating off usable address
29304 #. bits.
29305 #: config/rl78/rl78.c:1166
29306 #, gcc-internal-format
29307 msgid "converting far pointer to near pointer"
29308 msgstr ""
29310 #: config/rs6000/host-darwin.c:59
29311 #, gcc-internal-format
29312 msgid "Segmentation Fault (code)"
29313 msgstr ""
29315 #: config/rs6000/host-darwin.c:129
29316 #, gcc-internal-format
29317 msgid "Segmentation Fault"
29318 msgstr ""
29320 #: config/rs6000/host-darwin.c:143
29321 #, gcc-internal-format
29322 msgid "While setting up signal stack: %m"
29323 msgstr ""
29325 #: config/rs6000/host-darwin.c:149
29326 #, gcc-internal-format
29327 msgid "While setting up signal handler: %m"
29328 msgstr ""
29330 #. Handle the machine specific pragma longcall.  Its syntax is
29332 #. # pragma longcall ( TOGGLE )
29334 #. where TOGGLE is either 0 or 1.
29336 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
29337 #. whether or not new function declarations receive a longcall
29338 #. attribute by default.
29339 #: config/rs6000/rs6000-c.c:49
29340 #, gcc-internal-format
29341 msgid "ignoring malformed #pragma longcall"
29342 msgstr ""
29344 #: config/rs6000/rs6000-c.c:62
29345 #, gcc-internal-format
29346 msgid "missing open paren"
29347 msgstr ""
29349 #: config/rs6000/rs6000-c.c:64
29350 #, gcc-internal-format
29351 msgid "missing number"
29352 msgstr ""
29354 #: config/rs6000/rs6000-c.c:66
29355 #, gcc-internal-format
29356 msgid "missing close paren"
29357 msgstr ""
29359 #: config/rs6000/rs6000-c.c:69
29360 #, gcc-internal-format
29361 msgid "number must be 0 or 1"
29362 msgstr ""
29364 #: config/rs6000/rs6000-c.c:72
29365 #, gcc-internal-format
29366 msgid "junk at end of #pragma longcall"
29367 msgstr ""
29369 #: config/rs6000/rs6000-c.c:4813
29370 #, gcc-internal-format
29371 msgid ""
29372 "vec_lvsl is deprecated for little endian; use assignment for unaligned loads "
29373 "and stores"
29374 msgstr ""
29376 #: config/rs6000/rs6000-c.c:4817
29377 #, gcc-internal-format
29378 msgid ""
29379 "vec_lvsr is deprecated for little endian; use assignment for unaligned loads "
29380 "and stores"
29381 msgstr ""
29383 #: config/rs6000/rs6000-c.c:4827
29384 #, gcc-internal-format
29385 msgid "vec_mul only accepts 2 arguments"
29386 msgstr ""
29388 #: config/rs6000/rs6000-c.c:4878
29389 #, gcc-internal-format
29390 msgid "vec_cmpne only accepts 2 arguments"
29391 msgstr ""
29393 #: config/rs6000/rs6000-c.c:4936
29394 #, gcc-internal-format
29395 msgid "vec_adde only accepts 3 arguments"
29396 msgstr ""
29398 #: config/rs6000/rs6000-c.c:4999
29399 #, gcc-internal-format
29400 msgid "vec_addec only accepts 3 arguments"
29401 msgstr ""
29403 #: config/rs6000/rs6000-c.c:5086
29404 #, gcc-internal-format, gfc-internal-format
29405 msgid "%s only accepts %d arguments"
29406 msgstr ""
29408 #: config/rs6000/rs6000-c.c:5091
29409 #, gcc-internal-format, gfc-internal-format
29410 msgid "%s only accepts 1 argument"
29411 msgstr ""
29413 #: config/rs6000/rs6000-c.c:5096
29414 #, gcc-internal-format, gfc-internal-format
29415 msgid "%s only accepts 2 arguments"
29416 msgstr ""
29418 #: config/rs6000/rs6000-c.c:5162
29419 #, gcc-internal-format
29420 msgid "vec_extract only accepts 2 arguments"
29421 msgstr ""
29423 #: config/rs6000/rs6000-c.c:5331
29424 #, gcc-internal-format
29425 msgid "vec_insert only accepts 3 arguments"
29426 msgstr ""
29428 #: config/rs6000/rs6000-c.c:5605
29429 #, gcc-internal-format
29430 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
29431 msgstr ""
29433 #: config/rs6000/rs6000-c.c:5659
29434 #, gcc-internal-format, gfc-internal-format
29435 msgid "Builtin function %s not supported in this compiler configuration"
29436 msgstr ""
29438 #: config/rs6000/rs6000-c.c:5667
29439 #, gcc-internal-format, gfc-internal-format
29440 msgid "invalid parameter combination for AltiVec intrinsic %s"
29441 msgstr ""
29443 #: config/rs6000/rs6000.c:3527
29444 #, gcc-internal-format
29445 msgid "-mrecip requires -ffinite-math or -ffast-math"
29446 msgstr ""
29448 #: config/rs6000/rs6000.c:3529
29449 #, gcc-internal-format
29450 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
29451 msgstr ""
29453 #: config/rs6000/rs6000.c:3531
29454 #, gcc-internal-format
29455 msgid "-mrecip requires -freciprocal-math or -ffast-math"
29456 msgstr ""
29458 #: config/rs6000/rs6000.c:3631
29459 #, gcc-internal-format
29460 msgid "-m64 requires PowerPC64 architecture, enabling"
29461 msgstr ""
29463 #: config/rs6000/rs6000.c:3749
29464 #, gcc-internal-format
29465 msgid ""
29466 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
29467 "the installed C and C++ libraries"
29468 msgstr ""
29470 #: config/rs6000/rs6000.c:3896
29471 #, gcc-internal-format
29472 msgid "not configured for SPE ABI"
29473 msgstr ""
29475 #: config/rs6000/rs6000.c:3901
29476 #, gcc-internal-format
29477 msgid "not configured for SPE instruction set"
29478 msgstr ""
29480 #: config/rs6000/rs6000.c:3907
29481 #, gcc-internal-format
29482 msgid "target attribute or pragma changes SPE ABI"
29483 msgstr ""
29485 #: config/rs6000/rs6000.c:3914
29486 #, gcc-internal-format
29487 msgid "AltiVec not supported in this target"
29488 msgstr ""
29490 #: config/rs6000/rs6000.c:3916 config/rs6000/rs6000.c:3921
29491 #, gcc-internal-format
29492 msgid "SPE not supported in this target"
29493 msgstr ""
29495 #: config/rs6000/rs6000.c:3949
29496 #, gcc-internal-format
29497 msgid "-mmultiple is not supported on little endian systems"
29498 msgstr ""
29500 #: config/rs6000/rs6000.c:3956
29501 #, gcc-internal-format
29502 msgid "-mstring is not supported on little endian systems"
29503 msgstr ""
29505 #: config/rs6000/rs6000.c:4052
29506 #, gcc-internal-format
29507 msgid "-mcrypto requires -maltivec"
29508 msgstr ""
29510 #: config/rs6000/rs6000.c:4059
29511 #, gcc-internal-format
29512 msgid "-mdirect-move requires -mvsx"
29513 msgstr ""
29515 #: config/rs6000/rs6000.c:4066
29516 #, gcc-internal-format
29517 msgid "-mpower8-vector requires -maltivec"
29518 msgstr ""
29520 #: config/rs6000/rs6000.c:4073
29521 #, gcc-internal-format
29522 msgid "-mpower8-vector requires -mvsx"
29523 msgstr ""
29525 #: config/rs6000/rs6000.c:4080
29526 #, gcc-internal-format
29527 msgid "-mvsx-timode requires -mvsx"
29528 msgstr ""
29530 #: config/rs6000/rs6000.c:4087
29531 #, gcc-internal-format
29532 msgid "-mhard-dfp requires -mhard-float"
29533 msgstr ""
29535 #: config/rs6000/rs6000.c:4140
29536 #, gcc-internal-format
29537 msgid "-mupper-regs-df requires -mvsx"
29538 msgstr ""
29540 #: config/rs6000/rs6000.c:4147
29541 #, gcc-internal-format
29542 msgid "-mupper-regs-di requires -mvsx"
29543 msgstr ""
29545 #: config/rs6000/rs6000.c:4154
29546 #, gcc-internal-format
29547 msgid "-mupper-regs-sf requires -mpower8-vector"
29548 msgstr ""
29550 #: config/rs6000/rs6000.c:4203
29551 #, gcc-internal-format
29552 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
29553 msgstr ""
29555 #: config/rs6000/rs6000.c:4206
29556 #, gcc-internal-format
29557 msgid "-mtoc-fusion requires -mpower8-fusion"
29558 msgstr ""
29560 #. We prefer to not mention undocumented options in
29561 #. error messages.  However, if users have managed to select
29562 #. power9-fusion without selecting power8-fusion, they
29563 #. already know about undocumented flags.
29564 #: config/rs6000/rs6000.c:4223
29565 #, gcc-internal-format
29566 msgid "-mpower9-fusion requires -mpower8-fusion"
29567 msgstr ""
29569 #: config/rs6000/rs6000.c:4275
29570 #, gcc-internal-format
29571 msgid "-mpower9-vector requires -mpower8-vector"
29572 msgstr ""
29574 #: config/rs6000/rs6000.c:4306
29575 #, gcc-internal-format
29576 msgid "-mpower9-dform requires -mpower9-vector"
29577 msgstr ""
29579 #: config/rs6000/rs6000.c:4318
29580 #, gcc-internal-format
29581 msgid "-mpower9-dform requires -mupper-regs-df"
29582 msgstr ""
29584 #: config/rs6000/rs6000.c:4325
29585 #, gcc-internal-format
29586 msgid "-mpower9-dform requires -mupper-regs-sf"
29587 msgstr ""
29589 #: config/rs6000/rs6000.c:4345
29590 #, gcc-internal-format
29591 msgid "-mvsx-timode might need -mlra"
29592 msgstr ""
29594 #: config/rs6000/rs6000.c:4370
29595 #, gcc-internal-format
29596 msgid "-mallow-movmisalign requires -mvsx"
29597 msgstr ""
29599 #: config/rs6000/rs6000.c:4385
29600 #, gcc-internal-format
29601 msgid "-mefficient-unaligned-vsx requires -mvsx"
29602 msgstr ""
29604 #: config/rs6000/rs6000.c:4393
29605 #, gcc-internal-format
29606 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
29607 msgstr ""
29609 #: config/rs6000/rs6000.c:4403
29610 #, gcc-internal-format
29611 msgid "-mfloat128 requires VSX support"
29612 msgstr ""
29614 #: config/rs6000/rs6000.c:4425
29615 #, gcc-internal-format
29616 msgid "-mfloat128-hardware requires full ISA 3.0 support"
29617 msgstr ""
29619 #: config/rs6000/rs6000.c:4488
29620 #, gcc-internal-format, gfc-internal-format
29621 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
29622 msgstr ""
29624 #: config/rs6000/rs6000.c:4500
29625 #, gcc-internal-format
29626 msgid "target attribute or pragma changes long double size"
29627 msgstr ""
29629 #: config/rs6000/rs6000.c:4523 config/rs6000/rs6000.c:4538
29630 #, gcc-internal-format
29631 msgid "target attribute or pragma changes AltiVec ABI"
29632 msgstr ""
29634 #: config/rs6000/rs6000.c:4551
29635 #, gcc-internal-format
29636 msgid "target attribute or pragma changes darwin64 ABI"
29637 msgstr ""
29639 #: config/rs6000/rs6000.c:4617
29640 #, gcc-internal-format
29641 msgid "target attribute or pragma changes single precision floating point"
29642 msgstr ""
29644 #: config/rs6000/rs6000.c:4620
29645 #, gcc-internal-format
29646 msgid "target attribute or pragma changes double precision floating point"
29647 msgstr ""
29649 #: config/rs6000/rs6000.c:7425
29650 #, gcc-internal-format, gfc-internal-format
29651 msgid ""
29652 "the layout of aggregates containing vectors with %d-byte alignment has "
29653 "changed in GCC 5"
29654 msgstr ""
29656 #: config/rs6000/rs6000.c:10706
29657 #, gcc-internal-format
29658 msgid ""
29659 "GCC vector returned by reference: non-standard ABI extension with no "
29660 "compatibility guarantee"
29661 msgstr ""
29663 #: config/rs6000/rs6000.c:10859
29664 #, gcc-internal-format
29665 msgid ""
29666 "cannot return value in vector register because altivec instructions are "
29667 "disabled, use -maltivec to enable them"
29668 msgstr ""
29670 #: config/rs6000/rs6000.c:11059
29671 #, gcc-internal-format, gfc-internal-format
29672 msgid ""
29673 "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
29674 msgstr ""
29676 #: config/rs6000/rs6000.c:11321
29677 #, gcc-internal-format
29678 msgid ""
29679 "cannot pass argument in vector register because altivec instructions are "
29680 "disabled, use -maltivec to enable them"
29681 msgstr ""
29683 #: config/rs6000/rs6000.c:12173
29684 #, gcc-internal-format
29685 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
29686 msgstr ""
29688 #: config/rs6000/rs6000.c:12348
29689 #, gcc-internal-format
29690 msgid ""
29691 "GCC vector passed by reference: non-standard ABI extension with no "
29692 "compatibility guarantee"
29693 msgstr ""
29695 #: config/rs6000/rs6000.c:13132
29696 #, gcc-internal-format, gfc-internal-format
29697 msgid "internal error: builtin function %s already processed"
29698 msgstr ""
29700 #: config/rs6000/rs6000.c:13636
29701 #, gcc-internal-format
29702 msgid "argument 1 must be an 8-bit field value"
29703 msgstr ""
29705 #: config/rs6000/rs6000.c:13682
29706 #, gcc-internal-format
29707 msgid "argument 1 must be a 5-bit signed literal"
29708 msgstr ""
29710 #: config/rs6000/rs6000.c:13785 config/rs6000/rs6000.c:15566
29711 #, gcc-internal-format
29712 msgid "argument 2 must be a 5-bit unsigned literal"
29713 msgstr ""
29715 #: config/rs6000/rs6000.c:13803
29716 #, gcc-internal-format
29717 msgid "argument 1 must be a 6-bit unsigned literal"
29718 msgstr ""
29720 #: config/rs6000/rs6000.c:13817
29721 #, gcc-internal-format
29722 msgid "argument 2 must be a 7-bit unsigned literal"
29723 msgstr ""
29725 #: config/rs6000/rs6000.c:13856
29726 #, gcc-internal-format
29727 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
29728 msgstr ""
29730 #: config/rs6000/rs6000.c:13908
29731 #, gcc-internal-format
29732 msgid "argument 1 of __builtin_altivec_predicate is out of range"
29733 msgstr ""
29735 #: config/rs6000/rs6000.c:14358
29736 #, gcc-internal-format, gfc-internal-format
29737 msgid "builtin %s is only valid in 64-bit mode"
29738 msgstr ""
29740 #: config/rs6000/rs6000.c:14407
29741 #, gcc-internal-format, gfc-internal-format
29742 msgid "argument %d must be an unsigned literal"
29743 msgstr ""
29745 #: config/rs6000/rs6000.c:14409
29746 #, gcc-internal-format, gfc-internal-format
29747 msgid "argument %d is an unsigned literal that is out of range"
29748 msgstr ""
29750 #: config/rs6000/rs6000.c:14547
29751 #, gcc-internal-format, gfc-internal-format
29752 msgid "builtin %s only accepts a string argument"
29753 msgstr ""
29755 #. Invalid CPU argument.
29756 #: config/rs6000/rs6000.c:14566
29757 #, gcc-internal-format, gfc-internal-format
29758 msgid "cpu %s is an invalid argument to builtin %s"
29759 msgstr ""
29761 #. Invalid HWCAP argument.
29762 #: config/rs6000/rs6000.c:14594
29763 #, gcc-internal-format, gfc-internal-format
29764 msgid "hwcap %s is an invalid argument to builtin %s"
29765 msgstr ""
29767 #: config/rs6000/rs6000.c:14667
29768 #, gcc-internal-format
29769 msgid "argument 3 must be a 4-bit unsigned literal"
29770 msgstr ""
29772 #: config/rs6000/rs6000.c:14685
29773 #, gcc-internal-format
29774 msgid "argument 3 must be a 2-bit unsigned literal"
29775 msgstr ""
29777 #: config/rs6000/rs6000.c:14705
29778 #, gcc-internal-format
29779 msgid "argument 3 must be a 1-bit unsigned literal"
29780 msgstr ""
29782 #: config/rs6000/rs6000.c:14717
29783 #, gcc-internal-format
29784 msgid "argument 1 must be 0 or 2"
29785 msgstr ""
29787 #: config/rs6000/rs6000.c:14729
29788 #, gcc-internal-format
29789 msgid "argument 1 must be a 1-bit unsigned literal"
29790 msgstr ""
29792 #: config/rs6000/rs6000.c:14743
29793 #, gcc-internal-format
29794 msgid "argument 2 must be a 6-bit unsigned literal"
29795 msgstr ""
29797 #: config/rs6000/rs6000.c:14755
29798 #, gcc-internal-format
29799 msgid "argument 2 must be 0 or 1"
29800 msgstr ""
29802 #: config/rs6000/rs6000.c:14762
29803 #, gcc-internal-format
29804 msgid "argument 3 must be in the range 0..15"
29805 msgstr ""
29807 #: config/rs6000/rs6000.c:14951
29808 #, gcc-internal-format
29809 msgid "argument to %qs must be a 2-bit unsigned literal"
29810 msgstr ""
29812 #: config/rs6000/rs6000.c:15108
29813 #, gcc-internal-format
29814 msgid "unresolved overload for Altivec builtin %qF"
29815 msgstr ""
29817 #: config/rs6000/rs6000.c:15279
29818 #, gcc-internal-format
29819 msgid "argument to dss must be a 2-bit unsigned literal"
29820 msgstr ""
29822 #: config/rs6000/rs6000.c:15686
29823 #, gcc-internal-format
29824 msgid "argument 1 of __builtin_paired_predicate must be a constant"
29825 msgstr ""
29827 #: config/rs6000/rs6000.c:15733
29828 #, gcc-internal-format
29829 msgid "argument 1 of __builtin_paired_predicate is out of range"
29830 msgstr ""
29832 #: config/rs6000/rs6000.c:15758
29833 #, gcc-internal-format
29834 msgid "argument 1 of __builtin_spe_predicate must be a constant"
29835 msgstr ""
29837 #: config/rs6000/rs6000.c:15830
29838 #, gcc-internal-format
29839 msgid "argument 1 of __builtin_spe_predicate is out of range"
29840 msgstr ""
29842 #: config/rs6000/rs6000.c:15912
29843 #, gcc-internal-format, gfc-internal-format
29844 msgid "Builtin function %s is only valid for the cell processor"
29845 msgstr ""
29847 #: config/rs6000/rs6000.c:15914
29848 #, gcc-internal-format, gfc-internal-format
29849 msgid "Builtin function %s requires the -mvsx option"
29850 msgstr ""
29852 #: config/rs6000/rs6000.c:15916
29853 #, gcc-internal-format, gfc-internal-format
29854 msgid "Builtin function %s requires the -mhtm option"
29855 msgstr ""
29857 #: config/rs6000/rs6000.c:15918
29858 #, gcc-internal-format, gfc-internal-format
29859 msgid "Builtin function %s requires the -maltivec option"
29860 msgstr ""
29862 #: config/rs6000/rs6000.c:15920
29863 #, gcc-internal-format, gfc-internal-format
29864 msgid "Builtin function %s requires the -mpaired option"
29865 msgstr ""
29867 #: config/rs6000/rs6000.c:15922
29868 #, gcc-internal-format, gfc-internal-format
29869 msgid "Builtin function %s requires the -mspe option"
29870 msgstr ""
29872 #: config/rs6000/rs6000.c:15925
29873 #, gcc-internal-format, gfc-internal-format
29874 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
29875 msgstr ""
29877 #: config/rs6000/rs6000.c:15928
29878 #, gcc-internal-format, gfc-internal-format
29879 msgid "Builtin function %s requires the -mhard-dfp option"
29880 msgstr ""
29882 #: config/rs6000/rs6000.c:15930
29883 #, gcc-internal-format, gfc-internal-format
29884 msgid "Builtin function %s requires the -mpower8-vector option"
29885 msgstr ""
29887 #: config/rs6000/rs6000.c:15933 config/rs6000/rs6000.c:15939
29888 #, gcc-internal-format, gfc-internal-format
29889 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
29890 msgstr ""
29892 #: config/rs6000/rs6000.c:15936 config/rs6000/rs6000.c:15942
29893 #, gcc-internal-format, gfc-internal-format
29894 msgid "Builtin function %s requires the -mcpu=power9 option"
29895 msgstr ""
29897 #: config/rs6000/rs6000.c:15945
29898 #, gcc-internal-format, gfc-internal-format
29899 msgid ""
29900 "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
29901 msgstr ""
29903 #: config/rs6000/rs6000.c:15948
29904 #, gcc-internal-format, gfc-internal-format
29905 msgid "Builtin function %s requires the -mhard-float option"
29906 msgstr ""
29908 #: config/rs6000/rs6000.c:15950
29909 #, gcc-internal-format, gfc-internal-format
29910 msgid "Builtin function %s requires the -mfloat128 option"
29911 msgstr ""
29913 #: config/rs6000/rs6000.c:15952
29914 #, gcc-internal-format, gfc-internal-format
29915 msgid "Builtin function %s is not supported with the current options"
29916 msgstr ""
29918 #: config/rs6000/rs6000.c:17629
29919 #, gcc-internal-format, gfc-internal-format
29920 msgid "internal error: builtin function %s had an unexpected return type %s"
29921 msgstr ""
29923 #: config/rs6000/rs6000.c:17646
29924 #, gcc-internal-format, gfc-internal-format
29925 msgid ""
29926 "internal error: builtin function %s, argument %d had unexpected argument "
29927 "type %s"
29928 msgstr ""
29930 #: config/rs6000/rs6000.c:25843
29931 #, gcc-internal-format
29932 msgid "stack frame too large"
29933 msgstr ""
29935 #: config/rs6000/rs6000.c:29257
29936 #, gcc-internal-format
29937 msgid "-fsplit-stack uses register r29"
29938 msgstr ""
29940 #: config/rs6000/rs6000.c:29265
29941 #, gcc-internal-format
29942 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
29943 msgstr ""
29945 #: config/rs6000/rs6000.c:30268
29946 #, gcc-internal-format
29947 msgid "no profiling of 64-bit code for this ABI"
29948 msgstr ""
29950 #: config/rs6000/rs6000.c:32623
29951 #, gcc-internal-format
29952 msgid ""
29953 "You cannot take the address of a nested function if you use the -mno-"
29954 "pointers-to-nested-functions option."
29955 msgstr ""
29957 #: config/rs6000/rs6000.c:32705
29958 #, gcc-internal-format
29959 msgid "use of %<long double%> in AltiVec types is invalid"
29960 msgstr ""
29962 #: config/rs6000/rs6000.c:32707
29963 #, gcc-internal-format
29964 msgid "use of boolean types in AltiVec types is invalid"
29965 msgstr ""
29967 #: config/rs6000/rs6000.c:32709
29968 #, gcc-internal-format
29969 msgid "use of %<complex%> in AltiVec types is invalid"
29970 msgstr ""
29972 #: config/rs6000/rs6000.c:32711
29973 #, gcc-internal-format
29974 msgid "use of decimal floating point types in AltiVec types is invalid"
29975 msgstr ""
29977 #: config/rs6000/rs6000.c:32717
29978 #, gcc-internal-format
29979 msgid ""
29980 "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
29981 msgstr ""
29983 #: config/rs6000/rs6000.c:32720
29984 #, gcc-internal-format
29985 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
29986 msgstr ""
29988 #: config/rs6000/rs6000.c:32725
29989 #, gcc-internal-format
29990 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
29991 msgstr ""
29993 #: config/rs6000/rs6000.c:32728
29994 #, gcc-internal-format
29995 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
29996 msgstr ""
29998 #: config/rs6000/rs6000.c:36315
29999 #, gcc-internal-format, gfc-internal-format
30000 msgid "emitting microcode insn %s\t[%s] #%d"
30001 msgstr ""
30003 #: config/rs6000/rs6000.c:36319
30004 #, gcc-internal-format, gfc-internal-format
30005 msgid "emitting conditional microcode insn %s\t[%s] #%d"
30006 msgstr ""
30008 #: config/rs6000/rs6000.c:36625
30009 #, gcc-internal-format, gfc-internal-format
30010 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
30011 msgstr ""
30013 #: config/rs6000/rs6000.c:36628
30014 #, gcc-internal-format, gfc-internal-format
30015 msgid "%s\"%s\"%s is not allowed"
30016 msgstr ""
30018 #: config/rs6000/rs6000.c:36630
30019 #, gcc-internal-format, gfc-internal-format
30020 msgid "%s\"%s\"%s is invalid"
30021 msgstr ""
30023 #. Definitions of target machine for GNU compiler,
30024 #. for IBM RS/6000 POWER running AIX version 4.3.
30025 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
30026 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30028 #. This file is part of GCC.
30030 #. GCC is free software; you can redistribute it and/or modify it
30031 #. under the terms of the GNU General Public License as published
30032 #. by the Free Software Foundation; either version 3, or (at your
30033 #. option) any later version.
30035 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30036 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30037 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30038 #. License for more details.
30040 #. You should have received a copy of the GNU General Public License
30041 #. along with GCC; see the file COPYING3.  If not see
30042 #. <http://www.gnu.org/licenses/>.
30043 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30044 #. get control in TARGET_OPTION_OVERRIDE.
30045 #. Definitions of target machine for GNU compiler,
30046 #. for IBM RS/6000 POWER running AIX V5.
30047 #. Copyright (C) 2001-2016 Free Software Foundation, Inc.
30048 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30050 #. This file is part of GCC.
30052 #. GCC is free software; you can redistribute it and/or modify it
30053 #. under the terms of the GNU General Public License as published
30054 #. by the Free Software Foundation; either version 3, or (at your
30055 #. option) any later version.
30057 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30058 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30059 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30060 #. License for more details.
30062 #. You should have received a copy of the GNU General Public License
30063 #. along with GCC; see the file COPYING3.  If not see
30064 #. <http://www.gnu.org/licenses/>.
30065 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30066 #. get control in TARGET_OPTION_OVERRIDE.
30067 #. Definitions of target machine for GNU compiler,
30068 #. for IBM RS/6000 POWER running AIX V5.2.
30069 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30070 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30072 #. This file is part of GCC.
30074 #. GCC is free software; you can redistribute it and/or modify it
30075 #. under the terms of the GNU General Public License as published
30076 #. by the Free Software Foundation; either version 3, or (at your
30077 #. option) any later version.
30079 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30080 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30081 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30082 #. License for more details.
30084 #. You should have received a copy of the GNU General Public License
30085 #. along with GCC; see the file COPYING3.  If not see
30086 #. <http://www.gnu.org/licenses/>.
30087 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30088 #. get control in TARGET_OPTION_OVERRIDE.
30089 #. Definitions of target machine for GNU compiler,
30090 #. for IBM RS/6000 POWER running AIX V5.3.
30091 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30092 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30094 #. This file is part of GCC.
30096 #. GCC is free software; you can redistribute it and/or modify it
30097 #. under the terms of the GNU General Public License as published
30098 #. by the Free Software Foundation; either version 3, or (at your
30099 #. option) any later version.
30101 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30102 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30103 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30104 #. License for more details.
30106 #. You should have received a copy of the GNU General Public License
30107 #. along with GCC; see the file COPYING3.  If not see
30108 #. <http://www.gnu.org/licenses/>.
30109 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30110 #. get control in TARGET_OPTION_OVERRIDE.
30111 #. Definitions of target machine for GNU compiler,
30112 #. for IBM RS/6000 POWER running AIX V6.1.
30113 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30114 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30116 #. This file is part of GCC.
30118 #. GCC is free software; you can redistribute it and/or modify it
30119 #. under the terms of the GNU General Public License as published
30120 #. by the Free Software Foundation; either version 3, or (at your
30121 #. option) any later version.
30123 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30124 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30125 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30126 #. License for more details.
30128 #. You should have received a copy of the GNU General Public License
30129 #. along with GCC; see the file COPYING3.  If not see
30130 #. <http://www.gnu.org/licenses/>.
30131 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30132 #. get control in TARGET_OPTION_OVERRIDE.
30133 #. Definitions of target machine for GNU compiler,
30134 #. for IBM RS/6000 POWER running AIX V7.1.
30135 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30136 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30138 #. This file is part of GCC.
30140 #. GCC is free software; you can redistribute it and/or modify it
30141 #. under the terms of the GNU General Public License as published
30142 #. by the Free Software Foundation; either version 3, or (at your
30143 #. option) any later version.
30145 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30146 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30147 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30148 #. License for more details.
30150 #. You should have received a copy of the GNU General Public License
30151 #. along with GCC; see the file COPYING3.  If not see
30152 #. <http://www.gnu.org/licenses/>.
30153 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30154 #. get control in TARGET_OPTION_OVERRIDE.
30155 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
30156 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
30157 #, gcc-internal-format
30158 msgid "-maix64 requires PowerPC64 architecture remain enabled"
30159 msgstr ""
30161 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
30162 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36
30163 #, gcc-internal-format
30164 msgid "soft-float and long-double-128 are incompatible"
30165 msgstr ""
30167 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
30168 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
30169 #, gcc-internal-format
30170 msgid ""
30171 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
30172 msgstr ""
30174 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47
30175 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
30176 #, gcc-internal-format
30177 msgid "-mcmodel incompatible with other toc options"
30178 msgstr ""
30180 #: config/rs6000/e500.h:37
30181 #, gcc-internal-format
30182 msgid "AltiVec and SPE instructions cannot coexist"
30183 msgstr ""
30185 #: config/rs6000/e500.h:39
30186 #, gcc-internal-format
30187 msgid "VSX and SPE instructions cannot coexist"
30188 msgstr ""
30190 #: config/rs6000/e500.h:41
30191 #, gcc-internal-format
30192 msgid "64-bit SPE not supported"
30193 msgstr ""
30195 #: config/rs6000/e500.h:43
30196 #, gcc-internal-format
30197 msgid "E500 and FPRs not supported"
30198 msgstr ""
30200 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
30201 #, gcc-internal-format
30202 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
30203 msgstr ""
30205 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
30206 #, gcc-internal-format
30207 msgid "-m64 requires a PowerPC64 cpu"
30208 msgstr ""
30210 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30211 #. get control in TARGET_OPTION_OVERRIDE.
30212 #: config/rs6000/sysv4.h:111
30213 #, gcc-internal-format, gfc-internal-format
30214 msgid "bad value for -mcall-%s"
30215 msgstr ""
30217 #: config/rs6000/sysv4.h:127
30218 #, gcc-internal-format, gfc-internal-format
30219 msgid "bad value for -msdata=%s"
30220 msgstr ""
30222 #: config/rs6000/sysv4.h:144
30223 #, gcc-internal-format, gfc-internal-format
30224 msgid "-mrelocatable and -msdata=%s are incompatible"
30225 msgstr ""
30227 #: config/rs6000/sysv4.h:153
30228 #, gcc-internal-format, gfc-internal-format
30229 msgid "-f%s and -msdata=%s are incompatible"
30230 msgstr ""
30232 #: config/rs6000/sysv4.h:162
30233 #, gcc-internal-format, gfc-internal-format
30234 msgid "-msdata=%s and -mcall-%s are incompatible"
30235 msgstr ""
30237 #: config/rs6000/sysv4.h:171
30238 #, gcc-internal-format
30239 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
30240 msgstr ""
30242 #: config/rs6000/sysv4.h:177
30243 #, gcc-internal-format, gfc-internal-format
30244 msgid "-mrelocatable and -mcall-%s are incompatible"
30245 msgstr ""
30247 #: config/rs6000/sysv4.h:184
30248 #, gcc-internal-format, gfc-internal-format
30249 msgid "-fPIC and -mcall-%s are incompatible"
30250 msgstr ""
30252 #: config/rs6000/sysv4.h:190
30253 #, gcc-internal-format
30254 msgid "-msecure-plt not supported by your assembler"
30255 msgstr ""
30257 #: config/rs6000/sysv4.h:218
30258 #, gcc-internal-format, gfc-internal-format
30259 msgid "-m%s not supported in this configuration"
30260 msgstr ""
30262 #: config/rx/rx.c:643
30263 #, gcc-internal-format, gfc-internal-format
30264 msgid "unrecognized control register number: %d - using 'psw'"
30265 msgstr ""
30267 #: config/rx/rx.c:1381
30268 #, gcc-internal-format
30269 msgid "multiple fast interrupt routines seen: %qE and %qE"
30270 msgstr ""
30272 #: config/rx/rx.c:2572
30273 #, gcc-internal-format, gfc-internal-format
30274 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
30275 msgstr ""
30277 #: config/rx/rx.c:2574
30278 #, gcc-internal-format
30279 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
30280 msgstr ""
30282 #: config/rx/rx.c:2621
30283 #, gcc-internal-format
30284 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
30285 msgstr ""
30287 #: config/rx/rx.c:2768
30288 #, gcc-internal-format
30289 msgid "RX FPU instructions do not support NaNs and infinities"
30290 msgstr ""
30292 #: config/s390/s390-c.c:451
30293 #, gcc-internal-format
30294 msgid "Builtin vec_step can only be used on vector types."
30295 msgstr ""
30297 #: config/s390/s390-c.c:671
30298 #, gcc-internal-format
30299 msgid ""
30300 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
30301 "and 4096"
30302 msgstr ""
30304 #: config/s390/s390-c.c:841
30305 #, gcc-internal-format
30306 msgid "Builtin %qF is for GCC internal use only."
30307 msgstr ""
30309 #: config/s390/s390-c.c:858
30310 #, gcc-internal-format
30311 msgid "Mismatch in number of arguments for builtin %qF. Expected: %d got %d"
30312 msgstr ""
30314 #: config/s390/s390-c.c:907
30315 #, gcc-internal-format
30316 msgid "invalid parameter combination for intrinsic %qs"
30317 msgstr ""
30319 #: config/s390/s390-c.c:913
30320 #, gcc-internal-format
30321 msgid "ambiguous overload for intrinsic %qs"
30322 msgstr ""
30324 #: config/s390/s390-c.c:953
30325 #, gcc-internal-format
30326 msgid "constant argument %d for builtin %qF is out of range for target type"
30327 msgstr ""
30329 #: config/s390/s390.c:754
30330 #, gcc-internal-format
30331 msgid "constant argument %d for builtin %qF is out of range (0.."
30332 msgstr ""
30334 #: config/s390/s390.c:771
30335 #, gcc-internal-format
30336 msgid "constant argument %d for builtin %qF is out of range ("
30337 msgstr ""
30339 #: config/s390/s390.c:822
30340 #, gcc-internal-format
30341 msgid ""
30342 "Builtin %qF is not supported without -mhtm (default with -march=zEC12 and "
30343 "higher)."
30344 msgstr ""
30346 #: config/s390/s390.c:828
30347 #, gcc-internal-format
30348 msgid ""
30349 "Builtin %qF is not supported without -mvx (default with -march=z13 and "
30350 "higher)."
30351 msgstr ""
30353 #: config/s390/s390.c:848
30354 #, gcc-internal-format
30355 msgid "Unresolved overloaded builtin"
30356 msgstr ""
30358 #: config/s390/s390.c:855 config/tilegx/tilegx.c:3543
30359 #: config/tilepro/tilepro.c:3110
30360 #, gcc-internal-format
30361 msgid "bad builtin icode"
30362 msgstr ""
30364 #: config/s390/s390.c:892
30365 #, gcc-internal-format
30366 msgid "constant value required for builtin %qF argument %d"
30367 msgstr ""
30369 #: config/s390/s390.c:983
30370 #, gcc-internal-format
30371 msgid "Invalid argument %d for builtin %qF"
30372 msgstr ""
30374 #: config/s390/s390.c:1084
30375 #, gcc-internal-format
30376 msgid ""
30377 "requested %qE attribute is not a comma separated pair of non-negative "
30378 "integer constants or too large (max. %d)"
30379 msgstr ""
30381 #: config/s390/s390.c:9663
30382 #, gcc-internal-format
30383 msgid "total size of local variables exceeds architecture limit"
30384 msgstr ""
30386 #: config/s390/s390.c:10769
30387 #, gcc-internal-format
30388 msgid ""
30389 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
30390 "of %d bytes.  An unconditional trap is added."
30391 msgstr ""
30393 #: config/s390/s390.c:10785
30394 #, gcc-internal-format
30395 msgid ""
30396 "frame size of function %qs is %wd bytes which is more than half the stack "
30397 "size. The dynamic check would not be reliable. No check emitted for this "
30398 "function."
30399 msgstr ""
30401 #: config/s390/s390.c:10813
30402 #, gcc-internal-format
30403 msgid "frame size of %qs is %wd bytes"
30404 msgstr ""
30406 #: config/s390/s390.c:10817
30407 #, gcc-internal-format
30408 msgid "%qs uses dynamic stack allocation"
30409 msgstr ""
30411 #: config/s390/s390.c:11195
30412 #, gcc-internal-format
30413 msgid "CPUs older than z900 are not supported for -fsplit-stack"
30414 msgstr ""
30416 #: config/s390/s390.c:14186
30417 #, gcc-internal-format, gfc-internal-format
30418 msgid ""
30419 "%sarch=%s%s is deprecated and will be removed in future releases; use at "
30420 "least %sarch=z900%s"
30421 msgstr ""
30423 #: config/s390/s390.c:14198
30424 #, gcc-internal-format, gfc-internal-format
30425 msgid ""
30426 "%stune=%s%s is deprecated and will be removed in future releases; use at "
30427 "least %stune=z900%s"
30428 msgstr ""
30430 #: config/s390/s390.c:14210
30431 #, gcc-internal-format, gfc-internal-format
30432 msgid "z/Architecture mode not supported on %s"
30433 msgstr ""
30435 #: config/s390/s390.c:14213
30436 #, gcc-internal-format
30437 msgid "64-bit ABI not supported in ESA/390 mode"
30438 msgstr ""
30440 #: config/s390/s390.c:14230
30441 #, gcc-internal-format, gfc-internal-format
30442 msgid "hardware vector support not available on %s"
30443 msgstr ""
30445 #: config/s390/s390.c:14233
30446 #, gcc-internal-format
30447 msgid "hardware vector support not available with -msoft-float"
30448 msgstr ""
30450 #: config/s390/s390.c:14261
30451 #, gcc-internal-format, gfc-internal-format
30452 msgid "hardware decimal floating point instructions not available on %s"
30453 msgstr ""
30455 #: config/s390/s390.c:14265
30456 #, gcc-internal-format
30457 msgid ""
30458 "hardware decimal floating point instructions not available in ESA/390 mode"
30459 msgstr ""
30461 #: config/s390/s390.c:14277
30462 #, gcc-internal-format
30463 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
30464 msgstr ""
30466 #: config/s390/s390.c:14285
30467 #, gcc-internal-format
30468 msgid ""
30469 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
30470 msgstr ""
30472 #: config/s390/s390.c:14291
30473 #, gcc-internal-format
30474 msgid "stack size must be greater than the stack guard value"
30475 msgstr ""
30477 #: config/s390/s390.c:14293
30478 #, gcc-internal-format
30479 msgid "stack size must not be greater than 64k"
30480 msgstr ""
30482 #: config/s390/s390.c:14296
30483 #, gcc-internal-format
30484 msgid "-mstack-guard implies use of -mstack-size"
30485 msgstr ""
30487 #. argument is not a plain number
30488 #: config/s390/s390.c:14390
30489 #, gcc-internal-format
30490 msgid "arguments to %qs should be non-negative integers"
30491 msgstr ""
30493 #: config/s390/s390.c:14397
30494 #, gcc-internal-format
30495 msgid "argument to %qs is too large (max. %d)"
30496 msgstr ""
30498 #. Value is not allowed for the target attribute.
30499 #: config/s390/s390.c:14605
30500 #, gcc-internal-format
30501 msgid "Value %qs is not supported by attribute %<target%>"
30502 msgstr ""
30504 #: config/sh/sh.c:911
30505 #, gcc-internal-format
30506 msgid "ignoring -fschedule-insns because of exception handling bug"
30507 msgstr ""
30509 #: config/sh/sh.c:928
30510 #, gcc-internal-format
30511 msgid ""
30512 "unwind tables currently require either a frame pointer or -maccumulate-"
30513 "outgoing-args for correctness"
30514 msgstr ""
30516 #: config/sh/sh.c:7356
30517 #, gcc-internal-format
30518 msgid "__builtin_saveregs not supported by this subtarget"
30519 msgstr ""
30521 #: config/sh/sh.c:8308
30522 #, gcc-internal-format
30523 msgid "%qE attribute only applies to interrupt functions"
30524 msgstr ""
30526 #: config/sh/sh.c:8378
30527 #, gcc-internal-format
30528 msgid "%qE attribute is supported only for SH2A"
30529 msgstr ""
30531 #: config/sh/sh.c:8420
30532 #, gcc-internal-format
30533 msgid "%qE attribute only applies to SH2A"
30534 msgstr ""
30536 #: config/sh/sh.c:8442
30537 #, gcc-internal-format
30538 msgid "%qE attribute argument should be between 0 to 255"
30539 msgstr ""
30541 #. The argument must be a constant string.
30542 #: config/sh/sh.c:8504
30543 #, gcc-internal-format
30544 msgid "%qE attribute argument not a string constant"
30545 msgstr ""
30547 #: config/sh/sh.c:10752
30548 #, gcc-internal-format
30549 msgid "r0 needs to be available as a call-clobbered register"
30550 msgstr ""
30552 #. 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.
30553 #: config/sh/vxworks.h:43
30554 #, gcc-internal-format
30555 msgid "-mrelax is only supported for RTP PIC"
30556 msgstr ""
30558 #: config/sparc/sparc.c:1372
30559 #, gcc-internal-format, gfc-internal-format
30560 msgid "%s is not supported by this configuration"
30561 msgstr ""
30563 #: config/sparc/sparc.c:1379
30564 #, gcc-internal-format
30565 msgid "-mlong-double-64 not allowed with -m64"
30566 msgstr ""
30568 #: config/sparc/sparc.c:1399
30569 #, gcc-internal-format, gfc-internal-format
30570 msgid "bad value (%s) for -mcmodel= switch"
30571 msgstr ""
30573 #: config/sparc/sparc.c:1404
30574 #, gcc-internal-format
30575 msgid "-mcmodel= is not supported on 32 bit systems"
30576 msgstr ""
30578 #: config/sparc/sparc.c:1411
30579 #, gcc-internal-format
30580 msgid "-fcall-saved-REG is not supported for out registers"
30581 msgstr ""
30583 #: config/spu/spu-c.c:131
30584 #, gcc-internal-format, gfc-internal-format
30585 msgid "insufficient arguments to overloaded function %s"
30586 msgstr ""
30588 #: config/spu/spu-c.c:162
30589 #, gcc-internal-format, gfc-internal-format
30590 msgid "too many arguments to overloaded function %s"
30591 msgstr ""
30593 #: config/spu/spu-c.c:174
30594 #, gcc-internal-format, gfc-internal-format
30595 msgid "parameter list does not match a valid signature for %s()"
30596 msgstr ""
30598 #: config/spu/spu.c:255
30599 #, gcc-internal-format, gfc-internal-format
30600 msgid "bad value (%s) for -march= switch"
30601 msgstr ""
30603 #: config/spu/spu.c:266
30604 #, gcc-internal-format, gfc-internal-format
30605 msgid "bad value (%s) for -mtune= switch"
30606 msgstr ""
30608 #: config/spu/spu.c:5173 config/spu/spu.c:5176
30609 #, gcc-internal-format
30610 msgid "creating run-time relocation for %qD"
30611 msgstr ""
30613 #: config/spu/spu.c:5181 config/spu/spu.c:5183
30614 #, gcc-internal-format
30615 msgid "creating run-time relocation"
30616 msgstr ""
30618 #: config/spu/spu.c:6318
30619 #, gcc-internal-format, gfc-internal-format
30620 msgid "%s expects an integer literal in the range [%d, %d]"
30621 msgstr ""
30623 #: config/spu/spu.c:6338
30624 #, gcc-internal-format
30625 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
30626 msgstr ""
30628 #: config/spu/spu.c:6367
30629 #, gcc-internal-format, gfc-internal-format
30630 msgid "%d least significant bits of %s are ignored"
30631 msgstr ""
30633 #: config/stormy16/stormy16.c:1043
30634 #, gcc-internal-format
30635 msgid "local variable memory requirements exceed capacity"
30636 msgstr ""
30638 #: config/stormy16/stormy16.c:1200
30639 #, gcc-internal-format
30640 msgid "function_profiler support"
30641 msgstr ""
30643 #: config/stormy16/stormy16.c:1294
30644 #, gcc-internal-format
30645 msgid "cannot use va_start in interrupt function"
30646 msgstr ""
30648 #: config/stormy16/stormy16.c:1862
30649 #, gcc-internal-format, gfc-internal-format
30650 msgid "switch statement of size %lu entries too large"
30651 msgstr ""
30653 #: config/stormy16/stormy16.c:2234
30654 #, gcc-internal-format
30655 msgid "%<__BELOW100__%> attribute only applies to variables"
30656 msgstr ""
30658 #: config/stormy16/stormy16.c:2241
30659 #, gcc-internal-format
30660 msgid "__BELOW100__ attribute not allowed with auto storage class"
30661 msgstr ""
30663 #: config/tilegx/tilegx.c:3584 config/tilepro/tilepro.c:3136
30664 #, gcc-internal-format
30665 msgid "operand must be an immediate of the right size"
30666 msgstr ""
30668 #: config/v850/v850-c.c:65
30669 #, gcc-internal-format
30670 msgid "#pragma GHS endXXXX found without previous startXXX"
30671 msgstr ""
30673 #: config/v850/v850-c.c:68
30674 #, gcc-internal-format
30675 msgid "#pragma GHS endXXX does not match previous startXXX"
30676 msgstr ""
30678 #: config/v850/v850-c.c:94
30679 #, gcc-internal-format
30680 msgid "cannot set interrupt attribute: no current function"
30681 msgstr ""
30683 #: config/v850/v850-c.c:102
30684 #, gcc-internal-format
30685 msgid "cannot set interrupt attribute: no such identifier"
30686 msgstr ""
30688 #: config/v850/v850-c.c:151
30689 #, gcc-internal-format
30690 msgid "junk at end of #pragma ghs section"
30691 msgstr ""
30693 #: config/v850/v850-c.c:168
30694 #, gcc-internal-format
30695 msgid "unrecognized section name %qE"
30696 msgstr ""
30698 #: config/v850/v850-c.c:182
30699 #, gcc-internal-format
30700 msgid "malformed #pragma ghs section"
30701 msgstr ""
30703 #: config/v850/v850-c.c:201
30704 #, gcc-internal-format
30705 msgid "junk at end of #pragma ghs interrupt"
30706 msgstr ""
30708 #: config/v850/v850-c.c:212
30709 #, gcc-internal-format
30710 msgid "junk at end of #pragma ghs starttda"
30711 msgstr ""
30713 #: config/v850/v850-c.c:223
30714 #, gcc-internal-format
30715 msgid "junk at end of #pragma ghs startsda"
30716 msgstr ""
30718 #: config/v850/v850-c.c:234
30719 #, gcc-internal-format
30720 msgid "junk at end of #pragma ghs startzda"
30721 msgstr ""
30723 #: config/v850/v850-c.c:245
30724 #, gcc-internal-format
30725 msgid "junk at end of #pragma ghs endtda"
30726 msgstr ""
30728 #: config/v850/v850-c.c:256
30729 #, gcc-internal-format
30730 msgid "junk at end of #pragma ghs endsda"
30731 msgstr ""
30733 #: config/v850/v850-c.c:267
30734 #, gcc-internal-format
30735 msgid "junk at end of #pragma ghs endzda"
30736 msgstr ""
30738 #: config/v850/v850.c:2119
30739 #, gcc-internal-format
30740 msgid "data area attributes cannot be specified for local variables"
30741 msgstr ""
30743 #: config/v850/v850.c:2130
30744 #, gcc-internal-format
30745 msgid "data area of %q+D conflicts with previous declaration"
30746 msgstr ""
30748 #: config/v850/v850.c:2261
30749 #, gcc-internal-format, gfc-internal-format
30750 msgid "bogus JR construction: %d"
30751 msgstr ""
30753 #: config/v850/v850.c:2279 config/v850/v850.c:2386
30754 #, gcc-internal-format, gfc-internal-format
30755 msgid "bad amount of stack space removal: %d"
30756 msgstr ""
30758 #: config/v850/v850.c:2366
30759 #, gcc-internal-format, gfc-internal-format
30760 msgid "bogus JARL construction: %d"
30761 msgstr ""
30763 #: config/v850/v850.c:2663
30764 #, gcc-internal-format, gfc-internal-format
30765 msgid "bogus DISPOSE construction: %d"
30766 msgstr ""
30768 #: config/v850/v850.c:2682
30769 #, gcc-internal-format, gfc-internal-format
30770 msgid "too much stack space to dispose of: %d"
30771 msgstr ""
30773 #: config/v850/v850.c:2784
30774 #, gcc-internal-format, gfc-internal-format
30775 msgid "bogus PREPEARE construction: %d"
30776 msgstr ""
30778 #: config/v850/v850.c:2801
30779 #, gcc-internal-format, gfc-internal-format
30780 msgid "too much stack space to prepare: %d"
30781 msgstr ""
30783 #: config/visium/visium.c:706
30784 #, gcc-internal-format
30785 msgid "an interrupt handler cannot be compiled with -muser-mode"
30786 msgstr ""
30788 #: config/vms/vms-c.c:41
30789 #, gcc-internal-format
30790 msgid "junk at end of #pragma __nostandard"
30791 msgstr ""
30793 #: config/vms/vms-c.c:52
30794 #, gcc-internal-format
30795 msgid "junk at end of #pragma __standard"
30796 msgstr ""
30798 #: config/vms/vms-c.c:77
30799 #, gcc-internal-format
30800 msgid "malformed '#pragma member_alignment', ignoring"
30801 msgstr ""
30803 #: config/vms/vms-c.c:92
30804 #, gcc-internal-format, gfc-internal-format
30805 msgid "unknown '#pragma member_alignment' name %s"
30806 msgstr ""
30808 #: config/vms/vms-c.c:97
30809 #, gcc-internal-format
30810 msgid "malformed '#pragma member_alignment'"
30811 msgstr ""
30813 #: config/vms/vms-c.c:131
30814 #, gcc-internal-format
30815 msgid "unhandled alignment for '#pragma nomember_alignment'"
30816 msgstr ""
30818 #: config/vms/vms-c.c:144
30819 #, gcc-internal-format
30820 msgid "garbage at end of '#pragma nomember_alignment'"
30821 msgstr ""
30823 #: config/vms/vms-c.c:199
30824 #, gcc-internal-format
30825 msgid "malformed '#pragma extern_model', ignoring"
30826 msgstr ""
30828 #: config/vms/vms-c.c:220
30829 #, gcc-internal-format
30830 msgid "extern model globalvalue"
30831 msgstr ""
30833 #: config/vms/vms-c.c:225
30834 #, gcc-internal-format, gfc-internal-format
30835 msgid "unknown '#pragma extern_model' model '%s'"
30836 msgstr ""
30838 #: config/vms/vms-c.c:231
30839 #, gcc-internal-format
30840 msgid "junk at end of '#pragma extern_model'"
30841 msgstr ""
30843 #: config/vms/vms-c.c:245
30844 #, gcc-internal-format
30845 msgid "vms '#pragma __message' is ignored"
30846 msgstr ""
30848 #: config/vms/vms-c.c:270 config/vms/vms-c.c:276
30849 #, gcc-internal-format
30850 msgid "malformed '#pragma __extern_prefix', ignoring"
30851 msgstr ""
30853 #: config/vms/vms-c.c:309 config/vms/vms-c.c:329
30854 #, gcc-internal-format
30855 msgid "malformed %<#pragma %s%>, ignoring"
30856 msgstr ""
30858 #: config/vms/vms-c.c:325
30859 #, gcc-internal-format
30860 msgid "invalid constant in %<#pragma %s%>"
30861 msgstr ""
30863 #: config/xtensa/xtensa.c:2179
30864 #, gcc-internal-format
30865 msgid "boolean registers required for the floating-point option"
30866 msgstr ""
30868 #: config/xtensa/xtensa.c:2214
30869 #, gcc-internal-format, gfc-internal-format
30870 msgid "-f%s is not supported with CONST16 instructions"
30871 msgstr ""
30873 #: config/xtensa/xtensa.c:2221
30874 #, gcc-internal-format
30875 msgid "PIC is required but not supported with CONST16 instructions"
30876 msgstr ""
30878 #: config/xtensa/xtensa.c:3514
30879 #, gcc-internal-format
30880 msgid "only uninitialized variables can be placed in a .bss section"
30881 msgstr ""
30883 #: ada/gcc-interface/misc.c:158
30884 #, gcc-internal-format
30885 msgid "%<-gnat%> misspelled as %<-gant%>"
30886 msgstr ""
30888 #: ada/gcc-interface/misc.c:260
30889 #, gcc-internal-format
30890 msgid "-fexcess-precision=standard for Ada"
30891 msgstr ""
30893 #: ada/gcc-interface/misc.c:277
30894 #, gcc-internal-format
30895 msgid ""
30896 "STABS debugging information for Ada is obsolete and not supported anymore"
30897 msgstr ""
30899 #: ada/gcc-interface/trans.c:1525
30900 #, gcc-internal-format
30901 msgid "subprogram %q+F not marked Inline_Always"
30902 msgstr ""
30904 #: ada/gcc-interface/trans.c:1526 ada/gcc-interface/trans.c:1532
30905 #, gcc-internal-format
30906 msgid "parent subprogram cannot be inlined"
30907 msgstr ""
30909 #: ada/gcc-interface/trans.c:1530
30910 #, gcc-internal-format
30911 msgid "subprogram %q+F not marked Inline"
30912 msgstr ""
30914 #: ada/gcc-interface/trans.c:6275
30915 #, gcc-internal-format
30916 msgid "out-of-bounds access may be optimized away"
30917 msgstr ""
30919 #: ada/gcc-interface/trans.c:6277
30920 #, gcc-internal-format
30921 msgid "containing loop"
30922 msgstr ""
30924 #: ada/gcc-interface/utils.c:3745
30925 #, gcc-internal-format
30926 msgid "invalid element type for attribute %qs"
30927 msgstr ""
30929 #: ada/gcc-interface/utils.c:3769
30930 #, gcc-internal-format
30931 msgid "number of components of vector not a power of two"
30932 msgstr ""
30934 #: ada/gcc-interface/utils.c:5779 ada/gcc-interface/utils.c:5957
30935 #: ada/gcc-interface/utils.c:6064
30936 #, gcc-internal-format
30937 msgid "%qs attribute ignored"
30938 msgstr ""
30940 #: ada/gcc-interface/utils.c:5900
30941 #, gcc-internal-format
30942 msgid "%qs attribute requires prototypes with named arguments"
30943 msgstr ""
30945 #: ada/gcc-interface/utils.c:5909
30946 #, gcc-internal-format
30947 msgid "%qs attribute only applies to variadic functions"
30948 msgstr ""
30950 #: ada/gcc-interface/utils.c:6024
30951 #, gcc-internal-format
30952 msgid "%qE attribute has no effect"
30953 msgstr ""
30955 #: ada/gcc-interface/utils.c:6148
30956 #, gcc-internal-format
30957 msgid "attribute %qs applies to array types only"
30958 msgstr ""
30960 #: c/c-array-notation.c:217 c/c-array-notation.c:246 cp/call.c:7918
30961 #: cp/cp-array-notation.c:250
30962 #, gcc-internal-format
30963 msgid "Invalid builtin arguments"
30964 msgstr ""
30966 #: c/c-array-notation.c:253 cp/cp-array-notation.c:257
30967 #, gcc-internal-format
30968 msgid ""
30969 "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with "
30970 "dimension greater than 1"
30971 msgstr ""
30973 #: c/c-array-notation.c:718 c/c-array-notation.c:724 cp/cp-array-notation.c:606
30974 #, gcc-internal-format
30975 msgid "%qE cannot be scalar when %qE is not"
30976 msgstr ""
30978 #: c/c-array-notation.c:786 cp/cp-array-notation.c:659
30979 #, gcc-internal-format
30980 msgid "length mismatch between LHS and RHS"
30981 msgstr ""
30983 #: c/c-array-notation.c:1343 cp/cp-array-notation.c:1426
30984 #, gcc-internal-format
30985 msgid "start-index of array notation triplet is not an integer"
30986 msgstr ""
30988 #: c/c-array-notation.c:1348 cp/cp-array-notation.c:1431
30989 #, gcc-internal-format
30990 msgid "length of array notation triplet is not an integer"
30991 msgstr ""
30993 #: c/c-array-notation.c:1355 cp/cp-array-notation.c:1436
30994 #, gcc-internal-format
30995 msgid "stride of array notation triplet is not an integer"
30996 msgstr ""
30998 #: c/c-array-notation.c:1376
30999 #, gcc-internal-format
31000 msgid "rank of an array notation triplet's start-index is not zero"
31001 msgstr ""
31003 #: c/c-array-notation.c:1382
31004 #, gcc-internal-format
31005 msgid "rank of an array notation triplet's length is not zero"
31006 msgstr ""
31008 #: c/c-array-notation.c:1387
31009 #, gcc-internal-format
31010 msgid "rank of array notation triplet's stride is not zero"
31011 msgstr ""
31013 #. Except for passing an argument to an unprototyped function,
31014 #. this is a constraint violation.  When passing an argument to
31015 #. an unprototyped function, it is compile-time undefined;
31016 #. making it a constraint in that case was rejected in
31017 #. DR#252.
31018 #: c/c-convert.c:98 c/c-typeck.c:2160 c/c-typeck.c:6238 c/c-typeck.c:11793
31019 #: cp/typeck.c:1958 cp/typeck.c:7548 cp/typeck.c:8273
31020 #, gcc-internal-format
31021 msgid "void value not ignored as it ought to be"
31022 msgstr ""
31024 #: c/c-convert.c:195 java/typeck.c:148
31025 #, gcc-internal-format
31026 msgid "conversion to non-scalar type requested"
31027 msgstr ""
31029 #: c/c-decl.c:815
31030 #, gcc-internal-format
31031 msgid "array %q+D assumed to have one element"
31032 msgstr ""
31034 #: c/c-decl.c:856
31035 #, gcc-internal-format
31036 msgid "%qD is static but used in inline function %qD which is not static"
31037 msgstr ""
31039 #: c/c-decl.c:861
31040 #, gcc-internal-format
31041 msgid "%q+D is static but declared in inline function %qD which is not static"
31042 msgstr ""
31044 #: c/c-decl.c:1046
31045 #, gcc-internal-format, gfc-internal-format
31046 msgid "GCC supports only %u nested scopes"
31047 msgstr ""
31049 #: c/c-decl.c:1197 cp/decl.c:359
31050 #, gcc-internal-format
31051 msgid "label %q+D used but not defined"
31052 msgstr ""
31054 #: c/c-decl.c:1242
31055 #, gcc-internal-format
31056 msgid "nested function %q+D declared but never defined"
31057 msgstr ""
31059 #: c/c-decl.c:1256
31060 #, gcc-internal-format
31061 msgid "inline function %q+D declared but never defined"
31062 msgstr ""
31064 #: c/c-decl.c:1273
31065 #, gcc-internal-format
31066 msgid "unused variable %q+D"
31067 msgstr ""
31069 #: c/c-decl.c:1277 cp/decl.c:680
31070 #, gcc-internal-format
31071 msgid "variable %qD set but not used"
31072 msgstr ""
31074 #: c/c-decl.c:1282
31075 #, gcc-internal-format
31076 msgid "type of array %q+D completed incompatibly with implicit initialization"
31077 msgstr ""
31079 #: c/c-decl.c:1561 c/c-decl.c:6538 c/c-decl.c:7402 c/c-decl.c:8136
31080 #, gcc-internal-format
31081 msgid "originally defined here"
31082 msgstr ""
31084 #: c/c-decl.c:1691
31085 #, gcc-internal-format
31086 msgid ""
31087 "a parameter list with an ellipsis can%'t match an empty parameter name list "
31088 "declaration"
31089 msgstr ""
31091 #: c/c-decl.c:1698
31092 #, gcc-internal-format
31093 msgid ""
31094 "an argument type that has a default promotion can%'t match an empty "
31095 "parameter name list declaration"
31096 msgstr ""
31098 #: c/c-decl.c:1745
31099 #, gcc-internal-format
31100 msgid ""
31101 "prototype for %q+D declares more arguments than previous old-style definition"
31102 msgstr ""
31104 #: c/c-decl.c:1751
31105 #, gcc-internal-format
31106 msgid ""
31107 "prototype for %q+D declares fewer arguments than previous old-style "
31108 "definition"
31109 msgstr ""
31111 #: c/c-decl.c:1760
31112 #, gcc-internal-format
31113 msgid "prototype for %q+D declares argument %d with incompatible type"
31114 msgstr ""
31116 #. If we get here, no errors were found, but do issue a warning
31117 #. for this poor-style construct.
31118 #: c/c-decl.c:1773
31119 #, gcc-internal-format
31120 msgid "prototype for %q+D follows non-prototype definition"
31121 msgstr ""
31123 #: c/c-decl.c:1789
31124 #, gcc-internal-format
31125 msgid "previous definition of %q+D was here"
31126 msgstr ""
31128 #: c/c-decl.c:1791
31129 #, gcc-internal-format
31130 msgid "previous implicit declaration of %q+D was here"
31131 msgstr ""
31133 #: c/c-decl.c:1793
31134 #, gcc-internal-format
31135 msgid "previous declaration of %q+D was here"
31136 msgstr ""
31138 #: c/c-decl.c:1833
31139 #, gcc-internal-format
31140 msgid "%q+D redeclared as different kind of symbol"
31141 msgstr ""
31143 #: c/c-decl.c:1837
31144 #, gcc-internal-format
31145 msgid "built-in function %q+D declared as non-function"
31146 msgstr ""
31148 #: c/c-decl.c:1840 c/c-decl.c:2010 c/c-decl.c:2782
31149 #, gcc-internal-format
31150 msgid "declaration of %q+D shadows a built-in function"
31151 msgstr ""
31153 #: c/c-decl.c:1849
31154 #, gcc-internal-format
31155 msgid "redeclaration of enumerator %q+D"
31156 msgstr ""
31158 #. If types don't match for a built-in, throw away the
31159 #. built-in.  No point in calling locate_old_decl here, it
31160 #. won't print anything.
31161 #: c/c-decl.c:1870
31162 #, gcc-internal-format
31163 msgid "conflicting types for built-in function %q+D"
31164 msgstr ""
31166 #: c/c-decl.c:1895 c/c-decl.c:1908 c/c-decl.c:1944
31167 #, gcc-internal-format
31168 msgid "conflicting types for %q+D"
31169 msgstr ""
31171 #: c/c-decl.c:1924
31172 #, gcc-internal-format
31173 msgid "conflicting named address spaces (generic vs %s) for %q+D"
31174 msgstr ""
31176 #: c/c-decl.c:1928
31177 #, gcc-internal-format
31178 msgid "conflicting named address spaces (%s vs generic) for %q+D"
31179 msgstr ""
31181 #: c/c-decl.c:1932
31182 #, gcc-internal-format
31183 msgid "conflicting named address spaces (%s vs %s) for %q+D"
31184 msgstr ""
31186 #: c/c-decl.c:1941
31187 #, gcc-internal-format
31188 msgid "conflicting type qualifiers for %q+D"
31189 msgstr ""
31191 #: c/c-decl.c:1966
31192 #, gcc-internal-format
31193 msgid "redefinition of typedef %q+D with different type"
31194 msgstr ""
31196 #: c/c-decl.c:1979
31197 #, gcc-internal-format
31198 msgid "redefinition of typedef %q+D with variably modified type"
31199 msgstr ""
31201 #: c/c-decl.c:1984
31202 #, gcc-internal-format
31203 msgid "redefinition of typedef %q+D"
31204 msgstr ""
31206 #: c/c-decl.c:2036 c/c-decl.c:2139
31207 #, gcc-internal-format
31208 msgid "redefinition of %q+D"
31209 msgstr ""
31211 #: c/c-decl.c:2071 c/c-decl.c:2177
31212 #, gcc-internal-format
31213 msgid "static declaration of %q+D follows non-static declaration"
31214 msgstr ""
31216 #: c/c-decl.c:2081 c/c-decl.c:2089 c/c-decl.c:2167 c/c-decl.c:2174
31217 #, gcc-internal-format
31218 msgid "non-static declaration of %q+D follows static declaration"
31219 msgstr ""
31221 #: c/c-decl.c:2105
31222 #, gcc-internal-format
31223 msgid "%<gnu_inline%> attribute present on %q+D"
31224 msgstr ""
31226 #: c/c-decl.c:2108
31227 #, gcc-internal-format
31228 msgid "but not here"
31229 msgstr ""
31231 #: c/c-decl.c:2126
31232 #, gcc-internal-format
31233 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
31234 msgstr ""
31236 #: c/c-decl.c:2129
31237 #, gcc-internal-format
31238 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
31239 msgstr ""
31241 #: c/c-decl.c:2159
31242 #, gcc-internal-format
31243 msgid "extern declaration of %q+D follows declaration with no linkage"
31244 msgstr ""
31246 #: c/c-decl.c:2195
31247 #, gcc-internal-format
31248 msgid "declaration of %q+D with no linkage follows extern declaration"
31249 msgstr ""
31251 #: c/c-decl.c:2201
31252 #, gcc-internal-format
31253 msgid "redeclaration of %q+D with no linkage"
31254 msgstr ""
31256 #: c/c-decl.c:2227
31257 #, gcc-internal-format
31258 msgid ""
31259 "redeclaration of %q+D with different visibility (old visibility preserved)"
31260 msgstr ""
31262 #: c/c-decl.c:2247
31263 #, gcc-internal-format
31264 msgid "redefinition of parameter %q+D"
31265 msgstr ""
31267 #: c/c-decl.c:2274
31268 #, gcc-internal-format
31269 msgid "redundant redeclaration of %q+D"
31270 msgstr ""
31272 #: c/c-decl.c:2757
31273 #, gcc-internal-format
31274 msgid "declaration of %q+D shadows previous non-variable"
31275 msgstr ""
31277 #: c/c-decl.c:2763
31278 #, gcc-internal-format
31279 msgid "declaration of %q+D shadows a parameter"
31280 msgstr ""
31282 #: c/c-decl.c:2775 cp/name-lookup.c:1273
31283 #, gcc-internal-format
31284 msgid "declaration of %qD shadows a global declaration"
31285 msgstr ""
31287 #: c/c-decl.c:2787
31288 #, gcc-internal-format
31289 msgid "declaration of %q+D shadows a previous local"
31290 msgstr ""
31292 #: c/c-decl.c:2792 cp/name-lookup.c:1216 cp/name-lookup.c:1258
31293 #: cp/name-lookup.c:1276
31294 #, gcc-internal-format
31295 msgid "shadowed declaration is here"
31296 msgstr ""
31298 #: c/c-decl.c:2919
31299 #, gcc-internal-format
31300 msgid "nested extern declaration of %qD"
31301 msgstr ""
31303 #: c/c-decl.c:3102
31304 #, gcc-internal-format
31305 msgid "implicit declaration of function %qE; did you mean %qs?"
31306 msgstr ""
31308 #: c/c-decl.c:3107 c/c-decl.c:3120
31309 #, gcc-internal-format
31310 msgid "implicit declaration of function %qE"
31311 msgstr ""
31313 #: c/c-decl.c:3115
31314 #, gcc-internal-format
31315 msgid "implicit declaration of function %qE;did you mean %qs?"
31316 msgstr ""
31318 #: c/c-decl.c:3366
31319 #, gcc-internal-format
31320 msgid "incompatible implicit declaration of built-in function %qD"
31321 msgstr ""
31323 #: c/c-decl.c:3373
31324 #, gcc-internal-format
31325 msgid "include %qs or provide a declaration of %qD"
31326 msgstr ""
31328 #: c/c-decl.c:3382
31329 #, gcc-internal-format
31330 msgid "incompatible implicit declaration of function %qD"
31331 msgstr ""
31333 #: c/c-decl.c:3442
31334 #, gcc-internal-format
31335 msgid "%qE undeclared here (not in a function); did you mean %qs?"
31336 msgstr ""
31338 #: c/c-decl.c:3447
31339 #, gcc-internal-format
31340 msgid "%qE undeclared here (not in a function)"
31341 msgstr ""
31343 #: c/c-decl.c:3461
31344 #, gcc-internal-format
31345 msgid "%qE undeclared (first use in this function); did you mean %qs?"
31346 msgstr ""
31348 #: c/c-decl.c:3466
31349 #, gcc-internal-format
31350 msgid "%qE undeclared (first use in this function)"
31351 msgstr ""
31353 #: c/c-decl.c:3470
31354 #, gcc-internal-format
31355 msgid ""
31356 "each undeclared identifier is reported only once for each function it "
31357 "appears in"
31358 msgstr ""
31360 #: c/c-decl.c:3518 cp/decl.c:2965
31361 #, gcc-internal-format
31362 msgid "label %qE referenced outside of any function"
31363 msgstr ""
31365 #: c/c-decl.c:3554
31366 #, gcc-internal-format
31367 msgid "jump into scope of identifier with variably modified type"
31368 msgstr ""
31370 #: c/c-decl.c:3557
31371 #, gcc-internal-format
31372 msgid "jump skips variable initialization"
31373 msgstr ""
31375 #: c/c-decl.c:3558 c/c-decl.c:3613 c/c-decl.c:3702
31376 #, gcc-internal-format
31377 msgid "label %qD defined here"
31378 msgstr ""
31380 #: c/c-decl.c:3559 c/c-decl.c:3830 c/c-typeck.c:7985 cp/class.c:1438
31381 #: cp/class.c:3324 cp/decl.c:3818 cp/friend.c:340 cp/friend.c:349
31382 #: cp/parser.c:3158 cp/parser.c:3251 cp/parser.c:3279 cp/parser.c:6028
31383 #, gcc-internal-format
31384 msgid "%qD declared here"
31385 msgstr ""
31387 #: c/c-decl.c:3612 c/c-decl.c:3701
31388 #, gcc-internal-format
31389 msgid "jump into statement expression"
31390 msgstr ""
31392 #: c/c-decl.c:3634
31393 #, gcc-internal-format
31394 msgid "duplicate label declaration %qE"
31395 msgstr ""
31397 #: c/c-decl.c:3732 cp/decl.c:3360
31398 #, gcc-internal-format
31399 msgid "duplicate label %qD"
31400 msgstr ""
31402 #: c/c-decl.c:3763
31403 #, gcc-internal-format
31404 msgid ""
31405 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
31406 msgstr ""
31408 #: c/c-decl.c:3828
31409 #, gcc-internal-format
31410 msgid "switch jumps over variable initialization"
31411 msgstr ""
31413 #: c/c-decl.c:3829 c/c-decl.c:3840
31414 #, gcc-internal-format
31415 msgid "switch starts here"
31416 msgstr ""
31418 #: c/c-decl.c:3839
31419 #, gcc-internal-format
31420 msgid "switch jumps into statement expression"
31421 msgstr ""
31423 #: c/c-decl.c:3922
31424 #, gcc-internal-format
31425 msgid "%qE defined as wrong kind of tag"
31426 msgstr ""
31428 #: c/c-decl.c:4264
31429 #, gcc-internal-format
31430 msgid "unnamed struct/union that defines no instances"
31431 msgstr ""
31433 #: c/c-decl.c:4274
31434 #, gcc-internal-format
31435 msgid "empty declaration with storage class specifier does not redeclare tag"
31436 msgstr ""
31438 #: c/c-decl.c:4289
31439 #, gcc-internal-format
31440 msgid "empty declaration with type qualifier does not redeclare tag"
31441 msgstr ""
31443 #: c/c-decl.c:4300
31444 #, gcc-internal-format
31445 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
31446 msgstr ""
31448 #: c/c-decl.c:4322 c/c-decl.c:4330
31449 #, gcc-internal-format
31450 msgid "useless type name in empty declaration"
31451 msgstr ""
31453 #: c/c-decl.c:4338
31454 #, gcc-internal-format
31455 msgid "%<inline%> in empty declaration"
31456 msgstr ""
31458 #: c/c-decl.c:4344
31459 #, gcc-internal-format
31460 msgid "%<_Noreturn%> in empty declaration"
31461 msgstr ""
31463 #: c/c-decl.c:4350
31464 #, gcc-internal-format
31465 msgid "%<auto%> in file-scope empty declaration"
31466 msgstr ""
31468 #: c/c-decl.c:4356
31469 #, gcc-internal-format
31470 msgid "%<register%> in file-scope empty declaration"
31471 msgstr ""
31473 #: c/c-decl.c:4363
31474 #, gcc-internal-format
31475 msgid "useless storage class specifier in empty declaration"
31476 msgstr ""
31478 #: c/c-decl.c:4369
31479 #, gcc-internal-format
31480 msgid "useless %qs in empty declaration"
31481 msgstr ""
31483 #: c/c-decl.c:4382
31484 #, gcc-internal-format
31485 msgid "useless type qualifier in empty declaration"
31486 msgstr ""
31488 #: c/c-decl.c:4389
31489 #, gcc-internal-format
31490 msgid "useless %<_Alignas%> in empty declaration"
31491 msgstr ""
31493 #: c/c-decl.c:4396 c/c-parser.c:1757
31494 #, gcc-internal-format
31495 msgid "empty declaration"
31496 msgstr ""
31498 #: c/c-decl.c:4467
31499 #, gcc-internal-format
31500 msgid ""
31501 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
31502 "declarators"
31503 msgstr ""
31505 #: c/c-decl.c:4471
31506 #, gcc-internal-format
31507 msgid "ISO C90 does not support %<[*]%> array declarators"
31508 msgstr ""
31510 #. C99 6.7.5.2p4
31511 #. A function definition isn't function prototype scope C99 6.2.1p4.
31512 #. C99 6.7.5.2p4
31513 #: c/c-decl.c:4477 c/c-decl.c:6980
31514 #, gcc-internal-format
31515 msgid "%<[*]%> not allowed in other than function prototype scope"
31516 msgstr ""
31518 #: c/c-decl.c:4564 cp/decl2.c:1480
31519 #, gcc-internal-format
31520 msgid "%q+D in declare target directive does not have mappable type"
31521 msgstr ""
31523 #: c/c-decl.c:4613
31524 #, gcc-internal-format
31525 msgid "%q+D is usually a function"
31526 msgstr ""
31528 #: c/c-decl.c:4622
31529 #, gcc-internal-format
31530 msgid "typedef %qD is initialized (use __typeof__ instead)"
31531 msgstr ""
31533 #: c/c-decl.c:4627
31534 #, gcc-internal-format
31535 msgid "function %qD is initialized like a variable"
31536 msgstr ""
31538 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
31539 #: c/c-decl.c:4633
31540 #, gcc-internal-format
31541 msgid "parameter %qD is initialized"
31542 msgstr ""
31544 #. Although C99 is unclear about whether incomplete arrays
31545 #. of VLAs themselves count as VLAs, it does not make
31546 #. sense to permit them to be initialized given that
31547 #. ordinary VLAs may not be initialized.
31548 #: c/c-decl.c:4652 c/c-decl.c:4667 c/c-typeck.c:7292
31549 #, gcc-internal-format
31550 msgid "variable-sized object may not be initialized"
31551 msgstr ""
31553 #: c/c-decl.c:4658
31554 #, gcc-internal-format
31555 msgid "variable %qD has initializer but incomplete type"
31556 msgstr ""
31558 #: c/c-decl.c:4747
31559 #, gcc-internal-format
31560 msgid "inline function %q+D given attribute noinline"
31561 msgstr ""
31563 #: c/c-decl.c:4797
31564 #, gcc-internal-format
31565 msgid "uninitialized const member in %qT is invalid in C++"
31566 msgstr ""
31568 #: c/c-decl.c:4799
31569 #, gcc-internal-format
31570 msgid "%qD should be initialized"
31571 msgstr ""
31573 #: c/c-decl.c:4875
31574 #, gcc-internal-format
31575 msgid "initializer fails to determine size of %q+D"
31576 msgstr ""
31578 #: c/c-decl.c:4880
31579 #, gcc-internal-format
31580 msgid "array size missing in %q+D"
31581 msgstr ""
31583 #: c/c-decl.c:4892
31584 #, gcc-internal-format
31585 msgid "zero or negative size array %q+D"
31586 msgstr ""
31588 #: c/c-decl.c:4963
31589 #, gcc-internal-format
31590 msgid "storage size of %q+D isn%'t constant"
31591 msgstr ""
31593 #: c/c-decl.c:5013
31594 #, gcc-internal-format
31595 msgid "ignoring asm-specifier for non-static local variable %q+D"
31596 msgstr ""
31598 #: c/c-decl.c:5043
31599 #, gcc-internal-format
31600 msgid "cannot put object with volatile field into register"
31601 msgstr ""
31603 #: c/c-decl.c:5129
31604 #, gcc-internal-format
31605 msgid "uninitialized const %qD is invalid in C++"
31606 msgstr ""
31608 #: c/c-decl.c:5186
31609 #, gcc-internal-format
31610 msgid "ISO C forbids forward parameter declarations"
31611 msgstr ""
31613 #: c/c-decl.c:5283
31614 #, gcc-internal-format
31615 msgid "defining a type in a compound literal is invalid in C++"
31616 msgstr ""
31618 #: c/c-decl.c:5337 c/c-decl.c:5352
31619 #, gcc-internal-format
31620 msgid "bit-field %qs width not an integer constant"
31621 msgstr ""
31623 #: c/c-decl.c:5347
31624 #, gcc-internal-format
31625 msgid "bit-field %qs width not an integer constant expression"
31626 msgstr ""
31628 #: c/c-decl.c:5358
31629 #, gcc-internal-format
31630 msgid "negative width in bit-field %qs"
31631 msgstr ""
31633 #: c/c-decl.c:5363
31634 #, gcc-internal-format
31635 msgid "zero width for bit-field %qs"
31636 msgstr ""
31638 #: c/c-decl.c:5373
31639 #, gcc-internal-format
31640 msgid "bit-field %qs has invalid type"
31641 msgstr ""
31643 #: c/c-decl.c:5383
31644 #, gcc-internal-format
31645 msgid "type of bit-field %qs is a GCC extension"
31646 msgstr ""
31648 #: c/c-decl.c:5389
31649 #, gcc-internal-format
31650 msgid "width of %qs exceeds its type"
31651 msgstr ""
31653 #: c/c-decl.c:5402
31654 #, gcc-internal-format
31655 msgid "%qs is narrower than values of its type"
31656 msgstr ""
31658 #: c/c-decl.c:5417
31659 #, gcc-internal-format
31660 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
31661 msgstr ""
31663 #: c/c-decl.c:5420
31664 #, gcc-internal-format
31665 msgid "ISO C90 forbids array whose size can%'t be evaluated"
31666 msgstr ""
31668 #: c/c-decl.c:5427
31669 #, gcc-internal-format
31670 msgid "ISO C90 forbids variable length array %qE"
31671 msgstr ""
31673 #: c/c-decl.c:5429
31674 #, gcc-internal-format
31675 msgid "ISO C90 forbids variable length array"
31676 msgstr ""
31678 #: c/c-decl.c:5607 c/c-decl.c:5981 c/c-decl.c:5991
31679 #, gcc-internal-format
31680 msgid "variably modified %qE at file scope"
31681 msgstr ""
31683 #: c/c-decl.c:5609
31684 #, gcc-internal-format
31685 msgid "variably modified field at file scope"
31686 msgstr ""
31688 #: c/c-decl.c:5629
31689 #, gcc-internal-format
31690 msgid "type defaults to %<int%> in declaration of %qE"
31691 msgstr ""
31693 #: c/c-decl.c:5633
31694 #, gcc-internal-format
31695 msgid "type defaults to %<int%> in type name"
31696 msgstr ""
31698 #: c/c-decl.c:5665
31699 #, gcc-internal-format
31700 msgid "duplicate %<const%>"
31701 msgstr ""
31703 #: c/c-decl.c:5667
31704 #, gcc-internal-format
31705 msgid "duplicate %<restrict%>"
31706 msgstr ""
31708 #: c/c-decl.c:5669
31709 #, gcc-internal-format
31710 msgid "duplicate %<volatile%>"
31711 msgstr ""
31713 #: c/c-decl.c:5671
31714 #, gcc-internal-format
31715 msgid "duplicate %<_Atomic%>"
31716 msgstr ""
31718 #: c/c-decl.c:5674
31719 #, gcc-internal-format, gfc-internal-format
31720 msgid "conflicting named address spaces (%s vs %s)"
31721 msgstr ""
31723 #: c/c-decl.c:5697 c/c-parser.c:2635
31724 #, gcc-internal-format
31725 msgid "%<_Atomic%>-qualified array type"
31726 msgstr ""
31728 #: c/c-decl.c:5711
31729 #, gcc-internal-format
31730 msgid "function definition declared %<auto%>"
31731 msgstr ""
31733 #: c/c-decl.c:5713
31734 #, gcc-internal-format
31735 msgid "function definition declared %<register%>"
31736 msgstr ""
31738 #: c/c-decl.c:5715
31739 #, gcc-internal-format
31740 msgid "function definition declared %<typedef%>"
31741 msgstr ""
31743 #: c/c-decl.c:5717
31744 #, gcc-internal-format
31745 msgid "function definition declared %qs"
31746 msgstr ""
31748 #: c/c-decl.c:5735
31749 #, gcc-internal-format
31750 msgid "storage class specified for structure field %qE"
31751 msgstr ""
31753 #: c/c-decl.c:5738
31754 #, gcc-internal-format
31755 msgid "storage class specified for structure field"
31756 msgstr ""
31758 #: c/c-decl.c:5742
31759 #, gcc-internal-format
31760 msgid "storage class specified for parameter %qE"
31761 msgstr ""
31763 #: c/c-decl.c:5745
31764 #, gcc-internal-format
31765 msgid "storage class specified for unnamed parameter"
31766 msgstr ""
31768 #: c/c-decl.c:5748 cp/decl.c:9997
31769 #, gcc-internal-format
31770 msgid "storage class specified for typename"
31771 msgstr ""
31773 #: c/c-decl.c:5765
31774 #, gcc-internal-format
31775 msgid "%qE initialized and declared %<extern%>"
31776 msgstr ""
31778 #: c/c-decl.c:5769
31779 #, gcc-internal-format
31780 msgid "%qE has both %<extern%> and initializer"
31781 msgstr ""
31783 #: c/c-decl.c:5774
31784 #, gcc-internal-format
31785 msgid "file-scope declaration of %qE specifies %<auto%>"
31786 msgstr ""
31788 #: c/c-decl.c:5778
31789 #, gcc-internal-format
31790 msgid "file-scope declaration of %qE specifies %<register%>"
31791 msgstr ""
31793 #: c/c-decl.c:5783
31794 #, gcc-internal-format
31795 msgid "nested function %qE declared %<extern%>"
31796 msgstr ""
31798 #: c/c-decl.c:5786
31799 #, gcc-internal-format
31800 msgid "function-scope %qE implicitly auto and declared %qs"
31801 msgstr ""
31803 #. Only the innermost declarator (making a parameter be of
31804 #. array type which is converted to pointer type)
31805 #. may have static or type qualifiers.
31806 #: c/c-decl.c:5833 c/c-decl.c:6202
31807 #, gcc-internal-format
31808 msgid "static or type qualifiers in non-parameter array declarator"
31809 msgstr ""
31811 #: c/c-decl.c:5881
31812 #, gcc-internal-format
31813 msgid "declaration of %qE as array of voids"
31814 msgstr ""
31816 #: c/c-decl.c:5883
31817 #, gcc-internal-format
31818 msgid "declaration of type name as array of voids"
31819 msgstr ""
31821 #: c/c-decl.c:5890
31822 #, gcc-internal-format
31823 msgid "declaration of %qE as array of functions"
31824 msgstr ""
31826 #: c/c-decl.c:5893
31827 #, gcc-internal-format
31828 msgid "declaration of type name as array of functions"
31829 msgstr ""
31831 #: c/c-decl.c:5901 c/c-decl.c:7894
31832 #, gcc-internal-format
31833 msgid "invalid use of structure with flexible array member"
31834 msgstr ""
31836 #: c/c-decl.c:5927
31837 #, gcc-internal-format
31838 msgid "size of array %qE has non-integer type"
31839 msgstr ""
31841 #: c/c-decl.c:5931
31842 #, gcc-internal-format
31843 msgid "size of unnamed array has non-integer type"
31844 msgstr ""
31846 #: c/c-decl.c:5938
31847 #, gcc-internal-format
31848 msgid "size of array %qE has incomplete type"
31849 msgstr ""
31851 #: c/c-decl.c:5941
31852 #, gcc-internal-format
31853 msgid "size of unnamed array has incomplete type"
31854 msgstr ""
31856 #: c/c-decl.c:5952
31857 #, gcc-internal-format
31858 msgid "ISO C forbids zero-size array %qE"
31859 msgstr ""
31861 #: c/c-decl.c:5955
31862 #, gcc-internal-format
31863 msgid "ISO C forbids zero-size array"
31864 msgstr ""
31866 #: c/c-decl.c:5964
31867 #, gcc-internal-format
31868 msgid "size of array %qE is negative"
31869 msgstr ""
31871 #: c/c-decl.c:5966
31872 #, gcc-internal-format
31873 msgid "size of unnamed array is negative"
31874 msgstr ""
31876 #: c/c-decl.c:6090 c/c-decl.c:6708
31877 #, gcc-internal-format
31878 msgid "ISO C90 does not support flexible array members"
31879 msgstr ""
31881 #. C99 6.7.5.2p4
31882 #: c/c-decl.c:6112
31883 #, gcc-internal-format
31884 msgid "%<[*]%> not in a declaration"
31885 msgstr ""
31887 #: c/c-decl.c:6125
31888 #, gcc-internal-format
31889 msgid "array type has incomplete element type %qT"
31890 msgstr ""
31892 #: c/c-decl.c:6131
31893 #, gcc-internal-format
31894 msgid ""
31895 "declaration of %qE as multidimensional array must have bounds for all "
31896 "dimensions except the first"
31897 msgstr ""
31899 #: c/c-decl.c:6135
31900 #, gcc-internal-format
31901 msgid ""
31902 "declaration of multidimensional array must have bounds for all dimensions "
31903 "except the first"
31904 msgstr ""
31906 #: c/c-decl.c:6238
31907 #, gcc-internal-format
31908 msgid "%qE declared as function returning a function"
31909 msgstr ""
31911 #: c/c-decl.c:6241
31912 #, gcc-internal-format
31913 msgid "type name declared as function returning a function"
31914 msgstr ""
31916 #: c/c-decl.c:6248
31917 #, gcc-internal-format
31918 msgid "%qE declared as function returning an array"
31919 msgstr ""
31921 #: c/c-decl.c:6251
31922 #, gcc-internal-format
31923 msgid "type name declared as function returning an array"
31924 msgstr ""
31926 #: c/c-decl.c:6279
31927 #, gcc-internal-format
31928 msgid "function definition has qualified void return type"
31929 msgstr ""
31931 #: c/c-decl.c:6282 cp/decl.c:10127
31932 #, gcc-internal-format
31933 msgid "type qualifiers ignored on function return type"
31934 msgstr ""
31936 #: c/c-decl.c:6320 c/c-decl.c:6504 c/c-decl.c:6558 c/c-decl.c:6642
31937 #: c/c-decl.c:6760 c/c-parser.c:2637
31938 #, gcc-internal-format
31939 msgid "%<_Atomic%>-qualified function type"
31940 msgstr ""
31942 #: c/c-decl.c:6326 c/c-decl.c:6510 c/c-decl.c:6647 c/c-decl.c:6765
31943 #, gcc-internal-format
31944 msgid "ISO C forbids qualified function types"
31945 msgstr ""
31947 #: c/c-decl.c:6395
31948 #, gcc-internal-format
31949 msgid "%qs combined with %<auto%> qualifier for %qE"
31950 msgstr ""
31952 #: c/c-decl.c:6399
31953 #, gcc-internal-format
31954 msgid "%qs combined with %<register%> qualifier for %qE"
31955 msgstr ""
31957 #: c/c-decl.c:6405
31958 #, gcc-internal-format
31959 msgid "%qs specified for auto variable %qE"
31960 msgstr ""
31962 #: c/c-decl.c:6421
31963 #, gcc-internal-format
31964 msgid "%qs specified for parameter %qE"
31965 msgstr ""
31967 #: c/c-decl.c:6424
31968 #, gcc-internal-format
31969 msgid "%qs specified for unnamed parameter"
31970 msgstr ""
31972 #: c/c-decl.c:6430
31973 #, gcc-internal-format
31974 msgid "%qs specified for structure field %qE"
31975 msgstr ""
31977 #: c/c-decl.c:6433
31978 #, gcc-internal-format
31979 msgid "%qs specified for structure field"
31980 msgstr ""
31982 #: c/c-decl.c:6448
31983 #, gcc-internal-format
31984 msgid "bit-field %qE has atomic type"
31985 msgstr ""
31987 #: c/c-decl.c:6450
31988 #, gcc-internal-format
31989 msgid "bit-field has atomic type"
31990 msgstr ""
31992 #: c/c-decl.c:6459
31993 #, gcc-internal-format
31994 msgid "alignment specified for typedef %qE"
31995 msgstr ""
31997 #: c/c-decl.c:6461
31998 #, gcc-internal-format
31999 msgid "alignment specified for %<register%> object %qE"
32000 msgstr ""
32002 #: c/c-decl.c:6466
32003 #, gcc-internal-format
32004 msgid "alignment specified for parameter %qE"
32005 msgstr ""
32007 #: c/c-decl.c:6468
32008 #, gcc-internal-format
32009 msgid "alignment specified for unnamed parameter"
32010 msgstr ""
32012 #: c/c-decl.c:6473
32013 #, gcc-internal-format
32014 msgid "alignment specified for bit-field %qE"
32015 msgstr ""
32017 #: c/c-decl.c:6475
32018 #, gcc-internal-format
32019 msgid "alignment specified for unnamed bit-field"
32020 msgstr ""
32022 #: c/c-decl.c:6478
32023 #, gcc-internal-format
32024 msgid "alignment specified for function %qE"
32025 msgstr ""
32027 #: c/c-decl.c:6485
32028 #, gcc-internal-format
32029 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
32030 msgstr ""
32032 #: c/c-decl.c:6488
32033 #, gcc-internal-format
32034 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
32035 msgstr ""
32037 #: c/c-decl.c:6519
32038 #, gcc-internal-format
32039 msgid "typedef %q+D declared %<inline%>"
32040 msgstr ""
32042 #: c/c-decl.c:6521
32043 #, gcc-internal-format
32044 msgid "typedef %q+D declared %<_Noreturn%>"
32045 msgstr ""
32047 #: c/c-decl.c:6564
32048 #, gcc-internal-format
32049 msgid "ISO C forbids const or volatile function types"
32050 msgstr ""
32052 #. C99 6.7.2.1p8
32053 #: c/c-decl.c:6575
32054 #, gcc-internal-format
32055 msgid "a member of a structure or union cannot have a variably modified type"
32056 msgstr ""
32058 #: c/c-decl.c:6592 cp/decl.c:9203
32059 #, gcc-internal-format
32060 msgid "variable or field %qE declared void"
32061 msgstr ""
32063 #: c/c-decl.c:6632
32064 #, gcc-internal-format
32065 msgid "attributes in parameter array declarator ignored"
32066 msgstr ""
32068 #: c/c-decl.c:6674
32069 #, gcc-internal-format
32070 msgid "parameter %q+D declared %<inline%>"
32071 msgstr ""
32073 #: c/c-decl.c:6676
32074 #, gcc-internal-format
32075 msgid "parameter %q+D declared %<_Noreturn%>"
32076 msgstr ""
32078 #: c/c-decl.c:6689
32079 #, gcc-internal-format
32080 msgid "field %qE declared as a function"
32081 msgstr ""
32083 #: c/c-decl.c:6696
32084 #, gcc-internal-format
32085 msgid "field %qE has incomplete type"
32086 msgstr ""
32088 #: c/c-decl.c:6698
32089 #, gcc-internal-format
32090 msgid "unnamed field has incomplete type"
32091 msgstr ""
32093 #: c/c-decl.c:6731 c/c-decl.c:6742 c/c-decl.c:6745
32094 #, gcc-internal-format
32095 msgid "invalid storage class for function %qE"
32096 msgstr ""
32098 #: c/c-decl.c:6802
32099 #, gcc-internal-format
32100 msgid "cannot inline function %<main%>"
32101 msgstr ""
32103 #: c/c-decl.c:6804
32104 #, gcc-internal-format
32105 msgid "%<main%> declared %<_Noreturn%>"
32106 msgstr ""
32108 #: c/c-decl.c:6815
32109 #, gcc-internal-format
32110 msgid "ISO C99 does not support %<_Noreturn%>"
32111 msgstr ""
32113 #: c/c-decl.c:6818
32114 #, gcc-internal-format
32115 msgid "ISO C90 does not support %<_Noreturn%>"
32116 msgstr ""
32118 #: c/c-decl.c:6847
32119 #, gcc-internal-format
32120 msgid "variable previously declared %<static%> redeclared %<extern%>"
32121 msgstr ""
32123 #: c/c-decl.c:6857
32124 #, gcc-internal-format
32125 msgid "variable %q+D declared %<inline%>"
32126 msgstr ""
32128 #: c/c-decl.c:6859
32129 #, gcc-internal-format
32130 msgid "variable %q+D declared %<_Noreturn%>"
32131 msgstr ""
32133 #: c/c-decl.c:6894
32134 #, gcc-internal-format
32135 msgid "non-nested function with variably modified type"
32136 msgstr ""
32138 #: c/c-decl.c:6896
32139 #, gcc-internal-format
32140 msgid "object with variably modified type must have no linkage"
32141 msgstr ""
32143 #: c/c-decl.c:6986 c/c-decl.c:8576
32144 #, gcc-internal-format
32145 msgid "function declaration isn%'t a prototype"
32146 msgstr ""
32148 #: c/c-decl.c:6995
32149 #, gcc-internal-format
32150 msgid "parameter names (without types) in function declaration"
32151 msgstr ""
32153 #: c/c-decl.c:7032
32154 #, gcc-internal-format
32155 msgid "parameter %u (%q+D) has incomplete type"
32156 msgstr ""
32158 #: c/c-decl.c:7036
32159 #, gcc-internal-format, gfc-internal-format
32160 msgid "parameter %u has incomplete type"
32161 msgstr ""
32163 #: c/c-decl.c:7047
32164 #, gcc-internal-format
32165 msgid "parameter %u (%q+D) has void type"
32166 msgstr ""
32168 #: c/c-decl.c:7051
32169 #, gcc-internal-format, gfc-internal-format
32170 msgid "parameter %u has void type"
32171 msgstr ""
32173 #: c/c-decl.c:7125
32174 #, gcc-internal-format
32175 msgid "%<void%> as only parameter may not be qualified"
32176 msgstr ""
32178 #: c/c-decl.c:7129 c/c-decl.c:7165
32179 #, gcc-internal-format
32180 msgid "%<void%> must be the only parameter"
32181 msgstr ""
32183 #: c/c-decl.c:7159
32184 #, gcc-internal-format
32185 msgid "parameter %q+D has just a forward declaration"
32186 msgstr ""
32188 #: c/c-decl.c:7205
32189 #, gcc-internal-format
32190 msgid ""
32191 "%<%s %E%> declared inside parameter list will not be visible outside of this "
32192 "definition or declaration"
32193 msgstr ""
32195 #: c/c-decl.c:7211
32196 #, gcc-internal-format, gfc-internal-format
32197 msgid ""
32198 "anonymous %s declared inside parameter list will not be visible outside of "
32199 "this definition or declaration"
32200 msgstr ""
32202 #: c/c-decl.c:7313
32203 #, gcc-internal-format
32204 msgid "enum type defined here"
32205 msgstr ""
32207 #: c/c-decl.c:7319
32208 #, gcc-internal-format
32209 msgid "struct defined here"
32210 msgstr ""
32212 #: c/c-decl.c:7325
32213 #, gcc-internal-format
32214 msgid "union defined here"
32215 msgstr ""
32217 #: c/c-decl.c:7398
32218 #, gcc-internal-format
32219 msgid "redefinition of %<union %E%>"
32220 msgstr ""
32222 #: c/c-decl.c:7400
32223 #, gcc-internal-format
32224 msgid "redefinition of %<struct %E%>"
32225 msgstr ""
32227 #: c/c-decl.c:7409
32228 #, gcc-internal-format
32229 msgid "nested redefinition of %<union %E%>"
32230 msgstr ""
32232 #: c/c-decl.c:7411
32233 #, gcc-internal-format
32234 msgid "nested redefinition of %<struct %E%>"
32235 msgstr ""
32237 #: c/c-decl.c:7441 c/c-decl.c:8155
32238 #, gcc-internal-format
32239 msgid "defining type in %qs expression is invalid in C++"
32240 msgstr ""
32242 #: c/c-decl.c:7509 cp/decl.c:4639
32243 #, gcc-internal-format
32244 msgid "declaration does not declare anything"
32245 msgstr ""
32247 #: c/c-decl.c:7514
32248 #, gcc-internal-format
32249 msgid "ISO C99 doesn%'t support unnamed structs/unions"
32250 msgstr ""
32252 #: c/c-decl.c:7517
32253 #, gcc-internal-format
32254 msgid "ISO C90 doesn%'t support unnamed structs/unions"
32255 msgstr ""
32257 #: c/c-decl.c:7608 c/c-decl.c:7626 c/c-decl.c:7687
32258 #, gcc-internal-format
32259 msgid "duplicate member %q+D"
32260 msgstr ""
32262 #: c/c-decl.c:7713
32263 #, gcc-internal-format
32264 msgid "empty struct has size 0 in C, size 1 in C++"
32265 msgstr ""
32267 #: c/c-decl.c:7716
32268 #, gcc-internal-format
32269 msgid "empty union has size 0 in C, size 1 in C++"
32270 msgstr ""
32272 #: c/c-decl.c:7802
32273 #, gcc-internal-format
32274 msgid "union has no named members"
32275 msgstr ""
32277 #: c/c-decl.c:7804
32278 #, gcc-internal-format
32279 msgid "union has no members"
32280 msgstr ""
32282 #: c/c-decl.c:7809
32283 #, gcc-internal-format
32284 msgid "struct has no named members"
32285 msgstr ""
32287 #: c/c-decl.c:7811
32288 #, gcc-internal-format
32289 msgid "struct has no members"
32290 msgstr ""
32292 #: c/c-decl.c:7873 cp/decl.c:11073
32293 #, gcc-internal-format
32294 msgid "flexible array member in union"
32295 msgstr ""
32297 #: c/c-decl.c:7879
32298 #, gcc-internal-format
32299 msgid "flexible array member not at end of struct"
32300 msgstr ""
32302 #: c/c-decl.c:7885
32303 #, gcc-internal-format
32304 msgid "flexible array member in a struct with no named members"
32305 msgstr ""
32307 #: c/c-decl.c:7916
32308 #, gcc-internal-format
32309 msgid "type %qT is too large"
32310 msgstr ""
32312 #: c/c-decl.c:8039
32313 #, gcc-internal-format
32314 msgid "union cannot be made transparent"
32315 msgstr ""
32317 #: c/c-decl.c:8127
32318 #, gcc-internal-format
32319 msgid "nested redefinition of %<enum %E%>"
32320 msgstr ""
32322 #. This enum is a named one that has been declared already.
32323 #: c/c-decl.c:8134
32324 #, gcc-internal-format
32325 msgid "redeclaration of %<enum %E%>"
32326 msgstr ""
32328 #: c/c-decl.c:8213 cp/decl.c:13435
32329 #, gcc-internal-format
32330 msgid "specified mode too small for enumeral values"
32331 msgstr ""
32333 #: c/c-decl.c:8228
32334 #, gcc-internal-format
32335 msgid "enumeration values exceed range of largest integer"
32336 msgstr ""
32338 #: c/c-decl.c:8342 c/c-decl.c:8358
32339 #, gcc-internal-format
32340 msgid "enumerator value for %qE is not an integer constant"
32341 msgstr ""
32343 #: c/c-decl.c:8353
32344 #, gcc-internal-format
32345 msgid "enumerator value for %qE is not an integer constant expression"
32346 msgstr ""
32348 #: c/c-decl.c:8377
32349 #, gcc-internal-format
32350 msgid "overflow in enumeration values"
32351 msgstr ""
32353 #: c/c-decl.c:8385
32354 #, gcc-internal-format
32355 msgid "ISO C restricts enumerator values to range of %<int%>"
32356 msgstr ""
32358 #: c/c-decl.c:8471 cp/decl.c:4941 cp/decl.c:13960
32359 #, gcc-internal-format
32360 msgid "inline function %qD given attribute noinline"
32361 msgstr ""
32363 #: c/c-decl.c:8489
32364 #, gcc-internal-format
32365 msgid "return type is an incomplete type"
32366 msgstr ""
32368 #: c/c-decl.c:8500
32369 #, gcc-internal-format
32370 msgid "return type defaults to %<int%>"
32371 msgstr ""
32373 #: c/c-decl.c:8526
32374 #, gcc-internal-format
32375 msgid "%q+D defined as variadic function without prototype"
32376 msgstr ""
32378 #: c/c-decl.c:8585
32379 #, gcc-internal-format
32380 msgid "no previous prototype for %qD"
32381 msgstr ""
32383 #: c/c-decl.c:8594
32384 #, gcc-internal-format
32385 msgid "%qD was used with no prototype before its definition"
32386 msgstr ""
32388 #: c/c-decl.c:8602 cp/decl.c:14103
32389 #, gcc-internal-format
32390 msgid "no previous declaration for %qD"
32391 msgstr ""
32393 #: c/c-decl.c:8612
32394 #, gcc-internal-format
32395 msgid "%qD was used with no declaration before its definition"
32396 msgstr ""
32398 #: c/c-decl.c:8631
32399 #, gcc-internal-format
32400 msgid "return type of %qD is not %<int%>"
32401 msgstr ""
32403 #: c/c-decl.c:8633
32404 #, gcc-internal-format
32405 msgid "%<_Atomic%>-qualified return type of %qD"
32406 msgstr ""
32408 #: c/c-decl.c:8640
32409 #, gcc-internal-format
32410 msgid "%qD is normally a non-static function"
32411 msgstr ""
32413 #: c/c-decl.c:8677
32414 #, gcc-internal-format
32415 msgid "old-style parameter declarations in prototyped function definition"
32416 msgstr ""
32418 #: c/c-decl.c:8692
32419 #, gcc-internal-format
32420 msgid "traditional C rejects ISO C style function definitions"
32421 msgstr ""
32423 #: c/c-decl.c:8708
32424 #, gcc-internal-format
32425 msgid "parameter name omitted"
32426 msgstr ""
32428 #: c/c-decl.c:8745
32429 #, gcc-internal-format
32430 msgid "old-style function definition"
32431 msgstr ""
32433 #: c/c-decl.c:8754
32434 #, gcc-internal-format
32435 msgid "parameter name missing from parameter list"
32436 msgstr ""
32438 #: c/c-decl.c:8770
32439 #, gcc-internal-format
32440 msgid "%qD declared as a non-parameter"
32441 msgstr ""
32443 #: c/c-decl.c:8778
32444 #, gcc-internal-format
32445 msgid "multiple parameters named %qD"
32446 msgstr ""
32448 #: c/c-decl.c:8787
32449 #, gcc-internal-format
32450 msgid "parameter %qD declared with void type"
32451 msgstr ""
32453 #: c/c-decl.c:8816 c/c-decl.c:8821
32454 #, gcc-internal-format
32455 msgid "type of %qD defaults to %<int%>"
32456 msgstr ""
32458 #: c/c-decl.c:8841
32459 #, gcc-internal-format
32460 msgid "parameter %qD has incomplete type"
32461 msgstr ""
32463 #: c/c-decl.c:8848
32464 #, gcc-internal-format
32465 msgid "declaration for parameter %qD but no such parameter"
32466 msgstr ""
32468 #: c/c-decl.c:8898
32469 #, gcc-internal-format
32470 msgid "number of arguments doesn%'t match built-in prototype"
32471 msgstr ""
32473 #: c/c-decl.c:8909
32474 #, gcc-internal-format
32475 msgid "number of arguments doesn%'t match prototype"
32476 msgstr ""
32478 #: c/c-decl.c:8912 c/c-decl.c:8959 c/c-decl.c:8973
32479 #, gcc-internal-format
32480 msgid "prototype declaration"
32481 msgstr ""
32483 #: c/c-decl.c:8951
32484 #, gcc-internal-format
32485 msgid "promoted argument %qD doesn%'t match built-in prototype"
32486 msgstr ""
32488 #: c/c-decl.c:8956
32489 #, gcc-internal-format
32490 msgid "promoted argument %qD doesn%'t match prototype"
32491 msgstr ""
32493 #: c/c-decl.c:8966
32494 #, gcc-internal-format
32495 msgid "argument %qD doesn%'t match built-in prototype"
32496 msgstr ""
32498 #: c/c-decl.c:8971
32499 #, gcc-internal-format
32500 msgid "argument %qD doesn%'t match prototype"
32501 msgstr ""
32503 #: c/c-decl.c:9228 cp/decl.c:14859
32504 #, gcc-internal-format
32505 msgid "no return statement in function returning non-void"
32506 msgstr ""
32508 #: c/c-decl.c:9248 cp/decl.c:14891
32509 #, gcc-internal-format
32510 msgid "parameter %qD set but not used"
32511 msgstr ""
32513 #. If we get here, declarations have been used in a for loop without
32514 #. the C99 for loop scope.  This doesn't make much sense, so don't
32515 #. allow it.
32516 #: c/c-decl.c:9344
32517 #, gcc-internal-format
32518 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
32519 msgstr ""
32521 #: c/c-decl.c:9349
32522 #, gcc-internal-format
32523 msgid ""
32524 "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
32525 msgstr ""
32527 #: c/c-decl.c:9384
32528 #, gcc-internal-format
32529 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
32530 msgstr ""
32532 #: c/c-decl.c:9388
32533 #, gcc-internal-format
32534 msgid ""
32535 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
32536 msgstr ""
32538 #: c/c-decl.c:9395
32539 #, gcc-internal-format
32540 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
32541 msgstr ""
32543 #: c/c-decl.c:9400
32544 #, gcc-internal-format
32545 msgid "%<union %E%> declared in %<for%> loop initial declaration"
32546 msgstr ""
32548 #: c/c-decl.c:9404
32549 #, gcc-internal-format
32550 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
32551 msgstr ""
32553 #: c/c-decl.c:9408
32554 #, gcc-internal-format
32555 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
32556 msgstr ""
32558 #: c/c-decl.c:9656
32559 #, gcc-internal-format
32560 msgid "incompatible address space qualifiers %qs and %qs"
32561 msgstr ""
32563 #: c/c-decl.c:9714 c/c-decl.c:9721
32564 #, gcc-internal-format
32565 msgid "duplicate %qE declaration specifier"
32566 msgstr ""
32568 #: c/c-decl.c:9748 c/c-decl.c:10132 c/c-decl.c:10516
32569 #, gcc-internal-format
32570 msgid "two or more data types in declaration specifiers"
32571 msgstr ""
32573 #: c/c-decl.c:9760 cp/parser.c:26954
32574 #, gcc-internal-format
32575 msgid "%<long long long%> is too long for GCC"
32576 msgstr ""
32578 #: c/c-decl.c:9773
32579 #, gcc-internal-format
32580 msgid "ISO C90 does not support %<long long%>"
32581 msgstr ""
32583 #: c/c-decl.c:10002 c/c-parser.c:8017
32584 #, gcc-internal-format
32585 msgid "ISO C90 does not support complex types"
32586 msgstr ""
32588 #: c/c-decl.c:10048
32589 #, gcc-internal-format
32590 msgid "ISO C does not support saturating types"
32591 msgstr ""
32593 #: c/c-decl.c:10119 c/c-decl.c:10673
32594 #, gcc-internal-format
32595 msgid "duplicate %qE"
32596 msgstr ""
32598 #: c/c-decl.c:10175
32599 #, gcc-internal-format
32600 msgid "ISO C does not support %<__int%d%> types"
32601 msgstr ""
32603 #: c/c-decl.c:10195
32604 #, gcc-internal-format
32605 msgid "%<__int%d%> is not supported on this target"
32606 msgstr ""
32608 #: c/c-decl.c:10237
32609 #, gcc-internal-format
32610 msgid "ISO C90 does not support boolean types"
32611 msgstr ""
32613 #: c/c-decl.c:10356
32614 #, gcc-internal-format
32615 msgid "ISO C does not support the %<_Float%d%s%> type"
32616 msgstr ""
32618 #: c/c-decl.c:10404
32619 #, gcc-internal-format
32620 msgid "%<_Float%d%s%> is not supported on this target"
32621 msgstr ""
32623 #: c/c-decl.c:10474
32624 #, gcc-internal-format
32625 msgid "ISO C does not support decimal floating point"
32626 msgstr ""
32628 #: c/c-decl.c:10497 c/c-decl.c:10763 c/c-parser.c:7518
32629 #, gcc-internal-format
32630 msgid "fixed-point types not supported for this target"
32631 msgstr ""
32633 #: c/c-decl.c:10499
32634 #, gcc-internal-format
32635 msgid "ISO C does not support fixed-point types"
32636 msgstr ""
32638 #: c/c-decl.c:10534
32639 #, gcc-internal-format
32640 msgid "C++ lookup of %qD would return a field, not a type"
32641 msgstr ""
32643 #: c/c-decl.c:10547
32644 #, gcc-internal-format
32645 msgid "%qE fails to be a typedef or built in type"
32646 msgstr ""
32648 #: c/c-decl.c:10595
32649 #, gcc-internal-format
32650 msgid "%qE is not at beginning of declaration"
32651 msgstr ""
32653 #: c/c-decl.c:10616
32654 #, gcc-internal-format
32655 msgid "%qE used with %<auto%>"
32656 msgstr ""
32658 #: c/c-decl.c:10618
32659 #, gcc-internal-format
32660 msgid "%qE used with %<register%>"
32661 msgstr ""
32663 #: c/c-decl.c:10620
32664 #, gcc-internal-format
32665 msgid "%qE used with %<typedef%>"
32666 msgstr ""
32668 #: c/c-decl.c:10634 c/c-parser.c:7100
32669 #, gcc-internal-format
32670 msgid "ISO C99 does not support %qE"
32671 msgstr ""
32673 #: c/c-decl.c:10637 c/c-parser.c:7103
32674 #, gcc-internal-format
32675 msgid "ISO C90 does not support %qE"
32676 msgstr ""
32678 #: c/c-decl.c:10649
32679 #, gcc-internal-format
32680 msgid "%<__thread%> before %<extern%>"
32681 msgstr ""
32683 #: c/c-decl.c:10658
32684 #, gcc-internal-format
32685 msgid "%<__thread%> before %<static%>"
32686 msgstr ""
32688 #: c/c-decl.c:10671
32689 #, gcc-internal-format
32690 msgid "duplicate %<_Thread_local%> or %<__thread%>"
32691 msgstr ""
32693 #: c/c-decl.c:10679
32694 #, gcc-internal-format
32695 msgid "multiple storage classes in declaration specifiers"
32696 msgstr ""
32698 #: c/c-decl.c:10687
32699 #, gcc-internal-format
32700 msgid "%qs used with %qE"
32701 msgstr ""
32703 #: c/c-decl.c:10760
32704 #, gcc-internal-format
32705 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
32706 msgstr ""
32708 #: c/c-decl.c:10775
32709 #, gcc-internal-format
32710 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
32711 msgstr ""
32713 #: c/c-decl.c:10826 c/c-decl.c:10839 c/c-decl.c:10865
32714 #, gcc-internal-format
32715 msgid "ISO C does not support complex integer types"
32716 msgstr ""
32718 #: c/c-decl.c:11270 cp/semantics.c:5302
32719 #, gcc-internal-format
32720 msgid ""
32721 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
32722 "not %<omp_out%> nor %<omp_in%>"
32723 msgstr ""
32725 #: c/c-decl.c:11274 cp/semantics.c:5306
32726 #, gcc-internal-format
32727 msgid ""
32728 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
32729 "is not %<omp_priv%> nor %<omp_orig%>"
32730 msgstr ""
32732 #: c/c-fold.c:319 c/c-typeck.c:11112 cp/typeck.c:4495
32733 #, gcc-internal-format
32734 msgid "left shift of negative value"
32735 msgstr ""
32737 #: c/c-fold.c:329 c/c-typeck.c:11121 cp/typeck.c:4503
32738 #, gcc-internal-format
32739 msgid "left shift count is negative"
32740 msgstr ""
32742 #: c/c-fold.c:330 c/c-typeck.c:11053 cp/typeck.c:4449
32743 #, gcc-internal-format
32744 msgid "right shift count is negative"
32745 msgstr ""
32747 #: c/c-fold.c:338 c/c-typeck.c:11140 cp/typeck.c:4511
32748 #, gcc-internal-format
32749 msgid "left shift count >= width of type"
32750 msgstr ""
32752 #: c/c-fold.c:339 c/c-typeck.c:11077 cp/typeck.c:4457
32753 #, gcc-internal-format
32754 msgid "right shift count >= width of type"
32755 msgstr ""
32757 #: c/c-fold.c:346 c/c-typeck.c:11132
32758 #, gcc-internal-format
32759 msgid "left shift count >= width of vector element"
32760 msgstr ""
32762 #: c/c-fold.c:347 c/c-typeck.c:11064
32763 #, gcc-internal-format
32764 msgid "right shift count >= width of vector element"
32765 msgstr ""
32767 #: c/c-parser.c:298
32768 #, gcc-internal-format
32769 msgid "identifier %qE conflicts with C++ keyword"
32770 msgstr ""
32772 #: c/c-parser.c:940 cp/parser.c:2798
32773 #, gcc-internal-format
32774 msgid "version control conflict marker in file"
32775 msgstr ""
32777 #: c/c-parser.c:1098 cp/parser.c:27161
32778 #, gcc-internal-format
32779 msgid "expected end of line"
32780 msgstr ""
32782 #: c/c-parser.c:1441
32783 #, gcc-internal-format
32784 msgid "ISO C forbids an empty translation unit"
32785 msgstr ""
32787 #: c/c-parser.c:1545 c/c-parser.c:9137
32788 #, gcc-internal-format
32789 msgid "ISO C does not allow extra %<;%> outside of a function"
32790 msgstr ""
32792 #: c/c-parser.c:1690
32793 #, gcc-internal-format
32794 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
32795 msgstr ""
32797 #: c/c-parser.c:1698
32798 #, gcc-internal-format
32799 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
32800 msgstr ""
32802 #: c/c-parser.c:1706
32803 #, gcc-internal-format
32804 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
32805 msgstr ""
32807 #: c/c-parser.c:1717 c/c-parser.c:3869
32808 #, gcc-internal-format
32809 msgid "unknown type name %qE; did you mean %qs?"
32810 msgstr ""
32812 #: c/c-parser.c:1721 c/c-parser.c:2460 c/c-parser.c:3873
32813 #, gcc-internal-format
32814 msgid "unknown type name %qE"
32815 msgstr ""
32817 #: c/c-parser.c:1742 c/c-parser.c:10287 c/c-parser.c:15335 c/c-parser.c:15762
32818 #: c/c-parser.c:16241 cp/parser.c:34232 cp/parser.c:34647 cp/parser.c:35144
32819 #: cp/parser.c:37619
32820 #, gcc-internal-format
32821 msgid "expected declaration specifiers"
32822 msgstr ""
32824 #: c/c-parser.c:1751
32825 #, gcc-internal-format
32826 msgid "%<__auto_type%> in empty declaration"
32827 msgstr ""
32829 #: c/c-parser.c:1772 c/c-parser.c:3139
32830 #, gcc-internal-format
32831 msgid "expected %<;%>, identifier or %<(%>"
32832 msgstr ""
32834 #: c/c-parser.c:1790 cp/parser.c:28813 cp/parser.c:28887
32835 #, gcc-internal-format
32836 msgid "prefix attributes are ignored for methods"
32837 msgstr ""
32839 #: c/c-parser.c:1825
32840 #, gcc-internal-format
32841 msgid "prefix attributes are ignored for implementations"
32842 msgstr ""
32844 #: c/c-parser.c:1846
32845 #, gcc-internal-format
32846 msgid "unexpected attribute"
32847 msgstr ""
32849 #: c/c-parser.c:1886
32850 #, gcc-internal-format
32851 msgid "%<__auto_type%> requires a plain identifier as declarator"
32852 msgstr ""
32854 #: c/c-parser.c:1903
32855 #, gcc-internal-format
32856 msgid "data definition has no type or storage class"
32857 msgstr ""
32859 #. This means there is an attribute specifier after
32860 #. the declarator in a function definition.  Provide
32861 #. some more information for the user.
32862 #: c/c-parser.c:1918
32863 #, gcc-internal-format
32864 msgid ""
32865 "attributes should be specified before the declarator in a function definition"
32866 msgstr ""
32868 #: c/c-parser.c:1938
32869 #, gcc-internal-format
32870 msgid "%<__auto_type%> used with a bit-field initializer"
32871 msgstr ""
32873 #: c/c-parser.c:2008 c/c-parser.c:2095
32874 #, gcc-internal-format
32875 msgid "%<__auto_type%> requires an initialized data declaration"
32876 msgstr ""
32878 #: c/c-parser.c:2058
32879 #, gcc-internal-format
32880 msgid "%<__auto_type%> may only be used with a single declarator"
32881 msgstr ""
32883 #: c/c-parser.c:2087 cp/parser.c:12569
32884 #, gcc-internal-format
32885 msgid "expected %<,%> or %<;%>"
32886 msgstr ""
32888 #. This can appear in many cases looking nothing like a
32889 #. function definition, so we don't give a more specific
32890 #. error suggesting there was one.
32891 #: c/c-parser.c:2101 c/c-parser.c:2117
32892 #, gcc-internal-format
32893 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
32894 msgstr ""
32896 #: c/c-parser.c:2109
32897 #, gcc-internal-format
32898 msgid "ISO C forbids nested functions"
32899 msgstr ""
32901 #: c/c-parser.c:2231
32902 #, gcc-internal-format
32903 msgid "ISO C99 does not support %<_Static_assert%>"
32904 msgstr ""
32906 #: c/c-parser.c:2234
32907 #, gcc-internal-format
32908 msgid "ISO C90 does not support %<_Static_assert%>"
32909 msgstr ""
32911 #: c/c-parser.c:2259 c/c-parser.c:3941 c/c-parser.c:10345 cp/parser.c:37330
32912 #, gcc-internal-format
32913 msgid "expected string literal"
32914 msgstr ""
32916 #: c/c-parser.c:2267
32917 #, gcc-internal-format
32918 msgid "expression in static assertion is not an integer"
32919 msgstr ""
32921 #: c/c-parser.c:2276
32922 #, gcc-internal-format
32923 msgid "expression in static assertion is not an integer constant expression"
32924 msgstr ""
32926 #: c/c-parser.c:2281
32927 #, gcc-internal-format
32928 msgid "expression in static assertion is not constant"
32929 msgstr ""
32931 #: c/c-parser.c:2286
32932 #, gcc-internal-format
32933 msgid "static assertion failed: %E"
32934 msgstr ""
32936 #: c/c-parser.c:2602
32937 #, gcc-internal-format
32938 msgid "%<_Atomic%> in Objective-C"
32939 msgstr ""
32941 #: c/c-parser.c:2606
32942 #, gcc-internal-format
32943 msgid "%<_Atomic%> with OpenMP"
32944 msgstr ""
32946 #: c/c-parser.c:2609
32947 #, gcc-internal-format
32948 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
32949 msgstr ""
32951 #: c/c-parser.c:2612
32952 #, gcc-internal-format
32953 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
32954 msgstr ""
32956 #: c/c-parser.c:2639
32957 #, gcc-internal-format
32958 msgid "%<_Atomic%> applied to a qualified type"
32959 msgstr ""
32961 #: c/c-parser.c:2754
32962 #, gcc-internal-format
32963 msgid "empty enum is invalid"
32964 msgstr ""
32966 #: c/c-parser.c:2758 c/c-parser.c:3702 c/c-parser.c:4504 c/c-parser.c:4801
32967 #: c/c-parser.c:6208 c/c-parser.c:6295 c/c-parser.c:6970 c/c-parser.c:7576
32968 #: c/c-parser.c:7798 c/c-parser.c:7824 c/c-parser.c:8094 c/c-parser.c:8405
32969 #: c/c-parser.c:8442 c/c-parser.c:8721 c/c-parser.c:8770 c/c-parser.c:8930
32970 #: c/c-parser.c:8960 c/c-parser.c:8968 c/c-parser.c:8997 c/c-parser.c:9010
32971 #: c/c-parser.c:9315 c/c-parser.c:9439 c/c-parser.c:9880 c/c-parser.c:9915
32972 #: c/c-parser.c:9968 c/c-parser.c:10021 c/c-parser.c:10037 c/c-parser.c:10083
32973 #: c/c-parser.c:10659 c/c-parser.c:10700 c/c-parser.c:12646 c/c-parser.c:12880
32974 #: c/c-parser.c:14732 c/c-parser.c:17516 c/c-parser.c:17845 cp/parser.c:27164
32975 #: cp/parser.c:29656 cp/parser.c:29686 cp/parser.c:29756 cp/parser.c:31851
32976 #: cp/parser.c:37044 cp/parser.c:37763
32977 #, gcc-internal-format
32978 msgid "expected identifier"
32979 msgstr ""
32981 #: c/c-parser.c:2796 cp/parser.c:17503
32982 #, gcc-internal-format
32983 msgid "comma at end of enumerator list"
32984 msgstr ""
32986 #: c/c-parser.c:2802
32987 #, gcc-internal-format
32988 msgid "expected %<,%> or %<}%>"
32989 msgstr ""
32991 #: c/c-parser.c:2833
32992 #, gcc-internal-format
32993 msgid "ISO C forbids forward references to %<enum%> types"
32994 msgstr ""
32996 #: c/c-parser.c:2949
32997 #, gcc-internal-format
32998 msgid "expected class name"
32999 msgstr ""
33001 #: c/c-parser.c:2968
33002 #, gcc-internal-format
33003 msgid "extra semicolon in struct or union specified"
33004 msgstr ""
33006 #: c/c-parser.c:2997
33007 #, gcc-internal-format
33008 msgid "no semicolon at end of struct or union"
33009 msgstr ""
33011 #: c/c-parser.c:3101 c/c-parser.c:4308
33012 #, gcc-internal-format
33013 msgid "expected specifier-qualifier-list"
33014 msgstr ""
33016 #: c/c-parser.c:3112
33017 #, gcc-internal-format
33018 msgid "ISO C forbids member declarations with no members"
33019 msgstr ""
33021 #: c/c-parser.c:3202
33022 #, gcc-internal-format
33023 msgid "expected %<,%>, %<;%> or %<}%>"
33024 msgstr ""
33026 #: c/c-parser.c:3209
33027 #, gcc-internal-format
33028 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
33029 msgstr ""
33031 #: c/c-parser.c:3262
33032 #, gcc-internal-format
33033 msgid "%<typeof%> applied to a bit-field"
33034 msgstr ""
33036 #: c/c-parser.c:3299
33037 #, gcc-internal-format
33038 msgid "ISO C99 does not support %<_Alignas%>"
33039 msgstr ""
33041 #: c/c-parser.c:3302
33042 #, gcc-internal-format
33043 msgid "ISO C90 does not support %<_Alignas%>"
33044 msgstr ""
33046 #: c/c-parser.c:3538
33047 #, gcc-internal-format
33048 msgid "expected identifier or %<(%>"
33049 msgstr ""
33051 #: c/c-parser.c:3599 c/c-parser.c:3628
33052 #, gcc-internal-format
33053 msgid "array notations cannot be used in declaration"
33054 msgstr ""
33056 #: c/c-parser.c:3768
33057 #, gcc-internal-format
33058 msgid "ISO C requires a named argument before %<...%>"
33059 msgstr ""
33061 #: c/c-parser.c:3880
33062 #, gcc-internal-format
33063 msgid "expected declaration specifiers or %<...%>"
33064 msgstr ""
33066 #: c/c-parser.c:3935
33067 #, gcc-internal-format
33068 msgid "wide string literal in %<asm%>"
33069 msgstr ""
33071 #: c/c-parser.c:4412
33072 #, gcc-internal-format
33073 msgid "ISO C forbids empty initializer braces"
33074 msgstr ""
33076 #: c/c-parser.c:4468
33077 #, gcc-internal-format
33078 msgid "obsolete use of designated initializer with %<:%>"
33079 msgstr ""
33081 #: c/c-parser.c:4613
33082 #, gcc-internal-format
33083 msgid "ISO C forbids specifying range of elements to initialize"
33084 msgstr ""
33086 #: c/c-parser.c:4625
33087 #, gcc-internal-format
33088 msgid "ISO C90 forbids specifying subobject to initialize"
33089 msgstr ""
33091 #: c/c-parser.c:4633
33092 #, gcc-internal-format
33093 msgid "obsolete use of designated initializer without %<=%>"
33094 msgstr ""
33096 #: c/c-parser.c:4816
33097 #, gcc-internal-format
33098 msgid "ISO C forbids label declarations"
33099 msgstr ""
33101 #: c/c-parser.c:4822 c/c-parser.c:4901
33102 #, gcc-internal-format
33103 msgid "expected declaration or statement"
33104 msgstr ""
33106 #: c/c-parser.c:4852 c/c-parser.c:4880
33107 #, gcc-internal-format
33108 msgid "ISO C90 forbids mixed declarations and code"
33109 msgstr ""
33111 #: c/c-parser.c:4909
33112 #, gcc-internal-format
33113 msgid "expected %<}%> before %<else%>"
33114 msgstr ""
33116 #: c/c-parser.c:4914 cp/parser.c:10854
33117 #, gcc-internal-format
33118 msgid "%<else%> without a previous %<if%>"
33119 msgstr ""
33121 #: c/c-parser.c:4931
33122 #, gcc-internal-format
33123 msgid "label at end of compound statement"
33124 msgstr ""
33126 #: c/c-parser.c:4988
33127 #, gcc-internal-format
33128 msgid "expected %<:%> or %<...%>"
33129 msgstr ""
33131 #: c/c-parser.c:5019
33132 #, gcc-internal-format
33133 msgid ""
33134 "a label can only be part of a statement and a declaration is not a statement"
33135 msgstr ""
33137 #: c/c-parser.c:5223 cp/parser.c:10455
33138 #, gcc-internal-format
33139 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
33140 msgstr ""
33142 #: c/c-parser.c:5233 cp/parser.c:10481
33143 #, gcc-internal-format
33144 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
33145 msgstr ""
33147 #: c/c-parser.c:5260
33148 #, gcc-internal-format
33149 msgid "expected identifier or %<*%>"
33150 msgstr ""
33152 #. Avoid infinite loop in error recovery:
33153 #. c_parser_skip_until_found stops at a closing nesting
33154 #. delimiter without consuming it, but here we need to consume
33155 #. it to proceed further.
33156 #: c/c-parser.c:5343 cp/parser.c:10559
33157 #, gcc-internal-format
33158 msgid "expected statement"
33159 msgstr ""
33161 #: c/c-parser.c:5447 cp/parser.c:12022
33162 #, gcc-internal-format
33163 msgid "suggest braces around empty body in an %<if%> statement"
33164 msgstr ""
33166 #: c/c-parser.c:5481 cp/parser.c:12025
33167 #, gcc-internal-format
33168 msgid "suggest braces around empty body in an %<else%> statement"
33169 msgstr ""
33171 #: c/c-parser.c:5563
33172 #, gcc-internal-format
33173 msgid "if statement cannot contain %<Cilk_spawn%>"
33174 msgstr ""
33176 #: c/c-parser.c:5613 cp/parser.c:11058
33177 #, gcc-internal-format
33178 msgid "suggest explicit braces to avoid ambiguous %<else%>"
33179 msgstr ""
33181 #: c/c-parser.c:5756
33182 #, gcc-internal-format
33183 msgid "suggest braces around empty body in %<do%> statement"
33184 msgstr ""
33186 #: c/c-parser.c:5885 c/c-parser.c:5915
33187 #, gcc-internal-format
33188 msgid "multiple iterating variables in fast enumeration"
33189 msgstr ""
33191 #: c/c-parser.c:5939
33192 #, gcc-internal-format
33193 msgid "invalid iterating variable in fast enumeration"
33194 msgstr ""
33196 #: c/c-parser.c:5960 cp/parser.c:11259
33197 #, gcc-internal-format
33198 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
33199 msgstr ""
33201 #: c/c-parser.c:5992
33202 #, gcc-internal-format
33203 msgid "missing collection in fast enumeration"
33204 msgstr ""
33206 #: c/c-parser.c:6078
33207 #, gcc-internal-format
33208 msgid "%E qualifier ignored on asm"
33209 msgstr ""
33211 #: c/c-parser.c:6433
33212 #, gcc-internal-format
33213 msgid "ISO C forbids omitting the middle term of a ?: expression"
33214 msgstr ""
33216 #: c/c-parser.c:6933
33217 #, gcc-internal-format
33218 msgid "traditional C rejects the unary plus operator"
33219 msgstr ""
33221 #: c/c-parser.c:7074
33222 #, gcc-internal-format
33223 msgid "%<sizeof%> applied to a bit-field"
33224 msgstr ""
33226 #: c/c-parser.c:7161
33227 #, gcc-internal-format
33228 msgid "ISO C does not allow %<%E (expression)%>"
33229 msgstr ""
33231 #: c/c-parser.c:7192
33232 #, gcc-internal-format
33233 msgid "cannot take address of %qs"
33234 msgstr ""
33236 #: c/c-parser.c:7275
33237 #, gcc-internal-format
33238 msgid "ISO C99 does not support %<_Generic%>"
33239 msgstr ""
33241 #: c/c-parser.c:7278
33242 #, gcc-internal-format
33243 msgid "ISO C90 does not support %<_Generic%>"
33244 msgstr ""
33246 #: c/c-parser.c:7345
33247 #, gcc-internal-format
33248 msgid "%<_Generic%> association has function type"
33249 msgstr ""
33251 #: c/c-parser.c:7348
33252 #, gcc-internal-format
33253 msgid "%<_Generic%> association has incomplete type"
33254 msgstr ""
33256 #: c/c-parser.c:7352
33257 #, gcc-internal-format
33258 msgid "%<_Generic%> association has variable length type"
33259 msgstr ""
33261 #: c/c-parser.c:7376
33262 #, gcc-internal-format
33263 msgid "duplicate %<default%> case in %<_Generic%>"
33264 msgstr ""
33266 #: c/c-parser.c:7377
33267 #, gcc-internal-format
33268 msgid "original %<default%> is here"
33269 msgstr ""
33271 #: c/c-parser.c:7385
33272 #, gcc-internal-format
33273 msgid "%<_Generic%> specifies two compatible types"
33274 msgstr ""
33276 #: c/c-parser.c:7386
33277 #, gcc-internal-format
33278 msgid "compatible type is here"
33279 msgstr ""
33281 #: c/c-parser.c:7409
33282 #, gcc-internal-format
33283 msgid "%<_Generic> selector matches multiple associations"
33284 msgstr ""
33286 #: c/c-parser.c:7411
33287 #, gcc-internal-format
33288 msgid "other match is here"
33289 msgstr ""
33291 #: c/c-parser.c:7430
33292 #, gcc-internal-format
33293 msgid ""
33294 "%<_Generic%> selector of type %qT is not compatible with any association"
33295 msgstr ""
33297 #: c/c-parser.c:7590 c/c-parser.c:8162 c/c-parser.c:8184
33298 #, gcc-internal-format
33299 msgid "expected expression"
33300 msgstr ""
33302 #: c/c-parser.c:7608
33303 #, gcc-internal-format
33304 msgid "braced-group within expression allowed only inside a function"
33305 msgstr ""
33307 #: c/c-parser.c:7622
33308 #, gcc-internal-format
33309 msgid "ISO C forbids braced-groups within expressions"
33310 msgstr ""
33312 #: c/c-parser.c:7670
33313 #, gcc-internal-format
33314 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
33315 msgstr ""
33317 #: c/c-parser.c:7679
33318 #, gcc-internal-format
33319 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
33320 msgstr ""
33322 #: c/c-parser.c:7688
33323 #, gcc-internal-format
33324 msgid "ISO C90 does not support %<__func__%> predefined identifier"
33325 msgstr ""
33327 #: c/c-parser.c:7851
33328 #, gcc-internal-format
33329 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
33330 msgstr ""
33332 #: c/c-parser.c:7867
33333 #, gcc-internal-format
33334 msgid "first argument to %<__builtin_choose_expr%> not a constant"
33335 msgstr ""
33337 #: c/c-parser.c:7938
33338 #, gcc-internal-format
33339 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
33340 msgstr ""
33342 #: c/c-parser.c:7951
33343 #, gcc-internal-format
33344 msgid ""
33345 "first argument to %<__builtin_call_with_static_chain%> must be a call "
33346 "expression"
33347 msgstr ""
33349 #: c/c-parser.c:7955
33350 #, gcc-internal-format
33351 msgid ""
33352 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
33353 "type"
33354 msgstr ""
33356 #: c/c-parser.c:7981
33357 #, gcc-internal-format
33358 msgid "wrong number of arguments to %<__builtin_complex%>"
33359 msgstr ""
33361 #: c/c-parser.c:8003
33362 #, gcc-internal-format
33363 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
33364 msgstr ""
33366 #: c/c-parser.c:8012
33367 #, gcc-internal-format
33368 msgid "%<__builtin_complex%> operands of different types"
33369 msgstr ""
33371 #: c/c-parser.c:8060 cp/parser.c:6624
33372 #, gcc-internal-format
33373 msgid "wrong number of arguments to %<__builtin_shuffle%>"
33374 msgstr ""
33376 #: c/c-parser.c:8141 cp/parser.c:6569
33377 #, gcc-internal-format
33378 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
33379 msgstr ""
33381 #: c/c-parser.c:8148 cp/parser.c:6575
33382 #, gcc-internal-format
33383 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
33384 msgstr ""
33386 #: c/c-parser.c:8220
33387 #, gcc-internal-format
33388 msgid "compound literal has variable size"
33389 msgstr ""
33391 #: c/c-parser.c:8231
33392 #, gcc-internal-format
33393 msgid "compound literal qualified by address-space qualifier"
33394 msgstr ""
33396 #: c/c-parser.c:8235
33397 #, gcc-internal-format
33398 msgid "ISO C90 forbids compound literals"
33399 msgstr ""
33401 #: c/c-parser.c:8741
33402 #, gcc-internal-format
33403 msgid "expected identifier or %<)%>"
33404 msgstr ""
33406 #: c/c-parser.c:8837
33407 #, gcc-internal-format
33408 msgid "extra semicolon"
33409 msgstr ""
33411 #: c/c-parser.c:9085
33412 #, gcc-internal-format
33413 msgid "extra semicolon in method definition specified"
33414 msgstr ""
33416 #: c/c-parser.c:9217
33417 #, gcc-internal-format
33418 msgid "method attributes must be specified at the end only"
33419 msgstr ""
33421 #: c/c-parser.c:9237
33422 #, gcc-internal-format
33423 msgid "expected %<;%> or %<{%> after method attribute definition"
33424 msgstr ""
33426 #: c/c-parser.c:9358
33427 #, gcc-internal-format
33428 msgid "objective-c method declaration is expected"
33429 msgstr ""
33431 #: c/c-parser.c:9794
33432 #, gcc-internal-format
33433 msgid "no type or storage class may be specified here,"
33434 msgstr ""
33436 #: c/c-parser.c:9884 c/c-parser.c:9941 cp/parser.c:29716
33437 #, gcc-internal-format
33438 msgid "unknown property attribute"
33439 msgstr ""
33441 #: c/c-parser.c:9905 cp/parser.c:29676
33442 #, gcc-internal-format
33443 msgid "missing %<=%> (after %<getter%> attribute)"
33444 msgstr ""
33446 #: c/c-parser.c:9908 cp/parser.c:29679
33447 #, gcc-internal-format
33448 msgid "missing %<=%> (after %<setter%> attribute)"
33449 msgstr ""
33451 #: c/c-parser.c:9922 cp/parser.c:29694
33452 #, gcc-internal-format
33453 msgid "the %<setter%> attribute may only be specified once"
33454 msgstr ""
33456 #: c/c-parser.c:9927 cp/parser.c:29700
33457 #, gcc-internal-format
33458 msgid "setter name must terminate with %<:%>"
33459 msgstr ""
33461 #: c/c-parser.c:9934 cp/parser.c:29708
33462 #, gcc-internal-format
33463 msgid "the %<getter%> attribute may only be specified once"
33464 msgstr ""
33466 #: c/c-parser.c:10132 cp/parser.c:37499
33467 #, gcc-internal-format
33468 msgid "%<#pragma acc routine%> must be at file scope"
33469 msgstr ""
33471 #: c/c-parser.c:10143
33472 #, gcc-internal-format
33473 msgid "%<#pragma acc update%> may only be used in compound statements"
33474 msgstr ""
33476 #: c/c-parser.c:10154 cp/parser.c:37408
33477 #, gcc-internal-format
33478 msgid "%<#pragma omp barrier%> may only be used in compound statements"
33479 msgstr ""
33481 #: c/c-parser.c:10165 cp/parser.c:37423
33482 #, gcc-internal-format
33483 msgid "%<#pragma omp flush%> may only be used in compound statements"
33484 msgstr ""
33486 #: c/c-parser.c:10176 cp/parser.c:37439
33487 #, gcc-internal-format
33488 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
33489 msgstr ""
33491 #: c/c-parser.c:10187 cp/parser.c:37455
33492 #, gcc-internal-format
33493 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
33494 msgstr ""
33496 #: c/c-parser.c:10198 cp/parser.c:37471
33497 #, gcc-internal-format
33498 msgid "%<#pragma omp cancel%> may only be used in compound statements"
33499 msgstr ""
33501 #: c/c-parser.c:10222 cp/parser.c:37554
33502 #, gcc-internal-format
33503 msgid ""
33504 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
33505 "construct"
33506 msgstr ""
33508 #: c/c-parser.c:10241 cp/parser.c:37573
33509 #, gcc-internal-format
33510 msgid "for, while or do statement expected"
33511 msgstr ""
33513 #: c/c-parser.c:10253 cp/parser.c:37398
33514 #, gcc-internal-format
33515 msgid "%<#pragma GCC pch_preprocess%> must be first"
33516 msgstr ""
33518 #: c/c-parser.c:10266
33519 #, gcc-internal-format
33520 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
33521 msgstr ""
33523 #: c/c-parser.c:10274
33524 #, gcc-internal-format
33525 msgid "%<#pragma grainsize%> must be inside a function"
33526 msgstr ""
33528 #: c/c-parser.c:10585 cp/parser.c:30106
33529 #, gcc-internal-format
33530 msgid "too many %qs clauses"
33531 msgstr ""
33533 #: c/c-parser.c:10606 cp/parser.c:30635
33534 #, gcc-internal-format
33535 msgid "expected integer expression before ')'"
33536 msgstr ""
33538 #: c/c-parser.c:10621
33539 #, gcc-internal-format
33540 msgid "expression must be integral"
33541 msgstr ""
33543 #: c/c-parser.c:10896 c/c-parser.c:17377
33544 #, gcc-internal-format
33545 msgid "%qD is not a variable"
33546 msgstr ""
33548 #: c/c-parser.c:10900 cp/semantics.c:6787
33549 #, gcc-internal-format
33550 msgid "%qD is not a pointer variable"
33551 msgstr ""
33553 #: c/c-parser.c:10940 cp/parser.c:30713
33554 #, gcc-internal-format
33555 msgid "collapse argument needs positive constant integer expression"
33556 msgstr ""
33558 #: c/c-parser.c:11010 cp/parser.c:30769
33559 #, gcc-internal-format
33560 msgid "expected %<none%>"
33561 msgstr ""
33563 #: c/c-parser.c:11012 cp/parser.c:30771
33564 #, gcc-internal-format
33565 msgid "expected %<none%> or %<shared%>"
33566 msgstr ""
33568 #: c/c-parser.c:11112 cp/parser.c:30871
33569 #, gcc-internal-format
33570 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
33571 msgstr ""
33573 #: c/c-parser.c:11132 c/c-parser.c:16070 c/c-parser.c:16155 cp/parser.c:30889
33574 #: cp/parser.c:34928 cp/parser.c:35016
33575 #, gcc-internal-format
33576 msgid "expected %<data%>"
33577 msgstr ""
33579 #: c/c-parser.c:11179 cp/parser.c:30942
33580 #, gcc-internal-format
33581 msgid "too many %<if%> clauses with %qs modifier"
33582 msgstr ""
33584 #: c/c-parser.c:11186 cp/parser.c:30949
33585 #, gcc-internal-format
33586 msgid "too many %<if%> clauses"
33587 msgstr ""
33589 #: c/c-parser.c:11188 cp/parser.c:30951
33590 #, gcc-internal-format
33591 msgid "too many %<if%> clauses without modifier"
33592 msgstr ""
33594 #: c/c-parser.c:11194 cp/parser.c:30957
33595 #, gcc-internal-format
33596 msgid ""
33597 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
33598 "modifier"
33599 msgstr ""
33601 #: c/c-parser.c:11268 c/c-parser.c:11312 c/c-parser.c:11356 c/c-parser.c:11400
33602 #: c/c-parser.c:11444 c/c-parser.c:11488 c/c-parser.c:11592 c/c-parser.c:11718
33603 #: c/c-parser.c:11799 c/c-parser.c:12210 c/c-parser.c:12277 c/c-parser.c:12380
33604 #: c/c-parser.c:12423 c/c-parser.c:12932
33605 #, gcc-internal-format
33606 msgid "expected integer expression"
33607 msgstr ""
33609 #: c/c-parser.c:11279
33610 #, gcc-internal-format
33611 msgid "%<num_gangs%> value must be positive"
33612 msgstr ""
33614 #: c/c-parser.c:11323
33615 #, gcc-internal-format
33616 msgid "%<num_threads%> value must be positive"
33617 msgstr ""
33619 #: c/c-parser.c:11367
33620 #, gcc-internal-format
33621 msgid "%<num_tasks%> value must be positive"
33622 msgstr ""
33624 #: c/c-parser.c:11411 cp/semantics.c:6971
33625 #, gcc-internal-format
33626 msgid "%<grainsize%> value must be positive"
33627 msgstr ""
33629 #: c/c-parser.c:11456 cp/semantics.c:7000
33630 #, gcc-internal-format
33631 msgid "%<priority%> value must be non-negative"
33632 msgstr ""
33634 #: c/c-parser.c:11517 c/c-parser.c:11523 cp/parser.c:31168 cp/parser.c:31175
33635 #, gcc-internal-format
33636 msgid "expected %<tofrom%>"
33637 msgstr ""
33639 #: c/c-parser.c:11531 c/c-parser.c:11537 cp/parser.c:31184 cp/parser.c:31191
33640 #, gcc-internal-format
33641 msgid "expected %<scalar%>"
33642 msgstr ""
33644 #: c/c-parser.c:11603
33645 #, gcc-internal-format
33646 msgid "%<num_workers%> value must be positive"
33647 msgstr ""
33649 #: c/c-parser.c:11667 cp/parser.c:30497
33650 #, gcc-internal-format
33651 msgid "too many %<static%> arguments"
33652 msgstr ""
33654 #: c/c-parser.c:11701 cp/parser.c:30530
33655 #, gcc-internal-format
33656 msgid "unexpected argument"
33657 msgstr ""
33659 #: c/c-parser.c:11727
33660 #, gcc-internal-format
33661 msgid "%<%s%> value must be positive"
33662 msgstr ""
33664 #: c/c-parser.c:11856 cp/semantics.c:7084
33665 #, gcc-internal-format
33666 msgid "%<tile%> value must be integral"
33667 msgstr ""
33669 #: c/c-parser.c:11869 cp/semantics.c:7098
33670 #, gcc-internal-format
33671 msgid "%<tile%> value must be positive"
33672 msgstr ""
33674 #: c/c-parser.c:11935 cp/parser.c:31248
33675 #, gcc-internal-format
33676 msgid "ordered argument needs positive constant integer expression"
33677 msgstr ""
33679 #: c/c-parser.c:12026
33680 #, gcc-internal-format
33681 msgid ""
33682 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
33683 "or %<max%>"
33684 msgstr ""
33686 #: c/c-parser.c:12135 cp/parser.c:31461
33687 #, gcc-internal-format
33688 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
33689 msgstr ""
33691 #: c/c-parser.c:12188 cp/parser.c:31477
33692 #, gcc-internal-format
33693 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
33694 msgstr ""
33696 #: c/c-parser.c:12192 cp/parser.c:31480
33697 #, gcc-internal-format
33698 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
33699 msgstr ""
33701 #: c/c-parser.c:12204 cp/semantics.c:6367
33702 #, gcc-internal-format
33703 msgid "chunk size value must be positive"
33704 msgstr ""
33706 #: c/c-parser.c:12227 cp/parser.c:31500
33707 #, gcc-internal-format
33708 msgid "invalid schedule kind"
33709 msgstr ""
33711 #: c/c-parser.c:12288
33712 #, gcc-internal-format
33713 msgid "%<vector_length%> value must be positive"
33714 msgstr ""
33716 #: c/c-parser.c:12390
33717 #, gcc-internal-format
33718 msgid "%<num_teams%> value must be positive"
33719 msgstr ""
33721 #: c/c-parser.c:12433 cp/semantics.c:6458
33722 #, gcc-internal-format
33723 msgid "%<thread_limit%> value must be positive"
33724 msgstr ""
33726 #: c/c-parser.c:12475 cp/semantics.c:6568
33727 #, gcc-internal-format
33728 msgid ""
33729 "%<aligned%> clause alignment expression must be positive constant integer "
33730 "expression"
33731 msgstr ""
33733 #: c/c-parser.c:12536 cp/parser.c:31758
33734 #, gcc-internal-format
33735 msgid "using parameters for %<linear%> step is not supported yet"
33736 msgstr ""
33738 #: c/c-parser.c:12541
33739 #, gcc-internal-format
33740 msgid "%<linear%> clause step expression must be integral"
33741 msgstr ""
33743 #: c/c-parser.c:12579
33744 #, gcc-internal-format
33745 msgid ""
33746 "%<safelen%> clause expression must be positive constant integer expression"
33747 msgstr ""
33749 #: c/c-parser.c:12615
33750 #, gcc-internal-format
33751 msgid ""
33752 "%<simdlen%> clause expression must be positive constant integer expression"
33753 msgstr ""
33755 #: c/c-parser.c:12784 cp/parser.c:31994 cp/parser.c:32217
33756 #, gcc-internal-format
33757 msgid "invalid depend kind"
33758 msgstr ""
33760 #: c/c-parser.c:12868 cp/parser.c:32067
33761 #, gcc-internal-format
33762 msgid "invalid map kind"
33763 msgstr ""
33765 #: c/c-parser.c:12962 cp/parser.c:32164
33766 #, gcc-internal-format
33767 msgid "invalid dist_schedule kind"
33768 msgstr ""
33770 #: c/c-parser.c:13031
33771 #, gcc-internal-format
33772 msgid "invalid proc_bind kind"
33773 msgstr ""
33775 #: c/c-parser.c:13244 cp/parser.c:32442
33776 #, gcc-internal-format
33777 msgid "expected %<#pragma acc%> clause"
33778 msgstr ""
33780 #: c/c-parser.c:13255 c/c-parser.c:13538 cp/parser.c:32453 cp/parser.c:32769
33781 #, gcc-internal-format
33782 msgid "%qs is not valid for %qs"
33783 msgstr ""
33785 #: c/c-parser.c:13401 cp/parser.c:32629
33786 #, gcc-internal-format
33787 msgid "%qs must be the first clause of %qs"
33788 msgstr ""
33790 #: c/c-parser.c:13527 cp/parser.c:32758
33791 #, gcc-internal-format
33792 msgid "expected %<#pragma omp%> clause"
33793 msgstr ""
33795 #: c/c-parser.c:13665 cp/parser.c:35442
33796 #, gcc-internal-format
33797 msgid "no valid clauses specified in %<#pragma acc declare%>"
33798 msgstr ""
33800 #: c/c-parser.c:13675 cp/parser.c:35452
33801 #, gcc-internal-format
33802 msgid "array section in %<#pragma acc declare%>"
33803 msgstr ""
33805 #: c/c-parser.c:13695 cp/parser.c:35472
33806 #, gcc-internal-format
33807 msgid "%qD must be a global variable in%<#pragma acc declare link%>"
33808 msgstr ""
33810 #: c/c-parser.c:13706 cp/parser.c:35483
33811 #, gcc-internal-format
33812 msgid "invalid OpenACC clause at file scope"
33813 msgstr ""
33815 #: c/c-parser.c:13713 cp/parser.c:35490
33816 #, gcc-internal-format
33817 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
33818 msgstr ""
33820 #: c/c-parser.c:13721 cp/parser.c:35498
33821 #, gcc-internal-format
33822 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
33823 msgstr ""
33825 #: c/c-parser.c:13733 cp/parser.c:35510
33826 #, gcc-internal-format
33827 msgid "variable %qD used more than once with %<#pragma acc declare%>"
33828 msgstr ""
33830 #: c/c-parser.c:13819 cp/parser.c:35593
33831 #, gcc-internal-format
33832 msgid "expected %<data%> in %<#pragma acc enter data%>"
33833 msgstr ""
33835 #: c/c-parser.c:13828 cp/parser.c:35603
33836 #, gcc-internal-format
33837 msgid "invalid pragma"
33838 msgstr ""
33840 #: c/c-parser.c:13845 cp/parser.c:35620
33841 #, gcc-internal-format
33842 msgid "%<#pragma acc enter data%> has no data movement clause"
33843 msgstr ""
33845 #: c/c-parser.c:14068 cp/parser.c:2841
33846 #, gcc-internal-format
33847 msgid "%qE has not been declared"
33848 msgstr ""
33850 #: c/c-parser.c:14072
33851 #, gcc-internal-format
33852 msgid "expected function name"
33853 msgstr ""
33855 #: c/c-parser.c:14087 cp/parser.c:36760
33856 #, gcc-internal-format
33857 msgid "%qD does not refer to a function"
33858 msgstr ""
33860 #: c/c-parser.c:14107 c/c-parser.c:14155 cp/parser.c:1397
33861 #, gcc-internal-format
33862 msgid ""
33863 "%<#pragma acc routine%> not immediately followed by function declaration or "
33864 "definition"
33865 msgstr ""
33867 #: c/c-parser.c:14147 cp/parser.c:36814 cp/parser.c:36856
33868 #, gcc-internal-format
33869 msgid ""
33870 "%<#pragma acc routine%> not immediately followed by a single function "
33871 "declaration or definition"
33872 msgstr ""
33874 #: c/c-parser.c:14164 cp/parser.c:36870
33875 #, gcc-internal-format
33876 msgid "%<#pragma acc routine%> already applied to %qD"
33877 msgstr ""
33879 #: c/c-parser.c:14172 cp/parser.c:36878
33880 #, gcc-internal-format
33881 msgid "%<#pragma acc routine%> must be applied before %s"
33882 msgstr ""
33884 #: c/c-parser.c:14215 cp/parser.c:35794
33885 #, gcc-internal-format
33886 msgid ""
33887 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
33888 "%<self%> clause"
33889 msgstr ""
33891 #: c/c-parser.c:14623 cp/parser.c:33140 cp/parser.c:33166
33892 #, gcc-internal-format
33893 msgid "invalid form of %<#pragma omp atomic%>"
33894 msgstr ""
33896 #: c/c-parser.c:14627 cp/parser.c:33197 cp/parser.c:33213
33897 #, gcc-internal-format
33898 msgid "invalid operator for %<#pragma omp atomic%>"
33899 msgstr ""
33901 #: c/c-parser.c:14676 cp/semantics.c:8486 cp/semantics.c:8496
33902 #, gcc-internal-format
33903 msgid ""
33904 "%<#pragma omp atomic capture%> uses two different expressions for memory"
33905 msgstr ""
33907 #: c/c-parser.c:14741 c/c-parser.c:14763
33908 #, gcc-internal-format
33909 msgid "expected %<(%> or end of line"
33910 msgstr ""
33912 #: c/c-parser.c:14801 cp/parser.c:33737
33913 #, gcc-internal-format
33914 msgid "%<ordered%> clause parameter is less than %<collapse%>"
33915 msgstr ""
33917 #: c/c-parser.c:14812 cp/parser.c:33748
33918 #, gcc-internal-format
33919 msgid ""
33920 "%<linear%> clause may not be specified together with %<ordered%> clause with "
33921 "a parameter"
33922 msgstr ""
33924 #: c/c-parser.c:14831 cp/parser.c:33775 cp/parser.c:37940
33925 #, gcc-internal-format
33926 msgid "for statement expected"
33927 msgstr ""
33929 #: c/c-parser.c:14837 cp/parser.c:33781
33930 #, gcc-internal-format
33931 msgid "_Cilk_for statement expected"
33932 msgstr ""
33934 #: c/c-parser.c:14906 cp/semantics.c:8035 cp/semantics.c:8122
33935 #, gcc-internal-format
33936 msgid "expected iteration declaration or initialization"
33937 msgstr ""
33939 #: c/c-parser.c:14991
33940 #, gcc-internal-format
33941 msgid "not enough perfectly nested loops"
33942 msgstr ""
33944 #: c/c-parser.c:15050 cp/parser.c:34008
33945 #, gcc-internal-format
33946 msgid "collapsed loops not perfectly nested"
33947 msgstr ""
33949 #: c/c-parser.c:15097 cp/parser.c:33824 cp/parser.c:33866 cp/pt.c:15076
33950 #, gcc-internal-format
33951 msgid "iteration variable %qD should not be firstprivate"
33952 msgstr ""
33954 #: c/c-parser.c:15188 cp/parser.c:34081
33955 #, gcc-internal-format
33956 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
33957 msgstr ""
33959 #: c/c-parser.c:15349
33960 #, gcc-internal-format
33961 msgid ""
33962 "%<#pragma omp ordered%> with %<depend> clause may only be used in compound "
33963 "statements"
33964 msgstr ""
33966 #: c/c-parser.c:15552 cp/parser.c:34439
33967 #, gcc-internal-format
33968 msgid "expected %<for%> after %qs"
33969 msgstr ""
33971 #: c/c-parser.c:15751 cp/parser.c:34635
33972 #, gcc-internal-format
33973 msgid "expected %<point%>"
33974 msgstr ""
33976 #: c/c-parser.c:15759 cp/parser.c:34644
33977 #, gcc-internal-format
33978 msgid ""
33979 "%<#pragma omp cancellation point%> may only be used in compound statements"
33980 msgstr ""
33982 #: c/c-parser.c:15970 cp/parser.c:34870
33983 #, gcc-internal-format
33984 msgid ""
33985 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
33986 "%<tofrom%> or %<alloc%> on %<map%> clause"
33987 msgstr ""
33989 #: c/c-parser.c:15983 cp/parser.c:34883
33990 #, gcc-internal-format
33991 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
33992 msgstr ""
33994 #: c/c-parser.c:16018 cp/parser.c:35095
33995 #, gcc-internal-format
33996 msgid "%<#pragma omp target update%> may only be used in compound statements"
33997 msgstr ""
33999 #: c/c-parser.c:16031 cp/parser.c:35108
34000 #, gcc-internal-format
34001 msgid ""
34002 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
34003 "clauses"
34004 msgstr ""
34006 #: c/c-parser.c:16078 cp/parser.c:34936
34007 #, gcc-internal-format
34008 msgid ""
34009 "%<#pragma omp target enter data%> may only be used in compound statements"
34010 msgstr ""
34012 #: c/c-parser.c:16104 cp/parser.c:34963
34013 #, gcc-internal-format
34014 msgid ""
34015 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
34016 "%> on %<map%> clause"
34017 msgstr ""
34019 #: c/c-parser.c:16116 cp/parser.c:34975
34020 #, gcc-internal-format
34021 msgid ""
34022 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
34023 msgstr ""
34025 #: c/c-parser.c:16163 cp/parser.c:35024
34026 #, gcc-internal-format
34027 msgid ""
34028 "%<#pragma omp target exit data%> may only be used in compound statements"
34029 msgstr ""
34031 #: c/c-parser.c:16191
34032 #, gcc-internal-format
34033 msgid ""
34034 "%<#pragma omp target exit data%> with map-type other than %<from%>, "
34035 "%<release> or %<delete%> on %<map%> clause"
34036 msgstr ""
34038 #: c/c-parser.c:16204 cp/parser.c:35065
34039 #, gcc-internal-format
34040 msgid ""
34041 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
34042 msgstr ""
34044 #: c/c-parser.c:16413 cp/parser.c:35319
34045 #, gcc-internal-format
34046 msgid ""
34047 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
34048 "or %<alloc%> on %<map%> clause"
34049 msgstr ""
34051 #: c/c-parser.c:16463
34052 #, gcc-internal-format
34053 msgid ""
34054 "%<#pragma omp declare simd%> must be followed by function declaration or "
34055 "definition or another %<#pragma omp declare simd%>"
34056 msgstr ""
34058 #: c/c-parser.c:16512 c/c-parser.c:16540
34059 #, gcc-internal-format
34060 msgid ""
34061 "%<#pragma omp declare simd%> must be followed by function declaration or "
34062 "definition"
34063 msgstr ""
34065 #: c/c-parser.c:16560 cp/parser.c:35917
34066 #, gcc-internal-format
34067 msgid ""
34068 "%<#pragma omp declare simd%> or %<simd%> attribute cannot be used in the "
34069 "same function marked as a Cilk Plus SIMD-enabled function"
34070 msgstr ""
34072 #: c/c-parser.c:16574
34073 #, gcc-internal-format
34074 msgid ""
34075 "%<#pragma omp declare simd%> not immediately followed by a function "
34076 "declaration or definition"
34077 msgstr ""
34079 #: c/c-parser.c:16582 cp/parser.c:35976
34080 #, gcc-internal-format
34081 msgid ""
34082 "%<#pragma omp declare simd%> not immediately followed by a single function "
34083 "declaration or definition"
34084 msgstr ""
34086 #: c/c-parser.c:16698 cp/parser.c:36046
34087 #, gcc-internal-format
34088 msgid ""
34089 "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare "
34090 "target%> without clauses and %<#pragma omp end declare target%>"
34091 msgstr ""
34093 #: c/c-parser.c:16717 cp/parser.c:36065
34094 #, gcc-internal-format
34095 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
34096 msgstr ""
34098 #: c/c-parser.c:16755 cp/parser.c:36109
34099 #, gcc-internal-format
34100 msgid "expected %<target%>"
34101 msgstr ""
34103 #: c/c-parser.c:16762 cp/parser.c:36116
34104 #, gcc-internal-format
34105 msgid "expected %<declare%>"
34106 msgstr ""
34108 #: c/c-parser.c:16768 cp/parser.c:36123
34109 #, gcc-internal-format
34110 msgid ""
34111 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
34112 "declare target%>"
34113 msgstr ""
34115 #: c/c-parser.c:16796
34116 #, gcc-internal-format
34117 msgid "%<#pragma omp declare reduction%> not at file or block scope"
34118 msgstr ""
34120 #: c/c-parser.c:16846
34121 #, gcc-internal-format
34122 msgid ""
34123 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
34124 "or identifier"
34125 msgstr ""
34127 #: c/c-parser.c:16873
34128 #, gcc-internal-format
34129 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
34130 msgstr ""
34132 #: c/c-parser.c:16877
34133 #, gcc-internal-format
34134 msgid "function or array type in %<#pragma omp declare reduction%>"
34135 msgstr ""
34137 #: c/c-parser.c:16880
34138 #, gcc-internal-format
34139 msgid ""
34140 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
34141 "%>"
34142 msgstr ""
34144 #: c/c-parser.c:16888
34145 #, gcc-internal-format
34146 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
34147 msgstr ""
34149 #: c/c-parser.c:16897
34150 #, gcc-internal-format
34151 msgid "previous %<#pragma omp declare reduction%>"
34152 msgstr ""
34154 #: c/c-parser.c:17014
34155 #, gcc-internal-format
34156 msgid "expected %<omp_priv%> or function-name"
34157 msgstr ""
34159 #: c/c-parser.c:17025
34160 #, gcc-internal-format
34161 msgid "expected function-name %<(%>"
34162 msgstr ""
34164 #: c/c-parser.c:17044
34165 #, gcc-internal-format
34166 msgid "one of the initializer call arguments should be %<&omp_priv%>"
34167 msgstr ""
34169 #: c/c-parser.c:17164 cp/parser.c:36568
34170 #, gcc-internal-format
34171 msgid "expected %<simd%> or %<reduction%> or %<target%>"
34172 msgstr ""
34174 #: c/c-parser.c:17379 cp/semantics.c:7508
34175 #, gcc-internal-format
34176 msgid "%qE declared %<threadprivate%> after first use"
34177 msgstr ""
34179 #: c/c-parser.c:17381 cp/semantics.c:7510
34180 #, gcc-internal-format
34181 msgid "automatic variable %qE cannot be %<threadprivate%>"
34182 msgstr ""
34184 #: c/c-parser.c:17385 cp/semantics.c:7512
34185 #, gcc-internal-format
34186 msgid "%<threadprivate%> %qE has incomplete type"
34187 msgstr ""
34189 #: c/c-parser.c:17416
34190 #, gcc-internal-format
34191 msgid "pragma simd ignored because -fcilkplus is not enabled"
34192 msgstr ""
34194 #: c/c-parser.c:17422
34195 #, gcc-internal-format
34196 msgid "pragma simd must be inside a function"
34197 msgstr ""
34199 #: c/c-parser.c:17466 cp/parser.c:37711
34200 #, gcc-internal-format
34201 msgid "vectorlength must be an integer constant"
34202 msgstr ""
34204 #: c/c-parser.c:17468 cp/parser.c:37714
34205 #, gcc-internal-format
34206 msgid "vectorlength must be a power of 2"
34207 msgstr ""
34209 #: c/c-parser.c:17551 cp/parser.c:37821
34210 #, gcc-internal-format
34211 msgid "step size must be an integer constant expression or an integer variable"
34212 msgstr ""
34214 #: c/c-parser.c:17650 cp/parser.c:37914
34215 #, gcc-internal-format
34216 msgid "expected %<#pragma simd%> clause"
34217 msgstr ""
34219 #: c/c-parser.c:17694 cp/parser.c:37369
34220 #, gcc-internal-format
34221 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
34222 msgstr ""
34224 #: c/c-parser.c:17994 cp/parser.c:37261
34225 #, gcc-internal-format
34226 msgid "%<__transaction_cancel%> without transactional memory support enabled"
34227 msgstr ""
34229 #: c/c-parser.c:18000 cp/parser.c:37267
34230 #, gcc-internal-format
34231 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
34232 msgstr ""
34234 #: c/c-parser.c:18009 cp/parser.c:37276
34235 #, gcc-internal-format
34236 msgid ""
34237 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
34238 msgstr ""
34240 #: c/c-parser.c:18011 cp/parser.c:37279
34241 #, gcc-internal-format
34242 msgid "  or a %<transaction_may_cancel_outer%> function"
34243 msgstr ""
34245 #: c/c-parser.c:18017 cp/parser.c:37285
34246 #, gcc-internal-format
34247 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
34248 msgstr ""
34250 #: c/c-parser.c:18085 cp/cp-array-notation.c:1407
34251 #, gcc-internal-format
34252 msgid "base of array section must be pointer or array type"
34253 msgstr ""
34255 #: c/c-parser.c:18094 cp/parser.c:7046
34256 #, gcc-internal-format
34257 msgid "expected %<:%> or numeral"
34258 msgstr ""
34260 #: c/c-parser.c:18105
34261 #, gcc-internal-format
34262 msgid ""
34263 "start-index and length fields necessary for using array notations in pointers"
34264 msgstr ""
34266 #: c/c-parser.c:18112 c/c-parser.c:18155
34267 #, gcc-internal-format
34268 msgid "array notations cannot be used with function type"
34269 msgstr ""
34271 #: c/c-parser.c:18121
34272 #, gcc-internal-format
34273 msgid ""
34274 "start-index and length fields necessary for using array notations in "
34275 "dimensionless arrays"
34276 msgstr ""
34278 #: c/c-parser.c:18133
34279 #, gcc-internal-format
34280 msgid ""
34281 "start-index and length fields necessary for using array notations in "
34282 "variable-length arrays"
34283 msgstr ""
34285 #: c/c-parser.c:18183 c/c-parser.c:18186
34286 #, gcc-internal-format
34287 msgid "expected array notation expression"
34288 msgstr ""
34290 #: c/c-typeck.c:219
34291 #, gcc-internal-format
34292 msgid "%qD has an incomplete type %qT"
34293 msgstr ""
34295 #: c/c-typeck.c:233 c/c-typeck.c:9630 c/c-typeck.c:9672 cp/call.c:4008
34296 #, gcc-internal-format
34297 msgid "invalid use of void expression"
34298 msgstr ""
34300 #: c/c-typeck.c:241
34301 #, gcc-internal-format
34302 msgid "invalid use of flexible array member"
34303 msgstr ""
34305 #: c/c-typeck.c:247 cp/typeck2.c:503
34306 #, gcc-internal-format
34307 msgid "invalid use of array with unspecified bounds"
34308 msgstr ""
34310 #: c/c-typeck.c:255
34311 #, gcc-internal-format
34312 msgid "invalid use of undefined type %qT"
34313 msgstr ""
34315 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
34316 #: c/c-typeck.c:258
34317 #, gcc-internal-format
34318 msgid "invalid use of incomplete typedef %qT"
34319 msgstr ""
34321 #: c/c-typeck.c:331
34322 #, gcc-internal-format
34323 msgid "%qT and %qT are in disjoint named address spaces"
34324 msgstr ""
34326 #: c/c-typeck.c:572 c/c-typeck.c:597
34327 #, gcc-internal-format
34328 msgid "function types not truly compatible in ISO C"
34329 msgstr ""
34331 #: c/c-typeck.c:741
34332 #, gcc-internal-format
34333 msgid "can%'t mix operands of decimal float and vector types"
34334 msgstr ""
34336 #: c/c-typeck.c:746
34337 #, gcc-internal-format
34338 msgid "can%'t mix operands of decimal float and complex types"
34339 msgstr ""
34341 #: c/c-typeck.c:751
34342 #, gcc-internal-format
34343 msgid "can%'t mix operands of decimal float and other float types"
34344 msgstr ""
34346 #: c/c-typeck.c:1289
34347 #, gcc-internal-format
34348 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
34349 msgstr ""
34351 #: c/c-typeck.c:1293
34352 #, gcc-internal-format
34353 msgid "types are not quite compatible"
34354 msgstr ""
34356 #: c/c-typeck.c:1297
34357 #, gcc-internal-format
34358 msgid "pointer target types incompatible in C++"
34359 msgstr ""
34361 #: c/c-typeck.c:1629
34362 #, gcc-internal-format
34363 msgid "function return types not compatible due to %<volatile%>"
34364 msgstr ""
34366 #: c/c-typeck.c:1879
34367 #, gcc-internal-format
34368 msgid "converting an array compound literal to a pointer is ill-formed in C++"
34369 msgstr ""
34371 #: c/c-typeck.c:2403 c/c-typeck.c:8281
34372 #, gcc-internal-format
34373 msgid "%qT has no member named %qE; did you mean %qE?"
34374 msgstr ""
34376 #: c/c-typeck.c:2407 c/c-typeck.c:8285
34377 #, gcc-internal-format
34378 msgid "%qT has no member named %qE"
34379 msgstr ""
34381 #: c/c-typeck.c:2416
34382 #, gcc-internal-format
34383 msgid "accessing a member %qE of an atomic structure %qE"
34384 msgstr ""
34386 #: c/c-typeck.c:2419
34387 #, gcc-internal-format
34388 msgid "accessing a member %qE of an atomic union %qE"
34389 msgstr ""
34391 #: c/c-typeck.c:2479
34392 #, gcc-internal-format
34393 msgid "%qE is a pointer; did you mean to use %<->%>?"
34394 msgstr ""
34396 #: c/c-typeck.c:2485
34397 #, gcc-internal-format
34398 msgid "request for member %qE in something not a structure or union"
34399 msgstr ""
34401 #: c/c-typeck.c:2536
34402 #, gcc-internal-format
34403 msgid "dereferencing pointer to incomplete type %qT"
34404 msgstr ""
34406 #: c/c-typeck.c:2543
34407 #, gcc-internal-format
34408 msgid "dereferencing %<void *%> pointer"
34409 msgstr ""
34411 #: c/c-typeck.c:2596
34412 #, gcc-internal-format
34413 msgid "rank of the array's index is greater than 1"
34414 msgstr ""
34416 #: c/c-typeck.c:2609
34417 #, gcc-internal-format
34418 msgid "subscripted value is neither array nor pointer nor vector"
34419 msgstr ""
34421 #: c/c-typeck.c:2619 cp/typeck.c:3180 cp/typeck.c:3267
34422 #, gcc-internal-format
34423 msgid "array subscript is not an integer"
34424 msgstr ""
34426 #: c/c-typeck.c:2625
34427 #, gcc-internal-format
34428 msgid "subscripted value is pointer to function"
34429 msgstr ""
34431 #: c/c-typeck.c:2679
34432 #, gcc-internal-format
34433 msgid "ISO C forbids subscripting %<register%> array"
34434 msgstr ""
34436 #: c/c-typeck.c:2682
34437 #, gcc-internal-format
34438 msgid "ISO C90 forbids subscripting non-lvalue array"
34439 msgstr ""
34441 #: c/c-typeck.c:2796
34442 #, gcc-internal-format
34443 msgid "enum constant defined here"
34444 msgstr ""
34446 #: c/c-typeck.c:2902 cp/typeck.c:1640
34447 #, gcc-internal-format
34448 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
34449 msgstr ""
34451 #: c/c-typeck.c:3052
34452 #, gcc-internal-format
34453 msgid "called object %qE is not a function or function pointer"
34454 msgstr ""
34456 #: c/c-typeck.c:3057
34457 #, gcc-internal-format
34458 msgid "called object %qD is not a function or function pointer"
34459 msgstr ""
34461 #: c/c-typeck.c:3063
34462 #, gcc-internal-format
34463 msgid "called object is not a function or function pointer"
34464 msgstr ""
34466 #. This situation leads to run-time undefined behavior.  We can't,
34467 #. therefore, simply error unless we can prove that all possible
34468 #. executions of the program must execute the code.
34469 #: c/c-typeck.c:3093
34470 #, gcc-internal-format
34471 msgid "function called through a non-compatible type"
34472 msgstr ""
34474 #: c/c-typeck.c:3098 c/c-typeck.c:3146
34475 #, gcc-internal-format
34476 msgid "function with qualified void return type called"
34477 msgstr ""
34479 #: c/c-typeck.c:3278
34480 #, gcc-internal-format
34481 msgid "too many arguments to method %qE"
34482 msgstr ""
34484 #: c/c-typeck.c:3340
34485 #, gcc-internal-format, gfc-internal-format
34486 msgid "type of formal parameter %d is incomplete"
34487 msgstr ""
34489 #: c/c-typeck.c:3357
34490 #, gcc-internal-format
34491 msgid ""
34492 "passing argument %d of %qE as integer rather than floating due to prototype"
34493 msgstr ""
34495 #: c/c-typeck.c:3363
34496 #, gcc-internal-format
34497 msgid ""
34498 "passing argument %d of %qE as integer rather than complex due to prototype"
34499 msgstr ""
34501 #: c/c-typeck.c:3369
34502 #, gcc-internal-format
34503 msgid ""
34504 "passing argument %d of %qE as complex rather than floating due to prototype"
34505 msgstr ""
34507 #: c/c-typeck.c:3375
34508 #, gcc-internal-format
34509 msgid ""
34510 "passing argument %d of %qE as floating rather than integer due to prototype"
34511 msgstr ""
34513 #: c/c-typeck.c:3381
34514 #, gcc-internal-format
34515 msgid ""
34516 "passing argument %d of %qE as complex rather than integer due to prototype"
34517 msgstr ""
34519 #: c/c-typeck.c:3387
34520 #, gcc-internal-format
34521 msgid ""
34522 "passing argument %d of %qE as floating rather than complex due to prototype"
34523 msgstr ""
34525 #: c/c-typeck.c:3401
34526 #, gcc-internal-format
34527 msgid ""
34528 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
34529 "prototype"
34530 msgstr ""
34532 #: c/c-typeck.c:3427
34533 #, gcc-internal-format
34534 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
34535 msgstr ""
34537 #: c/c-typeck.c:3449
34538 #, gcc-internal-format
34539 msgid "passing argument %d of %qE with different width due to prototype"
34540 msgstr ""
34542 #: c/c-typeck.c:3473
34543 #, gcc-internal-format
34544 msgid "passing argument %d of %qE as unsigned due to prototype"
34545 msgstr ""
34547 #: c/c-typeck.c:3478
34548 #, gcc-internal-format
34549 msgid "passing argument %d of %qE as signed due to prototype"
34550 msgstr ""
34552 #: c/c-typeck.c:3509 cp/call.c:6879
34553 #, gcc-internal-format
34554 msgid "implicit conversion from %qT to %qT when passing argument to function"
34555 msgstr ""
34557 #: c/c-typeck.c:3711 c/c-typeck.c:3716 cp/typeck.c:4564 cp/typeck.c:4806
34558 #, gcc-internal-format
34559 msgid "comparison with string literal results in unspecified behavior"
34560 msgstr ""
34562 #: c/c-typeck.c:3730
34563 #, gcc-internal-format
34564 msgid "comparison between %qT and %qT"
34565 msgstr ""
34567 #: c/c-typeck.c:3779
34568 #, gcc-internal-format
34569 msgid "pointer of type %<void *%> used in subtraction"
34570 msgstr ""
34572 #: c/c-typeck.c:3782
34573 #, gcc-internal-format
34574 msgid "pointer to a function used in subtraction"
34575 msgstr ""
34577 #: c/c-typeck.c:3794
34578 #, gcc-internal-format
34579 msgid "arithmetic on pointer to an incomplete type"
34580 msgstr ""
34582 #: c/c-typeck.c:3799 cp/typeck.c:5324
34583 #, gcc-internal-format
34584 msgid "arithmetic on pointer to an empty aggregate"
34585 msgstr ""
34587 #: c/c-typeck.c:4207
34588 #, gcc-internal-format
34589 msgid "ISO C does not support %<~%> for complex conjugation"
34590 msgstr ""
34592 #: c/c-typeck.c:4246
34593 #, gcc-internal-format
34594 msgid "wrong type argument to unary exclamation mark"
34595 msgstr ""
34597 #: c/c-typeck.c:4303
34598 #, gcc-internal-format
34599 msgid "increment of enumeration value is invalid in C++"
34600 msgstr ""
34602 #: c/c-typeck.c:4306
34603 #, gcc-internal-format
34604 msgid "decrement of enumeration value is invalid in C++"
34605 msgstr ""
34607 #: c/c-typeck.c:4322
34608 #, gcc-internal-format
34609 msgid "ISO C does not support %<++%> and %<--%> on complex types"
34610 msgstr ""
34612 #: c/c-typeck.c:4345 c/c-typeck.c:4379
34613 #, gcc-internal-format
34614 msgid "wrong type argument to increment"
34615 msgstr ""
34617 #: c/c-typeck.c:4347 c/c-typeck.c:4382
34618 #, gcc-internal-format
34619 msgid "wrong type argument to decrement"
34620 msgstr ""
34622 #: c/c-typeck.c:4367
34623 #, gcc-internal-format
34624 msgid "increment of pointer to an incomplete type %qT"
34625 msgstr ""
34627 #: c/c-typeck.c:4371
34628 #, gcc-internal-format
34629 msgid "decrement of pointer to an incomplete type %qT"
34630 msgstr ""
34632 #: c/c-typeck.c:4475
34633 #, gcc-internal-format
34634 msgid "taking address of expression of type %<void%>"
34635 msgstr ""
34637 #: c/c-typeck.c:4533
34638 #, gcc-internal-format
34639 msgid "cannot take address of bit-field %qD"
34640 msgstr ""
34642 #: c/c-typeck.c:4546
34643 #, gcc-internal-format
34644 msgid "cannot take address of scalar with reverse storage order"
34645 msgstr ""
34647 #: c/c-typeck.c:4554
34648 #, gcc-internal-format
34649 msgid "address of array with reverse scalar storage order requested"
34650 msgstr ""
34652 #: c/c-typeck.c:4726
34653 #, gcc-internal-format
34654 msgid "global register variable %qD used in nested function"
34655 msgstr ""
34657 #: c/c-typeck.c:4729
34658 #, gcc-internal-format
34659 msgid "register variable %qD used in nested function"
34660 msgstr ""
34662 #: c/c-typeck.c:4734
34663 #, gcc-internal-format
34664 msgid "address of global register variable %qD requested"
34665 msgstr ""
34667 #: c/c-typeck.c:4736
34668 #, gcc-internal-format
34669 msgid "address of register variable %qD requested"
34670 msgstr ""
34672 #: c/c-typeck.c:4837
34673 #, gcc-internal-format
34674 msgid "non-lvalue array in conditional expression"
34675 msgstr ""
34677 #: c/c-typeck.c:4895 cp/call.c:5129
34678 #, gcc-internal-format
34679 msgid ""
34680 "implicit conversion from %qT to %qT to match other result of conditional"
34681 msgstr ""
34683 #: c/c-typeck.c:4969
34684 #, gcc-internal-format
34685 msgid "ISO C forbids conditional expr with only one void side"
34686 msgstr ""
34688 #: c/c-typeck.c:4986
34689 #, gcc-internal-format
34690 msgid "pointers to disjoint address spaces used in conditional expression"
34691 msgstr ""
34693 #: c/c-typeck.c:4997 c/c-typeck.c:5014
34694 #, gcc-internal-format
34695 msgid "pointer to array loses qualifier in conditional expression"
34696 msgstr ""
34698 #: c/c-typeck.c:5002 c/c-typeck.c:5019
34699 #, gcc-internal-format
34700 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
34701 msgstr ""
34703 #: c/c-typeck.c:5032
34704 #, gcc-internal-format
34705 msgid "pointer type mismatch in conditional expression"
34706 msgstr ""
34708 #: c/c-typeck.c:5041 c/c-typeck.c:5052
34709 #, gcc-internal-format
34710 msgid "pointer/integer type mismatch in conditional expression"
34711 msgstr ""
34713 #: c/c-typeck.c:5155 cp/typeck.c:6441
34714 #, gcc-internal-format
34715 msgid "spawned function call cannot be part of a comma expression"
34716 msgstr ""
34718 #: c/c-typeck.c:5189
34719 #, gcc-internal-format
34720 msgid "left-hand operand of comma expression has no effect"
34721 msgstr ""
34723 #: c/c-typeck.c:5207 c/c-typeck.c:10321
34724 #, gcc-internal-format
34725 msgid "right-hand operand of comma expression has no effect"
34726 msgstr ""
34728 #: c/c-typeck.c:5276
34729 msgid "cast adds %q#v qualifier to function type"
34730 msgstr ""
34732 #: c/c-typeck.c:5282
34733 msgid "cast discards %qv qualifier from pointer target type"
34734 msgstr ""
34736 #: c/c-typeck.c:5317
34737 #, gcc-internal-format
34738 msgid ""
34739 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
34740 "%> qualified"
34741 msgstr ""
34743 #: c/c-typeck.c:5354
34744 #, gcc-internal-format
34745 msgid "cast specifies array type"
34746 msgstr ""
34748 #: c/c-typeck.c:5360
34749 #, gcc-internal-format
34750 msgid "cast specifies function type"
34751 msgstr ""
34753 #: c/c-typeck.c:5375
34754 #, gcc-internal-format
34755 msgid "ISO C forbids casting nonscalar to the same type"
34756 msgstr ""
34758 #: c/c-typeck.c:5395
34759 #, gcc-internal-format
34760 msgid "ISO C forbids casts to union type"
34761 msgstr ""
34763 #: c/c-typeck.c:5405
34764 #, gcc-internal-format
34765 msgid "cast to union type from type not present in union"
34766 msgstr ""
34768 #: c/c-typeck.c:5440
34769 #, gcc-internal-format, gfc-internal-format
34770 msgid ""
34771 "cast to %s address space pointer from disjoint generic address space pointer"
34772 msgstr ""
34774 #: c/c-typeck.c:5445
34775 #, gcc-internal-format, gfc-internal-format
34776 msgid ""
34777 "cast to generic address space pointer from disjoint %s address space pointer"
34778 msgstr ""
34780 #: c/c-typeck.c:5450
34781 #, gcc-internal-format, gfc-internal-format
34782 msgid "cast to %s address space pointer from disjoint %s address space pointer"
34783 msgstr ""
34785 #: c/c-typeck.c:5469
34786 #, gcc-internal-format
34787 msgid "cast increases required alignment of target type"
34788 msgstr ""
34790 #: c/c-typeck.c:5480
34791 #, gcc-internal-format
34792 msgid "cast from pointer to integer of different size"
34793 msgstr ""
34795 #: c/c-typeck.c:5485
34796 #, gcc-internal-format
34797 msgid "cast from function call of type %qT to non-matching type %qT"
34798 msgstr ""
34800 #: c/c-typeck.c:5494 cp/typeck.c:7410
34801 #, gcc-internal-format
34802 msgid "cast to pointer from integer of different size"
34803 msgstr ""
34805 #: c/c-typeck.c:5508
34806 #, gcc-internal-format
34807 msgid "ISO C forbids conversion of function pointer to object pointer type"
34808 msgstr ""
34810 #: c/c-typeck.c:5517
34811 #, gcc-internal-format
34812 msgid "ISO C forbids conversion of object pointer to function pointer type"
34813 msgstr ""
34815 #: c/c-typeck.c:5604
34816 #, gcc-internal-format
34817 msgid "defining a type in a cast is invalid in C++"
34818 msgstr ""
34820 #: c/c-typeck.c:5646
34821 #, gcc-internal-format
34822 msgid "assignment to expression with array type"
34823 msgstr ""
34825 #: c/c-typeck.c:5769 c/c-typeck.c:6219
34826 #, gcc-internal-format
34827 msgid "enum conversion in assignment is invalid in C++"
34828 msgstr ""
34830 #: c/c-typeck.c:5961 c/c-typeck.c:5984 c/c-typeck.c:6008
34831 #, gcc-internal-format
34832 msgid "(near initialization for %qs)"
34833 msgstr ""
34835 #: c/c-typeck.c:6023
34836 #, gcc-internal-format
34837 msgid "array initialized from parenthesized string constant"
34838 msgstr ""
34840 #. This macro is used to emit diagnostics to ensure that all format
34841 #. strings are complete sentences, visible to gettext and checked at
34842 #. compile time.
34843 #. This macro is used to emit diagnostics to ensure that all format
34844 #. strings are complete sentences, visible to gettext and checked at
34845 #. compile time.  It is the same as PEDWARN_FOR_ASSIGNMENT but with an
34846 #. extra parameter to enumerate qualifiers.
34847 #. This macro is used to emit diagnostics to ensure that all format
34848 #. strings are complete sentences, visible to gettext and checked at
34849 #. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
34850 #. warning_at instead of pedwarn.
34851 #: c/c-typeck.c:6099 c/c-typeck.c:6128 c/c-typeck.c:6157 c/c-typeck.c:6735
34852 #, gcc-internal-format
34853 msgid "expected %qT but argument is of type %qT"
34854 msgstr ""
34856 #: c/c-typeck.c:6217
34857 #, gcc-internal-format
34858 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
34859 msgstr ""
34861 #: c/c-typeck.c:6221 c/c-typeck.c:8849
34862 #, gcc-internal-format
34863 msgid "enum conversion in initialization is invalid in C++"
34864 msgstr ""
34866 #: c/c-typeck.c:6223
34867 #, gcc-internal-format
34868 msgid "enum conversion in return is invalid in C++"
34869 msgstr ""
34871 #: c/c-typeck.c:6254
34872 #, gcc-internal-format
34873 msgid "cannot pass rvalue to reference parameter"
34874 msgstr ""
34876 #: c/c-typeck.c:6387 c/c-typeck.c:6652
34877 msgid ""
34878 "passing argument %d of %qE makes %q#v qualified function pointer from "
34879 "unqualified"
34880 msgstr ""
34882 #: c/c-typeck.c:6390 c/c-typeck.c:6655
34883 msgid "assignment makes %q#v qualified function pointer from unqualified"
34884 msgstr ""
34886 #: c/c-typeck.c:6393 c/c-typeck.c:6657
34887 msgid "initialization makes %q#v qualified function pointer from unqualified"
34888 msgstr ""
34890 #: c/c-typeck.c:6396 c/c-typeck.c:6659
34891 msgid "return makes %q#v qualified function pointer from unqualified"
34892 msgstr ""
34894 #: c/c-typeck.c:6404 c/c-typeck.c:6571 c/c-typeck.c:6614
34895 msgid ""
34896 "passing argument %d of %qE discards %qv qualifier from pointer target type"
34897 msgstr ""
34899 #: c/c-typeck.c:6406 c/c-typeck.c:6573 c/c-typeck.c:6616
34900 msgid "assignment discards %qv qualifier from pointer target type"
34901 msgstr ""
34903 #: c/c-typeck.c:6408 c/c-typeck.c:6575 c/c-typeck.c:6618
34904 msgid "initialization discards %qv qualifier from pointer target type"
34905 msgstr ""
34907 #: c/c-typeck.c:6410 c/c-typeck.c:6577 c/c-typeck.c:6620
34908 msgid "return discards %qv qualifier from pointer target type"
34909 msgstr ""
34911 #: c/c-typeck.c:6419
34912 #, gcc-internal-format
34913 msgid "ISO C prohibits argument conversion to union type"
34914 msgstr ""
34916 #: c/c-typeck.c:6481
34917 #, gcc-internal-format
34918 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
34919 msgstr ""
34921 #: c/c-typeck.c:6493
34922 #, gcc-internal-format
34923 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
34924 msgstr ""
34926 #: c/c-typeck.c:6497
34927 #, gcc-internal-format
34928 msgid "assignment from pointer to non-enclosed address space"
34929 msgstr ""
34931 #: c/c-typeck.c:6501
34932 #, gcc-internal-format
34933 msgid "initialization from pointer to non-enclosed address space"
34934 msgstr ""
34936 #: c/c-typeck.c:6505
34937 #, gcc-internal-format
34938 msgid "return from pointer to non-enclosed address space"
34939 msgstr ""
34941 #: c/c-typeck.c:6523
34942 #, gcc-internal-format
34943 msgid "argument %d of %qE might be a candidate for a format attribute"
34944 msgstr ""
34946 #: c/c-typeck.c:6529
34947 #, gcc-internal-format
34948 msgid "assignment left-hand side might be a candidate for a format attribute"
34949 msgstr ""
34951 #: c/c-typeck.c:6534
34952 #, gcc-internal-format
34953 msgid ""
34954 "initialization left-hand side might be a candidate for a format attribute"
34955 msgstr ""
34957 #: c/c-typeck.c:6539 cp/typeck.c:8411
34958 #, gcc-internal-format
34959 msgid "return type might be a candidate for a format attribute"
34960 msgstr ""
34962 #: c/c-typeck.c:6588
34963 #, gcc-internal-format
34964 msgid ""
34965 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
34966 "*%>"
34967 msgstr ""
34969 #: c/c-typeck.c:6591
34970 #, gcc-internal-format
34971 msgid "ISO C forbids assignment between function pointer and %<void *%>"
34972 msgstr ""
34974 #: c/c-typeck.c:6593
34975 #, gcc-internal-format
34976 msgid "ISO C forbids initialization between function pointer and %<void *%>"
34977 msgstr ""
34979 #: c/c-typeck.c:6595
34980 #, gcc-internal-format
34981 msgid "ISO C forbids return between function pointer and %<void *%>"
34982 msgstr ""
34984 #: c/c-typeck.c:6632
34985 #, gcc-internal-format
34986 msgid "pointer targets in passing argument %d of %qE differ in signedness"
34987 msgstr ""
34989 #: c/c-typeck.c:6634
34990 #, gcc-internal-format
34991 msgid "pointer targets in assignment differ in signedness"
34992 msgstr ""
34994 #: c/c-typeck.c:6636
34995 #, gcc-internal-format
34996 msgid "pointer targets in initialization differ in signedness"
34997 msgstr ""
34999 #: c/c-typeck.c:6638
35000 #, gcc-internal-format
35001 msgid "pointer targets in return differ in signedness"
35002 msgstr ""
35004 #: c/c-typeck.c:6669
35005 #, gcc-internal-format
35006 msgid "passing argument %d of %qE from incompatible pointer type"
35007 msgstr ""
35009 #: c/c-typeck.c:6671
35010 #, gcc-internal-format
35011 msgid "assignment from incompatible pointer type"
35012 msgstr ""
35014 #: c/c-typeck.c:6672
35015 #, gcc-internal-format
35016 msgid "initialization from incompatible pointer type"
35017 msgstr ""
35019 #: c/c-typeck.c:6674
35020 #, gcc-internal-format
35021 msgid "return from incompatible pointer type"
35022 msgstr ""
35024 #. ??? This should not be an error when inlining calls to
35025 #. unprototyped functions.
35026 #: c/c-typeck.c:6682 c/c-typeck.c:7176 cp/typeck.c:1994
35027 #, gcc-internal-format
35028 msgid "invalid use of non-lvalue array"
35029 msgstr ""
35031 #: c/c-typeck.c:6693
35032 #, gcc-internal-format
35033 msgid "passing argument %d of %qE makes pointer from integer without a cast"
35034 msgstr ""
35036 #: c/c-typeck.c:6695
35037 #, gcc-internal-format
35038 msgid "assignment makes pointer from integer without a cast"
35039 msgstr ""
35041 #: c/c-typeck.c:6697
35042 #, gcc-internal-format
35043 msgid "initialization makes pointer from integer without a cast"
35044 msgstr ""
35046 #: c/c-typeck.c:6699
35047 #, gcc-internal-format
35048 msgid "return makes pointer from integer without a cast"
35049 msgstr ""
35051 #: c/c-typeck.c:6708
35052 #, gcc-internal-format
35053 msgid "passing argument %d of %qE makes integer from pointer without a cast"
35054 msgstr ""
35056 #: c/c-typeck.c:6710
35057 #, gcc-internal-format
35058 msgid "assignment makes integer from pointer without a cast"
35059 msgstr ""
35061 #: c/c-typeck.c:6712
35062 #, gcc-internal-format
35063 msgid "initialization makes integer from pointer without a cast"
35064 msgstr ""
35066 #: c/c-typeck.c:6714
35067 #, gcc-internal-format
35068 msgid "return makes integer from pointer without a cast"
35069 msgstr ""
35071 #: c/c-typeck.c:6731
35072 #, gcc-internal-format
35073 msgid "incompatible type for argument %d of %qE"
35074 msgstr ""
35076 #: c/c-typeck.c:6738
35077 #, gcc-internal-format
35078 msgid "incompatible types when assigning to type %qT from type %qT"
35079 msgstr ""
35081 #: c/c-typeck.c:6743
35082 #, gcc-internal-format
35083 msgid "incompatible types when initializing type %qT using type %qT"
35084 msgstr ""
35086 #: c/c-typeck.c:6748
35087 #, gcc-internal-format
35088 msgid "incompatible types when returning type %qT but %qT was expected"
35089 msgstr ""
35091 #: c/c-typeck.c:6812
35092 #, gcc-internal-format
35093 msgid "traditional C rejects automatic aggregate initialization"
35094 msgstr ""
35096 #: c/c-typeck.c:7049 c/c-typeck.c:7928 cp/typeck2.c:1024
35097 #, gcc-internal-format
35098 msgid "initialization of a flexible array member"
35099 msgstr ""
35101 #: c/c-typeck.c:7059 cp/typeck2.c:1039
35102 #, gcc-internal-format
35103 msgid "char-array initialized from wide string"
35104 msgstr ""
35106 #: c/c-typeck.c:7068
35107 #, gcc-internal-format
35108 msgid "wide character array initialized from non-wide string"
35109 msgstr ""
35111 #: c/c-typeck.c:7074
35112 #, gcc-internal-format
35113 msgid "wide character array initialized from incompatible wide string"
35114 msgstr ""
35116 #: c/c-typeck.c:7108
35117 #, gcc-internal-format
35118 msgid "array of inappropriate type initialized from string constant"
35119 msgstr ""
35121 #: c/c-typeck.c:7195 c/c-typeck.c:7219 c/c-typeck.c:7222 c/c-typeck.c:7230
35122 #: c/c-typeck.c:7270 c/c-typeck.c:8772 c/c-typeck.c:8822
35123 #, gcc-internal-format
35124 msgid "initializer element is not constant"
35125 msgstr ""
35127 #: c/c-typeck.c:7204
35128 #, gcc-internal-format
35129 msgid "array initialized from non-constant array expression"
35130 msgstr ""
35132 #: c/c-typeck.c:7235 c/c-typeck.c:7283 c/c-typeck.c:8832
35133 #, gcc-internal-format
35134 msgid "initializer element is not a constant expression"
35135 msgstr ""
35137 #: c/c-typeck.c:7277 c/c-typeck.c:8827
35138 #, gcc-internal-format
35139 msgid "initializer element is not computable at load time"
35140 msgstr ""
35142 #: c/c-typeck.c:7296
35143 #, gcc-internal-format
35144 msgid "invalid initializer"
35145 msgstr ""
35147 #: c/c-typeck.c:7571 cp/decl.c:6148
35148 #, gcc-internal-format
35149 msgid "opaque vector types cannot be initialized"
35150 msgstr ""
35152 #: c/c-typeck.c:7787
35153 #, gcc-internal-format
35154 msgid "extra brace group at end of initializer"
35155 msgstr ""
35157 #: c/c-typeck.c:7865
35158 #, gcc-internal-format
35159 msgid "braces around scalar initializer"
35160 msgstr ""
35162 #: c/c-typeck.c:7925 c/c-typeck.c:9252
35163 #, gcc-internal-format
35164 msgid "initialization of flexible array member in a nested context"
35165 msgstr ""
35167 #: c/c-typeck.c:7959
35168 #, gcc-internal-format
35169 msgid "missing braces around initializer"
35170 msgstr ""
35172 #: c/c-typeck.c:7981
35173 #, gcc-internal-format
35174 msgid "missing initializer for field %qD of %qT"
35175 msgstr ""
35177 #: c/c-typeck.c:8005
35178 #, gcc-internal-format
35179 msgid "empty scalar initializer"
35180 msgstr ""
35182 #: c/c-typeck.c:8010
35183 #, gcc-internal-format
35184 msgid "extra elements in scalar initializer"
35185 msgstr ""
35187 #: c/c-typeck.c:8122 c/c-typeck.c:8204
35188 #, gcc-internal-format
35189 msgid "array index in non-array initializer"
35190 msgstr ""
35192 #: c/c-typeck.c:8127 c/c-typeck.c:8266
35193 #, gcc-internal-format
35194 msgid "field name not in record or union initializer"
35195 msgstr ""
35197 #: c/c-typeck.c:8177
35198 #, gcc-internal-format
35199 msgid "array index in initializer not of integer type"
35200 msgstr ""
35202 #: c/c-typeck.c:8186 c/c-typeck.c:8195
35203 #, gcc-internal-format
35204 msgid "array index in initializer is not an integer constant expression"
35205 msgstr ""
35207 #: c/c-typeck.c:8200 c/c-typeck.c:8202
35208 #, gcc-internal-format
35209 msgid "nonconstant array index in initializer"
35210 msgstr ""
35212 #: c/c-typeck.c:8206 c/c-typeck.c:8209
35213 #, gcc-internal-format
35214 msgid "array index in initializer exceeds array bounds"
35215 msgstr ""
35217 #: c/c-typeck.c:8228
35218 #, gcc-internal-format
35219 msgid "empty index range in initializer"
35220 msgstr ""
35222 #: c/c-typeck.c:8237
35223 #, gcc-internal-format
35224 msgid "array index range in initializer exceeds array bounds"
35225 msgstr ""
35227 #: c/c-typeck.c:8340 c/c-typeck.c:8370 c/c-typeck.c:8913
35228 #, gcc-internal-format
35229 msgid "initialized field with side-effects overwritten"
35230 msgstr ""
35232 #: c/c-typeck.c:8344 c/c-typeck.c:8374 c/c-typeck.c:8916
35233 #, gcc-internal-format
35234 msgid "initialized field overwritten"
35235 msgstr ""
35237 #: c/c-typeck.c:9135
35238 #, gcc-internal-format
35239 msgid "excess elements in char array initializer"
35240 msgstr ""
35242 #: c/c-typeck.c:9142 c/c-typeck.c:9211
35243 #, gcc-internal-format
35244 msgid "excess elements in struct initializer"
35245 msgstr ""
35247 #: c/c-typeck.c:9157
35248 #, gcc-internal-format
35249 msgid ""
35250 "positional initialization of field in %<struct%> declared with "
35251 "%<designated_init%> attribute"
35252 msgstr ""
35254 #: c/c-typeck.c:9226
35255 #, gcc-internal-format
35256 msgid "non-static initialization of a flexible array member"
35257 msgstr ""
35259 #: c/c-typeck.c:9325
35260 #, gcc-internal-format
35261 msgid "excess elements in union initializer"
35262 msgstr ""
35264 #: c/c-typeck.c:9347
35265 #, gcc-internal-format
35266 msgid "traditional C rejects initialization of unions"
35267 msgstr ""
35269 #: c/c-typeck.c:9415
35270 #, gcc-internal-format
35271 msgid "excess elements in array initializer"
35272 msgstr ""
35274 #: c/c-typeck.c:9449
35275 #, gcc-internal-format
35276 msgid "excess elements in vector initializer"
35277 msgstr ""
35279 #: c/c-typeck.c:9481
35280 #, gcc-internal-format
35281 msgid "excess elements in scalar initializer"
35282 msgstr ""
35284 #: c/c-typeck.c:9721
35285 #, gcc-internal-format
35286 msgid "ISO C forbids %<goto *expr;%>"
35287 msgstr ""
35289 #: c/c-typeck.c:9749 cp/typeck.c:8640
35290 #, gcc-internal-format
35291 msgid "function declared %<noreturn%> has a %<return%> statement"
35292 msgstr ""
35294 #: c/c-typeck.c:9759 cp/cp-array-notation.c:1087
35295 #, gcc-internal-format
35296 msgid "array notation expression cannot be used as a return value"
35297 msgstr ""
35299 #: c/c-typeck.c:9766 cp/typeck.c:8631
35300 #, gcc-internal-format
35301 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
35302 msgstr ""
35304 #: c/c-typeck.c:9794 c/c-typeck.c:9798
35305 #, gcc-internal-format
35306 msgid "%<return%> with no value, in function returning non-void"
35307 msgstr ""
35309 #: c/c-typeck.c:9812
35310 #, gcc-internal-format
35311 msgid "%<return%> with a value, in function returning void"
35312 msgstr ""
35314 #: c/c-typeck.c:9815
35315 #, gcc-internal-format
35316 msgid "ISO C forbids %<return%> with expression, in function returning void"
35317 msgstr ""
35319 #: c/c-typeck.c:9891
35320 #, gcc-internal-format
35321 msgid "function returns address of label"
35322 msgstr ""
35324 #: c/c-typeck.c:9982 cp/semantics.c:1153
35325 #, gcc-internal-format
35326 msgid "switch quantity not an integer"
35327 msgstr ""
35329 #: c/c-typeck.c:10007
35330 #, gcc-internal-format
35331 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
35332 msgstr ""
35334 #: c/c-typeck.c:10045 c/c-typeck.c:10053
35335 #, gcc-internal-format
35336 msgid "case label is not an integer constant expression"
35337 msgstr ""
35339 #: c/c-typeck.c:10059 cp/parser.c:10677
35340 #, gcc-internal-format
35341 msgid "case label not within a switch statement"
35342 msgstr ""
35344 #: c/c-typeck.c:10061
35345 #, gcc-internal-format
35346 msgid "%<default%> label not within a switch statement"
35347 msgstr ""
35349 #: c/c-typeck.c:10132
35350 #, gcc-internal-format
35351 msgid "rank-mismatch between if-statement%'s condition and the then-block"
35352 msgstr ""
35354 #: c/c-typeck.c:10138
35355 #, gcc-internal-format
35356 msgid "rank-mismatch between if-statement%'s condition and the else-block"
35357 msgstr ""
35359 #: c/c-typeck.c:10263 cp/parser.c:11857
35360 #, gcc-internal-format
35361 msgid "break statement not within loop or switch"
35362 msgstr ""
35364 #: c/c-typeck.c:10265 cp/parser.c:11883
35365 #, gcc-internal-format
35366 msgid "continue statement not within a loop"
35367 msgstr ""
35369 #: c/c-typeck.c:10270 cp/parser.c:11870
35370 #, gcc-internal-format
35371 msgid "break statement used with OpenMP for loop"
35372 msgstr ""
35374 #: c/c-typeck.c:10275
35375 #, gcc-internal-format
35376 msgid "break statement within %<#pragma simd%> loop body"
35377 msgstr ""
35379 #: c/c-typeck.c:10277 cp/parser.c:11887
35380 #, gcc-internal-format
35381 msgid "continue statement within %<#pragma simd%> loop body"
35382 msgstr ""
35384 #: c/c-typeck.c:10303 cp/cp-gimplify.c:445
35385 #, gcc-internal-format
35386 msgid "statement with no effect"
35387 msgstr ""
35389 #: c/c-typeck.c:10347
35390 #, gcc-internal-format
35391 msgid "expression statement has incomplete type"
35392 msgstr ""
35394 #: c/c-typeck.c:11162 c/c-typeck.c:11321 cp/typeck.c:4820
35395 #, gcc-internal-format
35396 msgid "comparing vectors with different element types"
35397 msgstr ""
35399 #: c/c-typeck.c:11169 c/c-typeck.c:11328 cp/typeck.c:4832
35400 #, gcc-internal-format
35401 msgid "comparing vectors with different number of elements"
35402 msgstr ""
35404 #: c/c-typeck.c:11200 cp/typeck.c:4558
35405 #, gcc-internal-format
35406 msgid "comparing floating point with == or != is unsafe"
35407 msgstr ""
35409 #: c/c-typeck.c:11218 c/c-typeck.c:11239
35410 #, gcc-internal-format
35411 msgid ""
35412 "the comparison will always evaluate as %<false%> for the address of %qD will "
35413 "never be NULL"
35414 msgstr ""
35416 #: c/c-typeck.c:11224 c/c-typeck.c:11245
35417 #, gcc-internal-format
35418 msgid ""
35419 "the comparison will always evaluate as %<true%> for the address of %qD will "
35420 "never be NULL"
35421 msgstr ""
35423 #: c/c-typeck.c:11266 c/c-typeck.c:11386
35424 #, gcc-internal-format
35425 msgid "comparison of pointers to disjoint address spaces"
35426 msgstr ""
35428 #: c/c-typeck.c:11273 c/c-typeck.c:11279
35429 #, gcc-internal-format
35430 msgid "ISO C forbids comparison of %<void *%> with function pointer"
35431 msgstr ""
35433 #: c/c-typeck.c:11286 c/c-typeck.c:11396
35434 #, gcc-internal-format
35435 msgid "comparison of distinct pointer types lacks a cast"
35436 msgstr ""
35438 #: c/c-typeck.c:11298 c/c-typeck.c:11303 c/c-typeck.c:11422 c/c-typeck.c:11427
35439 #, gcc-internal-format
35440 msgid "comparison between pointer and integer"
35441 msgstr ""
35443 #: c/c-typeck.c:11374
35444 #, gcc-internal-format
35445 msgid "comparison of complete and incomplete pointers"
35446 msgstr ""
35448 #: c/c-typeck.c:11376
35449 #, gcc-internal-format
35450 msgid "ISO C forbids ordered comparisons of pointers to functions"
35451 msgstr ""
35453 #: c/c-typeck.c:11381
35454 #, gcc-internal-format
35455 msgid "ordered comparison of pointer with null pointer"
35456 msgstr ""
35458 #: c/c-typeck.c:11404 c/c-typeck.c:11407 c/c-typeck.c:11414 c/c-typeck.c:11417
35459 #: cp/typeck.c:4883 cp/typeck.c:4890
35460 #, gcc-internal-format
35461 msgid "ordered comparison of pointer with integer zero"
35462 msgstr ""
35464 #: c/c-typeck.c:11468 cp/typeck.c:4969
35465 #, gcc-internal-format
35466 msgid ""
35467 "implicit conversion from %qT to %qT to match other operand of binary "
35468 "expression"
35469 msgstr ""
35471 #: c/c-typeck.c:11781
35472 #, gcc-internal-format
35473 msgid "used array that cannot be converted to pointer where scalar is required"
35474 msgstr ""
35476 #: c/c-typeck.c:11785
35477 #, gcc-internal-format
35478 msgid "used struct type value where scalar is required"
35479 msgstr ""
35481 #: c/c-typeck.c:11789
35482 #, gcc-internal-format
35483 msgid "used union type value where scalar is required"
35484 msgstr ""
35486 #: c/c-typeck.c:11805
35487 #, gcc-internal-format
35488 msgid "used vector type where scalar is required"
35489 msgstr ""
35491 #: c/c-typeck.c:11995 cp/semantics.c:8593
35492 #, gcc-internal-format
35493 msgid ""
35494 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
35495 "%> or %<taskgroup%> clauses"
35496 msgstr ""
35498 #: c/c-typeck.c:12034 cp/semantics.c:8630
35499 #, gcc-internal-format
35500 msgid ""
35501 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
35502 "%>, %<sections%> or %<taskgroup%> clauses"
35503 msgstr ""
35505 #: c/c-typeck.c:12084 c/c-typeck.c:13243 cp/semantics.c:4507
35506 #: cp/semantics.c:6696
35507 #, gcc-internal-format
35508 msgid "bit-field %qE in %qs clause"
35509 msgstr ""
35511 #: c/c-typeck.c:12093 c/c-typeck.c:13260 cp/semantics.c:4517
35512 #: cp/semantics.c:6714
35513 #, gcc-internal-format
35514 msgid "%qE is a member of a union"
35515 msgstr ""
35517 #: c/c-typeck.c:12103 cp/semantics.c:4531 cp/semantics.c:6739
35518 #, gcc-internal-format
35519 msgid "%qD is not a variable in %qs clause"
35520 msgstr ""
35522 #: c/c-typeck.c:12107 c/c-typeck.c:13277 cp/semantics.c:4535
35523 #: cp/semantics.c:6742
35524 #, gcc-internal-format
35525 msgid "%qE is not a variable in %qs clause"
35526 msgstr ""
35528 #: c/c-typeck.c:12115 c/c-typeck.c:13284 c/c-typeck.c:13377 cp/semantics.c:4552
35529 #: cp/semantics.c:6748 cp/semantics.c:6910
35530 #, gcc-internal-format
35531 msgid "%qD is threadprivate variable in %qs clause"
35532 msgstr ""
35534 #: c/c-typeck.c:12137 cp/semantics.c:4584
35535 #, gcc-internal-format
35536 msgid "low bound %qE of array section does not have integral type"
35537 msgstr ""
35539 #: c/c-typeck.c:12144 cp/semantics.c:4591
35540 #, gcc-internal-format
35541 msgid "length %qE of array section does not have integral type"
35542 msgstr ""
35544 #: c/c-typeck.c:12171 c/c-typeck.c:12235 c/c-typeck.c:12493 cp/semantics.c:4627
35545 #: cp/semantics.c:4691
35546 #, gcc-internal-format
35547 msgid "zero length array section in %qs clause"
35548 msgstr ""
35550 #: c/c-typeck.c:12190 cp/semantics.c:4646
35551 #, gcc-internal-format
35552 msgid "for unknown bound array type length expression must be specified"
35553 msgstr ""
35555 #: c/c-typeck.c:12198 cp/semantics.c:4654
35556 #, gcc-internal-format
35557 msgid "negative low bound in array section in %qs clause"
35558 msgstr ""
35560 #: c/c-typeck.c:12207 c/c-typeck.c:12317 cp/semantics.c:4663
35561 #: cp/semantics.c:4773
35562 #, gcc-internal-format
35563 msgid "negative length in array section in %qs clause"
35564 msgstr ""
35566 #: c/c-typeck.c:12224 cp/semantics.c:4680
35567 #, gcc-internal-format
35568 msgid "low bound %qE above array section size in %qs clause"
35569 msgstr ""
35571 #: c/c-typeck.c:12261 cp/semantics.c:4717
35572 #, gcc-internal-format
35573 msgid "length %qE above array section size in %qs clause"
35574 msgstr ""
35576 #: c/c-typeck.c:12276 cp/semantics.c:4732
35577 #, gcc-internal-format
35578 msgid "high bound %qE above array section size in %qs clause"
35579 msgstr ""
35581 #: c/c-typeck.c:12309 cp/semantics.c:4765
35582 #, gcc-internal-format
35583 msgid "for pointer type length expression must be specified"
35584 msgstr ""
35586 #: c/c-typeck.c:12327 c/c-typeck.c:12436 cp/semantics.c:4783
35587 #: cp/semantics.c:4895
35588 #, gcc-internal-format
35589 msgid "array section is not contiguous in %qs clause"
35590 msgstr ""
35592 #: c/c-typeck.c:12335 cp/semantics.c:4791
35593 #, gcc-internal-format
35594 msgid "%qE does not have pointer or array type"
35595 msgstr ""
35597 #: c/c-typeck.c:12729 c/c-typeck.c:12739
35598 #, gcc-internal-format
35599 msgid "%qD in %<reduction%> clause is a zero size array"
35600 msgstr ""
35602 #: c/c-typeck.c:12797
35603 #, gcc-internal-format
35604 msgid "%qE has invalid type for %<reduction(%s)%>"
35605 msgstr ""
35607 #: c/c-typeck.c:12806 cp/semantics.c:5706
35608 #, gcc-internal-format
35609 msgid "user defined reduction not found for %qE"
35610 msgstr ""
35612 #: c/c-typeck.c:12894
35613 #, gcc-internal-format
35614 msgid "variable length element type in array %<reduction%> clause"
35615 msgstr ""
35617 #: c/c-typeck.c:12912 c/c-typeck.c:13435 cp/semantics.c:7226
35618 #, gcc-internal-format
35619 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
35620 msgstr ""
35622 #: c/c-typeck.c:12924 cp/semantics.c:7266
35623 #, gcc-internal-format
35624 msgid "%qE must be %<threadprivate%> for %<copyin%>"
35625 msgstr ""
35627 #: c/c-typeck.c:12938 cp/semantics.c:5880
35628 #, gcc-internal-format
35629 msgid ""
35630 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
35631 "constructs"
35632 msgstr ""
35634 #: c/c-typeck.c:12949
35635 #, gcc-internal-format
35636 msgid ""
35637 "linear clause applied to non-integral, non-floating, non-pointer variable "
35638 "with type %qT"
35639 msgstr ""
35641 #: c/c-typeck.c:12962
35642 #, gcc-internal-format
35643 msgid ""
35644 "linear clause applied to non-integral non-pointer variable with type %qT"
35645 msgstr ""
35647 #: c/c-typeck.c:12983 cp/semantics.c:5963
35648 #, gcc-internal-format
35649 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
35650 msgstr ""
35652 #: c/c-typeck.c:13013 c/c-typeck.c:13370 cp/semantics.c:6047
35653 #: cp/semantics.c:6903
35654 #, gcc-internal-format
35655 msgid "%qE is not a variable in clause %qs"
35656 msgstr ""
35658 #: c/c-typeck.c:13022 cp/semantics.c:6056
35659 #, gcc-internal-format
35660 msgid "%qD appears more than once in reduction clauses"
35661 msgstr ""
35663 #: c/c-typeck.c:13033 c/c-typeck.c:13063 c/c-typeck.c:13092
35664 #, gcc-internal-format
35665 msgid "%qE appears more than once in data clauses"
35666 msgstr ""
35668 #: c/c-typeck.c:13040 c/c-typeck.c:13069 c/c-typeck.c:13215 c/c-typeck.c:13313
35669 #: c/c-typeck.c:13319 c/c-typeck.c:13332 c/c-typeck.c:13341 cp/semantics.c:6066
35670 #: cp/semantics.c:6073 cp/semantics.c:6124 cp/semantics.c:6130
35671 #: cp/semantics.c:6167 cp/semantics.c:6659 cp/semantics.c:6796
35672 #: cp/semantics.c:6802 cp/semantics.c:6815 cp/semantics.c:6824
35673 #, gcc-internal-format
35674 msgid "%qD appears more than once in data clauses"
35675 msgstr ""
35677 #: c/c-typeck.c:13042 c/c-typeck.c:13071 c/c-typeck.c:13321 c/c-typeck.c:13343
35678 #: cp/semantics.c:6075 cp/semantics.c:6132 cp/semantics.c:6804
35679 #: cp/semantics.c:6826
35680 #, gcc-internal-format
35681 msgid "%qD appears both in data and map clauses"
35682 msgstr ""
35684 #: c/c-typeck.c:13056 cp/semantics.c:6118
35685 #, gcc-internal-format
35686 msgid "%qE is not a variable in clause %<firstprivate%>"
35687 msgstr ""
35689 #: c/c-typeck.c:13085 cp/semantics.c:6161
35690 #, gcc-internal-format
35691 msgid "%qE is not a variable in clause %<lastprivate%>"
35692 msgstr ""
35694 #: c/c-typeck.c:13104 cp/semantics.c:6524
35695 #, gcc-internal-format
35696 msgid "%qE is not a variable in %<aligned%> clause"
35697 msgstr ""
35699 #: c/c-typeck.c:13111
35700 #, gcc-internal-format
35701 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
35702 msgstr ""
35704 #: c/c-typeck.c:13118
35705 #, gcc-internal-format
35706 msgid "%qE appears more than once in %<aligned%> clauses"
35707 msgstr ""
35709 #: c/c-typeck.c:13173 cp/semantics.c:6606
35710 #, gcc-internal-format
35711 msgid "%qE is not a variable in %<depend%> clause"
35712 msgstr ""
35714 #: c/c-typeck.c:13195 cp/semantics.c:6637
35715 #, gcc-internal-format
35716 msgid "array section does not have mappable type in %qs clause"
35717 msgstr ""
35719 #: c/c-typeck.c:13212 c/c-typeck.c:13330 cp/semantics.c:6656
35720 #: cp/semantics.c:6813
35721 #, gcc-internal-format
35722 msgid "%qD appears more than once in motion clauses"
35723 msgstr ""
35725 #: c/c-typeck.c:13218 c/c-typeck.c:13334 cp/semantics.c:6662
35726 #: cp/semantics.c:6817
35727 #, gcc-internal-format
35728 msgid "%qD appears more than once in map clauses"
35729 msgstr ""
35731 #: c/c-typeck.c:13250 cp/semantics.c:6703
35732 #, gcc-internal-format
35733 msgid "%qE does not have a mappable type in %qs clause"
35734 msgstr ""
35736 #: c/c-typeck.c:13303 c/c-typeck.c:13384 cp/semantics.c:6778
35737 #: cp/semantics.c:6917
35738 #, gcc-internal-format
35739 msgid "%qD does not have a mappable type in %qs clause"
35740 msgstr ""
35742 #: c/c-typeck.c:13365 cp/semantics.c:6897
35743 #, gcc-internal-format
35744 msgid "%qE is neither a variable nor a function name in clause %qs"
35745 msgstr ""
35747 #: c/c-typeck.c:13393 cp/semantics.c:6926
35748 #, gcc-internal-format
35749 msgid "%qE appears more than once on the same %<declare target%> directive"
35750 msgstr ""
35752 #: c/c-typeck.c:13407 cp/semantics.c:6941
35753 #, gcc-internal-format
35754 msgid "%qD is not an argument in %<uniform%> clause"
35755 msgstr ""
35757 #: c/c-typeck.c:13410 cp/semantics.c:6943
35758 #, gcc-internal-format
35759 msgid "%qE is not an argument in %<uniform%> clause"
35760 msgstr ""
35762 #: c/c-typeck.c:13425
35763 #, gcc-internal-format
35764 msgid "%qs variable is neither a pointer nor an array"
35765 msgstr ""
35767 #: c/c-typeck.c:13500 cp/semantics.c:6323
35768 #, gcc-internal-format
35769 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
35770 msgstr ""
35772 #: c/c-typeck.c:13531 cp/semantics.c:7118
35773 #, gcc-internal-format
35774 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
35775 msgstr ""
35777 #: c/c-typeck.c:13581 cp/semantics.c:7309
35778 #, gcc-internal-format
35779 msgid "%qE is predetermined %qs for %qs"
35780 msgstr ""
35782 #: c/c-typeck.c:13601 cp/semantics.c:7200
35783 #, gcc-internal-format
35784 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
35785 msgstr ""
35787 #: c/c-typeck.c:13613 cp/semantics.c:7213
35788 #, gcc-internal-format
35789 msgid ""
35790 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
35791 msgstr ""
35793 #: c/c-typeck.c:13631 cp/semantics.c:7180
35794 #, gcc-internal-format
35795 msgid ""
35796 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
35797 msgstr ""
35799 #: c/c-typeck.c:13760
35800 #, gcc-internal-format
35801 msgid "cannot use %<va_arg%> with reverse storage order"
35802 msgstr ""
35804 #: c/c-typeck.c:13765
35805 #, gcc-internal-format
35806 msgid "second argument to %<va_arg%> is of incomplete type %qT"
35807 msgstr ""
35809 #: c/c-typeck.c:13771
35810 #, gcc-internal-format
35811 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
35812 msgstr ""
35814 #. A bad conversion for 'this' must be discarding cv-quals.
35815 #: cp/call.c:3345
35816 #, gcc-internal-format
35817 msgid "  passing %qT as %<this%> argument discards qualifiers"
35818 msgstr ""
35820 #: cp/call.c:3349
35821 #, gcc-internal-format
35822 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
35823 msgstr ""
35825 #: cp/call.c:3356
35826 #, gcc-internal-format, gfc-internal-format
35827 msgid "  conversion of argument %d would be ill-formed:"
35828 msgstr ""
35830 #. Conversion of conversion function return value failed.
35831 #: cp/call.c:3363
35832 #, gcc-internal-format
35833 msgid "  no known conversion from %qT to %qT"
35834 msgstr ""
35836 #: cp/call.c:3366
35837 #, gcc-internal-format
35838 msgid "  no known conversion for argument %d from %qT to %qT"
35839 msgstr ""
35841 #: cp/call.c:3377 cp/pt.c:6126
35842 #, gcc-internal-format, gfc-internal-format
35843 msgid "  candidate expects %d argument, %d provided"
35844 msgid_plural "  candidate expects %d arguments, %d provided"
35845 msgstr[0] ""
35846 msgstr[1] ""
35848 #: cp/call.c:3402
35849 #, gcc-internal-format
35850 msgid "%s%D(%T, %T, %T) <built-in>"
35851 msgstr ""
35853 #: cp/call.c:3407
35854 #, gcc-internal-format
35855 msgid "%s%D(%T, %T) <built-in>"
35856 msgstr ""
35858 #: cp/call.c:3411
35859 #, gcc-internal-format
35860 msgid "%s%D(%T) <built-in>"
35861 msgstr ""
35863 #: cp/call.c:3415
35864 #, gcc-internal-format
35865 msgid "%s%T <conversion>"
35866 msgstr ""
35868 #: cp/call.c:3417
35869 #, gcc-internal-format
35870 msgid "%s%#D <near match>"
35871 msgstr ""
35873 #: cp/call.c:3419
35874 #, gcc-internal-format
35875 msgid "%s%#D <deleted>"
35876 msgstr ""
35878 #: cp/call.c:3421
35879 #, gcc-internal-format
35880 msgid "%s%#D"
35881 msgstr ""
35883 #: cp/call.c:3440
35884 #, gcc-internal-format
35885 msgid ""
35886 "  return type %qT of explicit conversion function cannot be converted to %qT "
35887 "with a qualification conversion"
35888 msgstr ""
35890 #: cp/call.c:3446
35891 #, gcc-internal-format
35892 msgid ""
35893 "  conversion from return type %qT of template conversion function "
35894 "specialization to %qT is not an exact match"
35895 msgstr ""
35897 #: cp/call.c:3457
35898 #, gcc-internal-format
35899 msgid ""
35900 "  substitution of deduced template arguments resulted in errors seen above"
35901 msgstr ""
35903 #. Re-run template unification with diagnostics.
35904 #: cp/call.c:3462
35905 #, gcc-internal-format
35906 msgid "  template argument deduction/substitution failed:"
35907 msgstr ""
35909 #: cp/call.c:3476
35910 #, gcc-internal-format
35911 msgid ""
35912 "  a constructor taking a single argument of its own class type is invalid"
35913 msgstr ""
35915 #: cp/call.c:3846
35916 #, gcc-internal-format
35917 msgid "conversion from %qT to %qT is ambiguous"
35918 msgstr ""
35920 #: cp/call.c:3973
35921 #, gcc-internal-format
35922 msgid ""
35923 "conversion from %qT to %qT not considered for non-type template argument"
35924 msgstr ""
35926 #: cp/call.c:4091
35927 #, gcc-internal-format
35928 msgid "no matching function for call to %<%D(%A)%>"
35929 msgstr ""
35931 #: cp/call.c:4094
35932 #, gcc-internal-format
35933 msgid "call of overloaded %<%D(%A)%> is ambiguous"
35934 msgstr ""
35936 #. It's no good looking for an overloaded operator() on a
35937 #. pointer-to-member-function.
35938 #: cp/call.c:4329
35939 #, gcc-internal-format
35940 msgid ""
35941 "pointer-to-member function %E cannot be called without an object; consider "
35942 "using .* or ->*"
35943 msgstr ""
35945 #: cp/call.c:4400
35946 #, gcc-internal-format
35947 msgid "no match for call to %<(%T) (%A)%>"
35948 msgstr ""
35950 #: cp/call.c:4413
35951 #, gcc-internal-format
35952 msgid "call of %<(%T) (%A)%> is ambiguous"
35953 msgstr ""
35955 #: cp/call.c:4464
35956 #, gcc-internal-format
35957 msgid "ambiguous overload for "
35958 msgstr ""
35960 #: cp/call.c:4465
35961 #, gcc-internal-format
35962 msgid "no match for "
35963 msgstr ""
35965 #: cp/call.c:4468
35966 #, gcc-internal-format
35967 msgid " (operand types are %qT, %qT, and %qT)"
35968 msgstr ""
35970 #: cp/call.c:4470
35971 #, gcc-internal-format
35972 msgid " (operand types are %qT and %qT)"
35973 msgstr ""
35975 #: cp/call.c:4472
35976 #, gcc-internal-format
35977 msgid " (operand type is %qT)"
35978 msgstr ""
35980 #: cp/call.c:4492
35981 #, gcc-internal-format
35982 msgid "ternary %<operator?:%>"
35983 msgstr ""
35985 #: cp/call.c:4496
35986 #, gcc-internal-format
35987 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
35988 msgstr ""
35990 #: cp/call.c:4505 cp/call.c:4536 cp/call.c:4545
35991 #, gcc-internal-format
35992 msgid "%<operator%s%>"
35993 msgstr ""
35995 #: cp/call.c:4508
35996 #, gcc-internal-format
35997 msgid "%<operator%s%> in %<%E%s%>"
35998 msgstr ""
36000 #: cp/call.c:4515
36001 #, gcc-internal-format
36002 msgid "%<operator[]%>"
36003 msgstr ""
36005 #: cp/call.c:4518
36006 #, gcc-internal-format
36007 msgid "%<operator[]%> in %<%E[%E]%>"
36008 msgstr ""
36010 #: cp/call.c:4526
36011 #, gcc-internal-format
36012 msgid "%qs"
36013 msgstr ""
36015 #: cp/call.c:4529
36016 #, gcc-internal-format
36017 msgid "%qs in %<%s %E%>"
36018 msgstr ""
36020 #: cp/call.c:4539
36021 #, gcc-internal-format
36022 msgid "%<operator%s%> in %<%E %s %E%>"
36023 msgstr ""
36025 #: cp/call.c:4548
36026 #, gcc-internal-format
36027 msgid "%<operator%s%> in %<%s%E%>"
36028 msgstr ""
36030 #: cp/call.c:4657
36031 #, gcc-internal-format
36032 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
36033 msgstr ""
36035 #: cp/call.c:4716
36036 #, gcc-internal-format
36037 msgid ""
36038 "inferred scalar type %qT is not an integer or floating point type of the "
36039 "same size as %qT"
36040 msgstr ""
36042 #: cp/call.c:4793
36043 #, gcc-internal-format
36044 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
36045 msgstr ""
36047 #: cp/call.c:4883
36048 #, gcc-internal-format
36049 msgid ""
36050 "second operand to the conditional operator is of type %<void%>, but the "
36051 "third operand is neither a throw-expression nor of type %<void%>"
36052 msgstr ""
36054 #: cp/call.c:4888
36055 #, gcc-internal-format
36056 msgid ""
36057 "third operand to the conditional operator is of type %<void%>, but the "
36058 "second operand is neither a throw-expression nor of type %<void%>"
36059 msgstr ""
36061 #: cp/call.c:4938 cp/call.c:5054 cp/call.c:5197
36062 #, gcc-internal-format
36063 msgid "operands to ?: have different types %qT and %qT"
36064 msgstr ""
36066 #: cp/call.c:4941
36067 #, gcc-internal-format
36068 msgid "  and each type can be converted to the other"
36069 msgstr ""
36071 #: cp/call.c:5142
36072 #, gcc-internal-format
36073 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
36074 msgstr ""
36076 #: cp/call.c:5154
36077 #, gcc-internal-format
36078 msgid "enumeral and non-enumeral type in conditional expression"
36079 msgstr ""
36081 #: cp/call.c:5651
36082 #, gcc-internal-format
36083 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
36084 msgstr ""
36086 #: cp/call.c:5653
36087 #, gcc-internal-format
36088 msgid "no %<%D(int)%> declared for postfix %qs"
36089 msgstr ""
36091 #: cp/call.c:5775
36092 #, gcc-internal-format
36093 msgid "comparison between %q#T and %q#T"
36094 msgstr ""
36096 #: cp/call.c:6065
36097 #, gcc-internal-format
36098 msgid ""
36099 "exception cleanup for this placement new selects non-placement operator "
36100 "delete"
36101 msgstr ""
36103 #: cp/call.c:6068
36104 #, gcc-internal-format
36105 msgid ""
36106 "%qD is a usual (non-placement) deallocation function in C++14 (or with -"
36107 "fsized-deallocation)"
36108 msgstr ""
36110 #: cp/call.c:6103
36111 #, gcc-internal-format
36112 msgid "%qD is a usual (non-placement) deallocation function"
36113 msgstr ""
36115 #: cp/call.c:6220
36116 #, gcc-internal-format
36117 msgid "no corresponding deallocation function for %qD"
36118 msgstr ""
36120 #: cp/call.c:6226
36121 #, gcc-internal-format
36122 msgid "no suitable %<operator %s%> for %qT"
36123 msgstr ""
36125 #: cp/call.c:6248
36126 #, gcc-internal-format
36127 msgid "%q#D is private within this context"
36128 msgstr ""
36130 #: cp/call.c:6250
36131 #, gcc-internal-format
36132 msgid "declared private here"
36133 msgstr ""
36135 #: cp/call.c:6254
36136 #, gcc-internal-format
36137 msgid "%q#D is protected within this context"
36138 msgstr ""
36140 #: cp/call.c:6256
36141 #, gcc-internal-format
36142 msgid "declared protected here"
36143 msgstr ""
36145 #: cp/call.c:6260
36146 #, gcc-internal-format
36147 msgid "%q#D is inaccessible within this context"
36148 msgstr ""
36150 #: cp/call.c:6313
36151 #, gcc-internal-format
36152 msgid "passing NULL to non-pointer argument %P of %qD"
36153 msgstr ""
36155 #: cp/call.c:6317
36156 #, gcc-internal-format
36157 msgid "converting to non-pointer type %qT from NULL"
36158 msgstr ""
36160 #: cp/call.c:6326
36161 #, gcc-internal-format
36162 msgid "converting %<false%> to pointer type for argument %P of %qD"
36163 msgstr ""
36165 #: cp/call.c:6330
36166 #, gcc-internal-format
36167 msgid "converting %<false%> to pointer type %qT"
36168 msgstr ""
36170 #: cp/call.c:6393
36171 #, gcc-internal-format
36172 msgid "too many braces around initializer for %qT"
36173 msgstr ""
36175 #: cp/call.c:6404
36176 #, gcc-internal-format
36177 msgid "converting to %qT from %qT requires direct-initialization"
36178 msgstr ""
36180 #: cp/call.c:6412
36181 #, gcc-internal-format
36182 msgid "invalid user-defined conversion from %qT to %qT"
36183 msgstr ""
36185 #: cp/call.c:6429 cp/call.c:6453 cp/call.c:6572 cp/call.c:6664 cp/call.c:6706
36186 #: cp/call.c:6734
36187 #, gcc-internal-format
36188 msgid "  initializing argument %P of %qD"
36189 msgstr ""
36191 #: cp/call.c:6449 cp/cvt.c:224
36192 #, gcc-internal-format
36193 msgid "invalid conversion from %qT to %qT"
36194 msgstr ""
36196 #: cp/call.c:6484 cp/call.c:6491
36197 #, gcc-internal-format
36198 msgid ""
36199 "converting to %qT from initializer list would use explicit constructor %qD"
36200 msgstr ""
36202 #: cp/call.c:6487
36203 #, gcc-internal-format
36204 msgid "in C++11 and above a default constructor can be explicit"
36205 msgstr ""
36207 #: cp/call.c:6720
36208 #, gcc-internal-format
36209 msgid "cannot bind rvalue reference of type %qT to lvalue of type %qT"
36210 msgstr ""
36212 #: cp/call.c:6724
36213 #, gcc-internal-format
36214 msgid ""
36215 "cannot bind non-const lvalue reference of type %qT to an rvalue of type %qT"
36216 msgstr ""
36218 #: cp/call.c:6727
36219 #, gcc-internal-format
36220 msgid "binding reference of type %qT to %qT discards qualifiers"
36221 msgstr ""
36223 #: cp/call.c:6763
36224 #, gcc-internal-format
36225 msgid "cannot bind bitfield %qE to %qT"
36226 msgstr ""
36228 #: cp/call.c:6766 cp/call.c:6783
36229 #, gcc-internal-format
36230 msgid "cannot bind packed field %qE to %qT"
36231 msgstr ""
36233 #: cp/call.c:6769
36234 #, gcc-internal-format
36235 msgid "cannot bind rvalue %qE to %qT"
36236 msgstr ""
36238 #: cp/call.c:6896 cp/cvt.c:1853
36239 #, gcc-internal-format
36240 msgid ""
36241 "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
36242 msgstr ""
36244 #: cp/call.c:6937
36245 #, gcc-internal-format
36246 msgid ""
36247 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
36248 "conditionally supported"
36249 msgstr ""
36251 #: cp/call.c:6968
36252 #, gcc-internal-format
36253 msgid "cannot receive reference type %qT through %<...%>"
36254 msgstr ""
36256 #: cp/call.c:6978
36257 #, gcc-internal-format
36258 msgid ""
36259 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
36260 "conditionally-supported"
36261 msgstr ""
36263 #: cp/call.c:7038
36264 #, gcc-internal-format
36265 msgid "recursive evaluation of default argument for %q#D"
36266 msgstr ""
36268 #: cp/call.c:7047
36269 #, gcc-internal-format
36270 msgid ""
36271 "call to %qD uses the default argument for parameter %P, which is not yet "
36272 "defined"
36273 msgstr ""
36275 #: cp/call.c:7149
36276 #, gcc-internal-format
36277 msgid "argument of function call might be a candidate for a format attribute"
36278 msgstr ""
36280 #: cp/call.c:7204
36281 #, gcc-internal-format
36282 msgid "use of multiversioned function without a default"
36283 msgstr ""
36285 #: cp/call.c:7489
36286 #, gcc-internal-format
36287 msgid "passing %qT as %<this%> argument discards qualifiers"
36288 msgstr ""
36290 #: cp/call.c:7492 cp/call.c:7608 cp/call.c:9306 cp/name-lookup.c:5836
36291 #, gcc-internal-format
36292 msgid "  in call to %qD"
36293 msgstr ""
36295 #: cp/call.c:7522
36296 #, gcc-internal-format
36297 msgid "%qT is not an accessible base of %qT"
36298 msgstr ""
36300 #: cp/call.c:7604
36301 #, gcc-internal-format
36302 msgid "deducing %qT as %qT"
36303 msgstr ""
36305 #: cp/call.c:7610
36306 #, gcc-internal-format
36307 msgid "  (you can disable this with -fno-deduce-init-list)"
36308 msgstr ""
36310 #: cp/call.c:7989
36311 #, gcc-internal-format
36312 msgid "could not find class$ field in java interface type %qT"
36313 msgstr ""
36315 #: cp/call.c:8160
36316 #, gcc-internal-format
36317 msgid "constructor delegates to itself"
36318 msgstr ""
36320 #: cp/call.c:8250
36321 #, gcc-internal-format
36322 msgid "call to non-function %qD"
36323 msgstr ""
36325 #: cp/call.c:8296 cp/pt.c:13765 cp/typeck.c:2788
36326 #, gcc-internal-format
36327 msgid "cannot call constructor %<%T::%D%> directly"
36328 msgstr ""
36330 #: cp/call.c:8298
36331 #, gcc-internal-format
36332 msgid "for a function-style cast, remove the redundant %<::%D%>"
36333 msgstr ""
36335 #: cp/call.c:8433
36336 #, gcc-internal-format
36337 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
36338 msgstr ""
36340 #: cp/call.c:8446
36341 #, gcc-internal-format
36342 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
36343 msgstr ""
36345 #: cp/call.c:8472
36346 #, gcc-internal-format
36347 msgid "no matching function for call to %<%s(%A)%>"
36348 msgstr ""
36350 #: cp/call.c:8475
36351 #, gcc-internal-format
36352 msgid "call of overloaded %<%s(%A)%> is ambiguous"
36353 msgstr ""
36355 #: cp/call.c:8496
36356 #, gcc-internal-format
36357 msgid "pure virtual %q#D called from non-static data member initializer"
36358 msgstr ""
36360 #: cp/call.c:8525
36361 #, gcc-internal-format
36362 msgid "cannot call member function %qD without object"
36363 msgstr ""
36365 #: cp/call.c:9304
36366 #, gcc-internal-format
36367 msgid "passing %qT chooses %qT over %qT"
36368 msgstr ""
36370 #: cp/call.c:9364
36371 #, gcc-internal-format
36372 msgid "choosing %qD over %qD"
36373 msgstr ""
36375 #: cp/call.c:9365
36376 #, gcc-internal-format
36377 msgid "  for conversion from %qT to %qT"
36378 msgstr ""
36380 #: cp/call.c:9368
36381 #, gcc-internal-format
36382 msgid "  because conversion sequence for the argument is better"
36383 msgstr ""
36385 #: cp/call.c:9530
36386 #, gcc-internal-format
36387 msgid "default argument mismatch in overload resolution"
36388 msgstr ""
36390 #: cp/call.c:9534
36391 #, gcc-internal-format
36392 msgid " candidate 1: %q#F"
36393 msgstr ""
36395 #: cp/call.c:9536
36396 #, gcc-internal-format
36397 msgid " candidate 2: %q#F"
36398 msgstr ""
36400 #: cp/call.c:9581
36401 #, gcc-internal-format
36402 msgid ""
36403 "ISO C++ says that these are ambiguous, even though the worst conversion for "
36404 "the first is better than the worst conversion for the second:"
36405 msgstr ""
36407 #: cp/call.c:9759
36408 #, gcc-internal-format
36409 msgid "could not convert %qE from %qT to %qT"
36410 msgstr ""
36412 #: cp/call.c:9953
36413 #, gcc-internal-format
36414 msgid "a temporary bound to %qD only persists until the constructor exits"
36415 msgstr ""
36417 #: cp/call.c:10076
36418 #, gcc-internal-format
36419 msgid ""
36420 "invalid initialization of non-const reference of type %qT from an rvalue of "
36421 "type %qT"
36422 msgstr ""
36424 #: cp/call.c:10080
36425 #, gcc-internal-format
36426 msgid ""
36427 "invalid initialization of reference of type %qT from expression of type %qT"
36428 msgstr ""
36430 #: cp/class.c:324
36431 #, gcc-internal-format
36432 msgid ""
36433 "cannot convert from pointer to base class %qT to pointer to derived class "
36434 "%qT because the base is virtual"
36435 msgstr ""
36437 #: cp/class.c:328
36438 #, gcc-internal-format
36439 msgid ""
36440 "cannot convert from base class %qT to derived class %qT because the base is "
36441 "virtual"
36442 msgstr ""
36444 #: cp/class.c:335
36445 #, gcc-internal-format
36446 msgid ""
36447 "cannot convert from pointer to base class %qT to pointer to derived class "
36448 "%qT via virtual base %qT"
36449 msgstr ""
36451 #: cp/class.c:340
36452 #, gcc-internal-format
36453 msgid ""
36454 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
36455 msgstr ""
36457 #: cp/class.c:1055
36458 #, gcc-internal-format
36459 msgid "Java class %qT cannot have a destructor"
36460 msgstr ""
36462 #: cp/class.c:1057
36463 #, gcc-internal-format
36464 msgid "Java class %qT cannot have an implicit non-trivial destructor"
36465 msgstr ""
36467 #: cp/class.c:1193
36468 #, gcc-internal-format
36469 msgid "%q#D inherited from %qT"
36470 msgstr ""
36472 #: cp/class.c:1196
36473 #, gcc-internal-format
36474 msgid "conflicts with version inherited from %qT"
36475 msgstr ""
36477 #: cp/class.c:1210
36478 #, gcc-internal-format
36479 msgid "%q+#D cannot be overloaded"
36480 msgstr ""
36482 #: cp/class.c:1211
36483 #, gcc-internal-format
36484 msgid "with %q+#D"
36485 msgstr ""
36487 #: cp/class.c:1284
36488 #, gcc-internal-format
36489 msgid "conflicting access specifications for method %q+D, ignored"
36490 msgstr ""
36492 #: cp/class.c:1287
36493 #, gcc-internal-format
36494 msgid "conflicting access specifications for field %qE, ignored"
36495 msgstr ""
36497 #: cp/class.c:1350 cp/class.c:1358
36498 #, gcc-internal-format
36499 msgid "%q+D invalid in %q#T"
36500 msgstr ""
36502 #: cp/class.c:1351
36503 #, gcc-internal-format
36504 msgid "  because of local method %q+#D with same name"
36505 msgstr ""
36507 #: cp/class.c:1359
36508 #, gcc-internal-format
36509 msgid "  because of local member %q+#D with same name"
36510 msgstr ""
36512 #: cp/class.c:1414
36513 #, gcc-internal-format
36514 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
36515 msgstr ""
36517 #: cp/class.c:1417 cp/class.c:1423 cp/class.c:1429 cp/class.c:1440 cp/cvt.c:996
36518 #, gcc-internal-format
36519 msgid "%qT declared here"
36520 msgstr ""
36522 #: cp/class.c:1421
36523 #, gcc-internal-format
36524 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
36525 msgstr ""
36527 #: cp/class.c:1427
36528 #, gcc-internal-format
36529 msgid "%qT does not have the %E ABI tag that base %qT has"
36530 msgstr ""
36532 #: cp/class.c:1434
36533 #, gcc-internal-format
36534 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
36535 msgstr ""
36537 #: cp/class.c:1739
36538 #, gcc-internal-format
36539 msgid "cannot derive from %<final%> base %qT in derived type %qT"
36540 msgstr ""
36542 #: cp/class.c:2185
36543 #, gcc-internal-format
36544 msgid "all member functions in class %qT are private"
36545 msgstr ""
36547 #: cp/class.c:2197
36548 #, gcc-internal-format
36549 msgid "%q#T only defines a private destructor and has no friends"
36550 msgstr ""
36552 #: cp/class.c:2242
36553 #, gcc-internal-format
36554 msgid "%q#T only defines private constructors and has no friends"
36555 msgstr ""
36557 #: cp/class.c:2635
36558 #, gcc-internal-format
36559 msgid "no unique final overrider for %qD in %qT"
36560 msgstr ""
36562 #: cp/class.c:2996
36563 #, gcc-internal-format
36564 msgid "%qD can be marked override"
36565 msgstr ""
36567 #: cp/class.c:3008
36568 #, gcc-internal-format
36569 msgid "%q+#D marked %<final%>, but is not virtual"
36570 msgstr ""
36572 #: cp/class.c:3010
36573 #, gcc-internal-format
36574 msgid "%q+#D marked %<override%>, but does not override"
36575 msgstr ""
36577 #: cp/class.c:3080
36578 #, gcc-internal-format
36579 msgid "%qD was hidden"
36580 msgstr ""
36582 #: cp/class.c:3082
36583 #, gcc-internal-format
36584 msgid "  by %qD"
36585 msgstr ""
36587 #: cp/class.c:3116 cp/decl2.c:1555
36588 #, gcc-internal-format
36589 msgid "%q#D invalid; an anonymous union can only have non-static data members"
36590 msgstr ""
36592 #: cp/class.c:3120
36593 #, gcc-internal-format
36594 msgid "%q#D invalid; an anonymous struct can only have non-static data members"
36595 msgstr ""
36597 #: cp/class.c:3132 cp/decl2.c:1562
36598 #, gcc-internal-format
36599 msgid "private member %q#D in anonymous union"
36600 msgstr ""
36602 #: cp/class.c:3135
36603 #, gcc-internal-format
36604 msgid "private member %q#D in anonymous struct"
36605 msgstr ""
36607 #: cp/class.c:3141 cp/decl2.c:1565
36608 #, gcc-internal-format
36609 msgid "protected member %q#D in anonymous union"
36610 msgstr ""
36612 #: cp/class.c:3144
36613 #, gcc-internal-format
36614 msgid "protected member %q#D in anonymous struct"
36615 msgstr ""
36617 #: cp/class.c:3323
36618 #, gcc-internal-format
36619 msgid "the ellipsis in %qD is not inherited"
36620 msgstr ""
36622 #: cp/class.c:3501
36623 #, gcc-internal-format
36624 msgid "bit-field %q+#D with non-integral type"
36625 msgstr ""
36627 #: cp/class.c:3517
36628 #, gcc-internal-format
36629 msgid "bit-field %q+D width not an integer constant"
36630 msgstr ""
36632 #: cp/class.c:3522
36633 #, gcc-internal-format
36634 msgid "negative width in bit-field %q+D"
36635 msgstr ""
36637 #: cp/class.c:3527
36638 #, gcc-internal-format
36639 msgid "zero width for bit-field %q+D"
36640 msgstr ""
36642 #: cp/class.c:3537
36643 #, gcc-internal-format
36644 msgid "width of %qD exceeds its type"
36645 msgstr ""
36647 #: cp/class.c:3542
36648 #, gcc-internal-format
36649 msgid "%qD is too small to hold all values of %q#T"
36650 msgstr ""
36652 #: cp/class.c:3602
36653 #, gcc-internal-format
36654 msgid "member %q+#D with constructor not allowed in union"
36655 msgstr ""
36657 #: cp/class.c:3605
36658 #, gcc-internal-format
36659 msgid "member %q+#D with destructor not allowed in union"
36660 msgstr ""
36662 #: cp/class.c:3607
36663 #, gcc-internal-format
36664 msgid "member %q+#D with copy assignment operator not allowed in union"
36665 msgstr ""
36667 #: cp/class.c:3611
36668 #, gcc-internal-format
36669 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
36670 msgstr ""
36672 #: cp/class.c:3734
36673 #, gcc-internal-format
36674 msgid "in C++98 %q+D may not be static because it is a member of a union"
36675 msgstr ""
36677 #: cp/class.c:3740
36678 #, gcc-internal-format
36679 msgid ""
36680 "in C++98 %q+D may not have reference type %qT because it is a member of a "
36681 "union"
36682 msgstr ""
36684 #: cp/class.c:3750
36685 #, gcc-internal-format
36686 msgid "field %q+D invalidly declared function type"
36687 msgstr ""
36689 #: cp/class.c:3756
36690 #, gcc-internal-format
36691 msgid "field %q+D invalidly declared method type"
36692 msgstr ""
36694 #: cp/class.c:3816
36695 #, gcc-internal-format
36696 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
36697 msgstr ""
36699 #: cp/class.c:3864
36700 #, gcc-internal-format
36701 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
36702 msgstr ""
36704 #: cp/class.c:3870
36705 #, gcc-internal-format
36706 msgid "member %q+D cannot be declared as a %<mutable%> reference"
36707 msgstr ""
36709 #: cp/class.c:3896
36710 #, gcc-internal-format
36711 msgid "multiple fields in union %qT initialized"
36712 msgstr ""
36714 #: cp/class.c:3937
36715 #, gcc-internal-format
36716 msgid "field %q#D with same name as class"
36717 msgstr ""
36719 #: cp/class.c:3960
36720 #, gcc-internal-format
36721 msgid "%q#T has pointer data members"
36722 msgstr ""
36724 #: cp/class.c:3965
36725 #, gcc-internal-format
36726 msgid "  but does not override %<%T(const %T&)%>"
36727 msgstr ""
36729 #: cp/class.c:3967
36730 #, gcc-internal-format
36731 msgid "  or %<operator=(const %T&)%>"
36732 msgstr ""
36734 #: cp/class.c:3971
36735 #, gcc-internal-format
36736 msgid "  but does not override %<operator=(const %T&)%>"
36737 msgstr ""
36739 #: cp/class.c:4376
36740 #, gcc-internal-format
36741 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
36742 msgstr ""
36744 #: cp/class.c:4379
36745 #, gcc-internal-format
36746 msgid "alignment of %qD will increase in -fabi-version=9"
36747 msgstr ""
36749 #: cp/class.c:4633
36750 #, gcc-internal-format
36751 msgid "initializer specified for non-virtual method %q+D"
36752 msgstr ""
36754 #: cp/class.c:5070
36755 #, gcc-internal-format
36756 msgid "method overrides both %<transaction_pure%> and %qE methods"
36757 msgstr ""
36759 #: cp/class.c:5091
36760 #, gcc-internal-format
36761 msgid "method declared %qE overriding %qE method"
36762 msgstr ""
36764 #: cp/class.c:5685 cp/constexpr.c:218
36765 #, gcc-internal-format
36766 msgid ""
36767 "enclosing class of constexpr non-static member function %q+#D is not a "
36768 "literal type"
36769 msgstr ""
36771 #: cp/class.c:5710
36772 #, gcc-internal-format
36773 msgid "%q+T is not literal because:"
36774 msgstr ""
36776 #: cp/class.c:5712
36777 #, gcc-internal-format
36778 msgid "  %q+T has a non-trivial destructor"
36779 msgstr ""
36781 #: cp/class.c:5717
36782 #, gcc-internal-format
36783 msgid ""
36784 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
36785 "has no constexpr constructor that is not a copy or move constructor"
36786 msgstr ""
36788 #: cp/class.c:5752
36789 #, gcc-internal-format
36790 msgid "  base class %qT of %q+T is non-literal"
36791 msgstr ""
36793 #: cp/class.c:5767
36794 #, gcc-internal-format
36795 msgid "  non-static data member %qD has non-literal type"
36796 msgstr ""
36798 #: cp/class.c:5774
36799 #, gcc-internal-format
36800 msgid "  non-static data member %qD has volatile type"
36801 msgstr ""
36803 #: cp/class.c:5892
36804 #, gcc-internal-format
36805 msgid "base class %q#T has accessible non-virtual destructor"
36806 msgstr ""
36808 #: cp/class.c:5921
36809 #, gcc-internal-format
36810 msgid "non-static reference %q#D in class without a constructor"
36811 msgstr ""
36813 #: cp/class.c:5927
36814 #, gcc-internal-format
36815 msgid "non-static const member %q#D in class without a constructor"
36816 msgstr ""
36818 #. If the function is defaulted outside the class, we just
36819 #. give the synthesis error.
36820 #: cp/class.c:5953
36821 #, gcc-internal-format
36822 msgid ""
36823 "%q+D declared to take const reference, but implicit declaration would take "
36824 "non-const"
36825 msgstr ""
36827 #: cp/class.c:6230
36828 #, gcc-internal-format
36829 msgid "direct base %qT inaccessible in %qT due to ambiguity"
36830 msgstr ""
36832 #: cp/class.c:6242
36833 #, gcc-internal-format
36834 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
36835 msgstr ""
36837 #: cp/class.c:6470
36838 #, gcc-internal-format
36839 msgid ""
36840 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
36841 msgstr ""
36843 #: cp/class.c:6625
36844 #, gcc-internal-format
36845 msgid "size of type %qT is too large (%qE bytes)"
36846 msgstr ""
36848 #: cp/class.c:6830
36849 #, gcc-internal-format
36850 msgid "zero-size array member %qD not at end of %q#T"
36851 msgstr ""
36853 #: cp/class.c:6832
36854 #, gcc-internal-format
36855 msgid "zero-size array member %qD in an otherwise empty %q#T"
36856 msgstr ""
36858 #: cp/class.c:6837 cp/class.c:6860
36859 #, gcc-internal-format
36860 msgid "in the definition of %q#T"
36861 msgstr ""
36863 #: cp/class.c:6842
36864 #, gcc-internal-format
36865 msgid "flexible array member %qD not at end of %q#T"
36866 msgstr ""
36868 #: cp/class.c:6844
36869 #, gcc-internal-format
36870 msgid "flexible array member %qD in an otherwise empty %q#T"
36871 msgstr ""
36873 #: cp/class.c:6857
36874 #, gcc-internal-format
36875 msgid "next member %q#D declared here"
36876 msgstr ""
36878 #: cp/class.c:6954 cp/parser.c:22158
36879 #, gcc-internal-format
36880 msgid "redefinition of %q#T"
36881 msgstr ""
36883 #: cp/class.c:7100
36884 #, gcc-internal-format
36885 msgid "%q#T has virtual functions and accessible non-virtual destructor"
36886 msgstr ""
36888 #: cp/class.c:7128
36889 #, gcc-internal-format
36890 msgid "type transparent %q#T does not have any fields"
36891 msgstr ""
36893 #: cp/class.c:7134
36894 #, gcc-internal-format
36895 msgid "type transparent class %qT has base classes"
36896 msgstr ""
36898 #: cp/class.c:7138
36899 #, gcc-internal-format
36900 msgid "type transparent class %qT has virtual functions"
36901 msgstr ""
36903 #: cp/class.c:7144
36904 #, gcc-internal-format
36905 msgid ""
36906 "type transparent %q#T cannot be made transparent because the type of the "
36907 "first field has a different ABI from the class overall"
36908 msgstr ""
36910 #: cp/class.c:7308
36911 #, gcc-internal-format
36912 msgid ""
36913 "definition of std::initializer_list does not match #include "
36914 "<initializer_list>"
36915 msgstr ""
36917 #: cp/class.c:7319
36918 #, gcc-internal-format
36919 msgid "trying to finish struct, but kicked out due to previous parse errors"
36920 msgstr ""
36922 #: cp/class.c:7855
36923 #, gcc-internal-format
36924 msgid "language string %<\"%E\"%> not recognized"
36925 msgstr ""
36927 #: cp/class.c:7945
36928 #, gcc-internal-format
36929 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
36930 msgstr ""
36932 #: cp/class.c:8092
36933 #, gcc-internal-format
36934 msgid "no matches converting function %qD to type %q#T"
36935 msgstr ""
36937 #: cp/class.c:8120
36938 #, gcc-internal-format
36939 msgid "converting overloaded function %qD to type %q#T is ambiguous"
36940 msgstr ""
36942 #: cp/class.c:8147
36943 #, gcc-internal-format
36944 msgid "assuming pointer to member %qD"
36945 msgstr ""
36947 #: cp/class.c:8150
36948 #, gcc-internal-format
36949 msgid "(a pointer to member can only be formed with %<&%E%>)"
36950 msgstr ""
36952 #: cp/class.c:8225 cp/class.c:8260
36953 #, gcc-internal-format
36954 msgid "not enough type information"
36955 msgstr ""
36957 #: cp/class.c:8243 cp/cvt.c:171 cp/cvt.c:198 cp/cvt.c:247
36958 #, gcc-internal-format
36959 msgid "cannot convert %qE from type %qT to type %qT"
36960 msgstr ""
36962 #. [basic.scope.class]
36964 #. A name N used in a class S shall refer to the same declaration
36965 #. in its context and when re-evaluated in the completed scope of
36966 #. S.
36967 #: cp/class.c:8524
36968 #, gcc-internal-format
36969 msgid "declaration of %q#D"
36970 msgstr ""
36972 #: cp/class.c:8526
36973 #, gcc-internal-format
36974 msgid "changes meaning of %qD from %q#D"
36975 msgstr ""
36977 #: cp/constexpr.c:96
36978 #, gcc-internal-format
36979 msgid "the type %qT of constexpr variable %qD is not literal"
36980 msgstr ""
36982 #: cp/constexpr.c:104
36983 #, gcc-internal-format
36984 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
36985 msgstr ""
36987 #: cp/constexpr.c:179
36988 #, gcc-internal-format
36989 msgid "inherited constructor %qD is not constexpr"
36990 msgstr ""
36992 #: cp/constexpr.c:191
36993 #, gcc-internal-format
36994 msgid "invalid type for parameter %d of constexpr function %q+#D"
36995 msgstr ""
36997 #: cp/constexpr.c:206
36998 #, gcc-internal-format
36999 msgid "invalid return type %qT of constexpr function %q+D"
37000 msgstr ""
37002 #: cp/constexpr.c:228
37003 #, gcc-internal-format
37004 msgid "%q#T has virtual base classes"
37005 msgstr ""
37007 #: cp/constexpr.c:485
37008 #, gcc-internal-format
37009 msgid "constexpr constructor does not have empty body"
37010 msgstr ""
37012 #: cp/constexpr.c:591
37013 #, gcc-internal-format
37014 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
37015 msgstr ""
37017 #: cp/constexpr.c:722
37018 #, gcc-internal-format
37019 msgid ""
37020 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
37021 "static data member"
37022 msgstr ""
37024 #: cp/constexpr.c:762
37025 #, gcc-internal-format
37026 msgid ""
37027 "member %qD must be initialized by mem-initializer in %<constexpr%> "
37028 "constructor"
37029 msgstr ""
37031 #: cp/constexpr.c:794
37032 #, gcc-internal-format
37033 msgid "body of constexpr function %qD not a return-statement"
37034 msgstr ""
37036 #: cp/constexpr.c:853
37037 #, gcc-internal-format
37038 msgid "%qD is not usable as a constexpr function because:"
37039 msgstr ""
37041 #: cp/constexpr.c:1139 cp/constexpr.c:1148 cp/constexpr.c:1694
37042 #, gcc-internal-format
37043 msgid "%q+E is not a constant expression"
37044 msgstr ""
37046 #: cp/constexpr.c:1321 cp/constexpr.c:4857
37047 #, gcc-internal-format
37048 msgid "call to internal function %qE"
37049 msgstr ""
37051 #: cp/constexpr.c:1384
37052 #, gcc-internal-format
37053 msgid "expression %qE does not designate a constexpr function"
37054 msgstr ""
37056 #: cp/constexpr.c:1402 cp/constexpr.c:4876
37057 #, gcc-internal-format
37058 msgid "call to non-constexpr function %qD"
37059 msgstr ""
37061 #: cp/constexpr.c:1470
37062 #, gcc-internal-format
37063 msgid "%qD called in a constant expression before its definition is complete"
37064 msgstr ""
37066 #: cp/constexpr.c:1477
37067 #, gcc-internal-format
37068 msgid "%qD called in a constant expression"
37069 msgstr ""
37071 #: cp/constexpr.c:1481
37072 #, gcc-internal-format
37073 msgid "%qD used before its definition"
37074 msgstr ""
37076 #: cp/constexpr.c:1521
37077 #, gcc-internal-format
37078 msgid "call has circular dependency"
37079 msgstr ""
37081 #: cp/constexpr.c:1532
37082 #, gcc-internal-format, gfc-internal-format
37083 msgid ""
37084 "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to "
37085 "increase the maximum)"
37086 msgstr ""
37088 #: cp/constexpr.c:1614
37089 #, gcc-internal-format
37090 msgid "constexpr call flows off the end of the function"
37091 msgstr ""
37093 #: cp/constexpr.c:1734
37094 #, gcc-internal-format
37095 msgid "right operand of shift expression %q+E is negative"
37096 msgstr ""
37098 #: cp/constexpr.c:1741
37099 #, gcc-internal-format
37100 msgid ""
37101 "right operand of shift expression %q+E is >= than the precision of the left "
37102 "operand"
37103 msgstr ""
37105 #: cp/constexpr.c:1759
37106 #, gcc-internal-format
37107 msgid "left operand of shift expression %q+E is negative"
37108 msgstr ""
37110 #: cp/constexpr.c:1778
37111 #, gcc-internal-format
37112 msgid "shift expression %q+E overflows"
37113 msgstr ""
37115 #: cp/constexpr.c:1865
37116 #, gcc-internal-format
37117 msgid "arithmetic involving a null pointer in %qE"
37118 msgstr ""
37120 #: cp/constexpr.c:2056
37121 #, gcc-internal-format
37122 msgid ""
37123 "array subscript value %qE is outside the bounds of array %qD of type %qT"
37124 msgstr ""
37126 #: cp/constexpr.c:2061
37127 #, gcc-internal-format
37128 msgid "array subscript value %qE is outside the bounds of array type %qT"
37129 msgstr ""
37131 #: cp/constexpr.c:2187
37132 #, gcc-internal-format
37133 msgid "accessing uninitialized array element"
37134 msgstr ""
37136 #: cp/constexpr.c:2218
37137 #, gcc-internal-format
37138 msgid "dereferencing a null pointer in %qE"
37139 msgstr ""
37141 #: cp/constexpr.c:2232 cp/constexpr.c:2316 cp/constexpr.c:3759
37142 #, gcc-internal-format
37143 msgid "%qE is not a constant expression"
37144 msgstr ""
37146 #: cp/constexpr.c:2238
37147 #, gcc-internal-format
37148 msgid "mutable %qD is not usable in a constant expression"
37149 msgstr ""
37151 #: cp/constexpr.c:2259
37152 #, gcc-internal-format
37153 msgid ""
37154 "accessing %qD member instead of initialized %qD member in constant expression"
37155 msgstr ""
37157 #: cp/constexpr.c:2276
37158 #, gcc-internal-format
37159 msgid "accessing uninitialized member %qD"
37160 msgstr ""
37162 #: cp/constexpr.c:2983 cp/constexpr.c:4157
37163 #, gcc-internal-format
37164 msgid "dereferencing a null pointer"
37165 msgstr ""
37167 #: cp/constexpr.c:3002
37168 #, gcc-internal-format
37169 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
37170 msgstr ""
37172 #: cp/constexpr.c:3043
37173 #, gcc-internal-format
37174 msgid "the value of %qD is not usable in a constant expression"
37175 msgstr ""
37177 #: cp/constexpr.c:3050
37178 #, gcc-internal-format
37179 msgid "%qD used in its own initializer"
37180 msgstr ""
37182 #: cp/constexpr.c:3055
37183 #, gcc-internal-format
37184 msgid "%q#D is not const"
37185 msgstr ""
37187 #: cp/constexpr.c:3058
37188 #, gcc-internal-format
37189 msgid "%q#D is volatile"
37190 msgstr ""
37192 #: cp/constexpr.c:3063
37193 #, gcc-internal-format
37194 msgid "%qD was not initialized with a constant expression"
37195 msgstr ""
37197 #: cp/constexpr.c:3072
37198 #, gcc-internal-format
37199 msgid "%qD was not declared %<constexpr%>"
37200 msgstr ""
37202 #: cp/constexpr.c:3075
37203 #, gcc-internal-format
37204 msgid "%qD does not have integral or enumeration type"
37205 msgstr ""
37207 #: cp/constexpr.c:3199
37208 #, gcc-internal-format
37209 msgid "modification of %qE is not a constant expression"
37210 msgstr ""
37212 #: cp/constexpr.c:3545
37213 #, gcc-internal-format, gfc-internal-format
37214 msgid ""
37215 "constexpr loop iteration count exceeds limit of %d (use -fconstexpr-loop-"
37216 "limit= to increase the limit)"
37217 msgstr ""
37219 #: cp/constexpr.c:3679
37220 #, gcc-internal-format
37221 msgid "value %qE of type %qT is not a constant expression"
37222 msgstr ""
37224 #: cp/constexpr.c:3805 cp/constexpr.c:5266
37225 #, gcc-internal-format
37226 msgid "temporary of non-literal type %qT in a constant expression"
37227 msgstr ""
37229 #: cp/constexpr.c:4143
37230 #, gcc-internal-format
37231 msgid "a reinterpret_cast is not a constant expression"
37232 msgstr ""
37234 #: cp/constexpr.c:4169
37235 #, gcc-internal-format
37236 msgid "conversion of %qT null pointer to %qT is not a constant expression"
37237 msgstr ""
37239 #: cp/constexpr.c:4184
37240 #, gcc-internal-format
37241 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
37242 msgstr ""
37244 #: cp/constexpr.c:4247 cp/constexpr.c:5126 cp/constexpr.c:5443
37245 #, gcc-internal-format
37246 msgid "expression %qE is not a constant expression"
37247 msgstr ""
37249 #: cp/constexpr.c:4328
37250 #, gcc-internal-format
37251 msgid "statement is not a constant expression"
37252 msgstr ""
37254 #: cp/constexpr.c:4331
37255 #, gcc-internal-format
37256 msgid "unexpected expression %qE of kind %s"
37257 msgstr ""
37259 #: cp/constexpr.c:4401
37260 #, gcc-internal-format
37261 msgid ""
37262 "%qE is not a constant expression because it refers to mutable subobjects of "
37263 "%qT"
37264 msgstr ""
37266 #: cp/constexpr.c:4414
37267 #, gcc-internal-format
37268 msgid ""
37269 "conversion from pointer type %qT to arithmetic type %qT in a constant "
37270 "expression"
37271 msgstr ""
37273 #: cp/constexpr.c:4776
37274 #, gcc-internal-format
37275 msgid "expression %qE has side-effects"
37276 msgstr ""
37278 #: cp/constexpr.c:4968
37279 #, gcc-internal-format
37280 msgid "reinterpret_cast from integer to pointer"
37281 msgstr ""
37283 #: cp/constexpr.c:4994
37284 #, gcc-internal-format
37285 msgid ""
37286 "address-of an object %qE with thread local or automatic storage is not a "
37287 "constant expression"
37288 msgstr ""
37290 #: cp/constexpr.c:5026
37291 #, gcc-internal-format
37292 msgid "use of %<this%> in a constant expression"
37293 msgstr ""
37295 #: cp/constexpr.c:5138
37296 #, gcc-internal-format
37297 msgid ""
37298 "typeid-expression is not a constant expression because %qE is of polymorphic "
37299 "type"
37300 msgstr ""
37302 #: cp/constexpr.c:5200
37303 #, gcc-internal-format
37304 msgid "cast to non-integral type %qT in a constant expression"
37305 msgstr ""
37307 #: cp/constexpr.c:5233 cp/decl.c:5071
37308 #, gcc-internal-format
37309 msgid "%qD declared %<static%> in %<constexpr%> function"
37310 msgstr ""
37312 #: cp/constexpr.c:5240 cp/decl.c:5068
37313 #, gcc-internal-format
37314 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
37315 msgstr ""
37317 #: cp/constexpr.c:5247 cp/decl.c:5481
37318 #, gcc-internal-format
37319 msgid "uninitialized variable %qD in %<constexpr%> function"
37320 msgstr ""
37322 #: cp/constexpr.c:5315
37323 #, gcc-internal-format
37324 msgid "division by zero is not a constant expression"
37325 msgstr ""
37327 #: cp/constexpr.c:5420
37328 #, gcc-internal-format
37329 msgid "%<delete[]%> is not a constant expression"
37330 msgstr ""
37332 #: cp/constexpr.c:5451
37333 #, gcc-internal-format
37334 msgid "non-constant array initialization"
37335 msgstr ""
37337 #: cp/constexpr.c:5471
37338 #, gcc-internal-format
37339 msgid "%<goto%> is not a constant expression"
37340 msgstr ""
37342 #: cp/constexpr.c:5479
37343 #, gcc-internal-format, gfc-internal-format
37344 msgid "unexpected AST of kind %s"
37345 msgstr ""
37347 #: cp/cp-array-notation.c:819 cp/cp-array-notation.c:825
37348 #: cp/cp-array-notation.c:850 cp/cp-array-notation.c:856
37349 #, gcc-internal-format
37350 msgid "rank mismatch with controlling expression of parent if-statement"
37351 msgstr ""
37353 #: cp/cp-array-notation.c:1261
37354 #, gcc-internal-format
37355 msgid "array notation cannot be used in a condition for a for-loop"
37356 msgstr ""
37358 #: cp/cp-array-notation.c:1294
37359 #, gcc-internal-format
37360 msgid "array notation cannot be used as a condition for switch statement"
37361 msgstr ""
37363 #: cp/cp-array-notation.c:1307
37364 #, gcc-internal-format
37365 msgid "array notation cannot be used as a condition for while statement"
37366 msgstr ""
37368 #: cp/cp-array-notation.c:1318
37369 #, gcc-internal-format
37370 msgid "array notation cannot be used as a condition for a do-while statement"
37371 msgstr ""
37373 #: cp/cp-array-notation.c:1363
37374 #, gcc-internal-format
37375 msgid ""
37376 "start-index and length fields necessary for using array notation in pointers "
37377 "or records"
37378 msgstr ""
37380 #: cp/cp-array-notation.c:1370
37381 #, gcc-internal-format
37382 msgid ""
37383 "start-index and length fields necessary for using array notation with array "
37384 "of unknown bound"
37385 msgstr ""
37387 #: cp/cp-array-notation.c:1441
37388 #, gcc-internal-format
37389 msgid "array notation cannot be used with function type"
37390 msgstr ""
37392 #: cp/cp-array-notation.c:1451
37393 #, gcc-internal-format
37394 msgid "rank of an array notation triplet%'s start-index is not zero"
37395 msgstr ""
37397 #: cp/cp-array-notation.c:1457
37398 #, gcc-internal-format
37399 msgid "rank of an array notation triplet%'s length is not zero"
37400 msgstr ""
37402 #: cp/cp-array-notation.c:1462
37403 #, gcc-internal-format
37404 msgid "rank of array notation triplet%'s stride is not zero"
37405 msgstr ""
37407 #: cp/cp-cilkplus.c:153
37408 #, gcc-internal-format
37409 msgid "throw expressions are not allowed inside loops marked with pragma simd"
37410 msgstr ""
37412 #: cp/cp-cilkplus.c:160
37413 #, gcc-internal-format
37414 msgid "try statements are not allowed inside loops marked with #pragma simd"
37415 msgstr ""
37417 #: cp/cp-gimplify.c:1435
37418 #, gcc-internal-format
37419 msgid "throw will always call terminate()"
37420 msgstr ""
37422 #: cp/cp-gimplify.c:1438
37423 #, gcc-internal-format
37424 msgid "in C++11 destructors default to noexcept"
37425 msgstr ""
37427 #: cp/cp-gimplify.c:1449
37428 #, gcc-internal-format
37429 msgid ""
37430 "in C++11 this throw will terminate because destructors default to noexcept"
37431 msgstr ""
37433 #: cp/cvt.c:89
37434 #, gcc-internal-format
37435 msgid "can%'t convert from incomplete type %qT to %qT"
37436 msgstr ""
37438 #: cp/cvt.c:99
37439 #, gcc-internal-format
37440 msgid "conversion of %qE from %qT to %qT is ambiguous"
37441 msgstr ""
37443 #: cp/cvt.c:382
37444 #, gcc-internal-format
37445 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
37446 msgstr ""
37448 #: cp/cvt.c:385
37449 #, gcc-internal-format
37450 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
37451 msgstr ""
37453 #: cp/cvt.c:388
37454 #, gcc-internal-format
37455 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
37456 msgstr ""
37458 #: cp/cvt.c:391
37459 #, gcc-internal-format
37460 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
37461 msgstr ""
37463 #: cp/cvt.c:467
37464 #, gcc-internal-format
37465 msgid "conversion from %qT to %qT discards qualifiers"
37466 msgstr ""
37468 #: cp/cvt.c:489 cp/typeck.c:6991
37469 #, gcc-internal-format
37470 msgid "casting %qT to %qT does not dereference pointer"
37471 msgstr ""
37473 #: cp/cvt.c:517
37474 #, gcc-internal-format
37475 msgid "cannot convert type %qT to type %qT"
37476 msgstr ""
37478 #: cp/cvt.c:754
37479 #, gcc-internal-format
37480 msgid "conversion from %q#T to %q#T"
37481 msgstr ""
37483 #: cp/cvt.c:771
37484 #, gcc-internal-format
37485 msgid ""
37486 "the result of the conversion is unspecified because %qE is outside the range "
37487 "of type %qT"
37488 msgstr ""
37490 #: cp/cvt.c:782 cp/cvt.c:826
37491 #, gcc-internal-format
37492 msgid "%q#T used where a %qT was expected"
37493 msgstr ""
37495 #: cp/cvt.c:791
37496 #, gcc-internal-format
37497 msgid "could not convert %qE from %<void%> to %<bool%>"
37498 msgstr ""
37500 #: cp/cvt.c:842
37501 #, gcc-internal-format
37502 msgid "%q#T used where a floating point value was expected"
37503 msgstr ""
37505 #: cp/cvt.c:901
37506 #, gcc-internal-format
37507 msgid "conversion from %qT to non-scalar type %qT requested"
37508 msgstr ""
37510 #: cp/cvt.c:981
37511 #, gcc-internal-format
37512 msgid "ignoring return value of %qD, declared with attribute nodiscard"
37513 msgstr ""
37515 #: cp/cvt.c:989
37516 #, gcc-internal-format
37517 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
37518 msgstr ""
37520 #: cp/cvt.c:994
37521 #, gcc-internal-format
37522 msgid "in call to %qD, declared here"
37523 msgstr ""
37525 #: cp/cvt.c:1073
37526 #, gcc-internal-format
37527 msgid "pseudo-destructor is not called"
37528 msgstr ""
37530 #: cp/cvt.c:1151
37531 #, gcc-internal-format
37532 msgid "conversion to void will not access object of incomplete type %qT"
37533 msgstr ""
37535 #: cp/cvt.c:1155
37536 #, gcc-internal-format
37537 msgid ""
37538 "indirection will not access object of incomplete type %qT in second operand "
37539 "of conditional expression"
37540 msgstr ""
37542 #: cp/cvt.c:1160
37543 #, gcc-internal-format
37544 msgid ""
37545 "indirection will not access object of incomplete type %qT in third operand "
37546 "of conditional expression"
37547 msgstr ""
37549 #: cp/cvt.c:1165
37550 #, gcc-internal-format
37551 msgid ""
37552 "indirection will not access object of incomplete type %qT in right operand "
37553 "of comma operator"
37554 msgstr ""
37556 #: cp/cvt.c:1170
37557 #, gcc-internal-format
37558 msgid ""
37559 "indirection will not access object of incomplete type %qT in left operand of "
37560 "comma operator"
37561 msgstr ""
37563 #: cp/cvt.c:1175
37564 #, gcc-internal-format
37565 msgid "indirection will not access object of incomplete type %qT in statement"
37566 msgstr ""
37568 #: cp/cvt.c:1179
37569 #, gcc-internal-format
37570 msgid ""
37571 "indirection will not access object of incomplete type %qT in for increment "
37572 "expression"
37573 msgstr ""
37575 #: cp/cvt.c:1195
37576 #, gcc-internal-format
37577 msgid "conversion to void will not access object of type %qT"
37578 msgstr ""
37580 #: cp/cvt.c:1199
37581 #, gcc-internal-format
37582 msgid ""
37583 "implicit dereference will not access object of type %qT in second operand of "
37584 "conditional expression"
37585 msgstr ""
37587 #: cp/cvt.c:1204
37588 #, gcc-internal-format
37589 msgid ""
37590 "implicit dereference will not access object of type %qT in third operand of "
37591 "conditional expression"
37592 msgstr ""
37594 #: cp/cvt.c:1209
37595 #, gcc-internal-format
37596 msgid ""
37597 "implicit dereference will not access object of type %qT in right operand of "
37598 "comma operator"
37599 msgstr ""
37601 #: cp/cvt.c:1214
37602 #, gcc-internal-format
37603 msgid ""
37604 "implicit dereference will not access object of type %qT in left operand of "
37605 "comma operator"
37606 msgstr ""
37608 #: cp/cvt.c:1219
37609 #, gcc-internal-format
37610 msgid "implicit dereference will not access object of type %qT in statement"
37611 msgstr ""
37613 #: cp/cvt.c:1223
37614 #, gcc-internal-format
37615 msgid ""
37616 "implicit dereference will not access object of type %qT in for increment "
37617 "expression"
37618 msgstr ""
37620 #: cp/cvt.c:1237
37621 #, gcc-internal-format
37622 msgid ""
37623 "conversion to void will not access object of non-trivially-copyable type %qT"
37624 msgstr ""
37626 #: cp/cvt.c:1242
37627 #, gcc-internal-format
37628 msgid ""
37629 "indirection will not access object of non-trivially-copyable type %qT in "
37630 "second operand of conditional expression"
37631 msgstr ""
37633 #: cp/cvt.c:1247
37634 #, gcc-internal-format
37635 msgid ""
37636 "indirection will not access object of non-trivially-copyable type %qT in "
37637 "third operand of conditional expression"
37638 msgstr ""
37640 #: cp/cvt.c:1252
37641 #, gcc-internal-format
37642 msgid ""
37643 "indirection will not access object of non-trivially-copyable type %qT in "
37644 "right operand of comma operator"
37645 msgstr ""
37647 #: cp/cvt.c:1257
37648 #, gcc-internal-format
37649 msgid ""
37650 "indirection will not access object of non-trivially-copyable type %qT in "
37651 "left operand of comma operator"
37652 msgstr ""
37654 #: cp/cvt.c:1262
37655 #, gcc-internal-format
37656 msgid ""
37657 "indirection will not access object of non-trivially-copyable type %qT in "
37658 "statement"
37659 msgstr ""
37661 #: cp/cvt.c:1267
37662 #, gcc-internal-format
37663 msgid ""
37664 "indirection will not access object of non-trivially-copyable type %qT in for "
37665 "increment expression"
37666 msgstr ""
37668 #: cp/cvt.c:1305
37669 #, gcc-internal-format
37670 msgid "conversion to void will not access object %qE of incomplete type %qT"
37671 msgstr ""
37673 #: cp/cvt.c:1309
37674 #, gcc-internal-format
37675 msgid ""
37676 "variable %qE of incomplete type %qT will not be accessed in second operand "
37677 "of conditional expression"
37678 msgstr ""
37680 #: cp/cvt.c:1314
37681 #, gcc-internal-format
37682 msgid ""
37683 "variable %qE of incomplete type %qT will not be accessed in third operand of "
37684 "conditional expression"
37685 msgstr ""
37687 #: cp/cvt.c:1319
37688 #, gcc-internal-format
37689 msgid ""
37690 "variable %qE of incomplete type %qT will not be accessed in right operand of "
37691 "comma operator"
37692 msgstr ""
37694 #: cp/cvt.c:1324
37695 #, gcc-internal-format
37696 msgid ""
37697 "variable %qE of incomplete type %qT will not be accessed in left operand of "
37698 "comma operator"
37699 msgstr ""
37701 #: cp/cvt.c:1329
37702 #, gcc-internal-format
37703 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
37704 msgstr ""
37706 #: cp/cvt.c:1333
37707 #, gcc-internal-format
37708 msgid ""
37709 "variable %qE of incomplete type %qT will not be accessed in for increment "
37710 "expression"
37711 msgstr ""
37713 #: cp/cvt.c:1385
37714 #, gcc-internal-format
37715 msgid "conversion to void cannot resolve address of overloaded function"
37716 msgstr ""
37718 #: cp/cvt.c:1389
37719 #, gcc-internal-format
37720 msgid ""
37721 "second operand of conditional expression cannot resolve address of "
37722 "overloaded function"
37723 msgstr ""
37725 #: cp/cvt.c:1393
37726 #, gcc-internal-format
37727 msgid ""
37728 "third operand of conditional expression cannot resolve address of overloaded "
37729 "function"
37730 msgstr ""
37732 #: cp/cvt.c:1397
37733 #, gcc-internal-format
37734 msgid ""
37735 "right operand of comma operator cannot resolve address of overloaded function"
37736 msgstr ""
37738 #: cp/cvt.c:1401
37739 #, gcc-internal-format
37740 msgid ""
37741 "left operand of comma operator cannot resolve address of overloaded function"
37742 msgstr ""
37744 #: cp/cvt.c:1405
37745 #, gcc-internal-format
37746 msgid "statement cannot resolve address of overloaded function"
37747 msgstr ""
37749 #: cp/cvt.c:1409
37750 #, gcc-internal-format
37751 msgid "for increment expression cannot resolve address of overloaded function"
37752 msgstr ""
37754 #: cp/cvt.c:1425
37755 #, gcc-internal-format
37756 msgid ""
37757 "second operand of conditional expression is a reference, not call, to "
37758 "function %qE"
37759 msgstr ""
37761 #: cp/cvt.c:1430
37762 #, gcc-internal-format
37763 msgid ""
37764 "third operand of conditional expression is a reference, not call, to "
37765 "function %qE"
37766 msgstr ""
37768 #: cp/cvt.c:1435
37769 #, gcc-internal-format
37770 msgid ""
37771 "right operand of comma operator is a reference, not call, to function %qE"
37772 msgstr ""
37774 #: cp/cvt.c:1440
37775 #, gcc-internal-format
37776 msgid ""
37777 "left operand of comma operator is a reference, not call, to function %qE"
37778 msgstr ""
37780 #: cp/cvt.c:1445
37781 #, gcc-internal-format
37782 msgid "statement is a reference, not call, to function %qE"
37783 msgstr ""
37785 #: cp/cvt.c:1450
37786 #, gcc-internal-format
37787 msgid "for increment expression is a reference, not call, to function %qE"
37788 msgstr ""
37790 #: cp/cvt.c:1477
37791 #, gcc-internal-format
37792 msgid "second operand of conditional expression has no effect"
37793 msgstr ""
37795 #: cp/cvt.c:1482
37796 #, gcc-internal-format
37797 msgid "third operand of conditional expression has no effect"
37798 msgstr ""
37800 #: cp/cvt.c:1487
37801 #, gcc-internal-format
37802 msgid "right operand of comma operator has no effect"
37803 msgstr ""
37805 #: cp/cvt.c:1491
37806 #, gcc-internal-format
37807 msgid "left operand of comma operator has no effect"
37808 msgstr ""
37810 #: cp/cvt.c:1495
37811 #, gcc-internal-format
37812 msgid "statement has no effect"
37813 msgstr ""
37815 #: cp/cvt.c:1499
37816 #, gcc-internal-format
37817 msgid "for increment expression has no effect"
37818 msgstr ""
37820 #: cp/cvt.c:1654
37821 #, gcc-internal-format
37822 msgid "converting NULL to non-pointer type"
37823 msgstr ""
37825 #: cp/cvt.c:1769
37826 #, gcc-internal-format
37827 msgid "default type conversion can't deduce template argument for %qD"
37828 msgstr ""
37830 #: cp/cvt.c:1784
37831 #, gcc-internal-format
37832 msgid "ambiguous default type conversion from %qT"
37833 msgstr ""
37835 #: cp/cvt.c:1787
37836 #, gcc-internal-format
37837 msgid "  candidate conversions include %qD and %qD"
37838 msgstr ""
37840 #: cp/cxx-pretty-print.c:2214
37841 #, gcc-internal-format
37842 msgid "template-parameter-"
37843 msgstr ""
37845 #: cp/decl.c:672
37846 #, gcc-internal-format
37847 msgid "unused variable %qD"
37848 msgstr ""
37850 #: cp/decl.c:934
37851 #, gcc-internal-format
37852 msgid "%qF declared %<static%> but never defined"
37853 msgstr ""
37855 #: cp/decl.c:1216
37856 #, gcc-internal-format
37857 msgid "%qD was declared %<extern%> and later %<static%>"
37858 msgstr ""
37860 #: cp/decl.c:1218 cp/decl.c:1923 cp/decl.c:1933 cp/decl.c:2489
37861 #, gcc-internal-format
37862 msgid "previous declaration of %qD"
37863 msgstr ""
37865 #: cp/decl.c:1265
37866 #, gcc-internal-format
37867 msgid "from previous declaration %qF"
37868 msgstr ""
37870 #: cp/decl.c:1300
37871 #, gcc-internal-format
37872 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
37873 msgstr ""
37875 #: cp/decl.c:1303 cp/decl.c:12867
37876 #, gcc-internal-format
37877 msgid "previous declaration %qD"
37878 msgstr ""
37880 #: cp/decl.c:1332
37881 #, gcc-internal-format
37882 msgid "cannot specialize concept %q#D"
37883 msgstr ""
37885 #: cp/decl.c:1354
37886 #, gcc-internal-format
37887 msgid "redeclaration of %q#D may not have default arguments"
37888 msgstr ""
37890 #: cp/decl.c:1401
37891 #, gcc-internal-format
37892 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
37893 msgstr ""
37895 #: cp/decl.c:1406
37896 #, gcc-internal-format
37897 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
37898 msgstr ""
37900 #: cp/decl.c:1417
37901 #, gcc-internal-format
37902 msgid "previous definition of %qD was here"
37903 msgstr ""
37905 #: cp/decl.c:1420
37906 #, gcc-internal-format
37907 msgid "previous declaration of %qD was here"
37908 msgstr ""
37910 #: cp/decl.c:1442 cp/decl.c:1520
37911 #, gcc-internal-format
37912 msgid "shadowing built-in function %q#D"
37913 msgstr ""
37915 #: cp/decl.c:1443 cp/decl.c:1521
37916 #, gcc-internal-format
37917 msgid "shadowing library function %q#D"
37918 msgstr ""
37920 #: cp/decl.c:1451
37921 #, gcc-internal-format
37922 msgid "library function %q#D redeclared as non-function %q#D"
37923 msgstr ""
37925 #: cp/decl.c:1454
37926 #, gcc-internal-format
37927 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
37928 msgstr ""
37930 #: cp/decl.c:1462
37931 #, gcc-internal-format
37932 msgid "redeclaration of %<pragma omp declare reduction%>"
37933 msgstr ""
37935 #: cp/decl.c:1464
37936 #, gcc-internal-format
37937 msgid "previous %<pragma omp declare reduction%> declaration"
37938 msgstr ""
37940 #: cp/decl.c:1515
37941 #, gcc-internal-format
37942 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
37943 msgstr ""
37945 #: cp/decl.c:1606
37946 #, gcc-internal-format
37947 msgid "%q#D redeclared as different kind of symbol"
37948 msgstr ""
37950 #: cp/decl.c:1610 cp/decl.c:1631 cp/decl.c:1663 cp/name-lookup.c:589
37951 #, gcc-internal-format
37952 msgid "previous declaration %q#D"
37953 msgstr ""
37955 #: cp/decl.c:1629
37956 #, gcc-internal-format
37957 msgid "conflicting declaration of template %q+#D"
37958 msgstr ""
37960 #: cp/decl.c:1648
37961 #, gcc-internal-format
37962 msgid "ambiguating new declaration %q+#D"
37963 msgstr ""
37965 #: cp/decl.c:1650 cp/decl.c:1678
37966 #, gcc-internal-format
37967 msgid "old declaration %q#D"
37968 msgstr ""
37970 #: cp/decl.c:1660
37971 #, gcc-internal-format
37972 msgid "conflicting declaration of C function %q+#D"
37973 msgstr ""
37975 #: cp/decl.c:1676
37976 #, gcc-internal-format
37977 msgid "ambiguating new declaration of %q+#D"
37978 msgstr ""
37980 #: cp/decl.c:1686
37981 #, gcc-internal-format
37982 msgid "conflicting declaration %q+#D"
37983 msgstr ""
37985 #: cp/decl.c:1688
37986 #, gcc-internal-format
37987 msgid "previous declaration as %q#D"
37988 msgstr ""
37990 #. [namespace.alias]
37992 #. A namespace-name or namespace-alias shall not be declared as
37993 #. the name of any other entity in the same declarative region.
37994 #. A namespace-name defined at global scope shall not be
37995 #. declared as the name of any other entity in any global scope
37996 #. of the program.
37997 #: cp/decl.c:1740
37998 #, gcc-internal-format
37999 msgid "conflicting declaration of namespace %q+D"
38000 msgstr ""
38002 #: cp/decl.c:1742
38003 #, gcc-internal-format
38004 msgid "previous declaration of namespace %qD here"
38005 msgstr ""
38007 #: cp/decl.c:1754
38008 #, gcc-internal-format
38009 msgid "%q#D previously defined here"
38010 msgstr ""
38012 #: cp/decl.c:1755 cp/name-lookup.c:1171 cp/name-lookup.c:1194
38013 #, gcc-internal-format
38014 msgid "%q#D previously declared here"
38015 msgstr ""
38017 #: cp/decl.c:1765
38018 #, gcc-internal-format
38019 msgid "prototype specified for %q#D"
38020 msgstr ""
38022 #: cp/decl.c:1767
38023 #, gcc-internal-format
38024 msgid "previous non-prototype definition here"
38025 msgstr ""
38027 #: cp/decl.c:1806
38028 #, gcc-internal-format
38029 msgid "conflicting declaration of %q+#D with %qL linkage"
38030 msgstr ""
38032 #: cp/decl.c:1809
38033 #, gcc-internal-format
38034 msgid "previous declaration with %qL linkage"
38035 msgstr ""
38037 #: cp/decl.c:1843 cp/decl.c:1851
38038 #, gcc-internal-format
38039 msgid "default argument given for parameter %d of %q#D"
38040 msgstr ""
38042 #: cp/decl.c:1846 cp/decl.c:1854
38043 #, gcc-internal-format
38044 msgid "previous specification in %q#D here"
38045 msgstr ""
38047 #: cp/decl.c:1920
38048 #, gcc-internal-format
38049 msgid "redundant redeclaration of %qD in same scope"
38050 msgstr ""
38052 #: cp/decl.c:1931
38053 #, gcc-internal-format
38054 msgid "deleted definition of %q+D"
38055 msgstr ""
38057 #. From [temp.expl.spec]:
38059 #. If a template, a member template or the member of a class
38060 #. template is explicitly specialized then that
38061 #. specialization shall be declared before the first use of
38062 #. that specialization that would cause an implicit
38063 #. instantiation to take place, in every translation unit in
38064 #. which such a use occurs.
38065 #: cp/decl.c:2346
38066 #, gcc-internal-format
38067 msgid "explicit specialization of %qD after first use"
38068 msgstr ""
38070 #: cp/decl.c:2486
38071 #, gcc-internal-format
38072 msgid ""
38073 "%qD: visibility attribute ignored because it conflicts with previous "
38074 "declaration"
38075 msgstr ""
38077 #. Reject two definitions.
38078 #: cp/decl.c:2736 cp/decl.c:2765 cp/decl.c:2798 cp/decl.c:2815 cp/decl.c:2888
38079 #, gcc-internal-format
38080 msgid "redefinition of %q#D"
38081 msgstr ""
38083 #: cp/decl.c:2752
38084 #, gcc-internal-format
38085 msgid "%qD conflicts with used function"
38086 msgstr ""
38088 #: cp/decl.c:2762
38089 #, gcc-internal-format
38090 msgid "%q#D not declared in class"
38091 msgstr ""
38093 #: cp/decl.c:2776 cp/decl.c:2825
38094 #, gcc-internal-format
38095 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
38096 msgstr ""
38098 #: cp/decl.c:2779 cp/decl.c:2828
38099 #, gcc-internal-format
38100 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
38101 msgstr ""
38103 #. is_primary=
38104 #. is_partial=
38105 #. is_friend_decl=
38106 #: cp/decl.c:2845
38107 #, gcc-internal-format
38108 msgid "redeclaration of friend %q#D may not have default template arguments"
38109 msgstr ""
38111 #: cp/decl.c:2859
38112 #, gcc-internal-format
38113 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
38114 msgstr ""
38116 #: cp/decl.c:2862
38117 #, gcc-internal-format
38118 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
38119 msgstr ""
38121 #: cp/decl.c:2877 cp/decl.c:2896 cp/name-lookup.c:585 cp/name-lookup.c:1169
38122 #: cp/name-lookup.c:1192
38123 #, gcc-internal-format
38124 msgid "redeclaration of %q#D"
38125 msgstr ""
38127 #: cp/decl.c:3045
38128 #, gcc-internal-format
38129 msgid "jump to label %qD"
38130 msgstr ""
38132 #: cp/decl.c:3046
38133 #, gcc-internal-format
38134 msgid "jump to case label"
38135 msgstr ""
38137 #: cp/decl.c:3048
38138 #, gcc-internal-format
38139 msgid "  from here"
38140 msgstr ""
38142 #: cp/decl.c:3071 cp/decl.c:3307
38143 #, gcc-internal-format
38144 msgid "  exits OpenMP structured block"
38145 msgstr ""
38147 #: cp/decl.c:3098
38148 #, gcc-internal-format
38149 msgid "  crosses initialization of %q#D"
38150 msgstr ""
38152 #: cp/decl.c:3101 cp/decl.c:3268
38153 #, gcc-internal-format
38154 msgid "  enters scope of %q#D which has non-trivial destructor"
38155 msgstr ""
38157 #: cp/decl.c:3119 cp/decl.c:3276
38158 #, gcc-internal-format
38159 msgid "  enters try block"
38160 msgstr ""
38162 #: cp/decl.c:3121 cp/decl.c:3258 cp/decl.c:3278
38163 #, gcc-internal-format
38164 msgid "  enters catch block"
38165 msgstr ""
38167 #: cp/decl.c:3134 cp/decl.c:3288
38168 #, gcc-internal-format
38169 msgid "  enters OpenMP structured block"
38170 msgstr ""
38172 #: cp/decl.c:3147 cp/decl.c:3280
38173 #, gcc-internal-format
38174 msgid "  enters synchronized or atomic statement"
38175 msgstr ""
38177 #: cp/decl.c:3161 cp/decl.c:3282
38178 #, gcc-internal-format
38179 msgid "  enters constexpr if statement"
38180 msgstr ""
38182 #: cp/decl.c:3265
38183 #, gcc-internal-format
38184 msgid "  skips initialization of %q#D"
38185 msgstr ""
38187 #: cp/decl.c:3324 cp/parser.c:11867 cp/parser.c:11894
38188 #, gcc-internal-format
38189 msgid "invalid exit from OpenMP structured block"
38190 msgstr ""
38192 #: cp/decl.c:3356
38193 #, gcc-internal-format
38194 msgid "label named wchar_t"
38195 msgstr ""
38197 #: cp/decl.c:3675
38198 #, gcc-internal-format
38199 msgid "%qD is not a type"
38200 msgstr ""
38202 #: cp/decl.c:3682 cp/parser.c:6067
38203 #, gcc-internal-format
38204 msgid "%qD used without template parameters"
38205 msgstr ""
38207 #: cp/decl.c:3691
38208 #, gcc-internal-format
38209 msgid "%q#T is not a class"
38210 msgstr ""
38212 #: cp/decl.c:3715 cp/decl.c:3807
38213 #, gcc-internal-format
38214 msgid "no class template named %q#T in %q#T"
38215 msgstr ""
38217 #: cp/decl.c:3716
38218 #, gcc-internal-format
38219 msgid "no type named %q#T in %q#T"
38220 msgstr ""
38222 #: cp/decl.c:3728
38223 #, gcc-internal-format
38224 msgid "lookup of %qT in %qT is ambiguous"
38225 msgstr ""
38227 #: cp/decl.c:3737
38228 #, gcc-internal-format
38229 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
38230 msgstr ""
38232 #: cp/decl.c:3744
38233 #, gcc-internal-format
38234 msgid "%<typename %T::%D%> names %q#T, which is not a type"
38235 msgstr ""
38237 #: cp/decl.c:3816
38238 #, gcc-internal-format
38239 msgid "template parameters do not match template %qD"
38240 msgstr ""
38242 #: cp/decl.c:4549
38243 #, gcc-internal-format
38244 msgid "an anonymous struct cannot have function members"
38245 msgstr ""
38247 #: cp/decl.c:4552
38248 #, gcc-internal-format
38249 msgid "an anonymous union cannot have function members"
38250 msgstr ""
38252 #: cp/decl.c:4570
38253 #, gcc-internal-format
38254 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
38255 msgstr ""
38257 #: cp/decl.c:4573
38258 #, gcc-internal-format
38259 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
38260 msgstr ""
38262 #: cp/decl.c:4576
38263 #, gcc-internal-format
38264 msgid ""
38265 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
38266 msgstr ""
38268 #: cp/decl.c:4594
38269 #, gcc-internal-format
38270 msgid "attribute ignored in declaration of %q#T"
38271 msgstr ""
38273 #: cp/decl.c:4597
38274 #, gcc-internal-format
38275 msgid "attribute for %q#T must follow the %qs keyword"
38276 msgstr ""
38278 #: cp/decl.c:4620
38279 #, gcc-internal-format
38280 msgid "multiple types in one declaration"
38281 msgstr ""
38283 #: cp/decl.c:4625
38284 #, gcc-internal-format
38285 msgid "redeclaration of C++ built-in type %qT"
38286 msgstr ""
38288 #: cp/decl.c:4643
38289 #, gcc-internal-format
38290 msgid "%<auto%> can only be specified for variables or function declarations"
38291 msgstr ""
38293 #: cp/decl.c:4669
38294 #, gcc-internal-format
38295 msgid "missing type-name in typedef-declaration"
38296 msgstr ""
38298 #: cp/decl.c:4677
38299 #, gcc-internal-format
38300 msgid "ISO C++ prohibits anonymous structs"
38301 msgstr ""
38303 #: cp/decl.c:4684
38304 #, gcc-internal-format
38305 msgid "%<inline%> can only be specified for functions"
38306 msgstr ""
38308 #: cp/decl.c:4687
38309 #, gcc-internal-format
38310 msgid "%<virtual%> can only be specified for functions"
38311 msgstr ""
38313 #: cp/decl.c:4692
38314 #, gcc-internal-format
38315 msgid "%<friend%> can only be specified inside a class"
38316 msgstr ""
38318 #: cp/decl.c:4695
38319 #, gcc-internal-format
38320 msgid "%<explicit%> can only be specified for constructors"
38321 msgstr ""
38323 #: cp/decl.c:4698
38324 #, gcc-internal-format
38325 msgid "a storage class can only be specified for objects and functions"
38326 msgstr ""
38328 #: cp/decl.c:4702
38329 #, gcc-internal-format
38330 msgid "%<const%> can only be specified for objects and functions"
38331 msgstr ""
38333 #: cp/decl.c:4706
38334 #, gcc-internal-format
38335 msgid "%<volatile%> can only be specified for objects and functions"
38336 msgstr ""
38338 #: cp/decl.c:4710
38339 #, gcc-internal-format
38340 msgid "%<__restrict%> can only be specified for objects and functions"
38341 msgstr ""
38343 #: cp/decl.c:4714
38344 #, gcc-internal-format
38345 msgid "%<__thread%> can only be specified for objects and functions"
38346 msgstr ""
38348 #: cp/decl.c:4718
38349 #, gcc-internal-format
38350 msgid "%<typedef%> was ignored in this declaration"
38351 msgstr ""
38353 #: cp/decl.c:4721
38354 #, gcc-internal-format
38355 msgid "%<constexpr%> cannot be used for type declarations"
38356 msgstr ""
38358 #: cp/decl.c:4743
38359 #, gcc-internal-format
38360 msgid "attribute ignored in explicit instantiation %q#T"
38361 msgstr ""
38363 #: cp/decl.c:4746
38364 #, gcc-internal-format
38365 msgid "no attribute can be applied to an explicit instantiation"
38366 msgstr ""
38368 #: cp/decl.c:4818
38369 #, gcc-internal-format
38370 msgid "ignoring attributes applied to class type %qT outside of definition"
38371 msgstr ""
38373 #. A template type parameter or other dependent type.
38374 #: cp/decl.c:4822
38375 #, gcc-internal-format
38376 msgid ""
38377 "ignoring attributes applied to dependent type %qT without an associated "
38378 "declaration"
38379 msgstr ""
38381 #: cp/decl.c:4891 cp/decl2.c:890
38382 #, gcc-internal-format
38383 msgid "typedef %qD is initialized (use decltype instead)"
38384 msgstr ""
38386 #: cp/decl.c:4899
38387 #, gcc-internal-format
38388 msgid "declaration of %q#D has %<extern%> and is initialized"
38389 msgstr ""
38391 #: cp/decl.c:4928
38392 #, gcc-internal-format
38393 msgid "definition of %q#D is marked %<dllimport%>"
38394 msgstr ""
38396 #: cp/decl.c:4952
38397 #, gcc-internal-format
38398 msgid "%q+#D is not a static data member of %q#T"
38399 msgstr ""
38401 #: cp/decl.c:4961
38402 #, gcc-internal-format
38403 msgid "non-member-template declaration of %qD"
38404 msgstr ""
38406 #: cp/decl.c:4962
38407 #, gcc-internal-format
38408 msgid "does not match member template declaration here"
38409 msgstr ""
38411 #: cp/decl.c:4975
38412 #, gcc-internal-format
38413 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
38414 msgstr ""
38416 #: cp/decl.c:4987
38417 #, gcc-internal-format
38418 msgid "duplicate initialization of %qD"
38419 msgstr ""
38421 #: cp/decl.c:4992
38422 #, gcc-internal-format
38423 msgid "%qD declared %<constexpr%> outside its class"
38424 msgstr ""
38426 #: cp/decl.c:5035
38427 #, gcc-internal-format
38428 msgid "declaration of %q#D outside of class is not definition"
38429 msgstr ""
38431 #: cp/decl.c:5136
38432 #, gcc-internal-format
38433 msgid "variable %q#D has initializer but incomplete type"
38434 msgstr ""
38436 #: cp/decl.c:5142 cp/decl.c:6012
38437 #, gcc-internal-format
38438 msgid "elements of array %q#D have incomplete type"
38439 msgstr ""
38441 #: cp/decl.c:5149 cp/decl.c:6664
38442 #, gcc-internal-format
38443 msgid "declaration of %q#D has no initializer"
38444 msgstr ""
38446 #: cp/decl.c:5151
38447 #, gcc-internal-format
38448 msgid "aggregate %q#D has incomplete type and cannot be defined"
38449 msgstr ""
38451 #: cp/decl.c:5185
38452 #, gcc-internal-format
38453 msgid "%qD declared as reference but not initialized"
38454 msgstr ""
38456 #: cp/decl.c:5242
38457 #, gcc-internal-format
38458 msgid "name used in a GNU-style designated initializer for an array"
38459 msgstr ""
38461 #: cp/decl.c:5248
38462 #, gcc-internal-format
38463 msgid "name %qD used in a GNU-style designated initializer for an array"
38464 msgstr ""
38466 #: cp/decl.c:5264 cp/typeck2.c:1286 cp/typeck2.c:1396
38467 #, gcc-internal-format
38468 msgid "non-trivial designated initializers not supported"
38469 msgstr ""
38471 #: cp/decl.c:5267
38472 #, gcc-internal-format
38473 msgid "C99 designator %qE is not an integral constant-expression"
38474 msgstr ""
38476 #: cp/decl.c:5317
38477 #, gcc-internal-format
38478 msgid "initializer fails to determine size of %qD"
38479 msgstr ""
38481 #: cp/decl.c:5324
38482 #, gcc-internal-format
38483 msgid "array size missing in %qD"
38484 msgstr ""
38486 #: cp/decl.c:5336
38487 #, gcc-internal-format
38488 msgid "zero-size array %qD"
38489 msgstr ""
38491 #: cp/decl.c:5376
38492 #, gcc-internal-format
38493 msgid "storage size of %qD isn%'t known"
38494 msgstr ""
38496 #: cp/decl.c:5400
38497 #, gcc-internal-format
38498 msgid "storage size of %qD isn%'t constant"
38499 msgstr ""
38501 #: cp/decl.c:5446
38502 #, gcc-internal-format
38503 msgid ""
38504 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
38505 "up with multiple copies)"
38506 msgstr ""
38508 #: cp/decl.c:5450
38509 #, gcc-internal-format
38510 msgid "you can work around this by removing the initializer"
38511 msgstr ""
38513 #: cp/decl.c:5477
38514 #, gcc-internal-format
38515 msgid "uninitialized const %qD"
38516 msgstr ""
38518 #: cp/decl.c:5491
38519 #, gcc-internal-format
38520 msgid "%q#T has no user-provided default constructor"
38521 msgstr ""
38523 #: cp/decl.c:5495
38524 #, gcc-internal-format
38525 msgid ""
38526 "constructor is not user-provided because it is explicitly defaulted in the "
38527 "class body"
38528 msgstr ""
38530 #: cp/decl.c:5498
38531 #, gcc-internal-format
38532 msgid "and the implicitly-defined constructor does not initialize %q#D"
38533 msgstr ""
38535 #: cp/decl.c:5621
38536 #, gcc-internal-format
38537 msgid "invalid type %qT as initializer for a vector of type %qT"
38538 msgstr ""
38540 #: cp/decl.c:5662
38541 #, gcc-internal-format
38542 msgid "initializer for %qT must be brace-enclosed"
38543 msgstr ""
38545 #: cp/decl.c:5688
38546 #, gcc-internal-format
38547 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
38548 msgstr ""
38550 #: cp/decl.c:5696
38551 #, gcc-internal-format
38552 msgid "%qT has no non-static data member named %qD"
38553 msgstr ""
38555 #: cp/decl.c:5716
38556 #, gcc-internal-format
38557 msgid "invalid initializer for %q#D"
38558 msgstr ""
38560 #: cp/decl.c:5746
38561 #, gcc-internal-format
38562 msgid "C99 designator %qE outside aggregate initializer"
38563 msgstr ""
38565 #: cp/decl.c:5783 cp/decl.c:5990 cp/typeck2.c:1273 cp/typeck2.c:1482
38566 #: cp/typeck2.c:1526 cp/typeck2.c:1573
38567 #, gcc-internal-format
38568 msgid "too many initializers for %qT"
38569 msgstr ""
38571 #: cp/decl.c:5822
38572 #, gcc-internal-format
38573 msgid "braces around scalar initializer for type %qT"
38574 msgstr ""
38576 #: cp/decl.c:5931
38577 #, gcc-internal-format
38578 msgid "missing braces around initializer for %qT"
38579 msgstr ""
38581 #: cp/decl.c:6014
38582 #, gcc-internal-format
38583 msgid "elements of array %q#T have incomplete type"
38584 msgstr ""
38586 #: cp/decl.c:6022
38587 #, gcc-internal-format
38588 msgid "variable-sized compound literal"
38589 msgstr ""
38591 #: cp/decl.c:6077
38592 #, gcc-internal-format
38593 msgid "%q#D has incomplete type"
38594 msgstr ""
38596 #: cp/decl.c:6098
38597 #, gcc-internal-format
38598 msgid "scalar object %qD requires one element in initializer"
38599 msgstr ""
38601 #: cp/decl.c:6142
38602 #, gcc-internal-format
38603 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
38604 msgstr ""
38606 #: cp/decl.c:6238
38607 #, gcc-internal-format
38608 msgid "array %qD initialized by parenthesized string literal %qE"
38609 msgstr ""
38611 #: cp/decl.c:6270
38612 #, gcc-internal-format
38613 msgid "initializer invalid for static member with constructor"
38614 msgstr ""
38616 #: cp/decl.c:6272
38617 #, gcc-internal-format
38618 msgid "non-constant in-class initialization invalid for static member %qD"
38619 msgstr ""
38621 #: cp/decl.c:6277
38622 #, gcc-internal-format
38623 msgid "(an out of class initialization is required)"
38624 msgstr ""
38626 #: cp/decl.c:6454
38627 #, gcc-internal-format
38628 msgid "reference %qD is initialized with itself"
38629 msgstr ""
38631 #: cp/decl.c:6623
38632 #, gcc-internal-format
38633 msgid "assignment (not initialization) in declaration"
38634 msgstr ""
38636 #: cp/decl.c:6681
38637 #, gcc-internal-format
38638 msgid ""
38639 "initializer for %<decltype(auto) %D%> has function type (did you forget the "
38640 "%<()%> ?)"
38641 msgstr ""
38643 #: cp/decl.c:6782
38644 #, gcc-internal-format
38645 msgid "variable concept has no initializer"
38646 msgstr ""
38648 #: cp/decl.c:6810
38649 #, gcc-internal-format
38650 msgid "shadowing previous type declaration of %q#D"
38651 msgstr ""
38653 #: cp/decl.c:6884
38654 #, gcc-internal-format
38655 msgid "Java object %qD not allocated with %<new%>"
38656 msgstr ""
38658 #: cp/decl.c:6932
38659 #, gcc-internal-format
38660 msgid "non-static data member %qD has Java class type"
38661 msgstr ""
38663 #: cp/decl.c:7013
38664 #, gcc-internal-format
38665 msgid "function %q#D is initialized like a variable"
38666 msgstr ""
38668 #: cp/decl.c:7447
38669 #, gcc-internal-format
38670 msgid ""
38671 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
38672 msgstr ""
38674 #: cp/decl.c:7450
38675 #, gcc-internal-format
38676 msgid ""
38677 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
38678 msgstr ""
38680 #: cp/decl.c:7456
38681 #, gcc-internal-format
38682 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
38683 msgstr ""
38685 #: cp/decl.c:7683
38686 #, gcc-internal-format
38687 msgid "initializer fails to determine size of %qT"
38688 msgstr ""
38690 #: cp/decl.c:7687
38691 #, gcc-internal-format
38692 msgid "array size missing in %qT"
38693 msgstr ""
38695 #: cp/decl.c:7690
38696 #, gcc-internal-format
38697 msgid "zero-size array %qT"
38698 msgstr ""
38700 #: cp/decl.c:7706
38701 #, gcc-internal-format
38702 msgid "destructor for alien class %qT cannot be a member"
38703 msgstr ""
38705 #: cp/decl.c:7708
38706 #, gcc-internal-format
38707 msgid "constructor for alien class %qT cannot be a member"
38708 msgstr ""
38710 #: cp/decl.c:7732
38711 #, gcc-internal-format
38712 msgid "%qD declared as a %<virtual%> variable"
38713 msgstr ""
38715 #: cp/decl.c:7734
38716 #, gcc-internal-format
38717 msgid "%qD declared as an %<inline%> variable"
38718 msgstr ""
38720 #: cp/decl.c:7736
38721 #, gcc-internal-format
38722 msgid ""
38723 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
38724 "declaration"
38725 msgstr ""
38727 #: cp/decl.c:7741
38728 #, gcc-internal-format
38729 msgid "%qD declared as a %<virtual%> parameter"
38730 msgstr ""
38732 #: cp/decl.c:7743
38733 #, gcc-internal-format
38734 msgid "%qD declared as an %<inline%> parameter"
38735 msgstr ""
38737 #: cp/decl.c:7745
38738 #, gcc-internal-format
38739 msgid ""
38740 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
38741 "declaration"
38742 msgstr ""
38744 #: cp/decl.c:7750
38745 #, gcc-internal-format
38746 msgid "%qD declared as a %<virtual%> type"
38747 msgstr ""
38749 #: cp/decl.c:7752
38750 #, gcc-internal-format
38751 msgid "%qD declared as an %<inline%> type"
38752 msgstr ""
38754 #: cp/decl.c:7754
38755 #, gcc-internal-format
38756 msgid ""
38757 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
38758 "declaration"
38759 msgstr ""
38761 #: cp/decl.c:7759
38762 #, gcc-internal-format
38763 msgid "%qD declared as a %<virtual%> field"
38764 msgstr ""
38766 #: cp/decl.c:7761
38767 #, gcc-internal-format
38768 msgid "%qD declared as an %<inline%> field"
38769 msgstr ""
38771 #: cp/decl.c:7763
38772 #, gcc-internal-format
38773 msgid ""
38774 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
38775 "declaration"
38776 msgstr ""
38778 #: cp/decl.c:7770
38779 #, gcc-internal-format
38780 msgid "%q+D declared as a friend"
38781 msgstr ""
38783 #: cp/decl.c:7776
38784 #, gcc-internal-format
38785 msgid "%q+D declared with an exception specification"
38786 msgstr ""
38788 #: cp/decl.c:7809
38789 #, gcc-internal-format
38790 msgid "definition of %qD is not in namespace enclosing %qT"
38791 msgstr ""
38793 #: cp/decl.c:7849
38794 #, gcc-internal-format
38795 msgid "static member function %q#D declared with type qualifiers"
38796 msgstr ""
38798 #: cp/decl.c:7859
38799 #, gcc-internal-format
38800 msgid "concept %q#D declared with function parameters"
38801 msgstr ""
38803 #: cp/decl.c:7865
38804 #, gcc-internal-format
38805 msgid "concept %q#D declared with a deduced return type"
38806 msgstr ""
38808 #: cp/decl.c:7867
38809 #, gcc-internal-format
38810 msgid "concept %q#D with non-%<bool%> return type %qT"
38811 msgstr ""
38813 #: cp/decl.c:7938
38814 #, gcc-internal-format
38815 msgid "concept %qD has no definition"
38816 msgstr ""
38818 #: cp/decl.c:8006
38819 #, gcc-internal-format
38820 msgid "defining explicit specialization %qD in friend declaration"
38821 msgstr ""
38823 #. Something like `template <class T> friend void f<T>()'.
38824 #: cp/decl.c:8016
38825 #, gcc-internal-format
38826 msgid "invalid use of template-id %qD in declaration of primary template"
38827 msgstr ""
38829 #: cp/decl.c:8034
38830 #, gcc-internal-format
38831 msgid ""
38832 "default arguments are not allowed in declaration of friend template "
38833 "specialization %qD"
38834 msgstr ""
38836 #: cp/decl.c:8042
38837 #, gcc-internal-format
38838 msgid ""
38839 "%<inline%> is not allowed in declaration of friend template specialization "
38840 "%qD"
38841 msgstr ""
38843 #: cp/decl.c:8089
38844 #, gcc-internal-format
38845 msgid "cannot declare %<::main%> to be a template"
38846 msgstr ""
38848 #: cp/decl.c:8091
38849 #, gcc-internal-format
38850 msgid "cannot declare %<::main%> to be inline"
38851 msgstr ""
38853 #: cp/decl.c:8093
38854 #, gcc-internal-format
38855 msgid "cannot declare %<::main%> to be constexpr"
38856 msgstr ""
38858 #: cp/decl.c:8095
38859 #, gcc-internal-format
38860 msgid "cannot declare %<::main%> to be static"
38861 msgstr ""
38863 #: cp/decl.c:8152
38864 #, gcc-internal-format
38865 msgid "static member function %qD cannot have cv-qualifier"
38866 msgstr ""
38868 #: cp/decl.c:8153
38869 #, gcc-internal-format
38870 msgid "non-member function %qD cannot have cv-qualifier"
38871 msgstr ""
38873 #: cp/decl.c:8161
38874 #, gcc-internal-format
38875 msgid "static member function %qD cannot have ref-qualifier"
38876 msgstr ""
38878 #: cp/decl.c:8162
38879 #, gcc-internal-format
38880 msgid "non-member function %qD cannot have ref-qualifier"
38881 msgstr ""
38883 #: cp/decl.c:8179
38884 #, gcc-internal-format
38885 msgid "literal operator with C linkage"
38886 msgstr ""
38888 #: cp/decl.c:8188
38889 #, gcc-internal-format
38890 msgid "%qD has invalid argument list"
38891 msgstr ""
38893 #: cp/decl.c:8196
38894 #, gcc-internal-format
38895 msgid "integer suffix %<%s%> shadowed by implementation"
38896 msgstr ""
38898 #: cp/decl.c:8202
38899 #, gcc-internal-format
38900 msgid "floating point suffix %<%s%> shadowed by implementation"
38901 msgstr ""
38903 #: cp/decl.c:8208
38904 #, gcc-internal-format
38905 msgid "%qD must be a non-member function"
38906 msgstr ""
38908 #: cp/decl.c:8287
38909 #, gcc-internal-format
38910 msgid "%<::main%> must return %<int%>"
38911 msgstr ""
38913 #: cp/decl.c:8329
38914 #, gcc-internal-format
38915 msgid "definition of implicitly-declared %qD"
38916 msgstr ""
38918 #: cp/decl.c:8334
38919 #, gcc-internal-format
38920 msgid "definition of explicitly-defaulted %q+D"
38921 msgstr ""
38923 #: cp/decl.c:8336
38924 #, gcc-internal-format
38925 msgid "%q#D explicitly defaulted here"
38926 msgstr ""
38928 #: cp/decl.c:8353 cp/decl2.c:788
38929 #, gcc-internal-format
38930 msgid "no %q#D member function declared in class %qT"
38931 msgstr ""
38933 #: cp/decl.c:8537
38934 #, gcc-internal-format
38935 msgid "cannot declare %<::main%> to be a global variable"
38936 msgstr ""
38938 #: cp/decl.c:8545
38939 #, gcc-internal-format
38940 msgid "a non-template variable cannot be %<concept%>"
38941 msgstr ""
38943 #: cp/decl.c:8552
38944 #, gcc-internal-format
38945 msgid "concept must have type %<bool%>"
38946 msgstr ""
38948 #: cp/decl.c:8669
38949 #, gcc-internal-format
38950 msgid "in-class initialization of static data member %q#D of incomplete type"
38951 msgstr ""
38953 #: cp/decl.c:8673
38954 #, gcc-internal-format
38955 msgid ""
38956 "%<constexpr%> needed for in-class initialization of static data member %q#D "
38957 "of non-integral type"
38958 msgstr ""
38960 #: cp/decl.c:8677
38961 #, gcc-internal-format
38962 msgid "in-class initialization of static data member %q#D of non-literal type"
38963 msgstr ""
38965 #: cp/decl.c:8691
38966 #, gcc-internal-format
38967 msgid ""
38968 "invalid in-class initialization of static data member of non-integral type "
38969 "%qT"
38970 msgstr ""
38972 #: cp/decl.c:8698
38973 #, gcc-internal-format
38974 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
38975 msgstr ""
38977 #: cp/decl.c:8703
38978 #, gcc-internal-format
38979 msgid ""
38980 "ISO C++ forbids initialization of member constant %qD of non-integral type "
38981 "%qT"
38982 msgstr ""
38984 #: cp/decl.c:8798 cp/decl.c:8825
38985 #, gcc-internal-format
38986 msgid "size of array %qD has non-integral type %qT"
38987 msgstr ""
38989 #: cp/decl.c:8801 cp/decl.c:8827
38990 #, gcc-internal-format
38991 msgid "size of array has non-integral type %qT"
38992 msgstr ""
38994 #: cp/decl.c:8858 cp/decl.c:8911
38995 #, gcc-internal-format
38996 msgid "size of array is not an integral constant-expression"
38997 msgstr ""
38999 #: cp/decl.c:8877
39000 #, gcc-internal-format
39001 msgid "size of array %qD is negative"
39002 msgstr ""
39004 #: cp/decl.c:8879 cp/init.c:3437
39005 #, gcc-internal-format
39006 msgid "size of array is negative"
39007 msgstr ""
39009 #: cp/decl.c:8893
39010 #, gcc-internal-format
39011 msgid "ISO C++ forbids zero-size array %qD"
39012 msgstr ""
39014 #: cp/decl.c:8895
39015 #, gcc-internal-format
39016 msgid "ISO C++ forbids zero-size array"
39017 msgstr ""
39019 #: cp/decl.c:8908
39020 #, gcc-internal-format
39021 msgid "size of array %qD is not an integral constant-expression"
39022 msgstr ""
39024 #: cp/decl.c:8917
39025 #, gcc-internal-format
39026 msgid "ISO C++ forbids variable length array %qD"
39027 msgstr ""
39029 #: cp/decl.c:8919
39030 #, gcc-internal-format
39031 msgid "ISO C++ forbids variable length array"
39032 msgstr ""
39034 #: cp/decl.c:8925
39035 #, gcc-internal-format
39036 msgid "variable length array %qD is used"
39037 msgstr ""
39039 #: cp/decl.c:8928
39040 #, gcc-internal-format
39041 msgid "variable length array is used"
39042 msgstr ""
39044 #: cp/decl.c:8979
39045 #, gcc-internal-format
39046 msgid "overflow in array dimension"
39047 msgstr ""
39049 #: cp/decl.c:9032
39050 #, gcc-internal-format
39051 msgid "%qD declared as array of %qT"
39052 msgstr ""
39054 #: cp/decl.c:9042
39055 #, gcc-internal-format
39056 msgid "declaration of %qD as array of void"
39057 msgstr ""
39059 #: cp/decl.c:9044
39060 #, gcc-internal-format
39061 msgid "creating array of void"
39062 msgstr ""
39064 #: cp/decl.c:9049
39065 #, gcc-internal-format
39066 msgid "declaration of %qD as array of functions"
39067 msgstr ""
39069 #: cp/decl.c:9051
39070 #, gcc-internal-format
39071 msgid "creating array of functions"
39072 msgstr ""
39074 #: cp/decl.c:9056
39075 #, gcc-internal-format
39076 msgid "declaration of %qD as array of references"
39077 msgstr ""
39079 #: cp/decl.c:9058
39080 #, gcc-internal-format
39081 msgid "creating array of references"
39082 msgstr ""
39084 #: cp/decl.c:9063
39085 #, gcc-internal-format
39086 msgid "declaration of %qD as array of function members"
39087 msgstr ""
39089 #: cp/decl.c:9065
39090 #, gcc-internal-format
39091 msgid "creating array of function members"
39092 msgstr ""
39094 #: cp/decl.c:9079
39095 #, gcc-internal-format
39096 msgid ""
39097 "declaration of %qD as multidimensional array must have bounds for all "
39098 "dimensions except the first"
39099 msgstr ""
39101 #: cp/decl.c:9083
39102 #, gcc-internal-format
39103 msgid ""
39104 "multidimensional array must have bounds for all dimensions except the first"
39105 msgstr ""
39107 #: cp/decl.c:9142
39108 #, gcc-internal-format
39109 msgid "return type specification for constructor invalid"
39110 msgstr ""
39112 #: cp/decl.c:9145
39113 #, gcc-internal-format
39114 msgid "qualifiers are not allowed on constructor declaration"
39115 msgstr ""
39117 #: cp/decl.c:9155
39118 #, gcc-internal-format
39119 msgid "return type specification for destructor invalid"
39120 msgstr ""
39122 #: cp/decl.c:9158
39123 #, gcc-internal-format
39124 msgid "qualifiers are not allowed on destructor declaration"
39125 msgstr ""
39127 #: cp/decl.c:9172
39128 #, gcc-internal-format
39129 msgid "return type specified for %<operator %T%>"
39130 msgstr ""
39132 #: cp/decl.c:9175
39133 #, gcc-internal-format
39134 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
39135 msgstr ""
39137 #: cp/decl.c:9199
39138 #, gcc-internal-format
39139 msgid "unnamed variable or field declared void"
39140 msgstr ""
39142 #: cp/decl.c:9206
39143 #, gcc-internal-format
39144 msgid "variable or field declared void"
39145 msgstr ""
39147 #: cp/decl.c:9409
39148 #, gcc-internal-format
39149 msgid "invalid use of qualified-name %<::%D%>"
39150 msgstr ""
39152 #: cp/decl.c:9412 cp/decl.c:9432
39153 #, gcc-internal-format
39154 msgid "invalid use of qualified-name %<%T::%D%>"
39155 msgstr ""
39157 #: cp/decl.c:9415
39158 #, gcc-internal-format
39159 msgid "invalid use of qualified-name %<%D::%D%>"
39160 msgstr ""
39162 #: cp/decl.c:9424
39163 #, gcc-internal-format
39164 msgid "%q#T is not a class or a namespace"
39165 msgstr ""
39167 #: cp/decl.c:9448 cp/decl.c:9545 cp/decl.c:9554 cp/decl.c:10982
39168 #, gcc-internal-format
39169 msgid "declaration of %qD as non-function"
39170 msgstr ""
39172 #: cp/decl.c:9454
39173 #, gcc-internal-format
39174 msgid "declaration of %qD as non-member"
39175 msgstr ""
39177 #: cp/decl.c:9490
39178 #, gcc-internal-format
39179 msgid "declarator-id missing; using reserved word %qD"
39180 msgstr ""
39182 #: cp/decl.c:9537
39183 #, gcc-internal-format
39184 msgid "function definition does not declare parameters"
39185 msgstr ""
39187 #: cp/decl.c:9562
39188 #, gcc-internal-format
39189 msgid "declaration of %qD as %<typedef%>"
39190 msgstr ""
39192 #: cp/decl.c:9567
39193 #, gcc-internal-format
39194 msgid "declaration of %qD as parameter"
39195 msgstr ""
39197 #: cp/decl.c:9600
39198 #, gcc-internal-format
39199 msgid "%<concept%> cannot appear in a typedef declaration"
39200 msgstr ""
39202 #: cp/decl.c:9606
39203 #, gcc-internal-format
39204 msgid "%<constexpr%> cannot appear in a typedef declaration"
39205 msgstr ""
39207 #: cp/decl.c:9614
39208 #, gcc-internal-format
39209 msgid "two or more data types in declaration of %qs"
39210 msgstr ""
39212 #: cp/decl.c:9620
39213 #, gcc-internal-format
39214 msgid "conflicting specifiers in declaration of %qs"
39215 msgstr ""
39217 #: cp/decl.c:9661
39218 #, gcc-internal-format
39219 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
39220 msgstr ""
39222 #: cp/decl.c:9709 cp/decl.c:9712 cp/decl.c:9715
39223 #, gcc-internal-format
39224 msgid "ISO C++ forbids declaration of %qs with no type"
39225 msgstr ""
39227 #: cp/decl.c:9731
39228 #, gcc-internal-format
39229 msgid "%<__int%d%> is not supported by this target"
39230 msgstr ""
39232 #: cp/decl.c:9737
39233 #, gcc-internal-format
39234 msgid "ISO C++ does not support %<__int%d%> for %qs"
39235 msgstr ""
39237 #: cp/decl.c:9759 cp/decl.c:9779
39238 #, gcc-internal-format
39239 msgid "%<signed%> or %<unsigned%> invalid for %qs"
39240 msgstr ""
39242 #: cp/decl.c:9761
39243 #, gcc-internal-format
39244 msgid "%<signed%> and %<unsigned%> specified together for %qs"
39245 msgstr ""
39247 #: cp/decl.c:9763
39248 #, gcc-internal-format
39249 msgid "%<long long%> invalid for %qs"
39250 msgstr ""
39252 #: cp/decl.c:9765
39253 #, gcc-internal-format
39254 msgid "%<long%> invalid for %qs"
39255 msgstr ""
39257 #: cp/decl.c:9767
39258 #, gcc-internal-format
39259 msgid "%<short%> invalid for %qs"
39260 msgstr ""
39262 #: cp/decl.c:9769
39263 #, gcc-internal-format
39264 msgid "%<long%> or %<short%> invalid for %qs"
39265 msgstr ""
39267 #: cp/decl.c:9771
39268 #, gcc-internal-format
39269 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
39270 msgstr ""
39272 #: cp/decl.c:9773
39273 #, gcc-internal-format
39274 msgid "%<long%> or %<short%> specified with char for %qs"
39275 msgstr ""
39277 #: cp/decl.c:9775
39278 #, gcc-internal-format
39279 msgid "%<long%> and %<short%> specified together for %qs"
39280 msgstr ""
39282 #: cp/decl.c:9781
39283 #, gcc-internal-format
39284 msgid "%<short%> or %<long%> invalid for %qs"
39285 msgstr ""
39287 #: cp/decl.c:9789
39288 #, gcc-internal-format
39289 msgid "long, short, signed or unsigned used invalidly for %qs"
39290 msgstr ""
39292 #: cp/decl.c:9857
39293 #, gcc-internal-format
39294 msgid "complex invalid for %qs"
39295 msgstr ""
39297 #: cp/decl.c:9904
39298 #, gcc-internal-format
39299 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
39300 msgstr ""
39302 #: cp/decl.c:9910
39303 #, gcc-internal-format
39304 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
39305 msgstr ""
39307 #: cp/decl.c:9920
39308 #, gcc-internal-format
39309 msgid "typedef declaration invalid in parameter declaration"
39310 msgstr ""
39312 #: cp/decl.c:9925
39313 #, gcc-internal-format
39314 msgid "storage class specified for template parameter %qs"
39315 msgstr ""
39317 #: cp/decl.c:9931
39318 #, gcc-internal-format
39319 msgid "storage class specifiers invalid in parameter declarations"
39320 msgstr ""
39322 #: cp/decl.c:9935
39323 #, gcc-internal-format
39324 msgid "a parameter cannot be declared %<concept%>"
39325 msgstr ""
39327 #: cp/decl.c:9940
39328 #, gcc-internal-format
39329 msgid "a parameter cannot be declared %<constexpr%>"
39330 msgstr ""
39332 #: cp/decl.c:9950
39333 #, gcc-internal-format
39334 msgid "%<virtual%> outside class declaration"
39335 msgstr ""
39337 #: cp/decl.c:9968
39338 #, gcc-internal-format
39339 msgid "multiple storage classes in declaration of %qs"
39340 msgstr ""
39342 #: cp/decl.c:9991
39343 #, gcc-internal-format
39344 msgid "storage class specified for %qs"
39345 msgstr ""
39347 #: cp/decl.c:9995
39348 #, gcc-internal-format
39349 msgid "storage class specified for parameter %qs"
39350 msgstr ""
39352 #: cp/decl.c:10008
39353 #, gcc-internal-format
39354 msgid "nested function %qs declared %<extern%>"
39355 msgstr ""
39357 #: cp/decl.c:10012
39358 #, gcc-internal-format
39359 msgid "top-level declaration of %qs specifies %<auto%>"
39360 msgstr ""
39362 #: cp/decl.c:10019
39363 #, gcc-internal-format
39364 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
39365 msgstr ""
39367 #: cp/decl.c:10031
39368 #, gcc-internal-format
39369 msgid "storage class specifiers invalid in friend function declarations"
39370 msgstr ""
39372 #: cp/decl.c:10137
39373 #, gcc-internal-format
39374 msgid "%qs declared as function returning a function"
39375 msgstr ""
39377 #: cp/decl.c:10142
39378 #, gcc-internal-format
39379 msgid "%qs declared as function returning an array"
39380 msgstr ""
39382 #: cp/decl.c:10166
39383 #, gcc-internal-format
39384 msgid "requires-clause on return type"
39385 msgstr ""
39387 #: cp/decl.c:10185
39388 #, gcc-internal-format
39389 msgid "%qs function uses %<auto%> type specifier without trailing return type"
39390 msgstr ""
39392 #: cp/decl.c:10188
39393 #, gcc-internal-format
39394 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
39395 msgstr ""
39397 #: cp/decl.c:10194
39398 #, gcc-internal-format
39399 msgid "virtual function cannot have deduced return type"
39400 msgstr ""
39402 #: cp/decl.c:10201
39403 #, gcc-internal-format
39404 msgid ""
39405 "%qs function with trailing return type has %qT as its type rather than plain "
39406 "%<auto%>"
39407 msgstr ""
39409 #. Not using maybe_warn_cpp0x because this should
39410 #. always be an error.
39411 #: cp/decl.c:10213
39412 #, gcc-internal-format
39413 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
39414 msgstr ""
39416 #: cp/decl.c:10216
39417 #, gcc-internal-format
39418 msgid ""
39419 "%qs function with trailing return type not declared with %<auto%> type "
39420 "specifier"
39421 msgstr ""
39423 #: cp/decl.c:10253
39424 #, gcc-internal-format
39425 msgid "destructor cannot be static member function"
39426 msgstr ""
39428 #: cp/decl.c:10254
39429 #, gcc-internal-format
39430 msgid "constructor cannot be static member function"
39431 msgstr ""
39433 #: cp/decl.c:10258
39434 #, gcc-internal-format
39435 msgid "destructors may not be cv-qualified"
39436 msgstr ""
39438 #: cp/decl.c:10259
39439 #, gcc-internal-format
39440 msgid "constructors may not be cv-qualified"
39441 msgstr ""
39443 #: cp/decl.c:10267
39444 #, gcc-internal-format
39445 msgid "destructors may not be ref-qualified"
39446 msgstr ""
39448 #: cp/decl.c:10286
39449 #, gcc-internal-format
39450 msgid "constructors cannot be declared %<virtual%>"
39451 msgstr ""
39453 #. Cannot be both friend and virtual.
39454 #: cp/decl.c:10301
39455 #, gcc-internal-format
39456 msgid "virtual functions cannot be friends"
39457 msgstr ""
39459 #: cp/decl.c:10305
39460 #, gcc-internal-format
39461 msgid "friend declaration not in class definition"
39462 msgstr ""
39464 #: cp/decl.c:10307
39465 #, gcc-internal-format
39466 msgid "can%'t define friend function %qs in a local class definition"
39467 msgstr ""
39469 #: cp/decl.c:10319
39470 #, gcc-internal-format
39471 msgid "a conversion function cannot have a trailing return type"
39472 msgstr ""
39474 #: cp/decl.c:10330
39475 #, gcc-internal-format
39476 msgid "destructors may not have parameters"
39477 msgstr ""
39479 #: cp/decl.c:10367
39480 #, gcc-internal-format
39481 msgid "cannot declare pointer to %q#T"
39482 msgstr ""
39484 #: cp/decl.c:10380 cp/decl.c:10387
39485 #, gcc-internal-format
39486 msgid "cannot declare reference to %q#T"
39487 msgstr ""
39489 #: cp/decl.c:10389
39490 #, gcc-internal-format
39491 msgid "cannot declare pointer to %q#T member"
39492 msgstr ""
39494 #: cp/decl.c:10418
39495 #, gcc-internal-format
39496 msgid "cannot declare reference to qualified function type %qT"
39497 msgstr ""
39499 #: cp/decl.c:10419
39500 #, gcc-internal-format
39501 msgid "cannot declare pointer to qualified function type %qT"
39502 msgstr ""
39504 #: cp/decl.c:10492
39505 #, gcc-internal-format
39506 msgid ""
39507 "cannot declare reference to %q#T, which is not a typedef or a template type "
39508 "argument"
39509 msgstr ""
39511 #: cp/decl.c:10562
39512 #, gcc-internal-format
39513 msgid "template-id %qD used as a declarator"
39514 msgstr ""
39516 #: cp/decl.c:10586
39517 #, gcc-internal-format
39518 msgid "member functions are implicitly friends of their class"
39519 msgstr ""
39521 #: cp/decl.c:10591
39522 #, gcc-internal-format
39523 msgid "extra qualification %<%T::%> on member %qs"
39524 msgstr ""
39526 #: cp/decl.c:10621
39527 #, gcc-internal-format
39528 msgid "cannot define member function %<%T::%s%> within %<%T%>"
39529 msgstr ""
39531 #: cp/decl.c:10623
39532 #, gcc-internal-format
39533 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
39534 msgstr ""
39536 #: cp/decl.c:10631
39537 #, gcc-internal-format
39538 msgid "cannot declare member %<%T::%s%> within %qT"
39539 msgstr ""
39541 #: cp/decl.c:10664
39542 #, gcc-internal-format
39543 msgid "non-parameter %qs cannot be a parameter pack"
39544 msgstr ""
39546 #: cp/decl.c:10672
39547 #, gcc-internal-format
39548 msgid "data member may not have variably modified type %qT"
39549 msgstr ""
39551 #: cp/decl.c:10674
39552 #, gcc-internal-format
39553 msgid "parameter may not have variably modified type %qT"
39554 msgstr ""
39556 #: cp/decl.c:10685
39557 #, gcc-internal-format
39558 msgid "%<explicit%> outside class declaration"
39559 msgstr ""
39561 #: cp/decl.c:10688
39562 #, gcc-internal-format
39563 msgid "%<explicit%> in friend declaration"
39564 msgstr ""
39566 #: cp/decl.c:10691
39567 #, gcc-internal-format
39568 msgid ""
39569 "only declarations of constructors and conversion operators can be %<explicit"
39570 "%>"
39571 msgstr ""
39573 #: cp/decl.c:10700
39574 #, gcc-internal-format
39575 msgid "non-member %qs cannot be declared %<mutable%>"
39576 msgstr ""
39578 #: cp/decl.c:10705
39579 #, gcc-internal-format
39580 msgid "non-object member %qs cannot be declared %<mutable%>"
39581 msgstr ""
39583 #: cp/decl.c:10711
39584 #, gcc-internal-format
39585 msgid "function %qs cannot be declared %<mutable%>"
39586 msgstr ""
39588 #: cp/decl.c:10716
39589 #, gcc-internal-format
39590 msgid "static %qs cannot be declared %<mutable%>"
39591 msgstr ""
39593 #: cp/decl.c:10721
39594 #, gcc-internal-format
39595 msgid "const %qs cannot be declared %<mutable%>"
39596 msgstr ""
39598 #: cp/decl.c:10726
39599 #, gcc-internal-format
39600 msgid "reference %qs cannot be declared %<mutable%>"
39601 msgstr ""
39603 #: cp/decl.c:10762
39604 #, gcc-internal-format
39605 msgid "typedef declared %<auto%>"
39606 msgstr ""
39608 #: cp/decl.c:10767
39609 #, gcc-internal-format
39610 msgid "requires-clause on typedef"
39611 msgstr ""
39613 #: cp/decl.c:10775
39614 #, gcc-internal-format
39615 msgid "typedef name may not be a nested-name-specifier"
39616 msgstr ""
39618 #: cp/decl.c:10796
39619 #, gcc-internal-format
39620 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
39621 msgstr ""
39623 #: cp/decl.c:10912
39624 #, gcc-internal-format
39625 msgid "%<inline%> specified for friend class declaration"
39626 msgstr ""
39628 #: cp/decl.c:10920
39629 #, gcc-internal-format
39630 msgid "template parameters cannot be friends"
39631 msgstr ""
39633 #: cp/decl.c:10922
39634 #, gcc-internal-format
39635 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
39636 msgstr ""
39638 #: cp/decl.c:10926
39639 #, gcc-internal-format
39640 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
39641 msgstr ""
39643 #: cp/decl.c:10939
39644 #, gcc-internal-format
39645 msgid "trying to make class %qT a friend of global scope"
39646 msgstr ""
39648 #: cp/decl.c:10959
39649 #, gcc-internal-format
39650 msgid "invalid qualifiers on non-member function type"
39651 msgstr ""
39653 #: cp/decl.c:10963
39654 #, gcc-internal-format
39655 msgid "requires-clause on type-id"
39656 msgstr ""
39658 #: cp/decl.c:10972
39659 #, gcc-internal-format
39660 msgid "abstract declarator %qT used as declaration"
39661 msgstr ""
39663 #: cp/decl.c:10990
39664 #, gcc-internal-format
39665 msgid "requires-clause on declaration of non-function type %qT"
39666 msgstr ""
39668 #: cp/decl.c:11008
39669 #, gcc-internal-format
39670 msgid "cannot use %<::%> in parameter declaration"
39671 msgstr ""
39673 #: cp/decl.c:11013
39674 #, gcc-internal-format
39675 msgid "%<auto%> parameter not permitted in this context"
39676 msgstr ""
39678 #: cp/decl.c:11015
39679 #, gcc-internal-format
39680 msgid "parameter declared %<auto%>"
39681 msgstr ""
39683 #: cp/decl.c:11061
39684 #, gcc-internal-format
39685 msgid "non-static data member declared %<auto%>"
39686 msgstr ""
39688 #. Something like struct S { int N::j; };
39689 #: cp/decl.c:11092
39690 #, gcc-internal-format
39691 msgid "invalid use of %<::%>"
39692 msgstr ""
39694 #: cp/decl.c:11114
39695 #, gcc-internal-format
39696 msgid "declaration of function %qD in invalid context"
39697 msgstr ""
39699 #: cp/decl.c:11123
39700 #, gcc-internal-format
39701 msgid "function %qD declared %<virtual%> inside a union"
39702 msgstr ""
39704 #: cp/decl.c:11132
39705 #, gcc-internal-format
39706 msgid "%qD cannot be declared %<virtual%>, since it is always static"
39707 msgstr ""
39709 #: cp/decl.c:11148
39710 #, gcc-internal-format
39711 msgid "expected qualified name in friend declaration for destructor %qD"
39712 msgstr ""
39714 #: cp/decl.c:11155
39715 #, gcc-internal-format
39716 msgid "declaration of %qD as member of %qT"
39717 msgstr ""
39719 #: cp/decl.c:11161
39720 #, gcc-internal-format
39721 msgid "a destructor cannot be %<concept%>"
39722 msgstr ""
39724 #: cp/decl.c:11166
39725 #, gcc-internal-format
39726 msgid "a destructor cannot be %<constexpr%>"
39727 msgstr ""
39729 #: cp/decl.c:11172
39730 #, gcc-internal-format
39731 msgid "expected qualified name in friend declaration for constructor %qD"
39732 msgstr ""
39734 #: cp/decl.c:11180
39735 #, gcc-internal-format
39736 msgid "a constructor cannot be %<concept%>"
39737 msgstr ""
39739 #: cp/decl.c:11185
39740 #, gcc-internal-format
39741 msgid "a concept cannot be a member function"
39742 msgstr ""
39744 #: cp/decl.c:11194
39745 #, gcc-internal-format
39746 msgid "specialization of variable template %qD declared as function"
39747 msgstr ""
39749 #: cp/decl.c:11197
39750 #, gcc-internal-format
39751 msgid "variable template declared here"
39752 msgstr ""
39754 #: cp/decl.c:11252
39755 #, gcc-internal-format
39756 msgid "field %qD has incomplete type %qT"
39757 msgstr ""
39759 #: cp/decl.c:11257
39760 #, gcc-internal-format
39761 msgid "name %qT has incomplete type"
39762 msgstr ""
39764 #: cp/decl.c:11267
39765 #, gcc-internal-format
39766 msgid "%qE is neither function nor member function; cannot be declared friend"
39767 msgstr ""
39769 #: cp/decl.c:11326
39770 #, gcc-internal-format
39771 msgid "static data member %qE declared %<concept%>"
39772 msgstr ""
39774 #: cp/decl.c:11330
39775 #, gcc-internal-format
39776 msgid "constexpr static data member %qD must have an initializer"
39777 msgstr ""
39779 #: cp/decl.c:11338
39780 #, gcc-internal-format
39781 msgid "non-static data member %qE declared %<concept%>"
39782 msgstr ""
39784 #: cp/decl.c:11342
39785 #, gcc-internal-format
39786 msgid "non-static data member %qE declared %<constexpr%>"
39787 msgstr ""
39789 #: cp/decl.c:11392
39790 #, gcc-internal-format
39791 msgid "storage class %<auto%> invalid for function %qs"
39792 msgstr ""
39794 #: cp/decl.c:11394
39795 #, gcc-internal-format
39796 msgid "storage class %<register%> invalid for function %qs"
39797 msgstr ""
39799 #: cp/decl.c:11398
39800 #, gcc-internal-format
39801 msgid "storage class %<__thread%> invalid for function %qs"
39802 msgstr ""
39804 #: cp/decl.c:11401
39805 #, gcc-internal-format
39806 msgid "storage class %<thread_local%> invalid for function %qs"
39807 msgstr ""
39809 #: cp/decl.c:11406
39810 #, gcc-internal-format
39811 msgid "virt-specifiers in %qs not allowed outside a class definition"
39812 msgstr ""
39814 #: cp/decl.c:11417
39815 #, gcc-internal-format
39816 msgid ""
39817 "%<static%> specifier invalid for function %qs declared out of global scope"
39818 msgstr ""
39820 #: cp/decl.c:11421
39821 #, gcc-internal-format
39822 msgid ""
39823 "%<inline%> specifier invalid for function %qs declared out of global scope"
39824 msgstr ""
39826 #: cp/decl.c:11429
39827 #, gcc-internal-format
39828 msgid "virtual non-class function %qs"
39829 msgstr ""
39831 #: cp/decl.c:11436
39832 #, gcc-internal-format
39833 msgid "%qs defined in a non-class scope"
39834 msgstr ""
39836 #: cp/decl.c:11437
39837 #, gcc-internal-format
39838 msgid "%qs declared in a non-class scope"
39839 msgstr ""
39841 #: cp/decl.c:11470
39842 #, gcc-internal-format
39843 msgid "cannot declare member function %qD to have static linkage"
39844 msgstr ""
39846 #. 7.1.1: There can be no static function declarations within a
39847 #. block.
39848 #: cp/decl.c:11478
39849 #, gcc-internal-format
39850 msgid "cannot declare static function inside another function"
39851 msgstr ""
39853 #: cp/decl.c:11512
39854 #, gcc-internal-format
39855 msgid ""
39856 "%<static%> may not be used when defining (as opposed to declaring) a static "
39857 "data member"
39858 msgstr ""
39860 #: cp/decl.c:11519
39861 #, gcc-internal-format
39862 msgid "static member %qD declared %<register%>"
39863 msgstr ""
39865 #: cp/decl.c:11525
39866 #, gcc-internal-format
39867 msgid "cannot explicitly declare member %q#D to have extern linkage"
39868 msgstr ""
39870 #: cp/decl.c:11532
39871 #, gcc-internal-format
39872 msgid "declaration of constexpr variable %qD is not a definition"
39873 msgstr ""
39875 #: cp/decl.c:11545
39876 #, gcc-internal-format
39877 msgid "%qs initialized and declared %<extern%>"
39878 msgstr ""
39880 #: cp/decl.c:11549
39881 #, gcc-internal-format
39882 msgid "%qs has both %<extern%> and initializer"
39883 msgstr ""
39885 #: cp/decl.c:11696
39886 #, gcc-internal-format
39887 msgid "default argument %qE uses %qD"
39888 msgstr ""
39890 #: cp/decl.c:11699
39891 #, gcc-internal-format
39892 msgid "default argument %qE uses local variable %qD"
39893 msgstr ""
39895 #: cp/decl.c:11783
39896 #, gcc-internal-format
39897 msgid "invalid use of cv-qualified type %qT in parameter declaration"
39898 msgstr ""
39900 #: cp/decl.c:11787
39901 #, gcc-internal-format
39902 msgid "invalid use of type %<void%> in parameter declaration"
39903 msgstr ""
39905 #: cp/decl.c:11800
39906 #, gcc-internal-format
39907 msgid "parameter %qD has Java class type"
39908 msgstr ""
39910 #: cp/decl.c:11820
39911 #, gcc-internal-format
39912 msgid "parameter %qD invalidly declared method type"
39913 msgstr ""
39915 #: cp/decl.c:11845
39916 #, gcc-internal-format
39917 msgid "parameter %qD includes pointer to array of unknown bound %qT"
39918 msgstr ""
39920 #: cp/decl.c:11847
39921 #, gcc-internal-format
39922 msgid "parameter %qD includes reference to array of unknown bound %qT"
39923 msgstr ""
39925 #. [class.copy]
39927 #. A declaration of a constructor for a class X is ill-formed if
39928 #. its first parameter is of type (optionally cv-qualified) X
39929 #. and either there are no other parameters or else all other
39930 #. parameters have default arguments.
39932 #. We *don't* complain about member template instantiations that
39933 #. have this form, though; they can occur as we try to decide
39934 #. what constructor to use during overload resolution.  Since
39935 #. overload resolution will never prefer such a constructor to
39936 #. the non-template copy constructor (which is either explicitly
39937 #. or implicitly defined), there's no need to worry about their
39938 #. existence.  Theoretically, they should never even be
39939 #. instantiated, but that's hard to forestall.
39940 #: cp/decl.c:12097
39941 #, gcc-internal-format
39942 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
39943 msgstr ""
39945 #: cp/decl.c:12219
39946 #, gcc-internal-format
39947 msgid "%qD may not be declared within a namespace"
39948 msgstr ""
39950 #: cp/decl.c:12224
39951 #, gcc-internal-format
39952 msgid "%qD may not be declared as static"
39953 msgstr ""
39955 #: cp/decl.c:12250
39956 #, gcc-internal-format
39957 msgid "%qD must be a nonstatic member function"
39958 msgstr ""
39960 #: cp/decl.c:12259
39961 #, gcc-internal-format
39962 msgid ""
39963 "%qD must be either a non-static member function or a non-member function"
39964 msgstr ""
39966 #: cp/decl.c:12281
39967 #, gcc-internal-format
39968 msgid "%qD must have an argument of class or enumerated type"
39969 msgstr ""
39971 #: cp/decl.c:12310
39972 #, gcc-internal-format
39973 msgid ""
39974 "conversion to a reference to void will never use a type conversion operator"
39975 msgstr ""
39977 #: cp/decl.c:12312
39978 #, gcc-internal-format
39979 msgid "conversion to void will never use a type conversion operator"
39980 msgstr ""
39982 #: cp/decl.c:12319
39983 #, gcc-internal-format
39984 msgid ""
39985 "conversion to a reference to the same type will never use a type conversion "
39986 "operator"
39987 msgstr ""
39989 #: cp/decl.c:12321
39990 #, gcc-internal-format
39991 msgid "conversion to the same type will never use a type conversion operator"
39992 msgstr ""
39994 #: cp/decl.c:12329
39995 #, gcc-internal-format
39996 msgid ""
39997 "conversion to a reference to a base class will never use a type conversion "
39998 "operator"
39999 msgstr ""
40001 #: cp/decl.c:12331
40002 #, gcc-internal-format
40003 msgid "conversion to a base class will never use a type conversion operator"
40004 msgstr ""
40006 #. 13.4.0.3
40007 #: cp/decl.c:12340
40008 #, gcc-internal-format
40009 msgid "ISO C++ prohibits overloading operator ?:"
40010 msgstr ""
40012 #: cp/decl.c:12345
40013 #, gcc-internal-format
40014 msgid "%qD must not have variable number of arguments"
40015 msgstr ""
40017 #: cp/decl.c:12396
40018 #, gcc-internal-format
40019 msgid "postfix %qD must take %<int%> as its argument"
40020 msgstr ""
40022 #: cp/decl.c:12399
40023 #, gcc-internal-format
40024 msgid "postfix %qD must take %<int%> as its second argument"
40025 msgstr ""
40027 #: cp/decl.c:12407
40028 #, gcc-internal-format
40029 msgid "%qD must take either zero or one argument"
40030 msgstr ""
40032 #: cp/decl.c:12409
40033 #, gcc-internal-format
40034 msgid "%qD must take either one or two arguments"
40035 msgstr ""
40037 #: cp/decl.c:12431
40038 #, gcc-internal-format
40039 msgid "prefix %qD should return %qT"
40040 msgstr ""
40042 #: cp/decl.c:12437
40043 #, gcc-internal-format
40044 msgid "postfix %qD should return %qT"
40045 msgstr ""
40047 #: cp/decl.c:12446
40048 #, gcc-internal-format
40049 msgid "%qD must take %<void%>"
40050 msgstr ""
40052 #: cp/decl.c:12448 cp/decl.c:12457
40053 #, gcc-internal-format
40054 msgid "%qD must take exactly one argument"
40055 msgstr ""
40057 #: cp/decl.c:12459
40058 #, gcc-internal-format
40059 msgid "%qD must take exactly two arguments"
40060 msgstr ""
40062 #: cp/decl.c:12468
40063 #, gcc-internal-format
40064 msgid "user-defined %qD always evaluates both arguments"
40065 msgstr ""
40067 #: cp/decl.c:12482
40068 #, gcc-internal-format
40069 msgid "%qD should return by value"
40070 msgstr ""
40072 #: cp/decl.c:12493 cp/decl.c:12498
40073 #, gcc-internal-format
40074 msgid "%qD cannot have default arguments"
40075 msgstr ""
40077 #: cp/decl.c:12556
40078 #, gcc-internal-format
40079 msgid "using template type parameter %qT after %qs"
40080 msgstr ""
40082 #: cp/decl.c:12579
40083 #, gcc-internal-format
40084 msgid "using alias template specialization %qT after %qs"
40085 msgstr ""
40087 #: cp/decl.c:12582
40088 #, gcc-internal-format
40089 msgid "using typedef-name %qD after %qs"
40090 msgstr ""
40092 #: cp/decl.c:12584
40093 #, gcc-internal-format
40094 msgid "%qD has a previous declaration here"
40095 msgstr ""
40097 #: cp/decl.c:12592
40098 #, gcc-internal-format
40099 msgid "%qT referred to as %qs"
40100 msgstr ""
40102 #: cp/decl.c:12593 cp/decl.c:12600
40103 #, gcc-internal-format
40104 msgid "%qT has a previous declaration here"
40105 msgstr ""
40107 #: cp/decl.c:12599
40108 #, gcc-internal-format
40109 msgid "%qT referred to as enum"
40110 msgstr ""
40112 #. If a class template appears as elaborated type specifier
40113 #. without a template header such as:
40115 #. template <class T> class C {};
40116 #. void f(class C);             // No template header here
40118 #. then the required template argument is missing.
40119 #: cp/decl.c:12614
40120 #, gcc-internal-format
40121 msgid "template argument required for %<%s %T%>"
40122 msgstr ""
40124 #: cp/decl.c:12668 cp/name-lookup.c:3198
40125 #, gcc-internal-format
40126 msgid "%qD has the same name as the class in which it is declared"
40127 msgstr ""
40129 #: cp/decl.c:12698 cp/friend.c:261 cp/parser.c:2983 cp/parser.c:6126
40130 #: cp/pt.c:8177
40131 #, gcc-internal-format
40132 msgid "%qT is not a template"
40133 msgstr ""
40135 #: cp/decl.c:12699 cp/friend.c:262 cp/tree.c:3768
40136 #, gcc-internal-format
40137 msgid "previous declaration here"
40138 msgstr ""
40140 #: cp/decl.c:12703
40141 #, gcc-internal-format
40142 msgid "perhaps you want to explicitly add %<%T::%>"
40143 msgstr ""
40145 #: cp/decl.c:12712 cp/name-lookup.c:2688 cp/name-lookup.c:3516
40146 #: cp/name-lookup.c:3561 cp/parser.c:6077 cp/parser.c:25024
40147 #, gcc-internal-format
40148 msgid "reference to %qD is ambiguous"
40149 msgstr ""
40151 #: cp/decl.c:12833
40152 #, gcc-internal-format
40153 msgid "use of enum %q#D without previous declaration"
40154 msgstr ""
40156 #: cp/decl.c:12866
40157 #, gcc-internal-format
40158 msgid "redeclaration of %qT as a non-template"
40159 msgstr ""
40161 #: cp/decl.c:13002
40162 #, gcc-internal-format
40163 msgid "derived union %qT invalid"
40164 msgstr ""
40166 #: cp/decl.c:13008
40167 #, gcc-internal-format
40168 msgid "Java class %qT cannot have multiple bases"
40169 msgstr ""
40171 #: cp/decl.c:13011
40172 #, gcc-internal-format
40173 msgid "%qT defined with multiple direct bases"
40174 msgstr ""
40176 #: cp/decl.c:13019
40177 #, gcc-internal-format
40178 msgid "Java class %qT cannot have virtual bases"
40179 msgstr ""
40181 #: cp/decl.c:13022
40182 #, gcc-internal-format
40183 msgid "%qT defined with direct virtual base"
40184 msgstr ""
40186 #: cp/decl.c:13040
40187 #, gcc-internal-format
40188 msgid "base type %qT fails to be a struct or class type"
40189 msgstr ""
40191 #: cp/decl.c:13073
40192 #, gcc-internal-format
40193 msgid "recursive type %qT undefined"
40194 msgstr ""
40196 #: cp/decl.c:13075
40197 #, gcc-internal-format
40198 msgid "duplicate base type %qT invalid"
40199 msgstr ""
40201 #: cp/decl.c:13220
40202 #, gcc-internal-format
40203 msgid "scoped/unscoped mismatch in enum %q#T"
40204 msgstr ""
40206 #: cp/decl.c:13223 cp/decl.c:13231 cp/decl.c:13243 cp/parser.c:17403
40207 #, gcc-internal-format
40208 msgid "previous definition here"
40209 msgstr ""
40211 #: cp/decl.c:13228
40212 #, gcc-internal-format
40213 msgid "underlying type mismatch in enum %q#T"
40214 msgstr ""
40216 #: cp/decl.c:13240
40217 #, gcc-internal-format
40218 msgid "different underlying type in enum %q#T"
40219 msgstr ""
40221 #: cp/decl.c:13312
40222 #, gcc-internal-format
40223 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
40224 msgstr ""
40226 #. DR 377
40228 #. IF no integral type can represent all the enumerator values, the
40229 #. enumeration is ill-formed.
40230 #: cp/decl.c:13459
40231 #, gcc-internal-format
40232 msgid "no integral type can represent all of the enumerator values for %qT"
40233 msgstr ""
40235 #: cp/decl.c:13625
40236 #, gcc-internal-format
40237 msgid ""
40238 "enumerator value for %qD must have integral or unscoped enumeration type"
40239 msgstr ""
40241 #: cp/decl.c:13635
40242 #, gcc-internal-format
40243 msgid "enumerator value for %qD is not an integer constant"
40244 msgstr ""
40246 #: cp/decl.c:13683
40247 #, gcc-internal-format
40248 msgid "incremented enumerator value is too large for %<unsigned long%>"
40249 msgstr ""
40251 #: cp/decl.c:13695
40252 #, gcc-internal-format
40253 msgid "overflow in enumeration values at %qD"
40254 msgstr ""
40256 #: cp/decl.c:13715
40257 #, gcc-internal-format
40258 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
40259 msgstr ""
40261 #: cp/decl.c:13828
40262 #, gcc-internal-format
40263 msgid "return type %q#T is incomplete"
40264 msgstr ""
40266 #: cp/decl.c:13830
40267 #, gcc-internal-format
40268 msgid "return type has Java class type %q#T"
40269 msgstr ""
40271 #: cp/decl.c:14002 cp/typeck.c:8808
40272 #, gcc-internal-format
40273 msgid "%<operator=%> should return a reference to %<*this%>"
40274 msgstr ""
40276 #: cp/decl.c:14345
40277 #, gcc-internal-format
40278 msgid "invalid function declaration"
40279 msgstr ""
40281 #: cp/decl.c:14770
40282 #, gcc-internal-format
40283 msgid "no return statements in function returning %qT"
40284 msgstr ""
40286 #: cp/decl.c:14772 cp/typeck.c:8689
40287 #, gcc-internal-format
40288 msgid "only plain %<auto%> return type can be deduced to %<void%>"
40289 msgstr ""
40291 #: cp/decl.c:14982
40292 #, gcc-internal-format
40293 msgid "invalid member function declaration"
40294 msgstr ""
40296 #: cp/decl.c:14996
40297 #, gcc-internal-format
40298 msgid "%qD is already defined in class %qT"
40299 msgstr ""
40301 #: cp/decl.c:15368 cp/decl2.c:5183 cp/decl2.c:5216
40302 #, gcc-internal-format
40303 msgid "use of %qD before deduction of %<auto%>"
40304 msgstr ""
40306 #: cp/decl2.c:333
40307 #, gcc-internal-format
40308 msgid "name missing for member function"
40309 msgstr ""
40311 #: cp/decl2.c:410 cp/decl2.c:424
40312 #, gcc-internal-format
40313 msgid "ambiguous conversion for array subscript"
40314 msgstr ""
40316 #: cp/decl2.c:418
40317 #, gcc-internal-format
40318 msgid "invalid types %<%T[%T]%> for array subscript"
40319 msgstr ""
40321 #: cp/decl2.c:467
40322 #, gcc-internal-format
40323 msgid "deleting array %q#E"
40324 msgstr ""
40326 #: cp/decl2.c:473
40327 #, gcc-internal-format
40328 msgid "type %q#T argument given to %<delete%>, expected pointer"
40329 msgstr ""
40331 #: cp/decl2.c:485
40332 #, gcc-internal-format
40333 msgid ""
40334 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
40335 "%<delete%>"
40336 msgstr ""
40338 #: cp/decl2.c:493
40339 #, gcc-internal-format
40340 msgid "deleting %qT is undefined"
40341 msgstr ""
40343 #: cp/decl2.c:541 cp/pt.c:5206
40344 #, gcc-internal-format
40345 msgid "template declaration of %q#D"
40346 msgstr ""
40348 #: cp/decl2.c:593
40349 #, gcc-internal-format
40350 msgid "Java method %qD has non-Java return type %qT"
40351 msgstr ""
40353 #: cp/decl2.c:610
40354 #, gcc-internal-format
40355 msgid "Java method %qD has non-Java parameter type %qT"
40356 msgstr ""
40358 #: cp/decl2.c:659
40359 #, gcc-internal-format
40360 msgid ""
40361 "template parameter lists provided don%'t match the template parameters of %qD"
40362 msgstr ""
40364 #. [temp.mem]
40366 #. A destructor shall not be a member template.
40367 #: cp/decl2.c:674 cp/pt.c:5176
40368 #, gcc-internal-format
40369 msgid "destructor %qD declared as member template"
40370 msgstr ""
40372 #: cp/decl2.c:750
40373 #, gcc-internal-format
40374 msgid "prototype for %q#D does not match any in class %qT"
40375 msgstr ""
40377 #: cp/decl2.c:836
40378 #, gcc-internal-format
40379 msgid "local class %q#T shall not have static data member %q#D"
40380 msgstr ""
40382 #: cp/decl2.c:844
40383 #, gcc-internal-format
40384 msgid "static data member %qD in unnamed class"
40385 msgstr ""
40387 #: cp/decl2.c:846
40388 #, gcc-internal-format
40389 msgid "unnamed class defined here"
40390 msgstr ""
40392 #: cp/decl2.c:905
40393 #, gcc-internal-format
40394 msgid "explicit template argument list not allowed"
40395 msgstr ""
40397 #: cp/decl2.c:911
40398 #, gcc-internal-format
40399 msgid "member %qD conflicts with virtual function table field name"
40400 msgstr ""
40402 #: cp/decl2.c:953
40403 #, gcc-internal-format
40404 msgid "%qD is already defined in %qT"
40405 msgstr ""
40407 #: cp/decl2.c:980 cp/decl2.c:988
40408 #, gcc-internal-format
40409 msgid "invalid initializer for member function %qD"
40410 msgstr ""
40412 #: cp/decl2.c:995
40413 #, gcc-internal-format
40414 msgid "initializer specified for friend function %qD"
40415 msgstr ""
40417 #: cp/decl2.c:998
40418 #, gcc-internal-format
40419 msgid "initializer specified for static member function %qD"
40420 msgstr ""
40422 #: cp/decl2.c:1042
40423 #, gcc-internal-format
40424 msgid "%<asm%> specifiers are not permitted on non-static data members"
40425 msgstr ""
40427 #: cp/decl2.c:1095
40428 #, gcc-internal-format
40429 msgid "bit-field %qD with non-integral type"
40430 msgstr ""
40432 #: cp/decl2.c:1101
40433 #, gcc-internal-format
40434 msgid "cannot declare %qD to be a bit-field type"
40435 msgstr ""
40437 #: cp/decl2.c:1111
40438 #, gcc-internal-format
40439 msgid "cannot declare bit-field %qD with function type"
40440 msgstr ""
40442 #: cp/decl2.c:1118
40443 #, gcc-internal-format
40444 msgid "%qD is already defined in the class %qT"
40445 msgstr ""
40447 #: cp/decl2.c:1125
40448 #, gcc-internal-format
40449 msgid "static member %qD cannot be a bit-field"
40450 msgstr ""
40452 #: cp/decl2.c:1135
40453 #, gcc-internal-format
40454 msgid "width of bit-field %qD has non-integral type %qT"
40455 msgstr ""
40457 #: cp/decl2.c:1475
40458 #, gcc-internal-format
40459 msgid "%q+D static data member inside of declare target directive"
40460 msgstr ""
40462 #: cp/decl2.c:1539
40463 #, gcc-internal-format
40464 msgid "anonymous struct not inside named type"
40465 msgstr ""
40467 #: cp/decl2.c:1630
40468 #, gcc-internal-format
40469 msgid "namespace-scope anonymous aggregates must be static"
40470 msgstr ""
40472 #: cp/decl2.c:1639
40473 #, gcc-internal-format
40474 msgid "anonymous union with no members"
40475 msgstr ""
40477 #: cp/decl2.c:1672
40478 #, gcc-internal-format
40479 msgid "%<operator new%> must return type %qT"
40480 msgstr ""
40482 #. [basic.stc.dynamic.allocation]
40484 #. The first parameter shall not have an associated default
40485 #. argument.
40486 #: cp/decl2.c:1683
40487 #, gcc-internal-format
40488 msgid "the first parameter of %<operator new%> cannot have a default argument"
40489 msgstr ""
40491 #: cp/decl2.c:1699
40492 #, gcc-internal-format
40493 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
40494 msgstr ""
40496 #: cp/decl2.c:1728
40497 #, gcc-internal-format
40498 msgid "%<operator delete%> must return type %qT"
40499 msgstr ""
40501 #: cp/decl2.c:1737
40502 #, gcc-internal-format
40503 msgid "%<operator delete%> takes type %qT as first parameter"
40504 msgstr ""
40506 #: cp/decl2.c:2589
40507 #, gcc-internal-format
40508 msgid "%qT has a field %qD whose type has no linkage"
40509 msgstr ""
40511 #: cp/decl2.c:2593
40512 #, gcc-internal-format
40513 msgid ""
40514 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
40515 msgstr ""
40517 #: cp/decl2.c:2598
40518 #, gcc-internal-format
40519 msgid "%qT has a field %qD whose type uses the anonymous namespace"
40520 msgstr ""
40522 #: cp/decl2.c:2606
40523 #, gcc-internal-format
40524 msgid "%qT declared with greater visibility than the type of its field %qD"
40525 msgstr ""
40527 #: cp/decl2.c:2624
40528 #, gcc-internal-format
40529 msgid "%qT has a base %qT whose type has no linkage"
40530 msgstr ""
40532 #: cp/decl2.c:2628
40533 #, gcc-internal-format
40534 msgid ""
40535 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
40536 msgstr ""
40538 #: cp/decl2.c:2633
40539 #, gcc-internal-format
40540 msgid "%qT has a base %qT whose type uses the anonymous namespace"
40541 msgstr ""
40543 #: cp/decl2.c:2640
40544 #, gcc-internal-format
40545 msgid "%qT declared with greater visibility than its base %qT"
40546 msgstr ""
40548 #: cp/decl2.c:4280
40549 #, gcc-internal-format
40550 msgid "%q#D, declared using unnamed type, is used but never defined"
40551 msgstr ""
40553 #. DRs 132, 319 and 389 seem to indicate types with
40554 #. no linkage can only be used to declare extern "C"
40555 #. entities.  Since it's not always an error in the
40556 #. ISO C++ 90 Standard, we only issue a warning.
40557 #: cp/decl2.c:4289
40558 #, gcc-internal-format
40559 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
40560 msgstr ""
40562 #: cp/decl2.c:4293
40563 #, gcc-internal-format
40564 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
40565 msgstr ""
40567 #: cp/decl2.c:4297
40568 #, gcc-internal-format
40569 msgid ""
40570 "%q#D does not refer to the unqualified type, so it is not used for linkage"
40571 msgstr ""
40573 #: cp/decl2.c:4305
40574 #, gcc-internal-format
40575 msgid "%q#D, declared using local type %qT, is used but never defined"
40576 msgstr ""
40578 #: cp/decl2.c:4309
40579 #, gcc-internal-format
40580 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
40581 msgstr ""
40583 #: cp/decl2.c:4312
40584 #, gcc-internal-format
40585 msgid "type %qT with no linkage used to declare function %q#D with linkage"
40586 msgstr ""
40588 #: cp/decl2.c:4500 cp/decl2.c:4503
40589 #, gcc-internal-format
40590 msgid "the program should also define %qD"
40591 msgstr ""
40593 #: cp/decl2.c:4864
40594 #, gcc-internal-format
40595 msgid "inline function %qD used but never defined"
40596 msgstr ""
40598 #: cp/decl2.c:5055
40599 #, gcc-internal-format
40600 msgid "default argument missing for parameter %P of %q+#D"
40601 msgstr ""
40603 #. We mark a lambda conversion op as deleted if we can't
40604 #. generate it properly; see maybe_add_lambda_conv_op.
40605 #: cp/decl2.c:5155
40606 #, gcc-internal-format
40607 msgid "converting lambda which uses %<...%> to function pointer"
40608 msgstr ""
40610 #: cp/decl2.c:5162
40611 #, gcc-internal-format
40612 msgid "use of deleted function %qD"
40613 msgstr ""
40615 #: cp/error.c:1456
40616 #, gcc-internal-format
40617 msgid "with"
40618 msgstr ""
40620 #: cp/error.c:3603
40621 #, gcc-internal-format
40622 msgid ""
40623 "extended initializer lists only available with -std=c++11 or -std=gnu++11"
40624 msgstr ""
40626 #: cp/error.c:3608
40627 #, gcc-internal-format
40628 msgid ""
40629 "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
40630 msgstr ""
40632 #: cp/error.c:3613
40633 #, gcc-internal-format
40634 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
40635 msgstr ""
40637 #: cp/error.c:3618
40638 #, gcc-internal-format
40639 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
40640 msgstr ""
40642 #: cp/error.c:3623
40643 #, gcc-internal-format
40644 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
40645 msgstr ""
40647 #: cp/error.c:3627
40648 #, gcc-internal-format
40649 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
40650 msgstr ""
40652 #: cp/error.c:3631
40653 #, gcc-internal-format
40654 msgid ""
40655 "defaulted and deleted functions only available with -std=c++11 or -std=gnu+"
40656 "+11"
40657 msgstr ""
40659 #: cp/error.c:3636
40660 #, gcc-internal-format
40661 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
40662 msgstr ""
40664 #: cp/error.c:3641
40665 #, gcc-internal-format
40666 msgid ""
40667 "override controls (override/final) only available with -std=c++11 or -std=gnu"
40668 "++11"
40669 msgstr ""
40671 #: cp/error.c:3646
40672 #, gcc-internal-format
40673 msgid ""
40674 "non-static data member initializers only available with -std=c++11 or -"
40675 "std=gnu++11"
40676 msgstr ""
40678 #: cp/error.c:3651
40679 #, gcc-internal-format
40680 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
40681 msgstr ""
40683 #: cp/error.c:3656
40684 #, gcc-internal-format
40685 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
40686 msgstr ""
40688 #: cp/error.c:3661
40689 #, gcc-internal-format
40690 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
40691 msgstr ""
40693 #: cp/error.c:3666
40694 #, gcc-internal-format
40695 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
40696 msgstr ""
40698 #: cp/error.c:3671
40699 #, gcc-internal-format
40700 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
40701 msgstr ""
40703 #: cp/error.c:3721
40704 #, gcc-internal-format
40705 msgid "incomplete type %qT used in nested name specifier"
40706 msgstr ""
40708 #: cp/error.c:3725
40709 #, gcc-internal-format
40710 msgid "reference to %<%T::%D%> is ambiguous"
40711 msgstr ""
40713 #: cp/error.c:3730 cp/typeck.c:2341
40714 #, gcc-internal-format
40715 msgid "%qD is not a member of %qT"
40716 msgstr ""
40718 #: cp/error.c:3734 cp/typeck.c:2772
40719 #, gcc-internal-format
40720 msgid "%qD is not a member of %qD"
40721 msgstr ""
40723 #: cp/error.c:3739
40724 #, gcc-internal-format
40725 msgid "%<::%D%> has not been declared"
40726 msgstr ""
40728 #. Can't throw a reference.
40729 #: cp/except.c:282
40730 #, gcc-internal-format
40731 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
40732 msgstr ""
40734 #: cp/except.c:294
40735 #, gcc-internal-format
40736 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
40737 msgstr ""
40739 #. Thrown object must be a Throwable.
40740 #: cp/except.c:301
40741 #, gcc-internal-format
40742 msgid "type %qT is not derived from %<java::lang::Throwable%>"
40743 msgstr ""
40745 #: cp/except.c:362
40746 #, gcc-internal-format
40747 msgid "mixing C++ and Java catches in a single translation unit"
40748 msgstr ""
40750 #: cp/except.c:463 java/except.c:580
40751 #, gcc-internal-format
40752 msgid "exception handling disabled, use -fexceptions to enable"
40753 msgstr ""
40755 #: cp/except.c:730
40756 #, gcc-internal-format
40757 msgid "throwing NULL, which has integral, not pointer type"
40758 msgstr ""
40760 #: cp/except.c:754 cp/init.c:2883
40761 #, gcc-internal-format
40762 msgid "%qD should never be overloaded"
40763 msgstr ""
40765 #: cp/except.c:858
40766 #, gcc-internal-format
40767 msgid "  in thrown expression"
40768 msgstr ""
40770 #: cp/except.c:997
40771 #, gcc-internal-format
40772 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
40773 msgstr ""
40775 #: cp/except.c:1004
40776 #, gcc-internal-format
40777 msgid ""
40778 "cannot throw expression of type %qT because it involves types of variable "
40779 "size"
40780 msgstr ""
40782 #: cp/except.c:1007
40783 #, gcc-internal-format
40784 msgid "cannot catch type %qT because it involves types of variable size"
40785 msgstr ""
40787 #: cp/except.c:1094
40788 #, gcc-internal-format
40789 msgid "exception of type %qT will be caught"
40790 msgstr ""
40792 #: cp/except.c:1097
40793 #, gcc-internal-format
40794 msgid "   by earlier handler for %qT"
40795 msgstr ""
40797 #: cp/except.c:1126
40798 #, gcc-internal-format
40799 msgid "%<...%> handler must be the last handler for its try block"
40800 msgstr ""
40802 #: cp/except.c:1207
40803 #, gcc-internal-format
40804 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
40805 msgstr ""
40807 #: cp/except.c:1210
40808 #, gcc-internal-format
40809 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
40810 msgstr ""
40812 #: cp/friend.c:149
40813 #, gcc-internal-format
40814 msgid "%qD is already a friend of class %qT"
40815 msgstr ""
40817 #: cp/friend.c:233
40818 #, gcc-internal-format
40819 msgid "invalid type %qT declared %<friend%>"
40820 msgstr ""
40822 #. [temp.friend]
40823 #. Friend declarations shall not declare partial
40824 #. specializations.
40825 #. template <class U> friend class T::X<U>;
40826 #. [temp.friend]
40827 #. Friend declarations shall not declare partial
40828 #. specializations.
40829 #: cp/friend.c:254 cp/friend.c:296
40830 #, gcc-internal-format
40831 msgid "partial specialization %qT declared %<friend%>"
40832 msgstr ""
40834 #: cp/friend.c:266
40835 #, gcc-internal-format
40836 msgid ""
40837 "perhaps you need explicit template arguments in your nested-name-specifier"
40838 msgstr ""
40840 #: cp/friend.c:274
40841 #, gcc-internal-format
40842 msgid "class %qT is implicitly friends with itself"
40843 msgstr ""
40845 #: cp/friend.c:332
40846 #, gcc-internal-format
40847 msgid "%qT is not a member of %qT"
40848 msgstr ""
40850 #: cp/friend.c:337
40851 #, gcc-internal-format
40852 msgid "%qT is not a member class template of %qT"
40853 msgstr ""
40855 #: cp/friend.c:346
40856 #, gcc-internal-format
40857 msgid "%qT is not a nested class of %qT"
40858 msgstr ""
40860 #. template <class T> friend class T;
40861 #: cp/friend.c:360
40862 #, gcc-internal-format
40863 msgid "template parameter type %qT declared %<friend%>"
40864 msgstr ""
40866 #. template <class T> friend class A; where A is not a template
40867 #: cp/friend.c:368
40868 #, gcc-internal-format
40869 msgid "%q#T is not a template"
40870 msgstr ""
40872 #: cp/friend.c:391
40873 #, gcc-internal-format
40874 msgid "%qD is already a friend of %qT"
40875 msgstr ""
40877 #: cp/friend.c:401
40878 #, gcc-internal-format
40879 msgid "%qT is already a friend of %qT"
40880 msgstr ""
40882 #: cp/friend.c:441
40883 #, gcc-internal-format
40884 msgid "friend declaration %qD may not have virt-specifiers"
40885 msgstr ""
40887 #: cp/friend.c:534
40888 #, gcc-internal-format
40889 msgid "member %qD declared as friend before type %qT defined"
40890 msgstr ""
40892 #: cp/friend.c:583
40893 #, gcc-internal-format
40894 msgid "friend declaration %qD in local class without prior declaration"
40895 msgstr ""
40897 #: cp/friend.c:606
40898 #, gcc-internal-format
40899 msgid "friend declaration %q#D declares a non-template function"
40900 msgstr ""
40902 #: cp/friend.c:610
40903 #, gcc-internal-format
40904 msgid ""
40905 "(if this is not what you intended, make sure the function template has "
40906 "already been declared and add <> after the function name here) "
40907 msgstr ""
40909 #: cp/init.c:383
40910 #, gcc-internal-format
40911 msgid "value-initialization of incomplete type %qT"
40912 msgstr ""
40914 #: cp/init.c:452
40915 #, gcc-internal-format
40916 msgid "cannot value-initialize array of unknown bound %qT"
40917 msgstr ""
40919 #: cp/init.c:491
40920 #, gcc-internal-format
40921 msgid "value-initialization of function type %qT"
40922 msgstr ""
40924 #: cp/init.c:497
40925 #, gcc-internal-format
40926 msgid "value-initialization of reference type %qT"
40927 msgstr ""
40929 #: cp/init.c:556
40930 #, gcc-internal-format
40931 msgid "recursive instantiation of non-static data member initializer for %qD"
40932 msgstr ""
40934 #: cp/init.c:580
40935 #, gcc-internal-format
40936 msgid ""
40937 "constructor required before non-static data member for %qD has been parsed"
40938 msgstr ""
40940 #: cp/init.c:618
40941 #, gcc-internal-format
40942 msgid "%qD should be initialized in the member initialization list"
40943 msgstr ""
40945 #: cp/init.c:639
40946 #, gcc-internal-format
40947 msgid "%qD is initialized with itself"
40948 msgstr ""
40950 #: cp/init.c:742
40951 #, gcc-internal-format
40952 msgid "invalid initializer for array member %q#D"
40953 msgstr ""
40955 #: cp/init.c:756 cp/init.c:780 cp/init.c:2253 cp/method.c:1246
40956 #, gcc-internal-format
40957 msgid "uninitialized const member in %q#T"
40958 msgstr ""
40960 #: cp/init.c:758 cp/init.c:775 cp/init.c:782 cp/init.c:2238 cp/init.c:2266
40961 #: cp/method.c:1249 cp/method.c:1260
40962 #, gcc-internal-format
40963 msgid "%q#D should be initialized"
40964 msgstr ""
40966 #: cp/init.c:773 cp/init.c:2225 cp/method.c:1257
40967 #, gcc-internal-format
40968 msgid "uninitialized reference member in %q#T"
40969 msgstr ""
40971 #: cp/init.c:951
40972 #, gcc-internal-format
40973 msgid "%qD will be initialized after"
40974 msgstr ""
40976 #: cp/init.c:954
40977 #, gcc-internal-format
40978 msgid "base %qT will be initialized after"
40979 msgstr ""
40981 #: cp/init.c:958
40982 #, gcc-internal-format
40983 msgid "  %q#D"
40984 msgstr ""
40986 #: cp/init.c:960
40987 #, gcc-internal-format
40988 msgid "  base %qT"
40989 msgstr ""
40991 #: cp/init.c:962
40992 #, gcc-internal-format
40993 msgid "  when initialized here"
40994 msgstr ""
40996 #: cp/init.c:979
40997 #, gcc-internal-format
40998 msgid "multiple initializations given for %qD"
40999 msgstr ""
41001 #: cp/init.c:983
41002 #, gcc-internal-format
41003 msgid "multiple initializations given for base %qT"
41004 msgstr ""
41006 #: cp/init.c:1068
41007 #, gcc-internal-format
41008 msgid "initializations for multiple members of %qT"
41009 msgstr ""
41011 #: cp/init.c:1147
41012 #, gcc-internal-format
41013 msgid ""
41014 "base class %q#T should be explicitly initialized in the copy constructor"
41015 msgstr ""
41017 #: cp/init.c:1366 cp/init.c:1385
41018 #, gcc-internal-format
41019 msgid "class %qT does not have any field named %qD"
41020 msgstr ""
41022 #: cp/init.c:1372
41023 #, gcc-internal-format
41024 msgid ""
41025 "%q#D is a static data member; it can only be initialized at its definition"
41026 msgstr ""
41028 #: cp/init.c:1379
41029 #, gcc-internal-format
41030 msgid "%q#D is not a non-static data member of %qT"
41031 msgstr ""
41033 #: cp/init.c:1418
41034 #, gcc-internal-format
41035 msgid "unnamed initializer for %qT, which has no base classes"
41036 msgstr ""
41038 #: cp/init.c:1426
41039 #, gcc-internal-format
41040 msgid "unnamed initializer for %qT, which uses multiple inheritance"
41041 msgstr ""
41043 #: cp/init.c:1473
41044 #, gcc-internal-format
41045 msgid "%qD is both a direct base and an indirect virtual base"
41046 msgstr ""
41048 #: cp/init.c:1481
41049 #, gcc-internal-format
41050 msgid "type %qT is not a direct or virtual base of %qT"
41051 msgstr ""
41053 #: cp/init.c:1484
41054 #, gcc-internal-format
41055 msgid "type %qT is not a direct base of %qT"
41056 msgstr ""
41058 #: cp/init.c:1569
41059 #, gcc-internal-format
41060 msgid "bad array initializer"
41061 msgstr ""
41063 #: cp/init.c:1878 cp/semantics.c:3178
41064 #, gcc-internal-format
41065 msgid "%qT is not a class type"
41066 msgstr ""
41068 #: cp/init.c:1934
41069 #, gcc-internal-format
41070 msgid "incomplete type %qT does not have member %qD"
41071 msgstr ""
41073 #: cp/init.c:1948
41074 #, gcc-internal-format
41075 msgid "invalid pointer to bit-field %qD"
41076 msgstr ""
41078 #: cp/init.c:2029 cp/typeck.c:1833
41079 #, gcc-internal-format
41080 msgid "invalid use of non-static member function %qD"
41081 msgstr ""
41083 #: cp/init.c:2036 cp/semantics.c:1762
41084 #, gcc-internal-format
41085 msgid "invalid use of non-static data member %qD"
41086 msgstr ""
41088 #: cp/init.c:2222
41089 #, gcc-internal-format
41090 msgid ""
41091 "uninitialized reference member in %q#T using %<new%> without new-initializer"
41092 msgstr ""
41094 #: cp/init.c:2230
41095 #, gcc-internal-format
41096 msgid ""
41097 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
41098 "new-initializer"
41099 msgstr ""
41101 #: cp/init.c:2234
41102 #, gcc-internal-format
41103 msgid "uninitialized reference member in base %q#T of %q#T"
41104 msgstr ""
41106 #: cp/init.c:2250
41107 #, gcc-internal-format
41108 msgid ""
41109 "uninitialized const member in %q#T using %<new%> without new-initializer"
41110 msgstr ""
41112 #: cp/init.c:2258
41113 #, gcc-internal-format
41114 msgid ""
41115 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
41116 "initializer"
41117 msgstr ""
41119 #: cp/init.c:2262
41120 #, gcc-internal-format
41121 msgid "uninitialized const member in base %q#T of %q#T"
41122 msgstr ""
41124 #: cp/init.c:2538
41125 #, gcc-internal-format
41126 msgid ""
41127 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
41128 "region of type %qT and size %qwi"
41129 msgstr ""
41131 #: cp/init.c:2550
41132 #, gcc-internal-format
41133 msgid ""
41134 "placement new constructing an array of objects of type %qT and size %qwu in "
41135 "a region of type %qT and size %qwi"
41136 msgstr ""
41138 #: cp/init.c:2561
41139 #, gcc-internal-format
41140 msgid ""
41141 "placement new constructing an object of type %qT and size %qwu in a region "
41142 "of type %qT and size %qwi"
41143 msgstr ""
41145 #: cp/init.c:2675
41146 #, gcc-internal-format
41147 msgid "integer overflow in array size"
41148 msgstr ""
41150 #: cp/init.c:2685
41151 #, gcc-internal-format
41152 msgid "array size in new-expression must be constant"
41153 msgstr ""
41155 #: cp/init.c:2699
41156 #, gcc-internal-format
41157 msgid "variably modified type not allowed in new-expression"
41158 msgstr ""
41160 #: cp/init.c:2730
41161 #, gcc-internal-format
41162 msgid "invalid type %<void%> for new"
41163 msgstr ""
41165 #: cp/init.c:2773
41166 #, gcc-internal-format
41167 msgid "uninitialized const in %<new%> of %q#T"
41168 msgstr ""
41170 #: cp/init.c:2864
41171 #, gcc-internal-format
41172 msgid "%qT isn%'t a valid Java class type"
41173 msgstr ""
41175 #: cp/init.c:2877
41176 #, gcc-internal-format
41177 msgid "call to Java constructor with %qs undefined"
41178 msgstr ""
41180 #: cp/init.c:2892
41181 #, gcc-internal-format
41182 msgid "%qD is not a function returning a pointer"
41183 msgstr ""
41185 #: cp/init.c:2901
41186 #, gcc-internal-format
41187 msgid "Java class %q#T object allocated using placement new"
41188 msgstr ""
41190 #: cp/init.c:2945
41191 #, gcc-internal-format
41192 msgid "no suitable %qD found in class %qT"
41193 msgstr ""
41195 #: cp/init.c:2952 cp/search.c:1180
41196 #, gcc-internal-format
41197 msgid "request for member %qD is ambiguous"
41198 msgstr ""
41200 #: cp/init.c:3181
41201 #, gcc-internal-format
41202 msgid "parenthesized initializer in array new"
41203 msgstr ""
41205 #: cp/init.c:3419
41206 #, gcc-internal-format
41207 msgid "size in array new must have integral type"
41208 msgstr ""
41210 #: cp/init.c:3451
41211 #, gcc-internal-format
41212 msgid "new cannot be applied to a reference type"
41213 msgstr ""
41215 #: cp/init.c:3460
41216 #, gcc-internal-format
41217 msgid "new cannot be applied to a function type"
41218 msgstr ""
41220 #: cp/init.c:3504
41221 #, gcc-internal-format
41222 msgid "call to Java constructor, while %<jclass%> undefined"
41223 msgstr ""
41225 #: cp/init.c:3522
41226 #, gcc-internal-format
41227 msgid "can%'t find %<class$%> in %qT"
41228 msgstr ""
41230 #: cp/init.c:3582
41231 #, gcc-internal-format
41232 msgid "possible problem detected in invocation of delete [] operator:"
41233 msgstr ""
41235 #: cp/init.c:3586
41236 #, gcc-internal-format
41237 msgid ""
41238 "neither the destructor nor the class-specific operator delete [] will be "
41239 "called, even if they are declared when the class is defined"
41240 msgstr ""
41242 #: cp/init.c:4080
41243 #, gcc-internal-format
41244 msgid "initializer ends prematurely"
41245 msgstr ""
41247 #: cp/init.c:4165
41248 #, gcc-internal-format
41249 msgid "cannot initialize multi-dimensional array with initializer"
41250 msgstr ""
41252 #: cp/init.c:4372
41253 #, gcc-internal-format
41254 msgid "unknown array size in delete"
41255 msgstr ""
41257 #: cp/init.c:4396
41258 #, gcc-internal-format
41259 msgid "possible problem detected in invocation of delete operator:"
41260 msgstr ""
41262 #: cp/init.c:4401
41263 #, gcc-internal-format
41264 msgid ""
41265 "neither the destructor nor the class-specific operator delete will be "
41266 "called, even if they are declared when the class is defined"
41267 msgstr ""
41269 #: cp/init.c:4416
41270 #, gcc-internal-format
41271 msgid ""
41272 "deleting object of abstract class type %qT which has non-virtual destructor "
41273 "will cause undefined behavior"
41274 msgstr ""
41276 #: cp/init.c:4421
41277 #, gcc-internal-format
41278 msgid ""
41279 "deleting object of polymorphic class type %qT which has non-virtual "
41280 "destructor might cause undefined behavior"
41281 msgstr ""
41283 #: cp/init.c:4728
41284 #, gcc-internal-format
41285 msgid "type to vector delete is neither pointer or array type"
41286 msgstr ""
41288 #: cp/lambda.c:474
41289 #, gcc-internal-format
41290 msgid "array of runtime bound cannot be captured by copy, only by reference"
41291 msgstr ""
41293 #: cp/lambda.c:489
41294 #, gcc-internal-format
41295 msgid ""
41296 "capture of variable-size type %qT that is not an N3639 array of runtime bound"
41297 msgstr ""
41299 #: cp/lambda.c:493
41300 #, gcc-internal-format
41301 msgid "because the array element type %qT has variable size"
41302 msgstr ""
41304 #: cp/lambda.c:506
41305 #, gcc-internal-format
41306 msgid "cannot capture %qE by reference"
41307 msgstr ""
41309 #: cp/lambda.c:514
41310 #, gcc-internal-format
41311 msgid "capture by copy of incomplete type %qT"
41312 msgstr ""
41314 #: cp/lambda.c:538
41315 #, gcc-internal-format
41316 msgid "already captured %qD in lambda expression"
41317 msgstr ""
41319 #: cp/lambda.c:737
41320 #, gcc-internal-format
41321 msgid "%<this%> was not captured for this lambda function"
41322 msgstr ""
41324 #: cp/lex.c:325
41325 #, gcc-internal-format, gfc-internal-format
41326 msgid "junk at end of #pragma %s"
41327 msgstr ""
41329 #: cp/lex.c:332
41330 #, gcc-internal-format, gfc-internal-format
41331 msgid "invalid #pragma %s"
41332 msgstr ""
41334 #: cp/lex.c:340
41335 #, gcc-internal-format
41336 msgid "#pragma vtable no longer supported"
41337 msgstr ""
41339 #: cp/lex.c:412
41340 #, gcc-internal-format
41341 msgid "#pragma implementation for %qs appears after file is included"
41342 msgstr ""
41344 #: cp/lex.c:436
41345 #, gcc-internal-format
41346 msgid "junk at end of #pragma GCC java_exceptions"
41347 msgstr ""
41349 #: cp/lex.c:454
41350 #, gcc-internal-format
41351 msgid "%qD not defined"
41352 msgstr ""
41354 #: cp/lex.c:460
41355 #, gcc-internal-format
41356 msgid "%qD was not declared in this scope"
41357 msgstr ""
41359 #. In a template, it is invalid to write "f()" or "f(3)" if no
41360 #. declaration of "f" is available.  Historically, G++ and most
41361 #. other compilers accepted that usage since they deferred all name
41362 #. lookup until instantiation time rather than doing unqualified
41363 #. name lookup at template definition time; explain to the user what
41364 #. is going wrong.
41366 #. Note that we have the exact wording of the following message in
41367 #. the manual (trouble.texi, node "Name lookup"), so they need to
41368 #. be kept in synch.
41369 #: cp/lex.c:504
41370 #, gcc-internal-format
41371 msgid ""
41372 "there are no arguments to %qD that depend on a template parameter, so a "
41373 "declaration of %qD must be available"
41374 msgstr ""
41376 #: cp/lex.c:513
41377 #, gcc-internal-format
41378 msgid ""
41379 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
41380 "use of an undeclared name is deprecated)"
41381 msgstr ""
41383 #: cp/mangle.c:2265
41384 #, gcc-internal-format
41385 msgid "mangling typeof, use decltype instead"
41386 msgstr ""
41388 #: cp/mangle.c:2269
41389 #, gcc-internal-format
41390 msgid "mangling __underlying_type"
41391 msgstr ""
41393 #: cp/mangle.c:2556
41394 #, gcc-internal-format
41395 msgid "mangling unknown fixed point type"
41396 msgstr ""
41398 #: cp/mangle.c:3180
41399 #, gcc-internal-format
41400 msgid ""
41401 "use of built-in trait %qE in function signature; use library traits instead"
41402 msgstr ""
41404 #: cp/mangle.c:3185
41405 #, gcc-internal-format, gfc-internal-format
41406 msgid "mangling %C"
41407 msgstr ""
41409 #: cp/mangle.c:3262
41410 #, gcc-internal-format
41411 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
41412 msgstr ""
41414 #: cp/mangle.c:3349
41415 #, gcc-internal-format
41416 msgid "string literal in function template signature"
41417 msgstr ""
41419 #: cp/mangle.c:3833
41420 #, gcc-internal-format
41421 msgid ""
41422 "a later -fabi-version= (or =0) avoids this error with a change in mangling"
41423 msgstr ""
41425 #: cp/mangle.c:3862
41426 #, gcc-internal-format
41427 msgid ""
41428 "the mangled name of %qD changed between -fabi-version=%d (%D) and -fabi-"
41429 "version=%d (%D)"
41430 msgstr ""
41432 #: cp/mangle.c:3868
41433 #, gcc-internal-format
41434 msgid ""
41435 "the mangled name of %qD changes between -fabi-version=%d (%D) and -fabi-"
41436 "version=%d (%D)"
41437 msgstr ""
41439 #: cp/mangle.c:4160
41440 #, gcc-internal-format
41441 msgid ""
41442 "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
41443 msgstr ""
41445 #: cp/mangle.c:4165
41446 #, gcc-internal-format
41447 msgid ""
41448 "the mangled name of the initialization guard variable for%qD changes between "
41449 "-fabi-version=%d and -fabi-version=%d"
41450 msgstr ""
41452 #: cp/method.c:725 cp/method.c:1202
41453 #, gcc-internal-format
41454 msgid "non-static const member %q#D, can%'t use default assignment operator"
41455 msgstr ""
41457 #: cp/method.c:731 cp/method.c:1208
41458 #, gcc-internal-format
41459 msgid ""
41460 "non-static reference member %q#D, can%'t use default assignment operator"
41461 msgstr ""
41463 #: cp/method.c:849
41464 #, gcc-internal-format
41465 msgid "synthesized method %qD first required here "
41466 msgstr ""
41468 #: cp/method.c:1151
41469 #, gcc-internal-format
41470 msgid "union member %q+D with non-trivial %qD"
41471 msgstr ""
41473 #: cp/method.c:1161
41474 #, gcc-internal-format
41475 msgid "defaulted constructor calls non-constexpr %qD"
41476 msgstr ""
41478 #: cp/method.c:1225
41479 #, gcc-internal-format
41480 msgid "initializer for %q#D is invalid"
41481 msgstr ""
41483 #: cp/method.c:1277
41484 #, gcc-internal-format
41485 msgid "defaulted default constructor does not initialize %q#D"
41486 msgstr ""
41488 #: cp/method.c:1288
41489 #, gcc-internal-format
41490 msgid "copying non-static data member %q#D of rvalue reference type"
41491 msgstr ""
41493 #. A trivial constructor doesn't have any NSDMI.
41494 #: cp/method.c:1456
41495 #, gcc-internal-format
41496 msgid ""
41497 "defaulted default constructor does not initialize any non-static data member"
41498 msgstr ""
41500 #: cp/method.c:1533
41501 #, gcc-internal-format
41502 msgid ""
41503 "defaulted move assignment for %qT calls a non-trivial move assignment "
41504 "operator for virtual base %qT"
41505 msgstr ""
41507 #: cp/method.c:1639
41508 #, gcc-internal-format
41509 msgid "a lambda closure type has a deleted default constructor"
41510 msgstr ""
41512 #: cp/method.c:1642
41513 #, gcc-internal-format
41514 msgid "a lambda closure type has a deleted copy assignment operator"
41515 msgstr ""
41517 #: cp/method.c:1653
41518 #, gcc-internal-format
41519 msgid ""
41520 "%q#D is implicitly declared as deleted because %qT declares a move "
41521 "constructor or move assignment operator"
41522 msgstr ""
41524 #: cp/method.c:1673
41525 #, gcc-internal-format
41526 msgid ""
41527 "%q#D is implicitly deleted because the default definition would be ill-"
41528 "formed:"
41529 msgstr ""
41531 #: cp/method.c:1682
41532 msgid ""
41533 "%q#F is implicitly deleted because its exception-specification does not "
41534 "match the implicit exception-specification %qX"
41535 msgstr ""
41537 #: cp/method.c:2000
41538 #, gcc-internal-format
41539 msgid "defaulted declaration %q+D"
41540 msgstr ""
41542 #: cp/method.c:2002
41543 #, gcc-internal-format
41544 msgid "does not match expected signature %qD"
41545 msgstr ""
41547 #: cp/method.c:2034
41548 msgid ""
41549 "function %q+D defaulted on its redeclaration with an exception-specification "
41550 "that differs from the implicit exception-specification %qX"
41551 msgstr ""
41553 #: cp/method.c:2056
41554 #, gcc-internal-format
41555 msgid ""
41556 "explicitly defaulted function %q+D cannot be declared as constexpr because "
41557 "the implicit declaration is not constexpr:"
41558 msgstr ""
41560 #: cp/method.c:2102
41561 #, gcc-internal-format
41562 msgid "a template cannot be defaulted"
41563 msgstr ""
41565 #: cp/method.c:2130
41566 #, gcc-internal-format
41567 msgid "%qD cannot be defaulted"
41568 msgstr ""
41570 #: cp/method.c:2139
41571 #, gcc-internal-format
41572 msgid "defaulted function %q+D with default argument"
41573 msgstr ""
41575 #: cp/name-lookup.c:587
41576 #, gcc-internal-format
41577 msgid "%q#D conflicts with a previous declaration"
41578 msgstr ""
41580 #: cp/name-lookup.c:800
41581 #, gcc-internal-format
41582 msgid "redeclaration of %<wchar_t%> as %qT"
41583 msgstr ""
41585 #. A redeclaration of main, but not a duplicate of the
41586 #. previous one.
41588 #. [basic.start.main]
41590 #. This function shall not be overloaded.
41591 #: cp/name-lookup.c:830
41592 #, gcc-internal-format
41593 msgid "invalid redeclaration of %q+D"
41594 msgstr ""
41596 #: cp/name-lookup.c:831
41597 #, gcc-internal-format
41598 msgid "as %qD"
41599 msgstr ""
41601 #: cp/name-lookup.c:872 cp/name-lookup.c:888
41602 #, gcc-internal-format
41603 msgid "declaration of %q#D with C language linkage"
41604 msgstr ""
41606 #: cp/name-lookup.c:875 cp/name-lookup.c:890
41607 #, gcc-internal-format
41608 msgid "conflicts with previous declaration %q#D"
41609 msgstr ""
41611 #: cp/name-lookup.c:878
41612 #, gcc-internal-format
41613 msgid "due to different exception specifications"
41614 msgstr ""
41616 #: cp/name-lookup.c:989
41617 #, gcc-internal-format
41618 msgid "type mismatch with previous external decl of %q#D"
41619 msgstr ""
41621 #: cp/name-lookup.c:992
41622 #, gcc-internal-format
41623 msgid "previous external decl of %q#D"
41624 msgstr ""
41626 #: cp/name-lookup.c:1080
41627 #, gcc-internal-format
41628 msgid "extern declaration of %q#D doesn%'t match"
41629 msgstr ""
41631 #: cp/name-lookup.c:1082
41632 #, gcc-internal-format
41633 msgid "global declaration %q#D"
41634 msgstr ""
41636 #: cp/name-lookup.c:1134 cp/name-lookup.c:1204
41637 #, gcc-internal-format
41638 msgid "declaration of %q#D shadows a parameter"
41639 msgstr ""
41641 #: cp/name-lookup.c:1207
41642 #, gcc-internal-format
41643 msgid "declaration of %qD shadows a lambda capture"
41644 msgstr ""
41646 #: cp/name-lookup.c:1211
41647 #, gcc-internal-format
41648 msgid "declaration of %qD shadows a previous local"
41649 msgstr ""
41651 #: cp/name-lookup.c:1254
41652 #, gcc-internal-format
41653 msgid "declaration of %qD shadows a member of %qT"
41654 msgstr ""
41656 #: cp/name-lookup.c:1409
41657 #, gcc-internal-format
41658 msgid "name lookup of %qD changed"
41659 msgstr ""
41661 #: cp/name-lookup.c:1411
41662 #, gcc-internal-format
41663 msgid "  matches this %qD under ISO standard rules"
41664 msgstr ""
41666 #: cp/name-lookup.c:1414
41667 #, gcc-internal-format
41668 msgid "  matches this %qD under old rules"
41669 msgstr ""
41671 #: cp/name-lookup.c:1432 cp/name-lookup.c:1440
41672 #, gcc-internal-format
41673 msgid "name lookup of %qD changed for ISO %<for%> scoping"
41674 msgstr ""
41676 #: cp/name-lookup.c:1434
41677 #, gcc-internal-format
41678 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
41679 msgstr ""
41681 #: cp/name-lookup.c:1444
41682 #, gcc-internal-format
41683 msgid "  using obsolete binding at %qD"
41684 msgstr ""
41686 #: cp/name-lookup.c:1450
41687 #, gcc-internal-format
41688 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
41689 msgstr ""
41691 #: cp/name-lookup.c:1505
41692 #, gcc-internal-format
41693 msgid "%s %s(%E) %p %d\n"
41694 msgstr ""
41696 #: cp/name-lookup.c:1508
41697 #, gcc-internal-format
41698 msgid "%s %s %p %d\n"
41699 msgstr ""
41701 #: cp/name-lookup.c:2381
41702 #, gcc-internal-format
41703 msgid "%q#D hides constructor for %q#T"
41704 msgstr ""
41706 #: cp/name-lookup.c:2419
41707 #, gcc-internal-format
41708 msgid "previous non-function declaration %q+#D"
41709 msgstr ""
41711 #: cp/name-lookup.c:2420
41712 #, gcc-internal-format
41713 msgid "conflicts with function declaration %q#D"
41714 msgstr ""
41716 #: cp/name-lookup.c:2510
41717 #, gcc-internal-format
41718 msgid "%qT is not a namespace or unscoped enum"
41719 msgstr ""
41721 #. 7.3.3/5
41722 #. A using-declaration shall not name a template-id.
41723 #: cp/name-lookup.c:2520
41724 #, gcc-internal-format
41725 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
41726 msgstr ""
41728 #: cp/name-lookup.c:2527
41729 #, gcc-internal-format
41730 msgid "namespace %qD not allowed in using-declaration"
41731 msgstr ""
41733 #. It's a nested name with template parameter dependent scope.
41734 #. This can only be using-declaration for class member.
41735 #: cp/name-lookup.c:2535
41736 #, gcc-internal-format
41737 msgid "%qT is not a namespace"
41738 msgstr ""
41740 #. C++11 7.3.3/10.
41741 #: cp/name-lookup.c:2551 cp/name-lookup.c:2598 cp/name-lookup.c:2680
41742 #: cp/name-lookup.c:2695
41743 #, gcc-internal-format
41744 msgid "%qD is already declared in this scope"
41745 msgstr ""
41747 #: cp/name-lookup.c:2571
41748 #, gcc-internal-format
41749 msgid "%qD not declared"
41750 msgstr ""
41752 #: cp/name-lookup.c:3345
41753 #, gcc-internal-format
41754 msgid "using-declaration for non-member at class scope"
41755 msgstr ""
41757 #: cp/name-lookup.c:3352
41758 #, gcc-internal-format
41759 msgid "%<%T::%D%> names destructor"
41760 msgstr ""
41762 #: cp/name-lookup.c:3365
41763 #, gcc-internal-format
41764 msgid "%<%T::%D%> names constructor in %qT"
41765 msgstr ""
41767 #: cp/name-lookup.c:3407
41768 #, gcc-internal-format
41769 msgid "no members matching %<%T::%D%> in %q#T"
41770 msgstr ""
41772 #: cp/name-lookup.c:3494
41773 #, gcc-internal-format
41774 msgid "declaration of %qD not in a namespace surrounding %qD"
41775 msgstr ""
41777 #: cp/name-lookup.c:3502
41778 #, gcc-internal-format
41779 msgid "explicit qualification in declaration of %qD"
41780 msgstr ""
41782 #: cp/name-lookup.c:3575
41783 #, gcc-internal-format
41784 msgid "%qD has not been declared within %D"
41785 msgstr ""
41787 #: cp/name-lookup.c:3576
41788 #, gcc-internal-format
41789 msgid "only here as a friend"
41790 msgstr ""
41792 #: cp/name-lookup.c:3592
41793 #, gcc-internal-format
41794 msgid "%qD should have been declared inside %qD"
41795 msgstr ""
41797 #: cp/name-lookup.c:3637
41798 #, gcc-internal-format
41799 msgid "%qD attribute requires a single NTBS argument"
41800 msgstr ""
41802 #: cp/name-lookup.c:3644
41803 #, gcc-internal-format
41804 msgid ""
41805 "%qD attribute is meaningless since members of the anonymous namespace get "
41806 "local symbols"
41807 msgstr ""
41809 #: cp/name-lookup.c:3654
41810 #, gcc-internal-format
41811 msgid "ignoring %qD attribute on non-inline namespace"
41812 msgstr ""
41814 #: cp/name-lookup.c:3660
41815 #, gcc-internal-format
41816 msgid "ignoring %qD attribute on anonymous namespace"
41817 msgstr ""
41819 #: cp/name-lookup.c:3679 cp/name-lookup.c:4098
41820 #, gcc-internal-format
41821 msgid "%qD attribute directive ignored"
41822 msgstr ""
41824 #: cp/name-lookup.c:3744
41825 #, gcc-internal-format
41826 msgid "namespace alias %qD not allowed here, assuming %qD"
41827 msgstr ""
41829 #: cp/name-lookup.c:4086
41830 #, gcc-internal-format
41831 msgid "strong using only meaningful at namespace scope"
41832 msgstr ""
41834 #: cp/name-lookup.c:4090
41835 #, gcc-internal-format
41836 msgid "current namespace %qD does not enclose strongly used namespace %qD"
41837 msgstr ""
41839 #: cp/name-lookup.c:4436
41840 #, gcc-internal-format
41841 msgid "maximum limit of %d namespaces searched for %qE"
41842 msgstr ""
41844 #: cp/name-lookup.c:4450
41845 #, gcc-internal-format
41846 msgid "suggested alternative: %qs"
41847 msgstr ""
41849 #: cp/name-lookup.c:4457
41850 #, gcc-internal-format
41851 msgid "suggested alternative:"
41852 msgid_plural "suggested alternatives:"
41853 msgstr[0] ""
41854 msgstr[1] ""
41856 #: cp/name-lookup.c:4461
41857 #, gcc-internal-format
41858 msgid "  %qE"
41859 msgstr ""
41861 #: cp/name-lookup.c:5835
41862 #, gcc-internal-format
41863 msgid "argument dependent lookup finds %q+D"
41864 msgstr ""
41866 #: cp/name-lookup.c:6392
41867 #, gcc-internal-format
41868 msgid "XXX entering pop_everything ()\n"
41869 msgstr ""
41871 #: cp/name-lookup.c:6401
41872 #, gcc-internal-format
41873 msgid "XXX leaving pop_everything ()\n"
41874 msgstr ""
41876 #: cp/optimize.c:575
41877 #, gcc-internal-format
41878 msgid "making multiple clones of %qD"
41879 msgstr ""
41881 #: cp/parser.c:827
41882 #, gcc-internal-format
41883 msgid "identifier %qE is a keyword in C++11"
41884 msgstr ""
41886 #: cp/parser.c:1323 cp/parser.c:1336
41887 #, gcc-internal-format
41888 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
41889 msgstr ""
41891 #: cp/parser.c:1361 cp/parser.c:35896
41892 #, gcc-internal-format
41893 msgid ""
41894 "%<#pragma omp declare simd%> not immediately followed by function "
41895 "declaration or definition"
41896 msgstr ""
41898 #: cp/parser.c:2785
41899 #, gcc-internal-format
41900 msgid "%<#pragma%> is not allowed here"
41901 msgstr ""
41903 #: cp/parser.c:2829
41904 #, gcc-internal-format
41905 msgid "%<%E::%E%> has not been declared"
41906 msgstr ""
41908 #: cp/parser.c:2832
41909 #, gcc-internal-format
41910 msgid "%<::%E%> has not been declared"
41911 msgstr ""
41913 #: cp/parser.c:2835
41914 #, gcc-internal-format
41915 msgid "request for member %qE in non-class type %qT"
41916 msgstr ""
41918 #: cp/parser.c:2838 cp/parser.c:17341
41919 #, gcc-internal-format
41920 msgid "%<%T::%E%> has not been declared"
41921 msgstr ""
41923 #: cp/parser.c:2848
41924 #, gcc-internal-format
41925 msgid "%<%E::%E%> is not a type"
41926 msgstr ""
41928 #: cp/parser.c:2852
41929 #, gcc-internal-format
41930 msgid "%<%E::%E%> is not a class or namespace"
41931 msgstr ""
41933 #: cp/parser.c:2857
41934 #, gcc-internal-format
41935 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
41936 msgstr ""
41938 #: cp/parser.c:2870
41939 #, gcc-internal-format
41940 msgid "%<::%E%> is not a type"
41941 msgstr ""
41943 #: cp/parser.c:2873
41944 #, gcc-internal-format
41945 msgid "%<::%E%> is not a class or namespace"
41946 msgstr ""
41948 #: cp/parser.c:2877
41949 #, gcc-internal-format
41950 msgid "%<::%E%> is not a class, namespace, or enumeration"
41951 msgstr ""
41953 #: cp/parser.c:2889
41954 #, gcc-internal-format
41955 msgid "%qE is not a type"
41956 msgstr ""
41958 #: cp/parser.c:2892
41959 #, gcc-internal-format
41960 msgid "%qE is not a class or namespace"
41961 msgstr ""
41963 #: cp/parser.c:2896
41964 #, gcc-internal-format
41965 msgid "%qE is not a class, namespace, or enumeration"
41966 msgstr ""
41968 #: cp/parser.c:2959
41969 #, gcc-internal-format
41970 msgid "new types may not be defined in a return type"
41971 msgstr ""
41973 #: cp/parser.c:2961
41974 #, gcc-internal-format
41975 msgid "(perhaps a semicolon is missing after the definition of %qT)"
41976 msgstr ""
41978 #: cp/parser.c:2987
41979 #, gcc-internal-format
41980 msgid "%qE is not a class template"
41981 msgstr ""
41983 #: cp/parser.c:2989
41984 #, gcc-internal-format
41985 msgid "%qE is not a template"
41986 msgstr ""
41988 #: cp/parser.c:2992
41989 #, gcc-internal-format
41990 msgid "invalid template-id"
41991 msgstr ""
41993 #: cp/parser.c:3025
41994 #, gcc-internal-format
41995 msgid "floating-point literal cannot appear in a constant-expression"
41996 msgstr ""
41998 #: cp/parser.c:3029 cp/pt.c:16206
41999 #, gcc-internal-format
42000 msgid ""
42001 "a cast to a type other than an integral or enumeration type cannot appear in "
42002 "a constant-expression"
42003 msgstr ""
42005 #: cp/parser.c:3034
42006 #, gcc-internal-format
42007 msgid "%<typeid%> operator cannot appear in a constant-expression"
42008 msgstr ""
42010 #: cp/parser.c:3038
42011 #, gcc-internal-format
42012 msgid "non-constant compound literals cannot appear in a constant-expression"
42013 msgstr ""
42015 #: cp/parser.c:3042
42016 #, gcc-internal-format
42017 msgid "a function call cannot appear in a constant-expression"
42018 msgstr ""
42020 #: cp/parser.c:3046
42021 #, gcc-internal-format
42022 msgid "an increment cannot appear in a constant-expression"
42023 msgstr ""
42025 #: cp/parser.c:3050
42026 #, gcc-internal-format
42027 msgid "an decrement cannot appear in a constant-expression"
42028 msgstr ""
42030 #: cp/parser.c:3054
42031 #, gcc-internal-format
42032 msgid "an array reference cannot appear in a constant-expression"
42033 msgstr ""
42035 #: cp/parser.c:3058
42036 #, gcc-internal-format
42037 msgid "the address of a label cannot appear in a constant-expression"
42038 msgstr ""
42040 #: cp/parser.c:3062
42041 #, gcc-internal-format
42042 msgid "calls to overloaded operators cannot appear in a constant-expression"
42043 msgstr ""
42045 #: cp/parser.c:3066
42046 #, gcc-internal-format
42047 msgid "an assignment cannot appear in a constant-expression"
42048 msgstr ""
42050 #: cp/parser.c:3069
42051 #, gcc-internal-format
42052 msgid "a comma operator cannot appear in a constant-expression"
42053 msgstr ""
42055 #: cp/parser.c:3073
42056 #, gcc-internal-format
42057 msgid "a call to a constructor cannot appear in a constant-expression"
42058 msgstr ""
42060 #: cp/parser.c:3077
42061 #, gcc-internal-format
42062 msgid "a transaction expression cannot appear in a constant-expression"
42063 msgstr ""
42065 #: cp/parser.c:3123
42066 #, gcc-internal-format
42067 msgid "%qs cannot appear in a constant-expression"
42068 msgstr ""
42070 #: cp/parser.c:3156
42071 #, gcc-internal-format
42072 msgid "invalid use of template-name %qE without an argument list"
42073 msgstr ""
42075 #: cp/parser.c:3161
42076 #, gcc-internal-format
42077 msgid "invalid use of destructor %qD as a type"
42078 msgstr ""
42080 #. Something like 'unsigned A a;'
42081 #: cp/parser.c:3164
42082 #, gcc-internal-format
42083 msgid "invalid combination of multiple type-specifiers"
42084 msgstr ""
42086 #: cp/parser.c:3176
42087 #, gcc-internal-format
42088 msgid "%qE does not name a type; did you mean %qs?"
42089 msgstr ""
42091 #: cp/parser.c:3180
42092 #, gcc-internal-format
42093 msgid "%qE does not name a type"
42094 msgstr ""
42096 #: cp/parser.c:3189
42097 #, gcc-internal-format
42098 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
42099 msgstr ""
42101 #: cp/parser.c:3192
42102 #, gcc-internal-format
42103 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
42104 msgstr ""
42106 #: cp/parser.c:3197
42107 #, gcc-internal-format
42108 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
42109 msgstr ""
42111 #: cp/parser.c:3200
42112 #, gcc-internal-format
42113 msgid "%<concept%> only available with -fconcepts"
42114 msgstr ""
42116 #: cp/parser.c:3226
42117 #, gcc-internal-format
42118 msgid "(perhaps %<typename %T::%E%> was intended)"
42119 msgstr ""
42121 #: cp/parser.c:3244
42122 #, gcc-internal-format
42123 msgid "%qE in namespace %qE does not name a template type"
42124 msgstr ""
42126 #: cp/parser.c:3248
42127 #, gcc-internal-format
42128 msgid "%qE in namespace %qE does not name a type"
42129 msgstr ""
42131 #. A<T>::A<T>()
42132 #: cp/parser.c:3257
42133 #, gcc-internal-format
42134 msgid "%<%T::%E%> names the constructor, not the type"
42135 msgstr ""
42137 #: cp/parser.c:3260
42138 #, gcc-internal-format
42139 msgid "and %qT has no template constructors"
42140 msgstr ""
42142 #: cp/parser.c:3265
42143 #, gcc-internal-format
42144 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
42145 msgstr ""
42147 #: cp/parser.c:3272
42148 #, gcc-internal-format
42149 msgid "%qE in %q#T does not name a template type"
42150 msgstr ""
42152 #: cp/parser.c:3276
42153 #, gcc-internal-format
42154 msgid "%qE in %q#T does not name a type"
42155 msgstr ""
42157 #: cp/parser.c:3880
42158 #, gcc-internal-format
42159 msgid "expected string-literal"
42160 msgstr ""
42162 #: cp/parser.c:3945
42163 #, gcc-internal-format
42164 msgid ""
42165 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
42166 msgstr ""
42168 #: cp/parser.c:3999
42169 #, gcc-internal-format
42170 msgid "a wide string is invalid in this context"
42171 msgstr ""
42173 #: cp/parser.c:4114
42174 #, gcc-internal-format
42175 msgid "unable to find character literal operator %qD with %qT argument"
42176 msgstr ""
42178 #: cp/parser.c:4215
42179 #, gcc-internal-format
42180 msgid "integer literal exceeds range of %qT type"
42181 msgstr ""
42183 #: cp/parser.c:4222
42184 #, gcc-internal-format
42185 msgid "floating literal exceeds range of %qT type"
42186 msgstr ""
42188 #: cp/parser.c:4226
42189 #, gcc-internal-format
42190 msgid "floating literal truncated to zero"
42191 msgstr ""
42193 #: cp/parser.c:4266
42194 #, gcc-internal-format
42195 msgid "unable to find numeric literal operator %qD"
42196 msgstr ""
42198 #: cp/parser.c:4268
42199 #, gcc-internal-format
42200 msgid ""
42201 "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
42202 msgstr ""
42204 #: cp/parser.c:4320
42205 #, gcc-internal-format
42206 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
42207 msgstr ""
42209 #: cp/parser.c:4380 cp/parser.c:12426
42210 #, gcc-internal-format
42211 msgid "expected declaration"
42212 msgstr ""
42214 #: cp/parser.c:4642 cp/parser.c:4657
42215 #, gcc-internal-format
42216 msgid "expected binary operator"
42217 msgstr ""
42219 #: cp/parser.c:4663
42220 #, gcc-internal-format
42221 msgid "expected ..."
42222 msgstr ""
42224 #: cp/parser.c:4673
42225 #, gcc-internal-format
42226 msgid "binary expression in operand of fold-expression"
42227 msgstr ""
42229 #: cp/parser.c:4676
42230 #, gcc-internal-format
42231 msgid "conditional expression in operand of fold-expression"
42232 msgstr ""
42234 #: cp/parser.c:4684
42235 #, gcc-internal-format
42236 msgid "mismatched operator in fold-expression"
42237 msgstr ""
42239 #: cp/parser.c:4788
42240 #, gcc-internal-format
42241 msgid "fixed-point types not supported in C++"
42242 msgstr ""
42244 #: cp/parser.c:4869
42245 #, gcc-internal-format
42246 msgid "ISO C++ forbids braced-groups within expressions"
42247 msgstr ""
42249 #: cp/parser.c:4881
42250 #, gcc-internal-format
42251 msgid ""
42252 "statement-expressions are not allowed outside functions nor in template-"
42253 "argument lists"
42254 msgstr ""
42256 #: cp/parser.c:4920
42257 #, gcc-internal-format
42258 msgid "fold-expressions only available with -std=c++1z or -std=gnu++1z"
42259 msgstr ""
42261 #: cp/parser.c:4978 cp/parser.c:5150 cp/parser.c:5328
42262 #, gcc-internal-format
42263 msgid "expected primary-expression"
42264 msgstr ""
42266 #: cp/parser.c:5008
42267 #, gcc-internal-format
42268 msgid "%<this%> may not be used in this context"
42269 msgstr ""
42271 #: cp/parser.c:5144
42272 #, gcc-internal-format
42273 msgid "a template declaration cannot appear at block scope"
42274 msgstr ""
42276 #: cp/parser.c:5303
42277 #, gcc-internal-format
42278 msgid "local variable %qD may not appear in this context"
42279 msgstr ""
42281 #: cp/parser.c:5480
42282 #, gcc-internal-format
42283 msgid "expected id-expression"
42284 msgstr ""
42286 #: cp/parser.c:5612
42287 #, gcc-internal-format
42288 msgid "scope %qT before %<~%> is not a class-name"
42289 msgstr ""
42291 #: cp/parser.c:5641 cp/parser.c:7591
42292 #, gcc-internal-format
42293 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
42294 msgstr ""
42296 #: cp/parser.c:5752
42297 #, gcc-internal-format
42298 msgid "declaration of %<~%T%> as member of %qT"
42299 msgstr ""
42301 #: cp/parser.c:5767
42302 #, gcc-internal-format
42303 msgid "typedef-name %qD used as destructor declarator"
42304 msgstr ""
42306 #: cp/parser.c:5802
42307 #, gcc-internal-format
42308 msgid ""
42309 "literal operator suffixes not preceded by %<_%> are reserved for future "
42310 "standardization"
42311 msgstr ""
42313 #: cp/parser.c:5813 cp/parser.c:19328
42314 #, gcc-internal-format
42315 msgid "expected unqualified-id"
42316 msgstr ""
42318 #: cp/parser.c:5920
42319 #, gcc-internal-format
42320 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
42321 msgstr ""
42323 #: cp/parser.c:5989
42324 #, gcc-internal-format
42325 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
42326 msgstr ""
42328 #: cp/parser.c:6015
42329 #, gcc-internal-format
42330 msgid "function template-id %qD in nested-name-specifier"
42331 msgstr ""
42333 #: cp/parser.c:6023
42334 #, gcc-internal-format
42335 msgid "variable template-id %qD in nested-name-specifier"
42336 msgstr ""
42338 #: cp/parser.c:6127 cp/typeck.c:2612 cp/typeck.c:2615 cp/typeck.c:2635
42339 #, gcc-internal-format
42340 msgid "%qD is not a template"
42341 msgstr ""
42343 #: cp/parser.c:6205
42344 #, gcc-internal-format
42345 msgid "expected nested-name-specifier"
42346 msgstr ""
42348 #: cp/parser.c:6406 cp/parser.c:8571
42349 #, gcc-internal-format
42350 msgid "types may not be defined in casts"
42351 msgstr ""
42353 #: cp/parser.c:6487
42354 #, gcc-internal-format
42355 msgid "types may not be defined in a %<typeid%> expression"
42356 msgstr ""
42358 #: cp/parser.c:6545
42359 #, gcc-internal-format
42360 msgid "%<_Cilk_spawn%> must be followed by an expression"
42361 msgstr ""
42363 #: cp/parser.c:6694
42364 #, gcc-internal-format
42365 msgid "ISO C++ forbids compound-literals"
42366 msgstr ""
42368 #: cp/parser.c:6753
42369 #, gcc-internal-format
42370 msgid "two consecutive %<[%> shall only introduce an attribute"
42371 msgstr ""
42373 #: cp/parser.c:7152
42374 #, gcc-internal-format
42375 msgid "braced list index is not allowed with array notation"
42376 msgstr ""
42378 #: cp/parser.c:7336 cp/typeck.c:2500
42379 #, gcc-internal-format
42380 msgid "invalid use of %qD"
42381 msgstr ""
42383 #: cp/parser.c:7345
42384 #, gcc-internal-format
42385 msgid "%<%D::%D%> is not a class member"
42386 msgstr ""
42388 #: cp/parser.c:7643
42389 #, gcc-internal-format
42390 msgid "non-scalar type"
42391 msgstr ""
42393 #: cp/parser.c:7742
42394 #, gcc-internal-format
42395 msgid "ISO C++ does not allow %<alignof%> with a non-type"
42396 msgstr ""
42398 #: cp/parser.c:7827
42399 #, gcc-internal-format
42400 msgid "types may not be defined in %<noexcept%> expressions"
42401 msgstr ""
42403 #: cp/parser.c:8105
42404 #, gcc-internal-format
42405 msgid "types may not be defined in a new-expression"
42406 msgstr ""
42408 #: cp/parser.c:8121
42409 #, gcc-internal-format
42410 msgid "array bound forbidden after parenthesized type-id"
42411 msgstr ""
42413 #: cp/parser.c:8123
42414 #, gcc-internal-format
42415 msgid "try removing the parentheses around the type-id"
42416 msgstr ""
42418 #: cp/parser.c:8154
42419 #, gcc-internal-format
42420 msgid ""
42421 "initialization of new-expression for type %<auto%> requires exactly one "
42422 "element"
42423 msgstr ""
42425 #: cp/parser.c:8202
42426 #, gcc-internal-format
42427 msgid "expected expression-list or type-id"
42428 msgstr ""
42430 #: cp/parser.c:8231
42431 #, gcc-internal-format
42432 msgid "types may not be defined in a new-type-id"
42433 msgstr ""
42435 #: cp/parser.c:8359
42436 #, gcc-internal-format
42437 msgid "expression in new-declarator must have integral or enumeration type"
42438 msgstr ""
42440 #: cp/parser.c:8667
42441 #, gcc-internal-format
42442 msgid "use of old-style cast"
42443 msgstr ""
42445 #: cp/parser.c:8814
42446 #, gcc-internal-format
42447 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
42448 msgstr ""
42450 #: cp/parser.c:8817
42451 #, gcc-internal-format
42452 msgid "suggest parentheses around %<>>%> expression"
42453 msgstr ""
42455 #: cp/parser.c:9013
42456 #, gcc-internal-format
42457 msgid "ISO C++ does not allow ?: with omitted middle operand"
42458 msgstr ""
42460 #: cp/parser.c:9721
42461 #, gcc-internal-format
42462 msgid "lambda-expression in unevaluated context"
42463 msgstr ""
42465 #: cp/parser.c:9730
42466 #, gcc-internal-format
42467 msgid "lambda-expression in template-argument"
42468 msgstr ""
42470 #: cp/parser.c:9883
42471 #, gcc-internal-format
42472 msgid "expected end of capture-list"
42473 msgstr ""
42475 #: cp/parser.c:9897
42476 #, gcc-internal-format
42477 msgid ""
42478 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
42479 msgstr ""
42481 #: cp/parser.c:9941
42482 #, gcc-internal-format
42483 msgid ""
42484 "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
42485 msgstr ""
42487 #: cp/parser.c:9948
42488 #, gcc-internal-format
42489 msgid "empty initializer for lambda init-capture"
42490 msgstr ""
42492 #: cp/parser.c:9971
42493 #, gcc-internal-format
42494 msgid "capture of non-variable %qD "
42495 msgstr ""
42497 #: cp/parser.c:9974 cp/parser.c:9984 cp/semantics.c:3355 cp/semantics.c:3365
42498 #, gcc-internal-format
42499 msgid "%q#D declared here"
42500 msgstr ""
42502 #: cp/parser.c:9980
42503 #, gcc-internal-format
42504 msgid "capture of variable %qD with non-automatic storage duration"
42505 msgstr ""
42507 #: cp/parser.c:10018
42508 #, gcc-internal-format
42509 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
42510 msgstr ""
42512 #: cp/parser.c:10023
42513 #, gcc-internal-format
42514 msgid ""
42515 "explicit by-reference capture of %qD redundant with by-reference capture "
42516 "default"
42517 msgstr ""
42519 #: cp/parser.c:10072
42520 #, gcc-internal-format
42521 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
42522 msgstr ""
42524 #: cp/parser.c:10102
42525 #, gcc-internal-format
42526 msgid "default argument specified for lambda parameter"
42527 msgstr ""
42529 #: cp/parser.c:10120
42530 #, gcc-internal-format
42531 msgid "duplicate %<mutable%>"
42532 msgstr ""
42534 #: cp/parser.c:10168
42535 #, gcc-internal-format
42536 msgid "%<constexpr%> lambda only available with -std=c++1z or -std=gnu++1z"
42537 msgstr ""
42539 #: cp/parser.c:10599
42540 #, gcc-internal-format
42541 msgid "attributes at the beginning of statement are ignored"
42542 msgstr ""
42544 #: cp/parser.c:10627
42545 #, gcc-internal-format
42546 msgid "expected labeled-statement"
42547 msgstr ""
42549 #: cp/parser.c:10665
42550 #, gcc-internal-format
42551 msgid "case label %qE not within a switch statement"
42552 msgstr ""
42554 #: cp/parser.c:10750
42555 #, gcc-internal-format
42556 msgid "need %<typename%> before %qE because %qT is a dependent scope"
42557 msgstr ""
42559 #: cp/parser.c:10759
42560 #, gcc-internal-format
42561 msgid "%<%T::%D%> names the constructor, not the type"
42562 msgstr ""
42564 #: cp/parser.c:10806
42565 #, gcc-internal-format
42566 msgid "compound-statement in constexpr function"
42567 msgstr ""
42569 #: cp/parser.c:10913
42570 #, gcc-internal-format
42571 msgid "%<if constexpr%> only available with -std=c++1z or -std=gnu++1z"
42572 msgstr ""
42574 #: cp/parser.c:11098 cp/parser.c:27167
42575 #, gcc-internal-format
42576 msgid "expected selection-statement"
42577 msgstr ""
42579 #: cp/parser.c:11131
42580 #, gcc-internal-format
42581 msgid "types may not be defined in conditions"
42582 msgstr ""
42584 #: cp/parser.c:11520
42585 #, gcc-internal-format
42586 msgid "range-based %<for%> expression of type %qT has incomplete type"
42587 msgstr ""
42589 #: cp/parser.c:11558
42590 #, gcc-internal-format
42591 msgid ""
42592 "range-based %<for%> expression of type %qT has an %<end%> member but not a "
42593 "%<begin%>"
42594 msgstr ""
42596 #: cp/parser.c:11564
42597 #, gcc-internal-format
42598 msgid ""
42599 "range-based %<for%> expression of type %qT has a %<begin%> member but not an "
42600 "%<end%>"
42601 msgstr ""
42603 #: cp/parser.c:11616
42604 #, gcc-internal-format
42605 msgid ""
42606 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
42607 msgstr ""
42609 #: cp/parser.c:11751 cp/parser.c:27170
42610 #, gcc-internal-format
42611 msgid "expected iteration-statement"
42612 msgstr ""
42614 #: cp/parser.c:11799
42615 #, gcc-internal-format
42616 msgid ""
42617 "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
42618 msgstr ""
42620 #: cp/parser.c:11873
42621 #, gcc-internal-format
42622 msgid "break statement used with Cilk Plus for loop"
42623 msgstr ""
42625 #: cp/parser.c:11933
42626 #, gcc-internal-format
42627 msgid "%<goto%> in %<constexpr%> function"
42628 msgstr ""
42630 #. Issue a warning about this use of a GNU extension.
42631 #: cp/parser.c:11941
42632 #, gcc-internal-format
42633 msgid "ISO C++ forbids computed gotos"
42634 msgstr ""
42636 #: cp/parser.c:11954 cp/parser.c:27173
42637 #, gcc-internal-format
42638 msgid "expected jump-statement"
42639 msgstr ""
42641 #: cp/parser.c:12111 cp/parser.c:22500
42642 #, gcc-internal-format
42643 msgid "extra %<;%>"
42644 msgstr ""
42646 #: cp/parser.c:12351
42647 #, gcc-internal-format
42648 msgid "%<__label__%> not at the beginning of a block"
42649 msgstr ""
42651 #: cp/parser.c:12513
42652 #, gcc-internal-format
42653 msgid "inconsistent deduction for %qT: %qT and then %qT"
42654 msgstr ""
42656 #: cp/parser.c:12534
42657 #, gcc-internal-format
42658 msgid "mixing declarations and function-definitions is forbidden"
42659 msgstr ""
42661 #: cp/parser.c:12558
42662 #, gcc-internal-format
42663 msgid "types may not be defined in a for-range-declaration"
42664 msgstr ""
42666 #: cp/parser.c:12612
42667 #, gcc-internal-format
42668 msgid "initializer in range-based %<for%> loop"
42669 msgstr ""
42671 #: cp/parser.c:12615
42672 #, gcc-internal-format
42673 msgid "multiple declarations in range-based %<for%> loop"
42674 msgstr ""
42676 #: cp/parser.c:12756
42677 #, gcc-internal-format
42678 msgid "%<friend%> used outside of class"
42679 msgstr ""
42681 #. Complain about `auto' as a storage specifier, if
42682 #. we're complaining about C++0x compatibility.
42683 #: cp/parser.c:12820
42684 #, gcc-internal-format
42685 msgid "%<auto%> changes meaning in C++11; please remove it"
42686 msgstr ""
42688 #: cp/parser.c:12856
42689 #, gcc-internal-format
42690 msgid "decl-specifier invalid in condition"
42691 msgstr ""
42693 #: cp/parser.c:12862
42694 #, gcc-internal-format
42695 msgid "%qD invalid in lambda"
42696 msgstr ""
42698 #: cp/parser.c:12955
42699 #, gcc-internal-format
42700 msgid "class definition may not be declared a friend"
42701 msgstr ""
42703 #: cp/parser.c:13024 cp/parser.c:22907
42704 #, gcc-internal-format
42705 msgid "templates may not be %<virtual%>"
42706 msgstr ""
42708 #: cp/parser.c:13064
42709 #, gcc-internal-format
42710 msgid "invalid linkage-specification"
42711 msgstr ""
42713 #: cp/parser.c:13151
42714 #, gcc-internal-format
42715 msgid ""
42716 "static_assert without a message only available with -std=c++1z or -std=gnu+"
42717 "+1z"
42718 msgstr ""
42720 #: cp/parser.c:13345
42721 #, gcc-internal-format
42722 msgid "types may not be defined in %<decltype%> expressions"
42723 msgstr ""
42725 #: cp/parser.c:13488
42726 #, gcc-internal-format
42727 msgid "types may not be defined in a conversion-type-id"
42728 msgstr ""
42730 #: cp/parser.c:13515
42731 #, gcc-internal-format
42732 msgid "invalid use of %<auto%> in conversion operator"
42733 msgstr ""
42735 #: cp/parser.c:13519
42736 #, gcc-internal-format
42737 msgid ""
42738 "use of %<auto%> in member template conversion operator can never be deduced"
42739 msgstr ""
42741 #: cp/parser.c:13608
42742 #, gcc-internal-format
42743 msgid "only constructors take member initializers"
42744 msgstr ""
42746 #: cp/parser.c:13630
42747 #, gcc-internal-format
42748 msgid "cannot expand initializer for member %<%D%>"
42749 msgstr ""
42751 #: cp/parser.c:13642
42752 #, gcc-internal-format
42753 msgid "mem-initializer for %qD follows constructor delegation"
42754 msgstr ""
42756 #: cp/parser.c:13654
42757 #, gcc-internal-format
42758 msgid "constructor delegation follows mem-initializer for %qD"
42759 msgstr ""
42761 #: cp/parser.c:13706
42762 #, gcc-internal-format
42763 msgid "anachronistic old-style base class initializer"
42764 msgstr ""
42766 #: cp/parser.c:13776
42767 #, gcc-internal-format
42768 msgid ""
42769 "keyword %<typename%> not allowed in this context (a qualified member "
42770 "initializer is implicitly a type)"
42771 msgstr ""
42773 #: cp/parser.c:14137
42774 #, gcc-internal-format
42775 msgid "unexpected keyword; remove space between quotes and suffix identifier"
42776 msgstr ""
42778 #: cp/parser.c:14143
42779 #, gcc-internal-format
42780 msgid "expected suffix identifier"
42781 msgstr ""
42783 #: cp/parser.c:14152
42784 #, gcc-internal-format
42785 msgid "expected empty string after %<operator%> keyword"
42786 msgstr ""
42788 #: cp/parser.c:14158
42789 #, gcc-internal-format
42790 msgid "invalid encoding prefix in literal operator"
42791 msgstr ""
42793 #: cp/parser.c:14181
42794 #, gcc-internal-format
42795 msgid "expected operator"
42796 msgstr ""
42798 #. Warn that we do not support `export'.
42799 #: cp/parser.c:14226
42800 #, gcc-internal-format
42801 msgid "keyword %<export%> not implemented, and will be ignored"
42802 msgstr ""
42804 #: cp/parser.c:14396
42805 #, gcc-internal-format
42806 msgid "invalid constrained type parameter"
42807 msgstr ""
42809 #: cp/parser.c:14404
42810 #, gcc-internal-format
42811 msgid "cv-qualified type parameter"
42812 msgstr ""
42814 #: cp/parser.c:14489
42815 #, gcc-internal-format
42816 msgid "variadic constraint introduced without %<...%>"
42817 msgstr ""
42819 #: cp/parser.c:14553
42820 #, gcc-internal-format
42821 msgid "invalid use of %<auto%> in default template argument"
42822 msgstr ""
42824 #: cp/parser.c:14788 cp/parser.c:14874 cp/parser.c:20746
42825 #, gcc-internal-format
42826 msgid "template parameter pack %qD cannot have a default argument"
42827 msgstr ""
42829 #: cp/parser.c:14792 cp/parser.c:14878
42830 #, gcc-internal-format
42831 msgid "template parameter packs cannot have default arguments"
42832 msgstr ""
42834 #: cp/parser.c:14944
42835 #, gcc-internal-format
42836 msgid "expected template-id"
42837 msgstr ""
42839 #: cp/parser.c:14997 cp/parser.c:27131
42840 #, gcc-internal-format
42841 msgid "expected %<<%>"
42842 msgstr ""
42844 #: cp/parser.c:15004
42845 #, gcc-internal-format
42846 msgid "%<<::%> cannot begin a template-argument list"
42847 msgstr ""
42849 #: cp/parser.c:15008
42850 #, gcc-internal-format
42851 msgid ""
42852 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
42853 "and %<::%>"
42854 msgstr ""
42856 #: cp/parser.c:15012
42857 #, gcc-internal-format
42858 msgid ""
42859 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
42860 "accept your code)"
42861 msgstr ""
42863 #: cp/parser.c:15119
42864 #, gcc-internal-format
42865 msgid "parse error in template argument list"
42866 msgstr ""
42868 #. The name does not name a template.
42869 #: cp/parser.c:15188 cp/parser.c:15309 cp/parser.c:15524
42870 #, gcc-internal-format
42871 msgid "expected template-name"
42872 msgstr ""
42874 #. Explain what went wrong.
42875 #: cp/parser.c:15234
42876 #, gcc-internal-format
42877 msgid "non-template %qD used as template"
42878 msgstr ""
42880 #: cp/parser.c:15236
42881 #, gcc-internal-format
42882 msgid "use %<%T::template %D%> to indicate that it is a template"
42883 msgstr ""
42885 #: cp/parser.c:15376
42886 #, gcc-internal-format
42887 msgid "expected parameter pack before %<...%>"
42888 msgstr ""
42890 #: cp/parser.c:15485 cp/parser.c:15503 cp/parser.c:15670
42891 #, gcc-internal-format
42892 msgid "expected template-argument"
42893 msgstr ""
42895 #: cp/parser.c:15645
42896 #, gcc-internal-format
42897 msgid "invalid non-type template argument"
42898 msgstr ""
42900 #: cp/parser.c:15772
42901 #, gcc-internal-format
42902 msgid "explicit instantiation shall not use %<inline%> specifier"
42903 msgstr ""
42905 #: cp/parser.c:15776
42906 #, gcc-internal-format
42907 msgid "explicit instantiation shall not use %<constexpr%> specifier"
42908 msgstr ""
42910 #: cp/parser.c:15835
42911 #, gcc-internal-format
42912 msgid "template specialization with C linkage"
42913 msgstr ""
42915 #: cp/parser.c:16055
42916 #, gcc-internal-format
42917 msgid "expected type specifier"
42918 msgstr ""
42920 #: cp/parser.c:16235
42921 #, gcc-internal-format
42922 msgid ""
42923 "use of %<auto%> in lambda parameter declaration only available with -std=c+"
42924 "+14 or -std=gnu++14"
42925 msgstr ""
42927 #: cp/parser.c:16241
42928 #, gcc-internal-format
42929 msgid ""
42930 "use of %<auto%> in parameter declaration only available with -std=c++14 or -"
42931 "std=gnu++14"
42932 msgstr ""
42934 #: cp/parser.c:16246
42935 #, gcc-internal-format
42936 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
42937 msgstr ""
42939 #: cp/parser.c:16390
42940 #, gcc-internal-format
42941 msgid "expected template-id for type"
42942 msgstr ""
42944 #: cp/parser.c:16417
42945 #, gcc-internal-format
42946 msgid "expected type-name"
42947 msgstr ""
42949 #: cp/parser.c:16766
42950 #, gcc-internal-format
42951 msgid ""
42952 "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
42953 msgstr ""
42955 #: cp/parser.c:16975
42956 #, gcc-internal-format
42957 msgid "declaration %qD does not declare anything"
42958 msgstr ""
42960 #: cp/parser.c:17062
42961 #, gcc-internal-format
42962 msgid "attributes ignored on uninstantiated type"
42963 msgstr ""
42965 #: cp/parser.c:17066
42966 #, gcc-internal-format
42967 msgid "attributes ignored on template instantiation"
42968 msgstr ""
42970 #: cp/parser.c:17071
42971 #, gcc-internal-format
42972 msgid ""
42973 "attributes ignored on elaborated-type-specifier that is not a forward "
42974 "declaration"
42975 msgstr ""
42977 #: cp/parser.c:17205
42978 #, gcc-internal-format
42979 msgid "%qD is an enumeration template"
42980 msgstr ""
42982 #: cp/parser.c:17216
42983 #, gcc-internal-format
42984 msgid "%qD does not name an enumeration in %qT"
42985 msgstr ""
42987 #: cp/parser.c:17231
42988 #, gcc-internal-format
42989 msgid "unnamed scoped enum is not allowed"
42990 msgstr ""
42992 #: cp/parser.c:17286
42993 #, gcc-internal-format
42994 msgid "expected %<;%> or %<{%>"
42995 msgstr ""
42997 #: cp/parser.c:17335
42998 #, gcc-internal-format
42999 msgid "cannot add an enumerator list to a template instantiation"
43000 msgstr ""
43002 #: cp/parser.c:17349
43003 #, gcc-internal-format
43004 msgid ""
43005 "nested name specifier %qT for enum declaration does not name a class or "
43006 "namespace"
43007 msgstr ""
43009 #: cp/parser.c:17361 cp/parser.c:22000
43010 #, gcc-internal-format
43011 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
43012 msgstr ""
43014 #: cp/parser.c:17366 cp/parser.c:22005
43015 #, gcc-internal-format
43016 msgid "declaration of %qD in %qD which does not enclose %qD"
43017 msgstr ""
43019 #: cp/parser.c:17378 cp/parser.c:22019
43020 #, gcc-internal-format
43021 msgid "extra qualification not allowed"
43022 msgstr ""
43024 #: cp/parser.c:17401
43025 #, gcc-internal-format
43026 msgid "multiple definition of %q#T"
43027 msgstr ""
43029 #: cp/parser.c:17414
43030 #, gcc-internal-format
43031 msgid "ISO C++ forbids empty unnamed enum"
43032 msgstr ""
43034 #: cp/parser.c:17434
43035 #, gcc-internal-format
43036 msgid "opaque-enum-specifier without name"
43037 msgstr ""
43039 #: cp/parser.c:17437
43040 #, gcc-internal-format
43041 msgid "opaque-enum-specifier must use a simple identifier"
43042 msgstr ""
43044 #: cp/parser.c:17615
43045 #, gcc-internal-format
43046 msgid "%qD is not a namespace-name"
43047 msgstr ""
43049 #: cp/parser.c:17616
43050 #, gcc-internal-format
43051 msgid "expected namespace-name"
43052 msgstr ""
43054 #: cp/parser.c:17694
43055 #, gcc-internal-format
43056 msgid "a nested namespace definition cannot have attributes"
43057 msgstr ""
43059 #: cp/parser.c:17697
43060 #, gcc-internal-format
43061 msgid ""
43062 "nested namespace definitions only available with -std=c++1z or -std=gnu++1z"
43063 msgstr ""
43065 #: cp/parser.c:17700
43066 #, gcc-internal-format
43067 msgid "a nested namespace definition cannot be inline"
43068 msgstr ""
43070 #: cp/parser.c:17708
43071 #, gcc-internal-format
43072 msgid "nested identifier required"
43073 msgstr ""
43075 #: cp/parser.c:17736
43076 #, gcc-internal-format
43077 msgid "namespace %qD entered"
43078 msgstr ""
43080 #: cp/parser.c:17789
43081 #, gcc-internal-format
43082 msgid "%<namespace%> definition is not allowed here"
43083 msgstr ""
43085 #: cp/parser.c:17944
43086 #, gcc-internal-format
43087 msgid "a template-id may not appear in a using-declaration"
43088 msgstr ""
43090 #: cp/parser.c:17990
43091 #, gcc-internal-format
43092 msgid ""
43093 "access declarations are deprecated in favour of using-declarations; "
43094 "suggestion: add the %<using%> keyword"
43095 msgstr ""
43097 #: cp/parser.c:18055
43098 #, gcc-internal-format
43099 msgid "types may not be defined in alias template declarations"
43100 msgstr ""
43102 #: cp/parser.c:18208
43103 #, gcc-internal-format
43104 msgid "%<asm%> in %<constexpr%> function"
43105 msgstr ""
43107 #: cp/parser.c:18574
43108 #, gcc-internal-format
43109 msgid "a function-definition is not allowed here"
43110 msgstr ""
43112 #: cp/parser.c:18585
43113 #, gcc-internal-format
43114 msgid "an asm-specification is not allowed on a function-definition"
43115 msgstr ""
43117 #: cp/parser.c:18589
43118 #, gcc-internal-format
43119 msgid "attributes are not allowed on a function-definition"
43120 msgstr ""
43122 #: cp/parser.c:18640
43123 #, gcc-internal-format
43124 msgid "expected constructor, destructor, or type conversion"
43125 msgstr ""
43127 #. Anything else is an error.
43128 #: cp/parser.c:18679 cp/parser.c:20937
43129 #, gcc-internal-format
43130 msgid "expected initializer"
43131 msgstr ""
43133 #: cp/parser.c:18760
43134 #, gcc-internal-format
43135 msgid "initializer provided for function"
43136 msgstr ""
43138 #: cp/parser.c:18794
43139 #, gcc-internal-format
43140 msgid "attributes after parenthesized initializer ignored"
43141 msgstr ""
43143 #: cp/parser.c:18799
43144 #, gcc-internal-format
43145 msgid "non-function %qD declared as implicit template"
43146 msgstr ""
43148 #: cp/parser.c:19248
43149 #, gcc-internal-format
43150 msgid "array bound is not an integer constant"
43151 msgstr ""
43153 #: cp/parser.c:19374
43154 #, gcc-internal-format
43155 msgid "cannot define member of dependent typedef %qT"
43156 msgstr ""
43158 #: cp/parser.c:19378
43159 #, gcc-internal-format
43160 msgid "%<%T::%E%> is not a type"
43161 msgstr ""
43163 #: cp/parser.c:19406
43164 #, gcc-internal-format
43165 msgid "invalid use of constructor as a template"
43166 msgstr ""
43168 #: cp/parser.c:19408
43169 #, gcc-internal-format
43170 msgid ""
43171 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
43172 "name"
43173 msgstr ""
43175 #. We do not attempt to print the declarator
43176 #. here because we do not have enough
43177 #. information about its original syntactic
43178 #. form.
43179 #: cp/parser.c:19425
43180 #, gcc-internal-format
43181 msgid "invalid declarator"
43182 msgstr ""
43184 #. But declarations with qualified-ids can't appear in a
43185 #. function.
43186 #: cp/parser.c:19495
43187 #, gcc-internal-format
43188 msgid "qualified-id in declaration"
43189 msgstr ""
43191 #: cp/parser.c:19520
43192 #, gcc-internal-format
43193 msgid "expected declarator"
43194 msgstr ""
43196 #: cp/parser.c:19623
43197 #, gcc-internal-format
43198 msgid "%qD is a namespace"
43199 msgstr ""
43201 #: cp/parser.c:19625
43202 #, gcc-internal-format
43203 msgid "cannot form pointer to member of non-class %q#T"
43204 msgstr ""
43206 #: cp/parser.c:19646
43207 #, gcc-internal-format
43208 msgid "expected ptr-operator"
43209 msgstr ""
43211 #: cp/parser.c:19705
43212 #, gcc-internal-format
43213 msgid "duplicate cv-qualifier"
43214 msgstr ""
43216 #: cp/parser.c:19759
43217 #, gcc-internal-format
43218 msgid "multiple ref-qualifiers"
43219 msgstr ""
43221 #: cp/parser.c:19796
43222 #, gcc-internal-format
43223 msgid "%E requires %<-fgnu-tm%>"
43224 msgstr ""
43226 #: cp/parser.c:19852
43227 #, gcc-internal-format
43228 msgid "duplicate virt-specifier"
43229 msgstr ""
43231 #: cp/parser.c:20083 cp/typeck2.c:527 cp/typeck2.c:1958
43232 #, gcc-internal-format
43233 msgid "invalid use of %<auto%>"
43234 msgstr ""
43236 #: cp/parser.c:20104
43237 #, gcc-internal-format
43238 msgid "types may not be defined in template arguments"
43239 msgstr ""
43241 #: cp/parser.c:20109
43242 #, gcc-internal-format
43243 msgid "invalid use of %<auto%> in template argument"
43244 msgstr ""
43246 #: cp/parser.c:20197
43247 #, gcc-internal-format
43248 msgid "expected type-specifier"
43249 msgstr ""
43251 #: cp/parser.c:20503
43252 #, gcc-internal-format
43253 msgid "expected %<,%> or %<...%>"
43254 msgstr ""
43256 #: cp/parser.c:20578
43257 #, gcc-internal-format
43258 msgid "types may not be defined in parameter types"
43259 msgstr ""
43261 #: cp/parser.c:20730
43262 #, gcc-internal-format
43263 msgid "default arguments are only permitted for function parameters"
43264 msgstr ""
43266 #: cp/parser.c:20748
43267 #, gcc-internal-format
43268 msgid "parameter pack %qD cannot have a default argument"
43269 msgstr ""
43271 #: cp/parser.c:20754
43272 #, gcc-internal-format
43273 msgid "template parameter pack cannot have a default argument"
43274 msgstr ""
43276 #: cp/parser.c:20756
43277 #, gcc-internal-format
43278 msgid "parameter pack cannot have a default argument"
43279 msgstr ""
43281 #: cp/parser.c:21143
43282 #, gcc-internal-format
43283 msgid "ISO C++ does not allow designated initializers"
43284 msgstr ""
43286 #: cp/parser.c:21157
43287 #, gcc-internal-format
43288 msgid "ISO C++ does not allow C99 designated initializers"
43289 msgstr ""
43291 #: cp/parser.c:21277 cp/parser.c:21403
43292 #, gcc-internal-format
43293 msgid "expected class-name"
43294 msgstr ""
43296 #: cp/parser.c:21601
43297 #, gcc-internal-format
43298 msgid "expected %<;%> after class definition"
43299 msgstr ""
43301 #: cp/parser.c:21604
43302 #, gcc-internal-format
43303 msgid "expected %<;%> after struct definition"
43304 msgstr ""
43306 #: cp/parser.c:21607
43307 #, gcc-internal-format
43308 msgid "expected %<;%> after union definition"
43309 msgstr ""
43311 #: cp/parser.c:21948
43312 #, gcc-internal-format
43313 msgid "expected %<{%> or %<:%>"
43314 msgstr ""
43316 #: cp/parser.c:21959
43317 #, gcc-internal-format
43318 msgid "cannot specify %<override%> for a class"
43319 msgstr ""
43321 #: cp/parser.c:21967
43322 #, gcc-internal-format
43323 msgid "global qualification of class name is invalid"
43324 msgstr ""
43326 #: cp/parser.c:21974
43327 #, gcc-internal-format
43328 msgid "qualified name does not name a class"
43329 msgstr ""
43331 #: cp/parser.c:21986
43332 #, gcc-internal-format
43333 msgid "invalid class name in declaration of %qD"
43334 msgstr ""
43336 #: cp/parser.c:22043
43337 #, gcc-internal-format
43338 msgid "an explicit specialization must be preceded by %<template <>%>"
43339 msgstr ""
43341 #: cp/parser.c:22073
43342 #, gcc-internal-format
43343 msgid "function template %qD redeclared as a class template"
43344 msgstr ""
43346 #: cp/parser.c:22104
43347 #, gcc-internal-format
43348 msgid "could not resolve typename type"
43349 msgstr ""
43351 #: cp/parser.c:22160
43352 #, gcc-internal-format
43353 msgid "previous definition of %q#T"
43354 msgstr ""
43356 #: cp/parser.c:22250 cp/parser.c:27176
43357 #, gcc-internal-format
43358 msgid "expected class-key"
43359 msgstr ""
43361 #: cp/parser.c:22274
43362 #, gcc-internal-format
43363 msgid ""
43364 "ISO C++ forbids typename key in template template parameter; use -std=c++1z "
43365 "or -std=gnu++1z"
43366 msgstr ""
43368 #: cp/parser.c:22278
43369 #, gcc-internal-format
43370 msgid "expected %<class%> or %<typename%>"
43371 msgstr ""
43373 #: cp/parser.c:22520
43374 #, gcc-internal-format
43375 msgid "in C++03 a class-key must be used when declaring a friend"
43376 msgstr ""
43378 #: cp/parser.c:22538
43379 #, gcc-internal-format
43380 msgid "friend declaration does not name a class or function"
43381 msgstr ""
43383 #: cp/parser.c:22556
43384 #, gcc-internal-format
43385 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
43386 msgstr ""
43388 #: cp/parser.c:22760
43389 #, gcc-internal-format
43390 msgid "pure-specifier on function-definition"
43391 msgstr ""
43393 #: cp/parser.c:22815
43394 #, gcc-internal-format
43395 msgid "stray %<,%> at end of member declaration"
43396 msgstr ""
43398 #: cp/parser.c:22827
43399 #, gcc-internal-format
43400 msgid "expected %<;%> at end of member declaration"
43401 msgstr ""
43403 #: cp/parser.c:22901
43404 #, gcc-internal-format
43405 msgid "invalid pure specifier (only %<= 0%> is allowed)"
43406 msgstr ""
43408 #: cp/parser.c:22936
43409 #, gcc-internal-format
43410 msgid "a brace-enclosed initializer is not allowed here"
43411 msgstr ""
43413 #: cp/parser.c:23065
43414 #, gcc-internal-format
43415 msgid "%<virtual%> specified more than once in base-specified"
43416 msgstr ""
43418 #: cp/parser.c:23085
43419 #, gcc-internal-format
43420 msgid "more than one access specifier in base-specified"
43421 msgstr ""
43423 #: cp/parser.c:23109
43424 #, gcc-internal-format
43425 msgid "keyword %<typename%> not allowed outside of templates"
43426 msgstr ""
43428 #: cp/parser.c:23112
43429 #, gcc-internal-format
43430 msgid ""
43431 "keyword %<typename%> not allowed in this context (the base class is "
43432 "implicitly a type)"
43433 msgstr ""
43435 #: cp/parser.c:23205 cp/parser.c:23287
43436 #, gcc-internal-format
43437 msgid "types may not be defined in an exception-specification"
43438 msgstr ""
43440 #: cp/parser.c:23269
43441 #, gcc-internal-format
43442 msgid ""
43443 "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> "
43444 "instead"
43445 msgstr ""
43447 #: cp/parser.c:23329
43448 #, gcc-internal-format
43449 msgid "invalid use of %<auto%> in exception-specification"
43450 msgstr ""
43452 #: cp/parser.c:23368
43453 #, gcc-internal-format
43454 msgid "%<try%> in %<constexpr%> function"
43455 msgstr ""
43457 #: cp/parser.c:23481
43458 #, gcc-internal-format
43459 msgid "types may not be defined in exception-declarations"
43460 msgstr ""
43462 #: cp/parser.c:24094
43463 #, gcc-internal-format
43464 msgid "expected an identifier for the attribute name"
43465 msgstr ""
43467 #: cp/parser.c:24113
43468 #, gcc-internal-format
43469 msgid "%<deprecated%> is a C++14 feature; use %<gnu::deprecated%>"
43470 msgstr ""
43472 #: cp/parser.c:24175
43473 #, gcc-internal-format
43474 msgid "attribute noreturn can appear at most once in an attribute-list"
43475 msgstr ""
43477 #: cp/parser.c:24179
43478 #, gcc-internal-format
43479 msgid "attribute deprecated can appear at most once in an attribute-list"
43480 msgstr ""
43482 #: cp/parser.c:24450
43483 #, gcc-internal-format
43484 msgid "%<requires%> only available with -fconcepts"
43485 msgstr ""
43487 #: cp/parser.c:24482
43488 #, gcc-internal-format
43489 msgid "a requires expression cannot appear outside a template"
43490 msgstr ""
43492 #: cp/parser.c:25183
43493 #, gcc-internal-format
43494 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
43495 msgstr ""
43497 #: cp/parser.c:25188
43498 #, gcc-internal-format
43499 msgid "invalid declaration of %<%T::%E%>"
43500 msgstr ""
43502 #: cp/parser.c:25192
43503 #, gcc-internal-format
43504 msgid "too few template-parameter-lists"
43505 msgstr ""
43507 #. Otherwise, there are too many template parameter lists.  We have
43508 #. something like:
43510 #. template <class T> template <class U> void S::f();
43511 #: cp/parser.c:25199
43512 #, gcc-internal-format
43513 msgid "too many template-parameter-lists"
43514 msgstr ""
43516 #: cp/parser.c:25525
43517 #, gcc-internal-format
43518 msgid "named return values are no longer supported"
43519 msgstr ""
43521 #: cp/parser.c:25690
43522 #, gcc-internal-format
43523 msgid ""
43524 "literal operator template %qD has invalid parameter list.  Expected non-type "
43525 "template argument pack <char...> or <typename CharT, CharT...>"
43526 msgstr ""
43528 #: cp/parser.c:25695
43529 #, gcc-internal-format
43530 msgid ""
43531 "literal operator template %qD has invalid parameter list.  Expected non-type "
43532 "template argument pack <char...>"
43533 msgstr ""
43535 #: cp/parser.c:25764
43536 #, gcc-internal-format
43537 msgid "empty introduction-list"
43538 msgstr ""
43540 #: cp/parser.c:25788
43541 #, gcc-internal-format
43542 msgid "no matching concept for template-introduction"
43543 msgstr ""
43545 #: cp/parser.c:25810
43546 #, gcc-internal-format
43547 msgid "invalid declaration of member template in local class"
43548 msgstr ""
43550 #: cp/parser.c:25819
43551 #, gcc-internal-format
43552 msgid "template with C linkage"
43553 msgstr ""
43555 #: cp/parser.c:25838
43556 #, gcc-internal-format
43557 msgid "invalid explicit specialization"
43558 msgstr ""
43560 #: cp/parser.c:25942
43561 #, gcc-internal-format
43562 msgid "template declaration of %<typedef%>"
43563 msgstr ""
43565 #: cp/parser.c:25993
43566 #, gcc-internal-format
43567 msgid "a class template declaration must not declare anything else"
43568 msgstr ""
43570 #: cp/parser.c:26039
43571 #, gcc-internal-format
43572 msgid "explicit template specialization cannot have a storage class"
43573 msgstr ""
43575 #: cp/parser.c:26345
43576 #, gcc-internal-format
43577 msgid "%<>>%> should be %<> >%> within a nested template argument list"
43578 msgstr ""
43580 #: cp/parser.c:26358
43581 #, gcc-internal-format
43582 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
43583 msgstr ""
43585 #: cp/parser.c:26655
43586 #, gcc-internal-format
43587 msgid "%<sizeof...%> argument must be surrounded by parentheses"
43588 msgstr ""
43590 #: cp/parser.c:26811
43591 #, gcc-internal-format
43592 msgid "invalid use of %qD in linkage specification"
43593 msgstr ""
43595 #: cp/parser.c:26826
43596 #, gcc-internal-format
43597 msgid "%<__thread%> before %qD"
43598 msgstr ""
43600 #: cp/parser.c:26960
43601 #, gcc-internal-format
43602 msgid "ISO C++ 1998 does not support %<long long%>"
43603 msgstr ""
43605 #: cp/parser.c:26968
43606 #, gcc-internal-format
43607 msgid "both %<__thread%> and %<thread_local%> specified"
43608 msgstr ""
43610 #: cp/parser.c:26970
43611 #, gcc-internal-format
43612 msgid "duplicate %qD"
43613 msgstr ""
43615 #: cp/parser.c:26992
43616 #, gcc-internal-format
43617 msgid "duplicate %qs"
43618 msgstr ""
43620 #: cp/parser.c:27034
43621 #, gcc-internal-format
43622 msgid "expected %<new%>"
43623 msgstr ""
43625 #: cp/parser.c:27037
43626 #, gcc-internal-format
43627 msgid "expected %<delete%>"
43628 msgstr ""
43630 #: cp/parser.c:27040
43631 #, gcc-internal-format
43632 msgid "expected %<return%>"
43633 msgstr ""
43635 #: cp/parser.c:27046
43636 #, gcc-internal-format
43637 msgid "expected %<extern%>"
43638 msgstr ""
43640 #: cp/parser.c:27049
43641 #, gcc-internal-format
43642 msgid "expected %<static_assert%>"
43643 msgstr ""
43645 #: cp/parser.c:27052
43646 #, gcc-internal-format
43647 msgid "expected %<decltype%>"
43648 msgstr ""
43650 #: cp/parser.c:27055
43651 #, gcc-internal-format
43652 msgid "expected %<operator%>"
43653 msgstr ""
43655 #: cp/parser.c:27058
43656 #, gcc-internal-format
43657 msgid "expected %<class%>"
43658 msgstr ""
43660 #: cp/parser.c:27061
43661 #, gcc-internal-format
43662 msgid "expected %<template%>"
43663 msgstr ""
43665 #: cp/parser.c:27064
43666 #, gcc-internal-format
43667 msgid "expected %<namespace%>"
43668 msgstr ""
43670 #: cp/parser.c:27067
43671 #, gcc-internal-format
43672 msgid "expected %<using%>"
43673 msgstr ""
43675 #: cp/parser.c:27070
43676 #, gcc-internal-format
43677 msgid "expected %<asm%>"
43678 msgstr ""
43680 #: cp/parser.c:27073
43681 #, gcc-internal-format
43682 msgid "expected %<try%>"
43683 msgstr ""
43685 #: cp/parser.c:27076
43686 #, gcc-internal-format
43687 msgid "expected %<catch%>"
43688 msgstr ""
43690 #: cp/parser.c:27079
43691 #, gcc-internal-format
43692 msgid "expected %<throw%>"
43693 msgstr ""
43695 #: cp/parser.c:27082
43696 #, gcc-internal-format
43697 msgid "expected %<__label__%>"
43698 msgstr ""
43700 #: cp/parser.c:27085
43701 #, gcc-internal-format
43702 msgid "expected %<@try%>"
43703 msgstr ""
43705 #: cp/parser.c:27088
43706 #, gcc-internal-format
43707 msgid "expected %<@synchronized%>"
43708 msgstr ""
43710 #: cp/parser.c:27091
43711 #, gcc-internal-format
43712 msgid "expected %<@throw%>"
43713 msgstr ""
43715 #: cp/parser.c:27094
43716 #, gcc-internal-format
43717 msgid "expected %<__transaction_atomic%>"
43718 msgstr ""
43720 #: cp/parser.c:27097
43721 #, gcc-internal-format
43722 msgid "expected %<__transaction_relaxed%>"
43723 msgstr ""
43725 #: cp/parser.c:27128
43726 #, gcc-internal-format
43727 msgid "expected %<::%>"
43728 msgstr ""
43730 #: cp/parser.c:27140
43731 #, gcc-internal-format
43732 msgid "expected %<...%>"
43733 msgstr ""
43735 #: cp/parser.c:27143
43736 #, gcc-internal-format
43737 msgid "expected %<*%>"
43738 msgstr ""
43740 #: cp/parser.c:27146
43741 #, gcc-internal-format
43742 msgid "expected %<~%>"
43743 msgstr ""
43745 #: cp/parser.c:27152
43746 #, gcc-internal-format
43747 msgid "expected %<:%> or %<::%>"
43748 msgstr ""
43750 #: cp/parser.c:27180
43751 #, gcc-internal-format
43752 msgid "expected %<class%>, %<typename%>, or %<template%>"
43753 msgstr ""
43755 #: cp/parser.c:27441
43756 #, gcc-internal-format
43757 msgid "%qs tag used in naming %q#T"
43758 msgstr ""
43760 #: cp/parser.c:27446
43761 #, gcc-internal-format
43762 msgid "%q#T was previously declared here"
43763 msgstr ""
43765 #: cp/parser.c:27467
43766 #, gcc-internal-format
43767 msgid "%qD redeclared with different access"
43768 msgstr ""
43770 #: cp/parser.c:27488
43771 #, gcc-internal-format
43772 msgid ""
43773 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
43774 msgstr ""
43776 #: cp/parser.c:27731
43777 #, gcc-internal-format
43778 msgid "file ends in default argument"
43779 msgstr ""
43781 #: cp/parser.c:27960 cp/parser.c:29269 cp/parser.c:29455
43782 #, gcc-internal-format
43783 msgid "misplaced %<@%D%> Objective-C++ construct"
43784 msgstr ""
43786 #: cp/parser.c:28029
43787 #, gcc-internal-format
43788 msgid "objective-c++ message receiver expected"
43789 msgstr ""
43791 #: cp/parser.c:28099
43792 #, gcc-internal-format
43793 msgid "objective-c++ message argument(s) are expected"
43794 msgstr ""
43796 #: cp/parser.c:28129
43797 #, gcc-internal-format
43798 msgid "%<@encode%> must specify a type as an argument"
43799 msgstr ""
43801 #: cp/parser.c:28535
43802 #, gcc-internal-format
43803 msgid "invalid Objective-C++ selector name"
43804 msgstr ""
43806 #: cp/parser.c:28610 cp/parser.c:28628
43807 #, gcc-internal-format
43808 msgid "objective-c++ method declaration is expected"
43809 msgstr ""
43811 #: cp/parser.c:28622 cp/parser.c:28687
43812 #, gcc-internal-format
43813 msgid "method attributes must be specified at the end"
43814 msgstr ""
43816 #: cp/parser.c:28730
43817 #, gcc-internal-format
43818 msgid "stray %qs between Objective-C++ methods"
43819 msgstr ""
43821 #: cp/parser.c:28936 cp/parser.c:28943 cp/parser.c:28950
43822 #, gcc-internal-format
43823 msgid "invalid type for instance variable"
43824 msgstr ""
43826 #: cp/parser.c:29063
43827 #, gcc-internal-format
43828 msgid "identifier expected after %<@protocol%>"
43829 msgstr ""
43831 #: cp/parser.c:29234
43832 #, gcc-internal-format
43833 msgid ""
43834 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
43835 msgstr ""
43837 #: cp/parser.c:29241
43838 #, gcc-internal-format
43839 msgid "prefix attributes are ignored before %<@%D%>"
43840 msgstr ""
43842 #: cp/parser.c:29514 cp/parser.c:29521 cp/parser.c:29528
43843 #, gcc-internal-format
43844 msgid "invalid type for property"
43845 msgstr ""
43847 #: cp/parser.c:30652
43848 #, gcc-internal-format
43849 msgid "%<wait%> expression must be integral"
43850 msgstr ""
43852 #: cp/parser.c:31346
43853 #, gcc-internal-format
43854 msgid "invalid reduction-identifier"
43855 msgstr ""
43857 #: cp/parser.c:33544
43858 #, gcc-internal-format
43859 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
43860 msgstr ""
43862 #: cp/parser.c:33547
43863 #, gcc-internal-format
43864 msgid "parenthesized initialization is not allowed in for-loop"
43865 msgstr ""
43867 #: cp/parser.c:33643
43868 #, gcc-internal-format
43869 msgid ""
43870 "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
43871 msgstr ""
43873 #: cp/parser.c:33871 cp/pt.c:15083
43874 #, gcc-internal-format
43875 msgid "iteration variable %qD should not be reduction"
43876 msgstr ""
43878 #: cp/parser.c:33956
43879 #, gcc-internal-format
43880 msgid "not enough collapsed for loops"
43881 msgstr ""
43883 #: cp/parser.c:34246
43884 #, gcc-internal-format
43885 msgid ""
43886 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
43887 "statements"
43888 msgstr ""
43890 #: cp/parser.c:35052
43891 #, gcc-internal-format
43892 msgid ""
43893 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
43894 "%> or %<delete%> on %<map%> clause"
43895 msgstr ""
43897 #: cp/parser.c:35927
43898 #, gcc-internal-format
43899 msgid ""
43900 "vector attribute not immediately followed by a single function declaration "
43901 "or definition"
43902 msgstr ""
43904 #: cp/parser.c:36220
43905 #, gcc-internal-format
43906 msgid "invalid initializer clause"
43907 msgstr ""
43909 #: cp/parser.c:36248
43910 #, gcc-internal-format
43911 msgid "expected id-expression (arguments)"
43912 msgstr ""
43914 #: cp/parser.c:36260
43915 #, gcc-internal-format
43916 msgid ""
43917 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
43918 msgstr ""
43920 #: cp/parser.c:36341
43921 #, gcc-internal-format
43922 msgid ""
43923 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
43924 "identifier"
43925 msgstr ""
43927 #: cp/parser.c:36360
43928 #, gcc-internal-format
43929 msgid "types may not be defined in declare reduction type list"
43930 msgstr ""
43932 #: cp/parser.c:36382 cp/semantics.c:5359
43933 #, gcc-internal-format
43934 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
43935 msgstr ""
43937 #: cp/parser.c:36387 cp/semantics.c:5368
43938 #, gcc-internal-format
43939 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
43940 msgstr ""
43942 #: cp/parser.c:36390 cp/pt.c:11922 cp/semantics.c:5374
43943 #, gcc-internal-format
43944 msgid "reference type %qT in %<#pragma omp declare reduction%>"
43945 msgstr ""
43947 #: cp/parser.c:36393 cp/semantics.c:5380
43948 #, gcc-internal-format
43949 msgid ""
43950 "const, volatile or __restrict qualified type %qT in %<#pragma omp declare "
43951 "reduction%>"
43952 msgstr ""
43954 #: cp/parser.c:36743
43955 #, gcc-internal-format
43956 msgid "%<#pragma acc routine%> names a set of overloads"
43957 msgstr ""
43959 #: cp/parser.c:36753
43960 #, gcc-internal-format
43961 msgid "%qD does not refer to a namespace scope function"
43962 msgstr ""
43964 #. cancel-and-throw is unimplemented.
43965 #: cp/parser.c:37086
43966 #, gcc-internal-format
43967 msgid "atomic_cancel"
43968 msgstr ""
43970 #: cp/parser.c:37129 cp/semantics.c:8660
43971 #, gcc-internal-format
43972 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
43973 msgstr ""
43975 #: cp/parser.c:37131 cp/semantics.c:8662
43976 #, gcc-internal-format
43977 msgid "%<__transaction_atomic%> without transactional memory support enabled"
43978 msgstr ""
43980 #: cp/parser.c:37327
43981 #, gcc-internal-format
43982 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
43983 msgstr ""
43985 #: cp/parser.c:37360
43986 #, gcc-internal-format
43987 msgid "invalid grainsize for _Cilk_for"
43988 msgstr ""
43990 #: cp/parser.c:37563
43991 #, gcc-internal-format
43992 msgid "%<#pragma GCC ivdep%> must be inside a function"
43993 msgstr ""
43995 #: cp/parser.c:37584
43996 #, gcc-internal-format
43997 msgid "%<#pragma simd%> must be inside a function"
43998 msgstr ""
44000 #: cp/parser.c:37596
44001 #, gcc-internal-format
44002 msgid "%<#pragma cilk grainsize%> must be inside a function"
44003 msgstr ""
44005 #: cp/parser.c:37608
44006 #, gcc-internal-format
44007 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
44008 msgstr ""
44010 #: cp/parser.c:37665
44011 #, gcc-internal-format
44012 msgid "inter-module optimizations not implemented for C++"
44013 msgstr ""
44015 #: cp/parser.c:37775
44016 #, gcc-internal-format
44017 msgid "expected variable-name"
44018 msgstr ""
44020 #: cp/parser.c:37839
44021 #, gcc-internal-format
44022 msgid "expected %<,%> or %<)%> after %qE"
44023 msgstr ""
44025 #: cp/parser.c:38238
44026 #, gcc-internal-format
44027 msgid "implicit templates may not be %<virtual%>"
44028 msgstr ""
44030 #: cp/pt.c:293
44031 #, gcc-internal-format
44032 msgid "data member %qD cannot be a member template"
44033 msgstr ""
44035 #: cp/pt.c:305
44036 #, gcc-internal-format
44037 msgid "invalid member template declaration %qD"
44038 msgstr ""
44040 #: cp/pt.c:684
44041 #, gcc-internal-format
44042 msgid "explicit specialization in non-namespace scope %qD"
44043 msgstr ""
44045 #: cp/pt.c:698
44046 #, gcc-internal-format
44047 msgid "enclosing class templates are not explicitly specialized"
44048 msgstr ""
44050 #: cp/pt.c:784
44051 #, gcc-internal-format
44052 msgid "specialization of %qD must appear at namespace scope"
44053 msgstr ""
44055 #: cp/pt.c:793
44056 #, gcc-internal-format
44057 msgid "specialization of %qD in different namespace"
44058 msgstr ""
44060 #: cp/pt.c:795 cp/pt.c:1022
44061 #, gcc-internal-format
44062 msgid "  from definition of %q#D"
44063 msgstr ""
44065 #: cp/pt.c:812
44066 #, gcc-internal-format
44067 msgid ""
44068 "explicit instantiation of %qD in namespace %qD (which does not enclose "
44069 "namespace %qD)"
44070 msgstr ""
44072 #: cp/pt.c:933
44073 #, gcc-internal-format
44074 msgid "name of class shadows template template parameter %qD"
44075 msgstr ""
44077 #: cp/pt.c:944
44078 #, gcc-internal-format
44079 msgid "specialization of alias template %qD"
44080 msgstr ""
44082 #: cp/pt.c:947 cp/pt.c:1084
44083 #, gcc-internal-format
44084 msgid "explicit specialization of non-template %qT"
44085 msgstr ""
44087 #: cp/pt.c:979
44088 #, gcc-internal-format
44089 msgid "specialization of %qT after instantiation"
44090 msgstr ""
44092 #: cp/pt.c:1020
44093 #, gcc-internal-format
44094 msgid "specializing %q#T in different namespace"
44095 msgstr ""
44097 #. But if we've had an implicit instantiation, that's a
44098 #. problem ([temp.expl.spec]/6).
44099 #: cp/pt.c:1062
44100 #, gcc-internal-format
44101 msgid "specialization %qT after instantiation %qT"
44102 msgstr ""
44104 #: cp/pt.c:1080
44105 #, gcc-internal-format
44106 msgid "template specialization of %qD not allowed by ISO C++"
44107 msgstr ""
44109 #: cp/pt.c:1542
44110 #, gcc-internal-format
44111 msgid "specialization of %qD after instantiation"
44112 msgstr ""
44114 #: cp/pt.c:1939
44115 #, gcc-internal-format
44116 msgid "candidate is: %#D"
44117 msgstr ""
44119 #: cp/pt.c:1946 cp/semantics.c:5228
44120 #, gcc-internal-format
44121 msgid "%s %#D"
44122 msgstr ""
44124 #: cp/pt.c:2087
44125 #, gcc-internal-format
44126 msgid "%qD is not a function template"
44127 msgstr ""
44129 #: cp/pt.c:2092
44130 #, gcc-internal-format
44131 msgid "%qD is not a variable template"
44132 msgstr ""
44134 #: cp/pt.c:2346
44135 #, gcc-internal-format
44136 msgid "template-id %qD for %q+D does not match any template declaration"
44137 msgstr ""
44139 #: cp/pt.c:2349
44140 #, gcc-internal-format
44141 msgid ""
44142 "saw %d %<template<>%>, need %d for specializing a member function template"
44143 msgstr ""
44145 #: cp/pt.c:2360
44146 #, gcc-internal-format
44147 msgid "ambiguous template specialization %qD for %q+D"
44148 msgstr ""
44150 #: cp/pt.c:2570
44151 #, gcc-internal-format
44152 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
44153 msgstr ""
44155 #: cp/pt.c:2579
44156 #, gcc-internal-format
44157 msgid "too many template headers for %D (should be %d)"
44158 msgstr ""
44160 #: cp/pt.c:2584
44161 #, gcc-internal-format
44162 msgid ""
44163 "members of an explicitly specialized class are defined without a template "
44164 "header"
44165 msgstr ""
44167 #. This case handles bogus declarations like template <>
44168 #. template <class T> void f<int>();
44169 #: cp/pt.c:2673 cp/pt.c:2732
44170 #, gcc-internal-format
44171 msgid "template-id %qD in declaration of primary template"
44172 msgstr ""
44174 #: cp/pt.c:2686
44175 #, gcc-internal-format
44176 msgid "template parameter list used in explicit instantiation"
44177 msgstr ""
44179 #: cp/pt.c:2692
44180 #, gcc-internal-format
44181 msgid "definition provided for explicit instantiation"
44182 msgstr ""
44184 #: cp/pt.c:2700
44185 #, gcc-internal-format
44186 msgid "too many template parameter lists in declaration of %qD"
44187 msgstr ""
44189 #: cp/pt.c:2703
44190 #, gcc-internal-format
44191 msgid "too few template parameter lists in declaration of %qD"
44192 msgstr ""
44194 #: cp/pt.c:2705
44195 #, gcc-internal-format
44196 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
44197 msgstr ""
44199 #: cp/pt.c:2711
44200 #, gcc-internal-format
44201 msgid "explicit specialization declared %<concept%>"
44202 msgstr ""
44204 #: cp/pt.c:2742
44205 #, gcc-internal-format
44206 msgid "non-type partial specialization %qD is not allowed"
44207 msgstr ""
44209 #: cp/pt.c:2745
44210 #, gcc-internal-format
44211 msgid "non-class, non-variable partial specialization %qD is not allowed"
44212 msgstr ""
44214 #: cp/pt.c:2778
44215 #, gcc-internal-format
44216 msgid "default argument specified in explicit specialization"
44217 msgstr ""
44219 #: cp/pt.c:2816
44220 #, gcc-internal-format
44221 msgid "%qD is not a template function"
44222 msgstr ""
44224 #. From [temp.expl.spec]:
44226 #. If such an explicit specialization for the member
44227 #. of a class template names an implicitly-declared
44228 #. special member function (clause _special_), the
44229 #. program is ill-formed.
44231 #. Similar language is found in [temp.explicit].
44232 #: cp/pt.c:2881
44233 #, gcc-internal-format
44234 msgid "specialization of implicitly-declared special member function"
44235 msgstr ""
44237 #: cp/pt.c:2925
44238 #, gcc-internal-format
44239 msgid "no member function %qD declared in %qT"
44240 msgstr ""
44242 #: cp/pt.c:2957
44243 #, gcc-internal-format
44244 msgid "%qD is not declared in %qD"
44245 msgstr ""
44247 #: cp/pt.c:2963
44248 #, gcc-internal-format
44249 msgid "friend declaration %qD is not visible to explicit specialization"
44250 msgstr ""
44252 #: cp/pt.c:2966
44253 #, gcc-internal-format
44254 msgid "friend declaration here"
44255 msgstr ""
44257 #: cp/pt.c:3071
44258 #, gcc-internal-format
44259 msgid "explicit specialization of function concept %qD"
44260 msgstr ""
44262 #: cp/pt.c:3667
44263 #, gcc-internal-format
44264 msgid "base initializer expansion %<%T%> contains no parameter packs"
44265 msgstr ""
44267 #: cp/pt.c:3731
44268 #, gcc-internal-format
44269 msgid "expansion pattern %<%T%> contains no argument packs"
44270 msgstr ""
44272 #: cp/pt.c:3733
44273 #, gcc-internal-format
44274 msgid "expansion pattern %<%E%> contains no argument packs"
44275 msgstr ""
44277 #: cp/pt.c:3778
44278 #, gcc-internal-format
44279 msgid "parameter packs not expanded with %<...%>:"
44280 msgstr ""
44282 #: cp/pt.c:3793 cp/pt.c:4527
44283 #, gcc-internal-format
44284 msgid "        %qD"
44285 msgstr ""
44287 #: cp/pt.c:3795
44288 #, gcc-internal-format
44289 msgid "        <anonymous>"
44290 msgstr ""
44292 #: cp/pt.c:3919
44293 #, gcc-internal-format
44294 msgid "declaration of template parameter %q+D shadows template parameter"
44295 msgstr ""
44297 #: cp/pt.c:3922
44298 #, gcc-internal-format
44299 msgid "declaration of %q+#D shadows template parameter"
44300 msgstr ""
44302 #: cp/pt.c:3924
44303 #, gcc-internal-format
44304 msgid "template parameter %qD declared here"
44305 msgstr ""
44307 #: cp/pt.c:4463
44308 #, gcc-internal-format
44309 msgid "specialization of variable concept %q#D"
44310 msgstr ""
44312 #: cp/pt.c:4522
44313 #, gcc-internal-format
44314 msgid "template parameters not deducible in partial specialization:"
44315 msgstr ""
44317 #: cp/pt.c:4546
44318 #, gcc-internal-format
44319 msgid "partial specialization %q+D does not specialize any template arguments"
44320 msgstr ""
44322 #: cp/pt.c:4549
44323 #, gcc-internal-format
44324 msgid ""
44325 "partial specialization %q+D does not specialize any template arguments and "
44326 "is not more constrained than"
44327 msgstr ""
44329 #: cp/pt.c:4551 cp/pt.c:4562
44330 #, gcc-internal-format
44331 msgid "primary template here"
44332 msgstr ""
44334 #: cp/pt.c:4559
44335 #, gcc-internal-format
44336 msgid ""
44337 "partial specialization is not more specialized than the primary template "
44338 "because it replaces multiple parameters with a pack expansion"
44339 msgstr ""
44341 #: cp/pt.c:4609
44342 #, gcc-internal-format
44343 msgid ""
44344 "parameter pack argument %qE must be at the end of the template argument list"
44345 msgstr ""
44347 #: cp/pt.c:4612
44348 #, gcc-internal-format
44349 msgid ""
44350 "parameter pack argument %qT must be at the end of the template argument list"
44351 msgstr ""
44353 #: cp/pt.c:4633
44354 #, gcc-internal-format
44355 msgid "template argument %qE involves template parameter(s)"
44356 msgstr ""
44358 #: cp/pt.c:4679
44359 #, gcc-internal-format
44360 msgid "type %qT of template argument %qE depends on a template parameter"
44361 msgid_plural "type %qT of template argument %qE depends on template parameters"
44362 msgstr[0] ""
44363 msgstr[1] ""
44365 #: cp/pt.c:4732
44366 #, gcc-internal-format
44367 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
44368 msgstr ""
44370 #: cp/pt.c:4736
44371 #, gcc-internal-format
44372 msgid "partial specialization of %qD after instantiation of %qD"
44373 msgstr ""
44375 #: cp/pt.c:4912
44376 #, gcc-internal-format
44377 msgid "no default argument for %qD"
44378 msgstr ""
44380 #. A primary class template can only have one
44381 #. parameter pack, at the end of the template
44382 #. parameter list.
44383 #: cp/pt.c:4934
44384 #, gcc-internal-format
44385 msgid "parameter pack %q+D must be at the end of the template parameter list"
44386 msgstr ""
44388 #: cp/pt.c:4970
44389 #, gcc-internal-format
44390 msgid ""
44391 "default template arguments may not be used in function template friend re-"
44392 "declaration"
44393 msgstr ""
44395 #: cp/pt.c:4973
44396 #, gcc-internal-format
44397 msgid ""
44398 "default template arguments may not be used in function template friend "
44399 "declarations"
44400 msgstr ""
44402 #: cp/pt.c:4976
44403 #, gcc-internal-format
44404 msgid ""
44405 "default template arguments may not be used in function templates without -"
44406 "std=c++11 or -std=gnu++11"
44407 msgstr ""
44409 #: cp/pt.c:4979
44410 #, gcc-internal-format
44411 msgid "default template arguments may not be used in partial specializations"
44412 msgstr ""
44414 #: cp/pt.c:4982 cp/pt.c:5040
44415 #, gcc-internal-format
44416 msgid "default argument for template parameter for class enclosing %qD"
44417 msgstr ""
44419 #: cp/pt.c:5154
44420 #, gcc-internal-format
44421 msgid "template %qD declared"
44422 msgstr ""
44424 #: cp/pt.c:5161
44425 #, gcc-internal-format
44426 msgid "template class without a name"
44427 msgstr ""
44429 #: cp/pt.c:5169
44430 #, gcc-internal-format
44431 msgid "member template %qD may not have virt-specifiers"
44432 msgstr ""
44434 #. [basic.stc.dynamic.allocation]
44436 #. An allocation function can be a function
44437 #. template. ... Template allocation functions shall
44438 #. have two or more parameters.
44439 #: cp/pt.c:5191
44440 #, gcc-internal-format
44441 msgid "invalid template declaration of %qD"
44442 msgstr ""
44444 #: cp/pt.c:5320
44445 #, gcc-internal-format
44446 msgid "template definition of non-template %q#D"
44447 msgstr ""
44449 #: cp/pt.c:5363
44450 #, gcc-internal-format
44451 msgid "expected %d levels of template parms for %q#D, got %d"
44452 msgstr ""
44454 #: cp/pt.c:5377
44455 #, gcc-internal-format
44456 msgid "got %d template parameters for %q#D"
44457 msgstr ""
44459 #: cp/pt.c:5380
44460 #, gcc-internal-format
44461 msgid "got %d template parameters for %q#T"
44462 msgstr ""
44464 #: cp/pt.c:5382
44465 #, gcc-internal-format, gfc-internal-format
44466 msgid "  but %d required"
44467 msgstr ""
44469 #: cp/pt.c:5403
44470 #, gcc-internal-format
44471 msgid "template arguments to %qD do not match original template %qD"
44472 msgstr ""
44474 #: cp/pt.c:5407
44475 #, gcc-internal-format
44476 msgid "use template<> for an explicit specialization"
44477 msgstr ""
44479 #: cp/pt.c:5545
44480 #, gcc-internal-format
44481 msgid "%qT is not a template type"
44482 msgstr ""
44484 #: cp/pt.c:5558
44485 #, gcc-internal-format
44486 msgid "template specifiers not specified in declaration of %qD"
44487 msgstr ""
44489 #: cp/pt.c:5569
44490 #, gcc-internal-format, gfc-internal-format
44491 msgid "redeclared with %d template parameter"
44492 msgid_plural "redeclared with %d template parameters"
44493 msgstr[0] ""
44494 msgstr[1] ""
44496 #: cp/pt.c:5573
44497 #, gcc-internal-format
44498 msgid "previous declaration %qD used %d template parameter"
44499 msgid_plural "previous declaration %qD used %d template parameters"
44500 msgstr[0] ""
44501 msgstr[1] ""
44503 #: cp/pt.c:5610
44504 #, gcc-internal-format
44505 msgid "template parameter %q+#D"
44506 msgstr ""
44508 #: cp/pt.c:5611
44509 #, gcc-internal-format
44510 msgid "redeclared here as %q#D"
44511 msgstr ""
44513 #. We have in [temp.param]:
44515 #. A template-parameter may not be given default arguments
44516 #. by two different declarations in the same scope.
44517 #: cp/pt.c:5621
44518 #, gcc-internal-format
44519 msgid "redefinition of default argument for %q#D"
44520 msgstr ""
44522 #: cp/pt.c:5623
44523 #, gcc-internal-format
44524 msgid "original definition appeared here"
44525 msgstr ""
44527 #: cp/pt.c:5648
44528 #, gcc-internal-format
44529 msgid "redeclaration %q#D with different constraints"
44530 msgstr ""
44532 #: cp/pt.c:5651
44533 #, gcc-internal-format
44534 msgid "original declaration appeared here"
44535 msgstr ""
44537 #: cp/pt.c:5904 cp/pt.c:5955
44538 #, gcc-internal-format
44539 msgid "%qE is not a valid template argument for type %qT"
44540 msgstr ""
44542 #: cp/pt.c:5907
44543 #, gcc-internal-format
44544 msgid "it must be the address of a function with external linkage"
44545 msgstr ""
44547 #: cp/pt.c:5910
44548 #, gcc-internal-format
44549 msgid "it must be the name of a function with external linkage"
44550 msgstr ""
44552 #: cp/pt.c:5922
44553 #, gcc-internal-format
44554 msgid ""
44555 "%qE is not a valid template argument for type %qT because %qD has no linkage"
44556 msgstr ""
44558 #: cp/pt.c:5926
44559 #, gcc-internal-format
44560 msgid ""
44561 "%qE is not a valid template argument for type %qT because %qD does not have "
44562 "external linkage"
44563 msgstr ""
44565 #: cp/pt.c:5957
44566 #, gcc-internal-format
44567 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
44568 msgstr ""
44570 #: cp/pt.c:6008
44571 #, gcc-internal-format
44572 msgid "  couldn't deduce template parameter %qD"
44573 msgstr ""
44575 #: cp/pt.c:6023
44576 #, gcc-internal-format
44577 msgid "  types %qT and %qT have incompatible cv-qualifiers"
44578 msgstr ""
44580 #: cp/pt.c:6032
44581 #, gcc-internal-format
44582 msgid "  mismatched types %qT and %qT"
44583 msgstr ""
44585 #: cp/pt.c:6041
44586 #, gcc-internal-format
44587 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
44588 msgstr ""
44590 #: cp/pt.c:6052
44591 #, gcc-internal-format
44592 msgid "  template argument %qE does not match pointer-to-member constant %qE"
44593 msgstr ""
44595 #: cp/pt.c:6062
44596 #, gcc-internal-format
44597 msgid "  %qE is not equivalent to %qE"
44598 msgstr ""
44600 #: cp/pt.c:6071
44601 #, gcc-internal-format
44602 msgid "  inconsistent parameter pack deduction with %qT and %qT"
44603 msgstr ""
44605 #: cp/pt.c:6083
44606 #, gcc-internal-format
44607 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
44608 msgstr ""
44610 #: cp/pt.c:6087
44611 #, gcc-internal-format
44612 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
44613 msgstr ""
44615 #: cp/pt.c:6098
44616 #, gcc-internal-format
44617 msgid "  variable-sized array type %qT is not a valid template argument"
44618 msgstr ""
44620 #: cp/pt.c:6109
44621 #, gcc-internal-format
44622 msgid "  member function type %qT is not a valid template argument"
44623 msgstr ""
44625 #: cp/pt.c:6121
44626 #, gcc-internal-format, gfc-internal-format
44627 msgid "  candidate expects at least %d argument, %d provided"
44628 msgid_plural "  candidate expects at least %d arguments, %d provided"
44629 msgstr[0] ""
44630 msgstr[1] ""
44632 #: cp/pt.c:6152
44633 #, gcc-internal-format
44634 msgid "  cannot convert %qE (type %qT) to type %qT"
44635 msgstr ""
44637 #: cp/pt.c:6165
44638 #, gcc-internal-format
44639 msgid "  %qT is an ambiguous base class of %qT"
44640 msgstr ""
44642 #: cp/pt.c:6169
44643 #, gcc-internal-format
44644 msgid "  %qT is not derived from %qT"
44645 msgstr ""
44647 #: cp/pt.c:6180
44648 #, gcc-internal-format
44649 msgid ""
44650 "  template parameters of a template template argument are inconsistent with "
44651 "other deduced template arguments"
44652 msgstr ""
44654 #: cp/pt.c:6190
44655 #, gcc-internal-format
44656 msgid "  can't deduce a template for %qT from non-template type %qT"
44657 msgstr ""
44659 #: cp/pt.c:6200
44660 #, gcc-internal-format
44661 msgid "  template argument %qE does not match %qE"
44662 msgstr ""
44664 #: cp/pt.c:6209
44665 #, gcc-internal-format
44666 msgid "  could not resolve address from overloaded function %qE"
44667 msgstr ""
44669 #: cp/pt.c:6248
44670 #, gcc-internal-format
44671 msgid ""
44672 "%qE is not a valid template argument for type %qT because string literals "
44673 "can never be used in this context"
44674 msgstr ""
44676 #: cp/pt.c:6411
44677 #, gcc-internal-format
44678 msgid "in template argument for type %qT "
44679 msgstr ""
44681 #: cp/pt.c:6458
44682 #, gcc-internal-format
44683 msgid ""
44684 "%qD is not a valid template argument because %qD is a variable, not the "
44685 "address of a variable"
44686 msgstr ""
44688 #: cp/pt.c:6466
44689 #, gcc-internal-format
44690 msgid ""
44691 "%qE is not a valid template argument for %qT because it is not the address "
44692 "of a variable"
44693 msgstr ""
44695 #: cp/pt.c:6484
44696 #, gcc-internal-format
44697 msgid ""
44698 "%qE is not a valid template argument of type %qT because %qE is not a "
44699 "variable"
44700 msgstr ""
44702 #: cp/pt.c:6491
44703 #, gcc-internal-format
44704 msgid ""
44705 "%qE is not a valid template argument of type %qT because %qD does not have "
44706 "external linkage"
44707 msgstr ""
44709 #: cp/pt.c:6499
44710 #, gcc-internal-format
44711 msgid ""
44712 "%qE is not a valid template argument of type %qT because %qD has no linkage"
44713 msgstr ""
44715 #: cp/pt.c:6529
44716 #, gcc-internal-format
44717 msgid ""
44718 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
44719 "qualification"
44720 msgstr ""
44722 #: cp/pt.c:6537
44723 #, gcc-internal-format
44724 msgid ""
44725 "%qE is not a valid template argument for type %qT because it is not an lvalue"
44726 msgstr ""
44728 #: cp/pt.c:6555
44729 #, gcc-internal-format
44730 msgid ""
44731 "%q#D is not a valid template argument for type %qT because a reference "
44732 "variable does not have a constant address"
44733 msgstr ""
44735 #: cp/pt.c:6565
44736 #, gcc-internal-format
44737 msgid ""
44738 "%qE is not a valid template argument for type %qT because it is not an "
44739 "object with linkage"
44740 msgstr ""
44742 #: cp/pt.c:6576
44743 #, gcc-internal-format
44744 msgid ""
44745 "%qE is not a valid template argument for type %qT because object %qD does "
44746 "not have linkage"
44747 msgstr ""
44749 #: cp/pt.c:6622
44750 #, gcc-internal-format
44751 msgid ""
44752 "%qE is not a valid template argument for type %qT because it is a pointer"
44753 msgstr ""
44755 #: cp/pt.c:6624
44756 #, gcc-internal-format
44757 msgid "try using %qE instead"
44758 msgstr ""
44760 #: cp/pt.c:6666 cp/pt.c:6697
44761 #, gcc-internal-format
44762 msgid ""
44763 "%qE is not a valid template argument for type %qT because it is of type %qT"
44764 msgstr ""
44766 #: cp/pt.c:6672
44767 #, gcc-internal-format
44768 msgid "standard conversions are not allowed in this context"
44769 msgstr ""
44771 #: cp/pt.c:6984
44772 #, gcc-internal-format
44773 msgid "ignoring attributes on template argument %qT"
44774 msgstr ""
44776 #: cp/pt.c:7091
44777 #, gcc-internal-format
44778 msgid "injected-class-name %qD used as template template argument"
44779 msgstr ""
44781 #: cp/pt.c:7120
44782 #, gcc-internal-format
44783 msgid "invalid use of destructor %qE as a type"
44784 msgstr ""
44786 #: cp/pt.c:7125
44787 #, gcc-internal-format
44788 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
44789 msgstr ""
44791 #: cp/pt.c:7141 cp/pt.c:7163 cp/pt.c:7216
44792 #, gcc-internal-format
44793 msgid "type/value mismatch at argument %d in template parameter list for %qD"
44794 msgstr ""
44796 #: cp/pt.c:7146
44797 #, gcc-internal-format
44798 msgid "  expected a constant of type %qT, got %qT"
44799 msgstr ""
44801 #: cp/pt.c:7151
44802 #, gcc-internal-format
44803 msgid "  expected a class template, got %qE"
44804 msgstr ""
44806 #: cp/pt.c:7154
44807 #, gcc-internal-format
44808 msgid "  expected a type, got %qE"
44809 msgstr ""
44811 #: cp/pt.c:7168
44812 #, gcc-internal-format
44813 msgid "  expected a type, got %qT"
44814 msgstr ""
44816 #: cp/pt.c:7171
44817 #, gcc-internal-format
44818 msgid "  expected a class template, got %qT"
44819 msgstr ""
44821 #: cp/pt.c:7220
44822 #, gcc-internal-format
44823 msgid "  expected a template of type %qD, got %qT"
44824 msgstr ""
44826 #: cp/pt.c:7234
44827 #, gcc-internal-format
44828 msgid "constraint mismatch at argument %d in template parameter list for %qD"
44829 msgstr ""
44831 #: cp/pt.c:7237
44832 #, gcc-internal-format
44833 msgid "  expected %qD but got %qD"
44834 msgstr ""
44836 #. Not sure if this is reachable, but it doesn't hurt
44837 #. to be robust.
44838 #: cp/pt.c:7269
44839 #, gcc-internal-format
44840 msgid "type mismatch in nontype parameter pack"
44841 msgstr ""
44843 #: cp/pt.c:7295
44844 #, gcc-internal-format
44845 msgid "could not convert template argument %qE to %qT"
44846 msgstr ""
44848 #: cp/pt.c:7430 cp/pt.c:7735
44849 #, gcc-internal-format, gfc-internal-format
44850 msgid "template argument %d is invalid"
44851 msgstr ""
44853 #: cp/pt.c:7445 cp/pt.c:7575 cp/pt.c:7760
44854 #, gcc-internal-format, gfc-internal-format
44855 msgid "wrong number of template arguments (%d, should be %d)"
44856 msgstr ""
44858 #: cp/pt.c:7571
44859 #, gcc-internal-format, gfc-internal-format
44860 msgid "wrong number of template arguments (%d, should be at least %d)"
44861 msgstr ""
44863 #: cp/pt.c:7580
44864 #, gcc-internal-format
44865 msgid "provided for %qD"
44866 msgstr ""
44868 #: cp/pt.c:7605
44869 #, gcc-internal-format
44870 msgid ""
44871 "pack expansion argument for non-pack parameter %qD of alias template %qD"
44872 msgstr ""
44874 #: cp/pt.c:7609
44875 #, gcc-internal-format
44876 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
44877 msgstr ""
44879 #: cp/pt.c:7701
44880 #, gcc-internal-format
44881 msgid ""
44882 "so any instantiation with a non-empty parameter pack would be ill-formed"
44883 msgstr ""
44885 #: cp/pt.c:7763
44886 #, gcc-internal-format
44887 msgid "provided for %q+D"
44888 msgstr ""
44890 #: cp/pt.c:8022
44891 #, gcc-internal-format
44892 msgid "%q#D is not a function template"
44893 msgstr ""
44895 #: cp/pt.c:8189
44896 #, gcc-internal-format
44897 msgid "non-template type %qT used as a template"
44898 msgstr ""
44900 #: cp/pt.c:8191
44901 #, gcc-internal-format
44902 msgid "for template declaration %q+D"
44903 msgstr ""
44905 #: cp/pt.c:8362
44906 #, gcc-internal-format
44907 msgid "template constraint failure"
44908 msgstr ""
44910 #: cp/pt.c:8708
44911 #, gcc-internal-format
44912 msgid "use of invalid variable template %qE"
44913 msgstr ""
44915 #: cp/pt.c:9129
44916 #, gcc-internal-format, gfc-internal-format
44917 msgid ""
44918 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
44919 "increase the maximum)"
44920 msgstr ""
44922 #: cp/pt.c:10711
44923 #, gcc-internal-format
44924 msgid "fold of empty expansion over %O"
44925 msgstr ""
44927 #: cp/pt.c:11030
44928 #, gcc-internal-format
44929 msgid "mismatched argument pack lengths while expanding %<%T%>"
44930 msgstr ""
44932 #: cp/pt.c:11034
44933 #, gcc-internal-format
44934 msgid "mismatched argument pack lengths while expanding %<%E%>"
44935 msgstr ""
44937 #: cp/pt.c:11592
44938 #, gcc-internal-format
44939 msgid "  when instantiating default argument for call to %D"
44940 msgstr ""
44942 #. It may seem that this case cannot occur, since:
44944 #. typedef void f();
44945 #. void g() { f x; }
44947 #. declares a function, not a variable.  However:
44949 #. typedef void f();
44950 #. template <typename T> void g() { T t; }
44951 #. template void g<f>();
44953 #. is an attempt to declare a variable with function
44954 #. type.
44955 #: cp/pt.c:12428
44956 #, gcc-internal-format
44957 msgid "variable %qD has function type"
44958 msgstr ""
44960 #: cp/pt.c:12600
44961 #, gcc-internal-format
44962 msgid "invalid parameter type %qT"
44963 msgstr ""
44965 #: cp/pt.c:12602
44966 #, gcc-internal-format
44967 msgid "in declaration %q+D"
44968 msgstr ""
44970 #: cp/pt.c:12713
44971 #, gcc-internal-format
44972 msgid "function returning an array"
44973 msgstr ""
44975 #: cp/pt.c:12715
44976 #, gcc-internal-format
44977 msgid "function returning a function"
44978 msgstr ""
44980 #: cp/pt.c:12755
44981 #, gcc-internal-format
44982 msgid "creating pointer to member function of non-class type %qT"
44983 msgstr ""
44985 #: cp/pt.c:13350
44986 #, gcc-internal-format
44987 msgid "forming reference to void"
44988 msgstr ""
44990 #: cp/pt.c:13352
44991 #, gcc-internal-format
44992 msgid "forming pointer to reference type %qT"
44993 msgstr ""
44995 #: cp/pt.c:13354
44996 #, gcc-internal-format
44997 msgid "forming reference to reference type %qT"
44998 msgstr ""
45000 #: cp/pt.c:13367
45001 #, gcc-internal-format
45002 msgid "forming pointer to qualified function type %qT"
45003 msgstr ""
45005 #: cp/pt.c:13370
45006 #, gcc-internal-format
45007 msgid "forming reference to qualified function type %qT"
45008 msgstr ""
45010 #: cp/pt.c:13418
45011 #, gcc-internal-format
45012 msgid "creating pointer to member of non-class type %qT"
45013 msgstr ""
45015 #: cp/pt.c:13424
45016 #, gcc-internal-format
45017 msgid "creating pointer to member reference type %qT"
45018 msgstr ""
45020 #: cp/pt.c:13430
45021 #, gcc-internal-format
45022 msgid "creating pointer to member of type void"
45023 msgstr ""
45025 #: cp/pt.c:13496
45026 #, gcc-internal-format
45027 msgid "creating array of %qT"
45028 msgstr ""
45030 #: cp/pt.c:13529
45031 #, gcc-internal-format
45032 msgid "%qT is not a class, struct, or union type"
45033 msgstr ""
45035 #: cp/pt.c:13566
45036 #, gcc-internal-format
45037 msgid "%qT resolves to %qT, which is not an enumeration type"
45038 msgstr ""
45040 #: cp/pt.c:13574
45041 #, gcc-internal-format
45042 msgid "%qT resolves to %qT, which is is not a class type"
45043 msgstr ""
45045 #: cp/pt.c:13638
45046 #, gcc-internal-format
45047 msgid "empty initializer in lambda init-capture"
45048 msgstr ""
45050 #: cp/pt.c:13715
45051 #, gcc-internal-format
45052 msgid "use of %qs in template"
45053 msgstr ""
45055 #: cp/pt.c:13879
45056 #, gcc-internal-format
45057 msgid "qualifying type %qT does not match destructor name ~%qT"
45058 msgstr ""
45060 #: cp/pt.c:13894
45061 #, gcc-internal-format
45062 msgid ""
45063 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
45064 msgstr ""
45066 #: cp/pt.c:13896
45067 #, gcc-internal-format
45068 msgid "say %<typename %E%> if a type is meant"
45069 msgstr ""
45071 #: cp/pt.c:14114
45072 #, gcc-internal-format
45073 msgid "using invalid field %qD"
45074 msgstr ""
45076 #: cp/pt.c:14569 cp/pt.c:15905
45077 #, gcc-internal-format
45078 msgid "invalid use of pack expansion expression"
45079 msgstr ""
45081 #: cp/pt.c:14573 cp/pt.c:15909
45082 #, gcc-internal-format
45083 msgid "use %<...%> to expand argument pack"
45084 msgstr ""
45086 #: cp/pt.c:16684
45087 #, gcc-internal-format
45088 msgid ""
45089 "%qD was not declared in this scope, and no declarations were found by "
45090 "argument-dependent lookup at the point of instantiation"
45091 msgstr ""
45093 #: cp/pt.c:16696
45094 #, gcc-internal-format
45095 msgid "declarations in dependent base %qT are not found by unqualified lookup"
45096 msgstr ""
45098 #: cp/pt.c:16701
45099 #, gcc-internal-format
45100 msgid "use %<this->%D%> instead"
45101 msgstr ""
45103 #: cp/pt.c:16704
45104 #, gcc-internal-format
45105 msgid "use %<%T::%D%> instead"
45106 msgstr ""
45108 #: cp/pt.c:16709
45109 #, gcc-internal-format
45110 msgid "%qD declared here, later in the translation unit"
45111 msgstr ""
45113 #: cp/pt.c:17003
45114 #, gcc-internal-format
45115 msgid "%qT is not a class or namespace"
45116 msgstr ""
45118 #: cp/pt.c:17006
45119 #, gcc-internal-format
45120 msgid "%qD is not a class or namespace"
45121 msgstr ""
45123 #: cp/pt.c:17369
45124 #, gcc-internal-format
45125 msgid "%qT is/uses unnamed type"
45126 msgstr ""
45128 #: cp/pt.c:17371
45129 #, gcc-internal-format
45130 msgid "template argument for %qD uses local type %qT"
45131 msgstr ""
45133 #: cp/pt.c:17381
45134 #, gcc-internal-format
45135 msgid "%qT is a variably modified type"
45136 msgstr ""
45138 #: cp/pt.c:17396
45139 #, gcc-internal-format
45140 msgid "integral expression %qE is not constant"
45141 msgstr ""
45143 #: cp/pt.c:17414
45144 #, gcc-internal-format
45145 msgid "  trying to instantiate %qD"
45146 msgstr ""
45148 #: cp/pt.c:21169
45149 #, gcc-internal-format
45150 msgid "ambiguous template instantiation for %q#T"
45151 msgstr ""
45153 #: cp/pt.c:21171
45154 #, gcc-internal-format
45155 msgid "ambiguous template instantiation for %q#D"
45156 msgstr ""
45158 #: cp/pt.c:21177
45159 msgid "%s %#S"
45160 msgstr ""
45162 #: cp/pt.c:21201 cp/pt.c:21288
45163 #, gcc-internal-format
45164 msgid "explicit instantiation of non-template %q#D"
45165 msgstr ""
45167 #: cp/pt.c:21220
45168 #, gcc-internal-format
45169 msgid "%qD is not a static data member of a class template"
45170 msgstr ""
45172 #: cp/pt.c:21226 cp/pt.c:21283
45173 #, gcc-internal-format
45174 msgid "no matching template for %qD found"
45175 msgstr ""
45177 #: cp/pt.c:21231
45178 #, gcc-internal-format
45179 msgid ""
45180 "type %qT for explicit instantiation %qD does not match declared type %qT"
45181 msgstr ""
45183 #: cp/pt.c:21239
45184 #, gcc-internal-format
45185 msgid "explicit instantiation of %q#D"
45186 msgstr ""
45188 #: cp/pt.c:21275
45189 #, gcc-internal-format
45190 msgid "duplicate explicit instantiation of %q#D"
45191 msgstr ""
45193 #: cp/pt.c:21298 cp/pt.c:21395
45194 #, gcc-internal-format
45195 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
45196 msgstr ""
45198 #: cp/pt.c:21303 cp/pt.c:21412
45199 #, gcc-internal-format
45200 msgid "storage class %qD applied to template instantiation"
45201 msgstr ""
45203 #: cp/pt.c:21371
45204 #, gcc-internal-format
45205 msgid "explicit instantiation of non-class template %qD"
45206 msgstr ""
45208 #: cp/pt.c:21373
45209 #, gcc-internal-format
45210 msgid "explicit instantiation of non-template type %qT"
45211 msgstr ""
45213 #: cp/pt.c:21382
45214 #, gcc-internal-format
45215 msgid "explicit instantiation of %q#T before definition of template"
45216 msgstr ""
45218 #: cp/pt.c:21400
45219 #, gcc-internal-format
45220 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
45221 msgstr ""
45223 #: cp/pt.c:21446
45224 #, gcc-internal-format
45225 msgid "duplicate explicit instantiation of %q#T"
45226 msgstr ""
45228 #. [temp.explicit]
45230 #. The definition of a non-exported function template, a
45231 #. non-exported member function template, or a non-exported
45232 #. member function or static data member of a class template
45233 #. shall be present in every translation unit in which it is
45234 #. explicitly instantiated.
45235 #: cp/pt.c:21998
45236 #, gcc-internal-format
45237 msgid "explicit instantiation of %qD but no definition available"
45238 msgstr ""
45240 #: cp/pt.c:22228
45241 #, gcc-internal-format
45242 msgid ""
45243 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
45244 "possibly from virtual table generation (use -ftemplate-depth= to increase "
45245 "the maximum)"
45246 msgstr ""
45248 #: cp/pt.c:22570
45249 #, gcc-internal-format
45250 msgid "invalid template non-type parameter"
45251 msgstr ""
45253 #: cp/pt.c:22572
45254 #, gcc-internal-format
45255 msgid "%q#T is not a valid type for a template non-type parameter"
45256 msgstr ""
45258 #: cp/pt.c:23976
45259 #, gcc-internal-format
45260 msgid ""
45261 "deducing from brace-enclosed initializer list requires #include "
45262 "<initializer_list>"
45263 msgstr ""
45265 #: cp/pt.c:24140
45266 #, gcc-internal-format
45267 msgid "direct-list-initialization of %<auto%> requires exactly one element"
45268 msgstr ""
45270 #: cp/pt.c:24143
45271 #, gcc-internal-format
45272 msgid ""
45273 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
45274 "e. add %<=%> before the %<{%>)"
45275 msgstr ""
45277 #: cp/pt.c:24167
45278 #, gcc-internal-format
45279 msgid "%qT as type rather than plain %<decltype(auto)%>"
45280 msgstr ""
45282 #: cp/pt.c:24202
45283 #, gcc-internal-format
45284 msgid "unable to deduce lambda return type from %qE"
45285 msgstr ""
45287 #: cp/pt.c:24204
45288 #, gcc-internal-format
45289 msgid "unable to deduce %qT from %qE"
45290 msgstr ""
45292 #: cp/pt.c:24236
45293 #, gcc-internal-format
45294 msgid "placeholder constraints not satisfied"
45295 msgstr ""
45297 #: cp/pt.c:24239
45298 #, gcc-internal-format
45299 msgid "deduced initializer does not satisfy placeholder constraints"
45300 msgstr ""
45302 #: cp/pt.c:24243
45303 #, gcc-internal-format
45304 msgid "deduced return type does not satisfy placeholder constraints"
45305 msgstr ""
45307 #: cp/pt.c:24247
45308 #, gcc-internal-format
45309 msgid "deduced expression type does not saatisy placeholder constraints"
45310 msgstr ""
45312 #: cp/repo.c:113
45313 #, gcc-internal-format
45314 msgid "-frepo must be used with -c"
45315 msgstr ""
45317 #: cp/repo.c:203
45318 #, gcc-internal-format, gfc-internal-format
45319 msgid "mysterious repository information in %s"
45320 msgstr ""
45322 #: cp/repo.c:221
45323 #, gcc-internal-format
45324 msgid "can%'t create repository information file %qs"
45325 msgstr ""
45327 #: cp/rtti.c:287
45328 #, gcc-internal-format
45329 msgid "cannot use typeid with -fno-rtti"
45330 msgstr ""
45332 #: cp/rtti.c:293
45333 #, gcc-internal-format
45334 msgid "must #include <typeinfo> before using typeid"
45335 msgstr ""
45337 #: cp/rtti.c:395
45338 #, gcc-internal-format
45339 msgid ""
45340 "cannot create type information for type %qT because it involves types of "
45341 "variable size"
45342 msgstr ""
45344 #: cp/rtti.c:485
45345 #, gcc-internal-format
45346 msgid "typeid of qualified function type %qT"
45347 msgstr ""
45349 #: cp/rtti.c:666 cp/rtti.c:681
45350 #, gcc-internal-format
45351 msgid "dynamic_cast of %q#D to %q#T can never succeed"
45352 msgstr ""
45354 #: cp/rtti.c:692
45355 #, gcc-internal-format
45356 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
45357 msgstr ""
45359 #: cp/rtti.c:771
45360 #, gcc-internal-format
45361 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
45362 msgstr ""
45364 #: cp/search.c:248
45365 #, gcc-internal-format
45366 msgid "%qT is an ambiguous base of %qT"
45367 msgstr ""
45369 #: cp/search.c:264
45370 #, gcc-internal-format
45371 msgid "%qT is an inaccessible base of %qT"
45372 msgstr ""
45374 #: cp/search.c:2055
45375 #, gcc-internal-format
45376 msgid "invalid covariant return type for %q#D"
45377 msgstr ""
45379 #: cp/search.c:2057
45380 #, gcc-internal-format
45381 msgid "  overriding %q#D"
45382 msgstr ""
45384 #: cp/search.c:2070
45385 #, gcc-internal-format
45386 msgid "invalid covariant return type for %q+#D"
45387 msgstr ""
45389 #: cp/search.c:2071 cp/search.c:2076 cp/search.c:2103
45390 #, gcc-internal-format
45391 msgid "  overriding %q+#D"
45392 msgstr ""
45394 #: cp/search.c:2075
45395 #, gcc-internal-format
45396 msgid "conflicting return type specified for %q+#D"
45397 msgstr ""
45399 #: cp/search.c:2090
45400 #, gcc-internal-format
45401 msgid "looser throw specifier for %q+#F"
45402 msgstr ""
45404 #: cp/search.c:2091
45405 #, gcc-internal-format
45406 msgid "  overriding %q+#F"
45407 msgstr ""
45409 #: cp/search.c:2102
45410 #, gcc-internal-format
45411 msgid "conflicting type attributes specified for %q+#D"
45412 msgstr ""
45414 #: cp/search.c:2118
45415 #, gcc-internal-format
45416 msgid "%qD declared %<transaction_safe_dynamic%>"
45417 msgstr ""
45419 #: cp/search.c:2120
45420 #, gcc-internal-format
45421 msgid "overriding %qD declared %<transaction_safe%>"
45422 msgstr ""
45424 #: cp/search.c:2127
45425 #, gcc-internal-format
45426 msgid "deleted function %q+D"
45427 msgstr ""
45429 #: cp/search.c:2128
45430 #, gcc-internal-format
45431 msgid "overriding non-deleted function %q+D"
45432 msgstr ""
45434 #: cp/search.c:2133
45435 #, gcc-internal-format
45436 msgid "non-deleted function %q+D"
45437 msgstr ""
45439 #: cp/search.c:2134
45440 #, gcc-internal-format
45441 msgid "overriding deleted function %q+D"
45442 msgstr ""
45444 #: cp/search.c:2140
45445 #, gcc-internal-format
45446 msgid "virtual function %q+D"
45447 msgstr ""
45449 #: cp/search.c:2141
45450 #, gcc-internal-format
45451 msgid "overriding final function %q+D"
45452 msgstr ""
45454 #. A static member function cannot match an inherited
45455 #. virtual member function.
45456 #: cp/search.c:2237
45457 #, gcc-internal-format
45458 msgid "%q+#D cannot be declared"
45459 msgstr ""
45461 #: cp/search.c:2238
45462 #, gcc-internal-format
45463 msgid "  since %q+#D declared in base class"
45464 msgstr ""
45466 #: cp/semantics.c:847
45467 #, gcc-internal-format
45468 msgid "suggest explicit braces around empty body in %<do%> statement"
45469 msgstr ""
45471 #: cp/semantics.c:1515
45472 #, gcc-internal-format
45473 msgid "type of asm operand %qE could not be determined"
45474 msgstr ""
45476 #: cp/semantics.c:1580
45477 #, gcc-internal-format
45478 msgid "__label__ declarations are only allowed in function scopes"
45479 msgstr ""
45481 #: cp/semantics.c:1760
45482 #, gcc-internal-format
45483 msgid "invalid use of member %qD in static member function"
45484 msgstr ""
45486 #: cp/semantics.c:2446
45487 #, gcc-internal-format
45488 msgid "arguments to destructor are not allowed"
45489 msgstr ""
45491 #: cp/semantics.c:2543
45492 #, gcc-internal-format
45493 msgid "%<this%> is unavailable for static member functions"
45494 msgstr ""
45496 #: cp/semantics.c:2545
45497 #, gcc-internal-format
45498 msgid "invalid use of %<this%> in non-member function"
45499 msgstr ""
45501 #: cp/semantics.c:2547
45502 #, gcc-internal-format
45503 msgid "invalid use of %<this%> at top level"
45504 msgstr ""
45506 #: cp/semantics.c:2569
45507 #, gcc-internal-format
45508 msgid "invalid qualifying scope in pseudo-destructor name"
45509 msgstr ""
45511 #: cp/semantics.c:2577 cp/typeck.c:2532
45512 #, gcc-internal-format
45513 msgid "qualified type %qT does not match destructor name ~%qT"
45514 msgstr ""
45516 #: cp/semantics.c:2599
45517 #, gcc-internal-format
45518 msgid "%qE is not of type %qT"
45519 msgstr ""
45521 #: cp/semantics.c:2670
45522 #, gcc-internal-format
45523 msgid "compound literal of non-object type %qT"
45524 msgstr ""
45526 #: cp/semantics.c:2792
45527 #, gcc-internal-format
45528 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
45529 msgstr ""
45531 #: cp/semantics.c:2842
45532 #, gcc-internal-format
45533 msgid ""
45534 "invalid use of type %qT as a default value for a template template-parameter"
45535 msgstr ""
45537 #: cp/semantics.c:2845
45538 #, gcc-internal-format
45539 msgid "invalid default argument for a template template parameter"
45540 msgstr ""
45542 #: cp/semantics.c:2862
45543 #, gcc-internal-format
45544 msgid "definition of %q#T inside template parameter list"
45545 msgstr ""
45547 #: cp/semantics.c:2893
45548 #, gcc-internal-format
45549 msgid "invalid definition of qualified type %qT"
45550 msgstr ""
45552 #: cp/semantics.c:3173
45553 #, gcc-internal-format
45554 msgid "invalid base-class specification"
45555 msgstr ""
45557 #: cp/semantics.c:3332
45558 #, gcc-internal-format
45559 msgid "cannot capture member %qD of anonymous union"
45560 msgstr ""
45562 #: cp/semantics.c:3345 cp/semantics.c:9343
45563 #, gcc-internal-format
45564 msgid "%qD is not captured"
45565 msgstr ""
45567 #: cp/semantics.c:3350
45568 #, gcc-internal-format
45569 msgid "the lambda has no capture-default"
45570 msgstr ""
45572 #: cp/semantics.c:3352
45573 #, gcc-internal-format
45574 msgid ""
45575 "lambda in local class %q+T cannot capture variables from the enclosing "
45576 "context"
45577 msgstr ""
45579 #: cp/semantics.c:3363
45580 #, gcc-internal-format
45581 msgid "use of local variable with automatic storage from containing function"
45582 msgstr ""
45584 #: cp/semantics.c:3364
45585 #, gcc-internal-format
45586 msgid "use of parameter from containing function"
45587 msgstr ""
45589 #: cp/semantics.c:3532
45590 #, gcc-internal-format
45591 msgid ""
45592 "template parameter %qD of type %qT is not allowed in an integral constant "
45593 "expression because it is not of integral or enumeration type"
45594 msgstr ""
45596 #: cp/semantics.c:3625
45597 #, gcc-internal-format
45598 msgid "use of namespace %qD as expression"
45599 msgstr ""
45601 #: cp/semantics.c:3630
45602 #, gcc-internal-format
45603 msgid "use of class template %qT as expression"
45604 msgstr ""
45606 #. Ambiguous reference to base members.
45607 #: cp/semantics.c:3636
45608 #, gcc-internal-format
45609 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
45610 msgstr ""
45612 #: cp/semantics.c:3662
45613 #, gcc-internal-format
45614 msgid "%qD cannot appear in a constant-expression"
45615 msgstr ""
45617 #: cp/semantics.c:3787
45618 #, gcc-internal-format
45619 msgid "type of %qE is unknown"
45620 msgstr ""
45622 #: cp/semantics.c:3815
45623 #, gcc-internal-format
45624 msgid "%qT is not an enumeration type"
45625 msgstr ""
45627 #. Parameter packs can only be used in templates
45628 #: cp/semantics.c:3970
45629 #, gcc-internal-format
45630 msgid "Parameter pack __bases only valid in template declaration"
45631 msgstr ""
45633 #: cp/semantics.c:3999
45634 #, gcc-internal-format
45635 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
45636 msgstr ""
45638 #: cp/semantics.c:4008
45639 #, gcc-internal-format
45640 msgid ""
45641 "second operand of %<offsetof%> is neither a single identifier nor a sequence "
45642 "of member accesses and array references"
45643 msgstr ""
45645 #: cp/semantics.c:4016
45646 #, gcc-internal-format
45647 msgid "cannot apply %<offsetof%> to member function %qD"
45648 msgstr ""
45650 #: cp/semantics.c:4032
45651 #, gcc-internal-format
45652 msgid "offsetof within non-standard-layout type %qT is undefined"
45653 msgstr ""
45655 #: cp/semantics.c:4544 cp/semantics.c:6033 cp/semantics.c:6104
45656 #: cp/semantics.c:6147 cp/semantics.c:6512 cp/semantics.c:6611
45657 #: cp/semantics.c:6754
45658 #, gcc-internal-format
45659 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
45660 msgstr ""
45662 #: cp/semantics.c:5225
45663 #, gcc-internal-format
45664 msgid "user defined reduction lookup is ambiguous"
45665 msgstr ""
45667 #: cp/semantics.c:5498
45668 #, gcc-internal-format
45669 msgid "%qE in %<reduction%> clause is a zero size array"
45670 msgstr ""
45672 #: cp/semantics.c:5546
45673 #, gcc-internal-format
45674 msgid "%qE has const type for %<reduction%>"
45675 msgstr ""
45677 #: cp/semantics.c:5658
45678 #, gcc-internal-format
45679 msgid "user defined reduction with constructor initializer for base class %qT"
45680 msgstr ""
45682 #: cp/semantics.c:5892
45683 #, gcc-internal-format
45684 msgid ""
45685 "linear clause with %qs modifier applied to non-reference variable with %qT "
45686 "type"
45687 msgstr ""
45689 #: cp/semantics.c:5907
45690 #, gcc-internal-format
45691 msgid ""
45692 "linear clause applied to non-integral, non-floating, non-pointer variable "
45693 "with %qT type"
45694 msgstr ""
45696 #: cp/semantics.c:5919
45697 #, gcc-internal-format
45698 msgid ""
45699 "linear clause applied to non-integral non-pointer variable with %qT type"
45700 msgstr ""
45702 #: cp/semantics.c:5941
45703 #, gcc-internal-format
45704 msgid "linear step expression must be integral"
45705 msgstr ""
45707 #: cp/semantics.c:6044
45708 #, gcc-internal-format
45709 msgid "%qD is not a variable in clause %qs"
45710 msgstr ""
45712 #: cp/semantics.c:6116
45713 #, gcc-internal-format
45714 msgid "%qD is not a variable in clause %<firstprivate%>"
45715 msgstr ""
45717 #: cp/semantics.c:6159
45718 #, gcc-internal-format
45719 msgid "%qD is not a variable in clause %<lastprivate%>"
45720 msgstr ""
45722 #: cp/semantics.c:6204
45723 #, gcc-internal-format
45724 msgid "%<gang%> static expression must be integral"
45725 msgstr ""
45727 #: cp/semantics.c:6218
45728 #, gcc-internal-format
45729 msgid "%<gang%> static value must bepositive"
45730 msgstr ""
45732 #: cp/semantics.c:6252
45733 #, gcc-internal-format
45734 msgid "%<gang%> num expression must be integral"
45735 msgstr ""
45737 #: cp/semantics.c:6255
45738 #, gcc-internal-format
45739 msgid "%<vector%> length expression must be integral"
45740 msgstr ""
45742 #: cp/semantics.c:6259
45743 #, gcc-internal-format
45744 msgid "%<worker%> num expression must be integral"
45745 msgstr ""
45747 #: cp/semantics.c:6263
45748 #, gcc-internal-format
45749 msgid "%qs expression must be integral"
45750 msgstr ""
45752 #: cp/semantics.c:6281
45753 #, gcc-internal-format
45754 msgid "%<gang%> num value must be positive"
45755 msgstr ""
45757 #: cp/semantics.c:6285
45758 #, gcc-internal-format
45759 msgid "%<vector%> length value must bepositive"
45760 msgstr ""
45762 #: cp/semantics.c:6290
45763 #, gcc-internal-format
45764 msgid "%<worker%> num value must bepositive"
45765 msgstr ""
45767 #: cp/semantics.c:6295
45768 #, gcc-internal-format
45769 msgid "%qs value must be positive"
45770 msgstr ""
45772 #: cp/semantics.c:6342
45773 #, gcc-internal-format
45774 msgid "schedule chunk size expression must be integral"
45775 msgstr ""
45777 #: cp/semantics.c:6385
45778 #, gcc-internal-format
45779 msgid "%qs length expression must be integral"
45780 msgstr ""
45782 #: cp/semantics.c:6398
45783 #, gcc-internal-format
45784 msgid "%qs length expression must be positive constant integer expression"
45785 msgstr ""
45787 #: cp/semantics.c:6417
45788 #, gcc-internal-format
45789 msgid "%<async%> expression must be integral"
45790 msgstr ""
45792 #: cp/semantics.c:6445
45793 #, gcc-internal-format
45794 msgid "%<thread_limit%> expression must be integral"
45795 msgstr ""
45797 #: cp/semantics.c:6474
45798 #, gcc-internal-format
45799 msgid "%<device%> id must be integral"
45800 msgstr ""
45802 #: cp/semantics.c:6495
45803 #, gcc-internal-format
45804 msgid "%<dist_schedule%> chunk size expression must be integral"
45805 msgstr ""
45807 #: cp/semantics.c:6522
45808 #, gcc-internal-format
45809 msgid "%qD is not a variable in %<aligned%> clause"
45810 msgstr ""
45812 #: cp/semantics.c:6536
45813 #, gcc-internal-format
45814 msgid ""
45815 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
45816 "to pointer or array"
45817 msgstr ""
45819 #: cp/semantics.c:6542
45820 #, gcc-internal-format
45821 msgid "%qD appears more than once in %<aligned%> clauses"
45822 msgstr ""
45824 #: cp/semantics.c:6555
45825 #, gcc-internal-format
45826 msgid "%<aligned%> clause alignment expression must be integral"
45827 msgstr ""
45829 #: cp/semantics.c:6604
45830 #, gcc-internal-format
45831 msgid "%qD is not a variable in %<depend%> clause"
45832 msgstr ""
45834 #: cp/semantics.c:6889
45835 #, gcc-internal-format
45836 msgid "overloaded function name %qE in clause %qs"
45837 msgstr ""
45839 #: cp/semantics.c:6893
45840 #, gcc-internal-format
45841 msgid "template %qE in clause %qs"
45842 msgstr ""
45844 #: cp/semantics.c:6958
45845 #, gcc-internal-format
45846 msgid "%<grainsize%> expression must be integral"
45847 msgstr ""
45849 #: cp/semantics.c:6987
45850 #, gcc-internal-format
45851 msgid "%<priority%> expression must be integral"
45852 msgstr ""
45854 #: cp/semantics.c:7016
45855 #, gcc-internal-format
45856 msgid "%<num_tasks%> expression must be integral"
45857 msgstr ""
45859 #: cp/semantics.c:7045
45860 #, gcc-internal-format
45861 msgid ""
45862 "%qs variable is neither a pointer, nor an arraynor reference to pointer or "
45863 "array"
45864 msgstr ""
45866 #: cp/semantics.c:7501
45867 #, gcc-internal-format
45868 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
45869 msgstr ""
45871 #: cp/semantics.c:7515
45872 #, gcc-internal-format
45873 msgid "%<threadprivate%> %qE directive not in %qT definition"
45874 msgstr ""
45876 #: cp/semantics.c:7720
45877 #, gcc-internal-format
45878 msgid "difference between %qE and %qD does not have integer type"
45879 msgstr ""
45881 #: cp/semantics.c:8140
45882 #, gcc-internal-format
45883 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
45884 msgstr ""
45886 #: cp/semantics.c:8483 cp/semantics.c:8493
45887 #, gcc-internal-format
45888 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
45889 msgstr ""
45891 #: cp/semantics.c:8786
45892 #, gcc-internal-format
45893 msgid "static assertion failed"
45894 msgstr ""
45896 #: cp/semantics.c:8788
45897 #, gcc-internal-format, gfc-internal-format
45898 msgid "static assertion failed: %s"
45899 msgstr ""
45901 #: cp/semantics.c:8793
45902 #, gcc-internal-format
45903 msgid "non-constant condition for static assertion"
45904 msgstr ""
45906 #: cp/semantics.c:8823
45907 #, gcc-internal-format
45908 msgid "argument to decltype must be an expression"
45909 msgstr ""
45911 #: cp/semantics.c:8851
45912 #, gcc-internal-format
45913 msgid "decltype cannot resolve address of overloaded function"
45914 msgstr ""
45916 #: cp/semantics.c:9382
45917 #, gcc-internal-format
45918 msgid "operand of fold expression has no unexpanded parameter packs"
45919 msgstr ""
45921 #: cp/semantics.c:9435
45922 #, gcc-internal-format
45923 msgid "both arguments in binary fold have unexpanded parameter packs"
45924 msgstr ""
45926 #: cp/semantics.c:9437
45927 #, gcc-internal-format
45928 msgid "no unexpanded parameter packs in binary fold"
45929 msgstr ""
45931 #: cp/tree.c:1202
45932 #, gcc-internal-format
45933 msgid "%qV qualifiers cannot be applied to %qT"
45934 msgstr ""
45936 #: cp/tree.c:1693
45937 #, gcc-internal-format
45938 msgid "lambda-expression in a constant expression"
45939 msgstr ""
45941 #: cp/tree.c:3598
45942 #, gcc-internal-format
45943 msgid "%qE attribute applied to %qD with void return type"
45944 msgstr ""
45946 #: cp/tree.c:3605
45947 #, gcc-internal-format
45948 msgid ""
45949 "%qE attribute can only be applied to functions or to class or enumeration "
45950 "types"
45951 msgstr ""
45953 #: cp/tree.c:3651
45954 #, gcc-internal-format
45955 msgid "%qE attribute can only be applied to Java class definitions"
45956 msgstr ""
45958 #: cp/tree.c:3684
45959 #, gcc-internal-format
45960 msgid "requested init_priority is not an integer constant"
45961 msgstr ""
45963 #: cp/tree.c:3706
45964 #, gcc-internal-format
45965 msgid ""
45966 "can only use %qE attribute on file-scope definitions of objects of class type"
45967 msgstr ""
45969 #: cp/tree.c:3714
45970 #, gcc-internal-format
45971 msgid "requested init_priority is out of range"
45972 msgstr ""
45974 #: cp/tree.c:3724
45975 #, gcc-internal-format
45976 msgid "requested init_priority is reserved for internal use"
45977 msgstr ""
45979 #: cp/tree.c:3735
45980 #, gcc-internal-format
45981 msgid "%qE attribute is not supported on this platform"
45982 msgstr ""
45984 #: cp/tree.c:3762
45985 #, gcc-internal-format
45986 msgid "redeclaration of %qD adds abi tag %E"
45987 msgstr ""
45989 #: cp/tree.c:3782
45990 #, gcc-internal-format
45991 msgid "the %qE attribute requires arguments"
45992 msgstr ""
45994 #: cp/tree.c:3793
45995 #, gcc-internal-format
45996 msgid "arguments to the %qE attribute must be narrow string literals"
45997 msgstr ""
45999 #: cp/tree.c:3806 cp/tree.c:3819
46000 #, gcc-internal-format
46001 msgid "arguments to the %qE attribute must contain valid identifiers"
46002 msgstr ""
46004 #: cp/tree.c:3808
46005 #, gcc-internal-format
46006 msgid "%<%c%> is not a valid first character for an identifier"
46007 msgstr ""
46009 #: cp/tree.c:3821
46010 #, gcc-internal-format
46011 msgid "%<%c%> is not a valid character in an identifier"
46012 msgstr ""
46014 #: cp/tree.c:3845
46015 #, gcc-internal-format
46016 msgid "%qE attribute applied to non-class, non-enum type %qT"
46017 msgstr ""
46019 #: cp/tree.c:3851
46020 #, gcc-internal-format
46021 msgid "%qE attribute applied to %qT after its definition"
46022 msgstr ""
46024 #: cp/tree.c:3858
46025 #, gcc-internal-format
46026 msgid "ignoring %qE attribute applied to template instantiation %qT"
46027 msgstr ""
46029 #: cp/tree.c:3865
46030 #, gcc-internal-format
46031 msgid "ignoring %qE attribute applied to template specialization %qT"
46032 msgstr ""
46034 #: cp/tree.c:3887
46035 #, gcc-internal-format
46036 msgid "%qE attribute applied to non-function, non-variable %qD"
46037 msgstr ""
46039 #: cp/tree.c:3893
46040 #, gcc-internal-format
46041 msgid "%qE attribute applied to extern \"C\" declaration %qD"
46042 msgstr ""
46044 #: cp/tree.c:4611
46045 #, gcc-internal-format
46046 msgid "zero as null pointer constant"
46047 msgstr ""
46049 #: cp/tree.c:4624
46050 #, gcc-internal-format, gfc-internal-format
46051 msgid "lang_* check: failed in %s, at %s:%d"
46052 msgstr ""
46054 #: cp/typeck.c:463
46055 #, gcc-internal-format
46056 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
46057 msgstr ""
46059 #: cp/typeck.c:469
46060 #, gcc-internal-format
46061 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
46062 msgstr ""
46064 #: cp/typeck.c:475
46065 #, gcc-internal-format
46066 msgid ""
46067 "conditional expression between distinct pointer types %qT and %qT lacks a "
46068 "cast"
46069 msgstr ""
46071 #: cp/typeck.c:612
46072 #, gcc-internal-format
46073 msgid ""
46074 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
46075 "function"
46076 msgstr ""
46078 #: cp/typeck.c:617
46079 #, gcc-internal-format
46080 msgid ""
46081 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
46082 "function"
46083 msgstr ""
46085 #: cp/typeck.c:622
46086 #, gcc-internal-format
46087 msgid ""
46088 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
46089 "and pointer-to-function"
46090 msgstr ""
46092 #: cp/typeck.c:693
46093 #, gcc-internal-format
46094 msgid ""
46095 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
46096 msgstr ""
46098 #: cp/typeck.c:698
46099 #, gcc-internal-format
46100 msgid ""
46101 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
46102 msgstr ""
46104 #: cp/typeck.c:703
46105 #, gcc-internal-format
46106 msgid ""
46107 "conditional expression between distinct pointer-to-member types %qT and %qT "
46108 "lacks a cast"
46109 msgstr ""
46111 #: cp/typeck.c:1429
46112 #, gcc-internal-format
46113 msgid "canonical types differ for identical types %T and %T"
46114 msgstr ""
46116 #: cp/typeck.c:1436
46117 #, gcc-internal-format
46118 msgid "same canonical type node for different types %T and %T"
46119 msgstr ""
46121 #: cp/typeck.c:1564
46122 #, gcc-internal-format
46123 msgid "invalid application of %qs to a member function"
46124 msgstr ""
46126 #: cp/typeck.c:1652
46127 #, gcc-internal-format
46128 msgid "invalid application of %<sizeof%> to a bit-field"
46129 msgstr ""
46131 #: cp/typeck.c:1660
46132 #, gcc-internal-format
46133 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
46134 msgstr ""
46136 #: cp/typeck.c:1711
46137 #, gcc-internal-format
46138 msgid "invalid application of %<__alignof%> to a bit-field"
46139 msgstr ""
46141 #: cp/typeck.c:1722
46142 #, gcc-internal-format
46143 msgid ""
46144 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
46145 msgstr ""
46147 #: cp/typeck.c:1838
46148 #, gcc-internal-format
46149 msgid "invalid use of non-static member function of type %qT"
46150 msgstr ""
46152 #: cp/typeck.c:2003
46153 #, gcc-internal-format
46154 msgid "taking address of temporary array"
46155 msgstr ""
46157 #: cp/typeck.c:2166
46158 #, gcc-internal-format
46159 msgid "ISO C++ forbids converting a string constant to %qT"
46160 msgstr ""
46162 #: cp/typeck.c:2170
46163 #, gcc-internal-format
46164 msgid "deprecated conversion from string constant to %qT"
46165 msgstr ""
46167 #: cp/typeck.c:2304 cp/typeck.c:2708
46168 #, gcc-internal-format
46169 msgid ""
46170 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
46171 "to use %<->%> ?)"
46172 msgstr ""
46174 #: cp/typeck.c:2308 cp/typeck.c:2712
46175 #, gcc-internal-format
46176 msgid "request for member %qD in %qE, which is of non-class type %qT"
46177 msgstr ""
46179 #: cp/typeck.c:2339
46180 #, gcc-internal-format
46181 msgid "invalid use of nonstatic data member %qE"
46182 msgstr ""
46184 #: cp/typeck.c:2398
46185 #, gcc-internal-format
46186 msgid ""
46187 "invalid access to non-static data member %qD in virtual base of NULL object"
46188 msgstr ""
46190 #: cp/typeck.c:2547
46191 #, gcc-internal-format
46192 msgid "object type %qT does not match destructor name ~%qT"
46193 msgstr ""
46195 #: cp/typeck.c:2556
46196 #, gcc-internal-format
46197 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
46198 msgstr ""
46200 #: cp/typeck.c:2752 cp/typeck.c:2764
46201 #, gcc-internal-format
46202 msgid "%<%D::%D%> is not a member of %qT"
46203 msgstr ""
46205 #: cp/typeck.c:2803
46206 #, gcc-internal-format
46207 msgid "%qT is not a base of %qT"
46208 msgstr ""
46210 #: cp/typeck.c:2842
46211 #, gcc-internal-format
46212 msgid "%q#T has no member named %qE; did you mean %qE?"
46213 msgstr ""
46215 #: cp/typeck.c:2848
46216 #, gcc-internal-format
46217 msgid "%q#T has no member named %qE"
46218 msgstr ""
46220 #: cp/typeck.c:2874
46221 #, gcc-internal-format
46222 msgid "%qD is not a member template function"
46223 msgstr ""
46225 #: cp/typeck.c:3040
46226 #, gcc-internal-format
46227 msgid "%qT is not a pointer-to-object type"
46228 msgstr ""
46230 #: cp/typeck.c:3071
46231 #, gcc-internal-format
46232 msgid "invalid use of array indexing on pointer to member"
46233 msgstr ""
46235 #: cp/typeck.c:3074
46236 #, gcc-internal-format
46237 msgid "invalid use of unary %<*%> on pointer to member"
46238 msgstr ""
46240 #: cp/typeck.c:3077
46241 #, gcc-internal-format
46242 msgid "invalid use of implicit conversion on pointer to member"
46243 msgstr ""
46245 #: cp/typeck.c:3080
46246 #, gcc-internal-format
46247 msgid ""
46248 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
46249 "member of type %qT"
46250 msgstr ""
46252 #: cp/typeck.c:3116
46253 #, gcc-internal-format
46254 msgid "subscript missing in array reference"
46255 msgstr ""
46257 #: cp/typeck.c:3132
46258 #, gcc-internal-format
46259 msgid "rank of the array%'s index is greater than 1"
46260 msgstr ""
46262 #: cp/typeck.c:3227
46263 #, gcc-internal-format
46264 msgid "subscripting array declared %<register%>"
46265 msgstr ""
46267 #: cp/typeck.c:3261
46268 #, gcc-internal-format
46269 msgid "subscripted value is neither array nor pointer"
46270 msgstr ""
46272 #: cp/typeck.c:3334
46273 #, gcc-internal-format
46274 msgid "object missing in use of %qE"
46275 msgstr ""
46277 #: cp/typeck.c:3565
46278 #, gcc-internal-format
46279 msgid "cannot call function %qD"
46280 msgstr ""
46282 #: cp/typeck.c:3580
46283 #, gcc-internal-format
46284 msgid "ISO C++ forbids calling %<::main%> from within program"
46285 msgstr ""
46287 #: cp/typeck.c:3601
46288 #, gcc-internal-format
46289 msgid ""
46290 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
46291 "(...)%>, e.g. %<(... ->* %E) (...)%>"
46292 msgstr ""
46294 #: cp/typeck.c:3618
46295 #, gcc-internal-format
46296 msgid "%qE cannot be used as a function"
46297 msgstr ""
46299 #: cp/typeck.c:3621
46300 #, gcc-internal-format
46301 msgid "%qD cannot be used as a function"
46302 msgstr ""
46304 #: cp/typeck.c:3624
46305 #, gcc-internal-format
46306 msgid "expression cannot be used as a function"
46307 msgstr ""
46309 #: cp/typeck.c:3673
46310 #, gcc-internal-format
46311 msgid "too many arguments to constructor %q#D"
46312 msgstr ""
46314 #: cp/typeck.c:3674
46315 #, gcc-internal-format
46316 msgid "too few arguments to constructor %q#D"
46317 msgstr ""
46319 #: cp/typeck.c:3679
46320 #, gcc-internal-format
46321 msgid "too many arguments to member function %q#D"
46322 msgstr ""
46324 #: cp/typeck.c:3680
46325 #, gcc-internal-format
46326 msgid "too few arguments to member function %q#D"
46327 msgstr ""
46329 #: cp/typeck.c:3686
46330 #, gcc-internal-format
46331 msgid "too many arguments to function %q#D"
46332 msgstr ""
46334 #: cp/typeck.c:3687
46335 #, gcc-internal-format
46336 msgid "too few arguments to function %q#D"
46337 msgstr ""
46339 #: cp/typeck.c:3697
46340 #, gcc-internal-format
46341 msgid "too many arguments to method %q#D"
46342 msgstr ""
46344 #: cp/typeck.c:3698
46345 #, gcc-internal-format
46346 msgid "too few arguments to method %q#D"
46347 msgstr ""
46349 #: cp/typeck.c:3701
46350 #, gcc-internal-format
46351 msgid "too many arguments to function"
46352 msgstr ""
46354 #: cp/typeck.c:3702
46355 #, gcc-internal-format
46356 msgid "too few arguments to function"
46357 msgstr ""
46359 #: cp/typeck.c:3781
46360 #, gcc-internal-format
46361 msgid "parameter %P of %qD has incomplete type %qT"
46362 msgstr ""
46364 #: cp/typeck.c:3784
46365 #, gcc-internal-format
46366 msgid "parameter %P has incomplete type %qT"
46367 msgstr ""
46369 #: cp/typeck.c:4023
46370 #, gcc-internal-format
46371 msgid "the address of %qD will never be NULL"
46372 msgstr ""
46374 #: cp/typeck.c:4034
46375 #, gcc-internal-format
46376 msgid "the compiler can assume that the address of %qD will never be NULL"
46377 msgstr ""
46379 #: cp/typeck.c:4153 cp/typeck.c:4164
46380 #, gcc-internal-format
46381 msgid "assuming cast to type %qT from overloaded function"
46382 msgstr ""
46384 #: cp/typeck.c:4210
46385 #, gcc-internal-format
46386 msgid "NULL used in arithmetic"
46387 msgstr ""
46389 #: cp/typeck.c:4533
46390 #, gcc-internal-format
46391 msgid "left rotate count is negative"
46392 msgstr ""
46394 #: cp/typeck.c:4534
46395 #, gcc-internal-format
46396 msgid "right rotate count is negative"
46397 msgstr ""
46399 #: cp/typeck.c:4540
46400 #, gcc-internal-format
46401 msgid "left rotate count >= width of type"
46402 msgstr ""
46404 #: cp/typeck.c:4541
46405 #, gcc-internal-format
46406 msgid "right rotate count >= width of type"
46407 msgstr ""
46409 #: cp/typeck.c:4612 cp/typeck.c:4620 cp/typeck.c:4899 cp/typeck.c:4907
46410 #, gcc-internal-format
46411 msgid "ISO C++ forbids comparison between pointer and integer"
46412 msgstr ""
46414 #: cp/typeck.c:4822 cp/typeck.c:4834
46415 #, gcc-internal-format
46416 msgid "operand types are %qT and %qT"
46417 msgstr ""
46419 #: cp/typeck.c:4860
46420 #, gcc-internal-format
46421 msgid "could not find an integer type of the same size as %qT"
46422 msgstr ""
46424 #: cp/typeck.c:4924
46425 #, gcc-internal-format
46426 msgid "unordered comparison on non-floating point argument"
46427 msgstr ""
46429 #: cp/typeck.c:4979
46430 #, gcc-internal-format
46431 msgid "invalid operands of types %qT and %qT to binary %qO"
46432 msgstr ""
46434 #: cp/typeck.c:5280
46435 #, gcc-internal-format
46436 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
46437 msgstr ""
46439 #: cp/typeck.c:5288
46440 #, gcc-internal-format
46441 msgid "ISO C++ forbids using pointer to a function in subtraction"
46442 msgstr ""
46444 #: cp/typeck.c:5296
46445 #, gcc-internal-format
46446 msgid "ISO C++ forbids using pointer to a method in subtraction"
46447 msgstr ""
46449 #: cp/typeck.c:5315
46450 #, gcc-internal-format
46451 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
46452 msgstr ""
46454 #: cp/typeck.c:5390
46455 #, gcc-internal-format
46456 msgid "taking address of constructor %qE"
46457 msgstr ""
46459 #: cp/typeck.c:5391
46460 #, gcc-internal-format
46461 msgid "taking address of destructor %qE"
46462 msgstr ""
46464 #: cp/typeck.c:5407
46465 #, gcc-internal-format
46466 msgid "invalid use of %qE to form a pointer-to-member-function"
46467 msgstr ""
46469 #: cp/typeck.c:5410
46470 #, gcc-internal-format
46471 msgid "  a qualified-id is required"
46472 msgstr ""
46474 #: cp/typeck.c:5417
46475 #, gcc-internal-format
46476 msgid ""
46477 "parentheses around %qE cannot be used to form a pointer-to-member-function"
46478 msgstr ""
46480 #. An expression like &memfn.
46481 #: cp/typeck.c:5565
46482 #, gcc-internal-format
46483 msgid ""
46484 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
46485 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
46486 msgstr ""
46488 #: cp/typeck.c:5570
46489 #, gcc-internal-format
46490 msgid ""
46491 "ISO C++ forbids taking the address of a bound member function to form a "
46492 "pointer to member function.  Say %<&%T::%D%>"
46493 msgstr ""
46495 #. Make this a permerror because we used to accept it.
46496 #: cp/typeck.c:5607
46497 #, gcc-internal-format
46498 msgid "taking address of temporary"
46499 msgstr ""
46501 #: cp/typeck.c:5609
46502 #, gcc-internal-format
46503 msgid "taking address of xvalue (rvalue reference)"
46504 msgstr ""
46506 #: cp/typeck.c:5626
46507 #, gcc-internal-format
46508 msgid "ISO C++ forbids taking address of function %<::main%>"
46509 msgstr ""
46511 #: cp/typeck.c:5696
46512 #, gcc-internal-format
46513 msgid "cannot create pointer to reference member %qD"
46514 msgstr ""
46516 #: cp/typeck.c:5974
46517 #, gcc-internal-format
46518 msgid "ISO C++ forbids incrementing an enum"
46519 msgstr ""
46521 #: cp/typeck.c:5975
46522 #, gcc-internal-format
46523 msgid "ISO C++ forbids decrementing an enum"
46524 msgstr ""
46526 #: cp/typeck.c:5991
46527 #, gcc-internal-format
46528 msgid "cannot increment a pointer to incomplete type %qT"
46529 msgstr ""
46531 #: cp/typeck.c:5992
46532 #, gcc-internal-format
46533 msgid "cannot decrement a pointer to incomplete type %qT"
46534 msgstr ""
46536 #: cp/typeck.c:6003
46537 #, gcc-internal-format
46538 msgid "ISO C++ forbids incrementing a pointer of type %qT"
46539 msgstr ""
46541 #: cp/typeck.c:6004
46542 #, gcc-internal-format
46543 msgid "ISO C++ forbids decrementing a pointer of type %qT"
46544 msgstr ""
46546 #: cp/typeck.c:6039
46547 #, gcc-internal-format
46548 msgid "invalid use of Boolean expression as operand to %<operator--%>"
46549 msgstr ""
46551 #: cp/typeck.c:6201
46552 #, gcc-internal-format
46553 msgid "cannot take the address of %<this%>, which is an rvalue expression"
46554 msgstr ""
46556 #: cp/typeck.c:6223
46557 #, gcc-internal-format
46558 msgid "address of explicit register variable %qD requested"
46559 msgstr ""
46561 #: cp/typeck.c:6228
46562 #, gcc-internal-format
46563 msgid "address requested for %qD, which is declared %<register%>"
46564 msgstr ""
46566 #: cp/typeck.c:6307
46567 #, gcc-internal-format
46568 msgid "list-initializer for non-class type must not be parenthesized"
46569 msgstr ""
46571 #: cp/typeck.c:6319
46572 #, gcc-internal-format
46573 msgid "expression list treated as compound expression in initializer"
46574 msgstr ""
46576 #: cp/typeck.c:6323
46577 #, gcc-internal-format
46578 msgid "expression list treated as compound expression in mem-initializer"
46579 msgstr ""
46581 #: cp/typeck.c:6327
46582 #, gcc-internal-format
46583 msgid "expression list treated as compound expression in functional cast"
46584 msgstr ""
46586 #: cp/typeck.c:6364
46587 #, gcc-internal-format, gfc-internal-format
46588 msgid "%s expression list treated as compound expression"
46589 msgstr ""
46591 #: cp/typeck.c:6461
46592 #, gcc-internal-format
46593 msgid "no context to resolve type of %qE"
46594 msgstr ""
46596 #: cp/typeck.c:6494
46597 #, gcc-internal-format
46598 msgid "cast from type %qT to type %qT casts away qualifiers"
46599 msgstr ""
46601 #: cp/typeck.c:6500
46602 #, gcc-internal-format
46603 msgid "static_cast from type %qT to type %qT casts away qualifiers"
46604 msgstr ""
46606 #: cp/typeck.c:6506
46607 #, gcc-internal-format
46608 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
46609 msgstr ""
46611 #: cp/typeck.c:6529
46612 #, gcc-internal-format
46613 msgid "useless cast to type %qT"
46614 msgstr ""
46616 #: cp/typeck.c:6900
46617 #, gcc-internal-format
46618 msgid "invalid static_cast from type %qT to type %qT"
46619 msgstr ""
46621 #: cp/typeck.c:6926
46622 #, gcc-internal-format
46623 msgid "converting from %qT to %qT"
46624 msgstr ""
46626 #: cp/typeck.c:6978
46627 #, gcc-internal-format
46628 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
46629 msgstr ""
46631 #: cp/typeck.c:7048
46632 #, gcc-internal-format
46633 msgid "cast from %qT to %qT loses precision"
46634 msgstr ""
46636 #: cp/typeck.c:7088
46637 #, gcc-internal-format
46638 msgid "cast from %qT to %qT increases required alignment of target type"
46639 msgstr ""
46641 #: cp/typeck.c:7106
46642 #, gcc-internal-format
46643 msgid ""
46644 "casting between pointer-to-function and pointer-to-object is conditionally-"
46645 "supported"
46646 msgstr ""
46648 #: cp/typeck.c:7120
46649 #, gcc-internal-format
46650 msgid "invalid cast from type %qT to type %qT"
46651 msgstr ""
46653 #: cp/typeck.c:7181
46654 #, gcc-internal-format
46655 msgid ""
46656 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
46657 "nor a pointer-to-data-member type"
46658 msgstr ""
46660 #: cp/typeck.c:7190
46661 #, gcc-internal-format
46662 msgid ""
46663 "invalid use of const_cast with type %qT, which is a pointer or reference to "
46664 "a function type"
46665 msgstr ""
46667 #: cp/typeck.c:7228
46668 #, gcc-internal-format
46669 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
46670 msgstr ""
46672 #: cp/typeck.c:7289
46673 #, gcc-internal-format
46674 msgid "invalid const_cast from type %qT to type %qT"
46675 msgstr ""
46677 #: cp/typeck.c:7382 cp/typeck.c:7390
46678 #, gcc-internal-format
46679 msgid "ISO C++ forbids casting to an array type %qT"
46680 msgstr ""
46682 #: cp/typeck.c:7399
46683 #, gcc-internal-format
46684 msgid "invalid cast to function type %qT"
46685 msgstr ""
46687 #: cp/typeck.c:7665
46688 #, gcc-internal-format
46689 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
46690 msgstr ""
46692 #: cp/typeck.c:7726
46693 #, gcc-internal-format
46694 msgid "assigning to an array from an initializer list"
46695 msgstr ""
46697 #: cp/typeck.c:7752
46698 #, gcc-internal-format
46699 msgid "incompatible types in assignment of %qT to %qT"
46700 msgstr ""
46702 #: cp/typeck.c:7766
46703 #, gcc-internal-format
46704 msgid "array used as initializer"
46705 msgstr ""
46707 #: cp/typeck.c:7768
46708 #, gcc-internal-format
46709 msgid "invalid array assignment"
46710 msgstr ""
46712 #: cp/typeck.c:7898
46713 #, gcc-internal-format
46714 msgid "   in pointer to member function conversion"
46715 msgstr ""
46717 #: cp/typeck.c:7912
46718 #, gcc-internal-format
46719 msgid "pointer to member conversion via virtual base %qT"
46720 msgstr ""
46722 #: cp/typeck.c:7959 cp/typeck.c:7978
46723 #, gcc-internal-format
46724 msgid "   in pointer to member conversion"
46725 msgstr ""
46727 #: cp/typeck.c:8059
46728 #, gcc-internal-format
46729 msgid "invalid conversion to type %qT from type %qT"
46730 msgstr ""
46732 #: cp/typeck.c:8335
46733 #, gcc-internal-format
46734 msgid "cannot convert %qT to %qT for argument %qP to %qD"
46735 msgstr ""
46737 #: cp/typeck.c:8341
46738 #, gcc-internal-format
46739 msgid "cannot convert %qT to %qT in default argument"
46740 msgstr ""
46742 #: cp/typeck.c:8345
46743 #, gcc-internal-format
46744 msgid "cannot convert %qT to %qT in argument passing"
46745 msgstr ""
46747 #: cp/typeck.c:8349
46748 #, gcc-internal-format
46749 msgid "cannot convert %qT to %qT"
46750 msgstr ""
46752 #: cp/typeck.c:8353
46753 #, gcc-internal-format
46754 msgid "cannot convert %qT to %qT in initialization"
46755 msgstr ""
46757 #: cp/typeck.c:8357
46758 #, gcc-internal-format
46759 msgid "cannot convert %qT to %qT in return"
46760 msgstr ""
46762 #: cp/typeck.c:8361
46763 #, gcc-internal-format
46764 msgid "cannot convert %qT to %qT in assignment"
46765 msgstr ""
46767 #: cp/typeck.c:8374
46768 #, gcc-internal-format
46769 msgid "class type %qT is incomplete"
46770 msgstr ""
46772 #: cp/typeck.c:8392
46773 #, gcc-internal-format
46774 msgid "parameter %qP of %qD might be a candidate for a format attribute"
46775 msgstr ""
46777 #: cp/typeck.c:8396
46778 #, gcc-internal-format
46779 msgid "parameter might be a candidate for a format attribute"
46780 msgstr ""
46782 #: cp/typeck.c:8401
46783 #, gcc-internal-format
46784 msgid "target of conversion might be a candidate for a format attribute"
46785 msgstr ""
46787 #: cp/typeck.c:8406
46788 #, gcc-internal-format
46789 msgid "target of initialization might be a candidate for a format attribute"
46790 msgstr ""
46792 #: cp/typeck.c:8416
46793 #, gcc-internal-format
46794 msgid ""
46795 "left-hand side of assignment might be a candidate for a format attribute"
46796 msgstr ""
46798 #: cp/typeck.c:8511
46799 #, gcc-internal-format
46800 msgid "in passing argument %P of %qD"
46801 msgstr ""
46803 #: cp/typeck.c:8570
46804 #, gcc-internal-format
46805 msgid "returning reference to temporary"
46806 msgstr ""
46808 #: cp/typeck.c:8577
46809 #, gcc-internal-format
46810 msgid "reference to non-lvalue returned"
46811 msgstr ""
46813 #: cp/typeck.c:8592
46814 #, gcc-internal-format
46815 msgid "reference to local variable %qD returned"
46816 msgstr ""
46818 #: cp/typeck.c:8596
46819 #, gcc-internal-format
46820 msgid "address of label %qD returned"
46821 msgstr ""
46823 #: cp/typeck.c:8600
46824 #, gcc-internal-format
46825 msgid "address of local variable %qD returned"
46826 msgstr ""
46828 #: cp/typeck.c:8646
46829 #, gcc-internal-format
46830 msgid "returning a value from a destructor"
46831 msgstr ""
46833 #. If a return statement appears in a handler of the
46834 #. function-try-block of a constructor, the program is ill-formed.
46835 #: cp/typeck.c:8654
46836 #, gcc-internal-format
46837 msgid "cannot return from a handler of a function-try-block of a constructor"
46838 msgstr ""
46840 #. You can't return a value from a constructor.
46841 #: cp/typeck.c:8657
46842 #, gcc-internal-format
46843 msgid "returning a value from a constructor"
46844 msgstr ""
46846 #. Give a helpful error message.
46847 #: cp/typeck.c:8687 cp/typeck.c:8733
46848 #, gcc-internal-format
46849 msgid "return-statement with no value, in function returning %qT"
46850 msgstr ""
46852 #: cp/typeck.c:8695
46853 #, gcc-internal-format
46854 msgid "returning initializer list"
46855 msgstr ""
46857 #: cp/typeck.c:8714
46858 #, gcc-internal-format
46859 msgid "inconsistent types %qT and %qT deduced for lambda return type"
46860 msgstr ""
46862 #: cp/typeck.c:8717
46863 #, gcc-internal-format
46864 msgid "inconsistent deduction for auto return type: %qT and then %qT"
46865 msgstr ""
46867 #: cp/typeck.c:8752
46868 #, gcc-internal-format
46869 msgid "return-statement with a value, in function returning 'void'"
46870 msgstr ""
46872 #: cp/typeck.c:8782
46873 #, gcc-internal-format
46874 msgid ""
46875 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
46876 "fcheck-new is in effect)"
46877 msgstr ""
46879 #. Make this a permerror because we used to accept it.
46880 #: cp/typeck.c:9391
46881 #, gcc-internal-format
46882 msgid "using temporary as lvalue"
46883 msgstr ""
46885 #: cp/typeck.c:9393
46886 #, gcc-internal-format
46887 msgid "using xvalue (rvalue reference) as lvalue"
46888 msgstr ""
46890 #: cp/typeck2.c:48
46891 #, gcc-internal-format
46892 msgid "type %qT is not a base type for type %qT"
46893 msgstr ""
46895 #: cp/typeck2.c:103
46896 #, gcc-internal-format
46897 msgid "assignment of constant field %qD"
46898 msgstr ""
46900 #: cp/typeck2.c:105
46901 #, gcc-internal-format
46902 msgid "constant field %qD used as %<asm%> output"
46903 msgstr ""
46905 #: cp/typeck2.c:107
46906 #, gcc-internal-format
46907 msgid "increment of constant field %qD"
46908 msgstr ""
46910 #: cp/typeck2.c:109
46911 #, gcc-internal-format
46912 msgid "decrement of constant field %qD"
46913 msgstr ""
46915 #: cp/typeck2.c:116
46916 #, gcc-internal-format
46917 msgid "assignment of read-only reference %qD"
46918 msgstr ""
46920 #: cp/typeck2.c:118
46921 #, gcc-internal-format
46922 msgid "read-only reference %qD used as %<asm%> output"
46923 msgstr ""
46925 #: cp/typeck2.c:120
46926 #, gcc-internal-format
46927 msgid "increment of read-only reference %qD"
46928 msgstr ""
46930 #: cp/typeck2.c:122
46931 #, gcc-internal-format
46932 msgid "decrement of read-only reference %qD"
46933 msgstr ""
46935 #: cp/typeck2.c:320
46936 #, gcc-internal-format
46937 msgid "cannot declare variable %q+D to be of abstract type %qT"
46938 msgstr ""
46940 #: cp/typeck2.c:325
46941 #, gcc-internal-format
46942 msgid "cannot declare parameter %q+D to be of abstract type %qT"
46943 msgstr ""
46945 #: cp/typeck2.c:328
46946 #, gcc-internal-format
46947 msgid "cannot declare parameter to be of abstract type %qT"
46948 msgstr ""
46950 #: cp/typeck2.c:332
46951 #, gcc-internal-format
46952 msgid "cannot declare field %q+D to be of abstract type %qT"
46953 msgstr ""
46955 #: cp/typeck2.c:336
46956 #, gcc-internal-format
46957 msgid "invalid abstract return type for member function %q+#D"
46958 msgstr ""
46960 #: cp/typeck2.c:338
46961 #, gcc-internal-format
46962 msgid "invalid abstract return type for function %q+#D"
46963 msgstr ""
46965 #. Here we do not have location information.
46966 #: cp/typeck2.c:341
46967 #, gcc-internal-format
46968 msgid "invalid abstract type %qT for %qE"
46969 msgstr ""
46971 #: cp/typeck2.c:343
46972 #, gcc-internal-format
46973 msgid "invalid abstract type for %q+D"
46974 msgstr ""
46976 #: cp/typeck2.c:348
46977 #, gcc-internal-format
46978 msgid "creating array of %qT, which is an abstract class type"
46979 msgstr ""
46981 #: cp/typeck2.c:351
46982 #, gcc-internal-format
46983 msgid "invalid cast to abstract class type %qT"
46984 msgstr ""
46986 #: cp/typeck2.c:354
46987 #, gcc-internal-format
46988 msgid "invalid new-expression of abstract class type %qT"
46989 msgstr ""
46991 #: cp/typeck2.c:357
46992 #, gcc-internal-format
46993 msgid "invalid abstract return type %qT"
46994 msgstr ""
46996 #: cp/typeck2.c:360
46997 #, gcc-internal-format
46998 msgid "invalid abstract parameter type %qT"
46999 msgstr ""
47001 #: cp/typeck2.c:363
47002 #, gcc-internal-format
47003 msgid ""
47004 "expression of abstract class type %qT cannot be used in throw-expression"
47005 msgstr ""
47007 #: cp/typeck2.c:367
47008 #, gcc-internal-format
47009 msgid "cannot declare catch parameter to be of abstract class type %qT"
47010 msgstr ""
47012 #: cp/typeck2.c:371
47013 #, gcc-internal-format
47014 msgid "cannot allocate an object of abstract type %qT"
47015 msgstr ""
47017 #: cp/typeck2.c:381
47018 #, gcc-internal-format
47019 msgid "  because the following virtual functions are pure within %qT:"
47020 msgstr ""
47022 #: cp/typeck2.c:387
47023 #, gcc-internal-format
47024 msgid "\t%#D"
47025 msgstr ""
47027 #: cp/typeck2.c:440
47028 #, gcc-internal-format
47029 msgid "definition of %q#T is not complete until the closing brace"
47030 msgstr ""
47032 #: cp/typeck2.c:443
47033 #, gcc-internal-format
47034 msgid "forward declaration of %q#T"
47035 msgstr ""
47037 #: cp/typeck2.c:445
47038 #, gcc-internal-format
47039 msgid "declaration of %q#T"
47040 msgstr ""
47042 #: cp/typeck2.c:472
47043 #, gcc-internal-format
47044 msgid "%qD has incomplete type"
47045 msgstr ""
47047 #: cp/typeck2.c:485
47048 #, gcc-internal-format
47049 msgid "invalid use of incomplete type %q#T"
47050 msgstr ""
47052 #: cp/typeck2.c:493
47053 #, gcc-internal-format
47054 msgid "invalid use of %qT"
47055 msgstr ""
47057 #: cp/typeck2.c:515
47058 #, gcc-internal-format
47059 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
47060 msgstr ""
47062 #: cp/typeck2.c:519
47063 #, gcc-internal-format
47064 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
47065 msgstr ""
47067 #: cp/typeck2.c:530
47068 #, gcc-internal-format
47069 msgid "invalid use of template type parameter %qT"
47070 msgstr ""
47072 #: cp/typeck2.c:535
47073 #, gcc-internal-format
47074 msgid "invalid use of template template parameter %qT"
47075 msgstr ""
47077 #: cp/typeck2.c:542
47078 #, gcc-internal-format
47079 msgid "invalid use of dependent type %qT"
47080 msgstr ""
47082 #: cp/typeck2.c:549
47083 #, gcc-internal-format
47084 msgid "invalid use of brace-enclosed initializer list"
47085 msgstr ""
47087 #: cp/typeck2.c:557
47088 #, gcc-internal-format
47089 msgid "address of overloaded function with no contextual type information"
47090 msgstr ""
47092 #: cp/typeck2.c:561
47093 #, gcc-internal-format
47094 msgid "overloaded function with no contextual type information"
47095 msgstr ""
47097 #: cp/typeck2.c:564
47098 #, gcc-internal-format
47099 msgid "insufficient contextual information to determine type"
47100 msgstr ""
47102 #: cp/typeck2.c:785
47103 #, gcc-internal-format
47104 msgid "constructor syntax used, but no constructor declared for type %qT"
47105 msgstr ""
47107 #: cp/typeck2.c:945
47108 #, gcc-internal-format
47109 msgid ""
47110 "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
47111 msgstr ""
47113 #: cp/typeck2.c:956 cp/typeck2.c:970
47114 #, gcc-internal-format
47115 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
47116 msgstr ""
47118 #: cp/typeck2.c:960
47119 #, gcc-internal-format
47120 msgid ""
47121 " the expression has a constant value but is not a C++ constant-expression"
47122 msgstr ""
47124 #: cp/typeck2.c:1049
47125 #, gcc-internal-format
47126 msgid "int-array initialized from non-wide string"
47127 msgstr ""
47129 #: cp/typeck2.c:1055
47130 #, gcc-internal-format
47131 msgid "int-array initialized from incompatible wide string"
47132 msgstr ""
47134 #: cp/typeck2.c:1076
47135 #, gcc-internal-format
47136 msgid "initializer-string for array of chars is too long"
47137 msgstr ""
47139 #: cp/typeck2.c:1129
47140 #, gcc-internal-format
47141 msgid "cannot initialize aggregate of type %qT with a compound literal"
47142 msgstr ""
47144 #: cp/typeck2.c:1147
47145 #, gcc-internal-format
47146 msgid "array must be initialized with a brace-enclosed initializer"
47147 msgstr ""
47149 #: cp/typeck2.c:1430 cp/typeck2.c:1457
47150 #, gcc-internal-format
47151 msgid "missing initializer for member %qD"
47152 msgstr ""
47154 #: cp/typeck2.c:1438
47155 #, gcc-internal-format
47156 msgid "member %qD is uninitialized reference"
47157 msgstr ""
47159 #: cp/typeck2.c:1445
47160 #, gcc-internal-format
47161 msgid "member %qD with uninitialized reference fields"
47162 msgstr ""
47164 #: cp/typeck2.c:1548
47165 #, gcc-internal-format
47166 msgid "no field %qD found in union being initialized"
47167 msgstr ""
47169 #: cp/typeck2.c:1559
47170 #, gcc-internal-format
47171 msgid "index value instead of field name in union initializer"
47172 msgstr ""
47174 #: cp/typeck2.c:1744
47175 #, gcc-internal-format
47176 msgid "circular pointer delegation detected"
47177 msgstr ""
47179 #: cp/typeck2.c:1758
47180 #, gcc-internal-format
47181 msgid "base operand of %<->%> has non-pointer type %qT"
47182 msgstr ""
47184 #: cp/typeck2.c:1784
47185 #, gcc-internal-format
47186 msgid "result of %<operator->()%> yields non-pointer result"
47187 msgstr ""
47189 #: cp/typeck2.c:1786
47190 #, gcc-internal-format
47191 msgid "base operand of %<->%> is not a pointer"
47192 msgstr ""
47194 #: cp/typeck2.c:1813
47195 #, gcc-internal-format
47196 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
47197 msgstr ""
47199 #: cp/typeck2.c:1822
47200 #, gcc-internal-format
47201 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
47202 msgstr ""
47204 #: cp/typeck2.c:1844
47205 #, gcc-internal-format
47206 msgid "pointer to member type %qT incompatible with object type %qT"
47207 msgstr ""
47209 #: cp/typeck2.c:1903
47210 #, gcc-internal-format
47211 msgid "pointer-to-member-function type %qT requires an rvalue"
47212 msgstr ""
47214 #: cp/typeck2.c:1910
47215 #, gcc-internal-format
47216 msgid "pointer-to-member-function type %qT requires an lvalue"
47217 msgstr ""
47219 #: cp/typeck2.c:1951
47220 #, gcc-internal-format
47221 msgid "functional cast to array type %qT"
47222 msgstr ""
47224 #: cp/typeck2.c:1972
47225 #, gcc-internal-format
47226 msgid "invalid value-initialization of reference type"
47227 msgstr ""
47229 #: cp/typeck2.c:2199
47230 #, gcc-internal-format
47231 msgid "call to function %qD which throws incomplete type %q#T"
47232 msgstr ""
47234 #: cp/typeck2.c:2202
47235 #, gcc-internal-format
47236 msgid "call to function which throws incomplete type %q#T"
47237 msgstr ""
47239 #: cp/vtable-class-hierarchy.c:719
47240 #, gcc-internal-format
47241 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
47242 msgstr ""
47244 #: cp/vtable-class-hierarchy.c:859
47245 #, gcc-internal-format
47246 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
47247 msgstr ""
47249 #: cp/vtable-class-hierarchy.c:1109
47250 #, gcc-internal-format
47251 msgid "unable to open log file %<vtv_count_data.log%>: %m"
47252 msgstr ""
47254 #: fortran/arith.c:45
47255 #, gcc-internal-format, gfc-internal-format
47256 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
47257 msgstr ""
47259 #: fortran/arith.c:117 fortran/arith.c:1965
47260 #, gcc-internal-format
47261 msgid "gfc_arith_error(): Bad error code"
47262 msgstr ""
47264 #: fortran/arith.c:150
47265 #, gcc-internal-format
47266 msgid "Fix min_int calculation"
47267 msgstr ""
47269 #: fortran/arith.c:530
47270 #, gcc-internal-format
47271 msgid "gfc_range_check(): Bad type"
47272 msgstr ""
47274 #: fortran/arith.c:603
47275 #, gcc-internal-format
47276 msgid "gfc_arith_uminus(): Bad basic type"
47277 msgstr ""
47279 #: fortran/arith.c:637
47280 #, gcc-internal-format
47281 msgid "gfc_arith_plus(): Bad basic type"
47282 msgstr ""
47284 #: fortran/arith.c:671
47285 #, gcc-internal-format
47286 msgid "gfc_arith_minus(): Bad basic type"
47287 msgstr ""
47289 #: fortran/arith.c:706
47290 #, gcc-internal-format
47291 msgid "gfc_arith_times(): Bad basic type"
47292 msgstr ""
47294 #: fortran/arith.c:745
47295 #, gcc-internal-format
47296 msgid "Integer division truncated to constant %qs at %L"
47297 msgstr ""
47299 #: fortran/arith.c:791
47300 #, gcc-internal-format
47301 msgid "gfc_arith_divide(): Bad basic type"
47302 msgstr ""
47304 #: fortran/arith.c:837
47305 #, gcc-internal-format
47306 msgid "arith_power(): Bad base"
47307 msgstr ""
47309 #: fortran/arith.c:924 fortran/arith.c:949
47310 #, gcc-internal-format, gfc-internal-format
47311 msgid "Noninteger exponent in an initialization expression at %L"
47312 msgstr ""
47314 #: fortran/arith.c:935
47315 #, gcc-internal-format, gfc-internal-format
47316 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
47317 msgstr ""
47319 #: fortran/arith.c:963
47320 #, gcc-internal-format
47321 msgid "arith_power(): unknown type"
47322 msgstr ""
47324 #: fortran/arith.c:1029
47325 #, gcc-internal-format
47326 msgid "compare_real(): Bad operator"
47327 msgstr ""
47329 #: fortran/arith.c:1064
47330 #, gcc-internal-format
47331 msgid "gfc_compare_expr(): Bad basic type"
47332 msgstr ""
47334 #: fortran/arith.c:1575
47335 #, gcc-internal-format
47336 msgid "eval_intrinsic(): Bad operator"
47337 msgstr ""
47339 #: fortran/arith.c:1624
47340 #, gcc-internal-format
47341 msgid "eval_type_intrinsic0(): op NULL"
47342 msgstr ""
47344 #: fortran/arith.c:1933
47345 #, gcc-internal-format, gfc-internal-format
47346 msgid "Arithmetic OK converting %s to %s at %L"
47347 msgstr ""
47349 #: fortran/arith.c:1937
47350 #, gcc-internal-format
47351 msgid ""
47352 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
47353 "with the option %<-fno-range-check%>"
47354 msgstr ""
47356 #: fortran/arith.c:1942
47357 #, gcc-internal-format
47358 msgid ""
47359 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
47360 "with the option %<-fno-range-check%>"
47361 msgstr ""
47363 #: fortran/arith.c:1947
47364 #, gcc-internal-format
47365 msgid ""
47366 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
47367 "the option %<-fno-range-check%>"
47368 msgstr ""
47370 #: fortran/arith.c:1952
47371 #, gcc-internal-format, gfc-internal-format
47372 msgid "Division by zero converting %s to %s at %L"
47373 msgstr ""
47375 #: fortran/arith.c:1956
47376 #, gcc-internal-format, gfc-internal-format
47377 msgid "Array operands are incommensurate converting %s to %s at %L"
47378 msgstr ""
47380 #: fortran/arith.c:1960
47381 #, gcc-internal-format, gfc-internal-format
47382 msgid ""
47383 "Integer outside symmetric range implied by Standard Fortran converting %s to "
47384 "%s at %L"
47385 msgstr ""
47387 #: fortran/arith.c:2046 fortran/arith.c:2155 fortran/arith.c:2215
47388 #: fortran/arith.c:2267 fortran/arith.c:2327 fortran/arith.c:2396
47389 #: fortran/arith.c:2463
47390 #, gcc-internal-format
47391 msgid "Conversion from %qs to %qs at %L"
47392 msgstr ""
47394 #: fortran/arith.c:2075 fortran/arith.c:2108 fortran/arith.c:2147
47395 #: fortran/arith.c:2205 fortran/arith.c:2257 fortran/arith.c:2317
47396 #: fortran/arith.c:2386
47397 #, gcc-internal-format
47398 msgid "Change of value in conversion from %qs to %qs at %L"
47399 msgstr ""
47401 #: fortran/arith.c:2303 fortran/arith.c:2372
47402 #, gcc-internal-format
47403 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
47404 msgstr ""
47406 #: fortran/arith.c:2455
47407 #, gcc-internal-format
47408 msgid "Change of value in conversion from  %qs to %qs at %L"
47409 msgstr ""
47411 #: fortran/arith.c:2528
47412 #, gcc-internal-format
47413 msgid "The Hollerith constant at %L is too long to convert to %qs"
47414 msgstr ""
47416 #: fortran/array.c:95
47417 #, gcc-internal-format, gfc-internal-format
47418 msgid "Expected array subscript at %C"
47419 msgstr ""
47421 #: fortran/array.c:104
47422 #, gcc-internal-format
47423 msgid "Unexpected %<*%> in coarray subscript at %C"
47424 msgstr ""
47426 #: fortran/array.c:128
47427 #, gcc-internal-format, gfc-internal-format
47428 msgid "Strides not allowed in coarray subscript at %C"
47429 msgstr ""
47431 #: fortran/array.c:136
47432 #, gcc-internal-format, gfc-internal-format
47433 msgid "Expected array subscript stride at %C"
47434 msgstr ""
47436 #: fortran/array.c:195
47437 #, gcc-internal-format, gfc-internal-format
47438 msgid "Invalid form of array reference at %C"
47439 msgstr ""
47441 #: fortran/array.c:200 fortran/array.c:288
47442 #, gcc-internal-format, gfc-internal-format
47443 msgid "Array reference at %C cannot have more than %d dimensions"
47444 msgstr ""
47446 #: fortran/array.c:215 fortran/array.c:642 fortran/check.c:2649
47447 #: fortran/check.c:4957 fortran/check.c:4995 fortran/check.c:5037
47448 #: fortran/check.c:5236 fortran/match.c:1802 fortran/match.c:2909
47449 #: fortran/match.c:3104 fortran/match.c:3300 fortran/simplify.c:4739
47450 #, gcc-internal-format
47451 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
47452 msgstr ""
47454 #: fortran/array.c:221
47455 #, gcc-internal-format, gfc-internal-format
47456 msgid "Unexpected coarray designator at %C"
47457 msgstr ""
47459 #: fortran/array.c:242
47460 #, gcc-internal-format, gfc-internal-format
47461 msgid "STAT= attribute in %C misplaced"
47462 msgstr ""
47464 #: fortran/array.c:251
47465 #, gcc-internal-format, gfc-internal-format
47466 msgid "Too few codimensions at %C, expected %d not %d"
47467 msgstr ""
47469 #: fortran/array.c:257
47470 #, gcc-internal-format, gfc-internal-format
47471 msgid "Too many codimensions at %C, expected %d not %d"
47472 msgstr ""
47474 #: fortran/array.c:267 fortran/array.c:275
47475 #, gcc-internal-format
47476 msgid "Unexpected %<*%> for codimension %d of %d at %C"
47477 msgstr ""
47479 #: fortran/array.c:270
47480 #, gcc-internal-format, gfc-internal-format
47481 msgid "Invalid form of coarray reference at %C"
47482 msgstr ""
47484 #: fortran/array.c:282
47485 #, gcc-internal-format, gfc-internal-format
47486 msgid "Invalid codimension %d at %C, only %d codimensions exist"
47487 msgstr ""
47489 #: fortran/array.c:334
47490 #, gcc-internal-format
47491 msgid "Variable %qs at %L in this context must be constant"
47492 msgstr ""
47494 #: fortran/array.c:337
47495 #, gcc-internal-format, gfc-internal-format
47496 msgid "Expression at %L in this context must be constant"
47497 msgstr ""
47499 #: fortran/array.c:435
47500 #, gcc-internal-format, gfc-internal-format
47501 msgid "Expected expression in array specification at %C"
47502 msgstr ""
47504 #: fortran/array.c:448 fortran/array.c:480
47505 #, gcc-internal-format, gfc-internal-format
47506 msgid "Expecting a scalar INTEGER expression at %C, found %s"
47507 msgstr ""
47509 #: fortran/array.c:517
47510 #, gcc-internal-format, gfc-internal-format
47511 msgid "Assumed-rank array at %C"
47512 msgstr ""
47514 #: fortran/array.c:551
47515 #, gcc-internal-format, gfc-internal-format
47516 msgid "Bad array specification for implied-shape array at %C"
47517 msgstr ""
47519 #: fortran/array.c:567 fortran/array.c:680
47520 #, gcc-internal-format, gfc-internal-format
47521 msgid "Bad array specification for an explicitly shaped array at %C"
47522 msgstr ""
47524 #: fortran/array.c:577 fortran/array.c:690
47525 #, gcc-internal-format, gfc-internal-format
47526 msgid "Bad array specification for assumed shape array at %C"
47527 msgstr ""
47529 #: fortran/array.c:591 fortran/array.c:704
47530 #, gcc-internal-format, gfc-internal-format
47531 msgid "Bad specification for deferred shape array at %C"
47532 msgstr ""
47534 #: fortran/array.c:601 fortran/array.c:708
47535 #, gcc-internal-format, gfc-internal-format
47536 msgid "Bad specification for assumed size array at %C"
47537 msgstr ""
47539 #: fortran/array.c:613 fortran/array.c:720
47540 #, gcc-internal-format, gfc-internal-format
47541 msgid "Expected another dimension in array declaration at %C"
47542 msgstr ""
47544 #: fortran/array.c:619 fortran/array.c:648 fortran/array.c:726
47545 #, gcc-internal-format, gfc-internal-format
47546 msgid "Array specification at %C has more than %d dimensions"
47547 msgstr ""
47549 #: fortran/array.c:625
47550 #, gcc-internal-format, gfc-internal-format
47551 msgid "Array specification at %C with more than 7 dimensions"
47552 msgstr ""
47554 #: fortran/array.c:637
47555 #, gcc-internal-format, gfc-internal-format
47556 msgid "Coarray declaration at %C"
47557 msgstr ""
47559 #: fortran/array.c:734
47560 #, gcc-internal-format
47561 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
47562 msgstr ""
47564 #: fortran/array.c:802
47565 #, gcc-internal-format
47566 msgid "The assumed-rank array %qs at %L shall not have a codimension"
47567 msgstr ""
47569 #: fortran/array.c:886
47570 #, gcc-internal-format
47571 msgid "gfc_compare_array_spec(): Array spec clobbered"
47572 msgstr ""
47574 #: fortran/array.c:962
47575 #, gcc-internal-format
47576 msgid "DO-iterator %qs at %L is inside iterator of the same name"
47577 msgstr ""
47579 #: fortran/array.c:1054 fortran/array.c:1234
47580 #, gcc-internal-format, gfc-internal-format
47581 msgid "Syntax error in array constructor at %C"
47582 msgstr ""
47584 #: fortran/array.c:1107
47585 #, gcc-internal-format, gfc-internal-format
47586 msgid "[...] style array constructors at %C"
47587 msgstr ""
47589 #: fortran/array.c:1130
47590 #, gcc-internal-format, gfc-internal-format
47591 msgid "Array constructor including type specification at %C"
47592 msgstr ""
47594 #: fortran/array.c:1139 fortran/match.c:3730
47595 #, gcc-internal-format, gfc-internal-format
47596 msgid "Type-spec at %L cannot contain a deferred type parameter"
47597 msgstr ""
47599 #: fortran/array.c:1166
47600 #, gcc-internal-format, gfc-internal-format
47601 msgid "Empty array constructor at %C is not allowed"
47602 msgstr ""
47604 #: fortran/array.c:1205 fortran/array.c:1215
47605 #, gcc-internal-format, gfc-internal-format
47606 msgid "Incompatible typespec for array element at %L"
47607 msgstr ""
47609 #: fortran/array.c:1281
47610 #, gcc-internal-format, gfc-internal-format
47611 msgid "Element in %s array constructor at %L is %s"
47612 msgstr ""
47614 #: fortran/array.c:1612
47615 #, gcc-internal-format, gfc-internal-format
47616 msgid "Iterator step at %L cannot be zero"
47617 msgstr ""
47619 #: fortran/array.c:1749
47620 #, gcc-internal-format
47621 msgid ""
47622 "The number of elements in the array constructor at %L requires an increase "
47623 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
47624 msgstr ""
47626 #: fortran/array.c:1919
47627 #, gcc-internal-format, gfc-internal-format
47628 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
47629 msgstr ""
47631 #: fortran/array.c:1926
47632 #, gcc-internal-format, gfc-internal-format
47633 msgid "AC-IMPLIED-DO final expression references control variable at %L"
47634 msgstr ""
47636 #: fortran/array.c:1933
47637 #, gcc-internal-format, gfc-internal-format
47638 msgid "AC-IMPLIED-DO step expression references control variable at %L"
47639 msgstr ""
47641 #: fortran/array.c:1945
47642 #, gcc-internal-format, gfc-internal-format
47643 msgid ""
47644 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
47645 "C4106]"
47646 msgstr ""
47648 #: fortran/array.c:2028
47649 #, gcc-internal-format, gfc-internal-format
47650 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
47651 msgstr ""
47653 #: fortran/array.c:2146
47654 #, gcc-internal-format
47655 msgid "spec_dimen_size(): Bad dimension"
47656 msgstr ""
47658 #: fortran/array.c:2204
47659 #, gcc-internal-format
47660 msgid "gfc_ref_dimen_size(): Bad dimension"
47661 msgstr ""
47663 #: fortran/array.c:2334
47664 #, gcc-internal-format
47665 msgid "gfc_ref_dimen_size(): Bad dimen_type"
47666 msgstr ""
47668 #: fortran/array.c:2385
47669 #, gcc-internal-format
47670 msgid "gfc_array_dimen_size(): Bad dimension"
47671 msgstr ""
47673 #: fortran/array.c:2430
47674 #, gcc-internal-format
47675 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
47676 msgstr ""
47678 #: fortran/array.c:2574
47679 #, gcc-internal-format
47680 msgid "gfc_find_array_ref(): No ref found"
47681 msgstr ""
47683 #. if (c == 0)
47684 #: fortran/bbt.c:119
47685 #, gcc-internal-format
47686 msgid "insert_bbt(): Duplicate key found!"
47687 msgstr ""
47689 #: fortran/check.c:46
47690 #, gcc-internal-format
47691 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
47692 msgstr ""
47694 #: fortran/check.c:62
47695 #, gcc-internal-format
47696 msgid "%qs argument of %qs intrinsic at %L must be %s"
47697 msgstr ""
47699 #: fortran/check.c:96
47700 #, gcc-internal-format
47701 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
47702 msgstr ""
47704 #: fortran/check.c:111
47705 #, gcc-internal-format
47706 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
47707 msgstr ""
47709 #: fortran/check.c:128
47710 #, gcc-internal-format
47711 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
47712 msgstr ""
47714 #: fortran/check.c:145
47715 #, gcc-internal-format
47716 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
47717 msgstr ""
47719 #: fortran/check.c:174 fortran/check.c:6378
47720 #, gcc-internal-format
47721 msgid "%qs argument of %qs intrinsic at %L must be a constant"
47722 msgstr ""
47724 #: fortran/check.c:183
47725 #, gcc-internal-format, gfc-internal-format
47726 msgid "Invalid kind for %s at %L"
47727 msgstr ""
47729 #: fortran/check.c:202
47730 #, gcc-internal-format
47731 msgid "%qs argument of %qs intrinsic at %L must be double precision"
47732 msgstr ""
47734 #: fortran/check.c:225
47735 #, gcc-internal-format
47736 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
47737 msgstr ""
47739 #: fortran/check.c:242
47740 #, gcc-internal-format
47741 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
47742 msgstr ""
47744 #: fortran/check.c:268
47745 #, gcc-internal-format
47746 msgid "%qs argument of %qs intrinsic at %L must be an array"
47747 msgstr ""
47749 #: fortran/check.c:289
47750 #, gcc-internal-format
47751 msgid "%qs at %L must be nonnegative"
47752 msgstr ""
47754 #: fortran/check.c:320
47755 #, gcc-internal-format
47756 msgid ""
47757 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
47758 msgstr ""
47760 #: fortran/check.c:331
47761 #, gcc-internal-format
47762 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
47763 msgstr ""
47765 #: fortran/check.c:341
47766 #, gcc-internal-format
47767 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
47768 msgstr ""
47770 #: fortran/check.c:368
47771 #, gcc-internal-format
47772 msgid ""
47773 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
47774 msgstr ""
47776 #: fortran/check.c:394
47777 #, gcc-internal-format
47778 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
47779 msgstr ""
47781 #: fortran/check.c:420
47782 #, gcc-internal-format
47783 msgid ""
47784 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
47785 msgstr ""
47787 #: fortran/check.c:437
47788 #, gcc-internal-format
47789 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
47790 msgstr ""
47792 #: fortran/check.c:452
47793 #, gcc-internal-format
47794 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
47795 msgstr ""
47797 #: fortran/check.c:473
47798 #, gcc-internal-format
47799 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
47800 msgstr ""
47802 #: fortran/check.c:491
47803 #, gcc-internal-format
47804 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
47805 msgstr ""
47807 #: fortran/check.c:529
47808 #, gcc-internal-format
47809 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
47810 msgstr ""
47812 #: fortran/check.c:550
47813 #, gcc-internal-format
47814 msgid "%qs argument of %qs intrinsic at %L must be a variable"
47815 msgstr ""
47817 #: fortran/check.c:599
47818 #, gcc-internal-format
47819 msgid ""
47820 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
47821 msgstr ""
47823 #: fortran/check.c:649
47824 #, gcc-internal-format
47825 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
47826 msgstr ""
47828 #: fortran/check.c:752
47829 #, gcc-internal-format, gfc-internal-format
47830 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
47831 msgstr ""
47833 #: fortran/check.c:874 fortran/check.c:6322
47834 #, gcc-internal-format
47835 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
47836 msgstr ""
47838 #: fortran/check.c:883 fortran/check.c:2286 fortran/check.c:2412
47839 #: fortran/check.c:2486 fortran/check.c:2913
47840 #, gcc-internal-format, gfc-internal-format
47841 msgid "Different type kinds at %L"
47842 msgstr ""
47844 #: fortran/check.c:919
47845 #, gcc-internal-format
47846 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
47847 msgstr ""
47849 #: fortran/check.c:928 fortran/check.c:964 fortran/check.c:3431
47850 #, gcc-internal-format
47851 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
47852 msgstr ""
47854 #: fortran/check.c:946
47855 #, gcc-internal-format
47856 msgid ""
47857 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
47858 "FUNCTION"
47859 msgstr ""
47861 #: fortran/check.c:955
47862 #, gcc-internal-format
47863 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
47864 msgstr ""
47866 #: fortran/check.c:980
47867 #, gcc-internal-format, gfc-internal-format
47868 msgid ""
47869 "Array section with a vector subscript at %L shall not be the target of a "
47870 "pointer"
47871 msgstr ""
47873 #: fortran/check.c:991
47874 #, gcc-internal-format
47875 msgid ""
47876 "NULL pointer at %L is not permitted as actual argument of %qs intrinsic "
47877 "function"
47878 msgstr ""
47880 #: fortran/check.c:1034
47881 #, gcc-internal-format, gfc-internal-format
47882 msgid ""
47883 "ATOM argument at %L to intrinsic function %s shall be an integer of "
47884 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
47885 msgstr ""
47887 #: fortran/check.c:1042
47888 #, gcc-internal-format, gfc-internal-format
47889 msgid ""
47890 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
47891 "coindexed"
47892 msgstr ""
47894 #: fortran/check.c:1049
47895 #, gcc-internal-format
47896 msgid ""
47897 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
47898 msgstr ""
47900 #: fortran/check.c:1067 fortran/check.c:1212
47901 #, gcc-internal-format, gfc-internal-format
47902 msgid "STAT= argument to %s at %L"
47903 msgstr ""
47905 #: fortran/check.c:1086 fortran/check.c:1152 fortran/check.c:1249
47906 #, gcc-internal-format, gfc-internal-format
47907 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
47908 msgstr ""
47910 #: fortran/check.c:1100 fortran/check.c:1232
47911 #, gcc-internal-format, gfc-internal-format
47912 msgid ""
47913 "ATOM argument at %L to intrinsic function %s shall be an integer of "
47914 "ATOMIC_INT_KIND"
47915 msgstr ""
47917 #: fortran/check.c:1120
47918 #, gcc-internal-format, gfc-internal-format
47919 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
47920 msgstr ""
47922 #: fortran/check.c:1159 fortran/check.c:1256
47923 #, gcc-internal-format, gfc-internal-format
47924 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
47925 msgstr ""
47927 #: fortran/check.c:1174
47928 #, gcc-internal-format, gfc-internal-format
47929 msgid ""
47930 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
47931 msgstr ""
47933 #: fortran/check.c:1184
47934 #, gcc-internal-format, gfc-internal-format
47935 msgid ""
47936 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
47937 msgstr ""
47939 #: fortran/check.c:1197
47940 #, gcc-internal-format, gfc-internal-format
47941 msgid ""
47942 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
47943 "least the range of the default integer"
47944 msgstr ""
47946 #: fortran/check.c:1276
47947 #, gcc-internal-format, gfc-internal-format
47948 msgid "Negative argument N at %L"
47949 msgstr ""
47951 #: fortran/check.c:1448 fortran/check.c:1905
47952 #, gcc-internal-format
47953 msgid ""
47954 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
47955 msgstr ""
47957 #: fortran/check.c:1457 fortran/check.c:1914
47958 #, gcc-internal-format
47959 msgid ""
47960 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
47961 "INTEGER"
47962 msgstr ""
47964 #: fortran/check.c:1471 fortran/check.c:1477
47965 #, gcc-internal-format, gfc-internal-format
47966 msgid ""
47967 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
47968 "consider using the KIND argument"
47969 msgstr ""
47971 #: fortran/check.c:1499
47972 #, gcc-internal-format
47973 msgid ""
47974 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
47975 "not have a vector subscript"
47976 msgstr ""
47978 #: fortran/check.c:1507
47979 #, gcc-internal-format, gfc-internal-format
47980 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
47981 msgstr ""
47983 #: fortran/check.c:1530
47984 #, gcc-internal-format, gfc-internal-format
47985 msgid "The stat= argument at %L must be a kind=4 integer variable"
47986 msgstr ""
47988 #: fortran/check.c:1546
47989 #, gcc-internal-format, gfc-internal-format
47990 msgid "The errmsg= argument at %L must be a default-kind character variable"
47991 msgstr ""
47993 #: fortran/check.c:1554
47994 #, gcc-internal-format
47995 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
47996 msgstr ""
47998 #: fortran/check.c:1569
47999 #, gcc-internal-format, gfc-internal-format
48000 msgid ""
48001 "Support for the A argument at %L which is polymorphic A argument or has "
48002 "allocatable components is not yet implemented"
48003 msgstr ""
48005 #: fortran/check.c:1588
48006 #, gcc-internal-format, gfc-internal-format
48007 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
48008 msgstr ""
48010 #: fortran/check.c:1595
48011 #, gcc-internal-format, gfc-internal-format
48012 msgid ""
48013 "Support for the A argument at %L with allocatable components is not yet "
48014 "implemented"
48015 msgstr ""
48017 #: fortran/check.c:1609
48018 #, gcc-internal-format, gfc-internal-format
48019 msgid "OPERATOR argument at %L must be a PURE function"
48020 msgstr ""
48022 #. None of the intrinsics fulfills the criteria of taking two arguments,
48023 #. returning the same type and kind as the arguments and being permitted
48024 #. as actual argument.
48025 #: fortran/check.c:1619
48026 #, gcc-internal-format, gfc-internal-format
48027 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
48028 msgstr ""
48030 #: fortran/check.c:1636
48031 #, gcc-internal-format, gfc-internal-format
48032 msgid "The function passed as OPERATOR at %L shall have two arguments"
48033 msgstr ""
48035 #: fortran/check.c:1646
48036 #, gcc-internal-format, gfc-internal-format
48037 msgid ""
48038 "A argument at %L has type %s but the function passed as OPERATOR at %L "
48039 "returns %s"
48040 msgstr ""
48042 #: fortran/check.c:1655
48043 #, gcc-internal-format, gfc-internal-format
48044 msgid ""
48045 "The function passed as OPERATOR at %L has arguments of type %s and %s but "
48046 "shall have type %s"
48047 msgstr ""
48049 #: fortran/check.c:1666
48050 #, gcc-internal-format, gfc-internal-format
48051 msgid ""
48052 "The function passed as OPERATOR at %L shall have scalar nonallocatable "
48053 "nonpointer arguments and return a nonallocatable nonpointer scalar"
48054 msgstr ""
48056 #: fortran/check.c:1674
48057 #, gcc-internal-format, gfc-internal-format
48058 msgid ""
48059 "The function passed as OPERATOR at %L shall have the VALUE attribute either "
48060 "for none or both arguments"
48061 msgstr ""
48063 #: fortran/check.c:1681
48064 #, gcc-internal-format, gfc-internal-format
48065 msgid ""
48066 "The function passed as OPERATOR at %L shall have the TARGET attribute either "
48067 "for none or both arguments"
48068 msgstr ""
48070 #: fortran/check.c:1688
48071 #, gcc-internal-format, gfc-internal-format
48072 msgid ""
48073 "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute "
48074 "either for none or both arguments"
48075 msgstr ""
48077 #: fortran/check.c:1696
48078 #, gcc-internal-format, gfc-internal-format
48079 msgid ""
48080 "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute "
48081 "for either of the arguments"
48082 msgstr ""
48084 #: fortran/check.c:1726
48085 #, gcc-internal-format, gfc-internal-format
48086 msgid ""
48087 "The character length of the A argument at %L and of the arguments of the "
48088 "OPERATOR at %L shall be the same"
48089 msgstr ""
48091 #: fortran/check.c:1733
48092 #, gcc-internal-format, gfc-internal-format
48093 msgid ""
48094 "The character length of the A argument at %L and of the function result of "
48095 "the OPERATOR at %L shall be the same"
48096 msgstr ""
48098 #: fortran/check.c:1751
48099 #, gcc-internal-format
48100 msgid ""
48101 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
48102 "character"
48103 msgstr ""
48105 #: fortran/check.c:1799 fortran/check.c:2331 fortran/check.c:2434
48106 #: fortran/check.c:2635 fortran/check.c:2680 fortran/check.c:3991
48107 #: fortran/check.c:4125 fortran/check.c:4180 fortran/check.c:5222
48108 #: fortran/check.c:5351
48109 #, gcc-internal-format
48110 msgid "%qs intrinsic with KIND argument at %L"
48111 msgstr ""
48113 #: fortran/check.c:1846 fortran/check.c:2097
48114 #, gcc-internal-format
48115 msgid ""
48116 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
48117 "%ld)"
48118 msgstr ""
48120 #: fortran/check.c:1861 fortran/check.c:2112 fortran/check.c:2140
48121 #, gcc-internal-format
48122 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
48123 msgstr ""
48125 #: fortran/check.c:1964 fortran/check.c:3007 fortran/check.c:3015
48126 #, gcc-internal-format
48127 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
48128 msgstr ""
48130 #: fortran/check.c:1978
48131 #, gcc-internal-format
48132 msgid ""
48133 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
48134 msgstr ""
48136 #: fortran/check.c:1998 fortran/check.c:2006
48137 #, gcc-internal-format
48138 msgid "%qs argument of %qs intrinsic at %L must be default real"
48139 msgstr ""
48141 #: fortran/check.c:2027
48142 #, gcc-internal-format
48143 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
48144 msgstr ""
48146 #: fortran/check.c:2158
48147 #, gcc-internal-format, gfc-internal-format
48148 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
48149 msgstr ""
48151 #: fortran/check.c:2218
48152 #, gcc-internal-format
48153 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
48154 msgstr ""
48156 #: fortran/check.c:2382
48157 #, gcc-internal-format, gfc-internal-format
48158 msgid "Argument of %s at %L must be of length one"
48159 msgstr ""
48161 #: fortran/check.c:2441
48162 #, gcc-internal-format
48163 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
48164 msgstr ""
48166 #: fortran/check.c:2531
48167 #, gcc-internal-format, gfc-internal-format
48168 msgid "SIZE at %L must be positive"
48169 msgstr ""
48171 #: fortran/check.c:2543
48172 #, gcc-internal-format, gfc-internal-format
48173 msgid ""
48174 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
48175 msgstr ""
48177 #: fortran/check.c:2604
48178 #, gcc-internal-format
48179 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
48180 msgstr ""
48182 #: fortran/check.c:2611
48183 #, gcc-internal-format
48184 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
48185 msgstr ""
48187 #: fortran/check.c:2822
48188 #, gcc-internal-format
48189 msgid "Intrinsic %qs at %L must have at least two arguments"
48190 msgstr ""
48192 #: fortran/check.c:2870
48193 #, gcc-internal-format
48194 msgid "Missing %qs argument to the %s intrinsic at %L"
48195 msgstr ""
48197 #: fortran/check.c:2885
48198 #, gcc-internal-format
48199 msgid "Duplicate argument %qs at %L to intrinsic %s"
48200 msgstr ""
48202 #: fortran/check.c:2890
48203 #, gcc-internal-format
48204 msgid "Unknown argument %qs at %L to intrinsic %s"
48205 msgstr ""
48207 #: fortran/check.c:2919
48208 #, gcc-internal-format
48209 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
48210 msgstr ""
48212 #: fortran/check.c:2950
48213 #, gcc-internal-format
48214 msgid "%qs intrinsic with CHARACTER argument at %L"
48215 msgstr ""
48217 #: fortran/check.c:2957
48218 #, gcc-internal-format
48219 msgid ""
48220 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
48221 msgstr ""
48223 #: fortran/check.c:3024
48224 #, gcc-internal-format
48225 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
48226 msgstr ""
48228 #: fortran/check.c:3038
48229 #, gcc-internal-format
48230 msgid ""
48231 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
48232 "matmul"
48233 msgstr ""
48235 #: fortran/check.c:3057
48236 #, gcc-internal-format
48237 msgid ""
48238 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
48239 "%qs at %L for intrinsic matmul"
48240 msgstr ""
48242 #: fortran/check.c:3066
48243 #, gcc-internal-format
48244 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
48245 msgstr ""
48247 #: fortran/check.c:3241
48248 #, gcc-internal-format
48249 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
48250 msgstr ""
48252 #: fortran/check.c:3301
48253 #, gcc-internal-format, gfc-internal-format
48254 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
48255 msgstr ""
48257 #: fortran/check.c:3312
48258 #, gcc-internal-format, gfc-internal-format
48259 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
48260 msgstr ""
48262 #: fortran/check.c:3319
48263 #, gcc-internal-format, gfc-internal-format
48264 msgid ""
48265 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
48266 "polymorphic"
48267 msgstr ""
48269 #: fortran/check.c:3330
48270 #, gcc-internal-format, gfc-internal-format
48271 msgid ""
48272 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
48273 "same rank %d/%d"
48274 msgstr ""
48276 #: fortran/check.c:3339
48277 #, gcc-internal-format, gfc-internal-format
48278 msgid ""
48279 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
48280 "same corank %d/%d"
48281 msgstr ""
48283 #: fortran/check.c:3366
48284 #, gcc-internal-format
48285 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
48286 msgstr ""
48288 #: fortran/check.c:3416
48289 #, gcc-internal-format
48290 msgid ""
48291 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
48292 "procedure pointer"
48293 msgstr ""
48295 #: fortran/check.c:3424
48296 #, gcc-internal-format, gfc-internal-format
48297 msgid "NULL intrinsic with allocatable MOLD at %L"
48298 msgstr ""
48300 #: fortran/check.c:3503 fortran/check.c:5298
48301 #, gcc-internal-format
48302 msgid ""
48303 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
48304 "as there are .TRUE. values in %qs (%ld/%d)"
48305 msgstr ""
48307 #: fortran/check.c:3561
48308 #, gcc-internal-format
48309 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
48310 msgstr ""
48312 #: fortran/check.c:3569
48313 #, gcc-internal-format
48314 msgid ""
48315 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
48316 msgstr ""
48318 #: fortran/check.c:3588
48319 #, gcc-internal-format
48320 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
48321 msgstr ""
48323 #: fortran/check.c:3636
48324 #, gcc-internal-format, gfc-internal-format
48325 msgid "The argument of the RANK intrinsic at %L must be a data object"
48326 msgstr ""
48328 #: fortran/check.c:3740
48329 #, gcc-internal-format
48330 msgid ""
48331 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
48332 "constant size"
48333 msgstr ""
48335 #: fortran/check.c:3750
48336 #, gcc-internal-format
48337 msgid "%qs argument of %qs intrinsic at %L is empty"
48338 msgstr ""
48340 #: fortran/check.c:3757
48341 #, gcc-internal-format
48342 msgid ""
48343 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
48344 msgstr ""
48346 #: fortran/check.c:3774
48347 #, gcc-internal-format
48348 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
48349 msgstr ""
48351 #: fortran/check.c:3806
48352 #, gcc-internal-format, gfc-internal-format
48353 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
48354 msgstr ""
48356 #: fortran/check.c:3844
48357 #, gcc-internal-format
48358 msgid ""
48359 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
48360 msgstr ""
48362 #: fortran/check.c:3862
48363 #, gcc-internal-format
48364 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
48365 msgstr ""
48367 #: fortran/check.c:3871
48368 #, gcc-internal-format
48369 msgid ""
48370 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
48371 "(dimension %qd duplicated)"
48372 msgstr ""
48374 #: fortran/check.c:3907
48375 #, gcc-internal-format, gfc-internal-format
48376 msgid ""
48377 "Without padding, there are not enough elements in the intrinsic RESHAPE "
48378 "source at %L to match the shape"
48379 msgstr ""
48381 #: fortran/check.c:3924 fortran/check.c:3943
48382 #, gcc-internal-format
48383 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
48384 msgstr ""
48386 #: fortran/check.c:3934 fortran/check.c:3953
48387 #, gcc-internal-format
48388 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
48389 msgstr ""
48391 #: fortran/check.c:4052
48392 #, gcc-internal-format
48393 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
48394 msgstr ""
48396 #: fortran/check.c:4083
48397 #, gcc-internal-format
48398 msgid "%qs intrinsic with RADIX argument at %L"
48399 msgstr ""
48401 #: fortran/check.c:4118
48402 #, gcc-internal-format
48403 msgid ""
48404 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
48405 "array"
48406 msgstr ""
48408 #: fortran/check.c:4195 fortran/check.c:6361
48409 #, gcc-internal-format
48410 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
48411 msgstr ""
48413 #: fortran/check.c:4208 fortran/check.c:4347 fortran/check.c:6353
48414 #, gcc-internal-format
48415 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
48416 msgstr ""
48418 #: fortran/check.c:4219 fortran/check.c:4359
48419 #, gcc-internal-format
48420 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
48421 msgstr ""
48423 #: fortran/check.c:4289
48424 #, gcc-internal-format
48425 msgid "is_c_interoperable(): gfc_simplify_expr failed"
48426 msgstr ""
48428 #: fortran/check.c:4338
48429 #, gcc-internal-format
48430 msgid ""
48431 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
48432 msgstr ""
48434 #: fortran/check.c:4377
48435 #, gcc-internal-format, gfc-internal-format
48436 msgid ""
48437 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
48438 "TYPE(C_FUNPTR)"
48439 msgstr ""
48441 #: fortran/check.c:4391
48442 #, gcc-internal-format, gfc-internal-format
48443 msgid ""
48444 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
48445 "%s instead of %s"
48446 msgstr ""
48448 #: fortran/check.c:4415
48449 #, gcc-internal-format, gfc-internal-format
48450 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
48451 msgstr ""
48453 #: fortran/check.c:4427
48454 #, gcc-internal-format, gfc-internal-format
48455 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
48456 msgstr ""
48458 #: fortran/check.c:4434
48459 #, gcc-internal-format, gfc-internal-format
48460 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
48461 msgstr ""
48463 #: fortran/check.c:4441
48464 #, gcc-internal-format, gfc-internal-format
48465 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
48466 msgstr ""
48468 #: fortran/check.c:4448
48469 #, gcc-internal-format, gfc-internal-format
48470 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
48471 msgstr ""
48473 #: fortran/check.c:4454
48474 #, gcc-internal-format, gfc-internal-format
48475 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
48476 msgstr ""
48478 #: fortran/check.c:4473
48479 #, gcc-internal-format, gfc-internal-format
48480 msgid ""
48481 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
48482 "FPTR"
48483 msgstr ""
48485 #: fortran/check.c:4483
48486 #, gcc-internal-format, gfc-internal-format
48487 msgid "Polymorphic FPTR at %L to C_F_POINTER"
48488 msgstr ""
48490 #: fortran/check.c:4488
48491 #, gcc-internal-format, gfc-internal-format
48492 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
48493 msgstr ""
48495 #: fortran/check.c:4504
48496 #, gcc-internal-format, gfc-internal-format
48497 msgid ""
48498 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
48499 msgstr ""
48501 #: fortran/check.c:4516
48502 #, gcc-internal-format, gfc-internal-format
48503 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
48504 msgstr ""
48506 #: fortran/check.c:4523
48507 #, gcc-internal-format, gfc-internal-format
48508 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
48509 msgstr ""
48511 #: fortran/check.c:4529
48512 #, gcc-internal-format, gfc-internal-format
48513 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
48514 msgstr ""
48516 #: fortran/check.c:4543
48517 #, gcc-internal-format, gfc-internal-format
48518 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
48519 msgstr ""
48521 #: fortran/check.c:4558
48522 #, gcc-internal-format
48523 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
48524 msgstr ""
48526 #: fortran/check.c:4566
48527 #, gcc-internal-format, gfc-internal-format
48528 msgid ""
48529 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
48530 msgstr ""
48532 #: fortran/check.c:4572
48533 #, gcc-internal-format, gfc-internal-format
48534 msgid "Noninteroperable procedure at %L to C_FUNLOC"
48535 msgstr ""
48537 #: fortran/check.c:4586
48538 #, gcc-internal-format, gfc-internal-format
48539 msgid "Argument X at %L to C_LOC shall not be coindexed"
48540 msgstr ""
48542 #: fortran/check.c:4592
48543 #, gcc-internal-format, gfc-internal-format
48544 msgid "X argument at %L to C_LOC shall not be polymorphic"
48545 msgstr ""
48547 #: fortran/check.c:4603
48548 #, gcc-internal-format, gfc-internal-format
48549 msgid ""
48550 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
48551 "attribute"
48552 msgstr ""
48554 #: fortran/check.c:4611
48555 #, gcc-internal-format, gfc-internal-format
48556 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
48557 msgstr ""
48559 #: fortran/check.c:4620
48560 #, gcc-internal-format, gfc-internal-format
48561 msgid "Argument at %L to C_LOC shall not be polymorphic"
48562 msgstr ""
48564 #: fortran/check.c:4627
48565 #, gcc-internal-format, gfc-internal-format
48566 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
48567 msgstr ""
48569 #: fortran/check.c:4638
48570 #, gcc-internal-format, gfc-internal-format
48571 msgid ""
48572 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
48573 "neither assumed size nor explicit size"
48574 msgstr ""
48576 #: fortran/check.c:4643
48577 #, gcc-internal-format, gfc-internal-format
48578 msgid "Array section at %L to C_LOC"
48579 msgstr ""
48581 #: fortran/check.c:4671
48582 #, gcc-internal-format, gfc-internal-format
48583 msgid "non double precision REAL argument to %s intrinsic at %L"
48584 msgstr ""
48586 #: fortran/check.c:4684
48587 #, gcc-internal-format
48588 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
48589 msgstr ""
48591 #: fortran/check.c:4703
48592 #, gcc-internal-format
48593 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
48594 msgstr ""
48596 #: fortran/check.c:4966
48597 #, gcc-internal-format, gfc-internal-format
48598 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
48599 msgstr ""
48601 #: fortran/check.c:4977
48602 #, gcc-internal-format, gfc-internal-format
48603 msgid ""
48604 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
48605 "be %d (corank) not %d"
48606 msgstr ""
48608 #: fortran/check.c:5010
48609 #, gcc-internal-format, gfc-internal-format
48610 msgid "DISTANCE= argument to NUM_IMAGES at %L"
48611 msgstr ""
48613 #: fortran/check.c:5023
48614 #, gcc-internal-format, gfc-internal-format
48615 msgid "FAILED= argument to NUM_IMAGES at %L"
48616 msgstr ""
48618 #: fortran/check.c:5046
48619 #, gcc-internal-format, gfc-internal-format
48620 msgid ""
48621 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
48622 "at %L"
48623 msgstr ""
48625 #: fortran/check.c:5053
48626 #, gcc-internal-format, gfc-internal-format
48627 msgid ""
48628 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
48629 "argument in intrinsic at %L"
48630 msgstr ""
48632 #: fortran/check.c:5064
48633 #, gcc-internal-format, gfc-internal-format
48634 msgid "Unexpected DIM argument with noncoarray argument at %L"
48635 msgstr ""
48637 #: fortran/check.c:5082
48638 #, gcc-internal-format, gfc-internal-format
48639 msgid "DISTANCE= argument to THIS_IMAGE at %L"
48640 msgstr ""
48642 #: fortran/check.c:5162
48643 #, gcc-internal-format
48644 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
48645 msgstr ""
48647 #: fortran/check.c:5190
48648 #, gcc-internal-format, gfc-internal-format
48649 msgid ""
48650 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
48651 "result size %ld"
48652 msgstr ""
48654 #: fortran/check.c:5312
48655 #, gcc-internal-format
48656 msgid ""
48657 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
48658 "scalar"
48659 msgstr ""
48661 #: fortran/check.c:5325
48662 #, gcc-internal-format
48663 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
48664 msgstr ""
48666 #: fortran/check.c:5581 fortran/check.c:5613
48667 #, gcc-internal-format
48668 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
48669 msgstr ""
48671 #: fortran/check.c:5621
48672 #, gcc-internal-format, gfc-internal-format
48673 msgid "Too many arguments to %s at %L"
48674 msgstr ""
48676 #: fortran/check.c:5639
48677 #, gcc-internal-format
48678 msgid "fe_runtime_error string must be null terminated"
48679 msgstr ""
48681 #: fortran/check.c:5651
48682 #, gcc-internal-format, gfc-internal-format
48683 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
48684 msgstr ""
48686 #: fortran/check.c:5691
48687 #, gcc-internal-format, gfc-internal-format
48688 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
48689 msgstr ""
48691 #: fortran/check.c:5710
48692 #, gcc-internal-format, gfc-internal-format
48693 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
48694 msgstr ""
48696 #: fortran/check.c:5720
48697 #, gcc-internal-format, gfc-internal-format
48698 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
48699 msgstr ""
48701 #: fortran/check.c:5737
48702 #, gcc-internal-format, gfc-internal-format
48703 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
48704 msgstr ""
48706 #: fortran/check.c:5954
48707 #, gcc-internal-format
48708 msgid ""
48709 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
48710 "default kind (%d)"
48711 msgstr ""
48713 #: fortran/check.c:6306 fortran/check.c:6314
48714 #, gcc-internal-format
48715 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
48716 msgstr ""
48718 #: fortran/check.c:6345
48719 #, gcc-internal-format, gfc-internal-format
48720 msgid ""
48721 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
48722 "because it returns a disassociated pointer"
48723 msgstr ""
48725 #: fortran/class.c:614
48726 #, gcc-internal-format, gfc-internal-format
48727 msgid ""
48728 "Assumed size polymorphic objects or components, such as that at %C, have not "
48729 "yet been implemented"
48730 msgstr ""
48732 #. Since the extension field is 8 bit wide, we can only have
48733 #. up to 255 extension levels.
48734 #: fortran/class.c:725 fortran/decl.c:8689
48735 #, gcc-internal-format
48736 msgid "Maximum extension level reached with type %qs at %L"
48737 msgstr ""
48739 #: fortran/class.c:2764 fortran/class.c:2838
48740 #, gcc-internal-format
48741 msgid "%qs of %qs is PRIVATE at %L"
48742 msgstr ""
48744 #: fortran/cpp.c:450
48745 #, gcc-internal-format
48746 msgid "To enable preprocessing, use %<-cpp%>"
48747 msgstr ""
48749 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
48750 #, gcc-internal-format
48751 msgid "opening output file %qs: %s"
48752 msgstr ""
48754 #: fortran/data.c:65
48755 #, gcc-internal-format, gfc-internal-format
48756 msgid "non-constant array in DATA statement %L"
48757 msgstr ""
48759 #: fortran/data.c:137
48760 #, gcc-internal-format, gfc-internal-format
48761 msgid "failure to simplify substring reference in DATA statement at %L"
48762 msgstr ""
48764 #: fortran/data.c:170
48765 #, gcc-internal-format, gfc-internal-format
48766 msgid "Unused initialization string at %L because variable has zero length"
48767 msgstr ""
48769 #: fortran/data.c:176
48770 #, gcc-internal-format, gfc-internal-format
48771 msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
48772 msgstr ""
48774 #: fortran/data.c:266
48775 #, gcc-internal-format
48776 msgid "%qs at %L already is initialized at %L"
48777 msgstr ""
48779 #: fortran/data.c:290
48780 #, gcc-internal-format, gfc-internal-format
48781 msgid "Data element below array lower bound at %L"
48782 msgstr ""
48784 #: fortran/data.c:307 fortran/data.c:396
48785 #, gcc-internal-format, gfc-internal-format
48786 msgid "Data element above array upper bound at %L"
48787 msgstr ""
48789 #: fortran/data.c:337 fortran/data.c:503
48790 #, gcc-internal-format
48791 msgid "re-initialization of %qs at %L"
48792 msgstr ""
48794 #: fortran/data.c:703
48795 #, gcc-internal-format
48796 msgid "TODO: Vector sections in data statements"
48797 msgstr ""
48799 #: fortran/decl.c:278
48800 #, gcc-internal-format
48801 msgid "Host associated variable %qs may not be in the DATA statement at %C"
48802 msgstr ""
48804 #: fortran/decl.c:285
48805 #, gcc-internal-format
48806 msgid "initialization of common block variable %qs in DATA statement at %C"
48807 msgstr ""
48809 #: fortran/decl.c:396
48810 #, gcc-internal-format
48811 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
48812 msgstr ""
48814 #: fortran/decl.c:422
48815 #, gcc-internal-format, gfc-internal-format
48816 msgid "Invalid initializer %s in Data statement at %C"
48817 msgstr ""
48819 #: fortran/decl.c:524
48820 #, gcc-internal-format, gfc-internal-format
48821 msgid "Initialization at %C is not allowed in a PURE procedure"
48822 msgstr ""
48824 #: fortran/decl.c:561
48825 #, gcc-internal-format, gfc-internal-format
48826 msgid "DATA statement at %C cannot appear within an INTERFACE"
48827 msgstr ""
48829 #: fortran/decl.c:593
48830 #, gcc-internal-format, gfc-internal-format
48831 msgid "DATA statement at %C is not allowed in a PURE procedure"
48832 msgstr ""
48834 #: fortran/decl.c:639
48835 #, gcc-internal-format, gfc-internal-format
48836 msgid "Empty old style initializer list at %C"
48837 msgstr ""
48839 #: fortran/decl.c:659
48840 #, gcc-internal-format, gfc-internal-format
48841 msgid "Repeat spec invalid in scalar initializer at %C"
48842 msgstr ""
48844 #: fortran/decl.c:664
48845 #, gcc-internal-format, gfc-internal-format
48846 msgid "Repeat spec must be an integer at %C"
48847 msgstr ""
48849 #: fortran/decl.c:673
48850 #, gcc-internal-format, gfc-internal-format
48851 msgid "Expected data constant after repeat spec at %C"
48852 msgstr ""
48854 #: fortran/decl.c:704
48855 #, gcc-internal-format, gfc-internal-format
48856 msgid "End of scalar initializer expected at %C"
48857 msgstr ""
48859 #: fortran/decl.c:731
48860 #, gcc-internal-format, gfc-internal-format
48861 msgid "Not enough elements in array initializer at %C"
48862 msgstr ""
48864 #: fortran/decl.c:733
48865 #, gcc-internal-format, gfc-internal-format
48866 msgid "Too many elements in array initializer at %C"
48867 msgstr ""
48869 #: fortran/decl.c:752
48870 #, gcc-internal-format, gfc-internal-format
48871 msgid "Syntax error in old style initializer list at %C"
48872 msgstr ""
48874 #: fortran/decl.c:775
48875 #, gcc-internal-format, gfc-internal-format
48876 msgid "The assumed-rank array at %C shall not have a codimension"
48877 msgstr ""
48879 #: fortran/decl.c:843
48880 #, gcc-internal-format, gfc-internal-format
48881 msgid "Bad INTENT specification at %C"
48882 msgstr ""
48884 #: fortran/decl.c:864
48885 #, gcc-internal-format, gfc-internal-format
48886 msgid "deferred type parameter at %C"
48887 msgstr ""
48889 #: fortran/decl.c:945
48890 #, gcc-internal-format, gfc-internal-format
48891 msgid "Scalar INTEGER expression expected at %L"
48892 msgstr ""
48894 #: fortran/decl.c:971
48895 #, gcc-internal-format, gfc-internal-format
48896 msgid "Old-style character length at %C"
48897 msgstr ""
48899 #: fortran/decl.c:1002
48900 #, gcc-internal-format, gfc-internal-format
48901 msgid "Syntax error in character length specification at %C"
48902 msgstr ""
48904 #: fortran/decl.c:1155
48905 #, gcc-internal-format
48906 msgid "Procedure %qs at %C is already defined at %L"
48907 msgstr ""
48909 #: fortran/decl.c:1163
48910 #, gcc-internal-format
48911 msgid "Name %qs at %C is already defined as a generic interface at %L"
48912 msgstr ""
48914 #: fortran/decl.c:1176
48915 #, gcc-internal-format
48916 msgid ""
48917 "Procedure %qs at %C has an explicit interface and must not have attributes "
48918 "declared at %L"
48919 msgstr ""
48921 #: fortran/decl.c:1247
48922 #, gcc-internal-format
48923 msgid ""
48924 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
48925 msgstr ""
48927 #: fortran/decl.c:1274
48928 #, gcc-internal-format
48929 msgid ""
48930 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
48931 "not C interoperable because derived type %qs is not C interoperable"
48932 msgstr ""
48934 #: fortran/decl.c:1281
48935 #, gcc-internal-format
48936 msgid ""
48937 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
48938 "not C interoperable because it is polymorphic"
48939 msgstr ""
48941 #: fortran/decl.c:1288
48942 #, gcc-internal-format
48943 msgid ""
48944 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
48945 "not be C interoperable"
48946 msgstr ""
48948 #: fortran/decl.c:1303
48949 #, gcc-internal-format
48950 msgid ""
48951 "Character argument %qs at %L must be length 1 because procedure %qs is "
48952 "BIND(C)"
48953 msgstr ""
48955 #: fortran/decl.c:1316
48956 #, gcc-internal-format
48957 msgid ""
48958 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
48959 msgstr ""
48961 #: fortran/decl.c:1324
48962 #, gcc-internal-format
48963 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
48964 msgstr ""
48966 #: fortran/decl.c:1333
48967 #, gcc-internal-format
48968 msgid ""
48969 "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with "
48970 "BIND(C) is not yet supported"
48971 msgstr ""
48973 #: fortran/decl.c:1342
48974 #, gcc-internal-format
48975 msgid ""
48976 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
48977 "because procedure %qs is BIND(C)"
48978 msgstr ""
48980 #: fortran/decl.c:1349
48981 #, gcc-internal-format
48982 msgid ""
48983 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
48984 msgstr ""
48986 #: fortran/decl.c:1360
48987 #, gcc-internal-format
48988 msgid ""
48989 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
48990 "at %L"
48991 msgstr ""
48993 #: fortran/decl.c:1410
48994 #, gcc-internal-format
48995 msgid "Symbol %qs at %C also declared as a type at %L"
48996 msgstr ""
48998 #: fortran/decl.c:1469
48999 #, gcc-internal-format
49000 msgid ""
49001 "Variable %qs in common block %qs at %C must be declared with a C "
49002 "interoperable kind since common block %qs is BIND(C)"
49003 msgstr ""
49005 #: fortran/decl.c:1503
49006 #, gcc-internal-format, gfc-internal-format
49007 msgid "CHARACTER length must be a constant at %L"
49008 msgstr ""
49010 #: fortran/decl.c:1518
49011 #, gcc-internal-format, gfc-internal-format
49012 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
49013 msgstr ""
49015 #: fortran/decl.c:1525
49016 #, gcc-internal-format, gfc-internal-format
49017 msgid ""
49018 "The CHARACTER elements of the array constructor at %L must have the same "
49019 "length (%d/%d)"
49020 msgstr ""
49022 #: fortran/decl.c:1615
49023 #, gcc-internal-format
49024 msgid "Initializer not allowed for PARAMETER %qs at %C"
49025 msgstr ""
49027 #: fortran/decl.c:1625
49028 #, gcc-internal-format, gfc-internal-format
49029 msgid "PARAMETER at %L is missing an initializer"
49030 msgstr ""
49032 #: fortran/decl.c:1635
49033 #, gcc-internal-format
49034 msgid ""
49035 "Variable %qs at %C with an initializer already appears in a DATA statement"
49036 msgstr ""
49038 #: fortran/decl.c:1728
49039 #, gcc-internal-format, gfc-internal-format
49040 msgid "Can't initialize implied-shape array at %L with scalar"
49041 msgstr ""
49043 #: fortran/decl.c:1763
49044 #, gcc-internal-format, gfc-internal-format
49045 msgid "Non-constant lower bound in implied-shape declaration at %L"
49046 msgstr ""
49048 #: fortran/decl.c:1849
49049 #, gcc-internal-format, gfc-internal-format
49050 msgid "Component at %C must have the POINTER attribute"
49051 msgstr ""
49053 #: fortran/decl.c:1857
49054 #, gcc-internal-format, gfc-internal-format
49055 msgid "Array component of structure at %C must have explicit or deferred shape"
49056 msgstr ""
49058 #: fortran/decl.c:1881
49059 #, gcc-internal-format, gfc-internal-format
49060 msgid "Component '%s' at %C already declared at %L"
49061 msgstr ""
49063 #: fortran/decl.c:1923
49064 #, gcc-internal-format, gfc-internal-format
49065 msgid "Pointer array component of structure at %C must have a deferred shape"
49066 msgstr ""
49068 #: fortran/decl.c:1932
49069 #, gcc-internal-format, gfc-internal-format
49070 msgid "Allocatable component of structure at %C must have a deferred shape"
49071 msgstr ""
49073 #: fortran/decl.c:1941
49074 #, gcc-internal-format, gfc-internal-format
49075 msgid "Array component of structure at %C must have an explicit shape"
49076 msgstr ""
49078 #: fortran/decl.c:1995
49079 #, gcc-internal-format, gfc-internal-format
49080 msgid "NULL() initialization at %C is ambiguous"
49081 msgstr ""
49083 #: fortran/decl.c:2012
49084 #, gcc-internal-format, gfc-internal-format
49085 msgid "NULL() initialization at %C may not have MOLD"
49086 msgstr ""
49088 #: fortran/decl.c:2029
49089 #, gcc-internal-format, gfc-internal-format
49090 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
49091 msgstr ""
49093 #: fortran/decl.c:2050
49094 #, gcc-internal-format, gfc-internal-format
49095 msgid "Error in pointer initialization at %C"
49096 msgstr ""
49098 #: fortran/decl.c:2057
49099 #, gcc-internal-format, gfc-internal-format
49100 msgid "non-NULL pointer initialization at %C"
49101 msgstr ""
49103 #: fortran/decl.c:2080
49104 #, gcc-internal-format
49105 msgid "Function name %qs not allowed at %C"
49106 msgstr ""
49108 #: fortran/decl.c:2147
49109 #, gcc-internal-format
49110 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
49111 msgstr ""
49113 #: fortran/decl.c:2157
49114 #, gcc-internal-format, gfc-internal-format
49115 msgid "Implied-shape array at %L"
49116 msgstr ""
49118 #: fortran/decl.c:2210
49119 #, gcc-internal-format
49120 msgid ""
49121 "%qs at %C is a redefinition of the declaration in the corresponding "
49122 "interface for MODULE PROCEDURE %qs"
49123 msgstr ""
49125 #: fortran/decl.c:2239 fortran/decl.c:7263
49126 #, gcc-internal-format, gfc-internal-format
49127 msgid "Duplicate array spec for Cray pointee at %C"
49128 msgstr ""
49130 #: fortran/decl.c:2247
49131 #, gcc-internal-format
49132 msgid "Couldn't set pointee array spec."
49133 msgstr ""
49135 #: fortran/decl.c:2310
49136 #, gcc-internal-format, gfc-internal-format
49137 msgid "Old-style initialization at %C"
49138 msgstr ""
49140 #: fortran/decl.c:2318
49141 #, gcc-internal-format, gfc-internal-format
49142 msgid "Invalid old style initialization for derived type component at %C"
49143 msgstr ""
49145 #: fortran/decl.c:2331
49146 #, gcc-internal-format, gfc-internal-format
49147 msgid "Syntax error in old style initialization of %s at %C"
49148 msgstr ""
49150 #: fortran/decl.c:2351 fortran/decl.c:5556
49151 #, gcc-internal-format, gfc-internal-format
49152 msgid "Initialization at %C isn't for a pointer variable"
49153 msgstr ""
49155 #: fortran/decl.c:2364
49156 #, gcc-internal-format
49157 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
49158 msgstr ""
49160 #: fortran/decl.c:2373 fortran/decl.c:8838
49161 #, gcc-internal-format, gfc-internal-format
49162 msgid "Expected an initialization expression at %C"
49163 msgstr ""
49165 #: fortran/decl.c:2380
49166 #, gcc-internal-format, gfc-internal-format
49167 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
49168 msgstr ""
49170 #: fortran/decl.c:2397
49171 #, gcc-internal-format, gfc-internal-format
49172 msgid "Initialization of allocatable component at %C is not allowed"
49173 msgstr ""
49175 #: fortran/decl.c:2457 fortran/decl.c:2493
49176 #, gcc-internal-format, gfc-internal-format
49177 msgid "Old-style type declaration %s*%d not supported at %C"
49178 msgstr ""
49180 #: fortran/decl.c:2499
49181 #, gcc-internal-format, gfc-internal-format
49182 msgid "Nonstandard type declaration %s*%d at %C"
49183 msgstr ""
49185 #: fortran/decl.c:2550 fortran/decl.c:2626
49186 #, gcc-internal-format, gfc-internal-format
49187 msgid "Missing right parenthesis at %C"
49188 msgstr ""
49190 #: fortran/decl.c:2563 fortran/decl.c:2697
49191 #, gcc-internal-format, gfc-internal-format
49192 msgid "Expected initialization expression at %C"
49193 msgstr ""
49195 #: fortran/decl.c:2571 fortran/decl.c:2703
49196 #, gcc-internal-format, gfc-internal-format
49197 msgid "Expected scalar initialization expression at %C"
49198 msgstr ""
49200 #: fortran/decl.c:2602
49201 #, gcc-internal-format, gfc-internal-format
49202 msgid "Kind %d not supported for type %s at %C"
49203 msgstr ""
49205 #: fortran/decl.c:2615
49206 #, gcc-internal-format, gfc-internal-format
49207 msgid "C kind type parameter is for type %s but type at %L is %s"
49208 msgstr ""
49210 #: fortran/decl.c:2624
49211 #, gcc-internal-format, gfc-internal-format
49212 msgid "Missing right parenthesis or comma at %C"
49213 msgstr ""
49215 #: fortran/decl.c:2723
49216 #, gcc-internal-format, gfc-internal-format
49217 msgid "Kind %d is not supported for CHARACTER at %C"
49218 msgstr ""
49220 #: fortran/decl.c:2855
49221 #, gcc-internal-format, gfc-internal-format
49222 msgid "Syntax error in CHARACTER declaration at %C"
49223 msgstr ""
49225 #: fortran/decl.c:2921
49226 #, gcc-internal-format, gfc-internal-format
49227 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
49228 msgstr ""
49230 #: fortran/decl.c:2927
49231 #, gcc-internal-format, gfc-internal-format
49232 msgid "Structure name expected after RECORD at %C"
49233 msgstr ""
49235 #: fortran/decl.c:2970
49236 #, gcc-internal-format, gfc-internal-format
49237 msgid "BYTE type at %C"
49238 msgstr ""
49240 #: fortran/decl.c:2975
49241 #, gcc-internal-format, gfc-internal-format
49242 msgid "BYTE type used at %C is not available on the target machine"
49243 msgstr ""
49245 #: fortran/decl.c:2997
49246 #, gcc-internal-format, gfc-internal-format
49247 msgid "Assumed type at %C is not allowed for components"
49248 msgstr ""
49250 #: fortran/decl.c:3000
49251 #, gcc-internal-format, gfc-internal-format
49252 msgid "Assumed type at %C"
49253 msgstr ""
49255 #: fortran/decl.c:3023 fortran/decl.c:3054 fortran/decl.c:3083
49256 #: fortran/decl.c:3301
49257 #, gcc-internal-format, gfc-internal-format
49258 msgid "TYPE with intrinsic-type-spec at %C"
49259 msgstr ""
49261 #: fortran/decl.c:3079
49262 #, gcc-internal-format, gfc-internal-format
49263 msgid "DOUBLE COMPLEX at %C"
49264 msgstr ""
49266 #: fortran/decl.c:3116
49267 #, gcc-internal-format, gfc-internal-format
49268 msgid "Type name '%s' at %C is ambiguous"
49269 msgstr ""
49271 #: fortran/decl.c:3194
49272 #, gcc-internal-format, gfc-internal-format
49273 msgid "CLASS statement at %C"
49274 msgstr ""
49276 #: fortran/decl.c:3227 fortran/decl.c:3240 fortran/decl.c:3696
49277 #: fortran/decl.c:3704
49278 #, gcc-internal-format
49279 msgid "Type name %qs at %C is ambiguous"
49280 msgstr ""
49282 #: fortran/decl.c:3255
49283 #, gcc-internal-format
49284 msgid ""
49285 "Type name %qs at %C conflicts with previously declared entity at %L, which "
49286 "has the same name"
49287 msgstr ""
49289 #: fortran/decl.c:3372
49290 #, gcc-internal-format, gfc-internal-format
49291 msgid "Duplicate IMPLICIT NONE statement at %C"
49292 msgstr ""
49294 #: fortran/decl.c:3381
49295 #, gcc-internal-format, gfc-internal-format
49296 msgid "IMPORT NONE with spec list at %C"
49297 msgstr ""
49299 #: fortran/decl.c:3440
49300 #, gcc-internal-format, gfc-internal-format
49301 msgid "Missing character range in IMPLICIT at %C"
49302 msgstr ""
49304 #: fortran/decl.c:3486
49305 #, gcc-internal-format, gfc-internal-format
49306 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
49307 msgstr ""
49309 #: fortran/decl.c:3539
49310 #, gcc-internal-format, gfc-internal-format
49311 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
49312 msgstr ""
49314 #: fortran/decl.c:3549
49315 #, gcc-internal-format, gfc-internal-format
49316 msgid "Empty IMPLICIT statement at %C"
49317 msgstr ""
49319 #: fortran/decl.c:3655
49320 #, gcc-internal-format, gfc-internal-format
49321 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
49322 msgstr ""
49324 #: fortran/decl.c:3662
49325 #, gcc-internal-format, gfc-internal-format
49326 msgid ""
49327 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
49328 "interface body"
49329 msgstr ""
49331 #: fortran/decl.c:3667
49332 #, gcc-internal-format, gfc-internal-format
49333 msgid "IMPORT statement at %C"
49334 msgstr ""
49336 #: fortran/decl.c:3681
49337 #, gcc-internal-format, gfc-internal-format
49338 msgid "Expecting list of named entities at %C"
49339 msgstr ""
49341 #: fortran/decl.c:3710
49342 #, gcc-internal-format
49343 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
49344 msgstr ""
49346 #: fortran/decl.c:3717
49347 #, gcc-internal-format
49348 msgid "%qs is already IMPORTed from host scoping unit at %C"
49349 msgstr ""
49351 #: fortran/decl.c:3758
49352 #, gcc-internal-format, gfc-internal-format
49353 msgid "Syntax error in IMPORT statement at %C"
49354 msgstr ""
49356 #: fortran/decl.c:4058
49357 #, gcc-internal-format, gfc-internal-format
49358 msgid "Missing codimension specification at %C"
49359 msgstr ""
49361 #: fortran/decl.c:4060
49362 #, gcc-internal-format, gfc-internal-format
49363 msgid "Missing dimension specification at %C"
49364 msgstr ""
49366 #: fortran/decl.c:4143
49367 #, gcc-internal-format, gfc-internal-format
49368 msgid "Duplicate %s attribute at %L"
49369 msgstr ""
49371 #: fortran/decl.c:4162
49372 #, gcc-internal-format, gfc-internal-format
49373 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
49374 msgstr ""
49376 #: fortran/decl.c:4171
49377 #, gcc-internal-format, gfc-internal-format
49378 msgid "Attribute at %L is not allowed in a TYPE definition"
49379 msgstr ""
49381 #: fortran/decl.c:4189
49382 #, gcc-internal-format, gfc-internal-format
49383 msgid "Attribute %s at %L in a TYPE definition"
49384 msgstr ""
49386 #: fortran/decl.c:4199
49387 #, gcc-internal-format, gfc-internal-format
49388 msgid ""
49389 "%s attribute at %L is not allowed outside of the specification part of a "
49390 "module"
49391 msgstr ""
49393 #: fortran/decl.c:4213
49394 #, gcc-internal-format, gfc-internal-format
49395 msgid "ASYNCHRONOUS attribute at %C"
49396 msgstr ""
49398 #: fortran/decl.c:4224
49399 #, gcc-internal-format, gfc-internal-format
49400 msgid "CONTIGUOUS attribute at %C"
49401 msgstr ""
49403 #: fortran/decl.c:4271 fortran/decl.c:7559
49404 #, gcc-internal-format, gfc-internal-format
49405 msgid "PROTECTED at %C only allowed in specification part of a module"
49406 msgstr ""
49408 #: fortran/decl.c:4277
49409 #, gcc-internal-format, gfc-internal-format
49410 msgid "PROTECTED attribute at %C"
49411 msgstr ""
49413 #: fortran/decl.c:4306
49414 #, gcc-internal-format, gfc-internal-format
49415 msgid "VALUE attribute at %C"
49416 msgstr ""
49418 #: fortran/decl.c:4313
49419 #, gcc-internal-format, gfc-internal-format
49420 msgid "VOLATILE attribute at %C"
49421 msgstr ""
49423 #: fortran/decl.c:4320
49424 #, gcc-internal-format
49425 msgid "match_attr_spec(): Bad attribute"
49426 msgstr ""
49428 #: fortran/decl.c:4360
49429 #, gcc-internal-format, gfc-internal-format
49430 msgid "Multiple identifiers provided with single NAME= specifier at %C"
49431 msgstr ""
49433 #: fortran/decl.c:4458
49434 #, gcc-internal-format
49435 msgid ""
49436 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
49437 msgstr ""
49439 #: fortran/decl.c:4480
49440 #, gcc-internal-format
49441 msgid ""
49442 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
49443 "though common block %qs is BIND(C)"
49444 msgstr ""
49446 #: fortran/decl.c:4489
49447 #, gcc-internal-format
49448 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
49449 msgstr ""
49451 #: fortran/decl.c:4493
49452 #, gcc-internal-format
49453 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
49454 msgstr ""
49456 #: fortran/decl.c:4505
49457 #, gcc-internal-format
49458 msgid ""
49459 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
49460 "it is not a global"
49461 msgstr ""
49463 #: fortran/decl.c:4519
49464 #, gcc-internal-format
49465 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
49466 msgstr ""
49468 #: fortran/decl.c:4527
49469 #, gcc-internal-format
49470 msgid ""
49471 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
49472 msgstr ""
49474 #: fortran/decl.c:4539
49475 #, gcc-internal-format
49476 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
49477 msgstr ""
49479 #: fortran/decl.c:4547
49480 #, gcc-internal-format
49481 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
49482 msgstr ""
49484 #. Use gfc_warning_now because we won't say that the symbol fails
49485 #. just because of this.
49486 #: fortran/decl.c:4558
49487 #, gcc-internal-format
49488 msgid ""
49489 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
49490 msgstr ""
49492 #: fortran/decl.c:4632
49493 #, gcc-internal-format, gfc-internal-format
49494 msgid ""
49495 "Need either entity or common block name for attribute specification "
49496 "statement at %C"
49497 msgstr ""
49499 #: fortran/decl.c:4677
49500 #, gcc-internal-format, gfc-internal-format
49501 msgid ""
49502 "Missing entity or common block name for attribute specification statement at "
49503 "%C"
49504 msgstr ""
49506 #: fortran/decl.c:4684
49507 #, gcc-internal-format
49508 msgid "Missing symbol"
49509 msgstr ""
49511 #: fortran/decl.c:4713
49512 #, gcc-internal-format, gfc-internal-format
49513 msgid "BIND(C) statement at %C"
49514 msgstr ""
49516 #: fortran/decl.c:4793
49517 #, gcc-internal-format, gfc-internal-format
49518 msgid ""
49519 "Derived type at %C has not been previously defined and so cannot appear in a "
49520 "derived type definition"
49521 msgstr ""
49523 #: fortran/decl.c:4825
49524 #, gcc-internal-format, gfc-internal-format
49525 msgid "Syntax error in data declaration at %C"
49526 msgstr ""
49528 #: fortran/decl.c:4866
49529 #, gcc-internal-format, gfc-internal-format
49530 msgid "MODULE prefix at %C"
49531 msgstr ""
49533 #: fortran/decl.c:4911
49534 #, gcc-internal-format, gfc-internal-format
49535 msgid "IMPURE procedure at %C"
49536 msgstr ""
49538 #: fortran/decl.c:4923
49539 #, gcc-internal-format, gfc-internal-format
49540 msgid "PURE and IMPURE must not appear both at %C"
49541 msgstr ""
49543 #: fortran/decl.c:4969
49544 #, gcc-internal-format, gfc-internal-format
49545 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
49546 msgstr ""
49548 #: fortran/decl.c:4976
49549 #, gcc-internal-format, gfc-internal-format
49550 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
49551 msgstr ""
49553 #: fortran/decl.c:4983
49554 #, gcc-internal-format, gfc-internal-format
49555 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
49556 msgstr ""
49558 #: fortran/decl.c:5046 fortran/primary.c:1782
49559 #, gcc-internal-format, gfc-internal-format
49560 msgid "Alternate-return argument at %C"
49561 msgstr ""
49563 #: fortran/decl.c:5092
49564 #, gcc-internal-format
49565 msgid "Name %qs at %C is the name of the procedure"
49566 msgstr ""
49568 #: fortran/decl.c:5104
49569 #, gcc-internal-format, gfc-internal-format
49570 msgid "Unexpected junk in formal argument list at %C"
49571 msgstr ""
49573 #: fortran/decl.c:5121
49574 #, gcc-internal-format
49575 msgid "Duplicate symbol %qs in formal argument list at %C"
49576 msgstr ""
49578 #: fortran/decl.c:5160
49579 #, gcc-internal-format, gfc-internal-format
49580 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
49581 msgstr ""
49583 #: fortran/decl.c:5166
49584 #, gcc-internal-format, gfc-internal-format
49585 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
49586 msgstr ""
49588 #: fortran/decl.c:5205
49589 #, gcc-internal-format, gfc-internal-format
49590 msgid "RESULT variable at %C must be different than function name"
49591 msgstr ""
49593 #: fortran/decl.c:5282
49594 #, gcc-internal-format, gfc-internal-format
49595 msgid "Unexpected junk after function declaration at %C"
49596 msgstr ""
49598 #: fortran/decl.c:5292 fortran/decl.c:6390
49599 #, gcc-internal-format, gfc-internal-format
49600 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
49601 msgstr ""
49603 #: fortran/decl.c:5495
49604 #, gcc-internal-format, gfc-internal-format
49605 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
49606 msgstr ""
49608 #: fortran/decl.c:5502
49609 #, gcc-internal-format, gfc-internal-format
49610 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
49611 msgstr ""
49613 #: fortran/decl.c:5508
49614 #, gcc-internal-format, gfc-internal-format
49615 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
49616 msgstr ""
49618 #: fortran/decl.c:5531
49619 #, gcc-internal-format
49620 msgid "Procedure %qs at %L already has basic type of %s"
49621 msgstr ""
49623 #: fortran/decl.c:5577 fortran/decl.c:5765 fortran/decl.c:9319
49624 #, gcc-internal-format, gfc-internal-format
49625 msgid "Syntax error in PROCEDURE statement at %C"
49626 msgstr ""
49628 #: fortran/decl.c:5626 fortran/decl.c:9221
49629 #, gcc-internal-format
49630 msgid "Expected %<::%> after binding-attributes at %C"
49631 msgstr ""
49633 #: fortran/decl.c:5633
49634 #, gcc-internal-format, gfc-internal-format
49635 msgid "NOPASS or explicit interface required at %C"
49636 msgstr ""
49638 #: fortran/decl.c:5637
49639 #, gcc-internal-format, gfc-internal-format
49640 msgid "Procedure pointer component at %C"
49641 msgstr ""
49643 #: fortran/decl.c:5709
49644 #, gcc-internal-format, gfc-internal-format
49645 msgid "Syntax error in procedure pointer component at %C"
49646 msgstr ""
49648 #: fortran/decl.c:5727
49649 #, gcc-internal-format, gfc-internal-format
49650 msgid "PROCEDURE at %C must be in a generic interface"
49651 msgstr ""
49653 #: fortran/decl.c:5736 fortran/decl.c:8150
49654 #, gcc-internal-format, gfc-internal-format
49655 msgid "double colon in MODULE PROCEDURE statement at %L"
49656 msgstr ""
49658 #: fortran/decl.c:5806
49659 #, gcc-internal-format, gfc-internal-format
49660 msgid "PROCEDURE statement at %C"
49661 msgstr ""
49663 #: fortran/decl.c:5878
49664 #, gcc-internal-format, gfc-internal-format
49665 msgid "Expected formal argument list in function definition at %C"
49666 msgstr ""
49668 #: fortran/decl.c:5902 fortran/decl.c:5906 fortran/decl.c:6162
49669 #: fortran/decl.c:6166 fortran/decl.c:6358 fortran/decl.c:6362
49670 #: fortran/symbol.c:1713
49671 #, gcc-internal-format, gfc-internal-format
49672 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
49673 msgstr ""
49675 #: fortran/decl.c:6060
49676 #, gcc-internal-format, gfc-internal-format
49677 msgid "ENTRY statement at %C"
49678 msgstr ""
49680 #: fortran/decl.c:6069
49681 #, gcc-internal-format, gfc-internal-format
49682 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
49683 msgstr ""
49685 #: fortran/decl.c:6072
49686 #, gcc-internal-format, gfc-internal-format
49687 msgid "ENTRY statement at %C cannot appear within a MODULE"
49688 msgstr ""
49690 #: fortran/decl.c:6075
49691 #, gcc-internal-format, gfc-internal-format
49692 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
49693 msgstr ""
49695 #: fortran/decl.c:6078
49696 #, gcc-internal-format, gfc-internal-format
49697 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
49698 msgstr ""
49700 #: fortran/decl.c:6082 fortran/decl.c:6127
49701 #, gcc-internal-format, gfc-internal-format
49702 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
49703 msgstr ""
49705 #: fortran/decl.c:6086
49706 #, gcc-internal-format, gfc-internal-format
49707 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
49708 msgstr ""
49710 #: fortran/decl.c:6090
49711 #, gcc-internal-format, gfc-internal-format
49712 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
49713 msgstr ""
49715 #: fortran/decl.c:6094
49716 #, gcc-internal-format, gfc-internal-format
49717 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
49718 msgstr ""
49720 #: fortran/decl.c:6099
49721 #, gcc-internal-format, gfc-internal-format
49722 msgid "ENTRY statement at %C cannot appear within a DO block"
49723 msgstr ""
49725 #: fortran/decl.c:6103
49726 #, gcc-internal-format, gfc-internal-format
49727 msgid "ENTRY statement at %C cannot appear within a SELECT block"
49728 msgstr ""
49730 #: fortran/decl.c:6107
49731 #, gcc-internal-format, gfc-internal-format
49732 msgid "ENTRY statement at %C cannot appear within a FORALL block"
49733 msgstr ""
49735 #: fortran/decl.c:6111
49736 #, gcc-internal-format, gfc-internal-format
49737 msgid "ENTRY statement at %C cannot appear within a WHERE block"
49738 msgstr ""
49740 #: fortran/decl.c:6115
49741 #, gcc-internal-format, gfc-internal-format
49742 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
49743 msgstr ""
49745 #: fortran/decl.c:6119
49746 #, gcc-internal-format, gfc-internal-format
49747 msgid "Unexpected ENTRY statement at %C"
49748 msgstr ""
49750 #: fortran/decl.c:6140
49751 #, gcc-internal-format, gfc-internal-format
49752 msgid "ENTRY statement at %C cannot appear in a contained procedure"
49753 msgstr ""
49755 #: fortran/decl.c:6191 fortran/decl.c:6397
49756 #, gcc-internal-format, gfc-internal-format
49757 msgid "Missing required parentheses before BIND(C) at %C"
49758 msgstr ""
49760 #: fortran/decl.c:6459 fortran/decl.c:6466
49761 #, gcc-internal-format, gfc-internal-format
49762 msgid "Invalid C identifier in NAME= specifier at %C"
49763 msgstr ""
49765 #: fortran/decl.c:6506
49766 #, gcc-internal-format, gfc-internal-format
49767 msgid "Syntax error in NAME= specifier for binding label at %C"
49768 msgstr ""
49770 #: fortran/decl.c:6522
49771 #, gcc-internal-format, gfc-internal-format
49772 msgid "NAME= specifier at %C should be a constant expression"
49773 msgstr ""
49775 #: fortran/decl.c:6530
49776 #, gcc-internal-format, gfc-internal-format
49777 msgid "NAME= specifier at %C should be a scalar of default character kind"
49778 msgstr ""
49780 #: fortran/decl.c:6549
49781 #, gcc-internal-format, gfc-internal-format
49782 msgid "Missing closing paren for binding label at %C"
49783 msgstr ""
49785 #: fortran/decl.c:6555
49786 #, gcc-internal-format, gfc-internal-format
49787 msgid "No binding name is allowed in BIND(C) at %C"
49788 msgstr ""
49790 #: fortran/decl.c:6561
49791 #, gcc-internal-format, gfc-internal-format
49792 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
49793 msgstr ""
49795 #: fortran/decl.c:6590
49796 #, gcc-internal-format, gfc-internal-format
49797 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
49798 msgstr ""
49800 #: fortran/decl.c:6833
49801 #, gcc-internal-format, gfc-internal-format
49802 msgid "Unexpected END statement at %C"
49803 msgstr ""
49805 #: fortran/decl.c:6842
49806 #, gcc-internal-format, gfc-internal-format
49807 msgid "END statement instead of %s statement at %L"
49808 msgstr ""
49810 #. We would have required END [something].
49811 #: fortran/decl.c:6851
49812 #, gcc-internal-format, gfc-internal-format
49813 msgid "%s statement expected at %L"
49814 msgstr ""
49816 #: fortran/decl.c:6862
49817 #, gcc-internal-format, gfc-internal-format
49818 msgid "Expecting %s statement at %L"
49819 msgstr ""
49821 #: fortran/decl.c:6882
49822 #, gcc-internal-format
49823 msgid "Expected block name of %qs in %s statement at %L"
49824 msgstr ""
49826 #: fortran/decl.c:6899
49827 #, gcc-internal-format, gfc-internal-format
49828 msgid "Expected terminating name at %C"
49829 msgstr ""
49831 #: fortran/decl.c:6913 fortran/decl.c:6921
49832 #, gcc-internal-format
49833 msgid "Expected label %qs for %s statement at %C"
49834 msgstr ""
49836 #: fortran/decl.c:7020
49837 #, gcc-internal-format, gfc-internal-format
49838 msgid "Missing array specification at %L in DIMENSION statement"
49839 msgstr ""
49841 #: fortran/decl.c:7028
49842 #, gcc-internal-format, gfc-internal-format
49843 msgid "Dimensions specified for %s at %L after its initialisation"
49844 msgstr ""
49846 #: fortran/decl.c:7036
49847 #, gcc-internal-format, gfc-internal-format
49848 msgid "Missing array specification at %L in CODIMENSION statement"
49849 msgstr ""
49851 #: fortran/decl.c:7045
49852 #, gcc-internal-format, gfc-internal-format
49853 msgid "Array specification must be deferred at %L"
49854 msgstr ""
49856 #: fortran/decl.c:7143
49857 #, gcc-internal-format, gfc-internal-format
49858 msgid "Unexpected character in variable list at %C"
49859 msgstr ""
49861 #: fortran/decl.c:7180
49862 #, gcc-internal-format
49863 msgid "Expected %<(%> at %C"
49864 msgstr ""
49866 #: fortran/decl.c:7194 fortran/decl.c:7234
49867 #, gcc-internal-format, gfc-internal-format
49868 msgid "Expected variable name at %C"
49869 msgstr ""
49871 #: fortran/decl.c:7210
49872 #, gcc-internal-format, gfc-internal-format
49873 msgid "Cray pointer at %C must be an integer"
49874 msgstr ""
49876 #: fortran/decl.c:7214
49877 #, gcc-internal-format, gfc-internal-format
49878 msgid ""
49879 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
49880 "bytes"
49881 msgstr ""
49883 #: fortran/decl.c:7220
49884 #, gcc-internal-format, gfc-internal-format
49885 msgid "Expected \",\" at %C"
49886 msgstr ""
49888 #: fortran/decl.c:7259
49889 #, gcc-internal-format
49890 msgid "Couldn't set Cray pointee array spec."
49891 msgstr ""
49893 #: fortran/decl.c:7283
49894 #, gcc-internal-format, gfc-internal-format
49895 msgid "Expected \")\" at %C"
49896 msgstr ""
49898 #: fortran/decl.c:7295
49899 #, gcc-internal-format
49900 msgid "Expected %<,%> or end of statement at %C"
49901 msgstr ""
49903 #: fortran/decl.c:7321
49904 #, gcc-internal-format, gfc-internal-format
49905 msgid "INTENT is not allowed inside of BLOCK at %C"
49906 msgstr ""
49908 #: fortran/decl.c:7353
49909 #, gcc-internal-format, gfc-internal-format
49910 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
49911 msgstr ""
49913 #: fortran/decl.c:7372
49914 #, gcc-internal-format, gfc-internal-format
49915 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
49916 msgstr ""
49918 #: fortran/decl.c:7411
49919 #, gcc-internal-format, gfc-internal-format
49920 msgid "CONTIGUOUS statement at %C"
49921 msgstr ""
49923 #: fortran/decl.c:7509
49924 #, gcc-internal-format, gfc-internal-format
49925 msgid ""
49926 "Access specification of the %s operator at %C has already been specified"
49927 msgstr ""
49929 #: fortran/decl.c:7526
49930 #, gcc-internal-format, gfc-internal-format
49931 msgid ""
49932 "Access specification of the .%s. operator at %C has already been specified"
49933 msgstr ""
49935 #: fortran/decl.c:7565
49936 #, gcc-internal-format, gfc-internal-format
49937 msgid "PROTECTED statement at %C"
49938 msgstr ""
49940 #: fortran/decl.c:7603
49941 #, gcc-internal-format, gfc-internal-format
49942 msgid "Syntax error in PROTECTED statement at %C"
49943 msgstr ""
49945 #: fortran/decl.c:7627
49946 #, gcc-internal-format, gfc-internal-format
49947 msgid ""
49948 "PRIVATE statement at %C is only allowed in the specification part of a module"
49949 msgstr ""
49951 #: fortran/decl.c:7664
49952 #, gcc-internal-format, gfc-internal-format
49953 msgid ""
49954 "PUBLIC statement at %C is only allowed in the specification part of a module"
49955 msgstr ""
49957 #: fortran/decl.c:7692
49958 #, gcc-internal-format, gfc-internal-format
49959 msgid "Expected variable name at %C in PARAMETER statement"
49960 msgstr ""
49962 #: fortran/decl.c:7699
49963 #, gcc-internal-format, gfc-internal-format
49964 msgid "Expected = sign in PARAMETER statement at %C"
49965 msgstr ""
49967 #: fortran/decl.c:7705
49968 #, gcc-internal-format, gfc-internal-format
49969 msgid "Expected expression at %C in PARAMETER statement"
49970 msgstr ""
49972 #: fortran/decl.c:7725
49973 #, gcc-internal-format, gfc-internal-format
49974 msgid "Initializing already initialized variable at %C"
49975 msgstr ""
49977 #: fortran/decl.c:7760
49978 #, gcc-internal-format, gfc-internal-format
49979 msgid "Unexpected characters in PARAMETER statement at %C"
49980 msgstr ""
49982 #: fortran/decl.c:7784
49983 #, gcc-internal-format, gfc-internal-format
49984 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
49985 msgstr ""
49987 #: fortran/decl.c:7795
49988 #, gcc-internal-format, gfc-internal-format
49989 msgid "SAVE statement at %C follows blanket SAVE statement"
49990 msgstr ""
49992 #: fortran/decl.c:7841
49993 #, gcc-internal-format, gfc-internal-format
49994 msgid "Syntax error in SAVE statement at %C"
49995 msgstr ""
49997 #: fortran/decl.c:7855
49998 #, gcc-internal-format, gfc-internal-format
49999 msgid "VALUE is not allowed inside of BLOCK at %C"
50000 msgstr ""
50002 #: fortran/decl.c:7859
50003 #, gcc-internal-format, gfc-internal-format
50004 msgid "VALUE statement at %C"
50005 msgstr ""
50007 #: fortran/decl.c:7897
50008 #, gcc-internal-format, gfc-internal-format
50009 msgid "Syntax error in VALUE statement at %C"
50010 msgstr ""
50012 #: fortran/decl.c:7908
50013 #, gcc-internal-format, gfc-internal-format
50014 msgid "VOLATILE statement at %C"
50015 msgstr ""
50017 #: fortran/decl.c:7931
50018 #, gcc-internal-format
50019 msgid ""
50020 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
50021 "associated"
50022 msgstr ""
50024 #: fortran/decl.c:7956
50025 #, gcc-internal-format, gfc-internal-format
50026 msgid "Syntax error in VOLATILE statement at %C"
50027 msgstr ""
50029 #: fortran/decl.c:7967
50030 #, gcc-internal-format, gfc-internal-format
50031 msgid "ASYNCHRONOUS statement at %C"
50032 msgstr ""
50034 #: fortran/decl.c:8007
50035 #, gcc-internal-format, gfc-internal-format
50036 msgid "Syntax error in ASYNCHRONOUS statement at %C"
50037 msgstr ""
50039 #: fortran/decl.c:8032
50040 #, gcc-internal-format, gfc-internal-format
50041 msgid "MODULE PROCEDURE declaration at %C"
50042 msgstr ""
50044 #: fortran/decl.c:8125
50045 #, gcc-internal-format, gfc-internal-format
50046 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
50047 msgstr ""
50049 #: fortran/decl.c:8183
50050 #, gcc-internal-format, gfc-internal-format
50051 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
50052 msgstr ""
50054 #: fortran/decl.c:8232
50055 #, gcc-internal-format, gfc-internal-format
50056 msgid "Ambiguous symbol in TYPE definition at %C"
50057 msgstr ""
50059 #: fortran/decl.c:8241
50060 #, gcc-internal-format
50061 msgid "Symbol %qs at %C has not been previously defined"
50062 msgstr ""
50064 #: fortran/decl.c:8247
50065 #, gcc-internal-format
50066 msgid "%qs in EXTENDS expression at %C is not a derived type"
50067 msgstr ""
50069 #: fortran/decl.c:8254
50070 #, gcc-internal-format
50071 msgid "%qs cannot be extended at %C because it is BIND(C)"
50072 msgstr ""
50074 #: fortran/decl.c:8261
50075 #, gcc-internal-format
50076 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
50077 msgstr ""
50079 #: fortran/decl.c:8284
50080 #, gcc-internal-format, gfc-internal-format
50081 msgid ""
50082 "Derived type at %C can only be PRIVATE in the specification part of a module"
50083 msgstr ""
50085 #: fortran/decl.c:8296
50086 #, gcc-internal-format, gfc-internal-format
50087 msgid ""
50088 "Derived type at %C can only be PUBLIC in the specification part of a module"
50089 msgstr ""
50091 #: fortran/decl.c:8317
50092 #, gcc-internal-format, gfc-internal-format
50093 msgid "ABSTRACT type at %C"
50094 msgstr ""
50096 #: fortran/decl.c:8363
50097 #, gcc-internal-format, gfc-internal-format
50098 msgid "Failed to create structure type '%s' at %C"
50099 msgstr ""
50101 #: fortran/decl.c:8369
50102 #, gcc-internal-format, gfc-internal-format
50103 msgid "Type definition of '%s' at %C was already defined at %L"
50104 msgstr ""
50106 #: fortran/decl.c:8416
50107 #, gcc-internal-format, gfc-internal-format
50108 msgid "Junk after MAP statement at %C"
50109 msgstr ""
50111 #: fortran/decl.c:8449
50112 #, gcc-internal-format, gfc-internal-format
50113 msgid "Junk after UNION statement at %C"
50114 msgstr ""
50116 #: fortran/decl.c:8484
50117 #, gcc-internal-format, gfc-internal-format
50118 msgid "STRUCTURE at %C is a DEC extension, enable with -fdec-structure"
50119 msgstr ""
50121 #: fortran/decl.c:8497
50122 #, gcc-internal-format, gfc-internal-format
50123 msgid "Structure name expected in non-nested structure declaration at %C"
50124 msgstr ""
50126 #: fortran/decl.c:8515
50127 #, gcc-internal-format, gfc-internal-format
50128 msgid "Junk after non-nested STRUCTURE statement at %C"
50129 msgstr ""
50131 #: fortran/decl.c:8522
50132 #, gcc-internal-format, gfc-internal-format
50133 msgid "Structure name '%s' at %C cannot be the same as an intrinsic type"
50134 msgstr ""
50136 #: fortran/decl.c:8583
50137 #, gcc-internal-format, gfc-internal-format
50138 msgid "Expected :: in TYPE definition at %C"
50139 msgstr ""
50141 #: fortran/decl.c:8594
50142 #, gcc-internal-format
50143 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
50144 msgstr ""
50146 #: fortran/decl.c:8604
50147 #, gcc-internal-format
50148 msgid "Derived type name %qs at %C already has a basic type of %s"
50149 msgstr ""
50151 #: fortran/decl.c:8621
50152 #, gcc-internal-format
50153 msgid "Derived type definition of %qs at %C has already been defined"
50154 msgstr ""
50156 #: fortran/decl.c:8724
50157 #, gcc-internal-format, gfc-internal-format
50158 msgid "Cray Pointee at %C cannot be assumed shape array"
50159 msgstr ""
50161 #: fortran/decl.c:8744
50162 #, gcc-internal-format, gfc-internal-format
50163 msgid "ENUM and ENUMERATOR at %C"
50164 msgstr ""
50166 #: fortran/decl.c:8776
50167 #, gcc-internal-format, gfc-internal-format
50168 msgid "Enumerator exceeds the C integer type at %C"
50169 msgstr ""
50171 #: fortran/decl.c:8855
50172 #, gcc-internal-format, gfc-internal-format
50173 msgid "ENUMERATOR %L not initialized with integer expression"
50174 msgstr ""
50176 #: fortran/decl.c:8903
50177 #, gcc-internal-format, gfc-internal-format
50178 msgid "ENUM definition statement expected before %C"
50179 msgstr ""
50181 #: fortran/decl.c:8939
50182 #, gcc-internal-format, gfc-internal-format
50183 msgid "Syntax error in ENUMERATOR definition at %C"
50184 msgstr ""
50186 #: fortran/decl.c:8986 fortran/decl.c:9001
50187 #, gcc-internal-format, gfc-internal-format
50188 msgid "Duplicate access-specifier at %C"
50189 msgstr ""
50191 #: fortran/decl.c:9021
50192 #, gcc-internal-format, gfc-internal-format
50193 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
50194 msgstr ""
50196 #: fortran/decl.c:9041
50197 #, gcc-internal-format, gfc-internal-format
50198 msgid "Binding attributes already specify passing, illegal PASS at %C"
50199 msgstr ""
50201 #: fortran/decl.c:9068
50202 #, gcc-internal-format, gfc-internal-format
50203 msgid "Duplicate POINTER attribute at %C"
50204 msgstr ""
50206 #: fortran/decl.c:9086
50207 #, gcc-internal-format, gfc-internal-format
50208 msgid "Duplicate NON_OVERRIDABLE at %C"
50209 msgstr ""
50211 #: fortran/decl.c:9102
50212 #, gcc-internal-format, gfc-internal-format
50213 msgid "Duplicate DEFERRED at %C"
50214 msgstr ""
50216 #: fortran/decl.c:9115
50217 #, gcc-internal-format, gfc-internal-format
50218 msgid "Expected access-specifier at %C"
50219 msgstr ""
50221 #: fortran/decl.c:9117
50222 #, gcc-internal-format, gfc-internal-format
50223 msgid "Expected binding attribute at %C"
50224 msgstr ""
50226 #: fortran/decl.c:9125
50227 #, gcc-internal-format, gfc-internal-format
50228 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
50229 msgstr ""
50231 #: fortran/decl.c:9137
50232 #, gcc-internal-format, gfc-internal-format
50233 msgid "POINTER attribute is required for procedure pointer component at %C"
50234 msgstr ""
50236 #: fortran/decl.c:9179
50237 #, gcc-internal-format
50238 msgid "Interface-name expected after %<(%> at %C"
50239 msgstr ""
50241 #: fortran/decl.c:9185
50242 #, gcc-internal-format
50243 msgid "%<)%> expected at %C"
50244 msgstr ""
50246 #: fortran/decl.c:9205
50247 #, gcc-internal-format, gfc-internal-format
50248 msgid "Interface must be specified for DEFERRED binding at %C"
50249 msgstr ""
50251 #: fortran/decl.c:9210
50252 #, gcc-internal-format, gfc-internal-format
50253 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
50254 msgstr ""
50256 #: fortran/decl.c:9233
50257 #, gcc-internal-format, gfc-internal-format
50258 msgid "Expected binding name at %C"
50259 msgstr ""
50261 #: fortran/decl.c:9237
50262 #, gcc-internal-format, gfc-internal-format
50263 msgid "PROCEDURE list at %C"
50264 msgstr ""
50266 #: fortran/decl.c:9249
50267 #, gcc-internal-format
50268 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
50269 msgstr ""
50271 #: fortran/decl.c:9255
50272 #, gcc-internal-format
50273 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
50274 msgstr ""
50276 #: fortran/decl.c:9265
50277 #, gcc-internal-format
50278 msgid "Expected binding target after %<=>%> at %C"
50279 msgstr ""
50281 #: fortran/decl.c:9282
50282 #, gcc-internal-format
50283 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
50284 msgstr ""
50286 #: fortran/decl.c:9293
50287 #, gcc-internal-format
50288 msgid ""
50289 "There is already a procedure with binding name %qs for the derived type %qs "
50290 "at %C"
50291 msgstr ""
50293 #: fortran/decl.c:9342
50294 #, gcc-internal-format, gfc-internal-format
50295 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
50296 msgstr ""
50298 #: fortran/decl.c:9362
50299 #, gcc-internal-format
50300 msgid "Expected %<::%> at %C"
50301 msgstr ""
50303 #: fortran/decl.c:9374
50304 #, gcc-internal-format, gfc-internal-format
50305 msgid "Expected generic name or operator descriptor at %C"
50306 msgstr ""
50308 #: fortran/decl.c:9394
50309 #, gcc-internal-format, gfc-internal-format
50310 msgid "Malformed GENERIC statement at %C"
50311 msgstr ""
50313 #: fortran/decl.c:9405
50314 #, gcc-internal-format
50315 msgid "Expected %<=>%> at %C"
50316 msgstr ""
50318 #: fortran/decl.c:9447
50319 #, gcc-internal-format
50320 msgid ""
50321 "There's already a non-generic procedure with binding name %qs for the "
50322 "derived type %qs at %C"
50323 msgstr ""
50325 #: fortran/decl.c:9455
50326 #, gcc-internal-format
50327 msgid "Binding at %C must have the same access as already defined binding %qs"
50328 msgstr ""
50330 #: fortran/decl.c:9504
50331 #, gcc-internal-format, gfc-internal-format
50332 msgid "Expected specific binding name at %C"
50333 msgstr ""
50335 #: fortran/decl.c:9514
50336 #, gcc-internal-format
50337 msgid "%qs already defined as specific binding for the generic %qs at %C"
50338 msgstr ""
50340 #: fortran/decl.c:9532
50341 #, gcc-internal-format, gfc-internal-format
50342 msgid "Junk after GENERIC binding at %C"
50343 msgstr ""
50345 #: fortran/decl.c:9567
50346 #, gcc-internal-format, gfc-internal-format
50347 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
50348 msgstr ""
50350 #: fortran/decl.c:9578
50351 #, gcc-internal-format, gfc-internal-format
50352 msgid ""
50353 "Derived type declaration with FINAL at %C must be in the specification part "
50354 "of a MODULE"
50355 msgstr ""
50357 #: fortran/decl.c:9600
50358 #, gcc-internal-format, gfc-internal-format
50359 msgid "Empty FINAL at %C"
50360 msgstr ""
50362 #: fortran/decl.c:9607
50363 #, gcc-internal-format, gfc-internal-format
50364 msgid "Expected module procedure name at %C"
50365 msgstr ""
50367 #: fortran/decl.c:9617
50368 #, gcc-internal-format
50369 msgid "Expected %<,%> at %C"
50370 msgstr ""
50372 #: fortran/decl.c:9623
50373 #, gcc-internal-format
50374 msgid "Unknown procedure name %qs at %C"
50375 msgstr ""
50377 #: fortran/decl.c:9636
50378 #, gcc-internal-format
50379 msgid "%qs at %C is already defined as FINAL procedure!"
50380 msgstr ""
50382 #: fortran/decl.c:9706
50383 #, gcc-internal-format, gfc-internal-format
50384 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
50385 msgstr ""
50387 #: fortran/decl.c:9752
50388 #, gcc-internal-format, gfc-internal-format
50389 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
50390 msgstr ""
50392 #: fortran/dependency.c:191
50393 #, gcc-internal-format
50394 msgid "are_identical_variables: Bad type"
50395 msgstr ""
50397 #. We are told not to check dependencies.
50398 #. We do it, however, and issue a warning in case we find one.
50399 #. If a dependency is found in the case
50400 #. elemental == ELEM_CHECK_VARIABLE, we will generate
50401 #. a temporary, so we don't need to bother the user.
50402 #: fortran/dependency.c:958
50403 #, gcc-internal-format, gfc-internal-format
50404 msgid ""
50405 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
50406 msgstr ""
50408 #: fortran/dump-parse-tree.c:188
50409 #, gcc-internal-format
50410 msgid "show_array_spec(): Unhandled array shape type."
50411 msgstr ""
50413 #: fortran/dump-parse-tree.c:267
50414 #, gcc-internal-format
50415 msgid "show_array_ref(): Unknown array reference"
50416 msgstr ""
50418 #: fortran/dump-parse-tree.c:299
50419 #, gcc-internal-format
50420 msgid "show_ref(): Bad component code"
50421 msgstr ""
50423 #: fortran/dump-parse-tree.c:563
50424 #, gcc-internal-format
50425 msgid "show_expr(): Bad intrinsic in expression!"
50426 msgstr ""
50428 #: fortran/dump-parse-tree.c:606
50429 #, gcc-internal-format
50430 msgid "show_expr(): Don't know how to show expr"
50431 msgstr ""
50433 #: fortran/dump-parse-tree.c:2541
50434 #, gcc-internal-format
50435 msgid "show_code_node(): Bad statement code"
50436 msgstr ""
50438 #: fortran/error.c:335
50439 #, gcc-internal-format, gfc-internal-format
50440 msgid "    Included at %s:%d:"
50441 msgstr ""
50443 #: fortran/error.c:421
50444 #, gcc-internal-format
50445 msgid "<During initialization>\n"
50446 msgstr ""
50448 #: fortran/expr.c:148
50449 #, gcc-internal-format
50450 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
50451 msgstr ""
50453 #: fortran/expr.c:347
50454 #, gcc-internal-format
50455 msgid "gfc_copy_expr(): Bad expr node"
50456 msgstr ""
50458 #: fortran/expr.c:494
50459 #, gcc-internal-format
50460 msgid "free_expr0(): Bad expr type"
50461 msgstr ""
50463 #: fortran/expr.c:973
50464 #, gcc-internal-format
50465 msgid "gfc_is_constant_expr(): Unknown expression type"
50466 msgstr ""
50468 #: fortran/expr.c:1125
50469 #, gcc-internal-format
50470 msgid "simplify_intrinsic_op(): Bad operator"
50471 msgstr ""
50473 #: fortran/expr.c:1231
50474 #, gcc-internal-format, gfc-internal-format
50475 msgid "Index in dimension %d is out of bounds at %L"
50476 msgstr ""
50478 #: fortran/expr.c:1419 fortran/expr.c:1470
50479 #, gcc-internal-format, gfc-internal-format
50480 msgid "index in dimension %d is out of bounds at %L"
50481 msgstr ""
50483 #: fortran/expr.c:1546
50484 #, gcc-internal-format, gfc-internal-format
50485 msgid ""
50486 "The number of elements in the array constructor at %L requires an increase "
50487 "of the allowed %d upper limit.   See -fmax-array-constructor option"
50488 msgstr ""
50490 #: fortran/expr.c:2074
50491 #, gcc-internal-format, gfc-internal-format
50492 msgid "elemental function arguments at %C are not compliant"
50493 msgstr ""
50495 #: fortran/expr.c:2118
50496 #, gcc-internal-format, gfc-internal-format
50497 msgid "Numeric or CHARACTER operands are required in expression at %L"
50498 msgstr ""
50500 #: fortran/expr.c:2143
50501 #, gcc-internal-format, gfc-internal-format
50502 msgid ""
50503 "Concatenation operator in expression at %L must have two CHARACTER operands"
50504 msgstr ""
50506 #: fortran/expr.c:2150
50507 #, gcc-internal-format, gfc-internal-format
50508 msgid "Concat operator at %L must concatenate strings of the same kind"
50509 msgstr ""
50511 #: fortran/expr.c:2160
50512 #, gcc-internal-format, gfc-internal-format
50513 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
50514 msgstr ""
50516 #: fortran/expr.c:2176
50517 #, gcc-internal-format, gfc-internal-format
50518 msgid "LOGICAL operands are required in expression at %L"
50519 msgstr ""
50521 #: fortran/expr.c:2187
50522 #, gcc-internal-format, gfc-internal-format
50523 msgid "Only intrinsic operators can be used in expression at %L"
50524 msgstr ""
50526 #: fortran/expr.c:2195
50527 #, gcc-internal-format, gfc-internal-format
50528 msgid "Numeric operands are required in expression at %L"
50529 msgstr ""
50531 #: fortran/expr.c:2218
50532 #, gcc-internal-format
50533 msgid ""
50534 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
50535 "constructor at %L"
50536 msgstr ""
50538 #: fortran/expr.c:2329
50539 #, gcc-internal-format
50540 msgid ""
50541 "Assumed or deferred character length variable %qs  in constant expression at "
50542 "%L"
50543 msgstr ""
50545 #: fortran/expr.c:2395
50546 #, gcc-internal-format
50547 msgid ""
50548 "transformational intrinsic %qs at %L is not permitted in an initialization "
50549 "expression"
50550 msgstr ""
50552 #: fortran/expr.c:2426
50553 #, gcc-internal-format, gfc-internal-format
50554 msgid "Evaluation of nonstandard initialization expression at %L"
50555 msgstr ""
50557 #: fortran/expr.c:2503 fortran/resolve.c:2575
50558 #, gcc-internal-format
50559 msgid ""
50560 "Function %qs in initialization expression at %L must be an intrinsic function"
50561 msgstr ""
50563 #: fortran/expr.c:2515
50564 #, gcc-internal-format
50565 msgid ""
50566 "Intrinsic function %qs at %L is not permitted in an initialization expression"
50567 msgstr ""
50569 #: fortran/expr.c:2550
50570 #, gcc-internal-format
50571 msgid "PARAMETER %qs is used at %L before its definition is complete"
50572 msgstr ""
50574 #: fortran/expr.c:2570
50575 #, gcc-internal-format
50576 msgid ""
50577 "Assumed size array %qs at %L is not permitted in an initialization expression"
50578 msgstr ""
50580 #: fortran/expr.c:2576
50581 #, gcc-internal-format
50582 msgid ""
50583 "Assumed shape array %qs at %L is not permitted in an initialization "
50584 "expression"
50585 msgstr ""
50587 #: fortran/expr.c:2582
50588 #, gcc-internal-format
50589 msgid ""
50590 "Deferred array %qs at %L is not permitted in an initialization expression"
50591 msgstr ""
50593 #: fortran/expr.c:2588
50594 #, gcc-internal-format
50595 msgid ""
50596 "Array %qs at %L is a variable, which does not reduce to a constant expression"
50597 msgstr ""
50599 #: fortran/expr.c:2598
50600 #, gcc-internal-format
50601 msgid ""
50602 "Parameter %qs at %L has not been declared or is a variable, which does not "
50603 "reduce to a constant expression"
50604 msgstr ""
50606 #: fortran/expr.c:2652
50607 #, gcc-internal-format
50608 msgid "check_init_expr(): Unknown expression type"
50609 msgstr ""
50611 #: fortran/expr.c:2778
50612 #, gcc-internal-format
50613 msgid "Specification function %qs at %L cannot be a statement function"
50614 msgstr ""
50616 #: fortran/expr.c:2785
50617 #, gcc-internal-format
50618 msgid "Specification function %qs at %L cannot be an internal function"
50619 msgstr ""
50621 #: fortran/expr.c:2792
50622 #, gcc-internal-format
50623 msgid "Specification function %qs at %L must be PURE"
50624 msgstr ""
50626 #: fortran/expr.c:2799
50627 #, gcc-internal-format
50628 msgid "Specification function %qs at %L cannot be RECURSIVE"
50629 msgstr ""
50631 #: fortran/expr.c:2946
50632 #, gcc-internal-format
50633 msgid "Dummy argument %qs not allowed in expression at %L"
50634 msgstr ""
50636 #: fortran/expr.c:2953
50637 #, gcc-internal-format
50638 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
50639 msgstr ""
50641 #: fortran/expr.c:2960
50642 #, gcc-internal-format
50643 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
50644 msgstr ""
50646 #: fortran/expr.c:2989
50647 #, gcc-internal-format
50648 msgid "Variable %qs cannot appear in the expression at %L"
50649 msgstr ""
50651 #: fortran/expr.c:3020
50652 #, gcc-internal-format
50653 msgid "check_restricted(): Unknown expression type"
50654 msgstr ""
50656 #: fortran/expr.c:3040
50657 #, gcc-internal-format, gfc-internal-format
50658 msgid "Expression at %L must be of INTEGER type, found %s"
50659 msgstr ""
50661 #: fortran/expr.c:3052
50662 #, gcc-internal-format
50663 msgid "Function %qs at %L must be PURE"
50664 msgstr ""
50666 #: fortran/expr.c:3061
50667 #, gcc-internal-format, gfc-internal-format
50668 msgid "Expression at %L must be scalar"
50669 msgstr ""
50671 #: fortran/expr.c:3095
50672 #, gcc-internal-format, gfc-internal-format
50673 msgid "Incompatible ranks in %s (%d and %d) at %L"
50674 msgstr ""
50676 #: fortran/expr.c:3109
50677 #, gcc-internal-format, gfc-internal-format
50678 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
50679 msgstr ""
50681 #: fortran/expr.c:3201
50682 #, gcc-internal-format
50683 msgid "%qs at %L is not a VALUE"
50684 msgstr ""
50686 #: fortran/expr.c:3208
50687 #, gcc-internal-format, gfc-internal-format
50688 msgid "Incompatible ranks %d and %d in assignment at %L"
50689 msgstr ""
50691 #: fortran/expr.c:3215
50692 #, gcc-internal-format, gfc-internal-format
50693 msgid "Variable type is UNKNOWN in assignment at %L"
50694 msgstr ""
50696 #: fortran/expr.c:3227
50697 #, gcc-internal-format, gfc-internal-format
50698 msgid "NULL appears on right-hand side in assignment at %L"
50699 msgstr ""
50701 #: fortran/expr.c:3237
50702 #, gcc-internal-format, gfc-internal-format
50703 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
50704 msgstr ""
50706 #: fortran/expr.c:3247
50707 #, gcc-internal-format
50708 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
50709 msgstr ""
50711 #: fortran/expr.c:3252 fortran/resolve.c:9581
50712 #, gcc-internal-format, gfc-internal-format
50713 msgid ""
50714 "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
50715 msgstr ""
50717 #: fortran/expr.c:3263 fortran/resolve.c:9592
50718 #, gcc-internal-format
50719 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
50720 msgstr ""
50722 #: fortran/expr.c:3271 fortran/resolve.c:9601
50723 #, gcc-internal-format
50724 msgid ""
50725 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
50726 "disabled with the option %<-fno-range-check%>"
50727 msgstr ""
50729 #: fortran/expr.c:3275 fortran/resolve.c:9605
50730 #, gcc-internal-format
50731 msgid ""
50732 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
50733 "disabled with the option %<-fno-range-check%>"
50734 msgstr ""
50736 #: fortran/expr.c:3279 fortran/resolve.c:9609
50737 #, gcc-internal-format
50738 msgid ""
50739 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
50740 "with the option %<-fno-range-check%>"
50741 msgstr ""
50743 #: fortran/expr.c:3301
50744 #, gcc-internal-format, gfc-internal-format
50745 msgid ""
50746 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
50747 msgstr ""
50749 #: fortran/expr.c:3337
50750 #, gcc-internal-format, gfc-internal-format
50751 msgid "Pointer assignment target is not a POINTER at %L"
50752 msgstr ""
50754 #: fortran/expr.c:3345
50755 #, gcc-internal-format
50756 msgid ""
50757 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
50758 "procedure"
50759 msgstr ""
50761 #: fortran/expr.c:3368
50762 #, gcc-internal-format
50763 msgid "Expected bounds specification for %qs at %L"
50764 msgstr ""
50766 #: fortran/expr.c:3373
50767 #, gcc-internal-format
50768 msgid "Bounds specification for %qs in pointer assignment at %L"
50769 msgstr ""
50771 #: fortran/expr.c:3386
50772 #, gcc-internal-format, gfc-internal-format
50773 msgid "Lower bound has to be present at %L"
50774 msgstr ""
50776 #: fortran/expr.c:3392
50777 #, gcc-internal-format, gfc-internal-format
50778 msgid "Stride must not be present at %L"
50779 msgstr ""
50781 #: fortran/expr.c:3404
50782 #, gcc-internal-format, gfc-internal-format
50783 msgid "Either all or none of the upper bounds must be specified at %L"
50784 msgstr ""
50786 #: fortran/expr.c:3430
50787 #, gcc-internal-format, gfc-internal-format
50788 msgid "Pointer object at %L shall not have a coindex"
50789 msgstr ""
50791 #: fortran/expr.c:3451
50792 #, gcc-internal-format, gfc-internal-format
50793 msgid "Invalid procedure pointer assignment at %L"
50794 msgstr ""
50796 #: fortran/expr.c:3475
50797 #, gcc-internal-format
50798 msgid ""
50799 "Function result %qs is invalid as proc-target in procedure pointer "
50800 "assignment at %L"
50801 msgstr ""
50803 #: fortran/expr.c:3484
50804 #, gcc-internal-format
50805 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
50806 msgstr ""
50808 #: fortran/expr.c:3494
50809 #, gcc-internal-format
50810 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
50811 msgstr ""
50813 #: fortran/expr.c:3500
50814 #, gcc-internal-format
50815 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
50816 msgstr ""
50818 #: fortran/expr.c:3507
50819 #, gcc-internal-format
50820 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
50821 msgstr ""
50823 #: fortran/expr.c:3515
50824 #, gcc-internal-format
50825 msgid ""
50826 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
50827 "assignment at %L"
50828 msgstr ""
50830 #: fortran/expr.c:3538
50831 #, gcc-internal-format, gfc-internal-format
50832 msgid ""
50833 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
50834 "convention"
50835 msgstr ""
50837 #: fortran/expr.c:3594 fortran/expr.c:3601 fortran/resolve.c:2454
50838 #, gcc-internal-format
50839 msgid "Explicit interface required for %qs at %L: %s"
50840 msgstr ""
50842 #: fortran/expr.c:3609
50843 #, gcc-internal-format, gfc-internal-format
50844 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
50845 msgstr ""
50847 #: fortran/expr.c:3618
50848 #, gcc-internal-format
50849 msgid ""
50850 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
50851 "associated, referenced or have the EXTERNAL attribute"
50852 msgstr ""
50854 #: fortran/expr.c:3635
50855 #, gcc-internal-format, gfc-internal-format
50856 msgid ""
50857 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
50858 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
50859 "polymorphic target"
50860 msgstr ""
50862 #: fortran/expr.c:3640
50863 #, gcc-internal-format, gfc-internal-format
50864 msgid ""
50865 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
50866 msgstr ""
50868 #: fortran/expr.c:3649
50869 #, gcc-internal-format, gfc-internal-format
50870 msgid "Different kind type parameters in pointer assignment at %L"
50871 msgstr ""
50873 #: fortran/expr.c:3656
50874 #, gcc-internal-format, gfc-internal-format
50875 msgid "Different ranks in pointer assignment at %L"
50876 msgstr ""
50878 #: fortran/expr.c:3675
50879 #, gcc-internal-format, gfc-internal-format
50880 msgid ""
50881 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
50882 msgstr ""
50884 #: fortran/expr.c:3688
50885 #, gcc-internal-format, gfc-internal-format
50886 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
50887 msgstr ""
50889 #: fortran/expr.c:3692
50890 #, gcc-internal-format, gfc-internal-format
50891 msgid "Rank remapping target is not rank 1 at %L"
50892 msgstr ""
50894 #: fortran/expr.c:3716
50895 #, gcc-internal-format, gfc-internal-format
50896 msgid ""
50897 "Target expression in pointer assignment at %L must deliver a pointer result"
50898 msgstr ""
50900 #: fortran/expr.c:3724
50901 #, gcc-internal-format, gfc-internal-format
50902 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
50903 msgstr ""
50905 #: fortran/expr.c:3731
50906 #, gcc-internal-format, gfc-internal-format
50907 msgid "Bad target in pointer assignment in PURE procedure at %L"
50908 msgstr ""
50910 #: fortran/expr.c:3740
50911 #, gcc-internal-format, gfc-internal-format
50912 msgid "Pointer assignment with vector subscript on rhs at %L"
50913 msgstr ""
50915 #: fortran/expr.c:3748
50916 #, gcc-internal-format, gfc-internal-format
50917 msgid "Pointer assignment target has PROTECTED attribute at %L"
50918 msgstr ""
50920 #: fortran/expr.c:3761
50921 #, gcc-internal-format, gfc-internal-format
50922 msgid "Data target at %L shall not have a coindex"
50923 msgstr ""
50925 #: fortran/expr.c:3802
50926 #, gcc-internal-format, gfc-internal-format
50927 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
50928 msgstr ""
50930 #: fortran/expr.c:3878
50931 #, gcc-internal-format, gfc-internal-format
50932 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
50933 msgstr ""
50935 #: fortran/expr.c:3884
50936 #, gcc-internal-format, gfc-internal-format
50937 msgid "Pointer initialization target at %L must have the TARGET attribute"
50938 msgstr ""
50940 #: fortran/expr.c:3899 fortran/resolve.c:1347
50941 #, gcc-internal-format, gfc-internal-format
50942 msgid "Pointer initialization target at %L must have the SAVE attribute"
50943 msgstr ""
50945 #: fortran/expr.c:3911
50946 #, gcc-internal-format, gfc-internal-format
50947 msgid ""
50948 "Procedure pointer initialization target at %L may not be a procedure pointer"
50949 msgstr ""
50951 #: fortran/expr.c:5076
50952 #, gcc-internal-format, gfc-internal-format
50953 msgid ""
50954 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
50955 msgstr ""
50957 #: fortran/expr.c:5084
50958 #, gcc-internal-format, gfc-internal-format
50959 msgid "Non-variable expression in variable definition context (%s) at %L"
50960 msgstr ""
50962 #: fortran/expr.c:5092
50963 #, gcc-internal-format
50964 msgid "Named constant %qs in variable definition context (%s) at %L"
50965 msgstr ""
50967 #: fortran/expr.c:5101
50968 #, gcc-internal-format
50969 msgid "%qs in variable definition context (%s) at %L is not a variable"
50970 msgstr ""
50972 #: fortran/expr.c:5112
50973 #, gcc-internal-format, gfc-internal-format
50974 msgid "Non-POINTER in pointer association context (%s) at %L"
50975 msgstr ""
50977 #: fortran/expr.c:5121
50978 #, gcc-internal-format, gfc-internal-format
50979 msgid "Type inaccessible in variable definition context (%s) at %L"
50980 msgstr ""
50982 #: fortran/expr.c:5134
50983 #, gcc-internal-format, gfc-internal-format
50984 msgid "LOCK_TYPE in variable definition context (%s) at %L"
50985 msgstr ""
50987 #: fortran/expr.c:5147
50988 #, gcc-internal-format, gfc-internal-format
50989 msgid "LOCK_EVENT in variable definition context (%s) at %L"
50990 msgstr ""
50992 #: fortran/expr.c:5176
50993 #, gcc-internal-format
50994 msgid ""
50995 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
50996 msgstr ""
50998 #: fortran/expr.c:5184
50999 #, gcc-internal-format
51000 msgid ""
51001 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
51002 msgstr ""
51004 #: fortran/expr.c:5197
51005 #, gcc-internal-format
51006 msgid ""
51007 "Variable %qs is PROTECTED and can not appear in a pointer association "
51008 "context (%s) at %L"
51009 msgstr ""
51011 #: fortran/expr.c:5205
51012 #, gcc-internal-format
51013 msgid ""
51014 "Variable %qs is PROTECTED and can not appear in a variable definition "
51015 "context (%s) at %L"
51016 msgstr ""
51018 #: fortran/expr.c:5217
51019 #, gcc-internal-format
51020 msgid ""
51021 "Variable %qs can not appear in a variable definition context (%s) at %L in "
51022 "PURE procedure"
51023 msgstr ""
51025 #: fortran/expr.c:5276
51026 #, gcc-internal-format
51027 msgid ""
51028 "%qs at %L associated to vector-indexed target can not be used in a variable "
51029 "definition context (%s)"
51030 msgstr ""
51032 #: fortran/expr.c:5280
51033 #, gcc-internal-format
51034 msgid ""
51035 "%qs at %L associated to expression can not be used in a variable definition "
51036 "context (%s)"
51037 msgstr ""
51039 #: fortran/expr.c:5291
51040 #, gcc-internal-format
51041 msgid ""
51042 "Associate-name %qs can not appear in a variable definition context (%s) at "
51043 "%L because its target at %L can not, either"
51044 msgstr ""
51046 #: fortran/expr.c:5333
51047 #, gcc-internal-format, gfc-internal-format
51048 msgid ""
51049 "Elements with the same value at %L and %L in vector subscript in a variable "
51050 "definition context (%s)"
51051 msgstr ""
51053 #: fortran/f95-lang.c:245
51054 #, gcc-internal-format, gfc-internal-format
51055 msgid "can't open input file: %s"
51056 msgstr ""
51058 #: fortran/frontend-passes.c:311
51059 #, gcc-internal-format
51060 msgid "Illegal id in copy_walk_reduction_arg"
51061 msgstr ""
51063 #: fortran/frontend-passes.c:711 fortran/trans-array.c:1044
51064 #: fortran/trans-array.c:6191 fortran/trans-array.c:7547
51065 #: fortran/trans-intrinsic.c:6308
51066 #, gcc-internal-format, gfc-internal-format
51067 msgid "Creating array temporary at %L"
51068 msgstr ""
51070 #: fortran/frontend-passes.c:735 fortran/frontend-passes.c:738
51071 #, gcc-internal-format
51072 msgid "Removing call to function %qs at %L"
51073 msgstr ""
51075 #: fortran/frontend-passes.c:1718
51076 #, gcc-internal-format
51077 msgid "illegal OP in optimize_comparison"
51078 msgstr ""
51080 #: fortran/frontend-passes.c:1910
51081 #, gcc-internal-format
51082 msgid ""
51083 "Variable %qs at %L set to undefined value inside loop  beginning at %L as "
51084 "INTENT(OUT) argument to subroutine %qs"
51085 msgstr ""
51087 #: fortran/frontend-passes.c:1917
51088 #, gcc-internal-format
51089 msgid ""
51090 "Variable %qs at %L not definable inside loop beginning at %L as "
51091 "INTENT(INOUT) argument to subroutine %qs"
51092 msgstr ""
51094 #: fortran/frontend-passes.c:1982
51095 #, gcc-internal-format
51096 msgid ""
51097 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
51098 "INTENT(OUT) argument to function %qs"
51099 msgstr ""
51101 #: fortran/frontend-passes.c:1988
51102 #, gcc-internal-format
51103 msgid ""
51104 "Variable %qs at %L not definable inside loop beginning at %L as "
51105 "INTENT(INOUT) argument to function %qs"
51106 msgstr ""
51108 #: fortran/frontend-passes.c:2236 fortran/trans-expr.c:1522
51109 #, gcc-internal-format, gfc-internal-format
51110 msgid "Code for reallocating the allocatable array at %L will be added"
51111 msgstr ""
51113 #: fortran/frontend-passes.c:2715
51114 #, gcc-internal-format
51115 msgid "Scalarization using DIMEN_RANGE unimplemented"
51116 msgstr ""
51118 #: fortran/gfortranspec.c:145
51119 #, gcc-internal-format
51120 msgid "overflowed output arg list for %qs"
51121 msgstr ""
51123 #: fortran/gfortranspec.c:299
51124 #, gcc-internal-format
51125 msgid "no input files; unwilling to write output files"
51126 msgstr ""
51128 #: fortran/interface.c:176
51129 #, gcc-internal-format, gfc-internal-format
51130 msgid "Syntax error in generic specification at %C"
51131 msgstr ""
51133 #: fortran/interface.c:203
51134 #, gcc-internal-format, gfc-internal-format
51135 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
51136 msgstr ""
51138 #: fortran/interface.c:222
51139 #, gcc-internal-format
51140 msgid "Dummy procedure %qs at %C cannot have a generic interface"
51141 msgstr ""
51143 #: fortran/interface.c:255
51144 #, gcc-internal-format, gfc-internal-format
51145 msgid "ABSTRACT INTERFACE at %C"
51146 msgstr ""
51148 #: fortran/interface.c:262
51149 #, gcc-internal-format, gfc-internal-format
51150 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
51151 msgstr ""
51153 #: fortran/interface.c:293
51154 #, gcc-internal-format, gfc-internal-format
51155 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
51156 msgstr ""
51158 #: fortran/interface.c:306
51159 #, gcc-internal-format, gfc-internal-format
51160 msgid "Expected a nameless interface at %C"
51161 msgstr ""
51163 #: fortran/interface.c:319
51164 #, gcc-internal-format
51165 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
51166 msgstr ""
51168 #: fortran/interface.c:350
51169 #, gcc-internal-format
51170 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, "
51171 msgstr ""
51173 #: fortran/interface.c:353
51174 #, gcc-internal-format
51175 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %s"
51176 msgstr ""
51178 #: fortran/interface.c:367
51179 #, gcc-internal-format
51180 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
51181 msgstr ""
51183 #: fortran/interface.c:378
51184 #, gcc-internal-format
51185 msgid "Expecting %<END INTERFACE %s%> at %C"
51186 msgstr ""
51188 #: fortran/interface.c:769
51189 #, gcc-internal-format, gfc-internal-format
51190 msgid "Alternate return cannot appear in operator interface at %L"
51191 msgstr ""
51193 #: fortran/interface.c:798
51194 #, gcc-internal-format, gfc-internal-format
51195 msgid "Assignment operator interface at %L must have two arguments"
51196 msgstr ""
51198 #: fortran/interface.c:801
51199 #, gcc-internal-format, gfc-internal-format
51200 msgid "Operator interface at %L has the wrong number of arguments"
51201 msgstr ""
51203 #: fortran/interface.c:814
51204 #, gcc-internal-format, gfc-internal-format
51205 msgid "Assignment operator interface at %L must be a SUBROUTINE"
51206 msgstr ""
51208 #: fortran/interface.c:832
51209 #, gcc-internal-format, gfc-internal-format
51210 msgid ""
51211 "Assignment operator interface at %L must not redefine an INTRINSIC type "
51212 "assignment"
51213 msgstr ""
51215 #: fortran/interface.c:841
51216 #, gcc-internal-format, gfc-internal-format
51217 msgid "Intrinsic operator interface at %L must be a FUNCTION"
51218 msgstr ""
51220 #: fortran/interface.c:852
51221 #, gcc-internal-format, gfc-internal-format
51222 msgid ""
51223 "First argument of defined assignment at %L must be INTENT(OUT) or "
51224 "INTENT(INOUT)"
51225 msgstr ""
51227 #: fortran/interface.c:859
51228 #, gcc-internal-format, gfc-internal-format
51229 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
51230 msgstr ""
51232 #: fortran/interface.c:868 fortran/resolve.c:15379
51233 #, gcc-internal-format, gfc-internal-format
51234 msgid "First argument of operator interface at %L must be INTENT(IN)"
51235 msgstr ""
51237 #: fortran/interface.c:875 fortran/resolve.c:15397
51238 #, gcc-internal-format, gfc-internal-format
51239 msgid "Second argument of operator interface at %L must be INTENT(IN)"
51240 msgstr ""
51242 #: fortran/interface.c:980
51243 #, gcc-internal-format, gfc-internal-format
51244 msgid "Operator interface at %L conflicts with intrinsic interface"
51245 msgstr ""
51247 #: fortran/interface.c:1312 fortran/interface.c:1371
51248 #, gcc-internal-format, gfc-internal-format
51249 msgid ""
51250 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
51251 msgstr ""
51253 #: fortran/interface.c:1484
51254 #, gcc-internal-format, gfc-internal-format
51255 msgid ""
51256 "check_result_characteristics (1): Unexpected result %i of "
51257 "gfc_dep_compare_expr"
51258 msgstr ""
51260 #: fortran/interface.c:1531
51261 #, gcc-internal-format, gfc-internal-format
51262 msgid ""
51263 "check_result_characteristics (2): Unexpected result %i of "
51264 "gfc_dep_compare_expr"
51265 msgstr ""
51267 #: fortran/interface.c:1698
51268 #, gcc-internal-format
51269 msgid "Procedure %qs in %s at %L has no explicit interface"
51270 msgstr ""
51272 #: fortran/interface.c:1701
51273 #, gcc-internal-format
51274 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
51275 msgstr ""
51277 #: fortran/interface.c:1713
51278 #, gcc-internal-format, gfc-internal-format
51279 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
51280 msgstr ""
51282 #: fortran/interface.c:1717
51283 #, gcc-internal-format, gfc-internal-format
51284 msgid ""
51285 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
51286 "name of a derived type"
51287 msgstr ""
51289 #: fortran/interface.c:1725
51290 #, gcc-internal-format
51291 msgid "Internal procedure %qs in %s at %L"
51292 msgstr ""
51294 #: fortran/interface.c:1782 fortran/interface.c:1786
51295 #, gcc-internal-format
51296 msgid "Ambiguous interfaces %qs and %qs in %s at %L"
51297 msgstr ""
51299 #: fortran/interface.c:1790
51300 #, gcc-internal-format
51301 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
51302 msgstr ""
51304 #: fortran/interface.c:1825
51305 #, gcc-internal-format
51306 msgid "%qs at %L is not a module procedure"
51307 msgstr ""
51309 #: fortran/interface.c:2029
51310 #, gcc-internal-format
51311 msgid ""
51312 "The assumed-rank array at %L requires that the dummy argument %qs has "
51313 "assumed-rank"
51314 msgstr ""
51316 #: fortran/interface.c:2034
51317 #, gcc-internal-format
51318 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
51319 msgstr ""
51321 #: fortran/interface.c:2039
51322 #, gcc-internal-format
51323 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
51324 msgstr ""
51326 #: fortran/interface.c:2044
51327 #, gcc-internal-format
51328 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
51329 msgstr ""
51331 #: fortran/interface.c:2087
51332 #, gcc-internal-format, gfc-internal-format
51333 msgid "Invalid procedure argument at %L"
51334 msgstr ""
51336 #: fortran/interface.c:2095 fortran/interface.c:2122
51337 #, gcc-internal-format
51338 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
51339 msgstr ""
51341 #: fortran/interface.c:2133
51342 #, gcc-internal-format
51343 msgid ""
51344 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
51345 "contiguous"
51346 msgstr ""
51348 #: fortran/interface.c:2148
51349 #, gcc-internal-format
51350 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
51351 msgstr ""
51353 #: fortran/interface.c:2157
51354 #, gcc-internal-format
51355 msgid ""
51356 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
51357 "assumed type"
51358 msgstr ""
51360 #: fortran/interface.c:2173
51361 #, gcc-internal-format
51362 msgid "Actual argument to %qs at %L must be polymorphic"
51363 msgstr ""
51365 #: fortran/interface.c:2186
51366 #, gcc-internal-format
51367 msgid "Actual argument to %qs at %L must have the same declared type"
51368 msgstr ""
51370 #: fortran/interface.c:2201
51371 #, gcc-internal-format
51372 msgid ""
51373 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
51374 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
51375 "12.5.2.5]"
51376 msgstr ""
51378 #: fortran/interface.c:2212
51379 #, gcc-internal-format
51380 msgid "Actual argument to %qs at %L must be a coarray"
51381 msgstr ""
51383 #: fortran/interface.c:2231
51384 #, gcc-internal-format
51385 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
51386 msgstr ""
51388 #: fortran/interface.c:2249
51389 #, gcc-internal-format
51390 msgid ""
51391 "Actual argument to %qs at %L must be simply contiguous or an element of such "
51392 "an array"
51393 msgstr ""
51395 #: fortran/interface.c:2264
51396 #, gcc-internal-format
51397 msgid ""
51398 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
51399 "has a LOCK_TYPE component"
51400 msgstr ""
51402 #: fortran/interface.c:2279
51403 #, gcc-internal-format
51404 msgid ""
51405 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
51406 "has a EVENT_TYPE component"
51407 msgstr ""
51409 #: fortran/interface.c:2298
51410 #, gcc-internal-format
51411 msgid ""
51412 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
51413 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
51414 "contiguous and both are ASYNCHRONOUS or VOLATILE"
51415 msgstr ""
51417 #: fortran/interface.c:2311
51418 #, gcc-internal-format
51419 msgid ""
51420 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
51421 "%qs"
51422 msgstr ""
51424 #: fortran/interface.c:2318
51425 #, gcc-internal-format
51426 msgid ""
51427 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
51428 "is invalid if the allocation status is modified"
51429 msgstr ""
51431 #: fortran/interface.c:2381
51432 #, gcc-internal-format
51433 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
51434 msgstr ""
51436 #: fortran/interface.c:2390
51437 #, gcc-internal-format
51438 msgid ""
51439 "Element of assumed-shaped or pointer array passed to array dummy argument "
51440 "%qs at %L"
51441 msgstr ""
51443 #: fortran/interface.c:2402
51444 #, gcc-internal-format
51445 msgid ""
51446 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
51447 "argument with array dummy argument %qs at %L"
51448 msgstr ""
51450 #: fortran/interface.c:2410
51451 #, gcc-internal-format
51452 msgid ""
51453 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
51454 "at %L"
51455 msgstr ""
51457 #: fortran/interface.c:2739
51458 #, gcc-internal-format
51459 msgid "Keyword argument %qs at %L is not in the procedure"
51460 msgstr ""
51462 #: fortran/interface.c:2747
51463 #, gcc-internal-format
51464 msgid ""
51465 "Keyword argument %qs at %L is already associated with another actual argument"
51466 msgstr ""
51468 #: fortran/interface.c:2757
51469 #, gcc-internal-format, gfc-internal-format
51470 msgid "More actual than formal arguments in procedure call at %L"
51471 msgstr ""
51473 #: fortran/interface.c:2769 fortran/interface.c:3139
51474 #, gcc-internal-format, gfc-internal-format
51475 msgid "Missing alternate return spec in subroutine call at %L"
51476 msgstr ""
51478 #: fortran/interface.c:2777
51479 #, gcc-internal-format, gfc-internal-format
51480 msgid "Unexpected alternate return spec in subroutine call at %L"
51481 msgstr ""
51483 #: fortran/interface.c:2804
51484 #, gcc-internal-format
51485 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
51486 msgstr ""
51488 #: fortran/interface.c:2807
51489 #, gcc-internal-format
51490 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
51491 msgstr ""
51493 #: fortran/interface.c:2831
51494 #, gcc-internal-format, gfc-internal-format
51495 msgid ""
51496 "Actual argument at %L to assumed-type dummy is of derived type with type-"
51497 "bound or FINAL procedures"
51498 msgstr ""
51500 #: fortran/interface.c:2853
51501 #, gcc-internal-format
51502 msgid ""
51503 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
51504 "allocatable dummy argument %qs at %L"
51505 msgstr ""
51507 #: fortran/interface.c:2861
51508 #, gcc-internal-format
51509 msgid ""
51510 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
51511 "shape dummy argument %qs at %L"
51512 msgstr ""
51514 #: fortran/interface.c:2875
51515 #, gcc-internal-format
51516 msgid ""
51517 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
51518 "a deferred length type parameter if and only if the dummy has one"
51519 msgstr ""
51521 #: fortran/interface.c:2892
51522 #, gcc-internal-format
51523 msgid ""
51524 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
51525 "%lu) at %L"
51526 msgstr ""
51528 #: fortran/interface.c:2897
51529 #, gcc-internal-format
51530 msgid ""
51531 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
51532 "at %L"
51533 msgstr ""
51535 #: fortran/interface.c:2916
51536 #, gcc-internal-format
51537 msgid "Expected a procedure pointer for argument %qs at %L"
51538 msgstr ""
51540 #: fortran/interface.c:2932
51541 #, gcc-internal-format
51542 msgid "Expected a procedure for argument %qs at %L"
51543 msgstr ""
51545 #: fortran/interface.c:2946
51546 #, gcc-internal-format
51547 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
51548 msgstr ""
51550 #: fortran/interface.c:2955
51551 #, gcc-internal-format
51552 msgid "Actual argument for %qs must be a pointer at %L"
51553 msgstr ""
51555 #: fortran/interface.c:2965
51556 #, gcc-internal-format
51557 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
51558 msgstr ""
51560 #: fortran/interface.c:2975
51561 #, gcc-internal-format
51562 msgid "Coindexed actual argument at %L to pointer dummy %qs"
51563 msgstr ""
51565 #: fortran/interface.c:2988
51566 #, gcc-internal-format
51567 msgid ""
51568 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
51569 msgstr ""
51571 #: fortran/interface.c:3002
51572 #, gcc-internal-format
51573 msgid ""
51574 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
51575 "%qs has neither ASYNCHRONOUS nor VOLATILE"
51576 msgstr ""
51578 #: fortran/interface.c:3016
51579 #, gcc-internal-format
51580 msgid ""
51581 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
51582 "%qs requires either VALUE or INTENT(IN)"
51583 msgstr ""
51585 #: fortran/interface.c:3028
51586 #, gcc-internal-format
51587 msgid "Actual CLASS array argument for %qs must be a full array at %L"
51588 msgstr ""
51590 #: fortran/interface.c:3038
51591 #, gcc-internal-format
51592 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
51593 msgstr ""
51595 #: fortran/interface.c:3067
51596 #, gcc-internal-format
51597 msgid ""
51598 "Array-section actual argument with vector subscripts at %L is incompatible "
51599 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
51600 "dummy argument %qs"
51601 msgstr ""
51603 #: fortran/interface.c:3085
51604 #, gcc-internal-format
51605 msgid ""
51606 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
51607 "shape dummy argument %qs due to VOLATILE attribute"
51608 msgstr ""
51610 #: fortran/interface.c:3097
51611 #, gcc-internal-format
51612 msgid ""
51613 "Array-section actual argument at %L is incompatible with the non-assumed-"
51614 "shape dummy argument %qs due to VOLATILE attribute"
51615 msgstr ""
51617 #: fortran/interface.c:3116
51618 #, gcc-internal-format
51619 msgid ""
51620 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
51621 "array dummy argument %qs due to VOLATILE attribute"
51622 msgstr ""
51624 #: fortran/interface.c:3146
51625 #, gcc-internal-format
51626 msgid "Missing actual argument for argument %qs at %L"
51627 msgstr ""
51629 #: fortran/interface.c:3263
51630 #, gcc-internal-format
51631 msgid "compare_actual_expr(): Bad component code"
51632 msgstr ""
51634 #: fortran/interface.c:3292
51635 #, gcc-internal-format
51636 msgid "check_some_aliasing(): List mismatch"
51637 msgstr ""
51639 #: fortran/interface.c:3318
51640 #, gcc-internal-format
51641 msgid "check_some_aliasing(): corrupted data"
51642 msgstr ""
51644 #: fortran/interface.c:3328
51645 #, gcc-internal-format
51646 msgid ""
51647 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
51648 "argument %qs at %L"
51649 msgstr ""
51651 #: fortran/interface.c:3358
51652 #, gcc-internal-format
51653 msgid "check_intents(): List mismatch"
51654 msgstr ""
51656 #: fortran/interface.c:3378
51657 #, gcc-internal-format, gfc-internal-format
51658 msgid ""
51659 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
51660 "attribute"
51661 msgstr ""
51663 #: fortran/interface.c:3390
51664 #, gcc-internal-format, gfc-internal-format
51665 msgid ""
51666 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
51667 "argument"
51668 msgstr ""
51670 #: fortran/interface.c:3400
51671 #, gcc-internal-format, gfc-internal-format
51672 msgid ""
51673 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
51674 "dummy argument"
51675 msgstr ""
51677 #: fortran/interface.c:3411
51678 #, gcc-internal-format
51679 msgid ""
51680 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
51681 "argument %qs"
51682 msgstr ""
51684 #: fortran/interface.c:3439 fortran/interface.c:3449
51685 #, gcc-internal-format
51686 msgid "Procedure %qs called at %L is not explicitly declared"
51687 msgstr ""
51689 #: fortran/interface.c:3445
51690 #, gcc-internal-format
51691 msgid "Procedure %qs called with an implicit interface at %L"
51692 msgstr ""
51694 #: fortran/interface.c:3459
51695 #, gcc-internal-format
51696 msgid ""
51697 "The pointer object %qs at %L must have an explicit function interface or be "
51698 "declared as array"
51699 msgstr ""
51701 #: fortran/interface.c:3467
51702 #, gcc-internal-format
51703 msgid ""
51704 "The allocatable object %qs at %L must have an explicit function interface or "
51705 "be declared as array"
51706 msgstr ""
51708 #: fortran/interface.c:3475
51709 #, gcc-internal-format
51710 msgid "Allocatable function %qs at %L must have an explicit function interface"
51711 msgstr ""
51713 #: fortran/interface.c:3485
51714 #, gcc-internal-format
51715 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
51716 msgstr ""
51718 #: fortran/interface.c:3494
51719 #, gcc-internal-format, gfc-internal-format
51720 msgid "Assumed-type argument %s at %L requires an explicit interface"
51721 msgstr ""
51723 #: fortran/interface.c:3507
51724 #, gcc-internal-format
51725 msgid ""
51726 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
51727 "explicit interface for procedure %qs"
51728 msgstr ""
51730 #: fortran/interface.c:3520
51731 #, gcc-internal-format
51732 msgid ""
51733 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
51734 "explicit interface for procedure %qs"
51735 msgstr ""
51737 #: fortran/interface.c:3529
51738 #, gcc-internal-format, gfc-internal-format
51739 msgid "MOLD argument to NULL required at %L"
51740 msgstr ""
51742 #: fortran/interface.c:3537
51743 #, gcc-internal-format, gfc-internal-format
51744 msgid "Assumed-rank argument requires an explicit interface at %L"
51745 msgstr ""
51747 #: fortran/interface.c:3575
51748 #, gcc-internal-format
51749 msgid "Procedure pointer component %qs called with an implicit interface at %L"
51750 msgstr ""
51752 #: fortran/interface.c:3586
51753 #, gcc-internal-format
51754 msgid ""
51755 "Keyword argument requires explicit interface for procedure pointer component "
51756 "%qs at %L"
51757 msgstr ""
51759 #: fortran/interface.c:3671
51760 #, gcc-internal-format, gfc-internal-format
51761 msgid ""
51762 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
51763 "functions %s and %s"
51764 msgstr ""
51766 #: fortran/interface.c:3741
51767 #, gcc-internal-format
51768 msgid "Unable to find symbol %qs"
51769 msgstr ""
51771 #: fortran/interface.c:4108
51772 #, gcc-internal-format
51773 msgid "Entity %qs at %L is already present in the interface"
51774 msgstr ""
51776 #: fortran/interface.c:4224
51777 #, gcc-internal-format
51778 msgid "gfc_add_interface(): Bad interface type"
51779 msgstr ""
51781 #: fortran/interface.c:4319
51782 #, gcc-internal-format
51783 msgid "Can't overwrite GENERIC %qs at %L"
51784 msgstr ""
51786 #: fortran/interface.c:4331
51787 #, gcc-internal-format
51788 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
51789 msgstr ""
51791 #: fortran/interface.c:4339
51792 #, gcc-internal-format
51793 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
51794 msgstr ""
51796 #: fortran/interface.c:4347
51797 #, gcc-internal-format
51798 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
51799 msgstr ""
51801 #: fortran/interface.c:4356
51802 #, gcc-internal-format
51803 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
51804 msgstr ""
51806 #: fortran/interface.c:4362
51807 #, gcc-internal-format
51808 msgid ""
51809 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
51810 "either"
51811 msgstr ""
51813 #: fortran/interface.c:4371
51814 #, gcc-internal-format
51815 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
51816 msgstr ""
51818 #: fortran/interface.c:4382
51819 #, gcc-internal-format
51820 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
51821 msgstr ""
51823 #: fortran/interface.c:4390
51824 #, gcc-internal-format
51825 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
51826 msgstr ""
51828 #: fortran/interface.c:4401
51829 #, gcc-internal-format
51830 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
51831 msgstr ""
51833 #: fortran/interface.c:4431
51834 #, gcc-internal-format
51835 msgid ""
51836 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
51837 "corresponding argument of the overridden procedure"
51838 msgstr ""
51840 #: fortran/interface.c:4442
51841 #, gcc-internal-format
51842 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
51843 msgstr ""
51845 #: fortran/interface.c:4451
51846 #, gcc-internal-format
51847 msgid ""
51848 "%qs at %L must have the same number of formal arguments as the overridden "
51849 "procedure"
51850 msgstr ""
51852 #: fortran/interface.c:4460
51853 #, gcc-internal-format
51854 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
51855 msgstr ""
51857 #: fortran/interface.c:4471
51858 #, gcc-internal-format
51859 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
51860 msgstr ""
51862 #: fortran/interface.c:4478
51863 #, gcc-internal-format
51864 msgid ""
51865 "Passed-object dummy argument of %qs at %L must be at the same position as "
51866 "the passed-object dummy argument of the overridden procedure"
51867 msgstr ""
51869 #: fortran/intrinsic.c:196
51870 #, gcc-internal-format, gfc-internal-format
51871 msgid ""
51872 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
51873 "the intrinsic functions C_LOC and PRESENT"
51874 msgstr ""
51876 #: fortran/intrinsic.c:211
51877 #, gcc-internal-format, gfc-internal-format
51878 msgid ""
51879 "Assumed-type argument at %L is not permitted as actual argument to the "
51880 "intrinsic %s"
51881 msgstr ""
51883 #: fortran/intrinsic.c:218
51884 #, gcc-internal-format, gfc-internal-format
51885 msgid ""
51886 "Assumed-type argument at %L is only permitted as first actual argument to "
51887 "the intrinsic %s"
51888 msgstr ""
51890 #: fortran/intrinsic.c:225
51891 #, gcc-internal-format, gfc-internal-format
51892 msgid ""
51893 "Assumed-rank argument at %L is only permitted as actual argument to "
51894 "intrinsic inquiry functions"
51895 msgstr ""
51897 #: fortran/intrinsic.c:232
51898 #, gcc-internal-format, gfc-internal-format
51899 msgid ""
51900 "Assumed-rank argument at %L is only permitted as first actual argument to "
51901 "the intrinsic inquiry function %s"
51902 msgstr ""
51904 #: fortran/intrinsic.c:280
51905 #, gcc-internal-format
51906 msgid "do_check(): too many args"
51907 msgstr ""
51909 #: fortran/intrinsic.c:360
51910 #, gcc-internal-format
51911 msgid "add_sym(): Bad sizing mode"
51912 msgstr ""
51914 #: fortran/intrinsic.c:1077
51915 #, gcc-internal-format
51916 msgid ""
51917 "The intrinsic %qs at %L is not included in the selected standard but %s and "
51918 "%qs will be treated as if declared EXTERNAL.  Use an appropriate -std=* "
51919 "option or define -fall-intrinsics to allow this intrinsic."
51920 msgstr ""
51922 #: fortran/intrinsic.c:1112
51923 #, gcc-internal-format
51924 msgid "make_generic(): Can't find generic symbol %qs"
51925 msgstr ""
51927 #: fortran/intrinsic.c:3982
51928 #, gcc-internal-format
51929 msgid "Too many arguments in call to %qs at %L"
51930 msgstr ""
51932 #: fortran/intrinsic.c:3997
51933 #, gcc-internal-format, gfc-internal-format
51934 msgid ""
51935 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
51936 "context at %L"
51937 msgstr ""
51939 #: fortran/intrinsic.c:4000
51940 #, gcc-internal-format
51941 msgid "Can't find keyword named %qs in call to %qs at %L"
51942 msgstr ""
51944 #: fortran/intrinsic.c:4007
51945 #, gcc-internal-format
51946 msgid "Argument %qs appears twice in call to %qs at %L"
51947 msgstr ""
51949 #: fortran/intrinsic.c:4021
51950 #, gcc-internal-format
51951 msgid "Missing actual argument %qs in call to %qs at %L"
51952 msgstr ""
51954 #: fortran/intrinsic.c:4036
51955 #, gcc-internal-format, gfc-internal-format
51956 msgid "ALTERNATE RETURN not permitted at %L"
51957 msgstr ""
51959 #: fortran/intrinsic.c:4093
51960 #, gcc-internal-format
51961 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
51962 msgstr ""
51964 #: fortran/intrinsic.c:4199
51965 #, gcc-internal-format
51966 msgid "resolve_intrinsic(): Too many args for intrinsic"
51967 msgstr ""
51969 #: fortran/intrinsic.c:4285
51970 #, gcc-internal-format
51971 msgid "do_simplify(): Too many args for intrinsic"
51972 msgstr ""
51974 #: fortran/intrinsic.c:4324
51975 #, gcc-internal-format
51976 msgid "init_arglist(): too many arguments"
51977 msgstr ""
51979 #: fortran/intrinsic.c:4474
51980 #, gcc-internal-format
51981 msgid "Invalid standard code on intrinsic %qs (%d)"
51982 msgstr ""
51984 #: fortran/intrinsic.c:4483
51985 #, gcc-internal-format
51986 msgid "Intrinsic %qs (is %s) is used at %L"
51987 msgstr ""
51989 #: fortran/intrinsic.c:4554
51990 #, gcc-internal-format
51991 msgid "Function %qs as initialization expression at %L"
51992 msgstr ""
51994 #: fortran/intrinsic.c:4630
51995 #, gcc-internal-format, gfc-internal-format
51996 msgid ""
51997 "Elemental function as initialization expression with non-integer/non-"
51998 "character arguments at %L"
51999 msgstr ""
52001 #: fortran/intrinsic.c:4701
52002 #, gcc-internal-format
52003 msgid ""
52004 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
52005 msgstr ""
52007 #: fortran/intrinsic.c:4708
52008 #, gcc-internal-format
52009 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
52010 msgstr ""
52012 #: fortran/intrinsic.c:4784
52013 #, gcc-internal-format, gfc-internal-format
52014 msgid "Extension: Conversion from %s to %s at %L"
52015 msgstr ""
52017 #: fortran/intrinsic.c:4820 fortran/intrinsic.c:4837
52018 #, gcc-internal-format, gfc-internal-format
52019 msgid "Possible change of value in conversion from %s to %s at %L"
52020 msgstr ""
52022 #: fortran/intrinsic.c:4825 fortran/intrinsic.c:4846
52023 #, gcc-internal-format, gfc-internal-format
52024 msgid "Conversion from %s to %s at %L"
52025 msgstr ""
52027 #: fortran/intrinsic.c:4899
52028 #, gcc-internal-format, gfc-internal-format
52029 msgid "Can't convert %s to %s at %L"
52030 msgstr ""
52032 #: fortran/intrinsic.c:4904
52033 #, gcc-internal-format
52034 msgid "Can't convert %qs to %qs at %L"
52035 msgstr ""
52037 #: fortran/intrinsic.c:4994
52038 #, gcc-internal-format
52039 msgid ""
52040 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
52041 "call the intrinsic, explicit INTRINSIC declarations may be required."
52042 msgstr ""
52044 #: fortran/intrinsic.c:5000
52045 #, gcc-internal-format
52046 msgid ""
52047 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
52048 "via an explicit interface or if declared EXTERNAL."
52049 msgstr ""
52051 #: fortran/io.c:167 fortran/primary.c:920
52052 #, gcc-internal-format, gfc-internal-format
52053 msgid "Extension: backslash character at %C"
52054 msgstr ""
52056 #: fortran/io.c:203 fortran/io.c:206
52057 #, gcc-internal-format, gfc-internal-format
52058 msgid "Extension: Tab character in format at %C"
52059 msgstr ""
52061 #: fortran/io.c:454
52062 #, gcc-internal-format, gfc-internal-format
52063 msgid "DP format specifier not allowed at %C"
52064 msgstr ""
52066 #: fortran/io.c:461
52067 #, gcc-internal-format, gfc-internal-format
52068 msgid "DC format specifier not allowed at %C"
52069 msgstr ""
52071 #: fortran/io.c:650
52072 #, gcc-internal-format, gfc-internal-format
52073 msgid "X descriptor requires leading space count at %L"
52074 msgstr ""
52076 #: fortran/io.c:679
52077 #, gcc-internal-format, gfc-internal-format
52078 msgid "$ descriptor at %L"
52079 msgstr ""
52081 #: fortran/io.c:683
52082 #, gcc-internal-format, gfc-internal-format
52083 msgid "$ should be the last specifier in format at %L"
52084 msgstr ""
52086 #: fortran/io.c:781
52087 #, gcc-internal-format, gfc-internal-format
52088 msgid "Extension: Missing positive width after L descriptor at %L"
52089 msgstr ""
52091 #: fortran/io.c:825
52092 #, gcc-internal-format
52093 msgid "%<G0%> in format at %L"
52094 msgstr ""
52096 #: fortran/io.c:853
52097 #, gcc-internal-format, gfc-internal-format
52098 msgid "Positive width required in format specifier %s at %L"
52099 msgstr ""
52101 #: fortran/io.c:869 fortran/io.c:876
52102 #, gcc-internal-format, gfc-internal-format
52103 msgid "Period required in format specifier %s at %L"
52104 msgstr ""
52106 #: fortran/io.c:948
52107 #, gcc-internal-format, gfc-internal-format
52108 msgid "Period required in format specifier at %L"
52109 msgstr ""
52111 #: fortran/io.c:970
52112 #, gcc-internal-format, gfc-internal-format
52113 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
52114 msgstr ""
52116 #: fortran/io.c:1058 fortran/io.c:1120
52117 #, gcc-internal-format, gfc-internal-format
52118 msgid "Missing comma at %L"
52119 msgstr ""
52121 #: fortran/io.c:1138
52122 #, gcc-internal-format, gfc-internal-format
52123 msgid "%s in format string at %L"
52124 msgstr ""
52126 #: fortran/io.c:1176
52127 #, gcc-internal-format, gfc-internal-format
52128 msgid "Extraneous characters in format at %L"
52129 msgstr ""
52131 #: fortran/io.c:1198
52132 #, gcc-internal-format, gfc-internal-format
52133 msgid "Format statement in module main block at %C"
52134 msgstr ""
52136 #: fortran/io.c:1207
52137 #, gcc-internal-format, gfc-internal-format
52138 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
52139 msgstr ""
52141 #: fortran/io.c:1213
52142 #, gcc-internal-format, gfc-internal-format
52143 msgid "Missing format label at %C"
52144 msgstr ""
52146 #: fortran/io.c:1261
52147 #, gcc-internal-format, gfc-internal-format
52148 msgid "IOMSG must be a scalar-default-char-variable at %L"
52149 msgstr ""
52151 #: fortran/io.c:1275
52152 #, gcc-internal-format, gfc-internal-format
52153 msgid "%s requires a scalar-default-char-expr at %L"
52154 msgstr ""
52156 #: fortran/io.c:1298 fortran/io.c:1329 fortran/io.c:1395
52157 #, gcc-internal-format, gfc-internal-format
52158 msgid "Invalid value for %s specification at %C"
52159 msgstr ""
52161 #: fortran/io.c:1304 fortran/io.c:1335
52162 #, gcc-internal-format, gfc-internal-format
52163 msgid "Duplicate %s specification at %C"
52164 msgstr ""
52166 #: fortran/io.c:1342
52167 #, gcc-internal-format, gfc-internal-format
52168 msgid "Variable %s cannot be INTENT(IN) at %C"
52169 msgstr ""
52171 #: fortran/io.c:1350
52172 #, gcc-internal-format, gfc-internal-format
52173 msgid "Variable %s cannot be assigned in PURE procedure at %C"
52174 msgstr ""
52176 #: fortran/io.c:1401
52177 #, gcc-internal-format, gfc-internal-format
52178 msgid "Duplicate %s label specification at %C"
52179 msgstr ""
52181 #: fortran/io.c:1421
52182 #, gcc-internal-format, gfc-internal-format
52183 msgid ""
52184 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
52185 msgstr ""
52187 #: fortran/io.c:1439
52188 #, gcc-internal-format, gfc-internal-format
52189 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
52190 msgstr ""
52192 #: fortran/io.c:1445
52193 #, gcc-internal-format, gfc-internal-format
52194 msgid "ASSIGNED variable in FORMAT tag at %L"
52195 msgstr ""
52197 #: fortran/io.c:1450
52198 #, gcc-internal-format
52199 msgid "Variable %qs at %L has not been assigned a format label"
52200 msgstr ""
52202 #: fortran/io.c:1457
52203 #, gcc-internal-format
52204 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
52205 msgstr ""
52207 #: fortran/io.c:1469
52208 #, gcc-internal-format, gfc-internal-format
52209 msgid "Non-character in FORMAT tag at %L"
52210 msgstr ""
52212 #: fortran/io.c:1475
52213 #, gcc-internal-format, gfc-internal-format
52214 msgid "Non-character assumed shape array element in FORMAT tag at %L"
52215 msgstr ""
52217 #: fortran/io.c:1482
52218 #, gcc-internal-format, gfc-internal-format
52219 msgid "Non-character assumed size array element in FORMAT tag at %L"
52220 msgstr ""
52222 #: fortran/io.c:1489
52223 #, gcc-internal-format, gfc-internal-format
52224 msgid "Non-character pointer array element in FORMAT tag at %L"
52225 msgstr ""
52227 #: fortran/io.c:1515
52228 #, gcc-internal-format, gfc-internal-format
52229 msgid "%s tag at %L must be of type %s"
52230 msgstr ""
52232 #: fortran/io.c:1522
52233 #, gcc-internal-format, gfc-internal-format
52234 msgid "%s tag at %L must be a character string of default kind"
52235 msgstr ""
52237 #: fortran/io.c:1529
52238 #, gcc-internal-format, gfc-internal-format
52239 msgid "%s tag at %L must be scalar"
52240 msgstr ""
52242 #: fortran/io.c:1535
52243 #, gcc-internal-format, gfc-internal-format
52244 msgid "IOMSG tag at %L"
52245 msgstr ""
52247 #: fortran/io.c:1543
52248 #, gcc-internal-format, gfc-internal-format
52249 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
52250 msgstr ""
52252 #: fortran/io.c:1552
52253 #, gcc-internal-format, gfc-internal-format
52254 msgid "Non-default LOGICAL kind in %s tag at %L"
52255 msgstr ""
52257 #: fortran/io.c:1559
52258 #, gcc-internal-format, gfc-internal-format
52259 msgid "NEWUNIT specifier at %L"
52260 msgstr ""
52262 #: fortran/io.c:1577
52263 #, gcc-internal-format, gfc-internal-format
52264 msgid "CONVERT tag at %L"
52265 msgstr ""
52267 #: fortran/io.c:1766
52268 #, gcc-internal-format
52269 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
52270 msgstr ""
52272 #: fortran/io.c:1774 fortran/io.c:1801
52273 #, gcc-internal-format
52274 msgid "%s specifier in %s statement at %C has value %qs"
52275 msgstr ""
52277 #: fortran/io.c:1793
52278 #, gcc-internal-format
52279 msgid "Extension: %s specifier in %s statement at %C has value %qs"
52280 msgstr ""
52282 #: fortran/io.c:1815 fortran/io.c:1823
52283 #, gcc-internal-format
52284 msgid "%s specifier in %s statement at %C has invalid value %qs"
52285 msgstr ""
52287 #: fortran/io.c:1876
52288 #, gcc-internal-format, gfc-internal-format
52289 msgid "OPEN statement not allowed in PURE procedure at %C"
52290 msgstr ""
52292 #: fortran/io.c:1889
52293 #, gcc-internal-format, gfc-internal-format
52294 msgid "UNIT specifier not allowed with NEWUNIT at %C"
52295 msgstr ""
52297 #: fortran/io.c:1899
52298 #, gcc-internal-format, gfc-internal-format
52299 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
52300 msgstr ""
52302 #: fortran/io.c:1907
52303 #, gcc-internal-format, gfc-internal-format
52304 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
52305 msgstr ""
52307 #: fortran/io.c:1945
52308 #, gcc-internal-format, gfc-internal-format
52309 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
52310 msgstr ""
52312 #: fortran/io.c:1966 fortran/io.c:3461
52313 #, gcc-internal-format, gfc-internal-format
52314 msgid "BLANK= at %C not allowed in Fortran 95"
52315 msgstr ""
52317 #: fortran/io.c:1987 fortran/io.c:3437
52318 #, gcc-internal-format, gfc-internal-format
52319 msgid "DECIMAL= at %C not allowed in Fortran 95"
52320 msgstr ""
52322 #: fortran/io.c:2025
52323 #, gcc-internal-format, gfc-internal-format
52324 msgid "ENCODING= at %C not allowed in Fortran 95"
52325 msgstr ""
52327 #: fortran/io.c:2088 fortran/io.c:3510
52328 #, gcc-internal-format, gfc-internal-format
52329 msgid "ROUND= at %C not allowed in Fortran 95"
52330 msgstr ""
52332 #: fortran/io.c:2111
52333 #, gcc-internal-format, gfc-internal-format
52334 msgid "SIGN= at %C not allowed in Fortran 95"
52335 msgstr ""
52337 #: fortran/io.c:2332
52338 #, gcc-internal-format, gfc-internal-format
52339 msgid "CLOSE statement not allowed in PURE procedure at %C"
52340 msgstr ""
52342 #: fortran/io.c:2394
52343 #, gcc-internal-format, gfc-internal-format
52344 msgid "CLOSE statement at %L requires a UNIT number"
52345 msgstr ""
52347 #: fortran/io.c:2402
52348 #, gcc-internal-format, gfc-internal-format
52349 msgid "UNIT number in CLOSE statement at %L must be non-negative"
52350 msgstr ""
52352 #: fortran/io.c:2500 fortran/match.c:2761
52353 #, gcc-internal-format, gfc-internal-format
52354 msgid "%s statement not allowed in PURE procedure at %C"
52355 msgstr ""
52357 #: fortran/io.c:2534
52358 #, gcc-internal-format, gfc-internal-format
52359 msgid "UNIT number missing in statement at %L"
52360 msgstr ""
52362 #: fortran/io.c:2542 fortran/io.c:2979
52363 #, gcc-internal-format, gfc-internal-format
52364 msgid "UNIT number in statement at %L must be non-negative"
52365 msgstr ""
52367 #: fortran/io.c:2575
52368 #, gcc-internal-format, gfc-internal-format
52369 msgid "FLUSH statement at %C"
52370 msgstr ""
52372 #: fortran/io.c:2630
52373 #, gcc-internal-format, gfc-internal-format
52374 msgid "Duplicate UNIT specification at %C"
52375 msgstr ""
52377 #: fortran/io.c:2704
52378 #, gcc-internal-format, gfc-internal-format
52379 msgid "Duplicate format specification at %C"
52380 msgstr ""
52382 #: fortran/io.c:2721
52383 #, gcc-internal-format
52384 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
52385 msgstr ""
52387 #: fortran/io.c:2757
52388 #, gcc-internal-format, gfc-internal-format
52389 msgid "Duplicate NML specification at %C"
52390 msgstr ""
52392 #: fortran/io.c:2766
52393 #, gcc-internal-format
52394 msgid "Symbol %qs at %C must be a NAMELIST group name"
52395 msgstr ""
52397 #: fortran/io.c:2836
52398 #, gcc-internal-format, gfc-internal-format
52399 msgid "END tag at %C not allowed in output statement"
52400 msgstr ""
52402 #: fortran/io.c:2913
52403 #, gcc-internal-format, gfc-internal-format
52404 msgid "UNIT not specified at %L"
52405 msgstr ""
52407 #: fortran/io.c:2925
52408 #, gcc-internal-format, gfc-internal-format
52409 msgid ""
52410 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
52411 "variable"
52412 msgstr ""
52414 #: fortran/io.c:2947
52415 #, gcc-internal-format, gfc-internal-format
52416 msgid "Invalid form of WRITE statement at %L, UNIT required"
52417 msgstr ""
52419 #: fortran/io.c:2958
52420 #, gcc-internal-format, gfc-internal-format
52421 msgid "Internal unit with vector subscript at %L"
52422 msgstr ""
52424 #: fortran/io.c:2972
52425 #, gcc-internal-format, gfc-internal-format
52426 msgid "External IO UNIT cannot be an array at %L"
52427 msgstr ""
52429 #: fortran/io.c:3000
52430 #, gcc-internal-format
52431 msgid ""
52432 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
52433 "appear in a variable definition context"
52434 msgstr ""
52436 #: fortran/io.c:3010
52437 #, gcc-internal-format, gfc-internal-format
52438 msgid "Comma before i/o item list at %L"
52439 msgstr ""
52441 #: fortran/io.c:3020
52442 #, gcc-internal-format, gfc-internal-format
52443 msgid "ERR tag label %d at %L not defined"
52444 msgstr ""
52446 #: fortran/io.c:3032
52447 #, gcc-internal-format, gfc-internal-format
52448 msgid "END tag label %d at %L not defined"
52449 msgstr ""
52451 #: fortran/io.c:3044
52452 #, gcc-internal-format, gfc-internal-format
52453 msgid "EOR tag label %d at %L not defined"
52454 msgstr ""
52456 #: fortran/io.c:3054
52457 #, gcc-internal-format, gfc-internal-format
52458 msgid "FORMAT label %d at %L not defined"
52459 msgstr ""
52461 #: fortran/io.c:3085
52462 #, gcc-internal-format
52463 msgid "io_kind_name(): bad I/O-kind"
52464 msgstr ""
52466 #: fortran/io.c:3174
52467 #, gcc-internal-format, gfc-internal-format
52468 msgid "Syntax error in I/O iterator at %C"
52469 msgstr ""
52471 #: fortran/io.c:3205
52472 #, gcc-internal-format, gfc-internal-format
52473 msgid "Expected variable in READ statement at %C"
52474 msgstr ""
52476 #: fortran/io.c:3211
52477 #, gcc-internal-format, gfc-internal-format
52478 msgid "Expected expression in %s statement at %C"
52479 msgstr ""
52481 #. A general purpose syntax error.
52482 #: fortran/io.c:3268 fortran/io.c:3924 fortran/gfortran.h:2732
52483 #, gcc-internal-format, gfc-internal-format
52484 msgid "Syntax error in %s statement at %C"
52485 msgstr ""
52487 #: fortran/io.c:3352
52488 #, gcc-internal-format, gfc-internal-format
52489 msgid "Internal file at %L with namelist"
52490 msgstr ""
52492 #: fortran/io.c:3408
52493 #, gcc-internal-format, gfc-internal-format
52494 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
52495 msgstr ""
52497 #: fortran/io.c:3486
52498 #, gcc-internal-format, gfc-internal-format
52499 msgid "PAD= at %C not allowed in Fortran 95"
52500 msgstr ""
52502 #: fortran/io.c:3562
52503 #, gcc-internal-format, gfc-internal-format
52504 msgid "DELIM= at %C not allowed in Fortran 95"
52505 msgstr ""
52507 #: fortran/io.c:3714
52508 #, gcc-internal-format, gfc-internal-format
52509 msgid "PRINT namelist at %C is an extension"
52510 msgstr ""
52512 #: fortran/io.c:3895
52513 #, gcc-internal-format, gfc-internal-format
52514 msgid "Expected comma in I/O list at %C"
52515 msgstr ""
52517 #: fortran/io.c:3958
52518 #, gcc-internal-format, gfc-internal-format
52519 msgid "PRINT statement at %C not allowed within PURE procedure"
52520 msgstr ""
52522 #: fortran/io.c:4121 fortran/io.c:4181
52523 #, gcc-internal-format, gfc-internal-format
52524 msgid "INQUIRE statement not allowed in PURE procedure at %C"
52525 msgstr ""
52527 #: fortran/io.c:4149
52528 #, gcc-internal-format, gfc-internal-format
52529 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
52530 msgstr ""
52532 #: fortran/io.c:4159 fortran/trans-io.c:1303
52533 #, gcc-internal-format, gfc-internal-format
52534 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
52535 msgstr ""
52537 #: fortran/io.c:4166
52538 #, gcc-internal-format, gfc-internal-format
52539 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
52540 msgstr ""
52542 #: fortran/io.c:4175
52543 #, gcc-internal-format, gfc-internal-format
52544 msgid "UNIT number in INQUIRE statement at %L can not be -1"
52545 msgstr ""
52547 #: fortran/io.c:4189
52548 #, gcc-internal-format, gfc-internal-format
52549 msgid ""
52550 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
52551 msgstr ""
52553 #: fortran/io.c:4365
52554 #, gcc-internal-format, gfc-internal-format
52555 msgid "WAIT at %C not allowed in Fortran 95"
52556 msgstr ""
52558 #: fortran/io.c:4371
52559 #, gcc-internal-format, gfc-internal-format
52560 msgid "WAIT statement not allowed in PURE procedure at %C"
52561 msgstr ""
52563 #: fortran/match.c:109
52564 #, gcc-internal-format
52565 msgid "gfc_op2string(): Bad code"
52566 msgstr ""
52568 #: fortran/match.c:186
52569 #, gcc-internal-format, gfc-internal-format
52570 msgid "Expected structure component or operator name after '.' at %C"
52571 msgstr ""
52573 #: fortran/match.c:218
52574 #, gcc-internal-format, gfc-internal-format
52575 msgid ""
52576 "'%s' is neither a defined operator nor a structure component in dotted "
52577 "string at %C"
52578 msgstr ""
52580 #: fortran/match.c:288
52581 #, gcc-internal-format
52582 msgid "Missing %<)%> in statement at or before %L"
52583 msgstr ""
52585 #: fortran/match.c:293
52586 #, gcc-internal-format
52587 msgid "Missing %<(%> in statement at or before %L"
52588 msgstr ""
52590 #: fortran/match.c:490
52591 #, gcc-internal-format, gfc-internal-format
52592 msgid "Integer too large at %C"
52593 msgstr ""
52595 #: fortran/match.c:583 fortran/parse.c:1045
52596 #, gcc-internal-format, gfc-internal-format
52597 msgid "Too many digits in statement label at %C"
52598 msgstr ""
52600 #: fortran/match.c:589
52601 #, gcc-internal-format, gfc-internal-format
52602 msgid "Statement label at %C is zero"
52603 msgstr ""
52605 #: fortran/match.c:622
52606 #, gcc-internal-format
52607 msgid "Label name %qs at %C is ambiguous"
52608 msgstr ""
52610 #: fortran/match.c:628
52611 #, gcc-internal-format
52612 msgid "Duplicate construct label %qs at %C"
52613 msgstr ""
52615 #: fortran/match.c:662
52616 #, gcc-internal-format, gfc-internal-format
52617 msgid "Invalid character in name at %C"
52618 msgstr ""
52620 #: fortran/match.c:675
52621 #, gcc-internal-format, gfc-internal-format
52622 msgid "Name at %C is too long"
52623 msgstr ""
52625 #: fortran/match.c:686
52626 #, gcc-internal-format
52627 msgid ""
52628 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
52629 "extension"
52630 msgstr ""
52632 #: fortran/match.c:1004
52633 #, gcc-internal-format, gfc-internal-format
52634 msgid "Loop variable at %C cannot be an array"
52635 msgstr ""
52637 #: fortran/match.c:1011
52638 #, gcc-internal-format, gfc-internal-format
52639 msgid "Loop variable at %C cannot be a coarray"
52640 msgstr ""
52642 #: fortran/match.c:1017
52643 #, gcc-internal-format, gfc-internal-format
52644 msgid "Loop variable at %C cannot be a sub-component"
52645 msgstr ""
52647 #: fortran/match.c:1051
52648 #, gcc-internal-format, gfc-internal-format
52649 msgid "Expected a step value in iterator at %C"
52650 msgstr ""
52652 #: fortran/match.c:1063
52653 #, gcc-internal-format, gfc-internal-format
52654 msgid "Syntax error in iterator at %C"
52655 msgstr ""
52657 #: fortran/match.c:1231
52658 #, gcc-internal-format, gfc-internal-format
52659 msgid "gfc_match(): Bad match code %c"
52660 msgstr ""
52662 #: fortran/match.c:1304
52663 #, gcc-internal-format, gfc-internal-format
52664 msgid "Invalid form of PROGRAM statement at %C"
52665 msgstr ""
52667 #: fortran/match.c:1434 fortran/match.c:1514
52668 #, gcc-internal-format, gfc-internal-format
52669 msgid "Arithmetic IF statement at %C"
52670 msgstr ""
52672 #: fortran/match.c:1489
52673 #, gcc-internal-format, gfc-internal-format
52674 msgid "Syntax error in IF-expression at %C"
52675 msgstr ""
52677 #: fortran/match.c:1500
52678 #, gcc-internal-format, gfc-internal-format
52679 msgid "Block label not appropriate for arithmetic IF statement at %C"
52680 msgstr ""
52682 #: fortran/match.c:1537
52683 #, gcc-internal-format, gfc-internal-format
52684 msgid "Block label is not appropriate for IF statement at %C"
52685 msgstr ""
52687 #: fortran/match.c:1625
52688 #, gcc-internal-format, gfc-internal-format
52689 msgid "Cannot assign to a named constant at %C"
52690 msgstr ""
52692 #: fortran/match.c:1635
52693 #, gcc-internal-format, gfc-internal-format
52694 msgid "Unclassifiable statement in IF-clause at %C"
52695 msgstr ""
52697 #: fortran/match.c:1642
52698 #, gcc-internal-format, gfc-internal-format
52699 msgid "Syntax error in IF-clause at %C"
52700 msgstr ""
52702 #: fortran/match.c:1685
52703 #, gcc-internal-format, gfc-internal-format
52704 msgid "Unexpected junk after ELSE statement at %C"
52705 msgstr ""
52707 #: fortran/match.c:1691 fortran/match.c:1726
52708 #, gcc-internal-format
52709 msgid "Label %qs at %C doesn't match IF label %qs"
52710 msgstr ""
52712 #: fortran/match.c:1720
52713 #, gcc-internal-format, gfc-internal-format
52714 msgid "Unexpected junk after ELSE IF statement at %C"
52715 msgstr ""
52717 #: fortran/match.c:1784
52718 #, gcc-internal-format, gfc-internal-format
52719 msgid "Image control statement CRITICAL at %C in PURE procedure"
52720 msgstr ""
52722 #: fortran/match.c:1790
52723 #, gcc-internal-format, gfc-internal-format
52724 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
52725 msgstr ""
52727 #: fortran/match.c:1797
52728 #, gcc-internal-format, gfc-internal-format
52729 msgid "CRITICAL statement at %C"
52730 msgstr ""
52732 #: fortran/match.c:1809
52733 #, gcc-internal-format, gfc-internal-format
52734 msgid "Nested CRITICAL block at %C"
52735 msgstr ""
52737 #: fortran/match.c:1861
52738 #, gcc-internal-format, gfc-internal-format
52739 msgid "Expected association list at %C"
52740 msgstr ""
52742 #: fortran/match.c:1874
52743 #, gcc-internal-format, gfc-internal-format
52744 msgid "Expected association at %C"
52745 msgstr ""
52747 #: fortran/match.c:1883
52748 #, gcc-internal-format
52749 msgid "Duplicate name %qs in association at %C"
52750 msgstr ""
52752 #: fortran/match.c:1891
52753 #, gcc-internal-format, gfc-internal-format
52754 msgid "Association target at %C must not be coindexed"
52755 msgstr ""
52757 #: fortran/match.c:1909
52758 #, gcc-internal-format
52759 msgid "Expected %<)%> or %<,%> at %C"
52760 msgstr ""
52762 #: fortran/match.c:1927
52763 #, gcc-internal-format, gfc-internal-format
52764 msgid "Junk after ASSOCIATE statement at %C"
52765 msgstr ""
52767 #: fortran/match.c:1996
52768 #, gcc-internal-format
52769 msgid "Derived type %qs at %L may not be ABSTRACT"
52770 msgstr ""
52772 #: fortran/match.c:2059
52773 #, gcc-internal-format, gfc-internal-format
52774 msgid "Invalid type-spec at %C"
52775 msgstr ""
52777 #: fortran/match.c:2158
52778 #, gcc-internal-format, gfc-internal-format
52779 msgid "Syntax error in FORALL iterator at %C"
52780 msgstr ""
52782 #: fortran/match.c:2423
52783 #, gcc-internal-format, gfc-internal-format
52784 msgid "DO CONCURRENT construct at %C"
52785 msgstr ""
52787 #: fortran/match.c:2548
52788 #, gcc-internal-format
52789 msgid "Name %qs in %s statement at %C is unknown"
52790 msgstr ""
52792 #: fortran/match.c:2556
52793 #, gcc-internal-format
52794 msgid "Name %qs in %s statement at %C is not a construct name"
52795 msgstr ""
52797 #: fortran/match.c:2568
52798 #, gcc-internal-format, gfc-internal-format
52799 msgid "%s statement at %C leaves CRITICAL construct"
52800 msgstr ""
52802 #. F2008, C821 & C845.
52803 #: fortran/match.c:2576
52804 #, gcc-internal-format, gfc-internal-format
52805 msgid "%s statement at %C leaves DO CONCURRENT construct"
52806 msgstr ""
52808 #: fortran/match.c:2588
52809 #, gcc-internal-format, gfc-internal-format
52810 msgid "%s statement at %C is not within a construct"
52811 msgstr ""
52813 #: fortran/match.c:2591
52814 #, gcc-internal-format
52815 msgid "%s statement at %C is not within construct %qs"
52816 msgstr ""
52818 #: fortran/match.c:2616
52819 #, gcc-internal-format
52820 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
52821 msgstr ""
52823 #: fortran/match.c:2621
52824 #, gcc-internal-format, gfc-internal-format
52825 msgid "EXIT statement with no do-construct-name at %C"
52826 msgstr ""
52828 #: fortran/match.c:2627
52829 #, gcc-internal-format
52830 msgid "%s statement at %C is not applicable to construct %qs"
52831 msgstr ""
52833 #: fortran/match.c:2635
52834 #, gcc-internal-format, gfc-internal-format
52835 msgid "%s statement at %C leaving OpenACC structured block"
52836 msgstr ""
52838 #: fortran/match.c:2660
52839 #, gcc-internal-format, gfc-internal-format
52840 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
52841 msgstr ""
52843 #: fortran/match.c:2665
52844 #, gcc-internal-format, gfc-internal-format
52845 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
52846 msgstr ""
52848 #: fortran/match.c:2690
52849 #, gcc-internal-format, gfc-internal-format
52850 msgid "EXIT statement at %C terminating !$OMP DO loop"
52851 msgstr ""
52853 #: fortran/match.c:2695
52854 #, gcc-internal-format, gfc-internal-format
52855 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
52856 msgstr ""
52858 #: fortran/match.c:2755
52859 #, gcc-internal-format, gfc-internal-format
52860 msgid "%s statement at %C in PURE procedure"
52861 msgstr ""
52863 #: fortran/match.c:2771
52864 #, gcc-internal-format, gfc-internal-format
52865 msgid "Image control statement STOP at %C in CRITICAL block"
52866 msgstr ""
52868 #: fortran/match.c:2776
52869 #, gcc-internal-format, gfc-internal-format
52870 msgid "Image control statement STOP at %C in DO CONCURRENT block"
52871 msgstr ""
52873 #: fortran/match.c:2784
52874 #, gcc-internal-format, gfc-internal-format
52875 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
52876 msgstr ""
52878 #: fortran/match.c:2791
52879 #, gcc-internal-format, gfc-internal-format
52880 msgid "STOP code at %L must be scalar"
52881 msgstr ""
52883 #: fortran/match.c:2799
52884 #, gcc-internal-format, gfc-internal-format
52885 msgid "STOP code at %L must be default character KIND=%d"
52886 msgstr ""
52888 #: fortran/match.c:2807
52889 #, gcc-internal-format, gfc-internal-format
52890 msgid "STOP code at %L must be default integer KIND=%d"
52891 msgstr ""
52893 #: fortran/match.c:2853
52894 #, gcc-internal-format, gfc-internal-format
52895 msgid "PAUSE statement at %C"
52896 msgstr ""
52898 #: fortran/match.c:2874
52899 #, gcc-internal-format, gfc-internal-format
52900 msgid "ERROR STOP statement at %C"
52901 msgstr ""
52903 #: fortran/match.c:2900
52904 #, gcc-internal-format, gfc-internal-format
52905 msgid "Image control statement EVENT %s at %C in PURE procedure"
52906 msgstr ""
52908 #: fortran/match.c:2915
52909 #, gcc-internal-format, gfc-internal-format
52910 msgid "Image control statement EVENT %s at %C in CRITICAL block"
52911 msgstr ""
52913 #: fortran/match.c:2922
52914 #, gcc-internal-format, gfc-internal-format
52915 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
52916 msgstr ""
52918 #: fortran/match.c:2952 fortran/match.c:3147 fortran/match.c:3359
52919 #: fortran/match.c:3869 fortran/match.c:4206
52920 #, gcc-internal-format, gfc-internal-format
52921 msgid "Redundant STAT tag found at %L "
52922 msgstr ""
52924 #: fortran/match.c:2973 fortran/match.c:3168 fortran/match.c:3379
52925 #: fortran/match.c:3895 fortran/match.c:4231
52926 #, gcc-internal-format, gfc-internal-format
52927 msgid "Redundant ERRMSG tag found at %L "
52928 msgstr ""
52930 #: fortran/match.c:2994
52931 #, gcc-internal-format, gfc-internal-format
52932 msgid "Redundant UNTIL_COUNT tag found at %L "
52933 msgstr ""
52935 #: fortran/match.c:3060
52936 #, gcc-internal-format, gfc-internal-format
52937 msgid "EVENT POST statement at %C"
52938 msgstr ""
52940 #: fortran/match.c:3070
52941 #, gcc-internal-format, gfc-internal-format
52942 msgid "EVENT WAIT statement at %C"
52943 msgstr ""
52945 #: fortran/match.c:3095
52946 #, gcc-internal-format, gfc-internal-format
52947 msgid "Image control statement %s at %C in PURE procedure"
52948 msgstr ""
52950 #: fortran/match.c:3110
52951 #, gcc-internal-format, gfc-internal-format
52952 msgid "Image control statement %s at %C in CRITICAL block"
52953 msgstr ""
52955 #: fortran/match.c:3117
52956 #, gcc-internal-format, gfc-internal-format
52957 msgid "Image control statement %s at %C in DO CONCURRENT block"
52958 msgstr ""
52960 #: fortran/match.c:3189
52961 #, gcc-internal-format, gfc-internal-format
52962 msgid "Redundant ACQUIRED_LOCK tag found at %L "
52963 msgstr ""
52965 #: fortran/match.c:3254
52966 #, gcc-internal-format, gfc-internal-format
52967 msgid "LOCK statement at %C"
52968 msgstr ""
52970 #: fortran/match.c:3264
52971 #, gcc-internal-format, gfc-internal-format
52972 msgid "UNLOCK statement at %C"
52973 msgstr ""
52975 #: fortran/match.c:3289
52976 #, gcc-internal-format, gfc-internal-format
52977 msgid "Image control statement SYNC at %C in PURE procedure"
52978 msgstr ""
52980 #: fortran/match.c:3295
52981 #, gcc-internal-format, gfc-internal-format
52982 msgid "SYNC statement at %C"
52983 msgstr ""
52985 #: fortran/match.c:3307
52986 #, gcc-internal-format, gfc-internal-format
52987 msgid "Image control statement SYNC at %C in CRITICAL block"
52988 msgstr ""
52990 #: fortran/match.c:3313
52991 #, gcc-internal-format, gfc-internal-format
52992 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
52993 msgstr ""
52995 #: fortran/match.c:3493
52996 #, gcc-internal-format, gfc-internal-format
52997 msgid "ASSIGN statement at %C"
52998 msgstr ""
53000 #: fortran/match.c:3537
53001 #, gcc-internal-format, gfc-internal-format
53002 msgid "Assigned GOTO statement at %C"
53003 msgstr ""
53005 #: fortran/match.c:3581 fortran/match.c:3632
53006 #, gcc-internal-format, gfc-internal-format
53007 msgid "Statement label list in GOTO at %C cannot be empty"
53008 msgstr ""
53010 #: fortran/match.c:3642
53011 #, gcc-internal-format, gfc-internal-format
53012 msgid "Computed GOTO at %C"
53013 msgstr ""
53015 #: fortran/match.c:3714
53016 #, gcc-internal-format, gfc-internal-format
53017 msgid "Error in type-spec at %L"
53018 msgstr ""
53020 #: fortran/match.c:3724
53021 #, gcc-internal-format, gfc-internal-format
53022 msgid "typespec in ALLOCATE at %L"
53023 msgstr ""
53025 #: fortran/match.c:3767
53026 #, gcc-internal-format, gfc-internal-format
53027 msgid "Bad allocate-object at %C for a PURE procedure"
53028 msgstr ""
53030 #: fortran/match.c:3791
53031 #, gcc-internal-format, gfc-internal-format
53032 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
53033 msgstr ""
53035 #: fortran/match.c:3796
53036 #, gcc-internal-format, gfc-internal-format
53037 msgid "ALLOCATE of coarray at %C in CRITICAL block"
53038 msgstr ""
53040 #: fortran/match.c:3818
53041 #, gcc-internal-format, gfc-internal-format
53042 msgid ""
53043 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
53044 msgstr ""
53046 #: fortran/match.c:3830
53047 #, gcc-internal-format, gfc-internal-format
53048 msgid "Type of entity at %L is type incompatible with typespec"
53049 msgstr ""
53051 #: fortran/match.c:3838
53052 #, gcc-internal-format, gfc-internal-format
53053 msgid ""
53054 "Kind type parameter for entity at %L differs from the kind type parameter of "
53055 "the typespec"
53056 msgstr ""
53058 #: fortran/match.c:3852
53059 #, gcc-internal-format, gfc-internal-format
53060 msgid "Shape specification for allocatable scalar at %C"
53061 msgstr ""
53063 #: fortran/match.c:3889
53064 #, gcc-internal-format, gfc-internal-format
53065 msgid "ERRMSG tag at %L"
53066 msgstr ""
53068 #: fortran/match.c:3912
53069 #, gcc-internal-format, gfc-internal-format
53070 msgid "SOURCE tag at %L"
53071 msgstr ""
53073 #: fortran/match.c:3918
53074 #, gcc-internal-format, gfc-internal-format
53075 msgid "Redundant SOURCE tag found at %L "
53076 msgstr ""
53078 #: fortran/match.c:3925
53079 #, gcc-internal-format, gfc-internal-format
53080 msgid "SOURCE tag at %L conflicts with the typespec at %L"
53081 msgstr ""
53083 #: fortran/match.c:3931
53084 #, gcc-internal-format, gfc-internal-format
53085 msgid "SOURCE tag at %L with more than a single allocate object"
53086 msgstr ""
53088 #: fortran/match.c:3949
53089 #, gcc-internal-format, gfc-internal-format
53090 msgid "MOLD tag at %L"
53091 msgstr ""
53093 #: fortran/match.c:3955
53094 #, gcc-internal-format, gfc-internal-format
53095 msgid "Redundant MOLD tag found at %L "
53096 msgstr ""
53098 #: fortran/match.c:3962
53099 #, gcc-internal-format, gfc-internal-format
53100 msgid "MOLD tag at %L conflicts with the typespec at %L"
53101 msgstr ""
53103 #: fortran/match.c:3988
53104 #, gcc-internal-format, gfc-internal-format
53105 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
53106 msgstr ""
53108 #: fortran/match.c:3996
53109 #, gcc-internal-format, gfc-internal-format
53110 msgid ""
53111 "Allocate-object at %L with a deferred type parameter requires either a type-"
53112 "spec or SOURCE tag or a MOLD tag"
53113 msgstr ""
53115 #: fortran/match.c:4008
53116 #, gcc-internal-format, gfc-internal-format
53117 msgid ""
53118 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
53119 "SOURCE tag or a MOLD tag"
53120 msgstr ""
53122 #: fortran/match.c:4070
53123 #, gcc-internal-format, gfc-internal-format
53124 msgid "Pointer object at %C shall not be coindexed"
53125 msgstr ""
53127 #: fortran/match.c:4156
53128 #, gcc-internal-format, gfc-internal-format
53129 msgid "Illegal allocate-object at %C for a PURE procedure"
53130 msgstr ""
53132 #: fortran/match.c:4166
53133 #, gcc-internal-format, gfc-internal-format
53134 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
53135 msgstr ""
53137 #: fortran/match.c:4173
53138 #, gcc-internal-format, gfc-internal-format
53139 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
53140 msgstr ""
53142 #: fortran/match.c:4189
53143 #, gcc-internal-format, gfc-internal-format
53144 msgid ""
53145 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
53146 "variable"
53147 msgstr ""
53149 #: fortran/match.c:4226
53150 #, gcc-internal-format, gfc-internal-format
53151 msgid "ERRMSG at %L"
53152 msgstr ""
53154 #: fortran/match.c:4283
53155 #, gcc-internal-format, gfc-internal-format
53156 msgid "Image control statement RETURN at %C in CRITICAL block"
53157 msgstr ""
53159 #: fortran/match.c:4289
53160 #, gcc-internal-format, gfc-internal-format
53161 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
53162 msgstr ""
53164 #: fortran/match.c:4298
53165 #, gcc-internal-format, gfc-internal-format
53166 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
53167 msgstr ""
53169 #: fortran/match.c:4329
53170 #, gcc-internal-format, gfc-internal-format
53171 msgid "RETURN statement in main program at %C"
53172 msgstr ""
53174 #: fortran/match.c:4357
53175 #, gcc-internal-format, gfc-internal-format
53176 msgid "Expected component reference at %C"
53177 msgstr ""
53179 #: fortran/match.c:4366
53180 #, gcc-internal-format, gfc-internal-format
53181 msgid "Junk after CALL at %C"
53182 msgstr ""
53184 #: fortran/match.c:4377
53185 #, gcc-internal-format, gfc-internal-format
53186 msgid "Expected type-bound procedure or procedure pointer component at %C"
53187 msgstr ""
53189 #: fortran/match.c:4598
53190 #, gcc-internal-format, gfc-internal-format
53191 msgid "Syntax error in common block name at %C"
53192 msgstr ""
53194 #. If we find an error, just print it and continue,
53195 #. cause it's just semantic, and we can see if there
53196 #. are more errors.
53197 #: fortran/match.c:4665
53198 #, gcc-internal-format
53199 msgid ""
53200 "Variable %qs at %L in common block %qs at %C must be declared with a C "
53201 "interoperable kind since common block %qs is bind(c)"
53202 msgstr ""
53204 #: fortran/match.c:4674
53205 #, gcc-internal-format
53206 msgid ""
53207 "Variable %qs in common block %qs at %C can not be bind(c) since it is not "
53208 "global"
53209 msgstr ""
53211 #: fortran/match.c:4681
53212 #, gcc-internal-format
53213 msgid "Symbol %qs at %C is already in a COMMON block"
53214 msgstr ""
53216 #: fortran/match.c:4689
53217 #, gcc-internal-format
53218 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
53219 msgstr ""
53221 #: fortran/match.c:4705
53222 #, gcc-internal-format
53223 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
53224 msgstr ""
53226 #: fortran/match.c:4715
53227 #, gcc-internal-format
53228 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
53229 msgstr ""
53231 #: fortran/match.c:4761
53232 #, gcc-internal-format
53233 msgid ""
53234 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
53235 "another COMMON block %qs"
53236 msgstr ""
53238 #: fortran/match.c:4889
53239 #, gcc-internal-format
53240 msgid "Namelist group name %qs at %C already has a basic type of %s"
53241 msgstr ""
53243 #: fortran/match.c:4897
53244 #, gcc-internal-format
53245 msgid ""
53246 "Namelist group name %qs at %C already is USE associated and cannot be "
53247 "respecified."
53248 msgstr ""
53250 #: fortran/match.c:4923
53251 #, gcc-internal-format
53252 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
53253 msgstr ""
53255 #: fortran/match.c:5057
53256 #, gcc-internal-format, gfc-internal-format
53257 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
53258 msgstr ""
53260 #: fortran/match.c:5065
53261 #, gcc-internal-format, gfc-internal-format
53262 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
53263 msgstr ""
53265 #: fortran/match.c:5093
53266 #, gcc-internal-format, gfc-internal-format
53267 msgid "EQUIVALENCE at %C requires two or more objects"
53268 msgstr ""
53270 #: fortran/match.c:5107
53271 #, gcc-internal-format, gfc-internal-format
53272 msgid ""
53273 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
53274 msgstr ""
53276 #: fortran/match.c:5120
53277 #, gcc-internal-format, gfc-internal-format
53278 msgid "Expecting a comma in EQUIVALENCE at %C"
53279 msgstr ""
53281 #: fortran/match.c:5236
53282 #, gcc-internal-format, gfc-internal-format
53283 msgid "Statement function at %L is recursive"
53284 msgstr ""
53286 #: fortran/match.c:5246
53287 #, gcc-internal-format, gfc-internal-format
53288 msgid "Statement function at %L cannot appear within an INTERFACE"
53289 msgstr ""
53291 #: fortran/match.c:5251
53292 #, gcc-internal-format, gfc-internal-format
53293 msgid "Statement function at %C"
53294 msgstr ""
53296 #: fortran/match.c:5376 fortran/match.c:5392
53297 #, gcc-internal-format, gfc-internal-format
53298 msgid "Expression in CASE selector at %L cannot be %s"
53299 msgstr ""
53301 #: fortran/match.c:5414
53302 #, gcc-internal-format, gfc-internal-format
53303 msgid "Expected initialization expression in CASE at %C"
53304 msgstr ""
53306 #: fortran/match.c:5446
53307 #, gcc-internal-format
53308 msgid "Expected block name %qs of SELECT construct at %C"
53309 msgstr ""
53311 #: fortran/match.c:5726
53312 #, gcc-internal-format, gfc-internal-format
53313 msgid "parse error in SELECT TYPE statement at %C"
53314 msgstr ""
53316 #: fortran/match.c:5750
53317 #, gcc-internal-format, gfc-internal-format
53318 msgid ""
53319 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
53320 msgstr ""
53322 #: fortran/match.c:5784
53323 #, gcc-internal-format, gfc-internal-format
53324 msgid "Unexpected CASE statement at %C"
53325 msgstr ""
53327 #: fortran/match.c:5836
53328 #, gcc-internal-format, gfc-internal-format
53329 msgid "Syntax error in CASE specification at %C"
53330 msgstr ""
53332 #: fortran/match.c:5854
53333 #, gcc-internal-format, gfc-internal-format
53334 msgid "Unexpected TYPE IS statement at %C"
53335 msgstr ""
53337 #: fortran/match.c:5886
53338 #, gcc-internal-format, gfc-internal-format
53339 msgid ""
53340 "The type-spec shall not specify a sequence derived type or a type with the "
53341 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
53342 msgstr ""
53344 #: fortran/match.c:5898
53345 #, gcc-internal-format, gfc-internal-format
53346 msgid "Syntax error in TYPE IS specification at %C"
53347 msgstr ""
53349 #: fortran/match.c:5974
53350 #, gcc-internal-format, gfc-internal-format
53351 msgid "Syntax error in CLASS IS specification at %C"
53352 msgstr ""
53354 #: fortran/match.c:6092
53355 #, gcc-internal-format, gfc-internal-format
53356 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
53357 msgstr ""
53359 #: fortran/match.c:6130
53360 #, gcc-internal-format
53361 msgid "Label %qs at %C doesn't match WHERE label %qs"
53362 msgstr ""
53364 #: fortran/matchexp.c:72
53365 #, gcc-internal-format
53366 msgid "Bad character %qc in OPERATOR name at %C"
53367 msgstr ""
53369 #: fortran/matchexp.c:80
53370 #, gcc-internal-format
53371 msgid "The name %qs cannot be used as a defined operator at %C"
53372 msgstr ""
53374 #: fortran/matchexp.c:173
53375 #, gcc-internal-format, gfc-internal-format
53376 msgid "Expected a right parenthesis in expression at %C"
53377 msgstr ""
53379 #: fortran/matchexp.c:281
53380 #, gcc-internal-format, gfc-internal-format
53381 msgid "Expected exponent in expression at %C"
53382 msgstr ""
53384 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
53385 #: fortran/matchexp.c:433
53386 #, gcc-internal-format, gfc-internal-format
53387 msgid ""
53388 "Extension: Unary operator following arithmetic operator (use parentheses) at "
53389 "%C"
53390 msgstr ""
53392 #: fortran/matchexp.c:665
53393 #, gcc-internal-format
53394 msgid "match_level_4(): Bad operator"
53395 msgstr ""
53397 #: fortran/misc.c:108
53398 #, gcc-internal-format
53399 msgid "gfc_basic_typename(): Undefined type"
53400 msgstr ""
53402 #: fortran/misc.c:173
53403 #, gcc-internal-format
53404 msgid "gfc_typename(): Undefined type"
53405 msgstr ""
53407 #: fortran/misc.c:193
53408 #, gcc-internal-format
53409 msgid "gfc_code2string(): Bad code"
53410 msgstr ""
53412 #: fortran/module.c:240
53413 #, gcc-internal-format
53414 msgid "free_pi_tree(): Unresolved fixup"
53415 msgstr ""
53417 #: fortran/module.c:457
53418 #, gcc-internal-format
53419 msgid "associate_integer_pointer(): Already associated"
53420 msgstr ""
53422 #: fortran/module.c:539
53423 #, gcc-internal-format, gfc-internal-format
53424 msgid "module nature in USE statement at %C"
53425 msgstr ""
53427 #: fortran/module.c:551
53428 #, gcc-internal-format, gfc-internal-format
53429 msgid ""
53430 "Module nature in USE statement at %C shall be either INTRINSIC or "
53431 "NON_INTRINSIC"
53432 msgstr ""
53434 #: fortran/module.c:564
53435 #, gcc-internal-format, gfc-internal-format
53436 msgid "\"::\" was expected after module nature at %C but was not found"
53437 msgstr ""
53439 #: fortran/module.c:574
53440 #, gcc-internal-format, gfc-internal-format
53441 msgid "\"USE :: module\" at %C"
53442 msgstr ""
53444 #: fortran/module.c:633
53445 #, gcc-internal-format, gfc-internal-format
53446 msgid "Missing generic specification in USE statement at %C"
53447 msgstr ""
53449 #: fortran/module.c:641
53450 #, gcc-internal-format, gfc-internal-format
53451 msgid "Renaming operators in USE statements at %C"
53452 msgstr ""
53454 #: fortran/module.c:682
53455 #, gcc-internal-format
53456 msgid "The name %qs at %C has already been used as an external module name."
53457 msgstr ""
53459 #: fortran/module.c:744
53460 #, gcc-internal-format, gfc-internal-format
53461 msgid "SUBMODULE declaration at %C"
53462 msgstr ""
53464 #: fortran/module.c:814
53465 #, gcc-internal-format, gfc-internal-format
53466 msgid "Syntax error in SUBMODULE statement at %C"
53467 msgstr ""
53469 #: fortran/module.c:1159
53470 #, gcc-internal-format
53471 msgid "Reading module %qs at line %d column %d: %s"
53472 msgstr ""
53474 #: fortran/module.c:1163
53475 #, gcc-internal-format
53476 msgid "Writing module %qs at line %d column %d: %s"
53477 msgstr ""
53479 #: fortran/module.c:1167
53480 #, gcc-internal-format
53481 msgid "Module %qs at line %d column %d: %s"
53482 msgstr ""
53484 #: fortran/module.c:1562
53485 #, gcc-internal-format
53486 msgid "require_atom(): bad atom type required"
53487 msgstr ""
53489 #: fortran/module.c:1611
53490 #, gcc-internal-format, gfc-internal-format
53491 msgid "Error writing modules file: %s"
53492 msgstr ""
53494 #: fortran/module.c:1655
53495 #, gcc-internal-format
53496 msgid "write_atom(): Writing negative integer"
53497 msgstr ""
53499 #: fortran/module.c:1662
53500 #, gcc-internal-format
53501 msgid "write_atom(): Trying to write dab atom"
53502 msgstr ""
53504 #: fortran/module.c:1868
53505 #, gcc-internal-format
53506 msgid "unquote_string(): got bad string"
53507 msgstr ""
53509 #: fortran/module.c:2662
53510 #, gcc-internal-format
53511 msgid "mio_array_ref(): Unknown array ref"
53512 msgstr ""
53514 #: fortran/module.c:3638
53515 #, gcc-internal-format, gfc-internal-format
53516 msgid "Namelist %s cannot be renamed by USE association to %s"
53517 msgstr ""
53519 #: fortran/module.c:4758
53520 #, gcc-internal-format, gfc-internal-format
53521 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
53522 msgstr ""
53524 #: fortran/module.c:4761
53525 #, gcc-internal-format, gfc-internal-format
53526 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
53527 msgstr ""
53529 #: fortran/module.c:4955
53530 #, gcc-internal-format
53531 msgid ""
53532 "%qs of module %qs, imported at %C, is also the name of the current program "
53533 "unit"
53534 msgstr ""
53536 #: fortran/module.c:5316
53537 #, gcc-internal-format
53538 msgid "Symbol %qs referenced at %L not found in module %qs"
53539 msgstr ""
53541 #: fortran/module.c:5323
53542 #, gcc-internal-format
53543 msgid "User operator %qs referenced at %L not found in module %qs"
53544 msgstr ""
53546 #: fortran/module.c:5328
53547 #, gcc-internal-format
53548 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
53549 msgstr ""
53551 #: fortran/module.c:5563
53552 #, gcc-internal-format
53553 msgid "write_symbol(): bad module symbol %qs"
53554 msgstr ""
53556 #: fortran/module.c:5896
53557 #, gcc-internal-format
53558 msgid "write_symtree(): Symbol not written"
53559 msgstr ""
53561 #: fortran/module.c:6083
53562 #, gcc-internal-format
53563 msgid "Can't open module file %qs for writing at %C: %s"
53564 msgstr ""
53566 #: fortran/module.c:6102
53567 #, gcc-internal-format
53568 msgid "Error writing module file %qs for writing: %s"
53569 msgstr ""
53571 #: fortran/module.c:6113
53572 #, gcc-internal-format
53573 msgid "Can't delete module file %qs: %s"
53574 msgstr ""
53576 #: fortran/module.c:6116
53577 #, gcc-internal-format
53578 msgid "Can't rename module file %qs to %qs: %s"
53579 msgstr ""
53581 #: fortran/module.c:6122
53582 #, gcc-internal-format
53583 msgid "Can't delete temporary module file %qs: %s"
53584 msgstr ""
53586 #: fortran/module.c:6165
53587 #, gcc-internal-format
53588 msgid "Symbol %qs at %C already declared"
53589 msgstr ""
53591 #: fortran/module.c:6236
53592 #, gcc-internal-format, gfc-internal-format
53593 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
53594 msgstr ""
53596 #: fortran/module.c:6344 fortran/module.c:6688
53597 #, gcc-internal-format
53598 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
53599 msgstr ""
53601 #: fortran/module.c:6472
53602 #, gcc-internal-format
53603 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
53604 msgstr ""
53606 #: fortran/module.c:6493 fortran/module.c:6526 fortran/module.c:6568
53607 #, gcc-internal-format
53608 msgid "Symbol %qs already declared"
53609 msgstr ""
53611 #: fortran/module.c:6673
53612 #, gcc-internal-format
53613 msgid ""
53614 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
53615 "used previously"
53616 msgstr ""
53618 #: fortran/module.c:6695
53619 #, gcc-internal-format
53620 msgid ""
53621 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
53622 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
53623 msgstr ""
53625 #: fortran/module.c:6763
53626 #, gcc-internal-format, gfc-internal-format
53627 msgid ""
53628 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
53629 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
53630 msgstr ""
53632 #: fortran/module.c:6817
53633 #, gcc-internal-format
53634 msgid ""
53635 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
53636 msgstr ""
53638 #: fortran/module.c:6843
53639 #, gcc-internal-format, gfc-internal-format
53640 msgid "USE statement at %C has no ONLY qualifier"
53641 msgstr ""
53643 #: fortran/module.c:6872
53644 #, gcc-internal-format, gfc-internal-format
53645 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
53646 msgstr ""
53648 #: fortran/module.c:6884
53649 #, gcc-internal-format, gfc-internal-format
53650 msgid "ISO_C_BINDING module at %C"
53651 msgstr ""
53653 #: fortran/module.c:6897
53654 #, gcc-internal-format
53655 msgid "Can't find an intrinsic module named %qs at %C"
53656 msgstr ""
53658 #: fortran/module.c:6903
53659 #, gcc-internal-format, gfc-internal-format
53660 msgid "IEEE_FEATURES module at %C"
53661 msgstr ""
53663 #: fortran/module.c:6909
53664 #, gcc-internal-format, gfc-internal-format
53665 msgid "IEEE_EXCEPTIONS module at %C"
53666 msgstr ""
53668 #: fortran/module.c:6915
53669 #, gcc-internal-format, gfc-internal-format
53670 msgid "IEEE_ARITHMETIC module at %C"
53671 msgstr ""
53673 #: fortran/module.c:6922
53674 #, gcc-internal-format
53675 msgid "Can't open module file %qs for reading at %C: %s"
53676 msgstr ""
53678 #: fortran/module.c:6930
53679 #, gcc-internal-format
53680 msgid ""
53681 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
53682 "used previously"
53683 msgstr ""
53685 #: fortran/module.c:6953
53686 #, gcc-internal-format
53687 msgid "File %qs opened at %C is not a GNU Fortran module file"
53688 msgstr ""
53690 #: fortran/module.c:6961
53691 #, gcc-internal-format
53692 msgid ""
53693 "Cannot read module file %qs opened at %C, because it was created by a "
53694 "different version of GNU Fortran"
53695 msgstr ""
53697 #: fortran/module.c:6976
53698 #, gcc-internal-format, gfc-internal-format
53699 msgid "Can't USE the same %smodule we're building!"
53700 msgstr ""
53702 #: fortran/openmp.c:289 fortran/openmp.c:521 fortran/openmp.c:2474
53703 #: fortran/openmp.c:2548
53704 #, gcc-internal-format, gfc-internal-format
53705 msgid "COMMON block /%s/ not found at %C"
53706 msgstr ""
53708 #: fortran/openmp.c:328
53709 #, gcc-internal-format, gfc-internal-format
53710 msgid "Syntax error in OpenMP variable list at %C"
53711 msgstr ""
53713 #: fortran/openmp.c:390
53714 #, gcc-internal-format, gfc-internal-format
53715 msgid "Syntax error in OpenACC expression list at %C"
53716 msgstr ""
53718 #: fortran/openmp.c:457
53719 #, gcc-internal-format
53720 msgid "Unexpected OpenACC parallelism."
53721 msgstr ""
53723 #: fortran/openmp.c:489
53724 #, gcc-internal-format, gfc-internal-format
53725 msgid "Variable at %C is an element of a COMMON block"
53726 msgstr ""
53728 #: fortran/openmp.c:549
53729 #, gcc-internal-format, gfc-internal-format
53730 msgid "Unexpected junk after !$ACC DECLARE at %C"
53731 msgstr ""
53733 #: fortran/openmp.c:559
53734 #, gcc-internal-format, gfc-internal-format
53735 msgid "Syntax error in !$ACC DECLARE list at %C"
53736 msgstr ""
53738 #: fortran/openmp.c:748
53739 #, gcc-internal-format, gfc-internal-format
53740 msgid "COLLAPSE clause argument not constant positive integer at %C"
53741 msgstr ""
53743 #: fortran/openmp.c:1226
53744 #, gcc-internal-format, gfc-internal-format
53745 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
53746 msgstr ""
53748 #: fortran/openmp.c:1552
53749 #, gcc-internal-format, gfc-internal-format
53750 msgid "Invalid clause in module with $!ACC DECLARE at %L"
53751 msgstr ""
53753 #: fortran/openmp.c:1562
53754 #, gcc-internal-format, gfc-internal-format
53755 msgid "Variable is USE-associated with $!ACC DECLARE at %L"
53756 msgstr ""
53758 #: fortran/openmp.c:1570
53759 #, gcc-internal-format, gfc-internal-format
53760 msgid "Assumed-size dummy array with $!ACC DECLARE at %L"
53761 msgstr ""
53763 #: fortran/openmp.c:1617
53764 #, gcc-internal-format
53765 msgid ""
53766 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
53767 "clause at %L"
53768 msgstr ""
53770 #: fortran/openmp.c:1665
53771 #, gcc-internal-format, gfc-internal-format
53772 msgid "Invalid argument to $!ACC WAIT at %L"
53773 msgstr ""
53775 #: fortran/openmp.c:1674
53776 #, gcc-internal-format, gfc-internal-format
53777 msgid "WAIT clause at %L requires a scalar INTEGER expression"
53778 msgstr ""
53780 #: fortran/openmp.c:1707
53781 #, gcc-internal-format, gfc-internal-format
53782 msgid "ACC CACHE directive must be inside of loop %C"
53783 msgstr ""
53785 #: fortran/openmp.c:1738
53786 #, gcc-internal-format
53787 msgid "Multiple loop axes specified for routine"
53788 msgstr ""
53790 #: fortran/openmp.c:1764
53791 #, gcc-internal-format, gfc-internal-format
53792 msgid ""
53793 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
53794 msgstr ""
53796 #: fortran/openmp.c:1791
53797 #, gcc-internal-format, gfc-internal-format
53798 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
53799 msgstr ""
53801 #: fortran/openmp.c:1800
53802 #, gcc-internal-format, gfc-internal-format
53803 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
53804 msgstr ""
53806 #: fortran/openmp.c:1807
53807 #, gcc-internal-format, gfc-internal-format
53808 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
53809 msgstr ""
53811 #: fortran/openmp.c:1913
53812 #, gcc-internal-format, gfc-internal-format
53813 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
53814 msgstr ""
53816 #: fortran/openmp.c:1978
53817 #, gcc-internal-format, gfc-internal-format
53818 msgid "Unexpected junk after $OMP FLUSH statement at %C"
53819 msgstr ""
53821 #: fortran/openmp.c:2367 fortran/openmp.c:5238
53822 #, gcc-internal-format, gfc-internal-format
53823 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
53824 msgstr ""
53826 #: fortran/openmp.c:2371 fortran/openmp.c:5242
53827 #, gcc-internal-format, gfc-internal-format
53828 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
53829 msgstr ""
53831 #: fortran/openmp.c:2376
53832 #, gcc-internal-format, gfc-internal-format
53833 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
53834 msgstr ""
53836 #: fortran/openmp.c:2378
53837 #, gcc-internal-format, gfc-internal-format
53838 msgid "Previous !$OMP DECLARE REDUCTION at %L"
53839 msgstr ""
53841 #: fortran/openmp.c:2398
53842 #, gcc-internal-format, gfc-internal-format
53843 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
53844 msgstr ""
53846 #: fortran/openmp.c:2427
53847 #, gcc-internal-format, gfc-internal-format
53848 msgid ""
53849 "Only the !$OMP DECLARE TARGET form without list is allowed in interface "
53850 "block at %C"
53851 msgstr ""
53853 #: fortran/openmp.c:2453
53854 #, gcc-internal-format, gfc-internal-format
53855 msgid "OMP DECLARE TARGET on a variable at %C is an element of a COMMON block"
53856 msgstr ""
53858 #: fortran/openmp.c:2492
53859 #, gcc-internal-format, gfc-internal-format
53860 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
53861 msgstr ""
53863 #: fortran/openmp.c:2498
53864 #, gcc-internal-format, gfc-internal-format
53865 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
53866 msgstr ""
53868 #: fortran/openmp.c:2528
53869 #, gcc-internal-format, gfc-internal-format
53870 msgid "Threadprivate variable at %C is an element of a COMMON block"
53871 msgstr ""
53873 #: fortran/openmp.c:2565
53874 #, gcc-internal-format, gfc-internal-format
53875 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
53876 msgstr ""
53878 #: fortran/openmp.c:2572
53879 #, gcc-internal-format, gfc-internal-format
53880 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
53881 msgstr ""
53883 #: fortran/openmp.c:2653
53884 #, gcc-internal-format, gfc-internal-format
53885 msgid "Unexpected junk after TASKWAIT clause at %C"
53886 msgstr ""
53888 #: fortran/openmp.c:2667
53889 #, gcc-internal-format, gfc-internal-format
53890 msgid "Unexpected junk after TASKYIELD clause at %C"
53891 msgstr ""
53893 #: fortran/openmp.c:2792
53894 #, gcc-internal-format, gfc-internal-format
53895 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
53896 msgstr ""
53898 #: fortran/openmp.c:2806
53899 #, gcc-internal-format, gfc-internal-format
53900 msgid "Unexpected junk after $OMP MASTER statement at %C"
53901 msgstr ""
53903 #: fortran/openmp.c:2820
53904 #, gcc-internal-format, gfc-internal-format
53905 msgid "Unexpected junk after $OMP ORDERED statement at %C"
53906 msgstr ""
53908 #: fortran/openmp.c:2865
53909 #, gcc-internal-format, gfc-internal-format
53910 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
53911 msgstr ""
53913 #: fortran/openmp.c:2892
53914 #, gcc-internal-format, gfc-internal-format
53915 msgid "Unexpected junk after $OMP BARRIER statement at %C"
53916 msgstr ""
53918 #: fortran/openmp.c:2906
53919 #, gcc-internal-format, gfc-internal-format
53920 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
53921 msgstr ""
53923 #: fortran/openmp.c:2956
53924 #, gcc-internal-format, gfc-internal-format
53925 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
53926 msgstr ""
53928 #: fortran/openmp.c:2976
53929 #, gcc-internal-format, gfc-internal-format
53930 msgid "Unexpected junk after NOWAIT clause at %C"
53931 msgstr ""
53933 #: fortran/openmp.c:3016
53934 #, gcc-internal-format, gfc-internal-format
53935 msgid "%s clause at %L requires a scalar INTEGER expression"
53936 msgstr ""
53938 #: fortran/openmp.c:3027
53939 #, gcc-internal-format, gfc-internal-format
53940 msgid "INTEGER expression of %s clause at %L must be positive"
53941 msgstr ""
53943 #: fortran/openmp.c:3038
53944 #, gcc-internal-format
53945 msgid "POINTER object %qs of derived type in %s clause at %L"
53946 msgstr ""
53948 #: fortran/openmp.c:3041
53949 #, gcc-internal-format
53950 msgid "Cray pointer object of derived type %qs in %s clause at %L"
53951 msgstr ""
53953 #: fortran/openmp.c:3044
53954 #, gcc-internal-format
53955 msgid "Cray pointee object of derived type %qs in %s clause at %L"
53956 msgstr ""
53958 #: fortran/openmp.c:3050 fortran/openmp.c:3764
53959 #, gcc-internal-format
53960 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
53961 msgstr ""
53963 #: fortran/openmp.c:3055
53964 #, gcc-internal-format
53965 msgid "Cray pointer object of polymorphic type %qs in %s clause at %L"
53966 msgstr ""
53968 #: fortran/openmp.c:3060
53969 #, gcc-internal-format
53970 msgid "Cray pointee object of polymorphic type %qs in %s clause at %L"
53971 msgstr ""
53973 #: fortran/openmp.c:3070 fortran/openmp.c:3601
53974 #, gcc-internal-format
53975 msgid "Assumed size array %qs in %s clause at %L"
53976 msgstr ""
53978 #: fortran/openmp.c:3073
53979 #, gcc-internal-format
53980 msgid "Assumed rank array %qs in %s clause at %L"
53981 msgstr ""
53983 #: fortran/openmp.c:3077
53984 #, gcc-internal-format
53985 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
53986 msgstr ""
53988 #: fortran/openmp.c:3085
53989 #, gcc-internal-format
53990 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
53991 msgstr ""
53993 #: fortran/openmp.c:3090
53994 #, gcc-internal-format
53995 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
53996 msgstr ""
53998 #: fortran/openmp.c:3102 fortran/openmp.c:3591
53999 #, gcc-internal-format
54000 msgid "POINTER object %qs in %s clause at %L"
54001 msgstr ""
54003 #: fortran/openmp.c:3107 fortran/openmp.c:3768
54004 #, gcc-internal-format
54005 msgid "Cray pointer object %qs in %s clause at %L"
54006 msgstr ""
54008 #: fortran/openmp.c:3112 fortran/openmp.c:3771
54009 #, gcc-internal-format
54010 msgid "Cray pointee object %qs in %s clause at %L"
54011 msgstr ""
54013 #: fortran/openmp.c:3117 fortran/openmp.c:3759
54014 #, gcc-internal-format
54015 msgid "ALLOCATABLE object %qs in %s clause at %L"
54016 msgstr ""
54018 #: fortran/openmp.c:3120
54019 #, gcc-internal-format
54020 msgid "VALUE object %qs in %s clause at %L"
54021 msgstr ""
54023 #: fortran/openmp.c:3163
54024 #, gcc-internal-format, gfc-internal-format
54025 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L "
54026 msgstr ""
54028 #: fortran/openmp.c:3212
54029 #, gcc-internal-format, gfc-internal-format
54030 msgid ""
54031 "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L "
54032 msgstr ""
54034 #: fortran/openmp.c:3246 fortran/resolve.c:9434 fortran/resolve.c:10656
54035 #, gcc-internal-format, gfc-internal-format
54036 msgid "IF clause at %L requires a scalar LOGICAL expression"
54037 msgstr ""
54039 #: fortran/openmp.c:3254
54040 #, gcc-internal-format, gfc-internal-format
54041 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
54042 msgstr ""
54044 #: fortran/openmp.c:3262
54045 #, gcc-internal-format, gfc-internal-format
54046 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
54047 msgstr ""
54049 #: fortran/openmp.c:3270
54050 #, gcc-internal-format, gfc-internal-format
54051 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
54052 msgstr ""
54054 #: fortran/openmp.c:3275
54055 #, gcc-internal-format, gfc-internal-format
54056 msgid ""
54057 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
54058 msgstr ""
54060 #: fortran/openmp.c:3290
54061 #, gcc-internal-format
54062 msgid "Variable %qs is not a dummy argument at %L"
54063 msgstr ""
54065 #: fortran/openmp.c:3322
54066 #, gcc-internal-format
54067 msgid "Object %qs is not a variable at %L"
54068 msgstr ""
54070 #: fortran/openmp.c:3338 fortran/openmp.c:3349 fortran/openmp.c:3357
54071 #: fortran/openmp.c:3368 fortran/openmp.c:3380 fortran/openmp.c:3395
54072 #: fortran/openmp.c:5045
54073 #, gcc-internal-format
54074 msgid "Symbol %qs present on multiple clauses at %L"
54075 msgstr ""
54077 #: fortran/openmp.c:3402
54078 #, gcc-internal-format
54079 msgid "Array %qs is not permitted in reduction at %L"
54080 msgstr ""
54082 #: fortran/openmp.c:3415
54083 #, gcc-internal-format
54084 msgid "Symbol %qs present on both FROM and TO clauses at %L"
54085 msgstr ""
54087 #: fortran/openmp.c:3437
54088 #, gcc-internal-format
54089 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
54090 msgstr ""
54092 #: fortran/openmp.c:3445
54093 #, gcc-internal-format
54094 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
54095 msgstr ""
54097 #: fortran/openmp.c:3448
54098 #, gcc-internal-format
54099 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
54100 msgstr ""
54102 #: fortran/openmp.c:3456
54103 #, gcc-internal-format
54104 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
54105 msgstr ""
54107 #: fortran/openmp.c:3459
54108 #, gcc-internal-format
54109 msgid "Cray pointee %qs in SHARED clause at %L"
54110 msgstr ""
54112 #: fortran/openmp.c:3462
54113 #, gcc-internal-format
54114 msgid "ASSOCIATE name %qs in SHARED clause at %L"
54115 msgstr ""
54117 #: fortran/openmp.c:3477
54118 #, gcc-internal-format
54119 msgid ""
54120 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
54121 "%L"
54122 msgstr ""
54124 #: fortran/openmp.c:3489
54125 #, gcc-internal-format
54126 msgid ""
54127 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
54128 "alignment expression"
54129 msgstr ""
54131 #: fortran/openmp.c:3509 fortran/openmp.c:3530
54132 #, gcc-internal-format
54133 msgid "%qs in %s clause at %L is not a proper array section"
54134 msgstr ""
54136 #: fortran/openmp.c:3513
54137 #, gcc-internal-format, gfc-internal-format
54138 msgid "Coarrays not supported in %s clause at %L"
54139 msgstr ""
54141 #: fortran/openmp.c:3522
54142 #, gcc-internal-format, gfc-internal-format
54143 msgid "Stride should not be specified for array section in %s clause at %L"
54144 msgstr ""
54146 #: fortran/openmp.c:3543
54147 #, gcc-internal-format
54148 msgid "%qs in DEPEND clause at %L is a zero size array section"
54149 msgstr ""
54151 #: fortran/openmp.c:3565 fortran/openmp.c:3577
54152 #, gcc-internal-format
54153 msgid "THREADPRIVATE object %qs in %s clause at %L"
54154 msgstr ""
54156 #: fortran/openmp.c:3568 fortran/openmp.c:3580
54157 #, gcc-internal-format
54158 msgid "Cray pointee %qs in %s clause at %L"
54159 msgstr ""
54161 #: fortran/openmp.c:3583
54162 #, gcc-internal-format
54163 msgid "ASSOCIATE name %qs in %s clause at %L"
54164 msgstr ""
54166 #: fortran/openmp.c:3588
54167 #, gcc-internal-format
54168 msgid "Procedure pointer %qs in %s clause at %L"
54169 msgstr ""
54171 #: fortran/openmp.c:3594
54172 #, gcc-internal-format
54173 msgid "Cray pointer %qs in %s clause at %L"
54174 msgstr ""
54176 #: fortran/openmp.c:3604
54177 #, gcc-internal-format
54178 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
54179 msgstr ""
54181 #. case OMP_LIST_REDUCTION:
54182 #: fortran/openmp.c:3614
54183 #, gcc-internal-format
54184 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
54185 msgstr ""
54187 #: fortran/openmp.c:3707
54188 #, gcc-internal-format, gfc-internal-format
54189 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
54190 msgstr ""
54192 #: fortran/openmp.c:3730
54193 #, gcc-internal-format
54194 msgid "LINEAR variable %qs must be INTEGER at %L"
54195 msgstr ""
54197 #: fortran/openmp.c:3733
54198 #, gcc-internal-format
54199 msgid "LINEAR dummy argument %qs must have VALUE attribute at %L"
54200 msgstr ""
54202 #: fortran/openmp.c:3741
54203 #, gcc-internal-format
54204 msgid ""
54205 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
54206 msgstr ""
54208 #: fortran/openmp.c:3745
54209 #, gcc-internal-format
54210 msgid ""
54211 "%qs in LINEAR clause at %L requires a constant integer linear-step expression"
54212 msgstr ""
54214 #: fortran/openmp.c:3776
54215 #, gcc-internal-format
54216 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
54217 msgstr ""
54219 #: fortran/openmp.c:3796
54220 #, gcc-internal-format, gfc-internal-format
54221 msgid "SAFELEN clause at %L requires a scalar INTEGER expression"
54222 msgstr ""
54224 #: fortran/openmp.c:3804
54225 #, gcc-internal-format, gfc-internal-format
54226 msgid "SIMDLEN clause at %L requires a scalar INTEGER expression"
54227 msgstr ""
54229 #: fortran/openmp.c:3812
54230 #, gcc-internal-format, gfc-internal-format
54231 msgid "NUM_TEAMS clause at %L requires a scalar INTEGER expression"
54232 msgstr ""
54234 #: fortran/openmp.c:3820
54235 #, gcc-internal-format, gfc-internal-format
54236 msgid "DEVICE clause at %L requires a scalar INTEGER expression"
54237 msgstr ""
54239 #: fortran/openmp.c:3828
54240 #, gcc-internal-format, gfc-internal-format
54241 msgid ""
54242 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
54243 msgstr ""
54245 #: fortran/openmp.c:3836
54246 #, gcc-internal-format, gfc-internal-format
54247 msgid "THREAD_LIMIT clause at %L requires a scalar INTEGER expression"
54248 msgstr ""
54250 #: fortran/openmp.c:3964
54251 #, gcc-internal-format, gfc-internal-format
54252 msgid ""
54253 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
54254 msgstr ""
54256 #: fortran/openmp.c:3989
54257 #, gcc-internal-format, gfc-internal-format
54258 msgid ""
54259 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
54260 "type at %L"
54261 msgstr ""
54263 #: fortran/openmp.c:3994
54264 #, gcc-internal-format, gfc-internal-format
54265 msgid ""
54266 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
54267 "reference var at %L"
54268 msgstr ""
54270 #: fortran/openmp.c:4016 fortran/openmp.c:4307
54271 #, gcc-internal-format, gfc-internal-format
54272 msgid ""
54273 "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of "
54274 "intrinsic type at %L"
54275 msgstr ""
54277 #: fortran/openmp.c:4031
54278 #, gcc-internal-format, gfc-internal-format
54279 msgid ""
54280 "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of "
54281 "intrinsic type at %L"
54282 msgstr ""
54284 #: fortran/openmp.c:4038 fortran/openmp.c:4314
54285 #, gcc-internal-format, gfc-internal-format
54286 msgid ""
54287 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
54288 "update statement writes into at %L"
54289 msgstr ""
54291 #: fortran/openmp.c:4054
54292 #, gcc-internal-format, gfc-internal-format
54293 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
54294 msgstr ""
54296 #: fortran/openmp.c:4096
54297 #, gcc-internal-format, gfc-internal-format
54298 msgid ""
54299 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
54300 "EQV. or .NEQV. at %L"
54301 msgstr ""
54303 #: fortran/openmp.c:4144
54304 #, gcc-internal-format, gfc-internal-format
54305 msgid ""
54306 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
54307 msgstr ""
54309 #: fortran/openmp.c:4158
54310 #, gcc-internal-format, gfc-internal-format
54311 msgid ""
54312 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
54313 "(expr) at %L"
54314 msgstr ""
54316 #: fortran/openmp.c:4190
54317 #, gcc-internal-format, gfc-internal-format
54318 msgid ""
54319 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
54320 "reference var at %L"
54321 msgstr ""
54323 #: fortran/openmp.c:4214
54324 #, gcc-internal-format, gfc-internal-format
54325 msgid ""
54326 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
54327 "at %L"
54328 msgstr ""
54330 #: fortran/openmp.c:4221
54331 #, gcc-internal-format, gfc-internal-format
54332 msgid ""
54333 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
54334 msgstr ""
54336 #: fortran/openmp.c:4238
54337 #, gcc-internal-format
54338 msgid ""
54339 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
54340 msgstr ""
54342 #: fortran/openmp.c:4245
54343 #, gcc-internal-format, gfc-internal-format
54344 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
54345 msgstr ""
54347 #: fortran/openmp.c:4253
54348 #, gcc-internal-format
54349 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
54350 msgstr ""
54352 #: fortran/openmp.c:4271
54353 #, gcc-internal-format, gfc-internal-format
54354 msgid ""
54355 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
54356 "side at %L"
54357 msgstr ""
54359 #: fortran/openmp.c:4285
54360 #, gcc-internal-format, gfc-internal-format
54361 msgid ""
54362 "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of "
54363 "intrinsic type at %L"
54364 msgstr ""
54366 #: fortran/openmp.c:4562
54367 #, gcc-internal-format, gfc-internal-format
54368 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
54369 msgstr ""
54371 #: fortran/openmp.c:4568
54372 #, gcc-internal-format, gfc-internal-format
54373 msgid "%s cannot be a DO CONCURRENT loop at %L"
54374 msgstr ""
54376 #: fortran/openmp.c:4574
54377 #, gcc-internal-format, gfc-internal-format
54378 msgid "%s iteration variable must be of type integer at %L"
54379 msgstr ""
54381 #: fortran/openmp.c:4578
54382 #, gcc-internal-format, gfc-internal-format
54383 msgid "%s iteration variable must not be THREADPRIVATE at %L"
54384 msgstr ""
54386 #: fortran/openmp.c:4591
54387 #, gcc-internal-format, gfc-internal-format
54388 msgid ""
54389 "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at "
54390 "%L"
54391 msgstr ""
54393 #: fortran/openmp.c:4595
54394 #, gcc-internal-format, gfc-internal-format
54395 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
54396 msgstr ""
54398 #: fortran/openmp.c:4599
54399 #, gcc-internal-format, gfc-internal-format
54400 msgid "%s iteration variable present on clause other than LINEAR at %L"
54401 msgstr ""
54403 #: fortran/openmp.c:4617
54404 #, gcc-internal-format, gfc-internal-format
54405 msgid "%s collapsed loops don't form rectangular iteration space at %L"
54406 msgstr ""
54408 #: fortran/openmp.c:4631
54409 #, gcc-internal-format, gfc-internal-format
54410 msgid "collapsed %s loops not perfectly nested at %L"
54411 msgstr ""
54413 #: fortran/openmp.c:4640 fortran/openmp.c:4648
54414 #, gcc-internal-format, gfc-internal-format
54415 msgid "not enough DO loops for collapsed %s at %L"
54416 msgstr ""
54418 #: fortran/openmp.c:4732 fortran/openmp.c:4745
54419 #, gcc-internal-format, gfc-internal-format
54420 msgid "The %s directive cannot be specified within a %s region at %L"
54421 msgstr ""
54423 #: fortran/openmp.c:4764
54424 #, gcc-internal-format, gfc-internal-format
54425 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
54426 msgstr ""
54428 #: fortran/openmp.c:4770
54429 #, gcc-internal-format, gfc-internal-format
54430 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
54431 msgstr ""
54433 #: fortran/openmp.c:4786
54434 #, gcc-internal-format, gfc-internal-format
54435 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
54436 msgstr ""
54438 #: fortran/openmp.c:4800
54439 #, gcc-internal-format, gfc-internal-format
54440 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
54441 msgstr ""
54443 #: fortran/openmp.c:4810 fortran/openmp.c:4819
54444 #, gcc-internal-format, gfc-internal-format
54445 msgid "not enough DO loops for %s !$ACC LOOP at %L"
54446 msgstr ""
54448 #: fortran/openmp.c:4834 fortran/openmp.c:4841
54449 #, gcc-internal-format, gfc-internal-format
54450 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
54451 msgstr ""
54453 #: fortran/openmp.c:4863
54454 #, gcc-internal-format, gfc-internal-format
54455 msgid ""
54456 "Loop parallelized across gangs is not allowed inside another loop "
54457 "parallelized across gangs at %L"
54458 msgstr ""
54460 #: fortran/openmp.c:4867 fortran/openmp.c:4871
54461 #, gcc-internal-format, gfc-internal-format
54462 msgid ""
54463 "Loop parallelized across gangs is not allowed inside loop parallelized "
54464 "across workers at %L"
54465 msgstr ""
54467 #: fortran/openmp.c:4878
54468 #, gcc-internal-format, gfc-internal-format
54469 msgid ""
54470 "Loop parallelized across workers is not allowed inside another loop "
54471 "parallelized across workers at %L"
54472 msgstr ""
54474 #: fortran/openmp.c:4882
54475 #, gcc-internal-format, gfc-internal-format
54476 msgid ""
54477 "Loop parallelized across workers is not allowed inside another loop "
54478 "parallelized across vectors at %L"
54479 msgstr ""
54481 #: fortran/openmp.c:4888
54482 #, gcc-internal-format, gfc-internal-format
54483 msgid ""
54484 "Loop parallelized across vectors is not allowed inside another loop "
54485 "parallelized across vectors at %L"
54486 msgstr ""
54488 #: fortran/openmp.c:4900
54489 #, gcc-internal-format, gfc-internal-format
54490 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
54491 msgstr ""
54493 #: fortran/openmp.c:4902
54494 #, gcc-internal-format, gfc-internal-format
54495 msgid "Clause SEQ conflicts with GANG at %L"
54496 msgstr ""
54498 #: fortran/openmp.c:4904
54499 #, gcc-internal-format, gfc-internal-format
54500 msgid "Clause SEQ conflicts with WORKER at %L"
54501 msgstr ""
54503 #: fortran/openmp.c:4906
54504 #, gcc-internal-format, gfc-internal-format
54505 msgid "Clause SEQ conflicts with VECTOR at %L"
54506 msgstr ""
54508 #: fortran/openmp.c:4908
54509 #, gcc-internal-format, gfc-internal-format
54510 msgid "Clause SEQ conflicts with AUTO at %L"
54511 msgstr ""
54513 #: fortran/openmp.c:4913
54514 #, gcc-internal-format, gfc-internal-format
54515 msgid "Clause AUTO conflicts with GANG at %L"
54516 msgstr ""
54518 #: fortran/openmp.c:4915
54519 #, gcc-internal-format, gfc-internal-format
54520 msgid "Clause AUTO conflicts with WORKER at %L"
54521 msgstr ""
54523 #: fortran/openmp.c:4917
54524 #, gcc-internal-format, gfc-internal-format
54525 msgid "Clause AUTO conflicts with VECTOR at %L"
54526 msgstr ""
54528 #: fortran/openmp.c:4921
54529 #, gcc-internal-format, gfc-internal-format
54530 msgid ""
54531 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
54532 "same time at %L"
54533 msgstr ""
54535 #: fortran/openmp.c:4956
54536 #, gcc-internal-format, gfc-internal-format
54537 msgid "TILE requires constant expression at %L"
54538 msgstr ""
54540 #: fortran/openmp.c:5021
54541 #, gcc-internal-format
54542 msgid "PARAMETER object %qs is not allowed at %L"
54543 msgstr ""
54545 #: fortran/openmp.c:5028
54546 #, gcc-internal-format
54547 msgid "Array sections: %qs not allowed in $!ACC DECLARE at %L"
54548 msgstr ""
54550 #: fortran/openmp.c:5147
54551 #, gcc-internal-format, gfc-internal-format
54552 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
54553 msgstr ""
54555 #: fortran/openmp.c:5168
54556 #, gcc-internal-format
54557 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
54558 msgstr ""
54560 #: fortran/openmp.c:5192
54561 #, gcc-internal-format, gfc-internal-format
54562 msgid ""
54563 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
54564 "DECLARE REDUCTION at %L"
54565 msgstr ""
54567 #: fortran/openmp.c:5200
54568 #, gcc-internal-format, gfc-internal-format
54569 msgid ""
54570 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
54571 "REDUCTION at %L"
54572 msgstr ""
54574 #: fortran/openmp.c:5229
54575 #, gcc-internal-format, gfc-internal-format
54576 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
54577 msgstr ""
54579 #: fortran/openmp.c:5251
54580 #, gcc-internal-format, gfc-internal-format
54581 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
54582 msgstr ""
54584 #: fortran/openmp.c:5267
54585 #, gcc-internal-format, gfc-internal-format
54586 msgid ""
54587 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
54588 "REDUCTION at %L"
54589 msgstr ""
54591 #: fortran/openmp.c:5282
54592 #, gcc-internal-format, gfc-internal-format
54593 msgid ""
54594 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
54595 "DECLARE REDUCTION at %L"
54596 msgstr ""
54598 #: fortran/openmp.c:5292
54599 #, gcc-internal-format, gfc-internal-format
54600 msgid ""
54601 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
54602 "REDUCTION must be OMP_PRIV at %L"
54603 msgstr ""
54605 #: fortran/openmp.c:5300
54606 #, gcc-internal-format, gfc-internal-format
54607 msgid ""
54608 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
54609 "without default initializer at %L"
54610 msgstr ""
54612 #: fortran/options.c:214
54613 #, gcc-internal-format
54614 msgid "-fexcess-precision=standard for Fortran"
54615 msgstr ""
54617 #: fortran/options.c:301
54618 #, gcc-internal-format
54619 msgid "Reading file %qs as free form"
54620 msgstr ""
54622 #: fortran/options.c:311
54623 #, gcc-internal-format
54624 msgid "%<-fd-lines-as-comments%> has no effect in free form"
54625 msgstr ""
54627 #: fortran/options.c:314
54628 #, gcc-internal-format
54629 msgid "%<-fd-lines-as-code%> has no effect in free form"
54630 msgstr ""
54632 #: fortran/options.c:345
54633 #, gcc-internal-format
54634 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
54635 msgstr ""
54637 #: fortran/options.c:348
54638 #, gcc-internal-format
54639 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
54640 msgstr ""
54642 #: fortran/options.c:350
54643 #, gcc-internal-format
54644 msgid ""
54645 "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
54646 msgstr ""
54648 #: fortran/options.c:353
54649 #, gcc-internal-format
54650 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
54651 msgstr ""
54653 #: fortran/options.c:356
54654 #, gcc-internal-format
54655 msgid ""
54656 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-"
54657 "fopenmp%>"
54658 msgstr ""
54660 #: fortran/options.c:393
54661 #, gcc-internal-format
54662 msgid "Fixed line length must be at least seven"
54663 msgstr ""
54665 #: fortran/options.c:396
54666 #, gcc-internal-format
54667 msgid "Free line length must be at least three"
54668 msgstr ""
54670 #: fortran/options.c:399
54671 #, gcc-internal-format, gfc-internal-format
54672 msgid "Maximum subrecord length cannot exceed %d"
54673 msgstr ""
54675 #: fortran/options.c:418
54676 #, gcc-internal-format
54677 msgid "gfortran: Only one %<-J%> option allowed"
54678 msgstr ""
54680 #: fortran/options.c:490
54681 #, gcc-internal-format
54682 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
54683 msgstr ""
54685 #: fortran/options.c:492
54686 #, gcc-internal-format
54687 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
54688 msgstr ""
54690 #: fortran/options.c:541
54691 #, gcc-internal-format
54692 msgid "Argument to %<-fcheck%> is not valid: %s"
54693 msgstr ""
54695 #: fortran/options.c:590
54696 #, gcc-internal-format
54697 msgid "%<-static-libgfortran%> is not supported in this configuration"
54698 msgstr ""
54700 #: fortran/options.c:613
54701 #, gcc-internal-format, gfc-internal-format
54702 msgid "Maximum supported identifier length is %d"
54703 msgstr ""
54705 #: fortran/options.c:633
54706 #, gcc-internal-format
54707 msgid "Unrecognized option to %<-finit-logical%>: %s"
54708 msgstr ""
54710 #: fortran/options.c:649
54711 #, gcc-internal-format
54712 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
54713 msgstr ""
54715 #: fortran/parse.c:583
54716 #, gcc-internal-format, gfc-internal-format
54717 msgid "Unclassifiable statement at %C"
54718 msgstr ""
54720 #: fortran/parse.c:619
54721 #, gcc-internal-format, gfc-internal-format
54722 msgid "OpenACC directives at %C may not appear in PURE procedures"
54723 msgstr ""
54725 #: fortran/parse.c:695
54726 #, gcc-internal-format, gfc-internal-format
54727 msgid "Unclassifiable OpenACC directive at %C"
54728 msgstr ""
54730 #: fortran/parse.c:776
54731 #, gcc-internal-format, gfc-internal-format
54732 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
54733 msgstr ""
54735 #: fortran/parse.c:955
54736 #, gcc-internal-format, gfc-internal-format
54737 msgid "Unclassifiable OpenMP directive at %C"
54738 msgstr ""
54740 #: fortran/parse.c:989
54741 #, gcc-internal-format, gfc-internal-format
54742 msgid "Unclassifiable GCC directive at %C"
54743 msgstr ""
54745 #: fortran/parse.c:1048 fortran/parse.c:1280
54746 #, gcc-internal-format, gfc-internal-format
54747 msgid "Zero is not a valid statement label at %C"
54748 msgstr ""
54750 #: fortran/parse.c:1055 fortran/parse.c:1272
54751 #, gcc-internal-format, gfc-internal-format
54752 msgid "Non-numeric character in statement label at %C"
54753 msgstr ""
54755 #: fortran/parse.c:1067 fortran/parse.c:1321
54756 #, gcc-internal-format, gfc-internal-format
54757 msgid "Semicolon at %C needs to be preceded by statement"
54758 msgstr ""
54760 #: fortran/parse.c:1075 fortran/parse.c:1336
54761 #, gcc-internal-format, gfc-internal-format
54762 msgid "Ignoring statement label in empty statement at %L"
54763 msgstr ""
54765 #: fortran/parse.c:1142 fortran/parse.c:1323
54766 #, gcc-internal-format, gfc-internal-format
54767 msgid "Fortran 2008: Semicolon at %C without preceding statement"
54768 msgstr ""
54770 #: fortran/parse.c:1165 fortran/parse.c:1299
54771 #, gcc-internal-format, gfc-internal-format
54772 msgid "Bad continuation line at %C"
54773 msgstr ""
54775 #: fortran/parse.c:1593
54776 #, gcc-internal-format, gfc-internal-format
54777 msgid "FORMAT statement at %L does not have a statement label"
54778 msgstr ""
54780 #: fortran/parse.c:2291
54781 #, gcc-internal-format
54782 msgid "gfc_ascii_statement(): Bad statement code"
54783 msgstr ""
54785 #: fortran/parse.c:2436
54786 #, gcc-internal-format, gfc-internal-format
54787 msgid "Unexpected %s statement at %C"
54788 msgstr ""
54790 #: fortran/parse.c:2591
54791 #, gcc-internal-format, gfc-internal-format
54792 msgid "%s statement at %C cannot follow %s statement at %L"
54793 msgstr ""
54795 #: fortran/parse.c:2608
54796 #, gcc-internal-format
54797 msgid "Unexpected end of file in %qs"
54798 msgstr ""
54800 #: fortran/parse.c:2640
54801 #, gcc-internal-format
54802 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
54803 msgstr ""
54805 #: fortran/parse.c:2643
54806 #, gcc-internal-format
54807 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
54808 msgstr ""
54810 #: fortran/parse.c:2663
54811 #, gcc-internal-format, gfc-internal-format
54812 msgid "Components in TYPE at %C must precede CONTAINS"
54813 msgstr ""
54815 #: fortran/parse.c:2667
54816 #, gcc-internal-format, gfc-internal-format
54817 msgid "Type-bound procedure at %C"
54818 msgstr ""
54820 #: fortran/parse.c:2675
54821 #, gcc-internal-format, gfc-internal-format
54822 msgid "GENERIC binding at %C"
54823 msgstr ""
54825 #: fortran/parse.c:2683
54826 #, gcc-internal-format, gfc-internal-format
54827 msgid "FINAL procedure declaration at %C"
54828 msgstr ""
54830 #: fortran/parse.c:2695
54831 #, gcc-internal-format, gfc-internal-format
54832 msgid "Derived type definition at %C with empty CONTAINS section"
54833 msgstr ""
54835 #: fortran/parse.c:2705 fortran/parse.c:3160
54836 #, gcc-internal-format, gfc-internal-format
54837 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
54838 msgstr ""
54840 #: fortran/parse.c:2712
54841 #, gcc-internal-format, gfc-internal-format
54842 msgid "PRIVATE statement at %C must precede procedure bindings"
54843 msgstr ""
54845 #: fortran/parse.c:2719 fortran/parse.c:3173
54846 #, gcc-internal-format, gfc-internal-format
54847 msgid "Duplicate PRIVATE statement at %C"
54848 msgstr ""
54850 #: fortran/parse.c:2729
54851 #, gcc-internal-format, gfc-internal-format
54852 msgid "SEQUENCE statement at %C must precede CONTAINS"
54853 msgstr ""
54855 #: fortran/parse.c:2733
54856 #, gcc-internal-format, gfc-internal-format
54857 msgid "Already inside a CONTAINS block at %C"
54858 msgstr ""
54860 #: fortran/parse.c:2852
54861 #, gcc-internal-format, gfc-internal-format
54862 msgid ""
54863 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
54864 "subcomponent of a coarray, which is not possible as the component has the "
54865 "pointer attribute"
54866 msgstr ""
54868 #: fortran/parse.c:2858
54869 #, gcc-internal-format, gfc-internal-format
54870 msgid ""
54871 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
54872 "which must have a codimension or be a subcomponent of a coarray"
54873 msgstr ""
54875 #: fortran/parse.c:2863
54876 #, gcc-internal-format, gfc-internal-format
54877 msgid ""
54878 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
54879 msgstr ""
54881 #: fortran/parse.c:2867
54882 #, gcc-internal-format, gfc-internal-format
54883 msgid ""
54884 "Allocatable component %s at %L must have a codimension as it has a "
54885 "noncoarray subcomponent of type LOCK_TYPE"
54886 msgstr ""
54888 #: fortran/parse.c:2872
54889 #, gcc-internal-format, gfc-internal-format
54890 msgid ""
54891 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
54892 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
54893 "(Variables of type %s may not have a codimension as already a coarray "
54894 "subcomponent exists)"
54895 msgstr ""
54897 #: fortran/parse.c:2879
54898 #, gcc-internal-format, gfc-internal-format
54899 msgid ""
54900 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
54901 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
54902 "(Variables of type %s may not have a codimension as %s at %L has a "
54903 "codimension or a coarray subcomponent)"
54904 msgstr ""
54906 #: fortran/parse.c:2889
54907 #, gcc-internal-format, gfc-internal-format
54908 msgid ""
54909 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
54910 "subcomponent of a coarray, which is not possible as the component has the "
54911 "pointer attribute"
54912 msgstr ""
54914 #: fortran/parse.c:2895
54915 #, gcc-internal-format, gfc-internal-format
54916 msgid ""
54917 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
54918 "which must have a codimension or be a subcomponent of a coarray"
54919 msgstr ""
54921 #: fortran/parse.c:2900
54922 #, gcc-internal-format, gfc-internal-format
54923 msgid ""
54924 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
54925 msgstr ""
54927 #: fortran/parse.c:2904
54928 #, gcc-internal-format, gfc-internal-format
54929 msgid ""
54930 "Allocatable component %s at %L must have a codimension as it has a "
54931 "noncoarray subcomponent of type EVENT_TYPE"
54932 msgstr ""
54934 #: fortran/parse.c:2909
54935 #, gcc-internal-format, gfc-internal-format
54936 msgid ""
54937 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
54938 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
54939 "(Variables of type %s may not have a codimension as already a coarray "
54940 "subcomponent exists)"
54941 msgstr ""
54943 #: fortran/parse.c:2916
54944 #, gcc-internal-format, gfc-internal-format
54945 msgid ""
54946 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
54947 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
54948 "(Variables of type %s may not have a codimension as %s at %L has a "
54949 "codimension or a coarray subcomponent)"
54950 msgstr ""
54952 #: fortran/parse.c:2968
54953 #, gcc-internal-format, gfc-internal-format
54954 msgid "failed to create map component '%s'"
54955 msgstr ""
54957 #: fortran/parse.c:3001
54958 #, gcc-internal-format, gfc-internal-format
54959 msgid "failed to create union component '%s'"
54960 msgstr ""
54962 #: fortran/parse.c:3056
54963 #, gcc-internal-format, gfc-internal-format
54964 msgid "Syntax error in nested structure declaration at %C"
54965 msgstr ""
54967 #: fortran/parse.c:3143
54968 #, gcc-internal-format, gfc-internal-format
54969 msgid "FINAL declaration at %C must be inside CONTAINS"
54970 msgstr ""
54972 #: fortran/parse.c:3151
54973 #, gcc-internal-format, gfc-internal-format
54974 msgid "Derived type definition at %C without components"
54975 msgstr ""
54977 #: fortran/parse.c:3167
54978 #, gcc-internal-format, gfc-internal-format
54979 msgid "PRIVATE statement at %C must precede structure components"
54980 msgstr ""
54982 #: fortran/parse.c:3184
54983 #, gcc-internal-format, gfc-internal-format
54984 msgid "SEQUENCE statement at %C must precede structure components"
54985 msgstr ""
54987 #: fortran/parse.c:3190
54988 #, gcc-internal-format, gfc-internal-format
54989 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
54990 msgstr ""
54992 #: fortran/parse.c:3195
54993 #, gcc-internal-format, gfc-internal-format
54994 msgid "Duplicate SEQUENCE statement at %C"
54995 msgstr ""
54997 #: fortran/parse.c:3205
54998 #, gcc-internal-format, gfc-internal-format
54999 msgid "CONTAINS block in derived type definition at %C"
55000 msgstr ""
55002 #: fortran/parse.c:3263
55003 #, gcc-internal-format, gfc-internal-format
55004 msgid "ENUM declaration at %C has no ENUMERATORS"
55005 msgstr ""
55007 #: fortran/parse.c:3350
55008 #, gcc-internal-format, gfc-internal-format
55009 msgid "Unexpected %s statement in INTERFACE block at %C"
55010 msgstr ""
55012 #: fortran/parse.c:3374
55013 #, gcc-internal-format
55014 msgid ""
55015 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
55016 msgstr ""
55018 #: fortran/parse.c:3408
55019 #, gcc-internal-format, gfc-internal-format
55020 msgid "Unexpected %s statement at %C in INTERFACE body"
55021 msgstr ""
55023 #: fortran/parse.c:3426
55024 #, gcc-internal-format
55025 msgid ""
55026 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
55027 msgstr ""
55029 #: fortran/parse.c:3556
55030 #, gcc-internal-format, gfc-internal-format
55031 msgid "%s statement is not allowed inside of BLOCK at %C"
55032 msgstr ""
55034 #: fortran/parse.c:3586
55035 #, gcc-internal-format, gfc-internal-format
55036 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
55037 msgstr ""
55039 #: fortran/parse.c:3676
55040 #, gcc-internal-format, gfc-internal-format
55041 msgid "%s statement must appear in a MODULE"
55042 msgstr ""
55044 #: fortran/parse.c:3684
55045 #, gcc-internal-format, gfc-internal-format
55046 msgid "%s statement at %C follows another accessibility specification"
55047 msgstr ""
55049 #: fortran/parse.c:3736
55050 #, gcc-internal-format
55051 msgid "Bad kind expression for function %qs at %L"
55052 msgstr ""
55054 #: fortran/parse.c:3740
55055 #, gcc-internal-format
55056 msgid "The type for function %qs at %L is not accessible"
55057 msgstr ""
55059 #: fortran/parse.c:3800
55060 #, gcc-internal-format, gfc-internal-format
55061 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
55062 msgstr ""
55064 #: fortran/parse.c:3822
55065 #, gcc-internal-format, gfc-internal-format
55066 msgid "Unexpected %s statement in WHERE block at %C"
55067 msgstr ""
55069 #: fortran/parse.c:3881
55070 #, gcc-internal-format, gfc-internal-format
55071 msgid "Unexpected %s statement in FORALL block at %C"
55072 msgstr ""
55074 #: fortran/parse.c:3932
55075 #, gcc-internal-format, gfc-internal-format
55076 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
55077 msgstr ""
55079 #: fortran/parse.c:3950
55080 #, gcc-internal-format, gfc-internal-format
55081 msgid "Duplicate ELSE statements at %L and %C"
55082 msgstr ""
55084 #: fortran/parse.c:4011
55085 #, gcc-internal-format, gfc-internal-format
55086 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
55087 msgstr ""
55089 #: fortran/parse.c:4094
55090 #, gcc-internal-format, gfc-internal-format
55091 msgid ""
55092 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
55093 "%C"
55094 msgstr ""
55096 #: fortran/parse.c:4156
55097 #, gcc-internal-format
55098 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
55099 msgstr ""
55101 #: fortran/parse.c:4189
55102 #, gcc-internal-format, gfc-internal-format
55103 msgid "End of nonblock DO statement at %C is within another block"
55104 msgstr ""
55106 #: fortran/parse.c:4199
55107 #, gcc-internal-format, gfc-internal-format
55108 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
55109 msgstr ""
55111 #: fortran/parse.c:4225
55112 #, gcc-internal-format, gfc-internal-format
55113 msgid "CRITICAL block inside of OpenACC region at %C"
55114 msgstr ""
55116 #: fortran/parse.c:4252
55117 #, gcc-internal-format, gfc-internal-format
55118 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
55119 msgstr ""
55121 #: fortran/parse.c:4321
55122 #, gcc-internal-format, gfc-internal-format
55123 msgid "BLOCK construct at %C"
55124 msgstr ""
55126 #: fortran/parse.c:4355
55127 #, gcc-internal-format, gfc-internal-format
55128 msgid "ASSOCIATE construct at %C"
55129 msgstr ""
55131 #: fortran/parse.c:4536
55132 #, gcc-internal-format, gfc-internal-format
55133 msgid "Statement label in ENDDO at %C doesn't match DO label"
55134 msgstr ""
55136 #: fortran/parse.c:4552
55137 #, gcc-internal-format, gfc-internal-format
55138 msgid "Named block DO at %L requires matching ENDDO name"
55139 msgstr ""
55141 #: fortran/parse.c:4733
55142 #, gcc-internal-format, gfc-internal-format
55143 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
55144 msgstr ""
55146 #: fortran/parse.c:4749 fortran/parse.c:4808
55147 #, gcc-internal-format, gfc-internal-format
55148 msgid "OpenACC directive inside of CRITICAL block at %C"
55149 msgstr ""
55151 #: fortran/parse.c:4783
55152 #, gcc-internal-format, gfc-internal-format
55153 msgid "Expecting %s at %C"
55154 msgstr ""
55156 #: fortran/parse.c:4827
55157 #, gcc-internal-format, gfc-internal-format
55158 msgid "Expected DO loop at %C"
55159 msgstr ""
55161 #: fortran/parse.c:4847
55162 #, gcc-internal-format, gfc-internal-format
55163 msgid "Redundant !$ACC END LOOP at %C"
55164 msgstr ""
55166 #: fortran/parse.c:5060
55167 #, gcc-internal-format, gfc-internal-format
55168 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
55169 msgstr ""
55171 #: fortran/parse.c:5117
55172 #, gcc-internal-format, gfc-internal-format
55173 msgid "%s statement at %C cannot terminate a non-block DO loop"
55174 msgstr ""
55176 #: fortran/parse.c:5131
55177 #, gcc-internal-format, gfc-internal-format
55178 msgid "DATA statement at %C after the first executable statement"
55179 msgstr ""
55181 #: fortran/parse.c:5364
55182 #, gcc-internal-format
55183 msgid "Contained procedure %qs at %C is already ambiguous"
55184 msgstr ""
55186 #: fortran/parse.c:5421
55187 #, gcc-internal-format, gfc-internal-format
55188 msgid "Unexpected %s statement in CONTAINS section at %C"
55189 msgstr ""
55191 #: fortran/parse.c:5446
55192 #, gcc-internal-format, gfc-internal-format
55193 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
55194 msgstr ""
55196 #: fortran/parse.c:5558
55197 #, gcc-internal-format, gfc-internal-format
55198 msgid "CONTAINS statement at %C is already in a contained program unit"
55199 msgstr ""
55201 #: fortran/parse.c:5604
55202 #, gcc-internal-format
55203 msgid "gfc_global_used(): Bad type"
55204 msgstr ""
55206 #: fortran/parse.c:5609
55207 #, gcc-internal-format
55208 msgid "Global binding name %qs at %L is already being used as a %s at %L"
55209 msgstr ""
55211 #: fortran/parse.c:5612
55212 #, gcc-internal-format
55213 msgid "Global name %qs at %L is already being used as a %s at %L"
55214 msgstr ""
55216 #: fortran/parse.c:5633
55217 #, gcc-internal-format, gfc-internal-format
55218 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
55219 msgstr ""
55221 #: fortran/parse.c:5659
55222 #, gcc-internal-format, gfc-internal-format
55223 msgid "Unexpected %s statement in BLOCK DATA at %C"
55224 msgstr ""
55226 #: fortran/parse.c:5744
55227 #, gcc-internal-format, gfc-internal-format
55228 msgid "Unexpected %s statement in MODULE at %C"
55229 msgstr ""
55231 #. If we see a duplicate main program, shut down.  If the second
55232 #. instance is an implied main program, i.e. data decls or executable
55233 #. statements, we're in for lots of errors.
55234 #: fortran/parse.c:6131
55235 #, gcc-internal-format, gfc-internal-format
55236 msgid "Two main PROGRAMs at %L and %C"
55237 msgstr ""
55239 #: fortran/primary.c:105
55240 #, gcc-internal-format, gfc-internal-format
55241 msgid "Missing kind-parameter at %C"
55242 msgstr ""
55244 #: fortran/primary.c:138
55245 #, gcc-internal-format
55246 msgid "gfc_check_digit(): bad radix"
55247 msgstr ""
55249 #: fortran/primary.c:232
55250 #, gcc-internal-format, gfc-internal-format
55251 msgid "Integer kind %d at %C not available"
55252 msgstr ""
55254 #: fortran/primary.c:241
55255 #, gcc-internal-format, gfc-internal-format
55256 msgid ""
55257 "Integer too big for its kind at %C. This check can be disabled with the "
55258 "option -fno-range-check"
55259 msgstr ""
55261 #: fortran/primary.c:270
55262 #, gcc-internal-format, gfc-internal-format
55263 msgid "Hollerith constant at %C"
55264 msgstr ""
55266 #: fortran/primary.c:281
55267 #, gcc-internal-format, gfc-internal-format
55268 msgid "Invalid Hollerith constant: %L must contain at least one character"
55269 msgstr ""
55271 #: fortran/primary.c:287
55272 #, gcc-internal-format, gfc-internal-format
55273 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
55274 msgstr ""
55276 #: fortran/primary.c:307
55277 #, gcc-internal-format, gfc-internal-format
55278 msgid "Invalid Hollerith constant at %L contains a wide character"
55279 msgstr ""
55281 #: fortran/primary.c:393
55282 #, gcc-internal-format, gfc-internal-format
55283 msgid "Hexadecimal constant at %C uses non-standard syntax"
55284 msgstr ""
55286 #: fortran/primary.c:402
55287 #, gcc-internal-format, gfc-internal-format
55288 msgid "Empty set of digits in BOZ constant at %C"
55289 msgstr ""
55291 #: fortran/primary.c:408
55292 #, gcc-internal-format, gfc-internal-format
55293 msgid "Illegal character in BOZ constant at %C"
55294 msgstr ""
55296 #: fortran/primary.c:431
55297 #, gcc-internal-format, gfc-internal-format
55298 msgid "BOZ constant at %C uses non-standard postfix syntax"
55299 msgstr ""
55301 #: fortran/primary.c:461
55302 #, gcc-internal-format, gfc-internal-format
55303 msgid "Integer too big for integer kind %i at %C"
55304 msgstr ""
55306 #: fortran/primary.c:467
55307 #, gcc-internal-format, gfc-internal-format
55308 msgid "BOZ used outside a DATA statement at %C"
55309 msgstr ""
55311 #: fortran/primary.c:557
55312 #, gcc-internal-format, gfc-internal-format
55313 msgid "exponent-letter 'q' in real-literal-constant at %C"
55314 msgstr ""
55316 #: fortran/primary.c:562
55317 #, gcc-internal-format
55318 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
55319 msgstr ""
55321 #: fortran/primary.c:578
55322 #, gcc-internal-format, gfc-internal-format
55323 msgid "Missing exponent in real number at %C"
55324 msgstr ""
55326 #: fortran/primary.c:634
55327 #, gcc-internal-format
55328 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
55329 msgstr ""
55331 #: fortran/primary.c:664
55332 #, gcc-internal-format
55333 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
55334 msgstr ""
55336 #: fortran/primary.c:678
55337 #, gcc-internal-format
55338 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
55339 msgstr ""
55341 #: fortran/primary.c:711
55342 #, gcc-internal-format, gfc-internal-format
55343 msgid "Invalid real kind %d at %C"
55344 msgstr ""
55346 #: fortran/primary.c:726
55347 #, gcc-internal-format, gfc-internal-format
55348 msgid "Real constant overflows its kind at %C"
55349 msgstr ""
55351 #: fortran/primary.c:731
55352 #, gcc-internal-format, gfc-internal-format
55353 msgid "Real constant underflows its kind at %C"
55354 msgstr ""
55356 #: fortran/primary.c:736
55357 #, gcc-internal-format
55358 msgid "gfc_range_check() returned bad value"
55359 msgstr ""
55361 #: fortran/primary.c:783
55362 #, gcc-internal-format
55363 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
55364 msgstr ""
55366 #: fortran/primary.c:875
55367 #, gcc-internal-format, gfc-internal-format
55368 msgid "Syntax error in SUBSTRING specification at %C"
55369 msgstr ""
55371 #: fortran/primary.c:1087
55372 #, gcc-internal-format, gfc-internal-format
55373 msgid "Invalid kind %d for CHARACTER constant at %C"
55374 msgstr ""
55376 #: fortran/primary.c:1108
55377 #, gcc-internal-format, gfc-internal-format
55378 msgid "Unterminated character constant beginning at %C"
55379 msgstr ""
55381 #: fortran/primary.c:1138
55382 #, gcc-internal-format
55383 msgid "Character %qs in string at %C is not representable in character kind %d"
55384 msgstr ""
55386 #: fortran/primary.c:1151
55387 #, gcc-internal-format
55388 msgid "match_string_constant(): Delimiter not found"
55389 msgstr ""
55391 #: fortran/primary.c:1221
55392 #, gcc-internal-format, gfc-internal-format
55393 msgid "Bad kind for logical constant at %C"
55394 msgstr ""
55396 #: fortran/primary.c:1253
55397 #, gcc-internal-format, gfc-internal-format
55398 msgid "Expected PARAMETER symbol in complex constant at %C"
55399 msgstr ""
55401 #: fortran/primary.c:1262
55402 #, gcc-internal-format, gfc-internal-format
55403 msgid "Numeric PARAMETER required in complex constant at %C"
55404 msgstr ""
55406 #: fortran/primary.c:1268
55407 #, gcc-internal-format, gfc-internal-format
55408 msgid "Scalar PARAMETER required in complex constant at %C"
55409 msgstr ""
55411 #: fortran/primary.c:1272
55412 #, gcc-internal-format, gfc-internal-format
55413 msgid "PARAMETER symbol in complex constant at %C"
55414 msgstr ""
55416 #: fortran/primary.c:1295
55417 #, gcc-internal-format
55418 msgid "gfc_match_sym_complex_part(): Bad type"
55419 msgstr ""
55421 #: fortran/primary.c:1302
55422 #, gcc-internal-format, gfc-internal-format
55423 msgid "Error converting PARAMETER constant in complex constant at %C"
55424 msgstr ""
55426 #: fortran/primary.c:1430
55427 #, gcc-internal-format, gfc-internal-format
55428 msgid "Syntax error in COMPLEX constant at %C"
55429 msgstr ""
55431 #: fortran/primary.c:1557
55432 #, gcc-internal-format, gfc-internal-format
55433 msgid "Namelist '%s' can not be an argument at %L"
55434 msgstr ""
55436 #: fortran/primary.c:1643
55437 #, gcc-internal-format
55438 msgid "Keyword %qs at %C has already appeared in the current argument list"
55439 msgstr ""
55441 #: fortran/primary.c:1710
55442 #, gcc-internal-format, gfc-internal-format
55443 msgid "argument list function at %C"
55444 msgstr ""
55446 #: fortran/primary.c:1778
55447 #, gcc-internal-format, gfc-internal-format
55448 msgid "Expected alternate return label at %C"
55449 msgstr ""
55451 #: fortran/primary.c:1800
55452 #, gcc-internal-format, gfc-internal-format
55453 msgid "Missing keyword name in actual argument list at %C"
55454 msgstr ""
55456 #: fortran/primary.c:1846
55457 #, gcc-internal-format, gfc-internal-format
55458 msgid "Syntax error in argument list at %C"
55459 msgstr ""
55461 #: fortran/primary.c:1867
55462 #, gcc-internal-format
55463 msgid "extend_ref(): Bad tail"
55464 msgstr ""
55466 #: fortran/primary.c:1906
55467 #, gcc-internal-format, gfc-internal-format
55468 msgid ""
55469 "Array section designator, e.g. '(:)', is required besides the coarray "
55470 "designator '[...]' at %C"
55471 msgstr ""
55473 #: fortran/primary.c:1914
55474 #, gcc-internal-format
55475 msgid "Coarray designator at %C but %qs is not a coarray"
55476 msgstr ""
55478 #: fortran/primary.c:1991
55479 #, gcc-internal-format
55480 msgid "Symbol %qs at %C has no IMPLICIT type"
55481 msgstr ""
55483 #: fortran/primary.c:1997
55484 #, gcc-internal-format
55485 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
55486 msgstr ""
55488 #: fortran/primary.c:2015
55489 #, gcc-internal-format, gfc-internal-format
55490 msgid "Expected structure component name at %C"
55491 msgstr ""
55493 #: fortran/primary.c:2066
55494 #, gcc-internal-format, gfc-internal-format
55495 msgid "Expected argument list at %C"
55496 msgstr ""
55498 #: fortran/primary.c:2106
55499 #, gcc-internal-format
55500 msgid "Procedure pointer component %qs requires an argument list at %C"
55501 msgstr ""
55503 #: fortran/primary.c:2194
55504 #, gcc-internal-format, gfc-internal-format
55505 msgid "Coindexed procedure-pointer component at %C"
55506 msgstr ""
55508 #: fortran/primary.c:2229
55509 #, gcc-internal-format
55510 msgid "gfc_variable_attr(): Expression isn't a variable"
55511 msgstr ""
55513 #: fortran/primary.c:2284
55514 #, gcc-internal-format
55515 msgid "gfc_variable_attr(): Bad array reference"
55516 msgstr ""
55518 #: fortran/primary.c:2454
55519 #, gcc-internal-format, gfc-internal-format
55520 msgid "Structure constructor with missing optional arguments at %C"
55521 msgstr ""
55523 #: fortran/primary.c:2463
55524 #, gcc-internal-format
55525 msgid ""
55526 "No initializer for allocatable component '%qs' given in the structure "
55527 "constructor at %C"
55528 msgstr ""
55530 #: fortran/primary.c:2470
55531 #, gcc-internal-format
55532 msgid ""
55533 "No initializer for component %qs given in the structure constructor at %C!"
55534 msgstr ""
55536 #: fortran/primary.c:2518
55537 #, gcc-internal-format
55538 msgid "Can't construct ABSTRACT type %qs at %L"
55539 msgstr ""
55541 #: fortran/primary.c:2538
55542 #, gcc-internal-format, gfc-internal-format
55543 msgid "Structure constructor with named arguments at %C"
55544 msgstr ""
55546 #: fortran/primary.c:2553
55547 #, gcc-internal-format, gfc-internal-format
55548 msgid "Component initializer without name after component named %s at %L!"
55549 msgstr ""
55551 #: fortran/primary.c:2558
55552 #, gcc-internal-format, gfc-internal-format
55553 msgid "Too many components in structure constructor at %L!"
55554 msgstr ""
55556 #: fortran/primary.c:2595
55557 #, gcc-internal-format
55558 msgid "Component %qs is initialized twice in the structure constructor at %L!"
55559 msgstr ""
55561 #: fortran/primary.c:2607
55562 #, gcc-internal-format
55563 msgid ""
55564 "Coindexed expression to pointer component %qs in structure constructor at %L!"
55565 msgstr ""
55567 #: fortran/primary.c:2661
55568 #, gcc-internal-format
55569 msgid ""
55570 "component %qs at %L has already been set by a parent derived type constructor"
55571 msgstr ""
55573 #: fortran/primary.c:2864
55574 #, gcc-internal-format
55575 msgid ""
55576 "%qs at %C is the name of a recursive function and so refers to the result "
55577 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
55578 msgstr ""
55580 #: fortran/primary.c:2988
55581 #, gcc-internal-format
55582 msgid "Unexpected use of subroutine name %qs at %C"
55583 msgstr ""
55585 #: fortran/primary.c:3020
55586 #, gcc-internal-format
55587 msgid "Statement function %qs requires argument list at %C"
55588 msgstr ""
55590 #: fortran/primary.c:3023
55591 #, gcc-internal-format
55592 msgid "Function %qs requires an argument list at %C"
55593 msgstr ""
55595 #: fortran/primary.c:3073
55596 #, gcc-internal-format
55597 msgid "Missing argument to %qs at %C"
55598 msgstr ""
55600 #: fortran/primary.c:3231
55601 #, gcc-internal-format
55602 msgid "Missing argument list in function %qs at %C"
55603 msgstr ""
55605 #: fortran/primary.c:3275
55606 #, gcc-internal-format, gfc-internal-format
55607 msgid "Symbol at %C is not appropriate for an expression"
55608 msgstr ""
55610 #: fortran/primary.c:3345
55611 #, gcc-internal-format, gfc-internal-format
55612 msgid "Derived type '%s' cannot be used as a variable at %C"
55613 msgstr ""
55615 #: fortran/primary.c:3386
55616 #, gcc-internal-format, gfc-internal-format
55617 msgid "Named constant at %C in an EQUIVALENCE"
55618 msgstr ""
55620 #: fortran/primary.c:3420
55621 #, gcc-internal-format
55622 msgid "%qs at %C is not a variable"
55623 msgstr ""
55625 #: fortran/resolve.c:123
55626 #, gcc-internal-format
55627 msgid "%qs at %L is of the ABSTRACT type %qs"
55628 msgstr ""
55630 #: fortran/resolve.c:126
55631 #, gcc-internal-format
55632 msgid "ABSTRACT type %qs used at %L"
55633 msgstr ""
55635 #: fortran/resolve.c:143
55636 #, gcc-internal-format
55637 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
55638 msgstr ""
55640 #: fortran/resolve.c:156
55641 #, gcc-internal-format
55642 msgid "Interface %qs at %L may not be generic"
55643 msgstr ""
55645 #: fortran/resolve.c:163
55646 #, gcc-internal-format
55647 msgid "Interface %qs at %L may not be a statement function"
55648 msgstr ""
55650 #: fortran/resolve.c:172
55651 #, gcc-internal-format
55652 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
55653 msgstr ""
55655 #: fortran/resolve.c:178
55656 #, gcc-internal-format
55657 msgid "Interface %qs at %L must be explicit"
55658 msgstr ""
55660 #: fortran/resolve.c:200
55661 #, gcc-internal-format
55662 msgid "PROCEDURE %qs at %L may not be used as its own interface"
55663 msgstr ""
55665 #: fortran/resolve.c:294
55666 #, gcc-internal-format
55667 msgid ""
55668 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
55669 msgstr ""
55671 #: fortran/resolve.c:298
55672 #, gcc-internal-format
55673 msgid "Alternate return specifier in function %qs at %L is not allowed"
55674 msgstr ""
55676 #: fortran/resolve.c:309
55677 #, gcc-internal-format
55678 msgid "Self-referential argument %qs at %L is not allowed"
55679 msgstr ""
55681 #: fortran/resolve.c:381
55682 #, gcc-internal-format
55683 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
55684 msgstr ""
55686 #: fortran/resolve.c:391
55687 #, gcc-internal-format
55688 msgid ""
55689 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
55690 "INTENT(IN)"
55691 msgstr ""
55693 #: fortran/resolve.c:396
55694 #, gcc-internal-format
55695 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
55696 msgstr ""
55698 #: fortran/resolve.c:404
55699 #, gcc-internal-format
55700 msgid ""
55701 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
55702 "INTENT"
55703 msgstr ""
55705 #: fortran/resolve.c:409
55706 #, gcc-internal-format
55707 msgid ""
55708 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
55709 "have the VALUE attribute"
55710 msgstr ""
55712 #: fortran/resolve.c:419
55713 #, gcc-internal-format
55714 msgid ""
55715 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
55716 msgstr ""
55718 #: fortran/resolve.c:452
55719 #, gcc-internal-format
55720 msgid "Coarray dummy argument %qs at %L to elemental procedure"
55721 msgstr ""
55723 #: fortran/resolve.c:460
55724 #, gcc-internal-format
55725 msgid "Argument %qs of elemental procedure at %L must be scalar"
55726 msgstr ""
55728 #: fortran/resolve.c:469
55729 #, gcc-internal-format
55730 msgid ""
55731 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
55732 "attribute"
55733 msgstr ""
55735 #: fortran/resolve.c:479
55736 #, gcc-internal-format
55737 msgid ""
55738 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
55739 msgstr ""
55741 #: fortran/resolve.c:487
55742 #, gcc-internal-format
55743 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
55744 msgstr ""
55746 #: fortran/resolve.c:496
55747 #, gcc-internal-format
55748 msgid ""
55749 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
55750 "or have the VALUE attribute"
55751 msgstr ""
55753 #: fortran/resolve.c:509
55754 #, gcc-internal-format
55755 msgid "Argument %qs of statement function at %L must be scalar"
55756 msgstr ""
55758 #: fortran/resolve.c:519
55759 #, gcc-internal-format
55760 msgid ""
55761 "Character-valued argument %qs of statement function at %L must have constant "
55762 "length"
55763 msgstr ""
55765 #: fortran/resolve.c:577
55766 #, gcc-internal-format
55767 msgid "Contained function %qs at %L has no IMPLICIT type"
55768 msgstr ""
55770 #: fortran/resolve.c:580
55771 #, gcc-internal-format
55772 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
55773 msgstr ""
55775 #: fortran/resolve.c:604
55776 #, gcc-internal-format
55777 msgid "Character-valued %s %qs at %L must not be assumed length"
55778 msgstr ""
55780 #: fortran/resolve.c:778
55781 #, gcc-internal-format, gfc-internal-format
55782 msgid "Function %s at %L has entries with mismatched array specifications"
55783 msgstr ""
55785 #: fortran/resolve.c:795
55786 #, gcc-internal-format, gfc-internal-format
55787 msgid ""
55788 "Function %s at %L with entries returning variables of different string "
55789 "lengths"
55790 msgstr ""
55792 #: fortran/resolve.c:822
55793 #, gcc-internal-format, gfc-internal-format
55794 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
55795 msgstr ""
55797 #: fortran/resolve.c:826
55798 #, gcc-internal-format, gfc-internal-format
55799 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
55800 msgstr ""
55802 #: fortran/resolve.c:833
55803 #, gcc-internal-format, gfc-internal-format
55804 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
55805 msgstr ""
55807 #: fortran/resolve.c:837
55808 #, gcc-internal-format, gfc-internal-format
55809 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
55810 msgstr ""
55812 #: fortran/resolve.c:875
55813 #, gcc-internal-format, gfc-internal-format
55814 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
55815 msgstr ""
55817 #: fortran/resolve.c:880
55818 #, gcc-internal-format, gfc-internal-format
55819 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
55820 msgstr ""
55822 #: fortran/resolve.c:929
55823 #, gcc-internal-format
55824 msgid ""
55825 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
55826 "allowed"
55827 msgstr ""
55829 #: fortran/resolve.c:933
55830 #, gcc-internal-format
55831 msgid ""
55832 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
55833 "only allowed in named common blocks"
55834 msgstr ""
55836 #: fortran/resolve.c:940
55837 #, gcc-internal-format
55838 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
55839 msgstr ""
55841 #: fortran/resolve.c:948
55842 #, gcc-internal-format
55843 msgid ""
55844 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
55845 "BIND(C) attribute"
55846 msgstr ""
55848 #: fortran/resolve.c:952
55849 #, gcc-internal-format
55850 msgid ""
55851 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
55852 "allocatable"
55853 msgstr ""
55855 #: fortran/resolve.c:956
55856 #, gcc-internal-format
55857 msgid ""
55858 "Derived type variable %qs in COMMON at %L may not have default initializer"
55859 msgstr ""
55861 #: fortran/resolve.c:1000
55862 #, gcc-internal-format
55863 msgid ""
55864 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
55865 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
55866 msgstr ""
55868 #: fortran/resolve.c:1014
55869 #, gcc-internal-format
55870 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
55871 msgstr ""
55873 #: fortran/resolve.c:1022
55874 #, gcc-internal-format
55875 msgid ""
55876 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
55877 "identifier with global non-COMMON-block entity at %L"
55878 msgstr ""
55880 #: fortran/resolve.c:1044
55881 #, gcc-internal-format, gfc-internal-format
55882 msgid ""
55883 "COMMON block at %L with binding label %s uses the same global identifier as "
55884 "entity at %L"
55885 msgstr ""
55887 #: fortran/resolve.c:1065
55888 #, gcc-internal-format
55889 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
55890 msgstr ""
55892 #: fortran/resolve.c:1069
55893 #, gcc-internal-format
55894 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
55895 msgstr ""
55897 #: fortran/resolve.c:1073
55898 #, gcc-internal-format
55899 msgid "COMMON block %qs at %L is also an intrinsic procedure"
55900 msgstr ""
55902 #: fortran/resolve.c:1077
55903 #, gcc-internal-format
55904 msgid "COMMON block %qs at %L that is also a function result"
55905 msgstr ""
55907 #: fortran/resolve.c:1082
55908 #, gcc-internal-format
55909 msgid "COMMON block %qs at %L that is also a global procedure"
55910 msgstr ""
55912 #: fortran/resolve.c:1174
55913 #, gcc-internal-format, gfc-internal-format
55914 msgid ""
55915 "The rank of the element in the structure constructor at %L does not match "
55916 "that of the component (%d/%d)"
55917 msgstr ""
55919 #: fortran/resolve.c:1195
55920 #, gcc-internal-format
55921 msgid ""
55922 "The element in the structure constructor at %L, for pointer component %qs, "
55923 "is %s but should be %s"
55924 msgstr ""
55926 #: fortran/resolve.c:1280
55927 #, gcc-internal-format
55928 msgid ""
55929 "The NULL in the structure constructor at %L is being applied to component "
55930 "%qs, which is neither a POINTER nor ALLOCATABLE"
55931 msgstr ""
55933 #: fortran/resolve.c:1314
55934 #, gcc-internal-format
55935 msgid ""
55936 "Interface mismatch for procedure-pointer component %qs in structure "
55937 "constructor at %L: %s"
55938 msgstr ""
55940 #: fortran/resolve.c:1330
55941 #, gcc-internal-format
55942 msgid ""
55943 "The element in the structure constructor at %L, for pointer component %qs "
55944 "should be a POINTER or a TARGET"
55945 msgstr ""
55947 #: fortran/resolve.c:1341
55948 #, gcc-internal-format, gfc-internal-format
55949 msgid "Pointer initialization target at %L must not be ALLOCATABLE "
55950 msgstr ""
55952 #: fortran/resolve.c:1359
55953 #, gcc-internal-format
55954 msgid ""
55955 "Invalid expression in the structure constructor for pointer component %qs at "
55956 "%L in PURE procedure"
55957 msgstr ""
55959 #: fortran/resolve.c:1483
55960 #, gcc-internal-format
55961 msgid ""
55962 "The upper bound in the last dimension must appear in the reference to the "
55963 "assumed size array %qs at %L"
55964 msgstr ""
55966 #: fortran/resolve.c:1545
55967 #, gcc-internal-format
55968 msgid "%qs at %L is ambiguous"
55969 msgstr ""
55971 #: fortran/resolve.c:1549
55972 #, gcc-internal-format
55973 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
55974 msgstr ""
55976 #: fortran/resolve.c:1670
55977 #, gcc-internal-format
55978 msgid "Type specified for intrinsic function %qs at %L is ignored"
55979 msgstr ""
55981 #: fortran/resolve.c:1683
55982 #, gcc-internal-format
55983 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
55984 msgstr ""
55986 #: fortran/resolve.c:1694
55987 #, gcc-internal-format
55988 msgid "%qs declared INTRINSIC at %L does not exist"
55989 msgstr ""
55991 #: fortran/resolve.c:1707
55992 #, gcc-internal-format
55993 msgid ""
55994 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
55995 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
55996 "fall-intrinsics%> in order to use it."
55997 msgstr ""
55999 #: fortran/resolve.c:1743
56000 #, gcc-internal-format
56001 msgid ""
56002 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
56003 "Declare it RECURSIVE or use %<-frecursive%>"
56004 msgstr ""
56006 #: fortran/resolve.c:1782 fortran/resolve.c:8971 fortran/resolve.c:10596
56007 #, gcc-internal-format, gfc-internal-format
56008 msgid "Label %d referenced at %L is never defined"
56009 msgstr ""
56011 #: fortran/resolve.c:1825
56012 #, gcc-internal-format
56013 msgid "Statement function %qs at %L is not allowed as an actual argument"
56014 msgstr ""
56016 #: fortran/resolve.c:1833
56017 #, gcc-internal-format
56018 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
56019 msgstr ""
56021 #: fortran/resolve.c:1840
56022 #, gcc-internal-format
56023 msgid "Internal procedure %qs is used as actual argument at %L"
56024 msgstr ""
56026 #: fortran/resolve.c:1848
56027 #, gcc-internal-format
56028 msgid ""
56029 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
56030 "at %L"
56031 msgstr ""
56033 #: fortran/resolve.c:1875
56034 #, gcc-internal-format
56035 msgid ""
56036 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
56037 msgstr ""
56039 #: fortran/resolve.c:1897
56040 #, gcc-internal-format
56041 msgid "Symbol %qs at %L is ambiguous"
56042 msgstr ""
56044 #: fortran/resolve.c:1952
56045 #, gcc-internal-format, gfc-internal-format
56046 msgid "By-value argument at %L is not of numeric type"
56047 msgstr ""
56049 #: fortran/resolve.c:1959
56050 #, gcc-internal-format, gfc-internal-format
56051 msgid "By-value argument at %L cannot be an array or an array section"
56052 msgstr ""
56054 #: fortran/resolve.c:1973
56055 #, gcc-internal-format, gfc-internal-format
56056 msgid "By-value argument at %L is not allowed in this context"
56057 msgstr ""
56059 #: fortran/resolve.c:1985
56060 #, gcc-internal-format, gfc-internal-format
56061 msgid "Passing internal procedure at %L by location not allowed"
56062 msgstr ""
56064 #: fortran/resolve.c:1996
56065 #, gcc-internal-format
56066 msgid ""
56067 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
56068 "argument at %L"
56069 msgstr ""
56071 #: fortran/resolve.c:2005
56072 #, gcc-internal-format, gfc-internal-format
56073 msgid "Coindexed actual argument at %L with ultimate pointer component"
56074 msgstr ""
56076 #: fortran/resolve.c:2136
56077 #, gcc-internal-format
56078 msgid ""
56079 "%qs at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
56080 "actual argument of an ELEMENTAL procedure unless there is a non-optional "
56081 "argument with the same rank (12.4.1.5)"
56082 msgstr ""
56084 #: fortran/resolve.c:2173
56085 #, gcc-internal-format
56086 msgid ""
56087 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
56088 "is a scalar, but another actual argument is an array"
56089 msgstr ""
56091 #: fortran/resolve.c:2445
56092 #, gcc-internal-format
56093 msgid "Return type mismatch of function %qs at %L (%s/%s)"
56094 msgstr ""
56096 #: fortran/resolve.c:2466
56097 #, gcc-internal-format
56098 msgid "Interface mismatch in global procedure %qs at %L: %s "
56099 msgstr ""
56101 #: fortran/resolve.c:2579
56102 #, gcc-internal-format
56103 msgid "There is no specific function for the generic %qs at %L"
56104 msgstr ""
56106 #: fortran/resolve.c:2597
56107 #, gcc-internal-format
56108 msgid ""
56109 "Generic function %qs at %L is not consistent with a specific intrinsic "
56110 "interface"
56111 msgstr ""
56113 #: fortran/resolve.c:2635
56114 #, gcc-internal-format
56115 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
56116 msgstr ""
56118 #: fortran/resolve.c:2690
56119 #, gcc-internal-format
56120 msgid "Unable to resolve the specific function %qs at %L"
56121 msgstr ""
56123 #: fortran/resolve.c:2746 fortran/resolve.c:15314
56124 #, gcc-internal-format
56125 msgid "Function %qs at %L has no IMPLICIT type"
56126 msgstr ""
56128 #: fortran/resolve.c:2855
56129 #, gcc-internal-format
56130 msgid "Reference to impure function %qs at %L inside a FORALL %s"
56131 msgstr ""
56133 #: fortran/resolve.c:2862
56134 #, gcc-internal-format
56135 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
56136 msgstr ""
56138 #: fortran/resolve.c:2869
56139 #, gcc-internal-format
56140 msgid "Reference to impure function %qs at %L within a PURE procedure"
56141 msgstr ""
56143 #: fortran/resolve.c:2939
56144 #, gcc-internal-format
56145 msgid "%qs at %L is not a function"
56146 msgstr ""
56148 #: fortran/resolve.c:2947 fortran/resolve.c:3417
56149 #, gcc-internal-format
56150 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
56151 msgstr ""
56153 #. Internal procedures are taken care of in resolve_contained_fntype.
56154 #: fortran/resolve.c:2990
56155 #, gcc-internal-format
56156 msgid ""
56157 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
56158 "not a dummy argument"
56159 msgstr ""
56161 #: fortran/resolve.c:3024
56162 #, gcc-internal-format
56163 msgid "resolve_function(): bad function type"
56164 msgstr ""
56166 #: fortran/resolve.c:3044
56167 #, gcc-internal-format
56168 msgid ""
56169 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
56170 "construct"
56171 msgstr ""
56173 #: fortran/resolve.c:3106
56174 #, gcc-internal-format
56175 msgid ""
56176 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
56177 "RECURSIVE"
56178 msgstr ""
56180 #: fortran/resolve.c:3110
56181 #, gcc-internal-format
56182 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
56183 msgstr ""
56185 #: fortran/resolve.c:3161
56186 #, gcc-internal-format
56187 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
56188 msgstr ""
56190 #: fortran/resolve.c:3167
56191 #, gcc-internal-format
56192 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
56193 msgstr ""
56195 #: fortran/resolve.c:3173
56196 #, gcc-internal-format
56197 msgid "Subroutine call to %qs at %L is not PURE"
56198 msgstr ""
56200 #: fortran/resolve.c:3241
56201 #, gcc-internal-format
56202 msgid "There is no specific subroutine for the generic %qs at %L"
56203 msgstr ""
56205 #: fortran/resolve.c:3250
56206 #, gcc-internal-format
56207 msgid ""
56208 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
56209 "interface"
56210 msgstr ""
56212 #: fortran/resolve.c:3285
56213 #, gcc-internal-format
56214 msgid ""
56215 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
56216 msgstr ""
56218 #: fortran/resolve.c:3330
56219 #, gcc-internal-format
56220 msgid "Unable to resolve the specific subroutine %qs at %L"
56221 msgstr ""
56223 #: fortran/resolve.c:3388
56224 #, gcc-internal-format
56225 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
56226 msgstr ""
56228 #: fortran/resolve.c:3427
56229 #, gcc-internal-format
56230 msgid ""
56231 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
56232 "RECURSIVE"
56233 msgstr ""
56235 #: fortran/resolve.c:3431
56236 #, gcc-internal-format
56237 msgid ""
56238 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
56239 msgstr ""
56241 #: fortran/resolve.c:3476
56242 #, gcc-internal-format
56243 msgid "resolve_subroutine(): bad function type"
56244 msgstr ""
56246 #: fortran/resolve.c:3514
56247 #, gcc-internal-format, gfc-internal-format
56248 msgid "Shapes for operands at %L and %L are not conformable"
56249 msgstr ""
56251 #: fortran/resolve.c:3746
56252 #, gcc-internal-format
56253 msgid "resolve_operator(): Bad intrinsic"
56254 msgstr ""
56256 #: fortran/resolve.c:3916 fortran/resolve.c:3939
56257 #, gcc-internal-format
56258 msgid "compare_bound_int(): Bad expression"
56259 msgstr ""
56261 #: fortran/resolve.c:4034
56262 #, gcc-internal-format, gfc-internal-format
56263 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
56264 msgstr ""
56266 #: fortran/resolve.c:4039
56267 #, gcc-internal-format, gfc-internal-format
56268 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
56269 msgstr ""
56271 #: fortran/resolve.c:4049
56272 #, gcc-internal-format, gfc-internal-format
56273 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
56274 msgstr ""
56276 #: fortran/resolve.c:4054
56277 #, gcc-internal-format, gfc-internal-format
56278 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
56279 msgstr ""
56281 #: fortran/resolve.c:4074
56282 #, gcc-internal-format, gfc-internal-format
56283 msgid "Illegal stride of zero at %L"
56284 msgstr ""
56286 #: fortran/resolve.c:4091
56287 #, gcc-internal-format, gfc-internal-format
56288 msgid ""
56289 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
56290 msgstr ""
56292 #: fortran/resolve.c:4099
56293 #, gcc-internal-format, gfc-internal-format
56294 msgid ""
56295 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
56296 msgstr ""
56298 #: fortran/resolve.c:4115
56299 #, gcc-internal-format, gfc-internal-format
56300 msgid ""
56301 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
56302 msgstr ""
56304 #: fortran/resolve.c:4124
56305 #, gcc-internal-format, gfc-internal-format
56306 msgid ""
56307 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
56308 msgstr ""
56310 #: fortran/resolve.c:4140
56311 #, gcc-internal-format
56312 msgid "check_dimension(): Bad array reference"
56313 msgstr ""
56315 #: fortran/resolve.c:4163
56316 #, gcc-internal-format, gfc-internal-format
56317 msgid "Rightmost upper bound of assumed size array section not specified at %L"
56318 msgstr ""
56320 #: fortran/resolve.c:4173
56321 #, gcc-internal-format, gfc-internal-format
56322 msgid "Rank mismatch in array reference at %L (%d/%d)"
56323 msgstr ""
56325 #: fortran/resolve.c:4181
56326 #, gcc-internal-format, gfc-internal-format
56327 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
56328 msgstr ""
56330 #: fortran/resolve.c:4197
56331 #, gcc-internal-format, gfc-internal-format
56332 msgid "Coindex of codimension %d must be a scalar at %L"
56333 msgstr ""
56335 #: fortran/resolve.c:4225
56336 #, gcc-internal-format, gfc-internal-format
56337 msgid "Array index at %L must be scalar"
56338 msgstr ""
56340 #: fortran/resolve.c:4231
56341 #, gcc-internal-format, gfc-internal-format
56342 msgid "Array index at %L must be of INTEGER type, found %s"
56343 msgstr ""
56345 #: fortran/resolve.c:4237
56346 #, gcc-internal-format, gfc-internal-format
56347 msgid "REAL array index at %L"
56348 msgstr ""
56350 #: fortran/resolve.c:4276
56351 #, gcc-internal-format, gfc-internal-format
56352 msgid "Argument dim at %L must be scalar"
56353 msgstr ""
56355 #: fortran/resolve.c:4283
56356 #, gcc-internal-format, gfc-internal-format
56357 msgid "Argument dim at %L must be of INTEGER type"
56358 msgstr ""
56360 #: fortran/resolve.c:4328
56361 #, gcc-internal-format
56362 msgid "find_array_spec(): Missing spec"
56363 msgstr ""
56365 #: fortran/resolve.c:4339
56366 #, gcc-internal-format
56367 msgid "find_array_spec(): unused as(1)"
56368 msgstr ""
56370 #: fortran/resolve.c:4350
56371 #, gcc-internal-format
56372 msgid "find_array_spec(): unused as(2)"
56373 msgstr ""
56375 #: fortran/resolve.c:4393
56376 #, gcc-internal-format, gfc-internal-format
56377 msgid "Array index at %L is an array of rank %d"
56378 msgstr ""
56380 #: fortran/resolve.c:4491
56381 #, gcc-internal-format, gfc-internal-format
56382 msgid "Substring start index at %L must be of type INTEGER"
56383 msgstr ""
56385 #: fortran/resolve.c:4498
56386 #, gcc-internal-format, gfc-internal-format
56387 msgid "Substring start index at %L must be scalar"
56388 msgstr ""
56390 #: fortran/resolve.c:4507
56391 #, gcc-internal-format, gfc-internal-format
56392 msgid "Substring start index at %L is less than one"
56393 msgstr ""
56395 #: fortran/resolve.c:4520
56396 #, gcc-internal-format, gfc-internal-format
56397 msgid "Substring end index at %L must be of type INTEGER"
56398 msgstr ""
56400 #: fortran/resolve.c:4527
56401 #, gcc-internal-format, gfc-internal-format
56402 msgid "Substring end index at %L must be scalar"
56403 msgstr ""
56405 #: fortran/resolve.c:4537
56406 #, gcc-internal-format, gfc-internal-format
56407 msgid "Substring end index at %L exceeds the string length"
56408 msgstr ""
56410 #: fortran/resolve.c:4547
56411 #, gcc-internal-format, gfc-internal-format
56412 msgid "Substring end index at %L is too large"
56413 msgstr ""
56415 #: fortran/resolve.c:4700
56416 #, gcc-internal-format
56417 msgid "resolve_ref(): Bad array reference"
56418 msgstr ""
56420 #: fortran/resolve.c:4714
56421 #, gcc-internal-format, gfc-internal-format
56422 msgid ""
56423 "Component to the right of a part reference with nonzero rank must not have "
56424 "the POINTER attribute at %L"
56425 msgstr ""
56427 #: fortran/resolve.c:4724
56428 #, gcc-internal-format, gfc-internal-format
56429 msgid ""
56430 "Component to the right of a part reference with nonzero rank must not have "
56431 "the ALLOCATABLE attribute at %L"
56432 msgstr ""
56434 #: fortran/resolve.c:4743
56435 #, gcc-internal-format, gfc-internal-format
56436 msgid ""
56437 "Two or more part references with nonzero rank must not be specified at %L"
56438 msgstr ""
56440 #: fortran/resolve.c:4841
56441 #, gcc-internal-format
56442 msgid "expression_rank(): Two array specs"
56443 msgstr ""
56445 #: fortran/resolve.c:4923
56446 #, gcc-internal-format, gfc-internal-format
56447 msgid ""
56448 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
56449 "argument"
56450 msgstr ""
56452 #: fortran/resolve.c:4933
56453 #, gcc-internal-format, gfc-internal-format
56454 msgid "Assumed-type variable %s at %L may only be used as actual argument"
56455 msgstr ""
56457 #. FIXME: It doesn't work reliably as inquiry_argument is not set
56458 #. for all inquiry functions in resolve_function; the reason is
56459 #. that the function-name resolution happens too late in that
56460 #. function.
56461 #: fortran/resolve.c:4943
56462 #, gcc-internal-format, gfc-internal-format
56463 msgid ""
56464 "Assumed-type variable %s at %L as actual argument to an inquiry function "
56465 "shall be the first argument"
56466 msgstr ""
56468 #: fortran/resolve.c:4958
56469 #, gcc-internal-format, gfc-internal-format
56470 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
56471 msgstr ""
56473 #. FIXME: It doesn't work reliably as inquiry_argument is not set
56474 #. for all inquiry functions in resolve_function; the reason is
56475 #. that the function-name resolution happens too late in that
56476 #. function.
56477 #: fortran/resolve.c:4968
56478 #, gcc-internal-format, gfc-internal-format
56479 msgid ""
56480 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
56481 "shall be the first argument"
56482 msgstr ""
56484 #: fortran/resolve.c:4979
56485 #, gcc-internal-format, gfc-internal-format
56486 msgid ""
56487 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
56488 "reference"
56489 msgstr ""
56491 #: fortran/resolve.c:4988
56492 #, gcc-internal-format, gfc-internal-format
56493 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
56494 msgstr ""
56496 #: fortran/resolve.c:5003
56497 #, gcc-internal-format, gfc-internal-format
56498 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
56499 msgstr ""
56501 #: fortran/resolve.c:5160
56502 #, gcc-internal-format
56503 msgid ""
56504 "Variable %qs, used in a specification expression, is referenced at %L before "
56505 "the ENTRY statement in which it is a parameter"
56506 msgstr ""
56508 #: fortran/resolve.c:5165
56509 #, gcc-internal-format
56510 msgid ""
56511 "Variable %qs is used at %L before the ENTRY statement in which it is a "
56512 "parameter"
56513 msgstr ""
56515 #: fortran/resolve.c:5235
56516 #, gcc-internal-format, gfc-internal-format
56517 msgid "Polymorphic subobject of coindexed object at %L"
56518 msgstr ""
56520 #: fortran/resolve.c:5248
56521 #, gcc-internal-format, gfc-internal-format
56522 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
56523 msgstr ""
56525 #: fortran/resolve.c:5589
56526 #, gcc-internal-format, gfc-internal-format
56527 msgid "Passed-object at %L must be scalar"
56528 msgstr ""
56530 #: fortran/resolve.c:5596
56531 #, gcc-internal-format
56532 msgid ""
56533 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
56534 "%qs"
56535 msgstr ""
56537 #: fortran/resolve.c:5631
56538 #, gcc-internal-format
56539 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
56540 msgstr ""
56542 #: fortran/resolve.c:5640
56543 #, gcc-internal-format, gfc-internal-format
56544 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
56545 msgstr ""
56547 #. Nothing matching found!
56548 #: fortran/resolve.c:5828
56549 #, gcc-internal-format
56550 msgid ""
56551 "Found no matching specific binding for the call to the GENERIC %qs at %L"
56552 msgstr ""
56554 #: fortran/resolve.c:5855
56555 #, gcc-internal-format
56556 msgid "%qs at %L should be a SUBROUTINE"
56557 msgstr ""
56559 #: fortran/resolve.c:5906
56560 #, gcc-internal-format
56561 msgid "%qs at %L should be a FUNCTION"
56562 msgstr ""
56564 #: fortran/resolve.c:6423
56565 #, gcc-internal-format
56566 msgid "gfc_resolve_expr(): Bad expression type"
56567 msgstr ""
56569 #: fortran/resolve.c:6449
56570 #, gcc-internal-format, gfc-internal-format
56571 msgid "%s at %L must be a scalar"
56572 msgstr ""
56574 #: fortran/resolve.c:6459
56575 #, gcc-internal-format, gfc-internal-format
56576 msgid "%s at %L must be integer"
56577 msgstr ""
56579 #: fortran/resolve.c:6463 fortran/resolve.c:6470
56580 #, gcc-internal-format, gfc-internal-format
56581 msgid "%s at %L must be INTEGER"
56582 msgstr ""
56584 #: fortran/resolve.c:6512
56585 #, gcc-internal-format, gfc-internal-format
56586 msgid "Step expression in DO loop at %L cannot be zero"
56587 msgstr ""
56589 #: fortran/resolve.c:6548
56590 #, gcc-internal-format, gfc-internal-format
56591 msgid "DO loop at %L will be executed zero times"
56592 msgstr ""
56594 #: fortran/resolve.c:6565
56595 #, gcc-internal-format, gfc-internal-format
56596 msgid "DO loop at %L is undefined as it overflows"
56597 msgstr ""
56599 #: fortran/resolve.c:6571
56600 #, gcc-internal-format, gfc-internal-format
56601 msgid "DO loop at %L is undefined as it underflows"
56602 msgstr ""
56604 #: fortran/resolve.c:6632
56605 #, gcc-internal-format, gfc-internal-format
56606 msgid "FORALL index-name at %L must be a scalar INTEGER"
56607 msgstr ""
56609 #: fortran/resolve.c:6637
56610 #, gcc-internal-format, gfc-internal-format
56611 msgid "FORALL start expression at %L must be a scalar INTEGER"
56612 msgstr ""
56614 #: fortran/resolve.c:6644
56615 #, gcc-internal-format, gfc-internal-format
56616 msgid "FORALL end expression at %L must be a scalar INTEGER"
56617 msgstr ""
56619 #: fortran/resolve.c:6652
56620 #, gcc-internal-format, gfc-internal-format
56621 msgid "FORALL stride expression at %L must be a scalar %s"
56622 msgstr ""
56624 #: fortran/resolve.c:6657
56625 #, gcc-internal-format, gfc-internal-format
56626 msgid "FORALL stride expression at %L cannot be zero"
56627 msgstr ""
56629 #: fortran/resolve.c:6670
56630 #, gcc-internal-format
56631 msgid "FORALL index %qs may not appear in triplet specification at %L"
56632 msgstr ""
56634 #: fortran/resolve.c:6768 fortran/resolve.c:7060
56635 #, gcc-internal-format, gfc-internal-format
56636 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
56637 msgstr ""
56639 #: fortran/resolve.c:6776 fortran/resolve.c:7025
56640 #, gcc-internal-format, gfc-internal-format
56641 msgid "Coindexed allocatable object at %L"
56642 msgstr ""
56644 #: fortran/resolve.c:6882
56645 #, gcc-internal-format, gfc-internal-format
56646 msgid ""
56647 "Source-expr at %L must be scalar or have the same rank as the allocate-"
56648 "object at %L"
56649 msgstr ""
56651 #: fortran/resolve.c:6913
56652 #, gcc-internal-format, gfc-internal-format
56653 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
56654 msgstr ""
56656 #: fortran/resolve.c:7071
56657 #, gcc-internal-format, gfc-internal-format
56658 msgid "Type of entity at %L is type incompatible with source-expr at %L"
56659 msgstr ""
56661 #: fortran/resolve.c:7083
56662 #, gcc-internal-format, gfc-internal-format
56663 msgid ""
56664 "The allocate-object at %L and the source-expr at %L shall have the same kind "
56665 "type parameter"
56666 msgstr ""
56668 #: fortran/resolve.c:7097
56669 #, gcc-internal-format, gfc-internal-format
56670 msgid ""
56671 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
56672 "LOCK_TYPE component if allocate-object at %L is a coarray"
56673 msgstr ""
56675 #: fortran/resolve.c:7112
56676 #, gcc-internal-format, gfc-internal-format
56677 msgid ""
56678 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
56679 "EVENT_TYPE component if allocate-object at %L is a coarray"
56680 msgstr ""
56682 #: fortran/resolve.c:7125
56683 #, gcc-internal-format, gfc-internal-format
56684 msgid ""
56685 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
56686 msgstr ""
56688 #: fortran/resolve.c:7138
56689 #, gcc-internal-format, gfc-internal-format
56690 msgid ""
56691 "Allocating %s at %L with type-spec requires the same character-length "
56692 "parameter as in the declaration"
56693 msgstr ""
56695 #: fortran/resolve.c:7256 fortran/resolve.c:7271
56696 #, gcc-internal-format, gfc-internal-format
56697 msgid "Array specification required in ALLOCATE statement at %L"
56698 msgstr ""
56700 #: fortran/resolve.c:7263
56701 #, gcc-internal-format, gfc-internal-format
56702 msgid ""
56703 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
56704 "statement at %L"
56705 msgstr ""
56707 #: fortran/resolve.c:7286
56708 #, gcc-internal-format, gfc-internal-format
56709 msgid "Coarray specification required in ALLOCATE statement at %L"
56710 msgstr ""
56712 #: fortran/resolve.c:7313
56713 #, gcc-internal-format, gfc-internal-format
56714 msgid "Bad array specification in ALLOCATE statement at %L"
56715 msgstr ""
56717 #: fortran/resolve.c:7332
56718 #, gcc-internal-format
56719 msgid ""
56720 "%qs must not appear in the array specification at %L in the same ALLOCATE "
56721 "statement where it is itself allocated"
56722 msgstr ""
56724 #: fortran/resolve.c:7347
56725 #, gcc-internal-format, gfc-internal-format
56726 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
56727 msgstr ""
56729 #: fortran/resolve.c:7358
56730 #, gcc-internal-format, gfc-internal-format
56731 msgid "Bad coarray specification in ALLOCATE statement at %L"
56732 msgstr ""
56734 #: fortran/resolve.c:7390
56735 #, gcc-internal-format, gfc-internal-format
56736 msgid "Stat-variable at %L must be a scalar INTEGER variable"
56737 msgstr ""
56739 #: fortran/resolve.c:7413
56740 #, gcc-internal-format, gfc-internal-format
56741 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
56742 msgstr ""
56744 #: fortran/resolve.c:7424
56745 #, gcc-internal-format, gfc-internal-format
56746 msgid "ERRMSG at %L is useless without a STAT tag"
56747 msgstr ""
56749 #: fortran/resolve.c:7435
56750 #, gcc-internal-format, gfc-internal-format
56751 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
56752 msgstr ""
56754 #: fortran/resolve.c:7458
56755 #, gcc-internal-format, gfc-internal-format
56756 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
56757 msgstr ""
56759 #: fortran/resolve.c:7488
56760 #, gcc-internal-format, gfc-internal-format
56761 msgid "Allocate-object at %L also appears at %L"
56762 msgstr ""
56764 #: fortran/resolve.c:7494 fortran/resolve.c:7500
56765 #, gcc-internal-format, gfc-internal-format
56766 msgid "Allocate-object at %L is subobject of object at %L"
56767 msgstr ""
56769 #. The cases overlap, or they are the same
56770 #. element in the list.  Either way, we must
56771 #. issue an error and get the next case from P.
56772 #. FIXME: Sort P and Q by line number.
56773 #: fortran/resolve.c:7712
56774 #, gcc-internal-format, gfc-internal-format
56775 msgid "CASE label at %L overlaps with CASE label at %L"
56776 msgstr ""
56778 #: fortran/resolve.c:7763
56779 #, gcc-internal-format, gfc-internal-format
56780 msgid "Expression in CASE statement at %L must be of type %s"
56781 msgstr ""
56783 #: fortran/resolve.c:7774
56784 #, gcc-internal-format, gfc-internal-format
56785 msgid "Expression in CASE statement at %L must be of kind %d"
56786 msgstr ""
56788 #: fortran/resolve.c:7787
56789 #, gcc-internal-format, gfc-internal-format
56790 msgid "Expression in CASE statement at %L must be scalar"
56791 msgstr ""
56793 #: fortran/resolve.c:7833
56794 #, gcc-internal-format, gfc-internal-format
56795 msgid ""
56796 "Selection expression in computed GOTO statement at %L must be a scalar "
56797 "integer expression"
56798 msgstr ""
56800 #: fortran/resolve.c:7852
56801 #, gcc-internal-format, gfc-internal-format
56802 msgid "Argument of SELECT statement at %L cannot be %s"
56803 msgstr ""
56805 #: fortran/resolve.c:7862
56806 #, gcc-internal-format, gfc-internal-format
56807 msgid "Argument of SELECT statement at %L must be a scalar expression"
56808 msgstr ""
56810 #: fortran/resolve.c:7880 fortran/resolve.c:7888
56811 #, gcc-internal-format, gfc-internal-format
56812 msgid "Expression in CASE statement at %L is not in the range of %s"
56813 msgstr ""
56815 #: fortran/resolve.c:7950 fortran/resolve.c:8389
56816 #, gcc-internal-format, gfc-internal-format
56817 msgid ""
56818 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
56819 msgstr ""
56821 #: fortran/resolve.c:7976
56822 #, gcc-internal-format, gfc-internal-format
56823 msgid "Logical range in CASE statement at %L is not allowed"
56824 msgstr ""
56826 #: fortran/resolve.c:7988
56827 #, gcc-internal-format, gfc-internal-format
56828 msgid "Constant logical value in CASE statement is repeated at %L"
56829 msgstr ""
56831 #: fortran/resolve.c:8003
56832 #, gcc-internal-format, gfc-internal-format
56833 msgid "Range specification at %L can never be matched"
56834 msgstr ""
56836 #: fortran/resolve.c:8106
56837 #, gcc-internal-format, gfc-internal-format
56838 msgid "Logical SELECT CASE block at %L has more that two cases"
56839 msgstr ""
56841 #: fortran/resolve.c:8181
56842 #, gcc-internal-format
56843 msgid "Associate-name %qs at %L is used as array"
56844 msgstr ""
56846 #: fortran/resolve.c:8192
56847 #, gcc-internal-format, gfc-internal-format
56848 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
56849 msgstr ""
56851 #: fortran/resolve.c:8308
56852 #, gcc-internal-format, gfc-internal-format
56853 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
56854 msgstr ""
56856 #: fortran/resolve.c:8325 fortran/resolve.c:8337
56857 #, gcc-internal-format, gfc-internal-format
56858 msgid "Selector at %L must not be coindexed"
56859 msgstr ""
56861 #: fortran/resolve.c:8353
56862 #, gcc-internal-format
56863 msgid "Derived type %qs at %L must be extensible"
56864 msgstr ""
56866 #: fortran/resolve.c:8365
56867 #, gcc-internal-format
56868 msgid "Derived type %qs at %L must be an extension of %qs"
56869 msgstr ""
56871 #: fortran/resolve.c:8368
56872 #, gcc-internal-format
56873 msgid "Unexpected intrinsic type %qs at %L"
56874 msgstr ""
56876 #: fortran/resolve.c:8377
56877 #, gcc-internal-format, gfc-internal-format
56878 msgid ""
56879 "The type-spec at %L shall specify that each length type parameter is assumed"
56880 msgstr ""
56882 #: fortran/resolve.c:8569
56883 #, gcc-internal-format, gfc-internal-format
56884 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
56885 msgstr ""
56887 #: fortran/resolve.c:8658
56888 #, gcc-internal-format, gfc-internal-format
56889 msgid "Invalid context for NULL () intrinsic at %L"
56890 msgstr ""
56892 #. FIXME: Test for defined input/output.
56893 #: fortran/resolve.c:8686
56894 #, gcc-internal-format, gfc-internal-format
56895 msgid ""
56896 "Data transfer element at %L cannot be polymorphic unless it is processed by "
56897 "a defined input/output procedure"
56898 msgstr ""
56900 #: fortran/resolve.c:8698
56901 #, gcc-internal-format, gfc-internal-format
56902 msgid ""
56903 "Data transfer element at %L cannot have POINTER components unless it is "
56904 "processed by a defined input/output procedure"
56905 msgstr ""
56907 #: fortran/resolve.c:8707
56908 #, gcc-internal-format, gfc-internal-format
56909 msgid "Data transfer element at %L cannot have procedure pointer components"
56910 msgstr ""
56912 #: fortran/resolve.c:8714
56913 #, gcc-internal-format, gfc-internal-format
56914 msgid ""
56915 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
56916 "processed by a defined input/output procedure"
56917 msgstr ""
56919 #: fortran/resolve.c:8725 fortran/resolve.c:8731
56920 #, gcc-internal-format, gfc-internal-format
56921 msgid "Data transfer element at %L cannot have PRIVATE components"
56922 msgstr ""
56924 #: fortran/resolve.c:8745
56925 #, gcc-internal-format, gfc-internal-format
56926 msgid ""
56927 "Data transfer element at %L cannot be a full reference to an assumed-size "
56928 "array"
56929 msgstr ""
56931 #: fortran/resolve.c:8802
56932 #, gcc-internal-format, gfc-internal-format
56933 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
56934 msgstr ""
56936 #: fortran/resolve.c:8812
56937 #, gcc-internal-format, gfc-internal-format
56938 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
56939 msgstr ""
56941 #: fortran/resolve.c:8816
56942 #, gcc-internal-format, gfc-internal-format
56943 msgid "Event variable argument at %L must be a coarray or coindexed"
56944 msgstr ""
56946 #: fortran/resolve.c:8819
56947 #, gcc-internal-format, gfc-internal-format
56948 msgid "Event variable argument at %L must be a coarray but not coindexed"
56949 msgstr ""
56951 #: fortran/resolve.c:8826 fortran/resolve.c:8944
56952 #, gcc-internal-format, gfc-internal-format
56953 msgid "STAT= argument at %L must be a scalar INTEGER variable"
56954 msgstr ""
56956 #: fortran/resolve.c:8838 fortran/resolve.c:8951
56957 #, gcc-internal-format, gfc-internal-format
56958 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
56959 msgstr ""
56961 #: fortran/resolve.c:8850
56962 #, gcc-internal-format, gfc-internal-format
56963 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
56964 msgstr ""
56966 #: fortran/resolve.c:8861
56967 #, gcc-internal-format, gfc-internal-format
56968 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
56969 msgstr ""
56971 #: fortran/resolve.c:8921
56972 #, gcc-internal-format, gfc-internal-format
56973 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
56974 msgstr ""
56976 #: fortran/resolve.c:8925 fortran/resolve.c:8935
56977 #, gcc-internal-format, gfc-internal-format
56978 msgid "Imageset argument at %L must between 1 and num_images()"
56979 msgstr ""
56981 #: fortran/resolve.c:8978
56982 #, gcc-internal-format, gfc-internal-format
56983 msgid ""
56984 "Statement at %L is not a valid branch target statement for the branch "
56985 "statement at %L"
56986 msgstr ""
56988 #: fortran/resolve.c:8988
56989 #, gcc-internal-format, gfc-internal-format
56990 msgid "Branch at %L may result in an infinite loop"
56991 msgstr ""
56993 #. Note: A label at END CRITICAL does not leave the CRITICAL
56994 #. construct as END CRITICAL is still part of it.
56995 #: fortran/resolve.c:9005 fortran/resolve.c:9028
56996 #, gcc-internal-format, gfc-internal-format
56997 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
56998 msgstr ""
57000 #: fortran/resolve.c:9009 fortran/resolve.c:9034
57001 #, gcc-internal-format, gfc-internal-format
57002 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
57003 msgstr ""
57005 #. The label is not in an enclosing block, so illegal.  This was
57006 #. allowed in Fortran 66, so we allow it as extension.  No
57007 #. further checks are necessary in this case.
57008 #: fortran/resolve.c:9049
57009 #, gcc-internal-format, gfc-internal-format
57010 msgid "Label at %L is not in the same block as the GOTO statement at %L"
57011 msgstr ""
57013 #: fortran/resolve.c:9121
57014 #, gcc-internal-format, gfc-internal-format
57015 msgid "WHERE mask at %L has inconsistent shape"
57016 msgstr ""
57018 #: fortran/resolve.c:9137
57019 #, gcc-internal-format, gfc-internal-format
57020 msgid "WHERE assignment target at %L has inconsistent shape"
57021 msgstr ""
57023 #: fortran/resolve.c:9145 fortran/resolve.c:9232
57024 #, gcc-internal-format, gfc-internal-format
57025 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
57026 msgstr ""
57028 #: fortran/resolve.c:9155 fortran/resolve.c:9242
57029 #, gcc-internal-format, gfc-internal-format
57030 msgid "Unsupported statement inside WHERE at %L"
57031 msgstr ""
57033 #: fortran/resolve.c:9186
57034 #, gcc-internal-format, gfc-internal-format
57035 msgid "Assignment to a FORALL index variable at %L"
57036 msgstr ""
57038 #: fortran/resolve.c:9195
57039 #, gcc-internal-format
57040 msgid ""
57041 "The FORALL with index %qs is not used on the left side of the assignment at "
57042 "%L and so might cause multiple assignment to this object"
57043 msgstr ""
57045 #: fortran/resolve.c:9364
57046 #, gcc-internal-format, gfc-internal-format
57047 msgid "An outer FORALL construct already has an index with this name %L"
57048 msgstr ""
57050 #: fortran/resolve.c:9442
57051 #, gcc-internal-format, gfc-internal-format
57052 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
57053 msgstr ""
57055 #: fortran/resolve.c:9520
57056 #, gcc-internal-format
57057 msgid "gfc_resolve_blocks(): Bad block type"
57058 msgstr ""
57060 #: fortran/resolve.c:9634
57061 #, gcc-internal-format, gfc-internal-format
57062 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
57063 msgstr ""
57065 #: fortran/resolve.c:9666
57066 #, gcc-internal-format, gfc-internal-format
57067 msgid ""
57068 "Coindexed expression at %L is assigned to a derived type variable with a "
57069 "POINTER component in a PURE procedure"
57070 msgstr ""
57072 #: fortran/resolve.c:9671
57073 #, gcc-internal-format, gfc-internal-format
57074 msgid ""
57075 "The impure variable at %L is assigned to a derived type variable with a "
57076 "POINTER component in a PURE procedure (12.6)"
57077 msgstr ""
57079 #: fortran/resolve.c:9681
57080 #, gcc-internal-format, gfc-internal-format
57081 msgid "Assignment to coindexed variable at %L in a PURE procedure"
57082 msgstr ""
57084 #: fortran/resolve.c:9713
57085 #, gcc-internal-format, gfc-internal-format
57086 msgid "Assignment to polymorphic coarray at %L is not permitted"
57087 msgstr ""
57089 #: fortran/resolve.c:9717
57090 #, gcc-internal-format, gfc-internal-format
57091 msgid "Assignment to an allocatable polymorphic variable at %L"
57092 msgstr ""
57094 #: fortran/resolve.c:9722
57095 #, gcc-internal-format
57096 msgid ""
57097 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
57098 "lhs%>"
57099 msgstr ""
57101 #. See PR 43366.
57102 #: fortran/resolve.c:9727
57103 #, gcc-internal-format, gfc-internal-format
57104 msgid ""
57105 "Assignment to an allocatable polymorphic variable at %L is not yet supported"
57106 msgstr ""
57108 #: fortran/resolve.c:9733
57109 #, gcc-internal-format, gfc-internal-format
57110 msgid ""
57111 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
57112 "%L - check that there is a matching specific subroutine for '=' operator"
57113 msgstr ""
57115 #: fortran/resolve.c:9744
57116 #, gcc-internal-format, gfc-internal-format
57117 msgid ""
57118 "Coindexed variable must not have an allocatable ultimate component in "
57119 "assignment at %L"
57120 msgstr ""
57122 #: fortran/resolve.c:10047
57123 #, gcc-internal-format, gfc-internal-format
57124 msgid ""
57125 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
57126 "array references would occur in intermediate expressions."
57127 msgstr ""
57129 #. Even if standard does not support this feature, continue to build
57130 #. the two statements to avoid upsetting frontend_passes.c.
57131 #: fortran/resolve.c:10289
57132 #, gcc-internal-format, gfc-internal-format
57133 msgid "Pointer procedure assignment at %L"
57134 msgstr ""
57136 #: fortran/resolve.c:10301
57137 #, gcc-internal-format, gfc-internal-format
57138 msgid ""
57139 "The function result on the lhs of the assignment at %L must have the pointer "
57140 "attribute."
57141 msgstr ""
57143 #: fortran/resolve.c:10528
57144 #, gcc-internal-format, gfc-internal-format
57145 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
57146 msgstr ""
57148 #: fortran/resolve.c:10531
57149 #, gcc-internal-format
57150 msgid "Variable %qs has not been assigned a target label at %L"
57151 msgstr ""
57153 #: fortran/resolve.c:10542
57154 #, gcc-internal-format, gfc-internal-format
57155 msgid ""
57156 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
57157 msgstr ""
57159 #: fortran/resolve.c:10604
57160 #, gcc-internal-format, gfc-internal-format
57161 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
57162 msgstr ""
57164 #: fortran/resolve.c:10639
57165 #, gcc-internal-format, gfc-internal-format
57166 msgid "Invalid NULL at %L"
57167 msgstr ""
57169 #: fortran/resolve.c:10643
57170 #, gcc-internal-format, gfc-internal-format
57171 msgid ""
57172 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
57173 msgstr ""
57175 #: fortran/resolve.c:10699
57176 #, gcc-internal-format
57177 msgid "gfc_resolve_code(): No expression on DO WHILE"
57178 msgstr ""
57180 #: fortran/resolve.c:10704
57181 #, gcc-internal-format, gfc-internal-format
57182 msgid ""
57183 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
57184 msgstr ""
57186 #: fortran/resolve.c:10788
57187 #, gcc-internal-format, gfc-internal-format
57188 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
57189 msgstr ""
57191 #: fortran/resolve.c:10859
57192 #, gcc-internal-format
57193 msgid "gfc_resolve_code(): Bad statement code"
57194 msgstr ""
57196 #: fortran/resolve.c:10954
57197 #, gcc-internal-format, gfc-internal-format
57198 msgid ""
57199 "Variable %s with binding label %s at %L uses the same global identifier as "
57200 "entity at %L"
57201 msgstr ""
57203 #. This can only happen if the variable is defined in a module - if it
57204 #. isn't the same module, reject it.
57205 #: fortran/resolve.c:10967
57206 #, gcc-internal-format, gfc-internal-format
57207 msgid ""
57208 "Variable %s from module %s with binding label %s at %L uses the same global "
57209 "identifier as entity at %L from module %s"
57210 msgstr ""
57212 #. Print an error if the procedure is defined multiple times; we have to
57213 #. exclude references to the same procedure via module association or
57214 #. multiple checks for the same procedure.
57215 #: fortran/resolve.c:10984
57216 #, gcc-internal-format, gfc-internal-format
57217 msgid ""
57218 "Procedure %s with binding label %s at %L uses the same global identifier as "
57219 "entity at %L"
57220 msgstr ""
57222 #: fortran/resolve.c:11061
57223 #, gcc-internal-format, gfc-internal-format
57224 msgid "String length at %L is too large"
57225 msgstr ""
57227 #: fortran/resolve.c:11289
57228 #, gcc-internal-format
57229 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
57230 msgstr ""
57232 #: fortran/resolve.c:11293
57233 #, gcc-internal-format
57234 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
57235 msgstr ""
57237 #: fortran/resolve.c:11301
57238 #, gcc-internal-format
57239 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
57240 msgstr ""
57242 #: fortran/resolve.c:11311
57243 #, gcc-internal-format
57244 msgid "Array %qs at %L cannot have a deferred shape"
57245 msgstr ""
57247 #: fortran/resolve.c:11326
57248 #, gcc-internal-format
57249 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
57250 msgstr ""
57252 #: fortran/resolve.c:11338
57253 #, gcc-internal-format
57254 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
57255 msgstr ""
57257 #: fortran/resolve.c:11369
57258 #, gcc-internal-format
57259 msgid ""
57260 "The type %qs cannot be host associated at %L because it is blocked by an "
57261 "incompatible object of the same name declared at %L"
57262 msgstr ""
57264 #: fortran/resolve.c:11391
57265 #, gcc-internal-format
57266 msgid ""
57267 "Implied SAVE for module variable %qs at %L, needed due to the default "
57268 "initialization"
57269 msgstr ""
57271 #. The shape of a main program or module array needs to be
57272 #. constant.
57273 #: fortran/resolve.c:11437
57274 #, gcc-internal-format
57275 msgid "The module or main program array %qs at %L must have constant shape"
57276 msgstr ""
57278 #: fortran/resolve.c:11449
57279 #, gcc-internal-format
57280 msgid ""
57281 "Entity %qs at %L has a deferred type parameter and requires either the "
57282 "pointer or allocatable attribute"
57283 msgstr ""
57285 #: fortran/resolve.c:11465
57286 #, gcc-internal-format, gfc-internal-format
57287 msgid ""
57288 "Entity with assumed character length at %L must be a dummy argument or a "
57289 "PARAMETER"
57290 msgstr ""
57292 #: fortran/resolve.c:11486
57293 #, gcc-internal-format
57294 msgid "%qs at %L must have constant character length in this context"
57295 msgstr ""
57297 #: fortran/resolve.c:11493
57298 #, gcc-internal-format
57299 msgid "COMMON variable %qs at %L must have constant character length"
57300 msgstr ""
57302 #: fortran/resolve.c:11540
57303 #, gcc-internal-format
57304 msgid "Allocatable %qs at %L cannot have an initializer"
57305 msgstr ""
57307 #: fortran/resolve.c:11543
57308 #, gcc-internal-format
57309 msgid "External %qs at %L cannot have an initializer"
57310 msgstr ""
57312 #: fortran/resolve.c:11547
57313 #, gcc-internal-format
57314 msgid "Dummy %qs at %L cannot have an initializer"
57315 msgstr ""
57317 #: fortran/resolve.c:11550
57318 #, gcc-internal-format
57319 msgid "Intrinsic %qs at %L cannot have an initializer"
57320 msgstr ""
57322 #: fortran/resolve.c:11553
57323 #, gcc-internal-format
57324 msgid "Function result %qs at %L cannot have an initializer"
57325 msgstr ""
57327 #: fortran/resolve.c:11556
57328 #, gcc-internal-format
57329 msgid "Automatic array %qs at %L cannot have an initializer"
57330 msgstr ""
57332 #: fortran/resolve.c:11598
57333 #, gcc-internal-format, gfc-internal-format
57334 msgid "%s at %L"
57335 msgstr ""
57337 #: fortran/resolve.c:11625
57338 #, gcc-internal-format
57339 msgid "Character-valued statement function %qs at %L must have constant length"
57340 msgstr ""
57342 #: fortran/resolve.c:11647
57343 #, gcc-internal-format
57344 msgid ""
57345 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
57346 "PUBLIC at %L"
57347 msgstr ""
57349 #: fortran/resolve.c:11669
57350 #, gcc-internal-format
57351 msgid ""
57352 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
57353 "which is PRIVATE"
57354 msgstr ""
57356 #: fortran/resolve.c:11687
57357 #, gcc-internal-format
57358 msgid "Function %qs at %L cannot have an initializer"
57359 msgstr ""
57361 #: fortran/resolve.c:11696
57362 #, gcc-internal-format
57363 msgid "External object %qs at %L may not have an initializer"
57364 msgstr ""
57366 #: fortran/resolve.c:11704
57367 #, gcc-internal-format
57368 msgid "ELEMENTAL function %qs at %L must have a scalar result"
57369 msgstr ""
57371 #: fortran/resolve.c:11714
57372 #, gcc-internal-format
57373 msgid ""
57374 "Statement function %qs at %L may not have pointer or allocatable attribute"
57375 msgstr ""
57377 #: fortran/resolve.c:11733
57378 #, gcc-internal-format
57379 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
57380 msgstr ""
57382 #: fortran/resolve.c:11737
57383 #, gcc-internal-format
57384 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
57385 msgstr ""
57387 #: fortran/resolve.c:11741
57388 #, gcc-internal-format
57389 msgid "CHARACTER(*) function %qs at %L cannot be pure"
57390 msgstr ""
57392 #: fortran/resolve.c:11745
57393 #, gcc-internal-format
57394 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
57395 msgstr ""
57397 #: fortran/resolve.c:11758
57398 #, gcc-internal-format
57399 msgid "CHARACTER(*) function %qs at %L"
57400 msgstr ""
57402 #: fortran/resolve.c:11767
57403 #, gcc-internal-format
57404 msgid "Procedure pointer %qs at %L shall not be elemental"
57405 msgstr ""
57407 #: fortran/resolve.c:11773
57408 #, gcc-internal-format
57409 msgid "Dummy procedure %qs at %L shall not be elemental"
57410 msgstr ""
57412 #: fortran/resolve.c:11829
57413 #, gcc-internal-format
57414 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
57415 msgstr ""
57417 #: fortran/resolve.c:11835
57418 #, gcc-internal-format
57419 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
57420 msgstr ""
57422 #: fortran/resolve.c:11841
57423 #, gcc-internal-format
57424 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
57425 msgstr ""
57427 #: fortran/resolve.c:11849
57428 #, gcc-internal-format
57429 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
57430 msgstr ""
57432 #: fortran/resolve.c:11855
57433 #, gcc-internal-format
57434 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
57435 msgstr ""
57437 #: fortran/resolve.c:11893
57438 #, gcc-internal-format, gfc-internal-format
57439 msgid ""
57440 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
57441 "interface in %s"
57442 msgstr ""
57444 #: fortran/resolve.c:11901
57445 #, gcc-internal-format, gfc-internal-format
57446 msgid ""
57447 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
57448 "in %s"
57449 msgstr ""
57451 #: fortran/resolve.c:11909
57452 #, gcc-internal-format, gfc-internal-format
57453 msgid ""
57454 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
57455 "interface in %s"
57456 msgstr ""
57458 #: fortran/resolve.c:11918
57459 #, gcc-internal-format, gfc-internal-format
57460 msgid ""
57461 "%s between the MODULE PROCEDURE declaration in module %s and the declaration "
57462 "at %L in SUBMODULE %s"
57463 msgstr ""
57465 #: fortran/resolve.c:12003
57466 #, gcc-internal-format
57467 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
57468 msgstr ""
57470 #: fortran/resolve.c:12012
57471 #, gcc-internal-format, gfc-internal-format
57472 msgid "FINAL procedure at %L must have exactly one argument"
57473 msgstr ""
57475 #: fortran/resolve.c:12021
57476 #, gcc-internal-format
57477 msgid "Argument of FINAL procedure at %L must be of type %qs"
57478 msgstr ""
57480 #: fortran/resolve.c:12029
57481 #, gcc-internal-format, gfc-internal-format
57482 msgid "Argument of FINAL procedure at %L must not be a POINTER"
57483 msgstr ""
57485 #: fortran/resolve.c:12035
57486 #, gcc-internal-format, gfc-internal-format
57487 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
57488 msgstr ""
57490 #: fortran/resolve.c:12041
57491 #, gcc-internal-format, gfc-internal-format
57492 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
57493 msgstr ""
57495 #: fortran/resolve.c:12049
57496 #, gcc-internal-format, gfc-internal-format
57497 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
57498 msgstr ""
57500 #: fortran/resolve.c:12058
57501 #, gcc-internal-format, gfc-internal-format
57502 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
57503 msgstr ""
57505 #: fortran/resolve.c:12080
57506 #, gcc-internal-format
57507 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
57508 msgstr ""
57510 #: fortran/resolve.c:12117
57511 #, gcc-internal-format
57512 msgid ""
57513 "Only array FINAL procedures declared for derived type %qs defined at %L, "
57514 "suggest also scalar one"
57515 msgstr ""
57517 #: fortran/resolve.c:12157
57518 #, gcc-internal-format
57519 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
57520 msgstr ""
57522 #: fortran/resolve.c:12193
57523 #, gcc-internal-format
57524 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
57525 msgstr ""
57527 #: fortran/resolve.c:12252
57528 #, gcc-internal-format
57529 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
57530 msgstr ""
57532 #: fortran/resolve.c:12264
57533 #, gcc-internal-format
57534 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
57535 msgstr ""
57537 #: fortran/resolve.c:12292
57538 #, gcc-internal-format
57539 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
57540 msgstr ""
57542 #: fortran/resolve.c:12348
57543 #, gcc-internal-format, gfc-internal-format
57544 msgid "Type-bound operator at %L can't be NOPASS"
57545 msgstr ""
57547 #: fortran/resolve.c:12530
57548 #, gcc-internal-format
57549 msgid ""
57550 "%qs must be a module procedure or an external procedure with an explicit "
57551 "interface at %L"
57552 msgstr ""
57554 #: fortran/resolve.c:12572
57555 #, gcc-internal-format
57556 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
57557 msgstr ""
57559 #: fortran/resolve.c:12586
57560 #, gcc-internal-format
57561 msgid "Procedure %qs with PASS at %L must have at least one argument"
57562 msgstr ""
57564 #: fortran/resolve.c:12600 fortran/resolve.c:13048
57565 #, gcc-internal-format
57566 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
57567 msgstr ""
57569 #: fortran/resolve.c:12608
57570 #, gcc-internal-format
57571 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
57572 msgstr ""
57574 #: fortran/resolve.c:12617
57575 #, gcc-internal-format
57576 msgid "Passed-object dummy argument of %qs at %L must be scalar"
57577 msgstr ""
57579 #: fortran/resolve.c:12623
57580 #, gcc-internal-format
57581 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
57582 msgstr ""
57584 #: fortran/resolve.c:12629
57585 #, gcc-internal-format
57586 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
57587 msgstr ""
57589 #: fortran/resolve.c:12658
57590 #, gcc-internal-format
57591 msgid "Procedure %qs at %L has the same name as a component of %qs"
57592 msgstr ""
57594 #: fortran/resolve.c:12668
57595 #, gcc-internal-format
57596 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
57597 msgstr ""
57599 #: fortran/resolve.c:12760
57600 #, gcc-internal-format
57601 msgid ""
57602 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
57603 "not overridden"
57604 msgstr ""
57606 #: fortran/resolve.c:12855
57607 #, gcc-internal-format
57608 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
57609 msgstr ""
57611 #: fortran/resolve.c:12864
57612 #, gcc-internal-format
57613 msgid ""
57614 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
57615 msgstr ""
57617 #: fortran/resolve.c:12874
57618 #, gcc-internal-format
57619 msgid ""
57620 "Component %qs at %L with coarray component shall be a nonpointer, "
57621 "nonallocatable scalar"
57622 msgstr ""
57624 #: fortran/resolve.c:12883
57625 #, gcc-internal-format
57626 msgid ""
57627 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
57628 msgstr ""
57630 #: fortran/resolve.c:12981
57631 #, gcc-internal-format
57632 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
57633 msgstr ""
57635 #: fortran/resolve.c:12995
57636 #, gcc-internal-format
57637 msgid ""
57638 "Procedure pointer component %qs with PASS at %L must have at least one "
57639 "argument"
57640 msgstr ""
57642 #: fortran/resolve.c:13011
57643 #, gcc-internal-format
57644 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
57645 msgstr ""
57647 #: fortran/resolve.c:13021
57648 #, gcc-internal-format
57649 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
57650 msgstr ""
57652 #: fortran/resolve.c:13030
57653 #, gcc-internal-format
57654 msgid ""
57655 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
57656 msgstr ""
57658 #: fortran/resolve.c:13039
57659 #, gcc-internal-format
57660 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
57661 msgstr ""
57663 #: fortran/resolve.c:13081
57664 #, gcc-internal-format
57665 msgid ""
57666 "Component %qs of %qs at %L has the same name as an inherited type-bound "
57667 "procedure"
57668 msgstr ""
57670 #: fortran/resolve.c:13094
57671 #, gcc-internal-format
57672 msgid ""
57673 "Character length of component %qs needs to be a constant specification "
57674 "expression at %L"
57675 msgstr ""
57677 #: fortran/resolve.c:13105
57678 #, gcc-internal-format
57679 msgid ""
57680 "Character component %qs of %qs at %L with deferred length must be a POINTER "
57681 "or ALLOCATABLE"
57682 msgstr ""
57684 #: fortran/resolve.c:13136
57685 #, gcc-internal-format
57686 msgid ""
57687 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
57688 "is PUBLIC at %L"
57689 msgstr ""
57691 #: fortran/resolve.c:13144
57692 #, gcc-internal-format, gfc-internal-format
57693 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
57694 msgstr ""
57696 #: fortran/resolve.c:13153
57697 #, gcc-internal-format, gfc-internal-format
57698 msgid ""
57699 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
57700 "attribute"
57701 msgstr ""
57703 #: fortran/resolve.c:13171 fortran/resolve.c:13183
57704 #, gcc-internal-format
57705 msgid ""
57706 "The pointer component %qs of %qs at %L is a type that has not been declared"
57707 msgstr ""
57709 #: fortran/resolve.c:13195
57710 #, gcc-internal-format
57711 msgid "Component %qs with CLASS at %L must be allocatable or pointer"
57712 msgstr ""
57714 #: fortran/resolve.c:13262
57715 #, gcc-internal-format, gfc-internal-format
57716 msgid "Conflicting initializers in union at %L and %L"
57717 msgstr ""
57719 #: fortran/resolve.c:13306
57720 #, gcc-internal-format
57721 msgid ""
57722 "As extending type %qs at %L has a coarray component, parent type %qs shall "
57723 "also have one"
57724 msgstr ""
57726 #: fortran/resolve.c:13319
57727 #, gcc-internal-format
57728 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
57729 msgstr ""
57731 #: fortran/resolve.c:13373
57732 #, gcc-internal-format
57733 msgid ""
57734 "Generic name %qs of function %qs at %L being the same name as derived type "
57735 "at %L"
57736 msgstr ""
57738 #: fortran/resolve.c:13429
57739 #, gcc-internal-format
57740 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
57741 msgstr ""
57743 #: fortran/resolve.c:13435
57744 #, gcc-internal-format
57745 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
57746 msgstr ""
57748 #: fortran/resolve.c:13441
57749 #, gcc-internal-format
57750 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
57751 msgstr ""
57753 #: fortran/resolve.c:13449
57754 #, gcc-internal-format
57755 msgid ""
57756 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
57757 msgstr ""
57759 #: fortran/resolve.c:13459
57760 #, gcc-internal-format
57761 msgid ""
57762 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
57763 "defined input/output procedure"
57764 msgstr ""
57766 #: fortran/resolve.c:13469
57767 #, gcc-internal-format
57768 msgid ""
57769 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
57770 "components"
57771 msgstr ""
57773 #. FIXME: Once UDDTIO is implemented, the following can be
57774 #. removed.
57775 #: fortran/resolve.c:13477
57776 #, gcc-internal-format
57777 msgid ""
57778 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
57779 "components and thus requires a defined input/output procedure"
57780 msgstr ""
57782 #: fortran/resolve.c:13494
57783 #, gcc-internal-format
57784 msgid ""
57785 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
57786 "namelist %qs at %L"
57787 msgstr ""
57789 #: fortran/resolve.c:13504
57790 #, gcc-internal-format
57791 msgid ""
57792 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
57793 "member of namelist %qs at %L"
57794 msgstr ""
57796 #: fortran/resolve.c:13515
57797 #, gcc-internal-format
57798 msgid ""
57799 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
57800 "namelist %qs at %L"
57801 msgstr ""
57803 #: fortran/resolve.c:13542
57804 #, gcc-internal-format
57805 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
57806 msgstr ""
57808 #: fortran/resolve.c:13561
57809 #, gcc-internal-format
57810 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
57811 msgstr ""
57813 #: fortran/resolve.c:13573
57814 #, gcc-internal-format
57815 msgid ""
57816 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
57817 msgstr ""
57819 #: fortran/resolve.c:13584
57820 #, gcc-internal-format, gfc-internal-format
57821 msgid "Incompatible derived type in PARAMETER at %L"
57822 msgstr ""
57824 #: fortran/resolve.c:13676
57825 #, gcc-internal-format, gfc-internal-format
57826 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
57827 msgstr ""
57829 #: fortran/resolve.c:13679
57830 #, gcc-internal-format, gfc-internal-format
57831 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
57832 msgstr ""
57834 #: fortran/resolve.c:13772
57835 #, gcc-internal-format
57836 msgid ""
57837 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
57838 "assumed-shape or assumed-rank array"
57839 msgstr ""
57841 #: fortran/resolve.c:13790
57842 #, gcc-internal-format, gfc-internal-format
57843 msgid "Assumed size array at %L must be a dummy argument"
57844 msgstr ""
57846 #: fortran/resolve.c:13793
57847 #, gcc-internal-format, gfc-internal-format
57848 msgid "Assumed shape array at %L must be a dummy argument"
57849 msgstr ""
57851 #: fortran/resolve.c:13801
57852 #, gcc-internal-format, gfc-internal-format
57853 msgid "Assumed-rank array at %L must be a dummy argument"
57854 msgstr ""
57856 #: fortran/resolve.c:13808
57857 #, gcc-internal-format, gfc-internal-format
57858 msgid ""
57859 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
57860 msgstr ""
57862 #: fortran/resolve.c:13821
57863 #, gcc-internal-format, gfc-internal-format
57864 msgid "Symbol at %L is not a DUMMY variable"
57865 msgstr ""
57867 #: fortran/resolve.c:13827
57868 #, gcc-internal-format
57869 msgid ""
57870 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
57871 msgstr ""
57873 #: fortran/resolve.c:13837
57874 #, gcc-internal-format
57875 msgid ""
57876 "Character dummy variable %qs at %L with VALUE attribute must have constant "
57877 "length"
57878 msgstr ""
57880 #: fortran/resolve.c:13846
57881 #, gcc-internal-format
57882 msgid ""
57883 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
57884 "have length one"
57885 msgstr ""
57887 #: fortran/resolve.c:13859 fortran/resolve.c:14026
57888 #, gcc-internal-format
57889 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
57890 msgstr ""
57892 #: fortran/resolve.c:13873
57893 #, gcc-internal-format, gfc-internal-format
57894 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
57895 msgstr ""
57897 #: fortran/resolve.c:13882
57898 #, gcc-internal-format, gfc-internal-format
57899 msgid ""
57900 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
57901 "an numeric intrinsic type"
57902 msgstr ""
57904 #: fortran/resolve.c:13891
57905 #, gcc-internal-format, gfc-internal-format
57906 msgid ""
57907 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
57908 "CODIMENSION, POINTER or VALUE attribute"
57909 msgstr ""
57911 #: fortran/resolve.c:13899
57912 #, gcc-internal-format, gfc-internal-format
57913 msgid ""
57914 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
57915 "attribute"
57916 msgstr ""
57918 #: fortran/resolve.c:13906
57919 #, gcc-internal-format, gfc-internal-format
57920 msgid ""
57921 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
57922 "assumed-size array"
57923 msgstr ""
57925 #: fortran/resolve.c:13926
57926 #, gcc-internal-format, gfc-internal-format
57927 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
57928 msgstr ""
57930 #: fortran/resolve.c:13933
57931 #, gcc-internal-format, gfc-internal-format
57932 msgid ""
57933 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
57934 "POINTER or VALUE attribute"
57935 msgstr ""
57937 #: fortran/resolve.c:13940
57938 #, gcc-internal-format, gfc-internal-format
57939 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
57940 msgstr ""
57942 #: fortran/resolve.c:13947
57943 #, gcc-internal-format, gfc-internal-format
57944 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
57945 msgstr ""
57947 #: fortran/resolve.c:13972
57948 #, gcc-internal-format
57949 msgid ""
57950 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
57951 "nor declared at the module level scope"
57952 msgstr ""
57954 #: fortran/resolve.c:14052
57955 #, gcc-internal-format
57956 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
57957 msgstr ""
57959 #: fortran/resolve.c:14067
57960 #, gcc-internal-format, gfc-internal-format
57961 msgid ""
57962 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
57963 "must be a coarray"
57964 msgstr ""
57966 #: fortran/resolve.c:14080
57967 #, gcc-internal-format, gfc-internal-format
57968 msgid ""
57969 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE "
57970 "must be a coarray"
57971 msgstr ""
57973 #: fortran/resolve.c:14098
57974 #, gcc-internal-format
57975 msgid ""
57976 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
57977 "a default initializer"
57978 msgstr ""
57980 #: fortran/resolve.c:14110
57981 #, gcc-internal-format
57982 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
57983 msgstr ""
57985 #: fortran/resolve.c:14119
57986 #, gcc-internal-format
57987 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
57988 msgstr ""
57990 #: fortran/resolve.c:14131
57991 #, gcc-internal-format
57992 msgid ""
57993 "Function result %qs at %L shall not be a coarray or have a coarray component"
57994 msgstr ""
57996 #: fortran/resolve.c:14140
57997 #, gcc-internal-format
57998 msgid ""
57999 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
58000 msgstr ""
58002 #: fortran/resolve.c:14152
58003 #, gcc-internal-format
58004 msgid ""
58005 "Variable %qs at %L with coarray component shall be a nonpointer, "
58006 "nonallocatable scalar, which is not a coarray"
58007 msgstr ""
58009 #: fortran/resolve.c:14167
58010 #, gcc-internal-format
58011 msgid ""
58012 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
58013 "argument"
58014 msgstr ""
58016 #: fortran/resolve.c:14175
58017 #, gcc-internal-format
58018 msgid ""
58019 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
58020 msgstr ""
58022 #: fortran/resolve.c:14182
58023 #, gcc-internal-format
58024 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
58025 msgstr ""
58027 #: fortran/resolve.c:14194
58028 #, gcc-internal-format
58029 msgid ""
58030 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
58031 "or have coarray components"
58032 msgstr ""
58034 #: fortran/resolve.c:14203
58035 #, gcc-internal-format
58036 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
58037 msgstr ""
58039 #: fortran/resolve.c:14219
58040 #, gcc-internal-format
58041 msgid ""
58042 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
58043 "%qs"
58044 msgstr ""
58046 #: fortran/resolve.c:14225
58047 #, gcc-internal-format
58048 msgid ""
58049 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
58050 "%qs"
58051 msgstr ""
58053 #: fortran/resolve.c:14250
58054 #, gcc-internal-format, gfc-internal-format
58055 msgid "Namelist '%s' can not be an argument to subroutine or function at %L"
58056 msgstr ""
58058 #: fortran/resolve.c:14319
58059 #, gcc-internal-format, gfc-internal-format
58060 msgid "Threadprivate at %L isn't SAVEd"
58061 msgstr ""
58063 #: fortran/resolve.c:14330
58064 #, gcc-internal-format
58065 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
58066 msgstr ""
58068 #: fortran/resolve.c:14426
58069 #, gcc-internal-format
58070 msgid "check_data_variable(): Bad expression"
58071 msgstr ""
58073 #: fortran/resolve.c:14432
58074 #, gcc-internal-format
58075 msgid "BLOCK DATA element %qs at %L must be in COMMON"
58076 msgstr ""
58078 #: fortran/resolve.c:14438
58079 #, gcc-internal-format
58080 msgid "DATA array %qs at %L must be specified in a previous declaration"
58081 msgstr ""
58083 #: fortran/resolve.c:14447
58084 #, gcc-internal-format
58085 msgid "DATA element %qs at %L cannot have a coindex"
58086 msgstr ""
58088 #: fortran/resolve.c:14461
58089 #, gcc-internal-format
58090 msgid "DATA element %qs at %L is a pointer and so must be a full array"
58091 msgstr ""
58093 #: fortran/resolve.c:14507
58094 #, gcc-internal-format, gfc-internal-format
58095 msgid "Nonconstant array section at %L in DATA statement"
58096 msgstr ""
58098 #: fortran/resolve.c:14520
58099 #, gcc-internal-format, gfc-internal-format
58100 msgid "DATA statement at %L has more variables than values"
58101 msgstr ""
58103 #: fortran/resolve.c:14619
58104 #, gcc-internal-format, gfc-internal-format
58105 msgid ""
58106 "start of implied-do loop at %L could not be simplified to a constant value"
58107 msgstr ""
58109 #: fortran/resolve.c:14627
58110 #, gcc-internal-format, gfc-internal-format
58111 msgid ""
58112 "end of implied-do loop at %L could not be simplified to a constant value"
58113 msgstr ""
58115 #: fortran/resolve.c:14635
58116 #, gcc-internal-format, gfc-internal-format
58117 msgid ""
58118 "step of implied-do loop at %L could not be simplified to a constant value"
58119 msgstr ""
58121 #: fortran/resolve.c:14760
58122 #, gcc-internal-format, gfc-internal-format
58123 msgid "DATA statement at %L has more values than variables"
58124 msgstr ""
58126 #: fortran/resolve.c:14925
58127 #, gcc-internal-format, gfc-internal-format
58128 msgid "Label %d at %L defined but not used"
58129 msgstr ""
58131 #: fortran/resolve.c:14930
58132 #, gcc-internal-format, gfc-internal-format
58133 msgid "Label %d at %L defined but cannot be used"
58134 msgstr ""
58136 #: fortran/resolve.c:15014
58137 #, gcc-internal-format
58138 msgid ""
58139 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
58140 "EQUIVALENCE object"
58141 msgstr ""
58143 #: fortran/resolve.c:15023
58144 #, gcc-internal-format
58145 msgid ""
58146 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
58147 "EQUIVALENCE object"
58148 msgstr ""
58150 #: fortran/resolve.c:15031
58151 #, gcc-internal-format
58152 msgid ""
58153 "Derived type variable %qs at %L with default initialization cannot be in "
58154 "EQUIVALENCE with a variable in COMMON"
58155 msgstr ""
58157 #: fortran/resolve.c:15047
58158 #, gcc-internal-format
58159 msgid ""
58160 "Derived type variable %qs at %L with pointer component(s) cannot be an "
58161 "EQUIVALENCE object"
58162 msgstr ""
58164 #: fortran/resolve.c:15150
58165 #, gcc-internal-format, gfc-internal-format
58166 msgid "Syntax error in EQUIVALENCE statement at %L"
58167 msgstr ""
58169 #: fortran/resolve.c:15165
58170 #, gcc-internal-format, gfc-internal-format
58171 msgid ""
58172 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
58173 "the PROTECTED attribute"
58174 msgstr ""
58176 #: fortran/resolve.c:15177
58177 #, gcc-internal-format
58178 msgid ""
58179 "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure "
58180 "procedure %qs"
58181 msgstr ""
58183 #: fortran/resolve.c:15186
58184 #, gcc-internal-format
58185 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
58186 msgstr ""
58188 #: fortran/resolve.c:15259
58189 #, gcc-internal-format
58190 msgid ""
58191 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
58192 msgstr ""
58194 #: fortran/resolve.c:15270
58195 #, gcc-internal-format
58196 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
58197 msgstr ""
58199 #: fortran/resolve.c:15281
58200 #, gcc-internal-format, gfc-internal-format
58201 msgid "Substring at %L has length zero"
58202 msgstr ""
58204 #: fortran/resolve.c:15324
58205 #, gcc-internal-format
58206 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
58207 msgstr ""
58209 #: fortran/resolve.c:15337
58210 #, gcc-internal-format
58211 msgid "ENTRY %qs at %L has no IMPLICIT type"
58212 msgstr ""
58214 #: fortran/resolve.c:15354
58215 #, gcc-internal-format
58216 msgid "User operator procedure %qs at %L must be a FUNCTION"
58217 msgstr ""
58219 #: fortran/resolve.c:15364
58220 #, gcc-internal-format
58221 msgid "User operator procedure %qs at %L cannot be assumed character length"
58222 msgstr ""
58224 #: fortran/resolve.c:15372
58225 #, gcc-internal-format
58226 msgid "User operator procedure %qs at %L must have at least one argument"
58227 msgstr ""
58229 #: fortran/resolve.c:15386
58230 #, gcc-internal-format, gfc-internal-format
58231 msgid "First argument of operator interface at %L cannot be optional"
58232 msgstr ""
58234 #: fortran/resolve.c:15404
58235 #, gcc-internal-format, gfc-internal-format
58236 msgid "Second argument of operator interface at %L cannot be optional"
58237 msgstr ""
58239 #: fortran/resolve.c:15411
58240 #, gcc-internal-format, gfc-internal-format
58241 msgid "Operator interface at %L must have, at most, two arguments"
58242 msgstr ""
58244 #: fortran/resolve.c:15489
58245 #, gcc-internal-format
58246 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
58247 msgstr ""
58249 #: fortran/scanner.c:330
58250 #, gcc-internal-format
58251 msgid "Include directory %qs: %s"
58252 msgstr ""
58254 #: fortran/scanner.c:334
58255 #, gcc-internal-format
58256 msgid "Nonexistent include directory %qs"
58257 msgstr ""
58259 #: fortran/scanner.c:339
58260 #, gcc-internal-format
58261 msgid "%qs is not a directory"
58262 msgstr ""
58264 #: fortran/scanner.c:742
58265 #, gcc-internal-format, gfc-internal-format
58266 msgid ""
58267 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
58268 "is a continuation line"
58269 msgstr ""
58271 #: fortran/scanner.c:782
58272 #, gcc-internal-format, gfc-internal-format
58273 msgid ""
58274 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
58275 "is a continuation line"
58276 msgstr ""
58278 #: fortran/scanner.c:1275 fortran/scanner.c:1468
58279 #, gcc-internal-format, gfc-internal-format
58280 msgid "Line truncated at %L"
58281 msgstr ""
58283 #: fortran/scanner.c:1331 fortran/scanner.c:1545
58284 #, gcc-internal-format, gfc-internal-format
58285 msgid "Limit of %d continuations exceeded in statement at %C"
58286 msgstr ""
58288 #: fortran/scanner.c:1409 fortran/scanner.c:1506
58289 #, gcc-internal-format, gfc-internal-format
58290 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
58291 msgstr ""
58293 #: fortran/scanner.c:1423
58294 #, gcc-internal-format
58295 msgid "Missing %<&%> in continued character constant at %C"
58296 msgstr ""
58298 #: fortran/scanner.c:1696
58299 #, gcc-internal-format, gfc-internal-format
58300 msgid "Nonconforming tab character at %C"
58301 msgstr ""
58303 #: fortran/scanner.c:1784 fortran/scanner.c:1787
58304 #, gcc-internal-format
58305 msgid "%<&%> not allowed by itself in line %d"
58306 msgstr ""
58308 #: fortran/scanner.c:1846
58309 #, gcc-internal-format, gfc-internal-format
58310 msgid "Nonconforming tab character in column %d of line %d"
58311 msgstr ""
58313 #: fortran/scanner.c:2075
58314 #, gcc-internal-format
58315 msgid "file %qs left but not entered"
58316 msgstr ""
58318 #: fortran/scanner.c:2113
58319 #, gcc-internal-format
58320 msgid "Illegal preprocessor directive"
58321 msgstr ""
58323 #: fortran/scanner.c:2240
58324 #, gcc-internal-format
58325 msgid "Can't open file %qs"
58326 msgstr ""
58328 #: fortran/simplify.c:88
58329 #, gcc-internal-format, gfc-internal-format
58330 msgid "Result of %s overflows its kind at %L"
58331 msgstr ""
58333 #: fortran/simplify.c:93
58334 #, gcc-internal-format, gfc-internal-format
58335 msgid "Result of %s underflows its kind at %L"
58336 msgstr ""
58338 #: fortran/simplify.c:98
58339 #, gcc-internal-format, gfc-internal-format
58340 msgid "Result of %s is NaN at %L"
58341 msgstr ""
58343 #: fortran/simplify.c:102
58344 #, gcc-internal-format, gfc-internal-format
58345 msgid "Result of %s gives range error for its kind at %L"
58346 msgstr ""
58348 #: fortran/simplify.c:125
58349 #, gcc-internal-format, gfc-internal-format
58350 msgid "KIND parameter of %s at %L must be an initialization expression"
58351 msgstr ""
58353 #: fortran/simplify.c:133
58354 #, gcc-internal-format, gfc-internal-format
58355 msgid "Invalid KIND parameter of %s at %L"
58356 msgstr ""
58358 #: fortran/simplify.c:691
58359 #, gcc-internal-format
58360 msgid "gfc_simplify_abs(): Bad type"
58361 msgstr ""
58363 #: fortran/simplify.c:712
58364 #, gcc-internal-format, gfc-internal-format
58365 msgid "Argument of %s function at %L is negative"
58366 msgstr ""
58368 #: fortran/simplify.c:719
58369 #, gcc-internal-format, gfc-internal-format
58370 msgid "Argument of %s function at %L outside of range [0,127]"
58371 msgstr ""
58373 #: fortran/simplify.c:737
58374 #, gcc-internal-format, gfc-internal-format
58375 msgid ""
58376 "Argument of %s function at %L is too large for the collating sequence of "
58377 "kind %d"
58378 msgstr ""
58380 #: fortran/simplify.c:774
58381 #, gcc-internal-format, gfc-internal-format
58382 msgid "Argument of ACOS at %L must be between -1 and 1"
58383 msgstr ""
58385 #: fortran/simplify.c:788
58386 #, gcc-internal-format
58387 msgid "in gfc_simplify_acos(): Bad type"
58388 msgstr ""
58390 #: fortran/simplify.c:807
58391 #, gcc-internal-format, gfc-internal-format
58392 msgid "Argument of ACOSH at %L must not be less than 1"
58393 msgstr ""
58395 #: fortran/simplify.c:822
58396 #, gcc-internal-format
58397 msgid "in gfc_simplify_acosh(): Bad type"
58398 msgstr ""
58400 #: fortran/simplify.c:1051
58401 #, gcc-internal-format, gfc-internal-format
58402 msgid "Argument of ASIN at %L must be between -1 and 1"
58403 msgstr ""
58405 #: fortran/simplify.c:1065
58406 #, gcc-internal-format
58407 msgid "in gfc_simplify_asin(): Bad type"
58408 msgstr ""
58410 #: fortran/simplify.c:1093
58411 #, gcc-internal-format
58412 msgid "in gfc_simplify_asinh(): Bad type"
58413 msgstr ""
58415 #: fortran/simplify.c:1121
58416 #, gcc-internal-format
58417 msgid "in gfc_simplify_atan(): Bad type"
58418 msgstr ""
58420 #: fortran/simplify.c:1142
58421 #, gcc-internal-format, gfc-internal-format
58422 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
58423 msgstr ""
58425 #: fortran/simplify.c:1156
58426 #, gcc-internal-format
58427 msgid "in gfc_simplify_atanh(): Bad type"
58428 msgstr ""
58430 #: fortran/simplify.c:1173
58431 #, gcc-internal-format, gfc-internal-format
58432 msgid ""
58433 "If first argument of ATAN2 %L is zero, then the second argument must not be "
58434 "zero"
58435 msgstr ""
58437 #: fortran/simplify.c:1265
58438 #, gcc-internal-format, gfc-internal-format
58439 msgid "Result of BESSEL_YN is -INF at %L"
58440 msgstr ""
58442 #: fortran/simplify.c:1634
58443 #, gcc-internal-format
58444 msgid "gfc_simplify_dcmplx(): Bad type (x)"
58445 msgstr ""
58447 #: fortran/simplify.c:1653
58448 #, gcc-internal-format
58449 msgid "gfc_simplify_dcmplx(): Bad type (y)"
58450 msgstr ""
58452 #: fortran/simplify.c:1730
58453 #, gcc-internal-format
58454 msgid "in gfc_simplify_cos(): Bad type"
58455 msgstr ""
58457 #: fortran/simplify.c:1963
58458 #, gcc-internal-format
58459 msgid "gfc_simplify_dim(): Bad type"
58460 msgstr ""
58462 #: fortran/simplify.c:2271
58463 #, gcc-internal-format
58464 msgid "in gfc_simplify_exp(): Bad type"
58465 msgstr ""
58467 #: fortran/simplify.c:2437
58468 #, gcc-internal-format
58469 msgid "gfc_simplify_floor(): Bad kind"
58470 msgstr ""
58472 #: fortran/simplify.c:2587
58473 #, gcc-internal-format, gfc-internal-format
58474 msgid "Argument of IACHAR at %L must be of length one"
58475 msgstr ""
58477 #: fortran/simplify.c:2595
58478 #, gcc-internal-format, gfc-internal-format
58479 msgid "Argument of IACHAR function at %L outside of range 0..127"
58480 msgstr ""
58482 #: fortran/simplify.c:2710
58483 #, gcc-internal-format, gfc-internal-format
58484 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
58485 msgstr ""
58487 #: fortran/simplify.c:2734
58488 #, gcc-internal-format
58489 msgid "IBITS: Bad bit"
58490 msgstr ""
58492 #: fortran/simplify.c:2785
58493 #, gcc-internal-format, gfc-internal-format
58494 msgid "Argument of ICHAR at %L must be of length one"
58495 msgstr ""
58497 #. Left shift, as in SHIFTL.
58498 #: fortran/simplify.c:3150 fortran/simplify.c:3158
58499 #, gcc-internal-format, gfc-internal-format
58500 msgid "Second argument of %s is negative at %L"
58501 msgstr ""
58503 #: fortran/simplify.c:3170
58504 #, gcc-internal-format, gfc-internal-format
58505 msgid "Magnitude of second argument of %s exceeds bit size at %L"
58506 msgstr ""
58508 #: fortran/simplify.c:3295
58509 #, gcc-internal-format, gfc-internal-format
58510 msgid ""
58511 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
58512 "%C"
58513 msgstr ""
58515 #: fortran/simplify.c:3298
58516 #, gcc-internal-format, gfc-internal-format
58517 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
58518 msgstr ""
58520 #: fortran/simplify.c:3618 fortran/simplify.c:3750
58521 #, gcc-internal-format, gfc-internal-format
58522 msgid "DIM argument at %L is out of bounds"
58523 msgstr ""
58525 #: fortran/simplify.c:3933
58526 #, gcc-internal-format, gfc-internal-format
58527 msgid "Argument of LOG at %L cannot be less than or equal to zero"
58528 msgstr ""
58530 #: fortran/simplify.c:3946
58531 #, gcc-internal-format, gfc-internal-format
58532 msgid "Complex argument of LOG at %L cannot be zero"
58533 msgstr ""
58535 #: fortran/simplify.c:3957
58536 #, gcc-internal-format
58537 msgid "gfc_simplify_log: bad type"
58538 msgstr ""
58540 #: fortran/simplify.c:3974
58541 #, gcc-internal-format, gfc-internal-format
58542 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
58543 msgstr ""
58545 #: fortran/simplify.c:4277
58546 #, gcc-internal-format
58547 msgid "simplify_min_max(): Bad type in arglist"
58548 msgstr ""
58550 #. Result is processor-dependent.
58551 #: fortran/simplify.c:4453
58552 #, gcc-internal-format, gfc-internal-format
58553 msgid "Second argument MOD at %L is zero"
58554 msgstr ""
58556 #. Result is processor-dependent.
58557 #: fortran/simplify.c:4464
58558 #, gcc-internal-format, gfc-internal-format
58559 msgid "Second argument of MOD at %L is zero"
58560 msgstr ""
58562 #: fortran/simplify.c:4475
58563 #, gcc-internal-format
58564 msgid "gfc_simplify_mod(): Bad arguments"
58565 msgstr ""
58567 #. Result is processor-dependent. This processor just opts
58568 #. to not handle it at all.
58569 #. Result is processor-dependent.
58570 #: fortran/simplify.c:4501 fortran/simplify.c:4513
58571 #, gcc-internal-format, gfc-internal-format
58572 msgid "Second argument of MODULO at %L is zero"
58573 msgstr ""
58575 #: fortran/simplify.c:4533
58576 #, gcc-internal-format
58577 msgid "gfc_simplify_modulo(): Bad arguments"
58578 msgstr ""
58580 #: fortran/simplify.c:4581
58581 #, gcc-internal-format, gfc-internal-format
58582 msgid "Result of NEAREST is NaN at %L"
58583 msgstr ""
58585 #: fortran/simplify.c:5057
58586 #, gcc-internal-format, gfc-internal-format
58587 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
58588 msgstr ""
58590 #: fortran/simplify.c:5112
58591 #, gcc-internal-format, gfc-internal-format
58592 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
58593 msgstr ""
58595 #: fortran/simplify.c:5265
58596 #, gcc-internal-format, gfc-internal-format
58597 msgid "Reshaped array too large at %C"
58598 msgstr ""
58600 #: fortran/simplify.c:5379
58601 #, gcc-internal-format, gfc-internal-format
58602 msgid "Result of SCALE overflows its kind at %L"
58603 msgstr ""
58605 #: fortran/simplify.c:5958
58606 #, gcc-internal-format
58607 msgid "Bad type in gfc_simplify_sign"
58608 msgstr ""
58610 #: fortran/simplify.c:5987
58611 #, gcc-internal-format
58612 msgid "in gfc_simplify_sin(): Bad type"
58613 msgstr ""
58615 #: fortran/simplify.c:6114 fortran/simplify.c:6358
58616 #, gcc-internal-format
58617 msgid "Failure getting length of a constant array."
58618 msgstr ""
58620 #: fortran/simplify.c:6124
58621 #, gcc-internal-format
58622 msgid ""
58623 "The number of elements (%d) in the array constructor at %L requires an "
58624 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
58625 "option."
58626 msgstr ""
58628 #: fortran/simplify.c:6190
58629 #, gcc-internal-format, gfc-internal-format
58630 msgid "Simplification of SPREAD at %C not yet implemented"
58631 msgstr ""
58633 #: fortran/simplify.c:6214
58634 #, gcc-internal-format, gfc-internal-format
58635 msgid "Argument of SQRT at %L has a negative value"
58636 msgstr ""
58638 #: fortran/simplify.c:6230
58639 #, gcc-internal-format, gfc-internal-format
58640 msgid "invalid argument of SQRT at %L"
58641 msgstr ""
58643 #: fortran/simplify.c:6525
58644 #, gcc-internal-format, gfc-internal-format
58645 msgid ""
58646 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
58647 "lower bound is %ld)"
58648 msgstr ""
58650 #: fortran/simplify.c:6548
58651 #, gcc-internal-format, gfc-internal-format
58652 msgid ""
58653 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
58654 "upper bound is %ld)"
58655 msgstr ""
58657 #: fortran/simplify.c:6883
58658 #, gcc-internal-format
58659 msgid "gfc_convert_constant(): Unexpected type"
58660 msgstr ""
58662 #: fortran/simplify.c:6969
58663 #, gcc-internal-format
58664 msgid ""
58665 "Character %qs in string at %L cannot be converted into character kind %d"
58666 msgstr ""
58668 #: fortran/st.c:263
58669 #, gcc-internal-format
58670 msgid "gfc_free_statement(): Bad statement"
58671 msgstr ""
58673 #: fortran/symbol.c:132
58674 #, gcc-internal-format, gfc-internal-format
58675 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
58676 msgstr ""
58678 #: fortran/symbol.c:169
58679 #, gcc-internal-format
58680 msgid "Letter %qc already set in IMPLICIT statement at %C"
58681 msgstr ""
58683 #: fortran/symbol.c:191
58684 #, gcc-internal-format, gfc-internal-format
58685 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
58686 msgstr ""
58688 #: fortran/symbol.c:201
58689 #, gcc-internal-format
58690 msgid "Letter %qc already has an IMPLICIT type at %C"
58691 msgstr ""
58693 #: fortran/symbol.c:225
58694 #, gcc-internal-format
58695 msgid ""
58696 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
58697 "developers, and should not be used for implicitly typed variables"
58698 msgstr ""
58700 #: fortran/symbol.c:230
58701 #, gcc-internal-format
58702 msgid "gfc_get_default_type(): Bad symbol %qs"
58703 msgstr ""
58705 #: fortran/symbol.c:249
58706 #, gcc-internal-format
58707 msgid "gfc_set_default_type(): symbol already has a type"
58708 msgstr ""
58710 #: fortran/symbol.c:257
58711 #, gcc-internal-format
58712 msgid "Symbol %qs at %L has no IMPLICIT type"
58713 msgstr ""
58715 #. BIND(C) variables should not be implicitly declared.
58716 #: fortran/symbol.c:277
58717 #, gcc-internal-format
58718 msgid ""
58719 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
58720 msgstr ""
58722 #. Dummy args to a BIND(C) routine may not be interoperable if
58723 #. they are implicitly typed.
58724 #: fortran/symbol.c:293
58725 #, gcc-internal-format
58726 msgid ""
58727 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
58728 "a dummy argument to the BIND(C) procedure %qs at %L"
58729 msgstr ""
58731 #: fortran/symbol.c:334
58732 #, gcc-internal-format
58733 msgid "Function result %qs at %L has no IMPLICIT type"
58734 msgstr ""
58736 #: fortran/symbol.c:430
58737 #, gcc-internal-format, gfc-internal-format
58738 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
58739 msgstr ""
58741 #: fortran/symbol.c:454
58742 #, gcc-internal-format, gfc-internal-format
58743 msgid "Namelist group name at %L cannot have the SAVE attribute"
58744 msgstr ""
58746 #: fortran/symbol.c:469
58747 #, gcc-internal-format
58748 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
58749 msgstr ""
58751 #: fortran/symbol.c:495
58752 #, gcc-internal-format, gfc-internal-format
58753 msgid "Procedure pointer at %C"
58754 msgstr ""
58756 #: fortran/symbol.c:680
58757 #, gcc-internal-format, gfc-internal-format
58758 msgid "%s attribute applied to %s %s at %L"
58759 msgstr ""
58761 #: fortran/symbol.c:687
58762 #, gcc-internal-format, gfc-internal-format
58763 msgid "BIND(C) applied to %s %s at %L"
58764 msgstr ""
58766 #: fortran/symbol.c:803 fortran/symbol.c:1600
58767 #, gcc-internal-format, gfc-internal-format
58768 msgid "%s attribute conflicts with %s attribute at %L"
58769 msgstr ""
58771 #: fortran/symbol.c:806
58772 #, gcc-internal-format
58773 msgid "%s attribute conflicts with %s attribute in %qs at %L"
58774 msgstr ""
58776 #: fortran/symbol.c:814
58777 #, gcc-internal-format, gfc-internal-format
58778 msgid "%s attribute with %s attribute at %L"
58779 msgstr ""
58781 #: fortran/symbol.c:820
58782 #, gcc-internal-format
58783 msgid "%s attribute with %s attribute in %qs at %L"
58784 msgstr ""
58786 #: fortran/symbol.c:864
58787 #, gcc-internal-format, gfc-internal-format
58788 msgid "Cannot change attributes of USE-associated symbol at %L"
58789 msgstr ""
58791 #: fortran/symbol.c:867
58792 #, gcc-internal-format, gfc-internal-format
58793 msgid "Cannot change attributes of USE-associated symbol %s at %L"
58794 msgstr ""
58796 #: fortran/symbol.c:883
58797 #, gcc-internal-format, gfc-internal-format
58798 msgid "Duplicate %s attribute specified at %L"
58799 msgstr ""
58801 #: fortran/symbol.c:925
58802 #, gcc-internal-format, gfc-internal-format
58803 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
58804 msgstr ""
58806 #: fortran/symbol.c:951
58807 #, gcc-internal-format
58808 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
58809 msgstr ""
58811 #: fortran/symbol.c:977
58812 #, gcc-internal-format
58813 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
58814 msgstr ""
58816 #: fortran/symbol.c:1107
58817 #, gcc-internal-format, gfc-internal-format
58818 msgid "Cray Pointee at %L appears in multiple pointer() statements"
58819 msgstr ""
58821 #: fortran/symbol.c:1126
58822 #, gcc-internal-format, gfc-internal-format
58823 msgid "Duplicate PROTECTED attribute specified at %L"
58824 msgstr ""
58826 #: fortran/symbol.c:1159
58827 #, gcc-internal-format, gfc-internal-format
58828 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
58829 msgstr ""
58831 #: fortran/symbol.c:1170
58832 #, gcc-internal-format, gfc-internal-format
58833 msgid "Duplicate SAVE attribute specified at %L"
58834 msgstr ""
58836 #: fortran/symbol.c:1190
58837 #, gcc-internal-format, gfc-internal-format
58838 msgid "Duplicate VALUE attribute specified at %L"
58839 msgstr ""
58841 #: fortran/symbol.c:1209
58842 #, gcc-internal-format, gfc-internal-format
58843 msgid "Duplicate VOLATILE attribute specified at %L"
58844 msgstr ""
58846 #: fortran/symbol.c:1228
58847 #, gcc-internal-format, gfc-internal-format
58848 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
58849 msgstr ""
58851 #: fortran/symbol.c:1596
58852 #, gcc-internal-format
58853 msgid "%s attribute of %qs conflicts with %s attribute at %L"
58854 msgstr ""
58856 #: fortran/symbol.c:1632
58857 #, gcc-internal-format, gfc-internal-format
58858 msgid ""
58859 "%s procedure at %L is already declared as %s procedure. \n"
58860 "F2008: A pointer function assignment is ambiguous if it is the first "
58861 "executable statement after the specification block. Please add any other "
58862 "kind of executable statement before it. FIXME"
58863 msgstr ""
58865 #: fortran/symbol.c:1640
58866 #, gcc-internal-format, gfc-internal-format
58867 msgid "%s procedure at %L is already declared as %s procedure"
58868 msgstr ""
58870 #: fortran/symbol.c:1675
58871 #, gcc-internal-format, gfc-internal-format
58872 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
58873 msgstr ""
58875 #: fortran/symbol.c:1699
58876 #, gcc-internal-format, gfc-internal-format
58877 msgid "ACCESS specification at %L was already specified"
58878 msgstr ""
58880 #: fortran/symbol.c:1716
58881 #, gcc-internal-format, gfc-internal-format
58882 msgid "Duplicate BIND attribute specified at %L"
58883 msgstr ""
58885 #: fortran/symbol.c:1723
58886 #, gcc-internal-format, gfc-internal-format
58887 msgid "BIND(C) at %L"
58888 msgstr ""
58890 #: fortran/symbol.c:1739
58891 #, gcc-internal-format, gfc-internal-format
58892 msgid "Duplicate EXTENDS attribute specified at %L"
58893 msgstr ""
58895 #: fortran/symbol.c:1743
58896 #, gcc-internal-format, gfc-internal-format
58897 msgid "EXTENDS at %L"
58898 msgstr ""
58900 #: fortran/symbol.c:1769
58901 #, gcc-internal-format
58902 msgid "Symbol %qs at %L already has an explicit interface"
58903 msgstr ""
58905 #: fortran/symbol.c:1776
58906 #, gcc-internal-format
58907 msgid "%qs at %L has attributes specified outside its INTERFACE body"
58908 msgstr ""
58910 #: fortran/symbol.c:1814
58911 #, gcc-internal-format
58912 msgid ""
58913 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
58914 msgstr ""
58916 #: fortran/symbol.c:1818
58917 #, gcc-internal-format
58918 msgid "Symbol %qs at %L already has basic type of %s"
58919 msgstr ""
58921 #: fortran/symbol.c:1825
58922 #, gcc-internal-format
58923 msgid "Procedure %qs at %L may not have basic type of %s"
58924 msgstr ""
58926 #: fortran/symbol.c:1837
58927 #, gcc-internal-format
58928 msgid "Symbol %qs at %L cannot have a type"
58929 msgstr ""
58931 #: fortran/symbol.c:2063
58932 #, gcc-internal-format
58933 msgid "Component %qs at %C already declared at %L"
58934 msgstr ""
58936 #: fortran/symbol.c:2075
58937 #, gcc-internal-format
58938 msgid "Component %qs at %C already in the parent type at %L"
58939 msgstr ""
58941 #: fortran/symbol.c:2160
58942 #, gcc-internal-format
58943 msgid "Symbol %qs at %C is ambiguous"
58944 msgstr ""
58946 #: fortran/symbol.c:2192
58947 #, gcc-internal-format
58948 msgid "Derived type %qs at %C is being used before it is defined"
58949 msgstr ""
58951 #: fortran/symbol.c:2315
58952 #, gcc-internal-format
58953 msgid "Component %qs at %C is a PRIVATE component of %qs"
58954 msgstr ""
58956 #: fortran/symbol.c:2333
58957 #, gcc-internal-format
58958 msgid "%qs at %C is not a member of the %qs structure"
58959 msgstr ""
58961 #: fortran/symbol.c:2492
58962 #, gcc-internal-format, gfc-internal-format
58963 msgid "Duplicate statement label %d at %L and %L"
58964 msgstr ""
58966 #: fortran/symbol.c:2503
58967 #, gcc-internal-format, gfc-internal-format
58968 msgid "Label %d at %C already referenced as branch target"
58969 msgstr ""
58971 #: fortran/symbol.c:2513
58972 #, gcc-internal-format, gfc-internal-format
58973 msgid "Label %d at %C already referenced as a format label"
58974 msgstr ""
58976 #: fortran/symbol.c:2519
58977 #, gcc-internal-format, gfc-internal-format
58978 msgid ""
58979 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
58980 msgstr ""
58982 #: fortran/symbol.c:2561
58983 #, gcc-internal-format, gfc-internal-format
58984 msgid "Label %d at %C previously used as a FORMAT label"
58985 msgstr ""
58987 #: fortran/symbol.c:2570
58988 #, gcc-internal-format, gfc-internal-format
58989 msgid "Label %d at %C previously used as branch target"
58990 msgstr ""
58992 #: fortran/symbol.c:2576
58993 #, gcc-internal-format, gfc-internal-format
58994 msgid "Shared DO termination label %d at %C"
58995 msgstr ""
58997 #: fortran/symbol.c:2892
58998 #, gcc-internal-format
58999 msgid "new_symbol(): Symbol name too long"
59000 msgstr ""
59002 #: fortran/symbol.c:2916
59003 #, gcc-internal-format
59004 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
59005 msgstr ""
59007 #: fortran/symbol.c:2919
59008 #, gcc-internal-format
59009 msgid ""
59010 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
59011 msgstr ""
59013 #. Symbol is from another namespace.
59014 #: fortran/symbol.c:3144
59015 #, gcc-internal-format
59016 msgid "Symbol %qs at %C has already been host associated"
59017 msgstr ""
59019 #: fortran/symbol.c:4135
59020 #, gcc-internal-format
59021 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
59022 msgstr ""
59024 #: fortran/symbol.c:4148
59025 #, gcc-internal-format
59026 msgid ""
59027 "Derived type %qs declared at %L must have the BIND attribute to be C "
59028 "interoperable"
59029 msgstr ""
59031 #: fortran/symbol.c:4166
59032 #, gcc-internal-format
59033 msgid ""
59034 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
59035 "inaccessible by the C companion processor"
59036 msgstr ""
59038 #: fortran/symbol.c:4187
59039 #, gcc-internal-format
59040 msgid ""
59041 "Component %qs at %L cannot have the POINTER attribute because it is a member "
59042 "of the BIND(C) derived type %qs at %L"
59043 msgstr ""
59045 #: fortran/symbol.c:4197
59046 #, gcc-internal-format
59047 msgid ""
59048 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
59049 "derived type %qs at %L"
59050 msgstr ""
59052 #: fortran/symbol.c:4208
59053 #, gcc-internal-format
59054 msgid ""
59055 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
59056 "member of the BIND(C) derived type %qs at %L"
59057 msgstr ""
59059 #: fortran/symbol.c:4247
59060 #, gcc-internal-format
59061 msgid ""
59062 "Component %qs in derived type %qs at %L may not be C interoperable, even "
59063 "though derived type %qs is BIND(C)"
59064 msgstr ""
59066 #: fortran/symbol.c:4257
59067 #, gcc-internal-format
59068 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
59069 msgstr ""
59071 #: fortran/symbol.c:4271
59072 #, gcc-internal-format
59073 msgid ""
59074 "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) "
59075 "attributes"
59076 msgstr ""
59078 #: fortran/symbol.c:4279
59079 #, gcc-internal-format
59080 msgid ""
59081 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
59082 "BIND(C)"
59083 msgstr ""
59085 #: fortran/symbol.c:4756 fortran/symbol.c:4761
59086 #, gcc-internal-format
59087 msgid "Symbol %qs is used before it is typed at %L"
59088 msgstr ""
59090 #: fortran/target-memory.c:126
59091 #, gcc-internal-format
59092 msgid "Invalid expression in gfc_element_size."
59093 msgstr ""
59095 #: fortran/target-memory.c:346
59096 #, gcc-internal-format
59097 msgid "Invalid expression in gfc_target_encode_expr."
59098 msgstr ""
59100 #: fortran/target-memory.c:610
59101 #, gcc-internal-format
59102 msgid "Invalid expression in gfc_target_interpret_expr."
59103 msgstr ""
59105 #: fortran/target-memory.c:683
59106 #, gcc-internal-format, gfc-internal-format
59107 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
59108 msgstr ""
59110 #: fortran/target-memory.c:686
59111 #, gcc-internal-format, gfc-internal-format
59112 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
59113 msgstr ""
59115 #: fortran/target-memory.c:774
59116 #, gcc-internal-format, gfc-internal-format
59117 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
59118 msgstr ""
59120 #. Problems occur when we get something like
59121 #. integer :: a(lots) = (/(i, i=1, lots)/)
59122 #: fortran/trans-array.c:5678
59123 #, gcc-internal-format
59124 msgid ""
59125 "The number of elements in the array constructor at %L requires an increase "
59126 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
59127 msgstr ""
59129 #: fortran/trans-array.c:7543
59130 #, gcc-internal-format
59131 msgid "Creating array temporary at %L for argument %qs"
59132 msgstr ""
59134 #: fortran/trans-array.c:9622
59135 #, gcc-internal-format, gfc-internal-format
59136 msgid "bad expression type during walk (%d)"
59137 msgstr ""
59139 #: fortran/trans-common.c:401
59140 #, gcc-internal-format
59141 msgid ""
59142 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
59143 "%lu bytes)"
59144 msgstr ""
59146 #: fortran/trans-common.c:778
59147 #, gcc-internal-format
59148 msgid "get_mpz(): Not an integer constant"
59149 msgstr ""
59151 #: fortran/trans-common.c:806
59152 #, gcc-internal-format
59153 msgid "element_number(): Bad dimension type"
59154 msgstr ""
59156 #: fortran/trans-common.c:868
59157 #, gcc-internal-format, gfc-internal-format
59158 msgid "Bad array reference at %L"
59159 msgstr ""
59161 #: fortran/trans-common.c:876
59162 #, gcc-internal-format, gfc-internal-format
59163 msgid "Illegal reference type at %L as EQUIVALENCE object"
59164 msgstr ""
59166 #: fortran/trans-common.c:916
59167 #, gcc-internal-format
59168 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
59169 msgstr ""
59171 #. Aligning this field would misalign a previous field.
59172 #: fortran/trans-common.c:1049
59173 #, gcc-internal-format
59174 msgid ""
59175 "The equivalence set for variable %qs declared at %L violates alignment "
59176 "requirements"
59177 msgstr ""
59179 #: fortran/trans-common.c:1114
59180 #, gcc-internal-format
59181 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
59182 msgstr ""
59184 #: fortran/trans-common.c:1129
59185 #, gcc-internal-format
59186 msgid ""
59187 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
59188 msgstr ""
59190 #: fortran/trans-common.c:1145
59191 #, gcc-internal-format
59192 msgid ""
59193 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
59194 "elements or use -fno-align-commons"
59195 msgstr ""
59197 #: fortran/trans-common.c:1151
59198 #, gcc-internal-format
59199 msgid ""
59200 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
59201 "use -fno-align-commons"
59202 msgstr ""
59204 #: fortran/trans-common.c:1172
59205 #, gcc-internal-format
59206 msgid "COMMON %qs at %L does not exist"
59207 msgstr ""
59209 #: fortran/trans-common.c:1181
59210 #, gcc-internal-format
59211 msgid ""
59212 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
59213 "fno-align-commons%>"
59214 msgstr ""
59216 #: fortran/trans-common.c:1186
59217 #, gcc-internal-format
59218 msgid ""
59219 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
59220 "align-commons%>"
59221 msgstr ""
59223 #: fortran/trans-const.c:323
59224 #, gcc-internal-format, gfc-internal-format
59225 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
59226 msgstr ""
59228 #: fortran/trans-const.c:360
59229 #, gcc-internal-format, gfc-internal-format
59230 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
59231 msgstr ""
59233 #: fortran/trans-const.c:391
59234 #, gcc-internal-format, gfc-internal-format
59235 msgid "non-constant initialization expression at %L"
59236 msgstr ""
59238 #: fortran/trans-decl.c:1610
59239 #, gcc-internal-format
59240 msgid "intrinsic variable which isn't a procedure"
59241 msgstr ""
59243 #: fortran/trans-decl.c:4081 fortran/trans-decl.c:6282
59244 #, gcc-internal-format
59245 msgid "Return value of function %qs at %L not set"
59246 msgstr ""
59248 #: fortran/trans-decl.c:4469
59249 #, gcc-internal-format
59250 msgid "Deferred type parameter not yet supported"
59251 msgstr ""
59253 #: fortran/trans-decl.c:4698
59254 #, gcc-internal-format
59255 msgid "backend decl for module variable %qs already exists"
59256 msgstr ""
59258 #: fortran/trans-decl.c:4711
59259 #, gcc-internal-format
59260 msgid "Unused PRIVATE module variable %qs declared at %L"
59261 msgstr ""
59263 #: fortran/trans-decl.c:5280
59264 #, gcc-internal-format
59265 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
59266 msgstr ""
59268 #: fortran/trans-decl.c:5286
59269 #, gcc-internal-format
59270 msgid ""
59271 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
59272 "set and does not have a default initializer"
59273 msgstr ""
59275 #: fortran/trans-decl.c:5296 fortran/trans-decl.c:5427
59276 #, gcc-internal-format
59277 msgid "Unused dummy argument %qs at %L"
59278 msgstr ""
59280 #: fortran/trans-decl.c:5311
59281 #, gcc-internal-format
59282 msgid "Unused module variable %qs which has been explicitly imported at %L"
59283 msgstr ""
59285 #: fortran/trans-decl.c:5320
59286 #, gcc-internal-format
59287 msgid "Unused variable %qs declared at %L"
59288 msgstr ""
59290 #: fortran/trans-decl.c:5369
59291 #, gcc-internal-format
59292 msgid "Unused parameter %qs declared at %L"
59293 msgstr ""
59295 #: fortran/trans-decl.c:5373
59296 #, gcc-internal-format
59297 msgid "Unused parameter %qs which has been explicitly imported at %L"
59298 msgstr ""
59300 #: fortran/trans-decl.c:5399
59301 #, gcc-internal-format
59302 msgid "Return value %qs of function %qs declared at %L not set"
59303 msgstr ""
59305 #: fortran/trans-decl.c:6008
59306 #, gcc-internal-format, gfc-internal-format
59307 msgid "Sorry, $!ACC DECLARE at %L is not allowed in BLOCK construct"
59308 msgstr ""
59310 #: fortran/trans-expr.c:827
59311 #, gcc-internal-format, gfc-internal-format
59312 msgid "Can't compute the length of the char array at %L."
59313 msgstr ""
59315 #: fortran/trans-expr.c:1526
59316 #, gcc-internal-format, gfc-internal-format
59317 msgid "Code for reallocating the allocatable variable at %L will be added"
59318 msgstr ""
59320 #: fortran/trans-expr.c:1833
59321 #, gcc-internal-format, gfc-internal-format
59322 msgid ""
59323 "Sorry, coindexed access to a pointer or allocatable component of the "
59324 "coindexed coarray at %L is not yet supported"
59325 msgstr ""
59327 #: fortran/trans-expr.c:1847
59328 #, gcc-internal-format, gfc-internal-format
59329 msgid ""
59330 "Sorry, coindexed coarray at %L with allocatable component is not yet "
59331 "supported"
59332 msgstr ""
59334 #: fortran/trans-expr.c:1870
59335 #, gcc-internal-format, gfc-internal-format
59336 msgid ""
59337 "Sorry, coindexed access at %L to a scalar component with an array partref is "
59338 "not yet supported"
59339 msgstr ""
59341 #: fortran/trans-expr.c:3309
59342 #, gcc-internal-format
59343 msgid "Unknown intrinsic op"
59344 msgstr ""
59346 #: fortran/trans-expr.c:4597
59347 #, gcc-internal-format, gfc-internal-format
59348 msgid "Unknown argument list function at %L"
59349 msgstr ""
59351 #: fortran/trans-intrinsic.c:858
59352 #, gcc-internal-format
59353 msgid "Intrinsic function %qs (%d) not recognized"
59354 msgstr ""
59356 #: fortran/trans-intrinsic.c:1531 fortran/trans-intrinsic.c:1917
59357 #: fortran/trans-intrinsic.c:2113
59358 #, gcc-internal-format
59359 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
59360 msgstr ""
59362 #: fortran/trans-intrinsic.c:9396 fortran/trans-stmt.c:919
59363 #, gcc-internal-format, gfc-internal-format
59364 msgid "Sorry, the event component of derived type at %L is not yet supported"
59365 msgstr ""
59367 #: fortran/trans-intrinsic.c:9403
59368 #, gcc-internal-format, gfc-internal-format
59369 msgid "The event variable at %L shall not be coindexed "
59370 msgstr ""
59372 #: fortran/trans-io.c:1849
59373 #, gcc-internal-format
59374 msgid "build_dt: format with namelist"
59375 msgstr ""
59377 #: fortran/trans-io.c:2253
59378 #, gcc-internal-format, gfc-internal-format
59379 msgid "Bad IO basetype (%d)"
59380 msgstr ""
59382 #: fortran/trans-openmp.c:4358
59383 #, gcc-internal-format
59384 msgid "gfc_trans_omp_workshare(): Bad statement code"
59385 msgstr ""
59387 #: fortran/trans-stmt.c:542
59388 #, gcc-internal-format, gfc-internal-format
59389 msgid "An alternate return at %L without a * dummy argument"
59390 msgstr ""
59392 #: fortran/trans-stmt.c:723
59393 #, gcc-internal-format, gfc-internal-format
59394 msgid "Sorry, the lock component of derived type at %L is not yet supported"
59395 msgstr ""
59397 #: fortran/trans-stmt.c:1178
59398 #, gcc-internal-format, gfc-internal-format
59399 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
59400 msgstr ""
59402 #: fortran/trans-stmt.c:2960
59403 #, gcc-internal-format
59404 msgid "gfc_trans_select(): Bad type for case expr."
59405 msgstr ""
59407 #: fortran/trans-types.c:488
59408 #, gcc-internal-format
59409 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
59410 msgstr ""
59412 #: fortran/trans-types.c:497
59413 #, gcc-internal-format
59414 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
59415 msgstr ""
59417 #: fortran/trans-types.c:516
59418 #, gcc-internal-format
59419 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
59420 msgstr ""
59422 #: fortran/trans-types.c:524
59423 #, gcc-internal-format
59424 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
59425 msgstr ""
59427 #: fortran/trans-types.c:532
59428 #, gcc-internal-format
59429 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
59430 msgstr ""
59432 #: fortran/trans-types.c:540
59433 #, gcc-internal-format
59434 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
59435 msgstr ""
59437 #: fortran/trans-types.c:555
59438 #, gcc-internal-format
59439 msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
59440 msgstr ""
59442 #: fortran/trans-types.c:565
59443 #, gcc-internal-format
59444 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
59445 msgstr ""
59447 #: fortran/trans-types.c:573
59448 #, gcc-internal-format
59449 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
59450 msgstr ""
59452 #: fortran/trans-types.c:581
59453 #, gcc-internal-format
59454 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
59455 msgstr ""
59457 #: fortran/trans-types.c:721
59458 #, gcc-internal-format
59459 msgid "gfc_validate_kind(): Got bad type"
59460 msgstr ""
59462 #: fortran/trans-types.c:725
59463 #, gcc-internal-format
59464 msgid "gfc_validate_kind(): Got bad kind"
59465 msgstr ""
59467 #: fortran/trans-types.c:1467
59468 #, gcc-internal-format, gfc-internal-format
59469 msgid "Array element size too big at %C"
59470 msgstr ""
59472 #: fortran/trans.c:1954
59473 #, gcc-internal-format
59474 msgid "gfc_trans_code(): Bad statement code"
59475 msgstr ""
59477 #: java/class.c:823
59478 #, gcc-internal-format
59479 msgid "bad method signature"
59480 msgstr ""
59482 #: java/class.c:880
59483 #, gcc-internal-format
59484 msgid "misplaced ConstantValue attribute (not in any field)"
59485 msgstr ""
59487 #: java/class.c:883
59488 #, gcc-internal-format, gfc-internal-format
59489 msgid "duplicate ConstantValue attribute for field '%s'"
59490 msgstr ""
59492 #: java/class.c:894
59493 #, gcc-internal-format, gfc-internal-format
59494 msgid "ConstantValue attribute of field '%s' has wrong type"
59495 msgstr ""
59497 #: java/class.c:1619
59498 #, gcc-internal-format
59499 msgid "abstract method in non-abstract class"
59500 msgstr ""
59502 #: java/class.c:2682
59503 #, gcc-internal-format
59504 msgid "non-static method %q+D overrides static method"
59505 msgstr ""
59507 #: java/decl.c:1197
59508 #, gcc-internal-format
59509 msgid "%q+D used prior to declaration"
59510 msgstr ""
59512 #: java/decl.c:1620
59513 #, gcc-internal-format
59514 msgid "In %+D: overlapped variable and exception ranges at %d"
59515 msgstr ""
59517 #: java/decl.c:1671
59518 #, gcc-internal-format
59519 msgid "bad type in parameter debug info"
59520 msgstr ""
59522 #: java/decl.c:1680
59523 #, gcc-internal-format
59524 msgid "bad PC range for debug info for local %q+D"
59525 msgstr ""
59527 #: java/expr.c:352
59528 #, gcc-internal-format, gfc-internal-format
59529 msgid "need to insert runtime check for %s"
59530 msgstr ""
59532 #: java/expr.c:496 java/expr.c:543
59533 #, gcc-internal-format, gfc-internal-format
59534 msgid "assert: %s is assign compatible with %s"
59535 msgstr ""
59537 #: java/expr.c:654
59538 #, gcc-internal-format
59539 msgid "stack underflow - dup* operation"
59540 msgstr ""
59542 #: java/expr.c:1677
59543 #, gcc-internal-format
59544 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
59545 msgstr ""
59547 #: java/expr.c:1705
59548 #, gcc-internal-format
59549 msgid "field %qs not found"
59550 msgstr ""
59552 #: java/expr.c:2263
59553 #, gcc-internal-format, gfc-internal-format
59554 msgid "method '%s' not found in class"
59555 msgstr ""
59557 #: java/expr.c:2455
59558 #, gcc-internal-format, gfc-internal-format
59559 msgid "failed to find class '%s'"
59560 msgstr ""
59562 #: java/expr.c:2496
59563 #, gcc-internal-format, gfc-internal-format
59564 msgid "class '%s' has no method named '%s' matching signature '%s'"
59565 msgstr ""
59567 #: java/expr.c:2527
59568 #, gcc-internal-format
59569 msgid "invokestatic on non static method"
59570 msgstr ""
59572 #: java/expr.c:2532
59573 #, gcc-internal-format
59574 msgid "invokestatic on abstract method"
59575 msgstr ""
59577 #: java/expr.c:2540
59578 #, gcc-internal-format
59579 msgid "invoke[non-static] on static method"
59580 msgstr ""
59582 #: java/expr.c:2898
59583 #, gcc-internal-format, gfc-internal-format
59584 msgid "missing field '%s' in '%s'"
59585 msgstr ""
59587 #: java/expr.c:2905
59588 #, gcc-internal-format, gfc-internal-format
59589 msgid "mismatching signature for field '%s' in '%s'"
59590 msgstr ""
59592 #: java/expr.c:2934
59593 #, gcc-internal-format
59594 msgid "assignment to final field %q+D not in field%'s class"
59595 msgstr ""
59597 #: java/expr.c:3162
59598 #, gcc-internal-format
59599 msgid "invalid PC in line number table"
59600 msgstr ""
59602 #: java/expr.c:3212
59603 #, gcc-internal-format, gfc-internal-format
59604 msgid "unreachable bytecode from %d to before %d"
59605 msgstr ""
59607 #: java/expr.c:3254
59608 #, gcc-internal-format, gfc-internal-format
59609 msgid "unreachable bytecode from %d to the end of the method"
59610 msgstr ""
59612 #. duplicate code from LOAD macro
59613 #: java/expr.c:3562
59614 #, gcc-internal-format
59615 msgid "unrecognized wide sub-instruction"
59616 msgstr ""
59618 #: java/jcf-parse.c:502
59619 #, gcc-internal-format, gfc-internal-format
59620 msgid "<constant pool index %d not in range>"
59621 msgstr ""
59623 #: java/jcf-parse.c:512
59624 #, gcc-internal-format, gfc-internal-format
59625 msgid "<constant pool index %d unexpected type"
59626 msgstr ""
59628 #: java/jcf-parse.c:1094
59629 #, gcc-internal-format
59630 msgid "bad string constant"
59631 msgstr ""
59633 #: java/jcf-parse.c:1112
59634 #, gcc-internal-format, gfc-internal-format
59635 msgid "bad value constant type %d, index %d"
59636 msgstr ""
59638 #: java/jcf-parse.c:1392 java/jcf-parse.c:1398
59639 #, gcc-internal-format, gfc-internal-format
59640 msgid "cannot find file for class %s"
59641 msgstr ""
59643 #: java/jcf-parse.c:1423
59644 #, gcc-internal-format
59645 msgid "not a valid Java .class file"
59646 msgstr ""
59648 #: java/jcf-parse.c:1426
59649 #, gcc-internal-format
59650 msgid "error while parsing constant pool"
59651 msgstr ""
59653 #: java/jcf-parse.c:1442
59654 #, gcc-internal-format, gfc-internal-format
59655 msgid "reading class %s for the second time from %s"
59656 msgstr ""
59658 #: java/jcf-parse.c:1460
59659 #, gcc-internal-format
59660 msgid "error while parsing fields"
59661 msgstr ""
59663 #: java/jcf-parse.c:1463
59664 #, gcc-internal-format
59665 msgid "error while parsing methods"
59666 msgstr ""
59668 #: java/jcf-parse.c:1466
59669 #, gcc-internal-format
59670 msgid "error while parsing final attributes"
59671 msgstr ""
59673 #: java/jcf-parse.c:1505
59674 #, gcc-internal-format
59675 msgid "duplicate class will only be compiled once"
59676 msgstr ""
59678 #: java/jcf-parse.c:1602
59679 #, gcc-internal-format
59680 msgid "missing Code attribute"
59681 msgstr ""
59683 #: java/jcf-parse.c:1851
59684 #, gcc-internal-format
59685 msgid "no input file specified"
59686 msgstr ""
59688 #: java/jcf-parse.c:1887
59689 #, gcc-internal-format
59690 msgid "can%'t close input file %s: %m"
59691 msgstr ""
59693 #: java/jcf-parse.c:1930
59694 #, gcc-internal-format, gfc-internal-format
59695 msgid "bad zip/jar file %s"
59696 msgstr ""
59698 #: java/jcf-parse.c:2136
59699 #, gcc-internal-format, gfc-internal-format
59700 msgid "error while reading %s from zip file"
59701 msgstr ""
59703 #: java/jvspec.c:395
59704 #, gcc-internal-format
59705 msgid "can%'t specify %<-D%> without %<--main%>"
59706 msgstr ""
59708 #: java/jvspec.c:399
59709 #, gcc-internal-format
59710 msgid "%qs is not a valid class name"
59711 msgstr ""
59713 #: java/jvspec.c:405
59714 #, gcc-internal-format
59715 msgid "--resource requires -o"
59716 msgstr ""
59718 #: java/jvspec.c:412
59719 #, gcc-internal-format
59720 msgid "already-compiled .class files ignored with -C"
59721 msgstr ""
59723 #: java/jvspec.c:419
59724 #, gcc-internal-format
59725 msgid "cannot specify both -C and -o"
59726 msgstr ""
59728 #: java/jvspec.c:431
59729 #, gcc-internal-format
59730 msgid "cannot create temporary file"
59731 msgstr ""
59733 #: java/jvspec.c:454
59734 #, gcc-internal-format
59735 msgid "using both @FILE with multiple files not implemented"
59736 msgstr ""
59738 #: java/jvspec.c:539
59739 #, gcc-internal-format
59740 msgid "cannot specify %<main%> class when not linking"
59741 msgstr ""
59743 #: java/lang.c:574
59744 #, gcc-internal-format
59745 msgid "-fexcess-precision=standard for Java"
59746 msgstr ""
59748 #: java/lang.c:585
59749 #, gcc-internal-format
59750 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
59751 msgstr ""
59753 #: java/lang.c:588
59754 #, gcc-internal-format
59755 msgid "-fjni is incompatible with -freduced-reflection"
59756 msgstr ""
59758 #: java/lang.c:599
59759 #, gcc-internal-format
59760 msgid "can%'t do dependency tracking with input from stdin"
59761 msgstr ""
59763 #: java/lang.c:615
59764 #, gcc-internal-format
59765 msgid "couldn%'t determine target name for dependency tracking"
59766 msgstr ""
59768 #: java/mangle_name.c:322 java/mangle_name.c:399
59769 #, gcc-internal-format
59770 msgid "internal error - invalid Utf8 name"
59771 msgstr ""
59773 #: java/typeck.c:424
59774 #, gcc-internal-format
59775 msgid "junk at end of signature string"
59776 msgstr ""
59778 #: java/verify-glue.c:377
59779 #, gcc-internal-format, gfc-internal-format
59780 msgid "verification failed: %s"
59781 msgstr ""
59783 #: java/verify-glue.c:379
59784 #, gcc-internal-format, gfc-internal-format
59785 msgid "verification failed at PC=%d: %s"
59786 msgstr ""
59788 #: java/verify-glue.c:467
59789 #, gcc-internal-format
59790 msgid "bad pc in exception_table"
59791 msgstr ""
59793 #: jit/docs/examples/tut05-bf.c:242
59794 #, gcc-internal-format
59795 msgid "too many open parens"
59796 msgstr ""
59798 #: jit/docs/examples/tut05-bf.c:275
59799 #, gcc-internal-format
59800 msgid "mismatching parens"
59801 msgstr ""
59803 #: jit/docs/examples/tut05-bf.c:310
59804 #, gcc-internal-format
59805 msgid "unable to open file"
59806 msgstr ""
59808 #: lto/lto-lang.c:813
59809 #, gcc-internal-format
59810 msgid "-fwpa and -fltrans are mutually exclusive"
59811 msgstr ""
59813 #: lto/lto-object.c:107
59814 #, gcc-internal-format, gfc-internal-format
59815 msgid "open %s failed: %s"
59816 msgstr ""
59818 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
59819 #: lto/lto-object.c:340 lto/lto-object.c:364
59820 #, gcc-internal-format, gfc-internal-format
59821 msgid "%s: %s"
59822 msgstr ""
59824 #: lto/lto-object.c:153
59825 #, gcc-internal-format, gfc-internal-format
59826 msgid "%s: %s: %s"
59827 msgstr ""
59829 #: lto/lto-object.c:195
59830 #, gcc-internal-format, gfc-internal-format
59831 msgid "close: %s"
59832 msgstr ""
59834 #: lto/lto-object.c:251
59835 #, gcc-internal-format, gfc-internal-format
59836 msgid "two or more sections for %s"
59837 msgstr ""
59839 #: lto/lto-partition.c:515
59840 #, gcc-internal-format
59841 msgid "min partition size cannot be greater than max partition size"
59842 msgstr ""
59844 #: lto/lto-symtab.c:175
59845 #, gcc-internal-format
59846 msgid "%qD is defined with tls model %s"
59847 msgstr ""
59849 #: lto/lto-symtab.c:177
59850 #, gcc-internal-format, gfc-internal-format
59851 msgid "previously defined here as %s"
59852 msgstr ""
59854 #: lto/lto-symtab.c:447
59855 #, gcc-internal-format
59856 msgid "multiple prevailing defs for %qE"
59857 msgstr ""
59859 #: lto/lto-symtab.c:465
59860 #, gcc-internal-format
59861 msgid "%qD has already been defined"
59862 msgstr ""
59864 #: lto/lto-symtab.c:467
59865 #, gcc-internal-format
59866 msgid "previously defined here"
59867 msgstr ""
59869 #: lto/lto-symtab.c:667
59870 #, gcc-internal-format
59871 msgid "%qD violates the C++ One Definition Rule "
59872 msgstr ""
59874 #: lto/lto-symtab.c:672
59875 #, gcc-internal-format
59876 msgid "type of %qD does not match original declaration"
59877 msgstr ""
59879 #: lto/lto-symtab.c:692
59880 #, gcc-internal-format
59881 msgid "alignment of %qD is bigger than original declaration"
59882 msgstr ""
59884 #: lto/lto-symtab.c:698
59885 #, gcc-internal-format
59886 msgid "size of %qD differ from the size of original declaration"
59887 msgstr ""
59889 #: lto/lto-symtab.c:703
59890 #, gcc-internal-format
59891 msgid "%qD was previously declared here"
59892 msgstr ""
59894 #: lto/lto-symtab.c:706
59895 #, gcc-internal-format
59896 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
59897 msgstr ""
59899 #: lto/lto-symtab.c:792
59900 #, gcc-internal-format
59901 msgid "variable %qD redeclared as function"
59902 msgstr ""
59904 #: lto/lto-symtab.c:799
59905 #, gcc-internal-format
59906 msgid "function %qD redeclared as variable"
59907 msgstr ""
59909 #: lto/lto-symtab.c:811
59910 #, gcc-internal-format
59911 msgid "previously declared here"
59912 msgstr ""
59914 #: lto/lto.c:1809
59915 #, gcc-internal-format
59916 msgid "bytecode stream: garbage at the end of symbols section"
59917 msgstr ""
59919 #: lto/lto.c:1836
59920 #, gcc-internal-format
59921 msgid "could not parse hex number"
59922 msgstr ""
59924 #: lto/lto.c:1868
59925 #, gcc-internal-format, gfc-internal-format
59926 msgid "unexpected file name %s in linker resolution file. Expected %s"
59927 msgstr ""
59929 #: lto/lto.c:1877
59930 #, gcc-internal-format
59931 msgid "could not parse file offset"
59932 msgstr ""
59934 #: lto/lto.c:1880
59935 #, gcc-internal-format
59936 msgid "unexpected offset"
59937 msgstr ""
59939 #: lto/lto.c:1902
59940 #, gcc-internal-format
59941 msgid "invalid line in the resolution file"
59942 msgstr ""
59944 #: lto/lto.c:1913
59945 #, gcc-internal-format
59946 msgid "invalid resolution in the resolution file"
59947 msgstr ""
59949 #: lto/lto.c:1919
59950 #, gcc-internal-format
59951 msgid "resolution sub id %wx not in object file"
59952 msgstr ""
59954 #: lto/lto.c:2031
59955 #, gcc-internal-format, gfc-internal-format
59956 msgid "cannot read LTO decls from %s"
59957 msgstr ""
59959 #: lto/lto.c:2137
59960 #, gcc-internal-format, gfc-internal-format
59961 msgid "Cannot open %s"
59962 msgstr ""
59964 #: lto/lto.c:2158
59965 #, gcc-internal-format, gfc-internal-format
59966 msgid "Cannot map %s"
59967 msgstr ""
59969 #: lto/lto.c:2169
59970 #, gcc-internal-format, gfc-internal-format
59971 msgid "Cannot read %s"
59972 msgstr ""
59974 #: lto/lto.c:2283
59975 #, gcc-internal-format
59976 msgid "lto_obj_file_open() failed"
59977 msgstr ""
59979 #: lto/lto.c:2306
59980 #, gcc-internal-format
59981 msgid "waitpid failed"
59982 msgstr ""
59984 #: lto/lto.c:2309
59985 #, gcc-internal-format
59986 msgid "streaming subprocess failed"
59987 msgstr ""
59989 #: lto/lto.c:2312
59990 #, gcc-internal-format
59991 msgid "streaming subprocess was killed by signal"
59992 msgstr ""
59994 #: lto/lto.c:2388
59995 #, gcc-internal-format
59996 msgid "no LTRANS output list filename provided"
59997 msgstr ""
59999 #: lto/lto.c:2476
60000 #, gcc-internal-format
60001 msgid "opening LTRANS output list %s: %m"
60002 msgstr ""
60004 #: lto/lto.c:2482
60005 #, gcc-internal-format
60006 msgid "writing to LTRANS output list %s: %m"
60007 msgstr ""
60009 #: lto/lto.c:2493
60010 #, gcc-internal-format
60011 msgid "closing LTRANS output list %s: %m"
60012 msgstr ""
60014 #: lto/lto.c:2745
60015 #, gcc-internal-format
60016 msgid "could not open symbol resolution file: %m"
60017 msgstr ""
60019 #: lto/lto.c:2886
60020 #, gcc-internal-format
60021 msgid "errors during merging of translation units"
60022 msgstr ""
60024 #: objc/objc-act.c:425 objc/objc-act.c:6780
60025 #, gcc-internal-format
60026 msgid "%<@end%> missing in implementation context"
60027 msgstr ""
60029 #: objc/objc-act.c:578
60030 #, gcc-internal-format
60031 msgid "class attributes are not available in Objective-C 1.0"
60032 msgstr ""
60034 #: objc/objc-act.c:593
60035 #, gcc-internal-format
60036 msgid "category attributes are not available in Objective-C 1.0"
60037 msgstr ""
60039 #: objc/objc-act.c:596
60040 #, gcc-internal-format
60041 msgid ""
60042 "category attributes are not available in this version of the compiler, "
60043 "(ignored)"
60044 msgstr ""
60046 #: objc/objc-act.c:602
60047 #, gcc-internal-format
60048 msgid "class extensions are not available in Objective-C 1.0"
60049 msgstr ""
60051 #: objc/objc-act.c:616
60052 #, gcc-internal-format
60053 msgid "class extension for class %qE declared after its %<@implementation%>"
60054 msgstr ""
60056 #: objc/objc-act.c:631
60057 #, gcc-internal-format
60058 msgid "protocol attributes are not available in Objective-C 1.0"
60059 msgstr ""
60061 #: objc/objc-act.c:696
60062 #, gcc-internal-format
60063 msgid "%<@end%> must appear in an @implementation context"
60064 msgstr ""
60066 #: objc/objc-act.c:705
60067 #, gcc-internal-format
60068 msgid "%<@package%> is not available in Objective-C 1.0"
60069 msgstr ""
60071 #: objc/objc-act.c:707
60072 #, gcc-internal-format
60073 msgid "%<@package%> presently has the same effect as %<@public%>"
60074 msgstr ""
60076 #: objc/objc-act.c:718
60077 #, gcc-internal-format
60078 msgid "%<@optional%> is not available in Objective-C 1.0"
60079 msgstr ""
60081 #: objc/objc-act.c:720
60082 #, gcc-internal-format
60083 msgid "%<@required%> is not available in Objective-C 1.0"
60084 msgstr ""
60086 #: objc/objc-act.c:728
60087 #, gcc-internal-format
60088 msgid "%<@optional%> is allowed in @protocol context only"
60089 msgstr ""
60091 #: objc/objc-act.c:730
60092 #, gcc-internal-format
60093 msgid "%<@required%> is allowed in @protocol context only"
60094 msgstr ""
60096 #: objc/objc-act.c:837
60097 #, gcc-internal-format
60098 msgid "%<@property%> is not available in Objective-C 1.0"
60099 msgstr ""
60101 #: objc/objc-act.c:841
60102 #, gcc-internal-format
60103 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
60104 msgstr ""
60106 #: objc/objc-act.c:858
60107 #, gcc-internal-format
60108 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
60109 msgstr ""
60111 #: objc/objc-act.c:864
60112 #, gcc-internal-format
60113 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
60114 msgstr ""
60116 #: objc/objc-act.c:869
60117 #, gcc-internal-format
60118 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
60119 msgstr ""
60121 #: objc/objc-act.c:874
60122 #, gcc-internal-format
60123 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
60124 msgstr ""
60126 #: objc/objc-act.c:891
60127 #, gcc-internal-format
60128 msgid "property declaration not in @interface or @protocol context"
60129 msgstr ""
60131 #: objc/objc-act.c:902
60132 #, gcc-internal-format
60133 msgid "invalid property declaration"
60134 msgstr ""
60136 #: objc/objc-act.c:910
60137 #, gcc-internal-format
60138 msgid "property can not be an array"
60139 msgstr ""
60141 #. A @property is not an actual variable, but it is a way to
60142 #. describe a pair of accessor methods, so its type (which is
60143 #. the type of the return value of the getter and the first
60144 #. argument of the setter) can't be a bitfield (as return values
60145 #. and arguments of functions can not be bitfields).  The
60146 #. underlying instance variable could be a bitfield, but that is
60147 #. a different matter.
60148 #: objc/objc-act.c:928
60149 #, gcc-internal-format
60150 msgid "property can not be a bit-field"
60151 msgstr ""
60153 #: objc/objc-act.c:960
60154 #, gcc-internal-format
60155 msgid ""
60156 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
60157 "assuming %<assign%>"
60158 msgstr ""
60160 #: objc/objc-act.c:963
60161 #, gcc-internal-format
60162 msgid ""
60163 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
60164 "you need it"
60165 msgstr ""
60167 #: objc/objc-act.c:970
60168 #, gcc-internal-format
60169 msgid "%<retain%> attribute is only valid for Objective-C objects"
60170 msgstr ""
60172 #: objc/objc-act.c:974
60173 #, gcc-internal-format
60174 msgid "%<copy%> attribute is only valid for Objective-C objects"
60175 msgstr ""
60177 #: objc/objc-act.c:1028
60178 #, gcc-internal-format
60179 msgid "redeclaration of property %qD"
60180 msgstr ""
60182 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
60183 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
60184 #: objc/objc-act.c:1178 objc/objc-act.c:7553 objc/objc-act.c:7616
60185 #: objc/objc-act.c:7638 objc/objc-act.c:7651 objc/objc-act.c:7669
60186 #: objc/objc-act.c:7768
60187 #, gcc-internal-format
60188 msgid "originally specified here"
60189 msgstr ""
60191 #: objc/objc-act.c:1093
60192 #, gcc-internal-format
60193 msgid ""
60194 "'nonatomic' attribute of property %qD conflicts with previous declaration"
60195 msgstr ""
60197 #: objc/objc-act.c:1103
60198 #, gcc-internal-format
60199 msgid "'getter' attribute of property %qD conflicts with previous declaration"
60200 msgstr ""
60202 #: objc/objc-act.c:1116
60203 #, gcc-internal-format
60204 msgid "'setter' attribute of property %qD conflicts with previous declaration"
60205 msgstr ""
60207 #: objc/objc-act.c:1127
60208 #, gcc-internal-format
60209 msgid ""
60210 "assign semantics attributes of property %qD conflict with previous "
60211 "declaration"
60212 msgstr ""
60214 #: objc/objc-act.c:1138
60215 #, gcc-internal-format
60216 msgid ""
60217 "'readonly' attribute of property %qD conflicts with previous declaration"
60218 msgstr ""
60220 #: objc/objc-act.c:1176
60221 #, gcc-internal-format
60222 msgid "type of property %qD conflicts with previous declaration"
60223 msgstr ""
60225 #: objc/objc-act.c:1649
60226 #, gcc-internal-format
60227 msgid "the dot syntax is not available in Objective-C 1.0"
60228 msgstr ""
60230 #. We know that 'class_name' is an Objective-C class name as the
60231 #. parser won't call this function if it is not.  This is only a
60232 #. double-check for safety.
60233 #: objc/objc-act.c:1665
60234 #, gcc-internal-format
60235 msgid "could not find class %qE"
60236 msgstr ""
60238 #. Again, this should never happen, but we do check.
60239 #: objc/objc-act.c:1673
60240 #, gcc-internal-format
60241 msgid "could not find interface for class %qE"
60242 msgstr ""
60244 #: objc/objc-act.c:1679 objc/objc-act.c:6817 objc/objc-act.c:6948
60245 #, gcc-internal-format
60246 msgid "class %qE is deprecated"
60247 msgstr ""
60249 #: objc/objc-act.c:1708
60250 #, gcc-internal-format
60251 msgid "could not find setter/getter for %qE in class %qE"
60252 msgstr ""
60254 #: objc/objc-act.c:1744
60255 #, gcc-internal-format
60256 msgid "readonly property can not be set"
60257 msgstr ""
60259 #: objc/objc-act.c:2015
60260 #, gcc-internal-format
60261 msgid "method declaration not in @interface context"
60262 msgstr ""
60264 #: objc/objc-act.c:2019
60265 #, gcc-internal-format
60266 msgid "method attributes are not available in Objective-C 1.0"
60267 msgstr ""
60269 #: objc/objc-act.c:2039
60270 #, gcc-internal-format
60271 msgid "method definition not in @implementation context"
60272 msgstr ""
60274 #: objc/objc-act.c:2054
60275 #, gcc-internal-format
60276 msgid "method attributes can not be specified in @implementation context"
60277 msgstr ""
60279 #: objc/objc-act.c:2283
60280 #, gcc-internal-format
60281 msgid "class %qs does not implement the %qE protocol"
60282 msgstr ""
60284 #: objc/objc-act.c:2286
60285 #, gcc-internal-format
60286 msgid "type %qs does not conform to the %qE protocol"
60287 msgstr ""
60289 #: objc/objc-act.c:2567
60290 #, gcc-internal-format
60291 msgid "comparison of distinct Objective-C types lacks a cast"
60292 msgstr ""
60294 #: objc/objc-act.c:2571
60295 #, gcc-internal-format
60296 msgid "initialization from distinct Objective-C type"
60297 msgstr ""
60299 #: objc/objc-act.c:2575
60300 #, gcc-internal-format
60301 msgid "assignment from distinct Objective-C type"
60302 msgstr ""
60304 #: objc/objc-act.c:2579
60305 #, gcc-internal-format
60306 msgid "distinct Objective-C type in return"
60307 msgstr ""
60309 #: objc/objc-act.c:2583
60310 #, gcc-internal-format
60311 msgid "passing argument %d of %qE from distinct Objective-C type"
60312 msgstr ""
60314 #: objc/objc-act.c:2726
60315 #, gcc-internal-format
60316 msgid "statically allocated instance of Objective-C class %qE"
60317 msgstr ""
60319 #: objc/objc-act.c:2735
60320 #, gcc-internal-format
60321 msgid "redeclaration of Objective-C class %qs"
60322 msgstr ""
60324 #. This case happens when we are given an 'interface' which
60325 #. is not a valid class name.  For example if a typedef was
60326 #. used, and 'interface' really is the identifier of the
60327 #. typedef, but when you resolve it you don't get an
60328 #. Objective-C class, but something else, such as 'int'.
60329 #. This is an error; protocols make no sense unless you use
60330 #. them with Objective-C objects.
60331 #: objc/objc-act.c:2777
60332 #, gcc-internal-format
60333 msgid "only Objective-C object types can be qualified with a protocol"
60334 msgstr ""
60336 #: objc/objc-act.c:2841
60337 #, gcc-internal-format
60338 msgid "protocol %qE has circular dependency"
60339 msgstr ""
60341 #: objc/objc-act.c:2874 objc/objc-act.c:5681
60342 #, gcc-internal-format
60343 msgid "cannot find protocol declaration for %qE"
60344 msgstr ""
60346 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6393
60347 #: objc/objc-act.c:6868 objc/objc-act.c:6941 objc/objc-act.c:6994
60348 #, gcc-internal-format
60349 msgid "cannot find interface declaration for %qE"
60350 msgstr ""
60352 #: objc/objc-act.c:3179
60353 #, gcc-internal-format
60354 msgid "interface %qE does not have valid constant string layout"
60355 msgstr ""
60357 #: objc/objc-act.c:3184
60358 #, gcc-internal-format
60359 msgid "cannot find reference tag for class %qE"
60360 msgstr ""
60362 #: objc/objc-act.c:3329
60363 #, gcc-internal-format
60364 msgid "%qE is not an Objective-C class name or alias"
60365 msgstr ""
60367 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6774
60368 #: objc/objc-act.c:8099 objc/objc-act.c:8150
60369 #, gcc-internal-format
60370 msgid "Objective-C declarations may only appear in global scope"
60371 msgstr ""
60373 #: objc/objc-act.c:3349
60374 #, gcc-internal-format
60375 msgid "cannot find class %qE"
60376 msgstr ""
60378 #: objc/objc-act.c:3351
60379 #, gcc-internal-format
60380 msgid "class %qE already exists"
60381 msgstr ""
60383 #: objc/objc-act.c:3393 objc/objc-act.c:6833
60384 #, gcc-internal-format
60385 msgid "%qE redeclared as different kind of symbol"
60386 msgstr ""
60388 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
60389 #: objc/objc-act.c:4064 objc/objc-act.c:6835
60390 #, gcc-internal-format
60391 msgid "previous declaration of %q+D"
60392 msgstr ""
60394 #: objc/objc-act.c:3684
60395 #, gcc-internal-format
60396 msgid "strong-cast assignment has been intercepted"
60397 msgstr ""
60399 #: objc/objc-act.c:3726
60400 #, gcc-internal-format
60401 msgid "strong-cast may possibly be needed"
60402 msgstr ""
60404 #: objc/objc-act.c:3736
60405 #, gcc-internal-format
60406 msgid "instance variable assignment has been intercepted"
60407 msgstr ""
60409 #: objc/objc-act.c:3755
60410 #, gcc-internal-format
60411 msgid "pointer arithmetic for garbage-collected objects not allowed"
60412 msgstr ""
60414 #: objc/objc-act.c:3761
60415 #, gcc-internal-format
60416 msgid "global/static variable assignment has been intercepted"
60417 msgstr ""
60419 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
60420 #, gcc-internal-format
60421 msgid "duplicate instance variable %q+D"
60422 msgstr ""
60424 #: objc/objc-act.c:4121
60425 #, gcc-internal-format
60426 msgid ""
60427 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
60428 msgstr ""
60430 #: objc/objc-act.c:4205
60431 #, gcc-internal-format
60432 msgid "@catch parameter is not a known Objective-C class type"
60433 msgstr ""
60435 #: objc/objc-act.c:4211
60436 #, gcc-internal-format
60437 msgid "@catch parameter can not be protocol-qualified"
60438 msgstr ""
60440 #: objc/objc-act.c:4256
60441 #, gcc-internal-format
60442 msgid "exception of type %<%T%> will be caught"
60443 msgstr ""
60445 #: objc/objc-act.c:4258
60446 #, gcc-internal-format
60447 msgid "   by earlier handler for %<%T%>"
60448 msgstr ""
60450 #: objc/objc-act.c:4305
60451 #, gcc-internal-format
60452 msgid "%<@try%> without %<@catch%> or %<@finally%>"
60453 msgstr ""
60455 #: objc/objc-act.c:4333
60456 #, gcc-internal-format
60457 msgid "%<@throw%> (rethrow) used outside of a @catch block"
60458 msgstr ""
60460 #: objc/objc-act.c:4346
60461 #, gcc-internal-format
60462 msgid "%<@throw%> argument is not an object"
60463 msgstr ""
60465 #: objc/objc-act.c:4367
60466 #, gcc-internal-format
60467 msgid "%<@synchronized%> argument is not an object"
60468 msgstr ""
60470 #: objc/objc-act.c:4575
60471 #, gcc-internal-format
60472 msgid "%s %qs"
60473 msgstr ""
60475 #: objc/objc-act.c:4598 objc/objc-act.c:4617
60476 #, gcc-internal-format
60477 msgid "inconsistent instance variable specification"
60478 msgstr ""
60480 #: objc/objc-act.c:4672
60481 #, gcc-internal-format
60482 msgid "can not use an object as parameter to a method"
60483 msgstr ""
60485 #: objc/objc-act.c:4716
60486 #, gcc-internal-format
60487 msgid "method argument attributes are not available in Objective-C 1.0"
60488 msgstr ""
60490 #: objc/objc-act.c:5090
60491 #, gcc-internal-format
60492 msgid "multiple methods named %<%c%E%> found"
60493 msgstr ""
60495 #: objc/objc-act.c:5093
60496 #, gcc-internal-format
60497 msgid "using %<%c%s%>"
60498 msgstr ""
60500 #: objc/objc-act.c:5102
60501 #, gcc-internal-format
60502 msgid "multiple selectors named %<%c%E%> found"
60503 msgstr ""
60505 #: objc/objc-act.c:5105
60506 #, gcc-internal-format
60507 msgid "found %<%c%s%>"
60508 msgstr ""
60510 #: objc/objc-act.c:5114
60511 #, gcc-internal-format
60512 msgid "also found %<%c%s%>"
60513 msgstr ""
60515 #. If 'rtype' is NULL_TREE at this point it means that
60516 #. we have seen no @interface corresponding to that
60517 #. class name, only a @class declaration (alternatively,
60518 #. this was a call such as [objc_getClass("SomeClass")
60519 #. alloc], where we've never seen the @interface of
60520 #. SomeClass).  So, we have a class name (class_tree)
60521 #. but no actual details of the class methods.  We won't
60522 #. be able to check that the class responds to the
60523 #. method, and we will have to guess the method
60524 #. prototype.  Emit a warning, then keep going (this
60525 #. will use any method with a matching name, as if the
60526 #. receiver was of type 'Class').
60527 #. We could not find an @interface declaration, and
60528 #. there are no protocols attached to the receiver,
60529 #. so we can't complete the check that the receiver
60530 #. responds to the method, and we can't retrieve the
60531 #. method prototype.  But, because the receiver has
60532 #. a well-specified class, the programmer did want
60533 #. this check to be performed.  Emit a warning, then
60534 #. keep going as if it was an 'id'.  To remove the
60535 #. warning, either include an @interface for the
60536 #. class, or cast the receiver to 'id'.  Note that
60537 #. rtype is an IDENTIFIER_NODE at this point.
60538 #: objc/objc-act.c:5400 objc/objc-act.c:5534
60539 #, gcc-internal-format
60540 msgid "@interface of class %qE not found"
60541 msgstr ""
60543 #: objc/objc-act.c:5408
60544 #, gcc-internal-format
60545 msgid "no super class declared in @interface for %qE"
60546 msgstr ""
60548 #: objc/objc-act.c:5459
60549 #, gcc-internal-format
60550 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
60551 msgstr ""
60553 #. We have a type, but it's not an Objective-C type (!).
60554 #: objc/objc-act.c:5571
60555 #, gcc-internal-format
60556 msgid "invalid receiver type %qs"
60557 msgstr ""
60559 #: objc/objc-act.c:5588
60560 #, gcc-internal-format
60561 msgid "%<%c%E%> not found in protocol(s)"
60562 msgstr ""
60564 #: objc/objc-act.c:5602
60565 #, gcc-internal-format
60566 msgid "%qE may not respond to %<%c%E%>"
60567 msgstr ""
60569 #: objc/objc-act.c:5610
60570 #, gcc-internal-format
60571 msgid "no %<%c%E%> method found"
60572 msgstr ""
60574 #: objc/objc-act.c:5617
60575 #, gcc-internal-format
60576 msgid "(Messages without a matching method signature"
60577 msgstr ""
60579 #: objc/objc-act.c:5619
60580 #, gcc-internal-format
60581 msgid "will be assumed to return %<id%> and accept"
60582 msgstr ""
60584 #: objc/objc-act.c:5621
60585 #, gcc-internal-format
60586 msgid "%<...%> as arguments.)"
60587 msgstr ""
60589 #: objc/objc-act.c:5730
60590 #, gcc-internal-format
60591 msgid "undeclared selector %qE"
60592 msgstr ""
60594 #. Historically, a class method that produced objects (factory
60595 #. method) would assign `self' to the instance that it
60596 #. allocated.  This would effectively turn the class method into
60597 #. an instance method.  Following this assignment, the instance
60598 #. variables could be accessed.  That practice, while safe,
60599 #. violates the simple rule that a class method should not refer
60600 #. to an instance variable.  It's better to catch the cases
60601 #. where this is done unknowingly than to support the above
60602 #. paradigm.
60603 #: objc/objc-act.c:5754
60604 #, gcc-internal-format
60605 msgid "instance variable %qE accessed in class method"
60606 msgstr ""
60608 #: objc/objc-act.c:5984 objc/objc-act.c:6004
60609 #, gcc-internal-format
60610 msgid ""
60611 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
60612 msgstr ""
60614 #: objc/objc-act.c:5988
60615 #, gcc-internal-format
60616 msgid "previous declaration of %<%c%E%> as %<@required%>"
60617 msgstr ""
60619 #: objc/objc-act.c:6008
60620 #, gcc-internal-format
60621 msgid "previous declaration of %<%c%E%> as %<@optional%>"
60622 msgstr ""
60624 #: objc/objc-act.c:6068
60625 #, gcc-internal-format
60626 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
60627 msgstr ""
60629 #: objc/objc-act.c:6072
60630 #, gcc-internal-format
60631 msgid "previous declaration of %<%c%E%>"
60632 msgstr ""
60634 #: objc/objc-act.c:6109
60635 #, gcc-internal-format
60636 msgid "duplicate interface declaration for category %<%E(%E)%>"
60637 msgstr ""
60639 #: objc/objc-act.c:6197
60640 #, gcc-internal-format
60641 msgid "illegal reference type specified for instance variable %qs"
60642 msgstr ""
60644 #: objc/objc-act.c:6208
60645 #, gcc-internal-format
60646 msgid "instance variable %qs has unknown size"
60647 msgstr ""
60649 #: objc/objc-act.c:6229
60650 #, gcc-internal-format
60651 msgid "instance variable %qs uses flexible array member"
60652 msgstr ""
60654 #: objc/objc-act.c:6256
60655 #, gcc-internal-format
60656 msgid "type %qE has no default constructor to call"
60657 msgstr ""
60659 #: objc/objc-act.c:6262
60660 #, gcc-internal-format
60661 msgid "destructor for %qE shall not be run either"
60662 msgstr ""
60664 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
60665 #. initialize them.
60666 #: objc/objc-act.c:6274
60667 #, gcc-internal-format
60668 msgid "type %qE has virtual member functions"
60669 msgstr ""
60671 #: objc/objc-act.c:6275
60672 #, gcc-internal-format
60673 msgid "illegal aggregate type %qE specified for instance variable %qs"
60674 msgstr ""
60676 #: objc/objc-act.c:6285
60677 #, gcc-internal-format
60678 msgid "type %qE has a user-defined constructor"
60679 msgstr ""
60681 #: objc/objc-act.c:6287
60682 #, gcc-internal-format
60683 msgid "type %qE has a user-defined destructor"
60684 msgstr ""
60686 #: objc/objc-act.c:6291
60687 #, gcc-internal-format
60688 msgid ""
60689 "C++ constructors and destructors will not be invoked for Objective-C fields"
60690 msgstr ""
60692 #: objc/objc-act.c:6422
60693 #, gcc-internal-format
60694 msgid "instance variable %qE is declared private"
60695 msgstr ""
60697 #: objc/objc-act.c:6433
60698 #, gcc-internal-format
60699 msgid "instance variable %qE is %s; this will be a hard error in the future"
60700 msgstr ""
60702 #: objc/objc-act.c:6440
60703 #, gcc-internal-format
60704 msgid "instance variable %qE is declared %s"
60705 msgstr ""
60707 #: objc/objc-act.c:6551 objc/objc-act.c:6666
60708 #, gcc-internal-format
60709 msgid "incomplete implementation of class %qE"
60710 msgstr ""
60712 #: objc/objc-act.c:6555 objc/objc-act.c:6670
60713 #, gcc-internal-format
60714 msgid "incomplete implementation of category %qE"
60715 msgstr ""
60717 #: objc/objc-act.c:6564 objc/objc-act.c:6678
60718 #, gcc-internal-format
60719 msgid "method definition for %<%c%E%> not found"
60720 msgstr ""
60722 #: objc/objc-act.c:6719
60723 #, gcc-internal-format
60724 msgid "%s %qE does not fully implement the %qE protocol"
60725 msgstr ""
60727 #: objc/objc-act.c:6809
60728 #, gcc-internal-format
60729 msgid "cannot find interface declaration for %qE, superclass of %qE"
60730 msgstr ""
60732 #: objc/objc-act.c:6848
60733 #, gcc-internal-format
60734 msgid "reimplementation of class %qE"
60735 msgstr ""
60737 #: objc/objc-act.c:6881
60738 #, gcc-internal-format
60739 msgid "conflicting super class name %qE"
60740 msgstr ""
60742 #: objc/objc-act.c:6884
60743 #, gcc-internal-format
60744 msgid "previous declaration of %qE"
60745 msgstr ""
60747 #: objc/objc-act.c:6886
60748 #, gcc-internal-format
60749 msgid "previous declaration"
60750 msgstr ""
60752 #: objc/objc-act.c:6899 objc/objc-act.c:6901
60753 #, gcc-internal-format
60754 msgid "duplicate interface declaration for class %qE"
60755 msgstr ""
60757 #: objc/objc-act.c:7220 objc/objc-act.c:7416
60758 #, gcc-internal-format
60759 msgid "can not find instance variable associated with property"
60760 msgstr ""
60762 #. TODO: This should be caught much earlier than this.
60763 #: objc/objc-act.c:7382
60764 #, gcc-internal-format
60765 msgid "invalid setter, it must have one argument"
60766 msgstr ""
60768 #: objc/objc-act.c:7546 objc/objc-act.c:7761
60769 #, gcc-internal-format
60770 msgid "property %qs already specified in %<@dynamic%>"
60771 msgstr ""
60773 #: objc/objc-act.c:7549 objc/objc-act.c:7764
60774 #, gcc-internal-format
60775 msgid "property %qs already specified in %<@synthesize%>"
60776 msgstr ""
60778 #: objc/objc-act.c:7563 objc/objc-act.c:7778
60779 #, gcc-internal-format
60780 msgid "no declaration of property %qs found in the interface"
60781 msgstr ""
60783 #: objc/objc-act.c:7590
60784 #, gcc-internal-format
60785 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
60786 msgstr ""
60788 #: objc/objc-act.c:7611
60789 #, gcc-internal-format
60790 msgid "property %qs is using instance variable %qs of incompatible type"
60791 msgstr ""
60793 #: objc/objc-act.c:7633
60794 #, gcc-internal-format
60795 msgid "'assign' property %qs is using bit-field instance variable %qs"
60796 msgstr ""
60798 #: objc/objc-act.c:7646
60799 #, gcc-internal-format
60800 msgid "'atomic' property %qs is using bit-field instance variable %qs"
60801 msgstr ""
60803 #: objc/objc-act.c:7664
60804 #, gcc-internal-format
60805 msgid "property %qs is using the same instance variable as property %qs"
60806 msgstr ""
60808 #: objc/objc-act.c:7705
60809 #, gcc-internal-format
60810 msgid "%<@synthesize%> is not available in Objective-C 1.0"
60811 msgstr ""
60813 #. We can get here only in Objective-C; the Objective-C++ parser
60814 #. detects the problem while parsing, outputs the error
60815 #. "misplaced '@synthesize' Objective-C++ construct" and skips
60816 #. the declaration.
60817 #: objc/objc-act.c:7716
60818 #, gcc-internal-format
60819 msgid "%<@synthesize%> not in @implementation context"
60820 msgstr ""
60822 #: objc/objc-act.c:7722
60823 #, gcc-internal-format
60824 msgid "%<@synthesize%> can not be used in categories"
60825 msgstr ""
60827 #: objc/objc-act.c:7731
60828 #, gcc-internal-format
60829 msgid "%<@synthesize%> requires the @interface of the class to be available"
60830 msgstr ""
60832 #: objc/objc-act.c:7814
60833 #, gcc-internal-format
60834 msgid "%<@dynamic%> is not available in Objective-C 1.0"
60835 msgstr ""
60837 #. We can get here only in Objective-C; the Objective-C++ parser
60838 #. detects the problem while parsing, outputs the error
60839 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
60840 #. declaration.
60841 #: objc/objc-act.c:7825
60842 #, gcc-internal-format
60843 msgid "%<@dynamic%> not in @implementation context"
60844 msgstr ""
60846 #: objc/objc-act.c:7847
60847 #, gcc-internal-format
60848 msgid "%<@dynamic%> requires the @interface of the class to be available"
60849 msgstr ""
60851 #: objc/objc-act.c:8045
60852 #, gcc-internal-format
60853 msgid "definition of protocol %qE not found"
60854 msgstr ""
60856 #. It would be nice to use warn_deprecated_use() here, but
60857 #. we are using TREE_CHAIN (which is supposed to be the
60858 #. TYPE_STUB_DECL for a TYPE) for something different.
60859 #: objc/objc-act.c:8076
60860 #, gcc-internal-format
60861 msgid "protocol %qE is deprecated"
60862 msgstr ""
60864 #: objc/objc-act.c:8195
60865 #, gcc-internal-format
60866 msgid "duplicate declaration for protocol %qE"
60867 msgstr ""
60869 #: objc/objc-act.c:8706
60870 #, gcc-internal-format
60871 msgid "conflicting types for %<%c%s%>"
60872 msgstr ""
60874 #: objc/objc-act.c:8710
60875 #, gcc-internal-format
60876 msgid "previous declaration of %<%c%s%>"
60877 msgstr ""
60879 #: objc/objc-act.c:8810
60880 #, gcc-internal-format
60881 msgid "no super class declared in interface for %qE"
60882 msgstr ""
60884 #: objc/objc-act.c:8837
60885 #, gcc-internal-format
60886 msgid "[super ...] must appear in a method context"
60887 msgstr ""
60889 #: objc/objc-act.c:8877
60890 #, gcc-internal-format
60891 msgid "method possibly missing a [super dealloc] call"
60892 msgstr ""
60894 #: objc/objc-act.c:9341
60895 #, gcc-internal-format
60896 msgid "instance variable %qs is declared private"
60897 msgstr ""
60899 #: objc/objc-act.c:9394
60900 #, gcc-internal-format
60901 msgid "local declaration of %qE hides instance variable"
60902 msgstr ""
60904 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
60905 #. should be impossible for real properties, which always
60906 #. have a getter.
60907 #: objc/objc-act.c:9440
60908 #, gcc-internal-format
60909 msgid "no %qs getter found"
60910 msgstr ""
60912 #: objc/objc-act.c:9680
60913 #, gcc-internal-format
60914 msgid "fast enumeration is not available in Objective-C 1.0"
60915 msgstr ""
60917 #: objc/objc-act.c:9690
60918 #, gcc-internal-format
60919 msgid "iterating variable in fast enumeration is not an object"
60920 msgstr ""
60922 #: objc/objc-act.c:9696
60923 #, gcc-internal-format
60924 msgid "collection in fast enumeration is not an object"
60925 msgstr ""
60927 #: objc/objc-encoding.c:130
60928 #, gcc-internal-format
60929 msgid "type %qT does not have a known size"
60930 msgstr ""
60932 #: objc/objc-encoding.c:721
60933 #, gcc-internal-format
60934 msgid "unknown type %<%T%> found during Objective-C encoding"
60935 msgstr ""
60937 #. Do not do any encoding, produce an error and keep going.
60938 #: objc/objc-encoding.c:804
60939 #, gcc-internal-format
60940 msgid "trying to encode non-integer type as a bitfield"
60941 msgstr ""
60943 #: objc/objc-gnu-runtime-abi-01.c:131
60944 #, gcc-internal-format
60945 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
60946 msgstr ""
60948 #: objc/objc-gnu-runtime-abi-01.c:139
60949 #, gcc-internal-format
60950 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
60951 msgstr ""
60953 #: objc/objc-gnu-runtime-abi-01.c:2168 objc/objc-next-runtime-abi-01.c:2815
60954 #: objc/objc-next-runtime-abi-02.c:3587
60955 #, gcc-internal-format
60956 msgid "non-objective-c type '%T' cannot be caught"
60957 msgstr ""
60959 #: objc/objc-next-runtime-abi-01.c:150
60960 #, gcc-internal-format
60961 msgid ""
60962 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
60963 "fnext-runtime%> with %<-fobjc-abi-version%> < 2"
60964 msgstr ""
60966 #: objc/objc-next-runtime-abi-02.c:242
60967 #, gcc-internal-format
60968 msgid ""
60969 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
60970 "abi-version%> >= 2"
60971 msgstr ""
60973 #: objc/objc-runtime-shared-support.c:425
60974 #, gcc-internal-format
60975 msgid "creating selector for nonexistent method %qE"
60976 msgstr ""